0byt3m1n1
Path:
/
data
/
20
/
2
/
96
/
137
/
2748463
/
meta
/
3021073
/
mysql.backup
/
[
Home
]
File: rifeintldb.mysqlv115.bak.sql
-- MySQL dump 10.11 -- -- Host: mysqlv115 Database: rifeintldb -- ------------------------------------------------------ -- 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`(191)) ) ENGINE=MyISAM DEFAULT CHARSET=utf8; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `wp_commentmeta` -- LOCK TABLES `wp_commentmeta` WRITE; /*!40000 ALTER TABLE `wp_commentmeta` DISABLE KEYS */; /*!40000 ALTER TABLE `wp_commentmeta` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_comments` -- DROP TABLE IF EXISTS `wp_comments`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `wp_comments` ( `comment_ID` bigint(20) unsigned NOT NULL auto_increment, `comment_post_ID` bigint(20) unsigned NOT NULL default '0', `comment_author` tinytext NOT NULL, `comment_author_email` varchar(100) NOT NULL default '', `comment_author_url` varchar(200) NOT NULL default '', `comment_author_IP` varchar(100) NOT NULL default '', `comment_date` datetime NOT NULL default '0000-00-00 00:00:00', `comment_date_gmt` datetime NOT NULL default '0000-00-00 00:00:00', `comment_content` text NOT NULL, `comment_karma` int(11) NOT NULL default '0', `comment_approved` varchar(20) NOT NULL default '1', `comment_agent` varchar(255) NOT NULL default '', `comment_type` varchar(20) NOT NULL default '', `comment_parent` bigint(20) unsigned NOT NULL default '0', `user_id` bigint(20) unsigned NOT NULL default '0', PRIMARY KEY (`comment_ID`), KEY `comment_post_ID` (`comment_post_ID`), KEY `comment_approved_date_gmt` (`comment_approved`,`comment_date_gmt`), KEY `comment_date_gmt` (`comment_date_gmt`), KEY `comment_parent` (`comment_parent`), KEY `comment_author_email` (`comment_author_email`(10)) ) ENGINE=MyISAM AUTO_INCREMENT=2 DEFAULT CHARSET=utf8; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `wp_comments` -- LOCK TABLES `wp_comments` WRITE; /*!40000 ALTER TABLE `wp_comments` DISABLE KEYS */; /*!40000 ALTER TABLE `wp_comments` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_duplicator_packages` -- DROP TABLE IF EXISTS `wp_duplicator_packages`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `wp_duplicator_packages` ( `id` bigint(20) unsigned NOT NULL auto_increment, `name` varchar(250) NOT NULL, `hash` varchar(50) NOT NULL, `status` int(11) NOT NULL, `created` datetime NOT NULL default '0000-00-00 00:00:00', `owner` varchar(60) NOT NULL, `package` mediumblob NOT NULL, PRIMARY KEY (`id`), KEY `hash` (`hash`) ) ENGINE=MyISAM AUTO_INCREMENT=2 DEFAULT CHARSET=latin1; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `wp_duplicator_packages` -- LOCK TABLES `wp_duplicator_packages` WRITE; /*!40000 ALTER TABLE `wp_duplicator_packages` DISABLE KEYS */; INSERT INTO `wp_duplicator_packages` VALUES (1,'20150625_rifeinternational','558c81ef566108922150625223423',20,'2015-06-25 22:36:31','sklu2003','O:11:\"DUP_Package\":16:{s:2:\"ID\";i:1;s:4:\"Name\";s:26:\"20150625_rifeinternational\";s:4:\"Hash\";s:29:\"558c81ef566108922150625223423\";s:8:\"NameHash\";s:56:\"20150625_rifeinternational_558c81ef566108922150625223423\";s:7:\"Version\";s:6:\"0.5.22\";s:4:\"Type\";i:0;s:5:\"Notes\";s:0:\"\";s:9:\"StorePath\";s:53:\"/home/content/s/k/l/sklu26/html/rife/wp-snapshots/tmp\";s:8:\"StoreURL\";s:41:\"http://www.rifeintl.com/wp-snapshots/\";s:8:\"ScanFile\";s:66:\"20150625_rifeinternational_558c81ef566108922150625223423_scan.json\";s:7:\"Runtime\";N;s:7:\"ExeSize\";N;s:7:\"ZipSize\";N;s:7:\"Archive\";O:11:\"DUP_Archive\":17:{s:10:\"FilterDirs\";s:0:\"\";s:10:\"FilterExts\";s:0:\"\";s:8:\"FilterOn\";i:0;s:4:\"File\";s:68:\"20150625_rifeinternational_558c81ef566108922150625223423_archive.zip\";s:6:\"Format\";s:3:\"ZIP\";s:7:\"PackDir\";s:36:\"/home/content/s/k/l/sklu26/html/rife\";s:4:\"Size\";i:0;s:12:\"WarnFileSize\";a:0:{}s:12:\"WarnFileName\";a:0:{}s:4:\"Dirs\";a:0:{}s:5:\"Files\";a:0:{}s:5:\"Links\";a:0:{}s:8:\"OmitDirs\";a:0:{}s:9:\"OmitFiles\";a:0:{}s:10:\"\0*\0Package\";O:11:\"DUP_Package\":16:{s:2:\"ID\";N;s:4:\"Name\";s:26:\"20150625_rifeinternational\";s:4:\"Hash\";s:29:\"558c81ef566108922150625223423\";s:8:\"NameHash\";s:56:\"20150625_rifeinternational_558c81ef566108922150625223423\";s:7:\"Version\";s:6:\"0.5.22\";s:4:\"Type\";i:0;s:5:\"Notes\";s:0:\"\";s:9:\"StorePath\";s:53:\"/home/content/s/k/l/sklu26/html/rife/wp-snapshots/tmp\";s:8:\"StoreURL\";s:41:\"http://www.rifeintl.com/wp-snapshots/\";s:8:\"ScanFile\";N;s:7:\"Runtime\";N;s:7:\"ExeSize\";N;s:7:\"ZipSize\";N;s:7:\"Archive\";r:15;s:9:\"Installer\";O:13:\"DUP_Installer\":12:{s:4:\"File\";s:70:\"20150625_rifeinternational_558c81ef566108922150625223423_installer.php\";s:4:\"Size\";i:0;s:10:\"OptsDBHost\";s:0:\"\";s:10:\"OptsDBPort\";s:0:\"\";s:10:\"OptsDBName\";s:0:\"\";s:10:\"OptsDBUser\";s:0:\"\";s:12:\"OptsSSLAdmin\";i:0;s:12:\"OptsSSLLogin\";i:0;s:11:\"OptsCacheWP\";i:0;s:13:\"OptsCachePath\";i:0;s:10:\"OptsURLNew\";s:0:\"\";s:10:\"\0*\0Package\";r:30;}s:8:\"Database\";O:12:\"DUP_Database\":11:{s:4:\"Type\";s:5:\"MySQL\";s:4:\"Size\";N;s:4:\"File\";s:69:\"20150625_rifeinternational_558c81ef566108922150625223423_database.sql\";s:4:\"Path\";N;s:12:\"FilterTables\";s:0:\"\";s:8:\"FilterOn\";i:0;s:4:\"Name\";N;s:10:\"\0*\0Package\";r:1;s:25:\"\0DUP_Database\0dbStorePath\";N;s:23:\"\0DUP_Database\0EOFMarker\";s:0:\"\";s:26:\"\0DUP_Database\0networkFlush\";b:0;}}s:28:\"\0DUP_Archive\0filterDirsArray\";a:0:{}s:28:\"\0DUP_Archive\0filterExtsArray\";a:0:{}}s:9:\"Installer\";r:45;s:8:\"Database\";r:58;}'); /*!40000 ALTER TABLE `wp_duplicator_packages` 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=1988 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://www.rifeintl.com','yes'),(2,'home','http://www.rifeintl.com','yes'),(3,'blogname','RIFE International','yes'),(4,'blogdescription','','yes'),(5,'users_can_register','0','yes'),(6,'admin_email','info@mydigitalix.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','open','yes'),(20,'default_ping_status','open','yes'),(21,'default_pingback_flag','1','yes'),(22,'posts_per_page','2','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','0','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:9:{i:0;s:45:\"ckeditor-for-wordpress/ckeditor_wordpress.php\";i:1;s:41:\"codenovo-portfolio/codenovo-portfolio.php\";i:2;s:25:\"duplicator/duplicator.php\";i:3;s:55:\"google-website-translator/google-website-translator.php\";i:4;s:27:\"quick-setup/quick-setup.php\";i:5;s:66:\"visual-form-builder-magic/jrevillini-visual-form-builder-magic.php\";i:6;s:43:\"visual-form-builder/visual-form-builder.php\";i:7;s:45:\"welcome-to-wordpress/welcome-to-wordpress.php\";i:8;s:31:\"wp-google-maps/wpGoogleMaps.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:76:\"/home/content/s/k/l/sklu26/html/rife/wp-content/themes/nirvana/frontpage.php\";i:2;s:81:\"/home/content/s/k/l/sklu26/html/rife/wp-content/themes/nirvana/admin/settings.php\";i:3;s:77:\"/home/content/s/k/l/sklu26/html/rife/wp-content/themes/nirvana/admin/main.php\";i:4;s:70:\"/home/content/s/k/l/sklu26/html/rife/wp-content/themes/nirvana/rtl.css\";i:5;s:72:\"/home/content/s/k/l/sklu26/html/rife/wp-content/themes/nirvana/style.css\";}','no'),(41,'template','nirvana','yes'),(42,'stylesheet','nirvana','yes'),(43,'comment_whitelist','1','yes'),(44,'blacklist_keys','','no'),(45,'comment_registration','0','yes'),(46,'html_type','text/html','yes'),(47,'use_trackback','0','yes'),(48,'default_role','subscriber','yes'),(49,'db_version','31535','yes'),(50,'uploads_use_yearmonth_folders','1','yes'),(51,'upload_path','wp-content/uploads','yes'),(52,'blog_public','1','yes'),(53,'default_link_category','2','yes'),(54,'show_on_front','posts','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','0','yes'),(71,'close_comments_days_old','14','yes'),(72,'thread_comments','1','yes'),(73,'thread_comments_depth','5','yes'),(74,'page_comments','0','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:{i:2;a:4:{s:5:\"title\";s:0:\"\";s:5:\"count\";i:0;s:12:\"hierarchical\";i:0;s:8:\"dropdown\";i:0;}s:12:\"_multiwidget\";i:1;}','yes'),(80,'widget_text','a:6:{i:2;a:3:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:367:\"\"Our ultimate mission is to provide energy efficiency and sustainable development solutions to our government and commercial clients.\"\r\n<br><br>\r\n<strong>Rife International, LLC</strong><br>\r\n10411 Motor City Drive, Suite 750\r\nBethesda, Maryland 20817, US<br>\r\nTel +1-240-389-4187<br>\r\nFax +1-240-383-3459<br>\r\n<a href=\"mailto:info@rifeintl.com\">info@rifeintl.com</a>\";s:6:\"filter\";b:0;}i:3;a:3:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:128:\"<strong>Rife International, LLC</strong><br>\r\nTel +1-240-389-4187<br> \r\n<a href=\"mailto:info@rifeintl.com\">info@rifeintl.com</a>\";s:6:\"filter\";b:0;}i:4;a:3:{s:5:\"title\";s:23:\"Sustainable Development\";s:4:\"text\";s:262:\"NAICS Codes<br>\r\n<ol>\r\n <li type=\"square\">236220 Commercial Construction</li>\r\n <li type=\"square\">541330 Engineering Services</li>\r\n <li type=\"square\">541310 Architectural Services</li>\r\n <li type=\"square\">531390 Real Estate Consultants</li>\r\n</ol>\r\n\";s:6:\"filter\";b:0;}i:5;a:3:{s:5:\"title\";s:17:\"Energy Efficiency\";s:4:\"text\";s:241:\"NAICS Codes<br>\r\n<ol>\r\n <li type=\"square\"> 541690 Energy Consulting</li>\r\n <li type=\"square\">238210 Electrical and Lighting</li>\r\n <li type=\"square\">238220 HVAC Services</li>\r\n <li type=\"square\">237130 Renewable Energy</li>\r\n</ol>\";s:6:\"filter\";b:0;}i:6;a:3:{s:5:\"title\";s:8:\"About Us\";s:4:\"text\";s:233:\"Headquartered in the Washington metropolitan area, Rife specializes in energy program development and implementation, energy audits and retrofits, and construction management of government, institutional and commercial properties.\";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:0:{}','no'),(83,'timezone_string','','yes'),(84,'page_for_posts','0','yes'),(85,'page_on_front','0','yes'),(86,'default_post_format','0','yes'),(87,'link_manager_enabled','0','yes'),(88,'initial_db_version','30133','yes'),(89,'wp_user_roles','a:5:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:62:{s:13:\"switch_themes\";b:1;s:11:\"edit_themes\";b:1;s:16:\"activate_plugins\";b:1;s:12:\"edit_plugins\";b:1;s:10:\"edit_users\";b:1;s:10:\"edit_files\";b:1;s:14:\"manage_options\";b:1;s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:6:\"import\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:8:\"level_10\";b:1;s:7:\"level_9\";b:1;s:7:\"level_8\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"read_private_pages\";b:1;s:12:\"delete_users\";b:1;s:12:\"create_users\";b:1;s:17:\"unfiltered_upload\";b:1;s:14:\"edit_dashboard\";b:1;s:14:\"update_plugins\";b:1;s:14:\"delete_plugins\";b:1;s:15:\"install_plugins\";b:1;s:13:\"update_themes\";b:1;s:14:\"install_themes\";b:1;s:11:\"update_core\";b:1;s:10:\"list_users\";b:1;s:12:\"remove_users\";b:1;s:9:\"add_users\";b:1;s:13:\"promote_users\";b:1;s:18:\"edit_theme_options\";b:1;s:13:\"delete_themes\";b:1;s:6:\"export\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:34:{s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"read_private_pages\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{s:12:\"upload_files\";b:1;s:10:\"edit_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:12:\"delete_posts\";b:1;s:22:\"delete_published_posts\";b:1;}}s:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{s:10:\"edit_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:12:\"delete_posts\";b:1;}}s:10:\"subscriber\";a:2:{s:4:\"name\";s:10:\"Subscriber\";s:12:\"capabilities\";a:2:{s:4:\"read\";b:1;s:7:\"level_0\";b:1;}}}','yes'),(90,'widget_search','a:2:{i:2;a:1:{s:5:\"title\";s:0:\"\";}s:12:\"_multiwidget\";i:1;}','yes'),(91,'widget_recent-posts','a:2:{i:2;a:2:{s:5:\"title\";s:0:\"\";s:6:\"number\";i:5;}s:12:\"_multiwidget\";i:1;}','yes'),(92,'widget_recent-comments','a:2:{i:2;a:2:{s:5:\"title\";s:0:\"\";s:6:\"number\";i:5;}s:12:\"_multiwidget\";i:1;}','yes'),(93,'widget_archives','a:2:{i:2;a:3:{s:5:\"title\";s:0:\"\";s:5:\"count\";i:0;s:8:\"dropdown\";i:0;}s:12:\"_multiwidget\";i:1;}','yes'),(94,'widget_meta','a:2:{i:2;a:1:{s:5:\"title\";s:0:\"\";}s:12:\"_multiwidget\";i:1;}','yes'),(95,'sidebars_widgets','a:12:{s:19:\"wp_inactive_widgets\";a:0:{}s:16:\"left-widget-area\";a:6:{i:0;s:8:\"search-2\";i:1;s:17:\"recent-comments-2\";i:2;s:12:\"categories-2\";i:3;s:6:\"meta-2\";i:4;s:14:\"recent-posts-2\";i:5;s:10:\"archives-2\";}s:17:\"right-widget-area\";a:1:{i:0;s:6:\"text-2\";}s:24:\"first-footer-widget-area\";a:1:{i:0;s:6:\"text-6\";}s:25:\"second-footer-widget-area\";a:1:{i:0;s:6:\"text-4\";}s:24:\"third-footer-widget-area\";a:1:{i:0;s:6:\"text-5\";}s:25:\"fourth-footer-widget-area\";a:0:{}s:25:\"above-content-widget-area\";a:0:{}s:25:\"below-content-widget-area\";a:0:{}s:18:\"header-widget-area\";a:1:{i:0;s:6:\"text-3\";}s:30:\"presentation-page-columns-area\";a:6:{i:0;s:16:\"columns_widget-2\";i:1;s:16:\"columns_widget-3\";i:2;s:16:\"columns_widget-4\";i:3;s:16:\"columns_widget-5\";i:4;s:16:\"columns_widget-6\";i:5;s:16:\"columns_widget-7\";}s:13:\"array_version\";i:3;}','yes'),(96,'wtwp_options','a:7:{s:11:\"first_login\";i:1420743736;s:4:\"plid\";i:1;s:3:\"isc\";s:10:\"WPHosting1\";s:7:\"api_url\";s:33:\"https://wpqs.secureserver.net/v1/\";s:8:\"help_url\";s:29:\"https://help.securepaynet.net\";s:17:\"control_panel_url\";s:50:\"https://hostingmanager.secureserver.net/Login.aspx\";s:3:\"key\";s:64:\"JnvJIMK9zh095TuZnCmqj/AjNiDf5UdxDyO6zZJYOedQsBKVL3D1yWOAgOkMgjkQ\";}','yes'),(97,'gd_quicksetup_last_post','a:0:{}','yes'),(98,'gd_quicksetup_options','a:2:{s:3:\"key\";s:64:\"JnvJIMK9zh095TuZnCmqj/AjNiDf5UdxDyO6zZJYOedQsBKVL3D1yWOAgOkMgjkQ\";s:7:\"api_url\";s:33:\"https://wpqs.secureserver.net/v1/\";}','yes'),(99,'cron','a:5:{i:1436166110;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:1436167440;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:1436209335;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:1436215193;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'),(109,'_transient_random_seed','aea9650a5d8ae3d96ebe6bb2d2be6aa7','yes'),(1983,'_site_transient_timeout_theme_roots','1436143337','yes'),(1984,'_site_transient_theme_roots','a:5:{s:20:\"accesspress-parallax\";s:7:\"/themes\";s:7:\"nirvana\";s:7:\"/themes\";s:13:\"twentyfifteen\";s:7:\"/themes\";s:14:\"twentyfourteen\";s:7:\"/themes\";s:14:\"twentythirteen\";s:7:\"/themes\";}','yes'),(144,'theme_mods_twentyfifteen','a:1:{s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1420744170;s:4:\"data\";a:2:{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\";}}}}','yes'),(112,'wtwp_show_help','Y','yes'),(113,'wtwp_use_hardening_rules','','yes'),(114,'wtwp_version','1.0','yes'),(115,'wtwp_use_object_cache','','yes'),(116,'wtwp_use_caching_rules','','yes'),(118,'gd_quicksetup_version','1.04','yes'),(1889,'_transient_timeout_feed_d117b5738fbd35bd8c0391cda1f2b5d9','1435314838','no'),(1890,'_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:84:\"WPTavern: Title Capitalization for WordPress Adds Convenience to the Writing Process\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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=45671\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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/title-capitalization-for-wordpress-adds-convenience-to-the-writing-process\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:2274:\"<p>If you’re a writer, keeping up with all the rules in the English language is tough. One rule I struggle with is properly capitalizing words in post titles and headings. Thankfully, there’s a plugin that takes care of this called <a href=\"https://github.com/tommcfarlin/title-capitalization-for-wordpress\">Title Capitalization For WordPress</a> developed by <a href=\"https://tommcfarlin.com/\">Tom McFarlin</a>.</p>\n<p>When activated, post titles and content are processed whenever a post is saved as a draft, published, or updated. The rules applied are based on a title case script by <a href=\"http://daringfireball.net\">John Gruber. </a>The post title and content is saved to the database overwriting anything that was previously written. Changes apply to new posts however, you can update previously published posts by editing them.</p>\n<p>The first image shows a post title and content headings with incorrect capitalization. The second image shows the changes that take place after I save the draft.</p>\n<a href=\"http://i1.wp.com/wptavern.com/wp-content/uploads/2015/06/BeforeCapitalization.png\"><img class=\"size-full wp-image-45688\" src=\"http://i1.wp.com/wptavern.com/wp-content/uploads/2015/06/BeforeCapitalization.png?resize=953%2C548\" alt=\"Before Capitalization\" /></a>Before Capitalization\n<a href=\"http://i0.wp.com/wptavern.com/wp-content/uploads/2015/06/AfterCapitalization.png\"><img class=\"size-full wp-image-45687\" src=\"http://i0.wp.com/wptavern.com/wp-content/uploads/2015/06/AfterCapitalization.png?resize=949%2C550\" alt=\"After Capitalization\" /></a>After Capitalization\n<p>McFarlin recently <a href=\"https://tommcfarlin.com/title-capitalization-for-wordpress-1-1-3/\">released version 1.1.3</a> which fixes two issues related to Markdown. I tested the latest release on WordPress 4.2.2 and it works flawlessly. One suggestion I have is to allow the rules to be applied on a per user basis.</p>\n<p>Title capitalization for WordPress is <a href=\"https://github.com/tommcfarlin/title-capitalization-for-wordpress\">available for free</a> on GitHub and supports <a title=\"GitHub Updater\" href=\"https://github.com/afragen/github-updater\" target=\"_blank\">Andy Fragen’s GitHub Updater.</a> Pull requests, issues, and feature requests are welcome.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 25 Jun 2015 20:50: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: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:103:\"WPTavern: Kayosey Kickstarter Campaign Seeks $7K in Funding for Fully Accessible WordPress Parent Theme\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:28:\"http://wptavern.com/?p=45626\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:112:\"http://wptavern.com/kayosey-kickstarter-campaign-seeks-7k-in-funding-for-fully-accessible-wordpress-parent-theme\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:4547:\"<p><a href=\"http://i0.wp.com/wptavern.com/wp-content/uploads/2015/06/kayosey-logo.jpg\"><img src=\"http://i0.wp.com/wptavern.com/wp-content/uploads/2015/06/kayosey-logo.jpg?resize=726%2C285\" alt=\"kayosey-logo\" class=\"aligncenter size-full wp-image-45675\" /></a></p>\n<p>Many influential WordPress projects, such as <a href=\"http://wptavern.com/aesop-storytelling-engine-launches-crowdfunding-campaign\" target=\"_blank\">Aesop Story Engine</a>, <a href=\"http://wptavern.com/tom-mcfarlin-launches-crowdfunding-campaign-for-podscamp\" target=\"_blank\">PodsCamp</a>, and <a href=\"http://wptavern.com/introducing-wordpress-post-forking-version-control-for-writers\" target=\"_blank\">WordPress Post Forking</a>, found their beginnings and/or second winds on Kickstarter, IndieGoGo, or another <a href=\"http://wptavern.com/wpweekly-episode-156-a-crowdfunding-roundtable\" target=\"_blank\">crowdfunding</a> platform. A successful campaign funded by passionate supporters can make an idea into reality or bring fresh momentum for another round of development.</p>\n<p><a href=\"https://www.kickstarter.com/projects/bi0xid/kayosey-the-first-100-accessible-theme-for-wordpre\" target=\"_blank\">Kayosey</a> is the latest community project seeking funding for a good cause – the creation of the first 100% accessible theme for WordPress. The four-person team behind the Kickstarter <a href=\"https://www.kickstarter.com/projects/bi0xid/kayosey-the-first-100-accessible-theme-for-wordpre\" target=\"_blank\">campaign</a> is led by WordPress developer <a href=\"http://raven.es/\" target=\"_blank\">Rafa Poveda</a>, an organizer for WordCamp Sevilla and WordCamp Europe 2015. They aim to raise $6,770 to fund the development of the first AAA, fully-accessible and fully-responsive theme/framework for WordPress.</p>\n<p>If successfully funded, Kayosey will be released as a free theme, 100% GPL v2 or later, and will be submitted to the official WordPress Theme Directory for anyone to use. The theme’s creators believe that it has the potential to make a major impact on the overall accessibility of the web. Poveda summarized the goal for the campaign:</p>\n<blockquote><p>Our goal is to create the first fully accessible, upgradeable and adaptable to all devices theme for WordPress. Today, <a href=\"http://w3techs.com/technologies/overview/content_management/all\" target=\"_blank\">24% of the web works with WordPress</a>, being the most used CMS by developers. <strong>An accessible parent theme for WordPress will virtually make 1/4 of the web accessible.</strong></p></blockquote>\n<p>Although the existence of the an accessible parent theme is not likely to translate directly into 1/4 of the web becoming more accessible, it would provide a solid starting place for developers who are interested in producing accessible themes. The vast majority of WordPress themes <a href=\"http://wptavern.com/wordpress-themes-suck-at-accessibility-its-time-to-fix-it\" target=\"_blank\">lag in meeting accessibility guidelines</a> and the official directory doesn’t have much of a selection listed under the <a href=\"https://wordpress.org/themes/tags/accessibility-ready/\" target=\"_blank\">accessibility-ready</a> tag.</p>\n<p>Poveda and his team plan to work closely with <a href=\"https://make.wordpress.org/accessibility/\" target=\"_blank\">WordPress’ Accessibility Team</a> and will propose changes to core as necessary to help make WordPress 100% accessible. They will be using the <a href=\"http://www.w3.org/WAI/WCAG20/quickref/\">WAI</a> (The Web Access Initiative) as a reference manual. The project will be documented publicly on GitLab and GitHub to keep supporters up to date.</p>\n<p>The Kayosey team outlined a few stretch goals beyond the € 6,000 they are hoping to raise, which would enable the team to expand the parent theme into a framework and eventually add WooCommerce compatibility:</p>\n<ul>\n<li>€ 6,000 – GOAL! We will make a 100%-a11y WordPress parent theme!</li>\n<li>€ 12,000 – More than a theme – We will create Kayosey Framework, the first accessible framework, full of options to make the development easier.</li>\n<li>€ 20,000 – WooCommerce compatibility! Everyone should be able to make a shop with WordPress without external help.</li>\n</ul>\n<p>So far, the Kayosey project has reached 12% of the $6,770 goal. The <a href=\"https://www.kickstarter.com/projects/bi0xid/kayosey-the-first-100-accessible-theme-for-wordpre/description\" target=\"_blank\">campaign</a> has one month remaining before the fundraising deadline.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 25 Jun 2015 20:27: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:\"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: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:43:\"Post Status: Growth in the French 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:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"https://poststatus.com/?p=13527\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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://poststatus.com/growth-in-the-french-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:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:9310:\"<p>After the first WordCamp in France in 2008, organizer <a href=\"https://profiles.wordpress.org/xibe\">Xavier Borderie</a>, co-founder of the WordPress Francophone Association and one of the principal contributors to the French translation of WordPress, <a href=\"http://www.wordpress-fr.net/2008/05/04/wordcamp-paris-merci-a-tous/\">wrote</a>, “We’re calling it ‘WordCamp Paris’ and not ‘WordCamp France’ because we’re not so blind as to think that Paris is the only city that counts. I can’t wait to see people launch WordCamps in their own cities!”</p>\n<p>It would take six years for that to happen, but in the last eight months, three new WordPress events have popped up in different cities in France, including one official WordCamp and two independent conferences.</p>\n<p>The first one on the scene was <a href=\"http://2014.wptech.fr\">WP Tech Nantes</a>, a one-day, one-track event held in late November 2014, focused on development. They had 140 attendees for their first year and aim to double attendance in 2015. Although WP Tech draws from the growing WordPress community in Nantes, there are whispers of it going on the road.</p>\n<p>Next up was <a href=\"https://lyon.wordcamp.org\">WordCamp Lyon</a>, now the second official WordCamp in France, which took place June 5th. True to Lyonnais culture, the event was organized on a massive barge, with 230 participants in all. A one-day event with two tracks, it was amazing to see both a high percentage of women among attendees (30% according to organizers) and a real diversity of backgrounds. There were developers, designers, bloggers, marketing folk, and even a local Drupal community leader came out to join us and compare notes.</p>\n<p>The following day, in the sunny coastal town of Biarritz in France’s Basque region, was <a href=\"http://2015.wpmx.org\">WPMX Day</a>. The name comes from the local Meetup group and association, <a href=\"http://wpmx.org\">WordPress Meet and Exchange</a>, founded in 2013. The close proximity to the Lyon event was a shame, but there was still a nice turnout with 110 attendees, and top-notch speakers such as <a href=\"https://profiles.wordpress.org/corsonr/\">Remi Corson</a> (WooThemes, now Automattic), and <a href=\"https://twitter.com/WalterStephanie\">Stephanie Walter</a>, known outside the WordPress community for her work in web and mobile UI.</p>\n<p>Organizers of these new events have plans to continue the tradition, giving France a total of four annual WordPress conferences. There has also been talk of starting up more topic-focused events like WP Tech, so we may soon see a French Pressnomics among others.</p>\n<p><a href=\"https://www.google.com/maps/d/edit?mid=zfqVcMIxLnbM.kwj1b1s4cURI&usp=sharing\"><img class=\"alignnone size-large wp-image-13528\" src=\"https://poststatus.com/wp-content/uploads/2015/06/map-france-752x376.jpg\" alt=\"France WordPress Map\" width=\"752\" height=\"376\" /></a></p>\n<p>I’ve been working on and off with WordPress since 2007, and full time since 2011, but it wasn’t until January of 2013 that I visited my first WordCamp. The experience literally changed my life. A hardened freelancer, it gave me a taste of what it was to get out there, to share, and exchange with people about a subject that we were all passionate about. It gave me a glimpse of what was really going on around me: not only was I far from alone, but the French community was also thriving and producing a mass of interesting, exciting work.</p>\n<h3>Spotlight on France</h3>\n<p><a href=\"http://www.mailpoet.com\">MailPoet</a> is a distributed company based in France, with a total of <a href=\"http://www.mailpoet.com/about-the-wysija-team-members/\">13 people in 8 countries</a>. When I met co-founder <a href=\"https://profiles.wordpress.org/kgjerstad/\">Kim Gjerstad</a>, a French Canadian who lives in Aix-en-Provence, at my first WordCamp in Paris, I began to get an idea of what the WordPress economy was like beyond the world of building themes. Kim spoke at WordCamp Europe in Leiden later that year about the <a href=\"http://wordpress.tv/2014/02/25/kim-gjerstad-is-the-freemium-model-right-for-your-plugin/\">freemium business model</a>. Today MailPoet boasts over 3,686,635 downloads and continues to <a href=\"http://www.mailpoet.com/jobs/\">hire new staff</a>.</p>\n<p><a href=\"http://wp-rocket.me\">WP Rocket</a> impressed me when, in February of this year, and following the lead of companies such as Buffer, Baremetrics, and Mattermark, they declared their <a href=\"http://blog.wp-rocket.me/transparency-matters/\">pledge to total transparency</a> by publishing numbers on their revenue and client base. With an update and <a href=\"http://blog.wp-rocket.me/inside-wp-rocket-april-2015/\">new data published in May</a>, this looks like it will be a quarterly tradition, one that I hope will inspire others as the taboo to share such information is very strong in France. Lead developer <a href=\"https://profiles.wordpress.org/juliobox\">Julio Potier</a> runs his own WordPress security consultancy, is a regular speaker at WordCamps and other web conferences in France and abroad, and is also a core contributor. <a href=\"https://twitter.com/jb_ma\">Jean-Baptiste Marchand-Arvier</a> & <a href=\"https://profiles.wordpress.org/geekpress/\">Jonathan Buttigieg</a> are also prominent community members and half of the force behind WordCamp Lyon.</p>\n<p>Another one of our local heroes is <a href=\"https://profiles.wordpress.org/imath\">Mathieu Viet</a>, also known as imath. By day, Mathieu works as a programmer for La Poste. By night, he is one of the BuddyPress core developers. He is also co-organizer of the Paris Meetup group, and co-founder of <a href=\"http://veryfrenchtrip.com\">Very French Trip</a>, which started as a small group who travelled to Leiden together for the first WordCamp Europe, and has since turned into a successful podcast. The other leaders of this group are <a href=\"https://profiles.wordpress.org/aglekis/\">Grégoire Noyelle</a>, our resident Genesis specialist, and <a href=\"https://profiles.wordpress.org/thierrypigot\">Thierry Pigot</a>, who recently signed on as CEO of <a href=\"http://www.whodunit.fr\">Whodunit</a>, one of the largest WordPress agencies in Paris (they are both also on the organizing team for WordCamp Paris).</p>\n<p><a href=\"https://profiles.wordpress.org/ozh\">Ozh Richard</a>, who is probably best known as co-author of <em>Professional WordPress Plugin Development</em> and creator of YOURLS, hails from Nantes. He attended WP Tech Nantes where he signed quite a few autographs, and gave his first ever talk at WordCamp Paris in January. It was quite the honor!</p>\n<p><a href=\"https://wordpress.org/plugins/polylang/\">Polylang</a> is quickly becoming the preferred solution among many for creating multilingual sites with WordPress, the other two major contenders being WPML and Multilingual Press. We knew its creator was French, but it took the community a while to put a real name on the elusive <a href=\"https://profiles.wordpress.org/chouby/\">Chouby</a>. Frédéric Demarle made his public debut at WordCamp Lyon and was immediately embraced and revered by all.</p>\n<p>France also proudly counts a number of core contributors among its ranks, including: Amaury Balmer, Xavier Borderie, Alex Concha, Frederic Demarle, Nicolas Juen, Kevin Legrand, Michel (xiligroup), Lionel Pointet, Julio Potier, Fabien Quatravaux, Ozh Richard, & Grégory Viguier to name a few I was able to identify.</p>\n<h3>Acting locally, thinking globally</h3>\n<p>WordPress, this simple piece of software that so many of us have built our businesses on — built a big part of our lives around — is a global community. It brings people together from all parts of the globe to share knowledge, promote a common philosophy, and develop a self-sustaining economy.</p>\n<p>In the same way we talk about promoting WordPress from the ground floor up, so too do local communities play an essential role in this greater ecosystem. WordCamps are both proof and reminders of that, and the growth seen in local communities in France has been tremendous this past year. Success stories from the other side of the world can be inspiring, but success stories from your own backyard are tangible.</p>\n<p>Only in local communities can we tackle problems that are specific to our cultures, to our laws and to our specific needs. Working together at this ground level creates momentum, and I believe that’s what we’re seeing here in France. WordPress is viable; an open-source economy is viable. The open exchange of ideas, the very principal of community that WordPress is built on, creates an environment in which we all can thrive, both financially and as human beings.</p>\n<p>The only foreseeable danger I see in local communities is losing sight of the global picture — of where we came from. All roads must lead back to WordPress. It’s not a perfect road; there are bumps to navigate and bridges to be built. I believe that strong, united local communities can make a global impact, helping to pave those roads and create a better experience for all. I also believe that the global recognition of these local communities can go a long way toward encouraging continued growth. The road goes both ways.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 25 Jun 2015 02:09: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:5:\"Jenny\";s: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:93:\"WPTavern: WPWeekly Episode 196 – Interview with Joshua Millage and Mark Nelson of LifterLMS\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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=45654&preview_id=45654\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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/wpweekly-episode-196-interview-with-joshua-millage-and-mark-nelson-of-lifterlms\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:1871:\"<p>In this week’s episode, <a href=\"http://marcuscouch.com/\">Marcus Couch</a> and I are joined by Joshua Millage, host of the <a href=\"http://infusioncast.co/\">Infusioncast</a> and <a href=\"http://lmscast.com/\">LMScast</a> podcasts and Mark Nelson, lead developer of <a href=\"https://www.codebox.io/\">codeBOX</a> and <a href=\"https://lifterlms.com/\">LifterLMS</a>.</p>\n<p>In the first half of the show, Millage explains the versatility and power of <a href=\"http://www.infusionsoft.com/\">Infusionsoft,</a> especially when it’s integrated with WordPress. He shares what motivated him to create the Infusioncast podcast, a show dedicated to covering the Infusionsoft community.</p>\n<p>During the second half of the show, we learn what LifterLMS is capable of and discuss course management software in general.</p>\n<h2>Plugins Picked By Marcus:</h2>\n<p><a href=\"https://wordpress.org/plugins/quick-save/\">Quick Save</a> lets you update posts and pages using the ALT key in addition to clicking the Publish and Update button.</p>\n<p><a href=\"https://wordpress.org/plugins/wp-revealer/\">WP Revealer</a> is a WordPress content display plugin that hides content and displays it at a precise time.</p>\n<h2>WPWeekly Meta:</h2>\n<p><strong>Next Episode:</strong> Wednesday, July 1st 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 #196:</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, 25 Jun 2015 00:06:16 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Jeff Chandler\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i: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:18:\"Matt: Open Malware\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:21:\"http://ma.tt/?p=45172\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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/06/open-malware/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:285:\"<p>Open source can have a dark side too, as when malware source code leaks in this story about <a href=\"http://www.bloomberg.com/news/features/2015-06-18/the-hunt-for-the-financial-industry-s-most-wanted-hacker\">The Hunt for the Financial Industry’s Most-Wanted Hacker</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, 24 Jun 2015 22:58:24 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"Matt\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i: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:49:\"WPTavern: Jetpack Relaunches Beta Testing Program\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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=45544\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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://wptavern.com/jetpack-relaunches-beta-testing-program\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:4844:\"<p>Jetpack is active on <a href=\"https://wordpress.org/plugins/jetpack/installation/\">more than a million websites</a> and it’s a tough job making sure the potential number of sites that might break due to an update is minimal. You can now contribute to the cause by participating in the new <a href=\"http://jetpack.me/beta/\">Jetpack beta testing program.</a></p>\n<p>Beta testers who join will be the first to gain access to new features and help make sure they work for as many people as possible. You don’t need to be a developer or know how to code in order to contribute. Testers will also have the opportunity to provide valuable feedback to improve features.</p>\n<p>Since the program is a relaunch, I asked Sam Hotchkiss, who works on the Jetpack development team, what happened to the first iteration of the program.</p>\n<p>“The f<span class=\"_5yl5\"><span>irst time around was a small, tight group, which lacked the necessary number of participants to effectively catch as many edge cases as we’d hoped. <span class=\"_5yl5\"><span>One other issue we had last time was not having an easy way to keep installs up to date.”</span></span></span></span></p>\n<p>Those who participate in the program are encouraged to fill out the form on the site that tells the development team your name, email address, website, number of sites using Jetpack, and your skill level.</p>\n<p>The team allows for anonymous beta testers but Hotchkiss says they’d like to know who their beta testing team is, “S<span class=\"_5yl5\"><span>ince it’s an open source project, it only makes sense. <span class=\"_5yl5\"><span>That said, we prefer to know who our testers are as it <span class=\"_5yl5\"><span>helps us understand our users and see our blind spots in testing.”</span></span></span></span><br />\n</span></span></p>\n<h2>Inside Jetpack Beta</h2>\n<p>If you join the program, please adhere to the following advice provided by Jetpack’s development team.</p>\n<blockquote><p>Please only install this on a test site. By their nature, Beta releases could be unstable and should not be used on a site where your data is important. If you decide to install this on a live site, please <a href=\"http://codex.wordpress.org/Backing_Up_Your_Database\">backup your WordPress database</a> before installing the Beta plugin or upgrading to a new Beta release.</p></blockquote>\n<p>When the plugin is installed and activated, a Jetpack Beta sub menu item appears within the main Jetpack menu. This is where users can configure whether they want the latest beta version or release candidates. There’s also an option to allow Jetpack to automatically update to new beta versions as they become available.</p>\n<a href=\"http://i1.wp.com/wptavern.com/wp-content/uploads/2015/06/JetpackBetaSettings.png\"><img class=\"size-full wp-image-45640\" src=\"http://i1.wp.com/wptavern.com/wp-content/uploads/2015/06/JetpackBetaSettings.png?resize=609%2C461\" alt=\"Jetpack Beta Settings\" /></a>Jetpack Beta Settings\n<p> </p>\n<p>If you select latest beta, when you save your choice, you’ll see an update notice for Jetpack. This update is required and moves Jetpack to the beta testing branch.</p>\n<a href=\"http://i0.wp.com/wptavern.com/wp-content/uploads/2015/06/UpdatingtoJetpackBeta.png\"><img class=\"size-full wp-image-45642\" src=\"http://i0.wp.com/wptavern.com/wp-content/uploads/2015/06/UpdatingtoJetpackBeta.png?resize=1024%2C330\" alt=\"Updating to Jetpack Beta\" /></a>Updating to Jetpack Beta\n<p>When the update is complete, the plugins page displays which beta version is in use, a link to the commit it’s based on, and a link to view details.</p>\n<a href=\"http://i2.wp.com/wptavern.com/wp-content/uploads/2015/06/JetpackBetaUpdateSuccessful.png\"><img class=\"size-full wp-image-45643\" src=\"http://i2.wp.com/wptavern.com/wp-content/uploads/2015/06/JetpackBetaUpdateSuccessful.png?resize=979%2C124\" alt=\"Successful Update to Jetpack Beta\" /></a>Successful Update to Jetpack Beta\n<p>You can view a list of items the team wants you test by browsing to Jetpack – Jetpack Beta. This list is important as it provides a specific set of items for testers to focus on.</p>\n<a href=\"http://i1.wp.com/wptavern.com/wp-content/uploads/2015/06/JetpackBetaTestItems.png\"><img class=\"size-full wp-image-45644\" src=\"http://i1.wp.com/wptavern.com/wp-content/uploads/2015/06/JetpackBetaTestItems.png?resize=575%2C482\" alt=\"Testing Items for Jetpack 3.6\" /></a>Testing Items for Jetpack 3.6\n<p>The Jetpack beta testing program is a great way to contribute back to the project. It provides an opportunity for users to have a large impact. If you discover a bug, typo, or have ideas to improve a feature, fill out the <a href=\"http://jetpack.me/contact-support/beta-group/\">feedback form</a> and let the development team know.</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, 24 Jun 2015 22:10: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: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:56:\"WPTavern: WordPress Mentioned on Orange is the New Black\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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=45317\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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-mentioned-on-orange-is-the-new-black\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:2841:\"<p>WordPress fans were excited to hear that the software was briefly mentioned on the popular Netflix original series <a href=\"https://www.netflix.com/title/70242311\" target=\"_blank\">Orange is the New Black</a>. In case you missed it, here’s a quick summary of the reference, captured by <a href=\"http://houseofgrays.com/\" target=\"_blank\">Megan Gray</a>:</p>\n<blockquote class=\"twitter-tweet\" width=\"550\"><p lang=\"en\" dir=\"ltr\">pahahaha, I captured <a href=\"https://twitter.com/hashtag/WordPress?src=hash\">#WordPress</a> on <a href=\"https://twitter.com/hashtag/oitnb?src=hash\">#oitnb</a>. too real, if I had a nickel for every time I got an inquiry like this… <a href=\"http://t.co/XCfo5jtpZU\">pic.twitter.com/XCfo5jtpZU</a></p>\n<p>— Megan Gray (@HouseofGrays) <a href=\"https://twitter.com/HouseofGrays/status/610669209144721408\">June 16, 2015</a></p></blockquote>\n<p></p>\n<p>This isn’t WordPress’ first pop culture reference. The software was also mentioned in Lily Allen’s “<a href=\"https://www.youtube.com/watch?v=lDlofPAOZy0\" target=\"_blank\">URL Badman</a>” song released last year.</p>\n<p><span class=\"embed-youtube\"></span></p>\n<p>Who could forget the time that <a href=\"http://www.viper007bond.com/2010/06/12/so-apparently-wordpress-can-guide-missiles/\" target=\"_blank\">WordPress was used to guide missiles</a>? WordPress Javascript (post.js) was used in episode 5 of the British mini-series <a href=\"http://en.wikipedia.org/wiki/Strike_Back_%28TV_series%29\" target=\"_blank\">Strike Back</a> as part of a weapons guidance system. Mark Jaquith then <a href=\"https://core.trac.wordpress.org/changeset/15239\" target=\"_blank\">ported those changes back to core</a>, which has hopefully decreased the number of missiles accidentally launched via post.js.</p>\n<a href=\"http://i1.wp.com/wptavern.com/wp-content/uploads/2015/06/wordpress-strike-back-1.png\"><img src=\"http://i1.wp.com/wptavern.com/wp-content/uploads/2015/06/wordpress-strike-back-1.png?resize=1024%2C576\" alt=\"photo credit: Alex Mills \" /></a>photo credit: Alex Mills <a href=\"http://www.viper007bond.com/2010/06/12/so-apparently-wordpress-can-guide-missiles/\">“So Apparently WordPress Can Guide Missiles”</a>\n<p>It wasn’t too long ago that mentioning WordPress to an acquaintance in a bar would get you a quizzical face in return. Fast forward a few years and WordPress is now used by <a href=\"http://w3techs.com/technologies/overview/content_management/all\" target=\"_blank\">24.1% of all websites</a>, with a content management system market share of 60.4%, according to the most recent estimation from W3Techs. The software is now versatile enough to power everything from simple used panty e-commerce sites to full-blown weapons guidance systems.</p>\n<p>Where have you seen WordPress mentioned 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, 24 Jun 2015 17:02:52 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"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: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:54:\"WPTavern: Argent: A Free Portfolio Theme 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=45357\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:63:\"http://wptavern.com/argent-a-free-portfolio-theme-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:3665:\"<p><a href=\"https://theme.wordpress.com/themes/argent/\" target=\"_blank\">Argent</a> is a bold new portfolio theme that was launched on WordPress.com last week. The theme is centered around showcasing the work of visual artists such as designers, photographers, craft makers, painters, etc., with portfolio items featured prominently on the homepage template.</p>\n<p>Argent was designed by <a href=\"https://profiles.wordpress.org/melchoyce\" target=\"_blank\">Mel Choyce</a>, co-author of the popular <a href=\"http://wptavern.com/flounder-a-free-wordpress-theme-with-colorful-post-formats\" target=\"_blank\">Flounder</a> and <a href=\"http://wptavern.com/aventurine-a-free-wordpress-theme-featuring-bold-typography-and-bright-colors\" target=\"_blank\">Aventurine</a> themes. Her designs are generally very focused and Argent is no exception. While the theme is well-suited to a wide range of creative professionals, it wasn’t designed to be an agency/business/blogging theme all in one. Argent is clearly a portfolio theme right out of the gate.</p>\n<p><a href=\"http://i2.wp.com/wptavern.com/wp-content/uploads/2015/06/argent-screenshot.jpg\"><img src=\"http://i2.wp.com/wptavern.com/wp-content/uploads/2015/06/argent-screenshot.jpg?resize=621%2C761\" alt=\"argent-screenshot\" class=\"aligncenter size-full wp-image-45568\" /></a></p>\n<p>Artists won’t need to fight with this theme to simplify it down to something that’s easy to personalize. The theme’s customizer options allow you to display 3, 6, or 9 portfolio projects on the homepage template. It also includes controls for changing the header and background images and text colors.</p>\n<p>All of the content on posts and pages is centered. There is no sidebar, but Argent includes support for three footer widget areas.</p>\n<p>When used on a self-hosted WordPress site in combination with Jetpack and its Custom Content Types module, you can add portfolio projects. Each portfolio item includes support for a full-width image carousel. This is automatically generated from the first gallery included in the portfolio post.</p>\n<p><a href=\"http://i1.wp.com/wptavern.com/wp-content/uploads/2015/06/argent-portfolio-gallery.png\"><img src=\"http://i1.wp.com/wptavern.com/wp-content/uploads/2015/06/argent-portfolio-gallery.png?resize=621%2C698\" alt=\"argent-portfolio-gallery\" class=\"aligncenter size-full wp-image-45577\" /></a></p>\n<p>One thing to appreciate about the blog section is that you don’t have to worry about having excessively large, oddly-shaped featured images to make it look like the demo. Argent’s blog archives template is simple with short, one-sentence excerpts and small rectangular featured images.</p>\n<p>Typography is never an afterthought in Choyce’s designs, and Argent places a strong emphasis on <a href=\"https://argentdemo.wordpress.com/readability/\" target=\"_blank\">readability</a>. The theme features the contrasting “Alegreya” font for headers and quotes and “Cabin” for paragraph text. It also includes styling for right and left pullquotes to emphasize text.</p>\n<p>If you’re on the hunt for a new portfolio theme, check out a <a href=\"https://argentdemo.wordpress.com/\" target=\"_blank\">live demo</a> of Argent. Given the small number of design options to configure, artists will have an easy time getting their works online.</p>\n<p>The theme hasn’t yet hit WordPress.org but should land there soon. In the meantime, self-hosted WordPress blog owners can <a href=\"https://theme.wordpress.com/themes/argent/\" target=\"_blank\">download it</a> from the sidebar of the theme’s description page on WordPress.com.</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, 24 Jun 2015 05:59:08 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"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:70:\"WPTavern: New Plugin Removes All Traces of the Customizer in 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=45435\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:80:\"http://wptavern.com/new-plugin-removes-all-traces-of-the-customizer-in-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:6406:\"<a href=\"http://i0.wp.com/wptavern.com/wp-content/uploads/2015/06/erase.jpg\"><img src=\"http://i0.wp.com/wptavern.com/wp-content/uploads/2015/06/erase.jpg?resize=1024%2C511\" alt=\"photo credit: #2 Pencils - (license)\" class=\"size-full wp-image-45564\" /></a>photo credit: <a href=\"http://www.flickr.com/photos/97651299@N00/13522861733\">#2 Pencils</a> – <a href=\"https://creativecommons.org/licenses/by/2.0/\">(license)</a>\n<p>Anti-customizer vitriol reached its zenith last week when the Menu Customizer plugin was officially <a href=\"http://wptavern.com/menu-customizer-officially-approved-for-merge-into-wordpress-4-3\" target=\"_blank\">approved for merge into WordPress 4.3</a>. Opponents of the feature voiced concerns about the readiness of the UI for all screen sizes, particularly for the desktop where many find the experience of managing menus to be crammed into an unnecessarily narrow space.</p>\n<p>Shortly after the feature plugin’s author <a href=\"http://wptavern.com/menu-customizer-tentatively-approved-for-wordpress-4-3\" target=\"_blank\">attributed</a> the broader community’s ongoing Customizer resistance to “more of an educational issue,” WordPress core contributors published <a href=\"https://make.wordpress.org/core/2015/06/09/trust-live-preview-and-menus-in-the-customizer/\" target=\"_blank\">a post reaffirming their commitment to advancing the customizer</a>. It states that the purpose behind the live preview framework is to build user trust by providing a safe way to make non-destructive changes.</p>\n<p>“We are committed to providing live preview for all aspects of site customization and making it usable on all devices from phones to large screens,” Boren said in the post.</p>\n<p>The admin menus screen will continue to be supported for the time being, but the long-term plan is to eliminate them in future versions of WordPress in favor of the customizer interface.</p>\n<h3>A Plugin to Unhook the Customizer</h3>\n<p>The new <a href=\"https://wordpress.org/plugins/customizer-remove-all-parts/\" target=\"_blank\">Customizer Remove All Parts</a> plugin, hosted on GitHub under the acronym “<a href=\"https://github.com/parallelus/wp-crap\" target=\"_blank\">WP-CRAP</a>,” was written in response to the decision to bring menus in the customizer. WordPress developers Jesse Petersen and Andy Wilkerson <a href=\"http://www.petersenmediagroup.com/wordpress-tips/a-response-to-the-wordpress-customizer-expansion-removal/\" target=\"_blank\">joined forces to create a plugin</a> that would unhook the Customizer from every aspect of WordPress site management.</p>\n<p>Once installed, it removes all customizer links from the Appearance menu, Themes screen, and the admin toolbar, essentially rolling your site back to the days prior to WordPress 3.4 when the <a href=\"https://codex.wordpress.org/Theme_Customization_API\" target=\"_blank\">Theme Customization API</a> was introduced. I tested it and found that it works exactly as advertised.</p>\n<p><a href=\"http://i2.wp.com/wptavern.com/wp-content/uploads/2015/06/customizer-links.jpg\"><img src=\"http://i2.wp.com/wptavern.com/wp-content/uploads/2015/06/customizer-links.jpg?resize=772%2C250\" alt=\"customizer-links\" class=\"aligncenter size-full wp-image-45553\" /></a></p>\n<p>“Anything that was having its link hijacked to go to the Customizer has had that filter removed,” Petersen said. “This is the nuclear option, as there are no settings whatsoever. Use it if you don’t want your clients or team to have any access to or knowledge of the Customizer.”</p>\n<p>Petersen and Wilkerson <a href=\"http://www.petersenmediagroup.com/wordpress-tips/a-response-to-the-wordpress-customizer-expansion-removal/\" target=\"_blank\">contend that menus are handled as content</a> in the WordPress database and therefore do not require the same treatment as other design aspects of the site.</p>\n<p>“Menus aren’t design,” Petersen said. “They are content. Look in the database, menus are found in the posts tables. As such, they aren’t subject to the same design edits as other items in Customizer, such as the background or custom header image/logo. For those items, I 100% support a Customizer or similar interface to preview changes.”</p>\n<p>This argument may not bear as much weight when WordPress finally gets frontend content editing capabilities in core – a feature which <a href=\"https://make.wordpress.org/core/2015/06/09/trust-live-preview-and-menus-in-the-customizer/\" target=\"_blank\">Boren’s post</a> identified as possibly integrating with the customizer.</p>\n<p>Ultimately, Petersen and Wilkerson want the option to turn the customizer off in the dashboard, but WordPress’ “Decisions, not Options” <a href=\"https://wordpress.org/about/philosophy/\" target=\"_blank\">philosophy</a> prevents that from being a viable possibility.</p>\n<p>“We are currently in development of a fork that allows you to selectively remove everything based on user role and more detailed settings,” Petersen said. “This is how we feel Customizer should work in core. There should be some way to turn it off in the dashboard, no different than your ability to turn off the admin toolbar. Maybe this will get rolled into core in 4.5.”</p>\n<p>WordPress, in its vanilla state, is not perfect for all scenarios, but this is why the plugin system exists. It allows anyone to make WordPress their own, offering alternatives for those who disagree with the direction of core development. The WP-CRAP plugin is a perfect example of utilizing the plugin system to have WordPress your way.</p>\n<p>Based on the “<a href=\"https://make.wordpress.org/core/2015/06/09/trust-live-preview-and-menus-in-the-customizer/\" target=\"_blank\">Trust, Live Preview, and Menus in the Customizer</a>” core manifesto, WordPress users can expect that future releases will further the customizer agenda into every aspect of site customization. If you feel that the customizer has over extended its reach and planted its hooks into too many areas of WordPress, the WP-CRAP plugin offers you the option to turn it all off. Download it from <a href=\"https://wordpress.org/plugins/customizer-remove-all-parts/\" target=\"_blank\">WordPress.org</a> or via its home on <a href=\"https://github.com/parallelus/wp-crap\" target=\"_blank\">GitHub</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, 24 Jun 2015 00:01:40 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"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:28:\"Matt: Good Environment Reads\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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=45181\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:33:\"http://ma.tt/2015/06/earth-reads/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:889:\"<p>In light of the Pope’s encyclical last week and the US election season ramping up, there has been some great writing on the environment lately. Check these three articles out.</p>\n<ul>\n<li><a href=\"http://grist.org/politics/mckibben-to-obama-you-still-have-time-to-be-a-climate-champion-but-not-much/\">McKibben to Obama: You still have time to be a climate champion.</a></li>\n<li><a href=\"http://grist.org/politics/mckibben-to-clinton-here-are-7-things-you-need-to-do-to-clean-up-your-climate-act/\">McKibben to Clinton: Now it’s really time to get serious about climate change.</a></li>\n<li><a href=\"http://www.nybooks.com/blogs/nyrblog/2015/apr/30/whos-afraid-pope-francis/\">Who’s Afraid of Pope Francis?</a></li>\n<li><a href=\"http://www.nybooks.com/blogs/nyrblog/2015/jun/18/pope-francis-encyclical-cry-of-earth/\">McKibben: Pope Francis, the Cry of the Earth</a>.</li>\n</ul>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 23 Jun 2015 23:45:25 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s: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: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:78:\"WPTavern: The WordPress Foundation Sues Jeff Yablon for Trademark Infringement\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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=45445\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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/the-wordpress-foundation-sues-jeff-yablon-for-trademark-infringement\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:7002:\"<p><a href=\"http://pc-vip.com/\">Jaff Yablon</a>, who owns and operates <a href=\"http://thewordpresshelpers.com/\">The WordPress Helpers,</a> is being sued by the <a href=\"http://wordpressfoundation.org/\">WordPress Foundation</a> for trademark infringement. Reported first <a href=\"http://domainnamewire.com/2015/06/19/wordpress-foundation-sues-owner-of-wordpress-domain-names/#comments\">by Domain Name Wire</a>, the WordPress Foundation wants Yablon to stop using its trademarks, dismiss the opposition proceeding, pay the foundation for any profits related to use of the WordPress trademarks, pay up to $100,000 per infringing domain name, transfer the domains and pay other fees and damages.</p>\n<p>The WordPress Foundation oversees and manages WordPress trademarks. In its <a href=\"http://wordpressfoundation.org/trademark-policy/\">trademark policy</a>, it states no website may use WordPress in its top-level domain name without explicit permission.</p>\n<blockquote><p>Permission from the WordPress Foundation is required to use the WordPress or WordCamp name or logo as part of any project, product, service, domain or company name.</p></blockquote>\n<p>Yablon owns the following domain names which violate the policy, TheWordPressHelpDesk.com, TheWordPressTrainers.com, TheWordPressTeachers.com, TheWordPressDoctors.com, and TheWordPressTutors.com. All of the domains forward visitors to <a href=\"http://thewordpresshelpers.com/\">The WordPress Helpers.</a></p>\n<h2>The WordPress Helpers Website</h2>\n<p>The WordPress Helpers is a site devoted to the WordPress project. It features articles on WordPress, tutorials, and philosophical discussions surrounding the software. A portion of the site lists stores recommended by Yablon for people to purchase WordPress products. He also sells WordPress educational services for a flat fee.</p>\n<a href=\"http://i2.wp.com/wptavern.com/wp-content/uploads/2015/06/WordPressHelperAboutPage.png\"><img class=\"size-large wp-image-45523\" src=\"http://i2.wp.com/wptavern.com/wp-content/uploads/2015/06/WordPressHelperAboutPage.png?resize=500%2C283\" alt=\"WordPress Helpers About Page\" /></a>WordPress Helpers About Page\n<p>Shortly after launching the site in January 2015, Yablon was contacted by the WordPress Foundation’s lawyers concerning his domain name. <a href=\"http://thewordpresshelpers.com/wordpress-trademark-lawsuit\">According to Yablon</a>, he negotiated with the Foundation to try to use the domain name. Negotiations failed and on June 18th, 2015, the Foundation filed the lawsuit.</p>\n<h2>Lawyers Battle it Out</h2>\n<p>The <a href=\"http://www.uspto.gov/\">United States Trademark and Patent Office</a> is a public website where visitors can discover and file for patents and trademarks. On <a href=\"http://tsdr.uspto.gov/#caseNumber=86448439&caseType=SERIAL_NO&searchType=documentSearch\">November 7th, 2014</a>, the WordPress Foundation <a href=\"http://tsdr.uspto.gov/documentviewer?caseId=sn86448439&docId=APP20141111074846#docIndex=7&page=1\">submitted an application</a> to register the WordPress character mark which consists of standard characters, without claim to any particular font, style, size, or color.</p>\n<a href=\"http://i0.wp.com/wptavern.com/wp-content/uploads/2015/06/WordPressMark.png\"><img class=\"size-full wp-image-45533\" src=\"http://i0.wp.com/wptavern.com/wp-content/uploads/2015/06/WordPressMark.png?resize=660%2C127\" alt=\"WordPress Standard Character Mark\" /></a>WordPress Standard Character Mark\n<p>Here’s an example of where the mark is already in use.</p>\n<a href=\"http://i0.wp.com/wptavern.com/wp-content/uploads/2015/06/WordPressMarkinAction.png\"><img class=\"size-full wp-image-45534\" src=\"http://i0.wp.com/wptavern.com/wp-content/uploads/2015/06/WordPressMarkinAction.png?resize=649%2C239\" alt=\"WordPress Mark in Use\" /></a>WordPress Mark in Use\n<p>Once applications are published to the <a href=\"https://tmog.uspto.gov/#issueDate=2015-04-14&serialNumber=86448439\"><span class=\"normal\">Trademark Official Gazette</span></a>, parties who <span class=\"normal\">believe it will be damaged by the registration of the mark may file a notice of opposition with the Trademark Trial and Appeal Board. If no party files an opposition or extension request within 30 days after the publication date, then a certificate of registration will be issued eleven weeks after the publication date.</span></p>\n<p>On May 5th, 2015, Yablon filed an <a href=\"http://ttabvue.uspto.gov/ttabvue/v?pno=91221895&pty=OPP&eno=1\">opposition request </a>stating that if the Foundation successfully registers the mark, his company and others would be gravely and adversely effected. The Foundation’s lawyers responded on June 19th, 2015, by asking the Trademark Trial and Appeal Board to <a href=\"http://ttabvue.uspto.gov/ttabvue/v?pno=91221895&pty=OPP&eno=4\">suspend the registration process</a> until the civil lawsuit in the District Court has completed.</p>\n<p>On June 21st, 2015, Yablon <a href=\"http://ttabvue.uspto.gov/ttabvue/v?pno=91221895&pty=OPP&eno=7\">filed a motion</a> requesting default judgement and objected to the Foundation’s request to suspend the preceding. The case has yet to play out in court but lawyers from both parties are battling it out in the public sphere.</p>\n<h2>A Conversation with Yablon</h2>\n<p>I spoke with Yablon on the phone for over an hour to figure out why he’s put himself in this position. During our conversation, I determined that he’s intelligent and has a good understanding of trademark law. He believes the WordPress Helpers website furthers the WordPress project by being an informational resource.</p>\n<p>Using WordPress in his domain name is a business decision that allows people to instantly know what his site is about. He genuinely cares about the WordPress project, its community, and respects the Foundation’s rights to protect its trademarks.</p>\n<p>He also told me that he’s not out to make a buck or prove a point. He’s defending his business from an entity that has a domain policy, not a law. He stressed that he’s not a villain as many in the WordPress community have made him out to be.</p>\n<p>Near the end of our conversation, he said he just wants to run his business with his current domain name and is willing to make any changes to his non-affiliation disclaimer the Foundation deems necessary.</p>\n<h2>What’s at Stake</h2>\n<p>If Yablon gets the United States Patent and Trademark Office to deny the Foundation’s trademark and can win his lawsuit, it would make it easier for others to use WordPress in top-level domain names. It would be a crushing blow to the Foundation and limit its ability to protect WordPress’ branding.</p>\n<p>Public opinion on Twitter, the Advanced WordPress Facebook group, and other social outlets suggest an overwhelming majority of people are in support of the Foundation. It will be interesting to see how the case concludes and what legal precedent it may set for others.</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, 23 Jun 2015 22:16: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:\"Jeff Chandler\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:11;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"Matt: Ten Years of Automattic\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:21:\"http://ma.tt/?p=45174\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:45:\"http://ma.tt/2015/06/ten-years-of-automattic/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:6141:\"<p>Ten years ago the first official Automattician was <a href=\"http://z9.io/\">Donncha O Caoimh</a>, and he had no idea what he was in for. Neither did I, honestly. And it’s been amazing.</p>\n<blockquote><p>I’ll remember the days before I knew everything.<br />\n— The Automattic Creed</p></blockquote>\n<p>When you think about it, Donncha was incredibly brave. <a href=\"http://wordpress.org/\">WordPress</a> had far less than 1% market share. I hadn’t joined <a href=\"http://automattic.com/\">Automattic</a> yet — I was still working for <a href=\"https://en.wikipedia.org/wiki/CNET\">CNET</a>, paying Donncha with my salary, savings, and credit cards. He was leaving a Real Job for a Barely a Job; I hardly knew how to wire money to an international account to pay him. I’d just made <a href=\"http://waxy.org/2005/03/wordpress_websi/\">a giant screw-up</a> (probably my biggest ever), taking money to have spam advertising on WordPress.org, so I wasn’t the most confidence-inspiring leader.</p>\n<p>It also seemed like the decks were stacked against us. We were going to try and build an open source business model different from what we had seen before, a hybrid of a downloadable open source project combined with a web service that ran the exact same software. Up to that point companies built on open source projects had usually suffocated the communities that spawned them.</p>\n<p>Sign me up, right? But we had one important thing going for us: at our cores, we shared a deep belief that open source could transform any industry it touched and that web publishing needed to be democratized. We’d been hackers-in-arms together coding on WordPress, and knew we could take that and build on it.</p>\n<blockquote><p>I am more motivated by impact than money, and I know that Open Source is one of the most powerful ideas of our generation.<br />\n– The Automattic Creed</p></blockquote>\n<p>Within that first year we were joined by <a href=\"https://andy.wordpress.com/\">Andy</a>, <a href=\"http://ryan.boren.me/\">Ryan</a>, <a href=\"http://toni.org/\">Toni</a>, and <a href=\"http://romanticrobot.net/\">Mark</a>, and together we began building a business which looks remarkably similar to what Automattic does today. (We’re all still at Automattic, by the way.)</p>\n<p>We just want to make the web a better place. We’re proud to contribute to what I consider the best open source project in the world, <a href=\"http://wordpress.org/\">WordPress</a>. We bring it to as wide an audience as possible through hosting it on <a href=\"http://wordpress.com/\">WordPress.com</a>, and providing services for the ones we don’t host with tools like <a href=\"http://jetpack.me/\">Jetpack</a>. Through it all, we have fun and experiment with side projects that have become crucial to the ways we work — <a href=\"http://p2theme.com/\">P2</a>, <a href=\"http://cloudup.com/\">Cloudup</a>, <a href=\"http://simplenote.com\">Simplenote</a>, and dozens more that we tried, failed, learned something from, and tried again.</p>\n<p>Our work is far from finished, and I hope there are hundreds of failures we learn from over the next 20 years. One of the things that makes me happiest is that I get to wake up every morning and work on the hard problem of making the web a better and more open place, and I do it alongside close to <a href=\"http://automattic.com/about/\">400 talented people at Automattic</a> and thousands in the broader community. For me this is a life’s work. The first decade is merely the first chapter of what I hope to be a very long book, which will eventually tell the story of a movement and a company that are at the core of this crazy thing we call “the web.”</p>\n<blockquote><p>I am in a marathon, not a sprint, and no matter how far away the goal is, the only way to get there is by putting one foot in front of another every day.<br />\n— The Automattic Creed</p></blockquote>\n<p>Some find it strange that someone in this day and age would have the same job for a decade. The truth is, it’s not the same job: it’s always evolving. At times it’s been comfortable, at times it’s been extraordinarily challenging. I’ve needed to change how I work. Automattic has changed. The structure of the company is designed to accommodate growth, and we’re constantly experimenting with how we work and relate to one another.</p>\n<p>Half the time I feel like we’re making it up as we go along — I’ve never managed a distributed company of 400 people before. But the important things stay the same: the desire for impact and my love for the people I work with. They embody the Automattic creed:</p>\n<blockquote><p>I will never stop learning. I won’t just work on things that are assigned to me. I know there’s no such thing as a status quo. I will build our business sustainably through passionate and loyal customers. I will never pass up an opportunity to help out a colleague, and I’ll remember the days before I knew everything. I am more motivated by impact than money, and I know that Open Source is one of the most powerful ideas of our generation. I will communicate as much as possible, because it’s the oxygen of a distributed company. I am in a marathon, not a sprint, and no matter how far away the goal is, the only way to get there is by putting one foot in front of another every day. Given time, there is no problem that’s insurmountable.</p></blockquote>\n<p>Thank you, Donncha, for believing in me all those years ago and pioneering the way for a company that would come to impact a lot of the world. Thank you Andy, Ryan, Toni, and Mark. Thank you to every Automattician that’s made the same leap. We’re building something that gives people all over the world a voice and that people can trust to be thriving a century from now, and that’s huge.</p>\n<p>There’s a lot more to do, and I can’t wait to see what a “20 Years of Automattic” post says. I’m a lucky guy.</p>\n<p>Update: <a href=\"http://z9.io/2015/06/20/ten-years-at-automattic/\">Donncha has a post talking about starting at Automattic</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, 23 Jun 2015 02:26:31 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s: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:79:\"WPTavern: Conditionally Hide BuddyPress Profile Field Groups Based on User Role\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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=44630\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:89:\"http://wptavern.com/conditionally-hide-buddypress-profile-field-groups-based-on-user-role\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:3930:\"<p><a href=\"http://i1.wp.com/wptavern.com/wp-content/uploads/2015/06/buddypress-conditional-field-groups-featured.jpg\"><img src=\"http://i1.wp.com/wptavern.com/wp-content/uploads/2015/06/buddypress-conditional-field-groups-featured.jpg?resize=672%2C309\" alt=\"buddypress-conditional-field-groups-featured\" class=\"aligncenter size-full wp-image-45508\" /></a></p>\n<p>For many BuddyPress-powered social networks, <a href=\"https://codex.buddypress.org/administrator-guide/extended-profiles/\" target=\"_blank\">profile field groups</a> do not work as a one-size-fits-all container. This is especially true for sites with a more complex and varied user base.</p>\n<p>By default, BuddyPress displays all profile field groups to all users, whether they are applicable or not. The new <a href=\"https://wordpress.org/plugins/buddypress-conditional-field-groups/\" target=\"_blank\">BuddyPress Conditional Field Groups</a> plugin is one way to address this problem and provide more flexibility for administrators in field group creation.</p>\n<p>The plugin, created by WordPress developer <a href=\"http://tannermoushey.com/\" target=\"_blank\">Tanner Moushey</a>, allows administrators to hide a field group based on <a href=\"https://codex.wordpress.org/Roles_and_Capabilities\" target=\"_blank\">user roles</a>. This makes it possible to collect and display different sets of information based on selections assigned in the plugin’s settings panel.</p>\n<p><a href=\"http://i0.wp.com/wptavern.com/wp-content/uploads/2015/06/buddypress-conditional-field-groups-settings.png\"><img src=\"http://i0.wp.com/wptavern.com/wp-content/uploads/2015/06/buddypress-conditional-field-groups-settings.png?resize=982%2C550\" alt=\"buddypress-conditional-field-groups-settings\" class=\"aligncenter size-full wp-image-45497\" /></a></p>\n<p>As all field groups default to visible to all users, the field groups that are checked in the settings will not be shown for the corresponding user role on the front end. For example, for users with author or contributor roles, the site can feature additional profile fields related to their specific roles in the community while hiding that field group for all other roles. Here’s a quick demo:</p>\n<p><a href=\"http://i1.wp.com/wptavern.com/wp-content/uploads/2015/06/bp-conditional-profile-field-groups-demo.gif\"><img src=\"http://i1.wp.com/wptavern.com/wp-content/uploads/2015/06/bp-conditional-profile-field-groups-demo.gif?resize=480%2C360\" alt=\"bp-conditional-profile-field-groups-demo\" class=\"aligncenter size-full wp-image-45504\" /></a></p>\n<p>Combine it with the <a href=\"http://wptavern.com/new-plugin-adds-conditional-profile-fields-to-buddypress\" target=\"_blank\">Conditional Profile Fields</a> plugin and you have a great deal of flexibility.</p>\n<p>Of course, this plugin only applies on sites where members have been neatly divided into user roles by an administrator. Since these roles are generally assigned based on publishing capabilities, this plugin is likely useful for sites that are running an active blog.</p>\n<p>If Moushey were to further extend BuddyPress Conditional Field Groups plugin, it would be useful to be able to hide field groups based on member type, as defined by any plugin utilizing the new <a href=\"http://wptavern.com/buddypress-2-2-on-track-to-provide-a-basic-member-type-api\" target=\"_blank\">Member Type API</a> added in <a href=\"http://wptavern.com/buddypress-2-2-spumoni-released-featuring-new-member-type-api\" target=\"_blank\">BuddyPress 2.2</a>. This would greatly expand the usefulness of the plugin for more communities.</p>\n<p>The plugin in its current form is a valuable tool for BuddyPress-powered communities that rely heavily on WordPress user roles to define capabilities for a diverse user base. <a href=\"https://wordpress.org/plugins/buddypress-conditional-field-groups/\" target=\"_blank\">BuddyPress Conditional Field Groups</a> is available for free on 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:\"Tue, 23 Jun 2015 02:24:52 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"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:87:\"WPTavern: Theme Juice: A New Auto Site Generator for WordPress Development with Vagrant\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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=45438\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:85:\"http://wptavern.com/theme-juice-a-new-vagrant-configuration-for-wordpress-development\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:7671:\"<a href=\"http://i0.wp.com/wptavern.com/wp-content/uploads/2015/06/juice.jpg\"><img src=\"http://i0.wp.com/wptavern.com/wp-content/uploads/2015/06/juice.jpg?resize=1025%2C508\" alt=\"photo credit: Roma\" class=\"size-full wp-image-45470\" /></a>photo credit: <a href=\"https://stocksnap.io/photo/6OJ88579KG\">Roma</a>\n<p>As WordPress developers everywhere are adopting Vagrant for local development, new configurations seem to pop up every week to address the needs of different teams and workflows. <a href=\"http://themejuice.it/\" target=\"_blank\">Theme Juice</a> is the newest open source project to join the ever-growing list of <a href=\"http://wptavern.com/13-vagrant-resources-for-wordpress-development\" target=\"_blank\">WordPress-related Vagrant resources</a>.</p>\n<p>The project is based on <a href=\"https://github.com/Varying-Vagrant-Vagrants/VVV\" target=\"_blank\">VVV</a>, one of the most popular and best-supported Vagrant configurations. Its VM is built on an Apache fork of VVV called <a href=\"https://github.com/ericmann/vvv-apache\" target=\"_blank\">VVV-Apache</a>.</p>\n<p>Theme Juice installs as a Ruby gem and requires requires <a href=\"https://www.vagrantup.com/\" target=\"_blank\">Vagrant</a> and <a href=\"https://www.virtualbox.org/\" target=\"_blank\">VirtualBox</a>. The <code>tj create</code> command leads you through prompts to set up project information, location, database info and will then create a local development environment (if one isn’t already in place.) It automatically syncs the local project location with the project location within the VM, enabling it to be run from anywhere on your system.</p>\n<p><a href=\"http://i2.wp.com/wptavern.com/wp-content/uploads/2015/06/ezgif.com-optimize-2.gif\"><img src=\"http://i2.wp.com/wptavern.com/wp-content/uploads/2015/06/ezgif.com-optimize-2.gif?resize=640%2C379\" alt=\"ezgif.com-optimize (2)\" class=\"aligncenter size-full wp-image-45464\" /></a></p>\n<p>It also <a href=\"https://github.com/ezekg/theme-juice-cli#is-windows-supported\" target=\"_blank\">supports Windows</a> with a few feature limitations.</p>\n<p>If you are not using Apache, Theme Juice can be modified for use with Nginx via the original VVV, which is as easy as running it with a few flags:</p>\n<p><code>tj new --vm-box git@github.com:Varying-Vagrant-Vagrants/VVV.git --nginx</code></p>\n<h4>Access Projects from Other Devices, Including Mobile</h4>\n<p><a href=\"http://i2.wp.com/wptavern.com/wp-content/uploads/2015/06/xip-.io_.jpg\"><img src=\"http://i2.wp.com/wptavern.com/wp-content/uploads/2015/06/xip-.io_.jpg?resize=640%2C230\" alt=\"xip-.io\" class=\"aligncenter size-full wp-image-45462\" /></a></p>\n<p>One of the unique features of Theme Juice is that every project created with <code>tj</code> is automatically set to support <a href=\"http://xip.io/\" target=\"_blank\">xip.io</a>, a free magic domain name that provides wildcard DNS for any IP address. This enables access to virtual hosts on your development server from other devices on your local network, ie. tablets and phones. This works best with OSX, according to TJ’s documentation:</p>\n<blockquote><p>If you’re using OSX, then everything should work out of the box. If you’re not using OSX, then you’ll need to point port 80 on your host machine to 8080; Vagrant cannot do this by default for security reasons.</p>\n<p>Once everything is good to go, you can access a project from another device on the same network by going to:<br />\n< project-name >.< your-hosts-ip-address >.xip.io </p>\n<p>e.g. themejuice.192.168.1.1.xip.io.</p></blockquote>\n<p>This feature allows you to easily test your development projects on mobile devices with no extra configuration required.</p>\n<h3>The Origins of Theme Juice</h3>\n<p>The project was created by <a href=\"http://ezekielg.com/\" target=\"_blank\">Ezekiel Gabrielse</a> and the folks at <a href=\"http://produceresults.com/\" target=\"_blank\">Produce Results</a> for internal use at their agency. Gabrielse is the lead developer for a small team of developers for whom Theme Juice is now an indispensable tool.</p>\n<p>“We work at a fast pace, so having the ability to create and remove development projects easily, a well as quickly restore/set up existing projects, is essential to keeping our flow, well, flowing,” he said. “We’ve been dogfooding and developing this utility for almost 10 months and are excited to finally get it out to the community.”</p>\n<p>Gabrielse built Theme Juice to ease the process of creating new development sites, which he found to be somewhat inconvenient with VVV.</p>\n<p>“After a few weeks of using vanilla VVV, I quickly realized that the process of creating a new site was very repetitive, and like any developer, I sought to automate that repetition,” he said. (This was long before <a href=\"http://wptavern.com/variable-vvv-a-new-vvv-site-creation-wizard-for-wordpress\" target=\"_blank\">Variable VVV</a> was released, which automates site creation and deletion.)</p>\n<p>“What started as a quick little (actually, it got pretty large) Rake task included in our company starter theme, quickly grew into a separate project that I extracted out to a Ruby gem.”</p>\n<p>The resulting Theme Juice project integrates with VVV and leverages many of its unique features but adds auto site setup and additional functionality to manage build tools for Gabrielse’s development team.</p>\n<p>“Suffice it to say, it saves us time by automating the entire process of creating new development projects,” he said. “We also incorporated a sort of crude scripting via a configuration file (called a Juicefile) that allows us to easily run any build processes we need to upon project creation.”</p>\n<p>Once Gabrielse realized how useful that functionality was, he pushed it out further and abstracted all of the team’s build tools to the configuration. This enabled them to seamlessly switch between tools whenever a project required it.</p>\n<p>“We’ve recently changed from Guard to Grunt, from NPM packages to Bower packages,” Gabrielse said. “Having all of those tools abstracted out to <code>tj</code> commands, we didn’t have to change anything in our workflow, our build scripts, our deployments, etc., because everything was already using the command aliases provided by <code>tj</code>. This also allows us to transition from project to project without having to worry about how to run the build tools for that particular project, as it’s all abstracted out, so that we can focus on the task at hand.”</p>\n<p>Theme Juice caters towards experienced developers who like to use modern build tools and systems for their development.</p>\n<p>“Using our starter theme, we use Composer for PHP/WP plugin management, Bower for front-end dependencies, Grunt for managing build tools, which includes Coffee, Haml, and Sass compilation,” Gabrielse said. “At first glance this seems daunting to have to manage all of that, but with using <code>tj</code>, it’s easy.”</p>\n<p>A list of all the global options and commands is available on the <a href=\"http://themejuice.it/\" target=\"_blank\">Theme Juice documentation page</a>.</p>\n<p>In the future, Gabrielse plans to extend Theme Juice to handle deployments. Right now he is leaning towards integrating an automated Capistrano workflow but is open to other suggestions now that the project is public. Anyone who is interested in <a href=\"https://github.com/ezekg/theme-juice-cli#contributing\" target=\"_blank\">contributing</a> can find out more about the process on the project’s GitHub home page.</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, 22 Jun 2015 21:05: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:\"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:39:\"Matt: Ornette Coleman’s Sound Grammar\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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=45161\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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/06/ornette-colemans-sound-grammar/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:413:\"<p>Slate memorializes the passing of jazz great Ornette Coleman <a href=\"http://www.slate.com/articles/arts/music_box/2006/10/take_the_o_train.html\">with a review of his recent album Sound Grammar, covering what they call the key to understanding the legend’s “harmolodic” music</a>. Also check out <a href=\"http://jazz-quotes.com/artist/ornette-coleman/\">some jazz quotes from Coleman</a>.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 22 Jun 2015 05:34:00 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"Matt\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i: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:28:\"Matt: Om on Apple and 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:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:21:\"http://ma.tt/?p=45168\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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/06/om-on-apple-and-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:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:165:\"<p>Writing for the New Yorker (!) <a href=\"http://www.newyorker.com/business/currency/apple-versus-google\">Om Malik compares and contrasts Apple and Google</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, 21 Jun 2015 04:04: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: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:22:\"Matt: Funnel Framework\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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=45166\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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/06/funnel-framework/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:377:\"<blockquote><p>The Internet has removed scarcity, meaning business models based on controlling distribution are no longer viable. Instead, the key to success is controlling access to the best customers — and that means being the best.</p></blockquote>\n<p>Read all of Ben Thompson’s <a href=\"https://stratechery.com/2015/the-funnel-framework/\">Funnel Framework</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, 20 Jun 2015 05:30: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:25:\"Post Status: A future API\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"https://poststatus.com/?p=13468\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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:\"https://poststatus.com/a-future-api/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:12305:\"<p>The year is 2020. WordPress powers over 35% of the web now. The REST API has been in WordPress core for a few years; the year after the REST API was merged into core, WordPress gained nearly 5% marketshare.</p>\n<p>Almost all WordPress sites use the REST API in some form or another, and an estimated 15% of all native apps use WordPress purely as a backend. 80% of the top 100 news websites run WordPress with front-ends powered by the REST API. A dozen popular hosted website platforms have custom admins or front-end editors that use the API.</p>\n<p>All of the “we should get to this eventually” items have actually been done, unbelievably, and we’ve entered the Golden Age of the WordPress REST API.</p>\n<p>Many people all across the web are using the API. Here are some of their stories.</p>\n<h3>Jack, A YouTube User</h3>\n<p>Meet Jack. He’s an avid follower of various different YouTube channels, some of which are 15 years old now. YouTube is still one of the biggest media companies, especially since the number of hamsterkitten videos has skyrocketed since the animal was first crossbred in 2018. Jack runs a fan site that has a few thousand hits a day, which is not a huge site, but roughly in the middle of the long-tail of WordPress sites. He hopes to grow it further though.</p>\n<p>Jack’s just seen a great new video pop up on the new video feed. After having watched it (and taken extensive notes), he decides to share it with his followers on his WordPress site. Underneath the video, he taps on the “Share on WordPress” link.</p>\n<p><img class=\"alignnone size-large wp-image-13470\" src=\"https://poststatus.com/wp-content/uploads/2015/06/api-sharetowp-752x233.png\" alt=\"api-sharetowp\" width=\"752\" height=\"233\" /> Due to the decentralized nature of WordPress sites, YouTube can’t register with Jack’s site directly without a lot of effort. Instead, YouTube has registered with WordPress.org as a client beforehand (just like a normal centralized service). WordPress.org acts as a middleman between centralized services and clients, and the millions of WordPress installs out there on the ‘net.</p>\n<p>YouTube sends Jack off to WordPress.org to create a post. WordPress.org checks and finds that YouTube is a registered client, and they haven’t been blacklisted or had their tokens revoked. Usually, WordPress.org would ask Jack to enter his site, but Jack’s done this before, so his browser has remembered the sites he’s entered previously. He picks his site from the list (hamsterkitten.com).</p>\n<p><img class=\"alignnone size-large wp-image-13471\" src=\"https://poststatus.com/wp-content/uploads/2015/06/api-connectto-752x351.png\" alt=\"api-connectto\" width=\"752\" height=\"351\" /></p>\n<p>In the background, WordPress.org asks hamsterkitten.com to issue credentials for YouTube, and tells them how to talk to each other directly. (These are OAuth 1.0a credentials, sent over insecure HTTP, since Jack hasn’t gotten around to setting up his free SSL certificate yet. One of these days…)</p>\n<p>hamsterkitten.com checks and finds that Jack has already done this before, so YouTube already has a set of credentials ready to go. He’s also already approved linking his YouTube account to his user account on his site, so he doesn’t need to approve his account manually. It passes the credentials back to YouTube, and YouTube sends a request back with the video data.</p>\n<p>Jack doesn’t see any of these happening in the background. His browser sends him off to hamsterkitten.com’s WordPress admin, where the video is pre-entered into his editor. He adds some witty comments and publishes the post. YouTube then automatically shares the video on his YouTube account as well for him, and automatically sends a notification to his YouTube followers to keep them up-to-date.</p>\n<p>Jack’s post turns out to be enormously popular, and starts a new wave of hamsterkitten fandom, earning him millions from the movie tie-ins and branding promotions.</p>\n<p>Despite the decentralised nature of WordPress sites, YouTube was able to work seamlessly with Jack’s site. It used WordPress.org as a middleman to bridge the gap, without sharing any private data with WordPress.org. It did this all while keeping the connection secure over insecure HTTP.</p>\n<h3>Jill, A Mobile Developer</h3>\n<p>On the other side of the world, Jill’s a mobile developer working on her first app. She’s heard all about this hamsterkitten craze, and has seen a business opportunity in creating a mobile app to post photos of them wherever you are in the world.</p>\n<p>Jill wants to be able to post to any WordPress site, but can’t go around and register her app on every site. Instead, she goes and registers her app on WordPress.org, which gives her access to every site with an extra step or two.</p>\n<p>While waiting for her app request to be approved, she sets up a new WordPress test site, which humorously uses the domain wassupwitd.at. (She knows that domain hacks are <em>so</em> early 2000s, but she still likes them.) She registers her client manually on her test site, which issues her with a client key and secret. She starts writing her client using these directly.</p>\n<p>Her client is a pretty basic wrapper around the Camera app that lets you upload directly to your site, but with some tricks up its sleeve. She adds some special functionality for sites with WooCommerce or EDD (which combined now represent 80% of online e-commerce), letting people create new products to sell their photos on their site, all from her app. She lets people upload multiple hamsterkitten photos at once, with support for creating sliders directly in the app.</p>\n<p>After not too long, her app request gets approved, and she’s given a key and secret to use with WordPress.org. She switches her app over to using those instead. Her app first talks to WordPress.org using this key and secret (hardcoded into the app), which then issues the app credentials for each site it accesses (stored inside the app).</p>\n<p>She wipes her test site and reinstalls it, now running stock WordPress with no real data in it. She hits the “Connect” button in her app, which sends her off to WordPress.org. WordPress.org hasn’t seen Jill before, so it asks her to enter her site’s address. She enters “wassupwitd.at” (laughing again to herself), then hits the continue button.</p>\n<p>WordPress.org hasn’t seen this site before, so it runs the auto-discovery process internally to find the site. It double-checks the authentication available there, then after making sure the site has the necessary bits enabled, asks the site to create client credentials for the app. It also redirects Jill off to the site.</p>\n<p>The site double-checks the validity of the client by sending a request to WordPress.org in the background, then creates a new client key and secret for the app. It passes these back to the app, and the two begin communicating directly.</p>\n<p>Jill hasn’t linked her app to this new test site before, so she sees the classic OAuth “Authorize This App” page on her site. After logging into her test site, she links the account to her app, and all is well with the world.</p>\n<p>Satisfied that the linking process is working for her, she gets ready to launch her app. She fills out her app details on WordPress.org to appear in the app directory, complete with a funky logo.</p>\n<p>However, disaster strikes! It turns out she made the mistake of posting her client credentials on a public GitHub repository. After reassurances from her colleagues and pets that everyone has done this at least once, she goes about setting it right.</p>\n<p>Her first step is to log on to WordPress.org and revoke her client key and secret from there. Internally, this does a few things. The first and main thing is that it stops clients from linking with new sites, since WordPress.org stops asking sites to issue new credentials when requested. This immediately stops the bleeding, but it doesn’t clean up any mess that’s already there.</p>\n<p>The next thing that happens is that WordPress.org adds the client key to the list of revoked clients. This is pulled down by sites automatically as part of their autoupdate check every day, and those sites revoke any credentials for the clients already on the site. This will make Jill’s site automatically revoke the previously issued client token in the next day, ensuring that it’s safe even if it’s already linked.</p>\n<p>Luckily for Jill, her app was still in testing, so there wasn’t a huge impact. If there was though, the WordPress security team could have assessed the issue to see how urgent it was. In urgent cases, they could check which sites have linked with the client previously and ping them via a backchannel to have them check the revocation list immediately instead. This would ensure maximum security for sites which are known to be affected.</p>\n<p>Now that she’s revoked her credentials and reissued new ones, she steadies herself, and launches the app. As it turns out, this app is exactly what the hamsterkitten community needed, and it surges to the top of the various app stores in mere hours. Jill goes to sleep that night confident that if any real security issues do pop up, she’s well-equipped to handle them, and the WordPress security team has her back.</p>\n<h3>Joe, A Server Administrator</h3>\n<p>Joe’s your regular sysops admin and developer, currently working with a Big Media organization to get their site up and running. He’s been paranoid about security ever since he left his laptop open at a conference and his colleagues made it yell his name every hour.</p>\n<p>The Big Media organization he’s working with wants to lock down the site to just a few applications, including their own custom one. Joe totally understands this, so he turns off the automatic client registration on the site. This stops the site from automatically creating credentials for clients registered on WordPress.org, and instead requires manual admin approval.</p>\n<p>He sets up the clients that the organization wants to use (including Kitstergram, Jill’s app) by running through the WordPress.org process and approving the clients with his administrator account. He then also manually sets up the client credentials for their custom app.</p>\n<p>He goes to bed that night knowing that the site and client are safe. If any problem pops up with Kitstergram, WordPress.org will handle the security for him, meaning he only needs to take care of the custom app security. Well, and his pet hamsterkitten.</p>\n<h3>Jenny, A Theme Developer</h3>\n<p>Themes have improved immensely in the past few years, with Jenny leading the charge through her theme company BooThemes. (As it turns out, spooky themes have really taken off in the past few years.) She’s been working on super-fast and immersive themes using the API.</p>\n<p>Some of the features that Jenny’s really proud of in her themes include live commenting and offline reading support. She also sells premium add-ons for bbPress and BuddyPress, which add tonnes of extra live features using their APIs.</p>\n<p>Despite writing themes that need to work across all the sites she interacts with, Jenny doesn’t worry about compatibility. Since the API is backwards compatible, she writes code for the latest version of WordPress and has it just work. She’s confident that any bugs will be fixed in the normal WordPress update process. Plus, having the API as part of WordPress core means she doesn’t have to worry about having her users run through a complex install process.</p>\n<h3>Ryan, An API Developer</h3>\n<p>After many years of working on the API, Ryan’s pleased that it’s finally been merged into core. Although it took a lot of hard work, it was worth all the effort after all. He now spends his time not worrying about which release of WordPress the API is going to be merged into.</p>\n<p>Of course, all these scenarios are just in Ryan’s head. He can be a little crazy at times. He can dream though, right?</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, 20 Jun 2015 02:02:04 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:10:\"Ryan McCue\";s: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:69:\"WPTavern: WordPress.tv is Branching Out Into Beginner Tutorial Videos\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:28:\"http://wptavern.com/?p=45264\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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://wptavern.com/wordpress-tv-is-branching-out-into-beginner-tutorial-videos\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:4299:\"<p><a href=\"http://i0.wp.com/wptavern.com/wp-content/uploads/2015/06/wordpress-tv.png\"><img src=\"http://i0.wp.com/wptavern.com/wp-content/uploads/2015/06/wordpress-tv.png?resize=1025%2C440\" alt=\"wordpress-tv\" class=\"aligncenter size-full wp-image-45425\" /></a></p>\n<p><a href=\"http://wordpress.tv/\" target=\"_blank\">WordPress.tv</a> is expanding its video catalog beyond WordCamp session recordings. As most of the video content on the site centers around topics for developers and established users, the WPTV team is now <a href=\"https://make.wordpress.org/community/2015/06/16/do-you-screencast-or-make-video-tutorials-of-how-to-use-wordpress-wordpress-tv-wants-you/\" target=\"_blank\">actively soliciting submissions</a> for more beginner video tutorials.</p>\n<blockquote><p>Are you a proud member of the WordPress community, who creates (or would like to create) videos that are focused on helping others learn how to use WordPress? If you answered “yes” then we would love your help in submitting your videos to WordPress.tv, so we can share them with the world in our “how to” section.</p></blockquote>\n<p>The current “<a href=\"http://wordpress.tv/category/how-to/\" target=\"_blank\">how-to</a>” category on the site contains mostly outdated videos, featuring ancient versions of WordPress. The WPTV team is hoping to add more “getting started” content that covers basic WordPress site management, including the following:</p>\n<ul>\n<li>How to configure widgets</li>\n<li>Setting up a custom menu</li>\n<li>Managing comments</li>\n<li>How to insert an image gallery</li>\n</ul>\n<p>The initiative to add more beginner content is not new but failed to gain traction in previous attempts.</p>\n<p>“Uptake was slow, so we thought it would be a good idea to give it a go again, and put a bit more structure to it,” WPTV contributor Jerry Bates said.</p>\n<p>One guideline in particular that was a sticking point the last time the group solicited tutorials was the requirement of no self-promotion or logos in the videos. Contributors have to submit their work for sheer love of the community, which makes it more difficult to gather submissions.</p>\n<blockquote><p>While we want you to be able to benefit from your work, WordPress.tv is a non-commercial community-run website; we can’t accept videos with watermarks, logos, or self-promotion of any kind. We do have a place for you to enter your WordPress.org profile name as a producer credit, so you will get noticed!</p></blockquote>\n<p>So far, the WPTV team has not received many submissions, but the demand for beginner content is there. According to Bates, some of the most viewed videos are consistently the beginner tutorials, despite the fact that they are outdated.</p>\n<p>“This is a popular video type on YouTube and in for-pay training courses, but I think the greatest need is for foundation-level videos,” Bates said. “Anything that would help a new user on day one, week one, etc.”</p>\n<p>“We need more short and to-the-point tutorials,” WPTV crew member Michael Wiginton said. “Most will not want to watch a 45 minute video when trying to find an answer.”</p>\n<p>The team is also experimenting with a plugin that would bring these tutorial videos into the WordPress dashboard, but the first step is to build a library of suitable beginner content.</p>\n<p>WordCamp recordings provide a never-ending funnel of content down to WordPress.tv, but only a small slice of these videos are useful for beginners. If WordPress is going to continue to grow its marketshare, the project cannot depend on only providing developer-oriented videos and education. A strong beginner tutorials section on WordPress.tv is a worthy project that will help support new users.</p>\n<p>The WPTV crew is a small team, averaging just 5-6 active volunteers. Creating and moderating videos is one unique way to contribute to the WordPress project that doesn’t require writing code. If you’re interested to submit some beginner tutorials, check out the <a href=\"https://make.wordpress.org/community/2015/06/16/do-you-screencast-or-make-video-tutorials-of-how-to-use-wordpress-wordpress-tv-wants-you/\" target=\"_blank\">suggestions and guidelines</a> on the WPTV blog.</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, 19 Jun 2015 21:38: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: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:75:\"WPTavern: WP Pusher Launches Free Git Crash Course for WordPress Developers\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:28:\"http://wptavern.com/?p=45221\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:85:\"http://wptavern.com/wp-pusher-launches-free-git-crash-course-for-wordpress-developers\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:4126:\"<a href=\"http://i1.wp.com/wptavern.com/wp-content/uploads/2014/01/git-logo.png\"><img src=\"http://i1.wp.com/wptavern.com/wp-content/uploads/2014/01/git-logo.png?resize=910%2C380\" alt=\"photo credit: git - the simple guide\" class=\"size-full wp-image-14763\" /></a>photo credit: <a href=\"http://rogerdudler.github.io/git-guide/\" target=\"_blank\">git – the simple guide</a>\n<p>Peter Suhm of <a href=\"https://wppusher.com/\" target=\"_blank\">WP Pusher</a> recently launched a f<a href=\"https://wppusher.com/wordpress-git-crash-course\" target=\"_blank\">ree email-based Git crash course</a> for WordPress developers who want to gain a basic understanding of managing projects with Git. The five-day drip content course is suitable for both plugin and theme developers and begins with instructions on how to structure your projects for an efficient Git workflow.</p>\n<p>While Git has many advanced features that could be overwhelming for beginners, the WP Git Crash Course only covers the ones that are directly relevant to WordPress development.</p>\n<p>“Overall, this course has two purposes,” Suhm said. “First of all, it is a way for me to establish a connection with visitors of my website who stop by without downloading WP Pusher.</p>\n<p>“Secondly, some people arrive on my website and like what they see but are not quite ready to start using WP Pusher because they need more knowledge about Git in order to get started. The course should get them up to speed.”</p>\n<p>As Suhm’s WP Pusher product manages <a href=\"http://wptavern.com/wp-pusher-aims-to-provide-pain-free-deployment-of-wordpress-themes-and-plugins-from-github\" target=\"_blank\">deployment of WordPress themes and plugins from GitHub</a>, Git educational resources are a natural extension of his work.</p>\n<p>The crash course introduces Suhm’s recommended workflow but doesn’t force the user into a rigid method of structuring projects.</p>\n<p>“I have concluded that maybe it is okay that people do things differently than me (but please do not keep your whole WordPress installation under version control!),” he said.</p>\n<p>“When I launched WP Pusher it was very opinionated and only supported my way of keeping WordPress under version control. Today it is much more flexible and works even if you keep multiple plugins or themes in one repository – something I would have sworn to never support.”</p>\n<p>Suhm is passionate about development best practices and workflow and often <a href=\"http://blog.wppusher.com/\" target=\"_blank\">blogs on these topics</a>. As a newcomer to the WordPress community, he offers a unique perspective.</p>\n<p>“In the Laravel community, we see many new arrivals of people from the world of WordPress,” he said. “For me it is the opposite. I am reentering the WordPress community after years of working with Laravel and Symfony, and I actually think I can bring something new to the table.”</p>\n<p>Aside from freelance work he did years ago, WP Pusher is Suhm’s first real venture into the WordPress world. After just five months, he’s pleased with how well his plugin has been received.</p>\n<p>“I have been lucky enough to meet a lot of great people in the WordPress community, both IRL and online,” he said. “Some of them have been extremely supportive and generously shared their experiences with me, which has really given me a head start.”</p>\n<p>Suhm is determined to keep creating educational content for the WordPress community and will be running the Git crash course for as long as people are interested. The course is not a complete, extensive guide to Git, as it just touches the surface. He plans to update it to add more advanced topics once he receives more feedback.</p>\n<p>If you’re just getting started integrating Git into your workflow for WordPress development, this crash course is a handy, concise resource for getting up to speed. You can sign up for the free course on <a href=\"https://wppusher.com/wordpress-git-crash-course\" target=\"_blank\">WPPusher.com.</a></p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 19 Jun 2015 18:06:13 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s: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:20:\"Matt: Funding Trends\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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=45163\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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/06/funding-trends/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:627:\"<p>I really enjoyed this presentation from Andressen Horowitz on how funding has evolved, and the current tech situation vis a vis the bubble around the turn of the millennium. It’s a pretty strong case for there not being a bubble right now. Go full-screen to be able to read it well.</p>\n<p> \n<div> <strong> <a href=\"https://www.slideshare.net/a16z/state-of-49390473\" title=\"U.S. Technology Funding -- What's Going On? \" target=\"_blank\">U.S. Technology Funding — What's Going On? </a> </strong> from <strong><a href=\"http://www.slideshare.net/a16z\" target=\"_blank\">a16z</a></strong> </div>\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:\"Fri, 19 Jun 2015 04:50: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: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:66:\"WPTavern: Rijeka Will Host the First WordCamp Croatia in September\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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=45378\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:76:\"http://wptavern.com/rijeka-will-host-the-first-wordcamp-croatia-in-september\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:2718:\"<a href=\"http://i2.wp.com/wptavern.com/wp-content/uploads/2015/06/rijeka-night.jpg\"><img src=\"http://i2.wp.com/wptavern.com/wp-content/uploads/2015/06/rijeka-night.jpg?resize=800%2C394\" alt=\"photo credit: WordCamp Croatia 2015\" class=\"size-full wp-image-45381\" /></a>photo credit: <a href=\"https://croatia.wordcamp.org/2015/welcome-to-wordcamp-croatia/\">WordCamp Croatia 2015</a>\n<p>The very first <a href=\"https://croatia.wordcamp.org/2015/\" target=\"_blank\">WordCamp Croatia</a> will be held in Rijeka the weekend of September 4-6. The WordPress community and the tech industry in general are <a href=\"http://wptavern.com/a-glimpse-into-serbias-rapidly-growing-wordpress-community\" target=\"_blank\">growing in the Balkans</a>. A large contingency of Croatian WordPress enthusiasts were present at neighboring <a href=\"http://wptavern.com/belgrades-first-wordcamp-sells-out-plans-to-double-attendees-next-year\" target=\"_blank\">Serbia’s first WordCamp in Belgrade</a> earlier this year. The <a href=\"http://wpcroatia.com/\" target=\"_blank\">Croatian WP community</a> has now grown large enough to host its own event.</p>\n<p>WordPress didn’t start gaining popularity in Croatia until 2013, but the country is now home to four thriving WordPress meetups in Zagreb, Split, Pula, and Rijeka. Local organizers decided to band together to apply for a country-wide WordCamp, instead of dividing it into smaller ones. They plan to rotate the location every year.</p>\n<p><a href=\"https://en.wikipedia.org/wiki/Rijeka\" target=\"_blank\">Rijeka</a>, the first host for WordCamp Croatia, is a multicultural city nestled on the Adriatic coast near Slovenia and Italy. It is well connected to nearby European capitals by air and train. Organizers are hoping to cultivate a “cozy and family–like atmosphere” for the event. <a href=\"http://business.croatia.hr/hr-HR/Poslovni-turizam/Kongresni-centri/Mjesto/Rijeka/Kongresni-centar/Hrvatski-kulturni-dom-na-Susaku?bGNcNDc0NjUscFwzODQ%3D\" target=\"_blank\">HKD Sušak</a>, the venue selected, has a capacity for up to 300 attendees.</p>\n<p>WordCamp Croatia will be a three-day event that will include educational workshops and tracks on Friday, the full conference on Saturday, and a Contributor Day on Sunday. The <a href=\"https://croatia.wordcamp.org/2015/call-for-speakers/\" target=\"_blank\">call for speakers</a> is open as of today and the deadline for proposals is July 5. Organizers will be accepting presentations in both English and Croatian. If you’re in the area and want to be part of the very first WordCamp Croatia, make sure to follow <a href=\"https://twitter.com/wpcroatia\" target=\"_blank\">WP Croatia on Twitter</a> for all the latest updates.</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, 18 Jun 2015 21:49:20 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s: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: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:80:\"WPTavern: WordPress for Android Version 4.1 Says Goodbye to the Hamburger Button\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:28:\"http://wptavern.com/?p=45273\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:90:\"http://wptavern.com/wordpress-for-android-version-4-1-says-goodbye-to-the-hamburger-button\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:2480:\"<p><a href=\"http://i1.wp.com/wptavern.com/wp-content/uploads/2015/06/4.1-reader.png\"><img src=\"http://i1.wp.com/wptavern.com/wp-content/uploads/2015/06/4.1-reader.png?resize=281%2C500\" alt=\"4.1-reader\" class=\"alignright size-large wp-image-45359\" /></a>WordPress for Android <a href=\"https://apps.wordpress.org/2015/06/12/wordpress-for-android-version-4-1/\" target=\"_blank\">version 4.1</a> is sporting some major design changes. Navigation in the app has been redesigned to remove the the hamburger button in favor of four simplified tabs spanning the top of the screen.</p>\n<p>The ubiquitous hamburger icon, used on apps and websites for years, is slowly <a href=\"http://techcrunch.com/2014/05/24/before-the-hamburger-button-kills-you/\" target=\"_blank\">falling out of fashion</a> on the web. While the side navigation drawer does a good job of keeping nav items out of sight, <a href=\"https://lmjabreu.com/post/why-and-how-to-avoid-hamburger-menus/\" target=\"_blank\">it comes at the cost of user engagement</a>. Hamburger menus are also inconvenient for one-handed device operation.</p>\n<p>Version 4.1 of WordPress for Android has been redesigned to display a tabbed action bar with quick access to your sites, the reader, user account settings, and notifications. The sites menu will allow you to manage any of your connected sites and includes a short menu for publishing, stats, theme customization, and access to the full dashboard.</p>\n<p><a href=\"http://i1.wp.com/wptavern.com/wp-content/uploads/2015/06/tag-autocompletion.png\"><img src=\"http://i1.wp.com/wptavern.com/wp-content/uploads/2015/06/tag-autocompletion.png?resize=219%2C300\" alt=\"tag-autocompletion\" class=\"alignleft size-medium wp-image-45367\" /></a>Another new feature in 4.1 is tag auto-completion. When adding a tag on the post settings screen, users will now receive suggestions (based on existing tags) while typing.</p>\n<p>Stats have also been improved to provide a noticeably faster viewing experience. The app now takes just a fraction of the time it previously required to load stats data. Interacting with this feature no longer feels like visiting a foreign land.</p>\n<p>Overall the 4.1 release is a big leap forward for WordPress’ usability on Android. The navigation redesign is more intuitive and smaller features are continuing to be refined with each release. The 4.1 update should have already hit devices, so Android users can open up the app to check out everything that’s new.</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, 18 Jun 2015 17:23: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: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:17:\"Matt: $3 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:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:21:\"http://ma.tt/?p=45159\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:32:\"http://ma.tt/2015/06/3-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:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:772:\"<blockquote><p>And remember the $5 billion website, 5 billion we spent on a website, and to this day it doesn’t work. A $5 billion dollar website.I have so many websites. I have them all over the place. I hire people, they do a website. It costs me $3.</p></blockquote>\n<p>We were just talking about government websites! The <a href=\"http://www.nydailynews.com/news/politics/transcript-donald-trump-2016-presidential-announcement-article-1.2260117\">transcript of Donald Trump’s 2016 presidential announcement</a> is one of the more interesting things I’ve read in a while. “And I promise I will never be in a bicycle race. That I can tell you.” In the spirit of alway saying something positive, I do agree that La Guardia airport is a hot mess.</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, 18 Jun 2015 02:09: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: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:89:\"WPTavern: BackPress Revival Receives Rocky Reception from WordPress Development 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:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:28:\"http://wptavern.com/?p=45296\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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/backpress-revival-receives-rocky-reception-from-wordpress-development-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:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:5366:\"<a href=\"http://i2.wp.com/wptavern.com/wp-content/uploads/2015/06/dinocar.jpg\"><img src=\"http://i2.wp.com/wptavern.com/wp-content/uploads/2015/06/dinocar.jpg?resize=1025%2C523\" alt=\"photo credit: Ryan McGuire\" class=\"size-full wp-image-45346\" /></a>photo credit: <a href=\"https://stocksnap.io/photo/A0737DFF83\">Ryan McGuire</a>\n<p><a href=\"http://backpress.org/\" target=\"_blank\">BackPress</a> supporters hosted a <a href=\"http://wptavern.com/backpress-is-coming-back-from-the-dead\" target=\"_blank\">preliminary discussion</a> yesterday to flesh out plans for bringing the long-abandoned project back to life. Organizers Roy Sivan and John James Jacoby were surprised by how many developers were interested in the prospect of reviving BackPress. Unfortunately, the live Google Hangout wasn’t broadcasted publicly and was limited 10 people, which gave the group a rocky, disorganized start on a closed channel.</p>\n<p>WordPress lead developer Andrew Nacin joined the discussion briefly before it started to say that BackPress, which he characterized as “five year old vaporware,” is “terrible and should be thrown away.” His view reflects many others – those who may see the value in making WordPress more modular but don’t believe that investing in BackPress is the way to get there.</p>\n<blockquote class=\"twitter-tweet\" width=\"550\"><p lang=\"en\" dir=\"ltr\"><a href=\"https://twitter.com/royboy789\">@royboy789</a> <a href=\"https://twitter.com/JJJ\">@JJJ</a> BackPress made sense as an experiement in the era it was born, but now it should just be left to die a peaceful death.</p>\n<p>— Ryan McCue (@rmccue) <a href=\"https://twitter.com/rmccue/status/610688602121506817\">June 16, 2015</a></p></blockquote>\n<p></p>\n<blockquote class=\"twitter-tweet\" width=\"550\"><p lang=\"en\" dir=\"ltr\"><a href=\"https://twitter.com/royboy789\">@royboy789</a> <a href=\"https://twitter.com/JJJ\">@JJJ</a> It splits the ecosystem with no real appreciable gain. If you don\'t want the core admin, don\'t use it.</p>\n<p>— Ryan McCue (@rmccue) <a href=\"https://twitter.com/rmccue/status/610689744033320960\">June 16, 2015</a></p></blockquote>\n<p></p>\n<blockquote class=\"twitter-tweet\" width=\"550\"><p lang=\"en\" dir=\"ltr\">Let me save you guys a few thousand hours and headaches. <a href=\"http://t.co/ILp8nMDFL5\">http://t.co/ILp8nMDFL5</a></p>\n<p>— Brian Krogsgard (@Krogsgard) <a href=\"https://twitter.com/Krogsgard/status/610859720241496064\">June 16, 2015</a></p></blockquote>\n<p></p>\n<p>“I think that all the objectives here can be accomplished without doing it in a separate project,” Nacin said.</p>\n<p>“If you want to make a big difference in WordPress, then go contribute to the REST API. This isn’t it.”</p>\n<p>Ryan McCue, one of the lead developers on the WP REST API project, joined the discussion to encourage BackPress supporters to consider making it into a feature plugin, which he believes would be a more productive avenue for radical experimentation.</p>\n<p>Sivan pointed out that the problem with this path is that it still requires the use of a plugin, whereas BackPress is meant for developers who don’t want to have to install WordPress and plugins in order to experiment with it.</p>\n<p>Responding to commenters on yesterday’s post, Sivan <a href=\"http://wptavern.com/backpress-is-coming-back-from-the-dead#comment-69416\" target=\"_blank\">summarized</a> his thoughts about pursuing BackPress as a feature plugin:</p>\n<blockquote><p>I think the takeaway from today is to decide what it is the development community wants out of WordPress, and see if feature plugins are the way to go, or if there is some validity in building out this system (whatever it may be called) as what we hope can be re-integrated into core at some point. Whether that means taking backwards compatibility into account or not has yet to be seen.</p></blockquote>\n<p>“It would probably be better to start from scratch; it’s not even close to up to date with current WP code it was meant to emulate,” Matt Mullenweg said in response to the idea. “It’s a fun experiment regardless, especially if people don’t think of it as Official WordPress Policy or Future (which it isn’t).”</p>\n<p>After nearly three hours of discussion about possible ways forward, those present concluded that it would be best to reconvene next week to identify the problems that BackPress would solve. Most of those in attendance were developers passionate about creating a more flexible, modular WordPress and willing to see if a BackPress revival could be a possibility for addressing that.</p>\n<blockquote class=\"twitter-tweet\" width=\"550\"><p lang=\"en\" dir=\"ltr\">Our conversation touched on the high level and next steps are coming, and we are planning on meeting next week same day, at 2PM (PST)</p>\n<p>— Roy Sivan (@royboy789) <a href=\"https://twitter.com/royboy789/status/610943668388802560\">June 16, 2015</a></p></blockquote>\n<p></p>\n<p>Organizers created a<a href=\"https://github.com/royboy789/helium\" target=\"_blank\"> GitHub repository for exploring a new BackPress</a> and will meet every Tuesday at 2PM PST. Anyone interested to join the discussion can participate on the new #backpress Slack channel, hosted at <a href=\"https://advancedwp.slack.com\">https://advancedwp.slack.com</a>.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 18 Jun 2015 00:05: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:\"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:78:\"WPTavern: WordPress Theme Review Team Launches Code Examples Library on GitHub\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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=44345\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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/wordpress-theme-review-team-launches-code-examples-library-on-github\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:3293:\"<p>The WordPress Theme Review Team is now curating a <a href=\"https://github.com/WPTRT/code-examples/\" target=\"_blank\">library of code examples</a> on GitHub for theme developers. The first section is devoted to <a href=\"https://github.com/WPTRT/code-examples/tree/master/customizer\" target=\"_blank\">customizer code</a> with examples for panels, sections, basic controls, and advanced controls.</p>\n<p><a href=\"http://i1.wp.com/wptavern.com/wp-content/uploads/2015/06/trt-code-example-library.png\"><img src=\"http://i1.wp.com/wptavern.com/wp-content/uploads/2015/06/trt-code-example-library.png?resize=1025%2C596\" alt=\"trt-code-example-library\" class=\"aligncenter size-full wp-image-45322\" /></a></p>\n<p>“We will continue to add to the library, including more examples of custom controls, and more advanced examples, such as postMessage and other JavaScript fun, modifying the style of the Customizer panel, and others as suggested/requested,” TRT member Chip Bennett said in the <a href=\"https://make.wordpress.org/themes/2015/06/15/customizer-code-examples-on-github/\" target=\"_blank\">announcement</a>.</p>\n<p>In April, the Theme Review Team decided to <a href=\"http://wptavern.com/wordpress-org-now-requires-theme-authors-to-use-the-customizer-to-build-theme-options\" target=\"_blank\">enforce the use of the customizer for building theme options</a>, offering six months for authors to comply with the new guideline before violations would be rejected during updates. This decision immediately necessitated better documentation for building with the customizer, and the code example library fits in with this effort.</p>\n<p>During a TRT meeting last month, Chip Bennett <a href=\"https://wordpress.slack.com/archives/themereview/p1432655488000250\" target=\"_blank\">argued against the promotion of Customizer API frameworks</a>, such as <a href=\"http://wptavern.com/redux-and-kirki-frameworks-join-forces-to-provide-better-support-for-the-wordpress-customizer\" target=\"_blank\">Redux/Kirki</a>, and emphasized the need for educating theme authors on how to implement the API.</p>\n<p>“Instead of encouraging use of a ‘known’ framework, we should take the opportunity to <em>teach</em>,” he said.</p>\n<p>“Essentially, I don’t want the TRT to encourage/facilitate/enable the use of Customizer frameworks at the expense of helping developers actually learn how to implement the Customizer API.”</p>\n<p>Bennett <a href=\"https://wordpress.slack.com/archives/themereview/p1432665980000935\" target=\"_blank\">suggested</a> that the team focus on teaching basic implementation of the core Customizer API, followed by education on how to implement custom controls.</p>\n<p>“Rather than creating a list of known frameworks, let’s focus on building our library of known, good custom controls, and work on tutorials for the core API, proper sanitization, use of custom controls, etc.,” he said.</p>\n<p>This is where the GitHub-hosted <a href=\"https://github.com/WPTRT/code-examples\" target=\"_blank\">code examples library</a> comes in handy for those who want to build themes that will meet WordPress.org guidelines. The team welcomes suggestions, requests, questions, and pull requests from anyone who wants to contribute to the 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, 17 Jun 2015 19:03: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:\"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:29:\"Matt: Open Source Datacenters\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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=45156\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:45:\"http://ma.tt/2015/06/open-source-datacenters/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:669:\"<p><a href=\"http://www.businessinsider.com/facebook-open-compute-project-history-2015-6\">How Facebook is eating the $140 billion hardware market</a> — I’ve always said that open source eventually dominates every market it enters, and with enterprise hardware it’s in the very, very early stages but this article is chock-full of examples of the economies of scale when companies start collaborating on shared problems. The problem is one company’s inefficiency and wasted cost is another company’s revenue. <a href=\"http://ma.tt/2015/06/fastco-usds-profile/\">Cool to look at in the context of yesterday’s post on government</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, 17 Jun 2015 06:05: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:74:\"WPTavern: Menu Customizer Officially Approved for Merge Into WordPress 4.3\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:28:\"http://wptavern.com/?p=45298\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:84:\"http://wptavern.com/menu-customizer-officially-approved-for-merge-into-wordpress-4-3\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:3492:\"<p><a href=\"http://i2.wp.com/wptavern.com/wp-content/uploads/2015/06/menu-customizer-feature.jpg\"><img src=\"http://i2.wp.com/wptavern.com/wp-content/uploads/2015/06/menu-customizer-feature.jpg?resize=848%2C397\" alt=\"menu-customizer-feature\" class=\"aligncenter size-full wp-image-44906\" /></a></p>\n<p>The Menu Customizer plugin was <a href=\"https://core.trac.wordpress.org/changeset/32806\" target=\"_blank\">merged into WordPress trunk</a> today and will be one of the headline features of the 4.3 release.</p>\n<p>Roughly a week ago the feature plugin was <a href=\"http://wptavern.com/menu-customizer-tentatively-approved-for-wordpress-4-3\" target=\"_blank\">tentatively approved for merge</a>, pending an a11y audit and PHP and JS tests. Following an overwhelming amount of negative feedback from the community, core contributors <a href=\"http://wptavern.com/wordpress-core-contributors-call-for-user-testing-on-the-menu-customizer-plugin\" target=\"_blank\">published what was essentially a rallying call to get the plugin ready for merge</a>, reaffirming their commitment to iterating with the customizer.</p>\n<p>Nick Halsey, the plugin’s developer, published a number of <a href=\"https://make.wordpress.org/flow/2015/06/14/menus-in-the-admin-and-the-customizer-ux-flow-performance-comparisons/\" target=\"_blank\">UX flow and performance comparisons</a> of the admin menus screen vs. menus in the customizer. Ryan Boren and Konstantin Obenland also published <a href=\"https://make.wordpress.org/flow/2015/06/12/menu-customizer-iphone-5-emulated/\" target=\"_blank\">iPhone 5</a> and <a href=\"https://make.wordpress.org/flow/2015/06/04/menu-customizer-iphone-6/\" target=\"_blank\">6</a> emulations of the plugin in action.</p>\n<p>Halsey’s overall conclusion was that managing menus in the customizer takes less time in most cases than managing menus in the admin:</p>\n<blockquote><p>For the tests, I added links to both Menus UIs to the admin bar (4.3 will have one link here, to the Customizer). I ran into a few areas where the experience could be improved, but in terms of timing, the Customizer version wins in most of these scenarios currently. Note that this is intended to compare the experience for power users.</p></blockquote>\n<p>The Menu Customizer is one of the most controversial new features added to core in WordPress’ recent history. It will be interesting to see how it plays out when users discover it in 4.3. Those who were not in favor of the feature voiced their opposition in comments on the <a href=\"https://make.wordpress.org/core/2015/06/03/feature-plugin-merge-proposal-menu-customizer/\" target=\"_blank\">original proposal</a> and in independent blogs around the web but were ultimately overruled.</p>\n<blockquote class=\"twitter-tweet\" width=\"550\"><p lang=\"en\" dir=\"ltr\">Decisions not options: duplicate the interfaces, bringing complex things into little panels & containers. We decide for you <a href=\"https://twitter.com/hashtag/WordPress?src=hash\">#WordPress</a> <a href=\"https://twitter.com/hashtag/rant?src=hash\">#rant</a></p>\n<p>— David Decker (@deckerweb) <a href=\"https://twitter.com/deckerweb/status/610938144628834306\">June 16, 2015</a></p></blockquote>\n<p></p>\n<p>At this juncture, no official timeline has been set for removing the menus screen in the WordPress admin. The existing menus will continue to be maintained for the time being, which should provide an easier transition for users who are surprised by the new feature in 4.3.</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, 16 Jun 2015 23:43: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:\"\";}}}}}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:60:\"WPTavern: New WP Live Search Plugin Utilizes the WP REST API\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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=45217\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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/new-wp-live-search-plugin-utilizes-the-wp-rest-api\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:3786:\"<p>Yesterday Nick Haskins, creator of <a href=\"http://wptavern.com/tag/aesop-story-engine\" target=\"_blank\">Aesop Story Engine</a>, released a new search plugin for WordPress. <a href=\"https://wordpress.org/plugins/wp-search-live/\" target=\"_blank\">WP Live Search</a> utilizes the new <a href=\"https://github.com/WP-API/WP-API\" target=\"_blank\">WP REST API</a>, in combination with Backbone.js and Underscore.js, to deliver live search results as the user types in a search query. The result is instantaneous searching that doesn’t require pressing enter or refreshing the page.</p>\n<p>WP Live Search is very much a working prototype but also provides a practical example of the WP REST API in action. I tested the plugin and the short clip below shows an example of searching through thousands of articles. Each result is displayed neatly with its corresponding featured image.</p>\n<p><a href=\"http://i1.wp.com/wptavern.com/wp-content/uploads/2015/06/wp-live-search.gif\"><img src=\"http://i1.wp.com/wptavern.com/wp-content/uploads/2015/06/wp-live-search.gif?resize=1016%2C488\" alt=\"wp-live-search\" class=\"aligncenter size-full wp-image-45268\" /></a></p>\n<p>Haskins created the client-side search plugin to power the new search feature inside <a href=\"http://wptavern.com/lasso-frontend-editing-plugin-for-wordpress-now-available-on-github\" target=\"_blank\">Lasso</a>, his frontend editing plugin. He released the prototype on WordPress.org in order to get usability testing and feedback from a larger group of users. He’s also building the plugin as part of his day job, so it’s being developed with several different audiences in mind.</p>\n<p>“Using the REST API was super important because we’re searching on ‘keyup’ and if that went through admin-ajax.php then shared hosts would likely melt down,” Haskins said. “So because it’s all client-side, it’s super lightweight and anything can run it.”</p>\n<p>The feature is already built into Lasso but will not be released until Haskins has the chance to gather more feedback.</p>\n<p>“I’m interested to see HOW users search, is the search too fast, is it too slow, etc.,” he said. “All of this will lead to a perfect search feature inside of Lasso.”</p>\n<p>Haskins was previously hesitant to utilize the WP REST API before it has landed in WordPress core but the recent progress and momentum on the project inspired him to go for it.</p>\n<p>“I was avoiding the REST API, but with a tentative merge this fall, and V2 going out, I think the time is ripe,” he said. “In using the REST API, I’ve learned that it’s very use case dependent and is really just another tool. There’s a time and place for it.”</p>\n<p>WP Live Search is still under active development and may not be suitable for use in production just yet, but is functional and ready for testing. Here’s how to take it for a spin:</p>\n<ol>\n<li>Install <a href=\"https://wordpress.org/plugins/wp-search-live/\" target=\"_blank\">WP Live Search</a>.</li>\n<li>Install the official <a href=\"https://wordpress.org/plugins/json-rest-api/\" target=\"_blank\">WP REST API</a> plugin.</li>\n<li>Add the shortcode [wp_live_search] to a page.</li>\n</ol>\n<p>The shortcode accepts a few attributes, including type, placeholder, results, and target. More details are available on the plugin’s description <a href=\"https://wordpress.org/plugins/wp-search-live/\" target=\"_blank\">page</a>.</p>\n<p>Haskins plans to add support for custom post types in the next major update to the plugin. If you’re interested in contributing, you can find <a href=\"https://github.com/bearded-avenger/wp-live-search\" target=\"_blank\">WP Live Search on GitHub</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, 16 Jun 2015 21:39:35 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"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:48:\"WPTavern: BackPress is Coming Back From the Dead\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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=45232\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:58:\"http://wptavern.com/backpress-is-coming-back-from-the-dead\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:3607:\"<a href=\"http://i1.wp.com/wptavern.com/wp-content/uploads/2015/06/frankenstein.jpg\"><img src=\"http://i1.wp.com/wptavern.com/wp-content/uploads/2015/06/frankenstein.jpg?resize=1024%2C520\" alt=\"photo credit: Frankenstein (1931) - (license)\" class=\"size-full wp-image-45254\" /></a>photo credit: <a href=\"http://www.flickr.com/photos/89093669@N00/1544537850\">Frankenstein (1931)</a> – <a href=\"https://creativecommons.org/licenses/by-sa/2.0/\">(license)</a>\n<p>WordPress developers <a href=\"https://twitter.com/royboy789\" target=\"_blank\">Roy Sivan</a> and <a href=\"https://twitter.com/jjj\" target=\"_blank\">John James Jacoby</a> have taken a keen interest in reviving the <a href=\"http://backpress.org/\" target=\"_blank\">BackPress</a> project. They will be discussing their plans to bring it back to life on a live Google Hangout at 1PM PST (8pm UTC) today, June 16.</p>\n<p>BackPress is a PHP library of core functionality for web applications. It essentially provides the core of bbPress and powers the GlotPress application, which enables WordPress, BuddyPress, and bbPress to be translated into different languages.</p>\n<p>It’s no secret that bbPress project lead John James Jacoby is an ardent fan of BackPress, but few could have predicted that the project would be making a come back. In Sivan’s <a href=\"https://www.facebook.com/groups/advancedwp/permalink/970129579715923/\" target=\"_blank\">announcement</a> in the Advanced WordPress Facebook group, he briefly outlined their intentions for BackPress’ future:</p>\n<blockquote><p>After a few conversations at WordCamp Miami, we both want to bring it back. My vision is for it to be up to date with current WP, and for it to be the WP you install when you don’t want the Dashboard, but to build something from scratch using modules / plugins.</p></blockquote>\n<p>Commenters responded positively to the announcement and Sivan and Jacoby plan to open the project up to contributors in the near future.</p>\n<p>“The current state of BackPress is a mess,” Sivan said. “Unfortunately, it can’t be just overwritten, so our main goal is to talk action plan, how to get it to a place that is more up to date, then start adding modularity to it.</p>\n<p>“My vision is you still get the easy installer, but things like wp-admin are just modules, and even modular within that per UI, but that shall be discussed as we move forward.”</p>\n<p>Once the BackPress code is up to date, the duo hope to turn it into a usable starting point for application development.</p>\n<p>“This + JSON REST API could be the next evolution of WordPress for developers,” Sivan said.</p>\n<p>For more details on the history of BackPress, check out Jeff Chandler’s 2010 <a href=\"http://wptavern.com/interview-with-beau-lebens-talking-backpress\" target=\"_blank\">interview with Beau Lebens</a>. If you’re interested in the future of the project, make sure to tune in at 1PM PST. The Google Hangouts link will be posted in the comments of the <a href=\"https://www.facebook.com/groups/advancedwp/permalink/970129579715923/\" target=\"_blank\">announcement</a>. Here’s a link for those who are not part of the group:</p>\n<blockquote class=\"twitter-tweet\" width=\"550\"><p lang=\"en\" dir=\"ltr\">BackPress hangout. Want to join <a href=\"https://t.co/Iua5rbY2ix\">https://t.co/Iua5rbY2ix</a> Want to lurk? <a href=\"https://t.co/KGdsPizrtt\">https://t.co/KGdsPizrtt</a></p>\n<p>— John James Jacoby (@JJJ) <a href=\"https://twitter.com/JJJ/status/610902291835523072\">June 16, 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:\"Tue, 16 Jun 2015 05:09:50 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"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:30;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:25:\"Matt: FastCo USDS Profile\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:21:\"http://ma.tt/?p=45154\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:41:\"http://ma.tt/2015/06/fastco-usds-profile/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:695:\"<p>Fast Company has a <a href=\"http://www.fastcompany.com/3046756/obama-and-his-geeks\">great and in-depth look at the United States Digital Service (and similar programs across the government) that is really interesting</a>. They have a number of people involved that I really respect, and I can’t wait to see the results of it not just in the remainder of Obama’s term, but the coming decade. It’s shocking how much is spent on IT at not just the federal level, but the waste at the state and municipal level is even more shocking in many ways because there is so much duplication across the country (and the world). I’ll be blogging more about this theme this week.</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, 16 Jun 2015 00:00:03 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"Matt\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:31;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:66:\"WPTavern: Postmatic Adds Importer for Subscribe to Comments 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:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:28:\"http://wptavern.com/?p=45180\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:76:\"http://wptavern.com/postmatic-adds-importer-for-subscribe-to-comments-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:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:3138:\"<p><a href=\"http://i1.wp.com/wptavern.com/wp-content/uploads/2014/11/postmatic1.jpg\"><img src=\"http://i1.wp.com/wptavern.com/wp-content/uploads/2014/11/postmatic1.jpg?resize=810%2C378\" alt=\"postmatic\" class=\"aligncenter size-full wp-image-33866\" /></a></p>\n<p>Over the weekend <a href=\"https://gopostmatic.com/2015/06/subscribe-to-comments/\" target=\"_blank\">Postmatic version 1.2.3</a> was released with a new importer for the Subscribe to Comments plugin. Founder Jason Lemieux and his team launched the <a href=\"http://wptavern.com/postmatic-launches-100-email-based-commenting-for-wordpress\" target=\"_blank\">100% email-based commenting service</a> in April and have been steadily adding importers for users of other various comment subscription plugins. Postmatic launched with importers for Mailpoet, Mailchimp, and <a href=\"http://wptavern.com/postmatic-now-supports-1-click-migration-of-subscribers-from-jetpack\" target=\"_blank\">one-click migration of subscribers from Jetpack</a>.</p>\n<p><a href=\"https://wordpress.org/plugins/subscribe-to-comments/\" target=\"_blank\">Subscribe to Comments</a> is a popular old plugin created by Mark Jaquith and is currently in use on 80,000+ installations. The plugin hasn’t been updated for more than two years and many users in its <a href=\"https://wordpress.org/support/plugin/subscribe-to-comments\" target=\"_blank\">support forums</a> are eagerly looking for an alternative.</p>\n<p>With over 80,000 sites depending on an older, unmaintained plugin, Lemieux and his team saw a ripe opportunity to create an importer to fill the gap. Subscribe to Comments users can conveniently migrate with one click:</p>\n<blockquote><p>We’ve built a new migration tool into Postmatic 1.2.3 which will allow Subscribe to Comments users to convert their legacy subscribers into shiny new Postmatic subscribers. It all happens with just one click, invisibly, in the background. From then on out notifications of new comments will be sent to old subscribers except this time they’ll be able to continue the conversation by just hitting reply.</p></blockquote>\n<p>The migration tool also works with variations of Subscribe to Comments, including <a href=\"https://wordpress.org/plugins/subscribe-to-comments-reloaded/\" target=\"_blank\">Subscribe to Comments Reloaded</a> and <a href=\"https://wordpress.org/plugins/subscribe-to-double-opt-in-comments/\" target=\"_blank\">Subscribe to Double-Opt-In Comments</a>. The importer is another strategic addition that will likely win Postmatic more new users.</p>\n<p>Postmatic is aiming to become a big player in WordPress comments and is continuing to build out more products centered around enhancing engagement. In addition to expanding the user base of the free Postmatic plugin, the team is also busy beta testing Epoch, its next major release. Epoch is currently <a href=\"https://wordpress.org/plugins/epoch/\" target=\"_blank\">available on WordPress.org</a> and aims to bring 100% realtime chat and commenting to WordPress’ native commenting system. Keep your eyes on the Postmatic team in the coming days, as they ready their next round of innovations.</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, 15 Jun 2015 22:57:32 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s: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:39:\"WPTavern: o2 is Now Available on GitHub\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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=45188\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:49:\"http://wptavern.com/o2-is-now-available-on-github\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:3618:\"<p><a href=\"http://i0.wp.com/wptavern.com/wp-content/uploads/2015/06/o2-on-github.png\"><img src=\"http://i0.wp.com/wptavern.com/wp-content/uploads/2015/06/o2-on-github.png?resize=1025%2C536\" alt=\"o2-on-github\" class=\"aligncenter size-full wp-image-45205\" /></a></p>\n<p>This weekend at WordCamp Denver, <a href=\"https://twitter.com/alternatekev\" target=\"_blank\">Kevin Conboy</a> announced that Automattic’s <a href=\"http://wptavern.com/o2-wordpress-plugin-expected-to-be-available-in-early-2014\" target=\"_blank\">long-awaited O2 project</a> is now publicly <a href=\"https://github.com/Automattic/o2\" target=\"_blank\">available on GitHub</a>. In a recent interview with WP Tavern, Matt Mullenweg confirmed that the o2 development team is <a href=\"http://wptavern.com/o2-development-team-shifts-focus-to-wordpress-coms-core-products\" target=\"_blank\">shifting its focus to WordPress.com’s core products</a> but that the o2 code would be public for anyone to use.</p>\n<p>o2 was is the successor to <a href=\"https://wordpress.org/themes/p2/\" target=\"_blank\">P2</a>, the innovative group blogging theme created to power communications at Automattic. P2 was <a href=\"http://wptavern.com/p2-officially-on-the-theme-repository\" target=\"_blank\">released in 2009</a> with the tagline “Blogging at the speed of thought.” It introduced quick posting from the front page and real-time updates.</p>\n<p>o2 shares P2’s tagline but, unlike its predecessor, it was created to be a plugin that is not dependent on a specific theme.</p>\n<blockquote class=\"twitter-tweet\" width=\"550\"><p lang=\"en\" dir=\"ltr\"><a href=\"https://twitter.com/devinsays\">@devinsays</a> <a href=\"https://twitter.com/michaelarestad\">@michaelarestad</a> that\'s the theory!</p>\n<p>— Kevin Conboy (@alternatekev) <a href=\"https://twitter.com/alternatekev/status/610413606446825473\">June 15, 2015</a></p></blockquote>\n<p></p>\n<p>However, it’s not guaranteed to work with any theme, so if you want the best experience you should test it out with the <a href=\"https://wpcom-themes.svn.automattic.com/p2-breathe\" target=\"_blank\">p2-breathe theme</a>, as recommended in the GitHub installation instructions. o2 requires the <a href=\"https://wordpress.org/plugins/genericond/\" target=\"_blank\">Genericon’d</a> plugin and if you want the ability to insert code blocks, it requires the <a href=\"https://wordpress.org/plugins/syntaxhighlighter/\" target=\"_blank\">SyntaxHighlighter Evolved</a> plugin.</p>\n<p>The readme.txt on GitHub cautions that “multisite self-hosted installs have not yet been tested and may not work.” Although the plugin was written to shine within a network environment with cross-site search and cross-site posting, the network features are not guaranteed to work for self-hosted users. However, the improved real-time commenting, drag-and-drop media upload, and other enhancements may make using O2 worthwhile on single site WordPress installations.</p>\n<p>A cursory look at the issues queue indicates that some of the features that work on WordPress.com may still be buggy for self-hosted installations, such as <a href=\"https://github.com/Automattic/o2/issues/3\" target=\"_blank\">@mentions in posts in comments</a>. The good news for those who were eagerly awaiting o2’s release is that the code, while not completely polished and bug-free, is now <a href=\"https://github.com/Automattic/o2\" target=\"_blank\">public on GitHub</a>. Even though Automattic is shifting its focus away from the project, anyone who wants to help improve it can submit a pull request or fork o2 for their own use.</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, 15 Jun 2015 17:30:18 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"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: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:21:\"Matt: Priceless Words\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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=45151\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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/06/priceless-words/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:405:\"<blockquote><p>“It’s easy to be very busy but not get anything done that you’ll look back a year from now and say was worthwhile.”</p>\n<p>“You’ll get a lot of contradictory advice, and often neither side is wrong.”</p></blockquote>\n<p>Entrepreneur.com <a href=\"http://www.entrepreneur.com/article/246745\">collected a few quotes from me and blogged some context for each</a>.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 15 Jun 2015 01:25:09 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"Matt\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:34;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:37:\"Matt: How Tesla Will Change 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=45149\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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/06/how-tesla-will-change-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:149:\"<p><a href=\"http://waitbutwhy.com/2015/06/how-tesla-will-change-your-life.html\">How Tesla Will Change The World</a> from the great Wait But Why.</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, 13 Jun 2015 23:25:05 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s: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:31:\"Matt: Munchery Eating 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=45143\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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://ma.tt/2015/06/munchery-eating-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:380:\"<p>Shervin has an amazing write-up on <a href=\"https://medium.com/@shervin/how-munchery-is-literally-eating-the-world-218c6520dc99\">how Munchery is literally eating the world</a>, and Sherpa’s continuing investment there. If you haven’t tried <a href=\"https://munchery.com/\">Munchery</a> yet they’re now in San Francisco, Los Angeles, Seattle, and New York.</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, 13 Jun 2015 03:31:21 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"Matt\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:36;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:26:\"Post Status: What is Code?\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"https://poststatus.com/?p=13013\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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:\"https://poststatus.com/what-is-code/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:16332:\"<p>Today I read perhaps the single best article I’ve ever read on programming.</p>\n<p><a href=\"http://www.bloomberg.com/graphics/2015-paul-ford-what-is-code/\">Paul Ford has written the definitive guide</a> for explaining a profession that employs 11 million people and occupies 7 million more hobbyists’ time by answering the question, “What is code?”</p>\n<p>He wrote the article for everyone, he says, but specifically he wrote it for the editor of Bloomberg. Whether you’re a programmer already, in a business where you work with programmers, or just want to learn a bit more about the thousands of frameworks for 0s and 1s that run our world, I think the article is for you.</p>\n<p>It’s not fair to attempt a summary of the many points Paul makes, but I’ll highlight some of my favorite passages and also summarize some of the topics he covers. However, I can not offer each point the justice they deserve, so honestly if you really want the best experience, read the original and not this.</p>\n<p>The <em>only</em> benefit of my article is that at just over 2,000 words it’s 5% of the length of the original. I’d encourage everyone to read the entire article. I’m sure I’ll share it individually hundreds of times in my future.</p>\n<blockquote class=\"twitter-tweet\" width=\"550\"><p lang=\"en\" dir=\"ltr\">Here is MY three-word summary of my article for busy people: Reevaluate your life.</p>\n<p>— Paul Ford (@ftrain) <a href=\"https://twitter.com/ftrain/status/609374405727268864\">June 12, 2015</a></p></blockquote>\n<p></p>\n<p>Are you still not convinced to commit to it? Okay, fine. Here are my favorite parts:</p>\n<h3>Where is code?</h3>\n<p>While the entire article answers, “What is code?”, he starts by answering, “Where is code?” Code is much broader than the web. It’s pervasive. Everywhere.</p>\n<blockquote><p>Most programmers aren’t working on building a widely recognized application like Microsoft Word. Software is everywhere. It’s gone from a craft of fragile, built-from-scratch custom projects to an industry of standardized parts, where coders absorb and improve upon the labors of their forebears (even if those forebears are one cubicle over). Software is there when you switch channels and your cable box shows you what else is on. You get money from an ATM—software. An elevator takes you up five stories—the same. Facebook releases software every day to something like a billion people, and that software runs inside Web browsers and mobile applications. Facebook looks like it’s just pictures of your mom’s crocuses or your son’s school play—but no, it’s software.</p></blockquote>\n<h3>Computers are dumb</h3>\n<p><a href=\"http://waitbutwhy.com/2015/01/artificial-intelligence-revolution-1.html\">Until they’re not</a>. But today, computers really don’t know anything; they return things based on what we put in them, and they can do so many things faster than we can.</p>\n<blockquote><p>Every character truly, truly matters. Every single stupid misplaced semicolon, space where you meant tab, bracket instead of a parenthesis—mistakes can leave the computer in a state of panic. The trees don’t know where to put their leaves. Their roots decay. The boxes don’t stack neatly. For not only are computers as dumb as a billion marbles, they’re also positively Stradivarian in their delicacy.</p></blockquote>\n<h3>Programming languages</h3>\n<p>Paul spends a ton of time talking about various programming languages, their origins, their styles, their adoptions, their usefulness, and how they’ve evolved.</p>\n<p>He primarily focuses on C (and how it’s fast but not object oriented) and Java (and how it’s object oriented but not fast, relatively). Amazingly, he manages to talk about many, many languages, their attributes, and yet explain them in a way that nearly anyone can understand.</p>\n<p>I have to admit something: I am so far from a classically trained developer that I found this focus of the article to be incredibly educational. I learned the wrong way, from the tip of the pyramid down. If you consider markup and styles the very tip, and then WordPress is a bit below that as a framework for PHP — and you are still only part way down the pyramid. PHP is built with C and C compiles to machine code. His article helped me understand the pyramid from the other direction much better.</p>\n<h3>Programmer culture</h3>\n<p>An important piece of the article was around culture. He spends time both on programmer attitudes and broader programming culture, such as conferences.</p>\n<blockquote><p>Languages have agendas. People glom onto them. Blunt talk is seen as a good quality in a developer, a sign of an “engineering mindset”—spit out every opinion as quickly as possible, the sooner to reach a technical consensus. Expect to be told you’re wrong; expect to tell other people they’re wrong. (Masculine anger, bluntly expressed, is part of the industry.)</p>\n<p>Coding is a culture of blurters. This can yield fast decisions, but it penalizes people who need to quietly compose their thoughts, rewarding fast-twitch thinkers who harrumph efficiently. Programmer job interviews, which often include abstract and meaningless questions that must be answered immediately on a whiteboard, typify this culture. Regular meetings can become sniping matches about things that don’t matter. The shorthand term for that is “bikeshedding.” (Who cares what color the bike shed is painted? Well …)</p>\n<p>Code culture is very, very broad, but the geographic and cultural core is the Silicon Valley engine of progress. The Valley mythologizes young geniuses with vast sums. To its credit, this culture works; to its shame, it doesn’t work for everyone.</p>\n<p>At any moment some new thing could catch fire and disrupt the tribal ebb and flow. Instagram was written in Python and sold for $2 billion, so Python had a moment of glory. The next mind-blowing app could show up, written in some new language—and start everyone taking that more seriously. Within 18 months your skills could be, if not quite valueless, suspect.</p>\n<p>I was in a meeting once where someone said, “How long will it take to fix that?” One person, who’d been at the company for years, said, “Three months.” A new person, who’d just come from a world of rapidly provisioned cloud microservices, said, “Three minutes.” They were both correct. That’s how change enters into this world. Slowly at first, then on the front page of Hacker News.</p>\n<p>Programmers carve out a sliver of cognitive territory for themselves and go to conferences, and yet they know their position is vulnerable. They get defensive when they hear someone suggest that Python is better than Ruby, because [insert 500-comment message thread here]. Is the next great wave swelling somewhere, and will it wash away Java when it comes? Will Go conquer Python? Do I need to learn JavaScript to remain profitable? Programmers are often angry because they’re often scared. We are, most of us, stumbling around with only a few candles to guide the way. We can’t always see the whole system, so we need to puzzle it out, bit by bit, in the dark.</p></blockquote>\n<p>And his passage on the decreasing percentages of female coders is pure perfection:</p>\n<blockquote><p>The average programmer is moderately diligent, capable of basic mathematics, has a working knowledge of one or more programming languages, and can communicate what he or she is doing to management and his or her peers. Given that a significant number of women work as journalists and editors, perform surgery, run companies, manage small businesses, and use spreadsheets, that a few even serve on the Supreme Court, and that we are no longer surprised to find women working as accountants, professors, statisticians, or project managers, it’s hard to imagine that they can’t write JavaScript. Programming, despite the hype and the self-serving fantasies of programmers the world over, isn’t the most intellectually demanding task imaginable.</p>\n<p>Which leads one to the inescapable conclusion: The problem with women in technology isn’t the women.</p></blockquote>\n<h3>PHP and (sorta) WordPress</h3>\n<p>Of everything discussed in the article, the one thing I really could tell he didn’t appreciate much was PHP.</p>\n<blockquote><p>You can get a site up and running in PHP in a few minutes, and that’s the problem. It used to be the terrible choice you made when you needed to get something done on the Web, but increasingly JavaScript has replaced it as the default terrible choice.</p>\n<p>PHP stands for Personal Home Page/Forms Interpreter. The idea was that when you loaded your Web pages, the PHP code would run before the page went out to the Internet. And PHP could, say, check whether you were logged in. If you were, it could show you your top secret account details; and if you weren’t, it could say, “Please log in.”</p>\n<p>I know a lot of people who program in PHP, and they are smart, good people. PHP powers Etsy and Facebook. It powers Wikipedia, for God’s sake. WordPress. Out of all the Web’s pages, an enormous percentage is created with PHP.</p>\n<p>Coding in PHP for a living is not a death sentence. Lots of people have gotten rich off PHP. It just means a lot of cutting and pasting, and a lot of trips to Google to figure out why things aren’t working.</p>\n<p>Poor, sad, misbegotten, incredibly effective, massively successful PHP. Reading PHP code is like reading poetry, the poetry you wrote freshman year of college.</p>\n<p>I spent so many hundreds, maybe thousands, of hours programming in PHP, back when I didn’t know what I was doing and neither did PHP. Reloading Web pages until my fingers were sore. (I can hear your sympathetic sobs.) Everything was always broken, and people were always hacking into my sites.</p>\n<p>PHP. I don’t wish it any harm. I’m glad to see how well it’s done for itself. We had some good times together. I just don’t ever want to go back there.</p></blockquote>\n<p>He also uses WordPress as the punching bag for the story in the story. The fictional story within the article is of a company that’s replacing their current website with a new website. It’s a big corporate environment and they’re, “at the limits with WordPress.” Of course, <a href=\"http://ma.tt/2015/06/paul-ford-what-is-code-bloomberg/\">Matt Mullenweg took issue</a> with that one aspect on his own blog.</p>\n<h3>Debugging, testing, and version control</h3>\n<p>Paul gives some of the best layman’s descriptions for debugging, testing, and version control I’ve ever read. He closes the section with this:</p>\n<blockquote><p>See, tests and version control are now the trigger for actually shipping code. If you can follow a process like this, you can release software several times a day—which in the days of shrink-wrapped software would have been folly. (Often builds were done nightly, by big “build servers,” and one would come in the next morning to get the score.) But now that software can be released via the Web or an app store, why wait? Why not continually release software, every day, whenever you have something that’s ready to go?</p></blockquote>\n<h3>Actually picking a language</h3>\n<p>It’s hard to limit this one and it was one of my favorite parts, so I’m just going to toss it in in bulk.</p>\n<blockquote><p>Beware of arguments related to programming speed. All things being equal, faster is better. But all things are never equal. Do you need the kind of speed that lets you get a website up and running quickly? Or the kind that allows you to rotate a few thousand polygons in 3D in real time? Do you need to convert 10,000 PDFs into text per hour? Or 10 million PDFs into text once? These are different problems. What do we need to do, how many times do we need to do it, and what existing code can we use to help us do it that many times? Ask those questions.</p>\n<p>It’s possible to spend productive months preparing for a project without deciding on a language. It may be the sign of a fine manager, someone who assumes his people can learn new things, someone who’s built an agile team capable of experimenting with new technologies and getting ideas into production. It could also be that this person is totally useless. You’ll find out!</p>\n<p>Let’s say your programmers are developing a huge website that serves 5 million people who each visit five times a month. Do you use Python, which is slower, or Go, which is fast, or Node.js, which is something in-between? Trick question! Twenty-five million Web page visits isn’t that big a deal, unless they involve some deep wizardry or complex database queries that are very different for each page (good example: Facebook).</p>\n<p>Now, that number isn’t trivial; if it takes a minute to make a page, you’d need 48 years to make that many, which is way too slow. If it takes a second to make a page, that’s still too slow—there are only 2.6 million seconds in a month. So you need to figure out how to serve about 10 pages per second. You’ll probably want more than one computer, a little redundancy, some good server setup. It will take some doing and planning. But it can be done in any language.</p>\n<p>What if you are going to serve only a few hundred thousand pages a month? Then you’ve got tremendous breathing room. You don’t need too many engineers to create the system architecture. You still need to plan, but in general you can read some blog posts and follow along with what others have done. You can be pretty sloppy, to be honest. Again, any language will do.</p>\n<p>What if you want to include a live, person-to-person chat on those pages, and you expect thousands of people to use that chat at once, all speaking to each other? Now you’re dipping your hand into that godforsaken river. But that is exactly the problem that Go was designed to solve. It’s a language for creating highly available servers that use as much of the computer’s processor as possible. It has other features as well, but this is where Go shines. Actually, Node.js works pretty well for that sort of server, too, and Clojure certainly has the capacity. Oh, right, Java works, too. If you really needed to, you could even do it in PHP.</p>\n<p>This is why the choice is so hard. Everything can do everything, and people will tell you that you should use everything to do everything. So you need to figure out for yourself what kind of team you have, what kind of frameworks you like using, where people can be most productive, so they will stick around through the completion of the project. This is hard. Most places can’t do this. So they go with the lowest common denominator—Java, PHP—because they know that when people leave, they’ll be able to get more of them.</p>\n<p>And that’s OK. The vast majority of technology projects don’t require original research, nor do they require amazing technological discoveries. All the languages under discussion work just fine. There are great coders in all of them.</p></blockquote>\n<h3>Should you learn to code?</h3>\n<p>I’ve only highlighted some of my favorite parts. I will likely re-read this article many times.</p>\n<p>You can also check out a <a href=\"https://github.com/BloombergMedia/whatiscode/\">GitHub repo for the article</a>, which is super cool. You can also catch a <a href=\"http://gawker.com/what-is-code-a-q-a-with-writer-and-programmer-paul-fo-1710884170\">Q&A with Paul Ford</a>, about the article and process, on Gawker. Oh, and <a href=\"http://paulford.kinja.com/for-the-love-of-content-management-1593678966\">his test last year of the Kinja CMS</a> — a debacle that is reminiscent of the Bloomberg article more than a little bit — is hilarious.</p>\n<p>In the end, he poses the question: “should you learn to code?” You’ll have to <a href=\"http://www.bloomberg.com/graphics/2015-paul-ford-what-is-code/\">read to the end to find out</a>.</p>\n<p>Seriously, thank you <a href=\"https://twitter.com/ftrain\">Paul Ford</a> for this piece, and Bloomberg for funding it.</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, 12 Jun 2015 20:46:45 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s: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: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:83:\"WPTavern: WP Featherlight: A New Lightbox Plugin for WordPress Images and Galleries\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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=44795\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:92:\"http://wptavern.com/wp-featherlight-a-new-lightbox-plugin-for-wordpress-images-and-galleries\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:3942:\"<a href=\"http://i1.wp.com/wptavern.com/wp-content/uploads/2015/06/featherlight.jpg\"><img src=\"http://i1.wp.com/wptavern.com/wp-content/uploads/2015/06/featherlight.jpg?resize=1020%2C505\" alt=\"photo credit: neverland... - (license)\" class=\"size-full wp-image-45148\" /></a>photo credit: <a href=\"http://www.flickr.com/photos/91565478@N00/3292572871\">neverland…</a> – <a href=\"https://creativecommons.org/licenses/by/2.0/\">(license)</a>\n<p>WP Site Care recently launched its new <a href=\"https://wordpress.org/plugins/wp-featherlight/\" target=\"_blank\">WP Featherlight</a> plugin on WordPress.org. While there are already hundreds of lightbox plugins available for WordPress, this one may prove to be the “lightest” of them all.</p>\n<p>The plugin is essentially a wrapper for the <a href=\"http://noelboss.github.io/featherlight/\" target=\"_blank\">Featherlight jQuery lightbox script</a> created by Noel Bossart. Featherlight.js was designed to be very lightweight and is just 400 lines of JavaScript, 100 of CSS, and less than 6kB combined. It works on IE8+, all modern browsers, and on mobile platforms. The script is responsive and supports images, ajax, and iframes out of the box.</p>\n<p>WP Featherlight solves a number of problems that WordPress users often encounter with lightbox plugins, many of which contain a load of heavy-handed styling that is difficult to override.</p>\n<p>“We were having a really hard time finding a lightbox plugin that was simple to customize, but that was also lightweight, flexible, and didn’t add a bunch of bloat to our website,” WP Site Care founder Ryan Sullivan said in his <a href=\"http://www.wpsitecare.com/wp-featherlight/\" target=\"_blank\">post</a> introducing the plugin.</p>\n<p>The WP Site Care team opted to build their own solution on top of Featherlight.js. The resulting plugin provides a fast, minimalist style popup for images and galleries.</p>\n<p><a href=\"http://i0.wp.com/wptavern.com/wp-content/uploads/2015/06/wp-featherlight-screenshot.png\"><img src=\"http://i0.wp.com/wptavern.com/wp-content/uploads/2015/06/wp-featherlight-screenshot.png?resize=1025%2C786\" alt=\"wp-featherlight-screenshot\" class=\"aligncenter size-full wp-image-45168\" /></a></p>\n<p>The plugin includes built-in support for native WordPress galleries and <a href=\"http://jetpack.me/support/tiled-galleries/\" target=\"_blank\">Jetpack galleries</a>. When you install it, there are no options to configure. It will automatically display all images and galleries in a lightbox. If you <a href=\"https://github.com/noelboss/featherlight/#usage\" target=\"_blank\">add some extra data attributes to your content</a>, it’s also possible to display videos, iframes, and ajax content with WP Featherlight.</p>\n<p>The demo video below shows how the plugin works with galleries to click from one image to the next while in the lightbox.</p>\n<p><span class=\"embed-youtube\"></span></p>\n<p>One common problem with WordPress lightbox plugins is that they usually load their scripts and styles on every page, whether you need the lightbox there or not. WP Featherlight gives you the option in the post editor to disable the lightbox. It’s a handy option to have in case you don’t want to load a larger version of your images on that particular post/page, but I’m not sure why you wouldn’t just conditionally load the scripts on pages that have images.</p>\n<p>I tested WP Featherlight on a demo site and found that it works as advertised. You would be hard pressed to find a leaner lightbox plugin for WordPress. The style is super minimal and the fact that there are no options to configure makes it a pleasure to use. Many thanks to <a href=\"https://profiles.wordpress.org/fatmedia/\" target=\"_blank\">Robert Neu</a> and the folks at WP Site Care for making it freely <a href=\"https://wordpress.org/plugins/wp-featherlight/\" target=\"_blank\">available on WordPress.org</a>.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 12 Jun 2015 19:36: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:\"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: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:79:\"WPTavern: WordPress Plugin Developers Need to Communicate Better in Change Logs\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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=45107\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:89:\"http://wptavern.com/wordpress-plugin-developers-need-to-communicate-better-in-change-logs\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:4839:\"<a href=\"http://i2.wp.com/wptavern.com/wp-content/uploads/2014/01/CommunicationFeaturedImage.jpg\"><img class=\"size-full wp-image-15569\" src=\"http://i2.wp.com/wptavern.com/wp-content/uploads/2014/01/CommunicationFeaturedImage.jpg?resize=637%2C200\" alt=\"Communication Featured Image\" /></a>photo credit: <a href=\"http://www.flickr.com/photos/elycefeliz/3224486233/\">elycefeliz</a> – <a href=\"http://creativecommons.org/licenses/by-nc-nd/2.0/\">cc</a>\n<p>One of the habits I developed when I started using WordPress is to <strong>always</strong> read a plugin’s changelog before updating. The changelog is a communication channel that bridges the gap between me and the developer.</p>\n<p>It tells me what’s changed, what to expect, and any other information the developer thinks I should know. The most important information a developer can tell me is that a security vulnerability has been addressed.</p>\n<p>Security vulnerabilities in WordPress plugins generally receive a decent amount of media coverage. If I read a story that mentions a plugin I use containing a vulnerability, the first thing I do is visit that plugin’s changelog on the WordPress plugin directory to see if it’s fixed. However, some plugin authors don’t do a very good job of informing users that a security patch has been applied.</p>\n<h2>WooCommerce and VaultPress</h2>\n<p>WooCommerce recently <a href=\"http://wptavern.com/woocommerce-2-3-11-patches-object-injection-vulnerability\">released an update</a> to fix an object injection vulnerability. If you look at the changelog for 2.3.11 which has the patch, there is no mention of a security vulnerability being fixed.</p>\n<h4>2.3.11 – 10/06/2015</h4>\n<ul>\n<li>Fix – Check if rating is enabled before check if rating is required to a review.</li>\n<li>Fix – get_discounted_price needs to check if taxes are enabled.</li>\n<li>Fix – Fixed filetype check for digital downloads.</li>\n<li>Fix – Newfoundland and Labrador state rename.</li>\n<li>Fix – Escaped js in widget layered nav when use the dropdown option.</li>\n<li>Fix – Switch the permissions check for json_search_products to use the read_product capability.</li>\n<li>Fix – Fixed the addition of variable products using the Order API.</li>\n<li>Fix – Sale item exclusion logic for variations.</li>\n<li>Fix – Clear correct variation stock transients when setting stock.</li>\n<li>Fix – Switch to JSON to avoid unserializing untrusted data when handling responses from PayPal.</li>\n<li>Fix – API – Fixed the sanitization for downloadable files on products endpoint.</li>\n<li>Tweak – woocommerce_downloadable_file_exists filter.</li>\n</ul>\n<p>To the untrained eye, 2.3.11 is just a regular maintenance release. Security fixes should be front and center and command attention.</p>\n<p><a href=\"https://wordpress.org/plugins/vaultpress/changelog/\">VaultPress</a>, a security monitoring plugin by Automattic, also fails to provide clear information in its changelog. Determining security patches with VaultPress is confusing because security hotfixes are labeled as though they are patches for the plugin itself. Instead, security hotfixes are patches to protect from known security vulnerabilities.</p>\n<h4>1.7.5 – 11 Jun 2015</h4>\n<ul>\n<li>Security: Add a new security hotfix.</li>\n</ul>\n<h4>1.7.4 – 28 Apr 2015</h4>\n<ul>\n<li>Bugfix: Don’t allow openssl signing unless the public key exists.</li>\n</ul>\n<h4>1.7.3 – 27 Apr 2015</h4>\n<ul>\n<li>Security: Add a new security hotfix.</li>\n</ul>\n<p>To add to the confusion, there’s no explanation as to what the hotfixes protect against. You have to read the <a href=\"https://plugins.trac.wordpress.org/changeset/1178685/vaultpress\">inline comment on GitHub</a> to know what the latest hotfix does.</p>\n<blockquote><p>// Protect WooCommerce from object injection via PayPal IPN notifications. Affects 2.0.20 -> 2.3.10</p></blockquote>\n<p>If VaultPress developers added the comment from GitHub to the changelog on WordPress.org, it would have made things a lot clearer.</p>\n<h2>Users Read Change Logs</h2>\n<p>When we <a href=\"http://wptavern.com/poll-how-often-do-you-read-a-wordpress-plugins-changelog-before-updating\">asked readers</a> how often do they read a plugin’s changelog before updating, 705 out of 1,152 voters said they <strong>always</strong> read it while 338 people said they <strong>sometimes</strong> read it. Whether they understand the changes or not, users read change logs.</p>\n<p>If you’re a plugin developer, please consider adding context and clear explanations to your change logs. Clearly state what is a security patch, bug fix, or tweak. I don’t need to know the fine details, just enough information to make a good decision.</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, 12 Jun 2015 19:12:35 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Jeff Chandler\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i: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:81:\"WPTavern: HHVM Demonstrated to be 18.7% Faster Than PHP 7 on a WordPress Workload\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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=45062\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:90:\"http://wptavern.com/hhvm-demonstrated-to-be-18-7-faster-than-php-7-on-a-wordpress-workload\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:4072:\"<p><a href=\"http://i1.wp.com/wptavern.com/wp-content/uploads/2014/05/hhvmhack.png\"><img src=\"http://i1.wp.com/wptavern.com/wp-content/uploads/2014/05/hhvmhack.png?resize=700%2C175\" alt=\"hhvmhack\" class=\"aligncenter size-full wp-image-22751\" /></a></p>\n<p>This week HHVM developers shared the results of their first ever <a href=\"http://hhvm.com/blog/9293/lockdown-results-and-hhvm-performance\" target=\"_blank\">open source performance lockdown</a>. HHVM is Facebook’s <a href=\"https://github.com/facebook/hhvm\" target=\"_blank\">open source</a> PHP execution engine, originally created to help make its infrastructure more efficient. WordPress managed hosts, including <a href=\"http://wptavern.com/wp-engine-partners-with-10up-to-launch-enterprise-hhvm-wordpress-hosting-platform\" target=\"_blank\">WP Engine</a>, <a href=\"https://pagely.com/blog/2014/06/run-hhvm-pagely/\" target=\"_blank\">Pagely</a>, and <a href=\"https://www.siteground.com/blog/hhvm/\" target=\"_blank\">SiteGround</a>, have added HHVM hosting options within the last year to cater to customers who require better PHP performance.</p>\n<p>During the HHVM team’s two week lockdown, developers focused on optimizing builtin functions, dynamic properties, string concatenation, and the file cache. The goal was to maximize requests per second (RPS) with WordPress, Drupal 7, and MediaWiki, using their <a href=\"https://github.com/hhvm/oss-performance\" target=\"_blank\">oss-performance</a> benchmarking tool.</p>\n<p>“During lockdown we achieved a 19.4% RPS improvement for MediaWiki workloads, and a 1.8% RPS improvement for WordPress,” Facebook developer Paul Bissonnette reported. “We demonstrated that HHVM is 55.5% faster than PHP 7 on a MediaWiki workload, <strong>18.7% faster on a WordPress workload</strong>, and 10.2% faster on a Drupal 7 workload.”</p>\n<p>These results were based on configuring each framework with a sample dataset designed to approximate an average installation. In order to create the WordPress workload, the HHVM team used URLs from the hhvm.com access logs to extract data.</p>\n<p>The <a href=\"http://hhvm.com/blog/9293/lockdown-results-and-hhvm-performance\" target=\"_blank\">report</a> contains a walkthrough of how the benchmarking tool works to approximate the maximum possible RPS of a server under a high load. Some of the most notable performance differences were summarized in the results of the engine comparison chart, which demonstrates the difference between PHP 5, PHP 7, and HHVM.</p>\n<p><a href=\"http://i2.wp.com/wptavern.com/wp-content/uploads/2015/06/engine-comparison.png\"><img src=\"http://i2.wp.com/wptavern.com/wp-content/uploads/2015/06/engine-comparison.png?resize=1025%2C429\" alt=\"engine-comparison\" class=\"aligncenter size-full wp-image-45141\" /></a></p>\n<p>During the lockdown, the team also experimented with introducing asynchronous query execution to WordPress, the results of which the team plans to write about in the near future.</p>\n<blockquote><p>As an exercise, we evaluated the benefits of <a href=\"https://github.com/facebook/hhvm/tree/master/hphp/runtime/ext/async_mysql\" target=\"_blank\">async MySQL</a> in the WordPress environment. By modifying portions of WordPress to take advantage of the async capabilities offered by Hack and HHVM, we were able to examine the potential for performance gains through async execution. In our test environment we separated the MySQL and PHP hosting to separate machines within the same datacenter to approximate a realistic WordPress stack. The introduction of asynchronous query execution can demonstrate performance gains in both RPS and response time.</p></blockquote>\n<p>It will be interesting to see a more detailed report of the benefits they found from introducing async capabilities to WordPress. Overall, the lockdown provided an opportunity for collaboration across open source projects, resulting in a host of optimizations that will help OS frameworks perform better with HHVM in the future. The HHVM team plans to ship these improvements with the next 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:\"Fri, 12 Jun 2015 17:47: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: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: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:42:\"Matt: Paul Ford: What is Code? | Bloomberg\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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=45145\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:54:\"http://ma.tt/2015/06/paul-ford-what-is-code-bloomberg/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:376:\"<blockquote><p>We are here because the editor of this magazine asked me, “Can you tell me what code is?”</p></blockquote>\n<p><a href=\"http://www.bloomberg.com/graphics/2015-paul-ford-what-is-code/\">Paul Ford’s amazing What is Code? for Bloomberg</a>. I only spotted one mistake, of course from the Taupe Blazer guy: you’re never at the limits of WordPress.</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, 12 Jun 2015 00:29:57 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"Matt\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i: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:74:\"WPTavern: StackExchange is Testing a Proposed Q&A Site for WooCommerce\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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=44683\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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://wptavern.com/stackexchange-is-testing-a-proposed-qa-site-for-woocommerce\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:4111:\"<p><a href=\"http://i1.wp.com/wptavern.com/wp-content/uploads/2015/06/woocommerce-qa-staging-site.jpg\"><img src=\"http://i1.wp.com/wptavern.com/wp-content/uploads/2015/06/woocommerce-qa-staging-site.jpg?resize=1025%2C428\" alt=\"woocommerce-qa-staging-site\" class=\"aligncenter size-full wp-image-45118\" /></a></p>\n<p>StackExchange community members have <a href=\"http://area51.stackexchange.com/proposals/80132/woocommerce\" target=\"_blank\">proposed</a> a new Q&A site for users and developers of <a href=\"http://www.woothemes.com/woocommerce/\" target=\"_blank\">WooCommerce</a>. The proposal is currently in the <a href=\"http://area51.stackexchange.com/faq\" target=\"_blank\">“Definition” phase</a>, which means that participants are working to design the community by proposing hypothetical questions that embody the topic’s scope.</p>\n<p>So far for WooCommerce, popular hypothetical questions include:</p>\n<ul>\n<li>How do I handle the EU VATMOSS regulations in Woocommerce?</li>\n<li>How do I create an Order using WC REST API in my application?</li>\n<li>How to hide “add to cart” on free products?</li>\n<li>How to implement multiple versions of one digital product with different buyers’ customizations?</li>\n</ul>\n<p>In order to move on to the next milestone, the site must have at least 40 questions that have a score of at least ten net votes (up minus down). The WooCommerce staging site needs the following:</p>\n<ul>\n<li>5 more followers</li>\n<li>33 more questions with a score of 10 or more</li>\n<li>People to max out upvoting quality questions already in the proposal (users can only vote 5 times)</li>\n</ul>\n<p>The <a href=\"http://wordpress.stackexchange.com/\" target=\"_blank\">StackExchange for general WordPress Development</a> is thriving with <a href=\"http://wptavern.com/wordpress-stackexchange-thrives-in-2014-with-17-million-page-views-and-14k-new-questions\" target=\"_blank\">17 million page views and 14K new questions</a> in 2014. However, questions regarding third party plugins are considered off-topic and will be closed by moderators, hence the need for a separate WooCommerce Q&A site.</p>\n<p>Alex Miller, one of the supporters of the WooCommerce StackExchange proposal, believes that the WooCommerce community needs a place where developers can quickly get answers to questions.</p>\n<p>“The WooCommerce Community Forums seemed like a decent place but was shut down months ago for unknown reasons,” he said. “My experience with the Woo Community Forums is that it was too broad and the upvote downvote system was poorly handled – good questions got buried too quickly with the large influx of new questions.”</p>\n<p>In contrast, the StackExchange model pushes questions that have activity (edits, comments, answers) to the top of the frontpage and lower quality questions (downvoted, flagged) receive less attention.</p>\n<p>“Having a WooCommerce StackExchange site is also a great place for people with a great understanding of WooCommerce to document their knowledge for search engines to easily find,” Miller said. You can see an example of this by <a href=\"http://wordpress.stackexchange.com/questions?sort=votes\" target=\"_blank\">sorting the WPSE questions by votes</a> and reading the first few questions and answers.</p>\n<p>“I can only hope that with <a href=\"http://wptavern.com/automattic-acquires-woocommerce\" target=\"_blank\">Automattic’s acquisition of WooCommerce</a>, the forums will be reopened (WooCommunity forums have been shutdown for a few months now),” Miller said. “But either way I don’t think there is a much better platform than what the StackExchange offers.”</p>\n<p>As StackExchange Q&A sites are entirely community driven, WooCommerce community members who are interested in seeing it succeed are encouraged to <a href=\"http://area51.stackexchange.com/users/login?returnurl=%2fproposals%2f80132%2fwoocommerce%3ftab%3dvotes\" target=\"_blank\">log into StackExchange</a> and create/upvote quality questions that represent the community’s interests.</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, 11 Jun 2015 21:23:07 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s: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:86:\"WPTavern: Customizer Typography: A Proof-of-Concept Plugin for WordPress Theme Authors\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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=45017\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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/customizer-typography-a-proof-of-concept-plugin-for-wordpress-theme-authors\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:3644:\"<p>One option that users often appreciate in themes is the ability to control typography without having to modify any code. Justin Tadlock has been experimenting with <a href=\"http://justintadlock.com/archives/2015/06/08/customizer-typography-project\" target=\"_blank\">adding a typography control class for the WordPress customizer</a>.</p>\n<p>Instead of writing a lengthy tutorial, he opted to create a a proof-of-concept plugin that demonstrates how theme authors might accomplish this. <a href=\"https://github.com/justintadlock/customizer-typography\" target=\"_blank\">Customizer Typography</a> is currently being developed on GitHub and Tadlock said it is “only meant for development purposes and to show one method of executing the idea.”</p>\n<p><a href=\"http://i0.wp.com/wptavern.com/wp-content/uploads/2015/06/customize-typography-screen.png\"><img src=\"http://i0.wp.com/wptavern.com/wp-content/uploads/2015/06/customize-typography-screen.png?resize=1025%2C568\" alt=\"customize-typography-screen\" class=\"aligncenter size-full wp-image-45019\" /></a></p>\n<p>The plugin was created to provide testing for two things:</p>\n<ul>\n<li>Testing a customizer control class to handle typography</li>\n<li>Tying multiple customize settings to a single control</li>\n</ul>\n<p>“The most important was not having to add tons of code while still providing the developer complete control over each setting,” Tadlock said. “Fortunately, the Customization API in WordPress is pretty powerful and allows you to tie multiple settings to a single control.”</p>\n<p>The plugin currently provides controls for live previewing both paragraph and headings with various font family, font weight, font style, font size, and line height options. <a href=\"https://github.com/justintadlock/customizer-typography/blob/master/customize/control-typography.php#L207\" target=\"_blank\">Integrating Google Fonts</a> is on Tadlock’s to-do list, but at the moment he’s not working to build out the plugin as the ultimate solution.</p>\n<p>“Just to be clear, this is a proof of concept that I put together in an afternoon, not a polished solution,” he said. “The idea, for me at least, would be to eventually extract it and put it into themes.”</p>\n<p>I installed the plugin to play around with Twenty Fifteen and found that the experience of live previewing typography changes is very satisfying from a user standpoint. Although many custom theme options panels include basic typography controls, you often have to refresh the page to see how your changes applied. This kind of control is a prime candidate for integrating into the customizer.</p>\n<p>Tadlock’s example typography control class gives you a glimpse of what’s possible for theme authors who elect to build their options using the customizer. It’s these kinds of controls that truly solve a frustration and make it easier to personalize themes. The Customizer Typography plugin exemplifies the purpose of the customizer.</p>\n<p>You can <a href=\"https://github.com/justintadlock/customizer-typography\" target=\"_blank\">check out the plugin on GitHub</a> and install it to see the live previews in action. If you’re interested to learn more about building with the <a href=\"https://developer.wordpress.org/themes/advanced-topics/customizer-api/\" target=\"_blank\">Customizer API</a>, Tadlock published a post on the Make.WordPress.org/Themes blog that contains a long list of <a href=\"https://make.wordpress.org/themes/2015/05/07/customizer-tutorials-and-documentation/\" target=\"_blank\">customizer tutorials and documentation</a>.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 11 Jun 2015 18:00: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: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:67:\"WPTavern: WooCommerce 2.3.11 Patches Object Injection 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=45099\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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/woocommerce-2-3-11-patches-object-injection-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:884:\"<p><a href=\"http://develop.woothemes.com/woocommerce/2015/06/woocommerce-2-3-11-security-and-maintenance-release/\">WooCommerce 2.3.11</a> patches an object injection vulnerability <a href=\"https://blog.sucuri.net/2015/06/security-advisory-object-injection-vulnerability-in-woocommerce.html\">discovered by Sucuri</a>. According to the security research company, the vulnerability is only present when the <strong>PayPal Identity Token </strong>option is set in WooCommerce.</p>\n<p>Researchers used a combination of WordPress and WooCommerce components with a known PHP bug and were able to download critical files, including wp-config.php which has sensitive information. Versions <strong>2.0.20 – 2.3.10</strong> are considered vulnerable.</p>\n<p>In addition to the patch, the release also has a number of bug fixes. If you haven’t already, update as soon as 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:\"Thu, 11 Jun 2015 17:14: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:\"Jeff Chandler\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:44;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:71:\"WPTavern: WPWeekly Episode 195 – Recap of WordCamp Orange County 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:44:\"http://wptavern.com?p=45094&preview_id=45094\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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/wpweekly-episode-195-recap-of-wordcamp-orange-county-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:2775:\"<p>In this episode, <a href=\"http://marcuscouch.com/\">Marcus Couch</a> and I recap <a href=\"https://oc.wordcamp.org/2015/\">WordCamp Orange County 2015</a> held in Costa Mesa, CA. We share our favorite sessions, highlights of the weekend, and I explain why I spent day two of the conference in my hotel room. During the second half of the show, we cover the news of the week, including the controversy surrounding the menu customizer plugin.</p>\n<h2>Stories Discussed:</h2>\n<p><a href=\"http://wptavern.com/wordcamp-us-2015-now-accepting-applications-for-host-city\">WordCamp US 2015 Now Accepting Applications for Host City</a><br />\n<a href=\"https://make.wordpress.org/community/2015/06/10/ive-been-approached-by-a-couple-of-people/\">Clarification on WordCamp US Applications</a><br />\n<a href=\"http://wptavern.com/wordpress-core-contributors-call-for-user-testing-on-the-menu-customizer-plugin\">WordPress Core Contributors Call for User Testing on the Menu Customizer Plugin</a><br />\n<a href=\"https://apps.wordpress.org/2015/06/09/wordpress-for-ios-version-5-2/\">WordPress Mobile 5.2 Update Drops with added media capabilities</a><br />\n<a href=\"http://wptavern.com/woothemes-fixes-xss-vulnerability-in-products-using-the-prettyphoto-library\">WooThemes Fixes XSS Vulnerability in Products Using the prettyPhoto Library</a><br />\n<a href=\"http://develop.woothemes.com/woocommerce/2015/06/woocommerce-2-3-11-security-and-maintenance-release/\">WooCommerce 2.3.11 Security and Maintenance Release</a></p>\n<h2>Plugins Picked By Marcus:</h2>\n<p><a href=\"https://wordpress.org/plugins/daily-logo/\">Daily Logo</a> is a simple and flexible plugin which allow users to display a different header or logo on their site every day.</p>\n<p><a href=\"https://wordpress.org/plugins/scheduled-stickiness/\">Scheduled Stickiness</a> sets and unsets the sticky flag on specified dates for a certain post based on meta fields.</p>\n<p><a href=\"https://wordpress.org/plugins/learnpress/\">LearnPress</a> is a comprehensive learning management system plugin for WordPress. It can be used to easily create and sell courses online.</p>\n<h2>WPWeekly Meta:</h2>\n<p><strong>Next Episode:</strong> Wednesday, June 24th 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 #195:</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, 11 Jun 2015 15:56:46 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Jeff Chandler\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i: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:85:\"WPTavern: WooThemes Fixes XSS Vulnerability in Products Using the prettyPhoto Library\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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=45080\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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/woothemes-fixes-xss-vulnerability-in-products-using-the-prettyphoto-library\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:2531:\"<p><a href=\"http://i2.wp.com/wptavern.com/wp-content/uploads/2015/06/WooThemesFeaturedImage2.png\"><img class=\"aligncenter size-full wp-image-45083\" src=\"http://i2.wp.com/wptavern.com/wp-content/uploads/2015/06/WooThemesFeaturedImage2.png?resize=648%2C196\" alt=\"WooThemesFeaturedImage2\" /></a>Jeff Ikus of WooThemes, <a href=\"http://develop.woothemes.com/themes/2015/06/09/prettyphoto-xss-theme-updates/\">announced</a> on the company’s themes development blog, that it has pushed out updates to all of its products that use the <a href=\"http://www.no-margin-for-errors.com/projects/prettyphoto-jquery-lightbox-clone/\">prettyPhoto library</a>. The update fixes a <a href=\"https://github.com/scaron/prettyphoto/issues/149\">DOM based cross-site scripting vulnerability </a>discovered in 2014.</p>\n<p><a href=\"http://www.no-margin-for-errors.com/projects/prettyphoto-jquery-lightbox-clone/\">prettyPhoto</a> is a jQuery lightbox clone used in a potentially large number of WordPress products. If you use a WordPress plugin or theme that relies on prettyPhoto, please get in touch with the author to make sure they’re aware of this security vulnerability. If you use the <a href=\"https://wordpress.org/plugins/prettyphoto/\">prettyPhoto WordPress plugin</a>, make sure it’s running version 1.2 as it contains the patched library.</p>\n<h2>Risky Business</h2>\n<p>In 2011, <a title=\"http://www.binarymoon.co.uk/2011/08/timthumb-2/\" href=\"http://www.binarymoon.co.uk/2011/08/timthumb-2/\">TimThumb made headlines</a> when a major security vulnerability was discovered and used to hack into several websites. At the time, Ben Gillbanks, the library’s maintainer, estimated 95% of all commercial WordPress themes supported TimThumb.</p>\n<p>At the end of 2014, a <a href=\"http://wptavern.com/100000-wordpress-sites-compromised-using-the-slider-revolution-security-vulnerability\">security vulnerability was discovered</a> in the Slider Revolution plugin that allowed more than 100k websites to be compromised.</p>\n<p>Using third-party scripts and libraries is not a bad thing. The practice however, comes with a set of risks. It’s up to developers to be vigilant and accept the responsibilities that come with relying on a third-party. It’s also imperative that developers do everything they can to update their products and users when a security vulnerability is discovered.</p>\n<p>If you’re a developer, let us know the criteria in determining which third-party scripts, libraries, and tools you use.</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, 10 Jun 2015 20:31: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: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:70:\"Post Status: Quick tip: Disconnect Jetpack from the WordPress.com side\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"https://poststatus.com/?p=12963\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:80:\"https://poststatus.com/quick-tip-disconnect-jetpack-from-the-wordpress-com-side/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:2528:\"<p>About sixteen months ago, I wrote a post noting that it is <a href=\"https://poststatus.com/managing-jetpack-enabled-blogs-wordpress-com/\">really annoying to disconnect a WordPress.com account from a Jetpack install</a>. More annoying yet, is that you could not get rid of nonexistent Jetpack enabled websites from the WordPress.com “My Sites” section at all without contacting support.</p>\n<p>Over the years I collected quite a few Jetpack enabled websites connected to my WordPress.com username. Whether I was connecting a staging site or was too lazy to get a friend to setup their own account on WordPress.com, I ended up with a couple of dozen websites connected to my account that were not in my control.</p>\n<p>The traditional way to disconnect Jetpack from WordPress.com was via the site admin in the Jetpack settings. But over time, many of the sites I managed have went stagnant or completely offline, and there was no way to disconnect them anymore. But finally, you can disconnect Jetpack from the WordPress.com side.</p>\n<p>You can disconnect sites from the main “My Site” link (shown above) or the individual site (pictured below). Errored sites show up with a red warning side, and when you click the icon, the ability to permanently disconnect the site appears.</p>\n<p><img class=\"alignnone size-large wp-image-12965\" src=\"https://poststatus.com/wp-content/uploads/2015/06/wp-com-disconnect-solo-752x385.png\" alt=\"wp-com-disconnect-solo\" width=\"752\" height=\"385\" /></p>\n<p>This has been a near daily annoyance of mine for years. I’m happy to see it finally get resolution. Special thanks to Automattician <a href=\"https://twitter.com/jeherve/status/606369302216728576\">Jeremy Herve</a> for never forgetting about me.</p>\n<p>One more tip: if you go to your WordPress.com homepage often, and it doesn’t open up the page you want to be default for stats, you can set your default site under your <a href=\"https://wordpress.com/me/account\">account settings</a>. This is another annoyance of mine that I didn’t know had a solution until just now.</p>\n<p><img class=\"alignnone size-large wp-image-12966\" src=\"https://poststatus.com/wp-content/uploads/2015/06/wp-com-account-752x377.jpg\" alt=\"wp-com-account\" width=\"752\" height=\"377\" /></p>\n<p>I know creating really effective user interfaces and account management tools is really hard. But attention to small details is awesome. I’m glad the WordPress.com team took care of this one, even if it took a while.</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, 10 Jun 2015 18:18: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: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: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:25:\"Matt: Peter Thiel on MBAs\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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=45140\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:41:\"http://ma.tt/2015/06/peter-thiel-on-mbas/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:877:\"<blockquote><p>I think one challenge a lot of the business schools have is they end up attracting students who are very extroverted and have very low conviction, and they put them in this hot house environment for a few years — at the end of which, a large number of people go into whatever was the last trendy thing to do. They’ve done studies at Harvard Business School where they’ve found that the largest cohort always went into the wrong field. So in 1989, they all went to work for Michael Milken, a year or two before he went to jail. They were never interested in Silicon Valley except for 1999, 2000. The last decade their interest was housing and private equity.</p></blockquote>\n<p><a href=\"http://www.washingtonpost.com/blogs/on-leadership/wp/2014/10/10/peter-thiel-on-what-works-at-work/\">This entire interview with Peter Thiel is pretty interesting</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, 10 Jun 2015 17:18:09 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s: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: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:89:\"WPTavern: WordPress Core Contributors Call for User Testing on the Menu Customizer 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:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:28:\"http://wptavern.com/?p=45034\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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/wordpress-core-contributors-call-for-user-testing-on-the-menu-customizer-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:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:7228:\"<p><a href=\"http://i1.wp.com/wptavern.com/wp-content/uploads/2015/06/menu-customizer-feature1.jpg\"><img src=\"http://i1.wp.com/wptavern.com/wp-content/uploads/2015/06/menu-customizer-feature1.jpg?resize=670%2C318\" alt=\"menu-customizer-feature\" class=\"aligncenter size-full wp-image-45053\" /></a></p>\n<p>Ryan Boren published a post to the Make/WordPress Core blog this afternoon, titled <a href=\"https://make.wordpress.org/core/2015/06/09/trust-live-preview-and-menus-in-the-customizer/\" target=\"_blank\">Trust, Live Preview, and Menus in the Customizer</a>. In it he clarified the reasons why he and several other core contributors are committed to iterating the customizer and identified the feature as a means of building user trust through live previews.</p>\n<blockquote><p>Being able to make non-destructive changes and preview them is an important component of building that trust. This is perhaps most noticeable in the “save and surprise” approach of the widgets admin screen – every time you add a new widget, modify its settings, or move one around, the changes are saved and appear live on your site, even if you’re not ready yet. The customizer is our framework for live previewing changes. We are committed to providing live preview for all aspects of site customization and making it usable on all devices from phones to large screens.</p></blockquote>\n<p>Boren briefly summarized the history of the customizer and alluded to a few possibilities the framework may offer in the future:</p>\n<blockquote><p>The customizer has come a long way, but it still lacks some features and needs time to mature. We have many improvements planned and in progress, including transactions, partial refresh, theme installation, speedier loading, scaling to large screens, and possibly even integration with front end editing. Our live preview framework offers many possibilities.</p></blockquote>\n<p>The Menu Customizer plugin was <a href=\"http://wptavern.com/menu-customizer-tentatively-approved-for-wordpress-4-3\" target=\"_blank\">tentatively approved for merge</a> during last week’s core development meeting. In order for the it to be officially approved for merge on June 17th, the plugin will need to meet the <a href=\"https://make.wordpress.org/core/handbook/how-the-release-cycle-works/features-as-plugins/\" target=\"_blank\">feature plugin criteria</a> outlined in the core handbook.</p>\n<p>“We have eight days to get the Menu Customizer plugin ready for merge,” Boren said. During this time the <a href=\"https://make.wordpress.org/flow/\" target=\"_blank\">flow team</a> will be testing and documenting the flow and visuals for the menu customizer.</p>\n<p>Boren invited anyone who wants to contribute to this effort to create flow comparisons of the existing flow through Appearance > Menus versus flow through the customizer. This essentially involves walking through the experience of setting up menus, taking screenshots of the flow, and publishing them as a captioned gallery.</p>\n<p>“Please help us capture the flows through Appearance > Menus used by you and your clients,” he said. “We need this information to ensure our new interfaces are mindful and aware of how WordPress is actually used.”</p>\n<p>Anyone can contribute to WordPress in this way, as it doesn’t require any coding. The core team is looking for people to capture real user scenarios to help in making the final decision.</p>\n<h3>There is No Timeline for Removing the Appearance > Menus Screen</h3>\n<p>In the original <a href=\"https://make.wordpress.org/core/2015/06/03/feature-plugin-merge-proposal-menu-customizer/\" target=\"_blank\">merge proposal</a> for the Menu Customizer the plugin’s author, Nick Halsey, outlined what he called a “fairly aggressive” plan for the removal of the old menus admin screen. As contributor resources are scarce when it comes to the Menus component, Halsey favored focusing all new development on the UI in the customizer.</p>\n<p>The timeline he outlined was for WordPress 4.3 to point the Menus link in the admin bar to Menus in the customizer and later releases (WordPress 4.5 or 4.6) would remove all core links to the Menus admin screen.</p>\n<p>WordPress users reacted strongly to this aggressive timeline for removing the old menus screen, but the timeline was merely a suggestion as part of the proposal. Halsey was not keen on merging the plugin without a definitive timeline for removing the old menus, a factor which he considered a “<a href=\"https://wordpress.slack.com/archives/core/p1433384682001602\" target=\"_blank\">dealbreaker</a>” for merge.</p>\n<p>However, WordPress 4.3 release lead Konstantin Obenland confirmed that no official timeline has been set.</p>\n<blockquote class=\"twitter-tweet\" width=\"550\"><p lang=\"en\" dir=\"ltr\"><a href=\"https://twitter.com/pollyplummer\">@pollyplummer</a> There is no timeline either way.</p>\n<p>— Konstantin Obenland (@obenland) <a href=\"https://twitter.com/obenland/status/608377778933743616\">June 9, 2015</a></p></blockquote>\n<p></p>\n<p>Ryan Boren also confirmed that WordPress will continue to maintain the Appearance > Menus screen should the plugin be officially approved for merge in the coming days:</p>\n<blockquote><p>Meanwhile, the Appearance screens will remain and will be maintained. Appearance > Menus recently received some attention in the form of a few fixes. More attention is needed and will be given. There are still differences in the flows each approach best enables, whether it’s new site/theme setup, small maintenance tasks, or dedicated content managers for heavy usage of widgets, menus, or other pieces of content that benefit from having a preview mechanism. We should gather quantifiable metrics when it comes to performance and time to completion for a given flow, as well as evaluating the less-objectively-quantifiable perceived performance. <strong>There may come a time where the worlds converge; however, that time is not now.</strong></p></blockquote>\n<p>This confirmation should assuage those whose opposition to the Menu Customizer was solely based on the aggressive timeline proposed for removing the old menus screen.</p>\n<p>The great divide on the Menu Customizer revolves around one aspect of improvement that Boren mentioned in his paragraph about the future of the customizer: <strong>scaling to large screens</strong>. The vast majority of WordPress users and developers who are following this debate are those who would be more likely to configure a menu in a desktop environment and not via mobile (where the customizer is currently designed to shine).</p>\n<p>Many who oppose the merge of the plugin have identified the cramped UI as the primary reason that it does not provide a better experience for users. You would be hard pressed to find anyone who is opposed to live previews or better usability on mobile devices.</p>\n<p>Those who manage WordPress sites via desktop are not willing to sacrifice the old menus screen for a new UI that currently caters primarily to smaller devices. Until the Menu Customizer can adequately provide a UI that fully adapts to all screen sizes, resistance to the feature is likely to continue.</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, 09 Jun 2015 22:34: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:\"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:23:\"Matt: Trust but Preview\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:21:\"http://ma.tt/?p=45138\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:39:\"http://ma.tt/2015/06/trust-but-preview/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:273:\"<p>If you’re following along with the customizer and menu work for the next version of WordPress, check out <a href=\"https://make.wordpress.org/core/2015/06/09/trust-live-preview-and-menus-in-the-customizer/\">Trust, Live Preview, and Menus in the Customizer</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, 09 Jun 2015 20:00:12 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"Matt\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}}}}}}}}}}}}s:4:\"type\";i:128;s:7:\"headers\";a:10:{s:6:\"server\";s:5:\"nginx\";s:4:\"date\";s:29:\"Thu, 25 Jun 2015 22:33:58 GMT\";s:12:\"content-type\";s:8:\"text/xml\";s:14:\"content-length\";s:6:\"212797\";s:10:\"connection\";s:5:\"close\";s:4:\"vary\";s:15:\"Accept-Encoding\";s:13:\"last-modified\";s:29:\"Thu, 25 Jun 2015 22:30:16 GMT\";s:15:\"x-frame-options\";s:10:\"SAMEORIGIN\";s:4:\"x-nc\";s:11:\"HIT lax 249\";s:13:\"accept-ranges\";s:5:\"bytes\";}s:5:\"build\";s:14:\"20150108163311\";}','no'),(1833,'_site_transient_timeout_browser_83271fd20a6687ffcd0d1b6f7ad13cdd','1435067801','yes'),(1834,'_site_transient_browser_83271fd20a6687ffcd0d1b6f7ad13cdd','a:9:{s:8:\"platform\";s:7:\"Windows\";s:4:\"name\";s:7:\"Firefox\";s:7:\"version\";s:4:\"38.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'),(1027,'duplicator_settings','a:10:{s:7:\"version\";s:6:\"0.5.22\";s:18:\"uninstall_settings\";b:1;s:15:\"uninstall_files\";b:1;s:16:\"uninstall_tables\";b:1;s:13:\"package_debug\";b:0;s:17:\"package_mysqldump\";b:0;s:22:\"package_mysqldump_path\";s:0:\"\";s:24:\"package_phpdump_qrylimit\";s:3:\"100\";s:17:\"package_zip_flush\";b:0;s:20:\"storage_htaccess_off\";b:0;}','yes'),(1028,'duplicator_version_plugin','0.5.22','yes'),(1884,'_site_transient_timeout_browser_43d1522b603688bda36781305c878d46','1435876435','yes'),(1885,'_site_transient_browser_43d1522b603688bda36781305c878d46','a:9:{s:8:\"platform\";s:9:\"Macintosh\";s:4:\"name\";s:7:\"Firefox\";s:7:\"version\";s:4:\"38.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'),(1891,'_transient_timeout_feed_mod_d117b5738fbd35bd8c0391cda1f2b5d9','1435314838','no'),(1892,'_transient_feed_mod_d117b5738fbd35bd8c0391cda1f2b5d9','1435271638','no'),(1895,'_transient_timeout_feed_mod_b9388c83948825c1edaef0d856b7b109','1435314839','no'),(1896,'_transient_feed_mod_b9388c83948825c1edaef0d856b7b109','1435271639','no'),(1899,'_transient_timeout_dash_4077549d03da2e451c8b5f002294ff51','1435314839','no'),(1900,'_transient_dash_4077549d03da2e451c8b5f002294ff51','<div class=\"rss-widget\"><ul><li><a class=\'rsswidget\' href=\'https://wordpress.org/news/2015/05/wordpress-4-2-2/\'>WordPress 4.2.2 Security and Maintenance Release</a> <span class=\"rss-date\">May 7, 2015</span><div class=\"rssSummary\">WordPress 4.2.2 is now available. This is a critical security release for all previous versions and we strongly encourage you to update your sites immediately. Version 4.2.2 addresses two security issues: The Genericons icon font package, which is used in a number of popular themes and plugins, contained an HTML file vulnerable to a cross-site […]</div></li></ul></div><div class=\"rss-widget\"><ul><li><a class=\'rsswidget\' href=\'http://wptavern.com/title-capitalization-for-wordpress-adds-convenience-to-the-writing-process\'>WPTavern: Title Capitalization for WordPress Adds Convenience to the Writing Process</a></li><li><a class=\'rsswidget\' href=\'http://wptavern.com/kayosey-kickstarter-campaign-seeks-7k-in-funding-for-fully-accessible-wordpress-parent-theme\'>WPTavern: Kayosey Kickstarter Campaign Seeks $7K in Funding for Fully Accessible WordPress Parent Theme</a></li><li><a class=\'rsswidget\' href=\'https://poststatus.com/growth-in-the-french-community/\'>Post Status: Growth in the French community</a></li></ul></div><div class=\"rss-widget\"><ul><li class=\'dashboard-news-plugin\'><span>Popular Plugin:</span> <a href=\'https://wordpress.org/plugins/ml-slider/\' class=\'dashboard-news-plugin-link\'>Meta Slider</a> <span>(<a href=\'plugin-install.php?tab=plugin-information&plugin=ml-slider&_wpnonce=0dba5f4471&TB_iframe=true&width=600&height=800\' class=\'thickbox\' title=\'Meta Slider\'>Install</a>)</span></li></ul></div>','no'),(1902,'duplicator_package_active','O:11:\"DUP_Package\":16:{s:2:\"ID\";N;s:4:\"Name\";s:26:\"20150625_rifeinternational\";s:4:\"Hash\";s:29:\"558c81ef566108922150625223423\";s:8:\"NameHash\";s:56:\"20150625_rifeinternational_558c81ef566108922150625223423\";s:7:\"Version\";s:6:\"0.5.22\";s:4:\"Type\";i:0;s:5:\"Notes\";s:0:\"\";s:9:\"StorePath\";s:53:\"/home/content/s/k/l/sklu26/html/rife/wp-snapshots/tmp\";s:8:\"StoreURL\";s:41:\"http://www.rifeintl.com/wp-snapshots/\";s:8:\"ScanFile\";s:66:\"20150625_rifeinternational_558c81ef566108922150625223423_scan.json\";s:7:\"Runtime\";N;s:7:\"ExeSize\";N;s:7:\"ZipSize\";N;s:7:\"Archive\";O:11:\"DUP_Archive\":17:{s:10:\"FilterDirs\";s:0:\"\";s:10:\"FilterExts\";s:0:\"\";s:8:\"FilterOn\";i:0;s:4:\"File\";N;s:6:\"Format\";s:3:\"ZIP\";s:7:\"PackDir\";s:36:\"/home/content/s/k/l/sklu26/html/rife\";s:4:\"Size\";i:0;s:12:\"WarnFileSize\";a:0:{}s:12:\"WarnFileName\";a:0:{}s:4:\"Dirs\";a:0:{}s:5:\"Files\";a:0:{}s:5:\"Links\";a:0:{}s:8:\"OmitDirs\";a:0:{}s:9:\"OmitFiles\";a:0:{}s:10:\"\0*\0Package\";O:11:\"DUP_Package\":16:{s:2:\"ID\";N;s:4:\"Name\";s:26:\"20150625_rifeinternational\";s:4:\"Hash\";s:29:\"558c81ef566108922150625223423\";s:8:\"NameHash\";s:56:\"20150625_rifeinternational_558c81ef566108922150625223423\";s:7:\"Version\";s:6:\"0.5.22\";s:4:\"Type\";i:0;s:5:\"Notes\";s:0:\"\";s:9:\"StorePath\";s:53:\"/home/content/s/k/l/sklu26/html/rife/wp-snapshots/tmp\";s:8:\"StoreURL\";s:41:\"http://www.rifeintl.com/wp-snapshots/\";s:8:\"ScanFile\";N;s:7:\"Runtime\";N;s:7:\"ExeSize\";N;s:7:\"ZipSize\";N;s:7:\"Archive\";r:15;s:9:\"Installer\";O:13:\"DUP_Installer\":12:{s:4:\"File\";N;s:4:\"Size\";i:0;s:10:\"OptsDBHost\";s:0:\"\";s:10:\"OptsDBPort\";s:0:\"\";s:10:\"OptsDBName\";s:0:\"\";s:10:\"OptsDBUser\";s:0:\"\";s:12:\"OptsSSLAdmin\";i:0;s:12:\"OptsSSLLogin\";i:0;s:11:\"OptsCacheWP\";i:0;s:13:\"OptsCachePath\";i:0;s:10:\"OptsURLNew\";s:0:\"\";s:10:\"\0*\0Package\";r:30;}s:8:\"Database\";O:12:\"DUP_Database\":11:{s:4:\"Type\";s:5:\"MySQL\";s:4:\"Size\";N;s:4:\"File\";N;s:4:\"Path\";N;s:12:\"FilterTables\";s:0:\"\";s:8:\"FilterOn\";i:0;s:4:\"Name\";N;s:10:\"\0*\0Package\";r:30;s:25:\"\0DUP_Database\0dbStorePath\";N;s:23:\"\0DUP_Database\0EOFMarker\";s:0:\"\";s:26:\"\0DUP_Database\0networkFlush\";b:0;}}s:28:\"\0DUP_Archive\0filterDirsArray\";a:0:{}s:28:\"\0DUP_Archive\0filterExtsArray\";a:0:{}}s:9:\"Installer\";r:45;s:8:\"Database\";r:58;}','yes'),(995,'cd_pf_effect','','yes'),(996,'cd_pf_duration','','yes'),(997,'cd_pf_easing','easeInSine','yes'),(1470,'_site_transient_update_themes','O:8:\"stdClass\":4:{s:12:\"last_checked\";i:1436141542;s:7:\"checked\";a:4:{s:7:\"nirvana\";s:5:\"1.0.6\";s:13:\"twentyfifteen\";s:3:\"1.2\";s:14:\"twentyfourteen\";s:3:\"1.4\";s:14:\"twentythirteen\";s:3:\"1.5\";}s:8:\"response\";a:0:{}s:12:\"translations\";a:0:{}}','yes'),(384,'wpgmza_xml_location','{uploads_dir}/wp-google-maps/','yes'),(385,'wpgmza_xml_url','{uploads_url}/wp-google-maps/','yes'),(386,'wpgmza_db_version','6.1.10','yes'),(387,'wpgmaps_current_version','6.1.10','yes'),(1029,'duplicator_ui_view_state','a:1:{s:14:\"dup-wpnotice01\";b:1;}','yes'),(388,'WPGMZA_OTHER_SETTINGS','a:1:{s:27:\"wpgmza_settings_marker_pull\";s:1:\"0\";}','yes'),(389,'WPGMZA_FIRST_TIME','6.1.1','yes'),(390,'WPGMZA_SETTINGS','a:9:{s:24:\"map_default_starting_lat\";s:17:\"39.02808706389786\";s:24:\"map_default_starting_lng\";s:18:\"-77.14291686170873\";s:18:\"map_default_height\";s:3:\"300\";s:17:\"map_default_width\";s:3:\"100\";s:16:\"map_default_zoom\";i:18;s:16:\"map_default_type\";i:2;s:21:\"map_default_alignment\";i:2;s:22:\"map_default_width_type\";s:2:\"\\%\";s:23:\"map_default_height_type\";s:2:\"px\";}','yes'),(1903,'_transient_timeout_feed_88cd413daf038fa1750870634f055f79','1435332163','no'),(1904,'_transient_feed_88cd413daf038fa1750870634f055f79','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:17:\"Cryout Creations \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"http://www.cryoutcreations.eu\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:51:\"WordPress and Opencart Themes, Modules and Plugins!\";s: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, 25 Jun 2015 16:40:36 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"language\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"en-GB\";s: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:29:\"http://wordpress.org/?v=4.2.2\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"item\";a:10:{i:0;a:6:{s:4:\"data\";s:51:\"\n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:5:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:28:\"Nirvana 1.0.6 comes in a 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:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:83:\"http://www.cryoutcreations.eu/wordpress-themes/nirvana/nirvana-1-0-6-comes-in-a-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:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:92:\"http://www.cryoutcreations.eu/wordpress-themes/nirvana/nirvana-1-0-6-comes-in-a-can#comments\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Sun, 17 May 2015 10:51:20 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:4:{i:0;a:5:{s:4:\"data\";s:7:\"Nirvana\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:7:\"nirvana\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:2;a:5:{s:4:\"data\";s:5:\"theme\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:3;a:5:{s:4:\"data\";s:9:\"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:38:\"http://www.cryoutcreations.eu/?p=31064\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:490:\"There\'s a war waging somewhere in the distance, Nirvana can hear the gunshots and explosions from over here. The ground under her feet started trembling and dark clouds of smoke and ash are moving across the sky. \r\n\r\nThe battle is getting closer and pretty soon it will engulf Nirvana as well. What side is she on? Find out after the jump. <a href=\"http://www.cryoutcreations.eu/wordpress-themes/nirvana/nirvana-1-0-6-comes-in-a-can\">Read the rest <span class=\"meta-nav\">→ </span></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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:3:\"Kay\";s: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:3150:\"<p>There’s a war waging somewhere in the distance, Nirvana can hear the gunshots and explosions from over here. The ground under her feet started trembling and dark clouds of smoke and ash are moving across the sky. The battle is definitely getting closer and pretty soon it will engulf Nirvana as well. And she still doesn’t know if she’s a part of this war, and if she is: what side is she on?</p>\n<p>She didn’t ask for this. She was happy minding her own business, living her life. And now she finds herself alone, locking all the doors, killing the light – hoping no one’s coming home tonight. But just in case, she has a can o’ Whoopass ready to unleash on the uninvited visitors. And it’s all 100% natural, no additives or preservatives included. Here’s the full list of ingredients:</p>\n<p>Changelog:</p>\n<ul>\n<li>added centred text option for the presentation page slider captions</li>\n<li>one itsy bitsy Google fonts fix (yet again) (reported by <a href=\"http://www.cryoutcreations.eu/forums/t/goggle-fonts-issue-in-nirvana-v0-9-9-10/#post-30658\" target=\"_blank\">Dan</a>)</li>\n<li>moved JavaScript scripts from wp_head to wp_footer hook to remove blocking scripts</li>\n<li>improved left/right padding handling on mobile devices when site set to boxed layout</li>\n<li>improved headings font size option to apply to presentation page titles as well</li>\n<li>improved featured image as header image option full width functionality (reported by Bruno)</li>\n<li>fixed (again) front columns layout when using custom widgets</li>\n<li>improved presentation page columns responsiveness to exclude hover-capable devices</li>\n<li>fixed presentation page columns padding on mobile devices</li>\n<li>fixed slides count limitation when using custom posts by ID (reported by <a href=\"http://www.cryoutcreations.eu/forums/t/specific-posts-by-id-on-presentation-page\" target=\"_blank\">fuliggians</a> and Diana)</li>\n<li>fixed using cryout column widget outside the dedicated cryout columns area causing fatal error (introduced in 1.0.5) and made handler function pluggable via child themes</li>\n<li>improved presentation columns to make them usable in all widget areas, not just the presentation page (with some responsiveness limitations)</li>\n<li>fixed custom footer text not handling shortcodes</li>\n<li>fixed category page with intro to follow category excerpt option, not homepage excerpt option</li>\n<li>fixed input/textarea line-height reset causing visibility issues on Chrome and Internet Explorer</li>\n<li>fixed RTL styling issue causing horizontal scrollbar</li>\n<li>added Italian translation</li>\n</ul>\n<p>WARNING: the can o’ Whoopass may also contain traces of beans, cabbage and broccoli and has been known to let out large amounts of gas. So do not cook under direct heat and do not shake, pierce or squeeze. Do not mix with other foods. Do not inhale. Do not leave it inside a car that’s under direct sunlight. Do not run while holding the Whoopass can. Only open as a last resort and do not look directly at it while opened. May the Whoopass have mercy on your oppressors.</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:88:\"http://www.cryoutcreations.eu/wordpress-themes/nirvana/nirvana-1-0-6-comes-in-a-can/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:\"9\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:1;a:6:{s:4:\"data\";s:75:\"\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:5:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:64:\"Where is WordPress heading? To have or not have theme options…\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:107:\"http://www.cryoutcreations.eu/wordpress-themes/where-is-wordpress-heading-to-have-or-not-have-theme-options\";s:7:\"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:116:\"http://www.cryoutcreations.eu/wordpress-themes/where-is-wordpress-heading-to-have-or-not-have-theme-options#comments\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 05 May 2015 09:45:40 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:12:{i:0;a:5:{s:4:\"data\";s:6:\"Mantra\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:7:\"Nirvana\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:2;a:5:{s:4:\"data\";s:8:\"Parabola\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:3;a:5:{s:4:\"data\";s:7:\"Tempera\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:4;a:5:{s:4:\"data\";s:16:\"Wordpress Themes\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:5;a:5:{s:4:\"data\";s:10:\"customizer\";s: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:5:{s:4:\"data\";s:6:\"mantra\";s: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:5:{s:4:\"data\";s:7:\"nirvana\";s: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:5:{s:4:\"data\";s:8:\"parabola\";s: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:5:{s:4:\"data\";s:7:\"tempera\";s: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:5:{s:4:\"data\";s:5:\"theme\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:11;a:5:{s:4:\"data\";s:9:\"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:38:\"http://www.cryoutcreations.eu/?p=31624\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:1312:\"Wordpress\' Theme Review Team seems to always be involved in a lot of decision making. That\'s good, decisions have to be made and a direction needs to be set and maintained. \r\n\r\nHowever lately the decisions seem to be taken hastily, without analysing all the effects (and maybe consequences) they have. We\'ve had scuffles with Wordpress before, but we\'ve moved on, adapted, clarified or changed things. But this new decision directly affects themes - meaning it touches us the most. \r\n \r\n<strong>In the latest Theme Review Theme weekly meeting a decision was taken to start to recommend, and eventually (in 6 months time) to impose the use of the Customizer API in all themes and for all theme options.</strong>\r\n\r\n<strong>What does this mean for you? It means themes will no longer be allowed to have separate theme option pages (like our nicely arranged <em>Theme Settings</em> page) but instead must switch to using the Customizer for all their options.</strong>\r\n\r\nRight now this rule is mandatory for all new theme submissions, while existing themes get 6 months to switch or new updates will no longer be accepted in the repository. <a href=\"http://www.cryoutcreations.eu/wordpress-themes/where-is-wordpress-heading-to-have-or-not-have-theme-options\">Read the rest <span class=\"meta-nav\">→ </span></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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:3:\"Zed\";s: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:8791:\"<p><img class=\"alignright wp-image-31701\" src=\"http://www.cryoutcreations.eu/wp-content/uploads/2015/05/silenced-croud-medium-1024x683.jpg\" alt=\"silenced-croud-medium\" width=\"400\" height=\"267\" />WordPress’ Theme Review Team seems to always be involved in a lot of decision making. That’s good, decisions have to be made and a direction needs to be set and maintained.</p>\n<p>We had scuffles with WordPress before (like the Tempera 1.2.<em>1-6</em> updates) mostly due to unclear rules, rules applied subjectively, a lack of rules, unknown rules, changing rules or a combination of all these simultaneously. WordPress is an open source, contributive project and as a result there are a lot of people involved in it, with diverging views and opinions. But we moved on, we changed things, had rules cleared up or even had new rules written down.</p>\n<p>However lately the decisions seem to be taken hastily, without analysing all effects (and maybe consequences) they have. One of these decisions directly affects themes – meaning it affects us the most.</p>\n<h3></h3>\n<h2>The decision</h2>\n<p><strong>In the latest Theme Review Theme weekly meeting a decision was taken to start to recommend, and eventually (in 6 months time) to impose the use of the <a href=\"https://en.support.wordpress.com/customizer/\" target=\"_blank\">Customizer</a> API in all themes and for all theme options.</strong></p>\n<p><strong>What does this mean for you? It means themes will no longer be allowed to have separate theme option pages (like our nicely arranged <em>Theme Settings</em> page) but instead must switch to using the Customizer for all their options.</strong></p>\n<p>Right now this rule is mandatory for all new theme submissions, while existing themes get 6 months to switch or new updates will no longer be accepted in the repository.<br />\n<strong><span style=\"text-decoration: underline;\">EDIT</span></strong>: To keep things clear, themes already in the repository will not be removed (they will remain installable and usable with the included options page after the deadline) but the developers will not be able to submit new updates to the repository with the included options page functionality.</p>\n<p>What is the Customizer? For those who don’t know, it’s that narrow little thing displayed on the left side of the screen when you go to <em>Appearance > Customize</em>.</p>\n<p>Okay, the Customizer is a good thing. It tries to unify the multitude of different variants of presenting theme options into a single interface. It tries to help the users get the most and best out of their sites (and themes) by making things clearer, better arranged and with a uniform appearance.</p>\n<h3></h3>\n<h2>The effects</h2>\n<p>But it is way too young yet and limited to impose it on everyone. It barely handles a couple of theme option types (<em>as listed in the <a href=\"https://codex.wordpress.org/Class_Reference%5CWP_Customize_Manager%5Cadd_control\" target=\"_blank\">Codex</a></em>): <em>text input</em>, <em>colour selector</em>, <em>file upload</em>, <em>image</em>.<em><br />\n</em></p>\n<p>Our themes already additionally use (and thus require) the long established <em>sliders</em>, <em>drop down selectors</em>, <em>check boxes</em> and <em>advanced (image thumbnail-based) selectors</em> (like the ones we use for Layout and Image Border settings). <em>EDIT: Some of these option types have been added to the Customizer API (as <a href=\"https://developer.wordpress.org/themes/advanced-topics/customizer-api/\" target=\"_blank\">documented here</a>).</em></p>\n<p>The customizer is built to be expandable, but forcing it now when it doesn’t already have all the required field types will only mean developers will have to each write their own custom variant of new handlers, possibly ruining consistency, clarity and even security in the process.</p>\n<h3></h3>\n<h2>The results</h2>\n<p>Forcing us to move to the Customizer means we have to rewrite the handling for all these options – <strong>270 separate options</strong> (counted in Nirvana; the other themes are very similar) making up about <strong>a third of our theme code</strong> for the new API.</p>\n<p>Not to mention the limited space the Customizer provides. Imagine cramming up all options visible in the left image into the narrow grey sidebar visible in the right image. And that’s just one of the theme’s settings section…</p>\n<table class=\"borderless\">\n<tbody>\n<tr>\n<td><a href=\"http://www.cryoutcreations.eu/wp-content/uploads/2015/04/wordpress-nirvana.png\"><img class=\"aligncenter wp-image-31626\" src=\"http://www.cryoutcreations.eu/wp-content/uploads/2015/04/wordpress-nirvana-114x300.png\" alt=\"wordpress-nirvana\" width=\"191\" height=\"500\" /></a></td>\n<td><a href=\"http://www.cryoutcreations.eu/wp-content/uploads/2015/04/wordpress-customizer.png\"><img class=\"aligncenter wp-image-31627\" src=\"http://www.cryoutcreations.eu/wp-content/uploads/2015/04/wordpress-customizer-1024x406.png\" alt=\"wordpress-customizer\" width=\"400\" height=\"159\" /></a></td>\n</tr>\n</tbody>\n</table>\n<p>We would need to give up on and drop all option types that are not currently supported (or write up custom handling code for theme – something which may not be viewed with good eyes by the theme review team). This is a lose-lose case both for us and themes users.<br />\nAll this rewriting would take a lot of time and effort (stolen from new options and new themes) and put it into something that isn’t yet mature enough or well laid out to be used for more than a screen-full of theme options…</p>\n<p>The Customizer is a good idea. It should be promoted and recommended. But forcing it on everyone at this point is a poor decision.</p>\n<h3></h3>\n<h2>The choice</h2>\n<p>If the new Customizer rule remains enforced, we’ll have a choice to make… and it can only be one of the following:</p>\n<ul>\n<li>waste a lot of time and effort to try to move (and adapt) as many options as possible into the Customizer but lose the rest / plenty of them</li>\n<li>waste some time and effort and move most used options into the Customizer but lose most of them</li>\n<li>remove all theme options</li>\n<li>provide the options via a plugin that is not available in the repository and requires a two-step manual installation</li>\n<li>stop submitting themes to the free repository (and provide manual updates instead)</li>\n</ul>\n<p> </p>\n<p><strong>We’d rather it’s neither of the above and we get to keep on providing theme options for everyone to <em>customize</em> our themes to the best of their abilities and desires. </strong></p>\n<p><strong>We are not giving up on our themes, they are our beloved creations after all. We will try to fight this decision and we can use your help – if you have a WordPress.org/.com account, <span style=\"text-decoration: underline;\">you can leave a comment in the <a href=\"http://www.cryoutcreations.eu/wordpress-themes/where-is-wordpress-heading-to-have-or-not-have-theme-options\" target=\"_blank\">official forum</a>.</span> Or write a post on your blog or site, spread the word.<br />\n</strong></p>\n<p>And if all fails we’ll do our best to find alternative solutions to keeping the options page included.<strong><br />\n</strong></p>\n<hr />\n<p> </p>\n<p>Let us know what you think about this in the poll below (or use the comments if the poll is not enough).</p>\nNote: There is a poll embedded within this post, please visit the site to participate in this post\'s poll.\n<hr />\n<p>The original forum is located here<strong>:</strong></p>\n<blockquote><p><em><a href=\"https://make.wordpress.org/themes/2015/04/21/this-weeks-meeting-important-information-regarding-theme-options/\" target=\"_blank\">https://make.wordpress.org/themes/2015/04/21/this-weeks-meeting-important-information-regarding-theme-options/</a></em></p></blockquote>\n<p><em>If you have a WordPress.com/.org account you can have your say in this subject too. </em><em>Bigger names<a href=\"https://steamcommunity.com/games/SteamWorkshop/announcements/detail/208632365253244218\" target=\"_blank\"><strong>*</strong></a> have changed their decisions based on user feedback before….</em></p>\n<p>Additional discussions on the subject:</p>\n<ul>\n<li><a href=\"http://wptavern.com/wordpress-org-now-requires-theme-authors-to-use-the-customizer-to-build-theme-options\" target=\"_blank\">http://wptavern.com/wordpress-org-now-requires-theme-authors-to-use-the-customizer-to-build-theme-options</a></li>\n<li><a href=\"https://make.wordpress.org/themes/2015/04/22/details-on-the-new-theme-settings-customizer-guideline/\" target=\"_blank\">https://make.wordpress.org/themes/2015/04/22/details-on-the-new-theme-settings-customizer-guideline/</a></li>\n</ul>\n<p> </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:112:\"http://www.cryoutcreations.eu/wordpress-themes/where-is-wordpress-heading-to-have-or-not-have-theme-options/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:2:\"27\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:2;a:6:{s:4:\"data\";s:51:\"\n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:5:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:28:\"Nirvana 1.0.5 begins to thaw\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:83:\"http://www.cryoutcreations.eu/wordpress-themes/nirvana/nirvana-1-0-5-begins-to-thaw\";s:7:\"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:92:\"http://www.cryoutcreations.eu/wordpress-themes/nirvana/nirvana-1-0-5-begins-to-thaw#comments\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 04 Mar 2015 16:19:48 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:4:{i:0;a:5:{s:4:\"data\";s:7:\"Nirvana\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:7:\"nirvana\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:2;a:5:{s:4:\"data\";s:5:\"theme\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:3;a:5:{s:4:\"data\";s:9:\"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:38:\"http://www.cryoutcreations.eu/?p=30602\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:399:\"No, you didn\'t wet your WordPress. The moist you\'re feeling in the front end of your site is normal and it\'s coming straight from your favorite theme: Nirvana.\r\n\r\nFollow us after the jump into uncharted waters in search of this version\'s changelog. <a href=\"http://www.cryoutcreations.eu/wordpress-themes/nirvana/nirvana-1-0-5-begins-to-thaw\">Read the rest <span class=\"meta-nav\">→ </span></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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:3:\"Kay\";s: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:1703:\"<p>No, you didn’t wet your WordPress. The moist you’re feeling in the front end of your site is normal and it’s coming straight from your favorite theme. Under the warm bright sun, Nirvana’s beginning to return to its fluid form and it’s putting its best foot(er) forward with a new update packed with fixes and improvements.</p>\n<p>So we’ll let you wade through this version’s changelog with a promise that the next update will either be a dry one or we’ll include a diaper with it. Until then you may want to place signs with the text “Slippery when wet” around your site. You never know, it may save you a lawsuit in the future.</p>\n<p>Changelog:</p>\n<ul>\n<li>fixed layout/image border option non-clickable on IE 11</li>\n<li>fixed header container responsiveness</li>\n<li>improved active links styling so it’s easier replaceable via custom CSS</li>\n<li>fixed wrong textdomain occurrence (thanks to <a href=\"http://www.cryoutcreations.eu/forums/t/texdomains\" target=\"_blank\">Szemcse</a>)</li>\n<li>replaced the Presentation Page’s “Nothing Found” message when there are no published posts with an explanatory placeholder message</li>\n<li>fixed disappearing/too small images inside tables issue on Chrome</li>\n<li>removed baseline vertical alignment from styling reset to correct some weird alignment layouts</li>\n<li>added Spanish translation</li>\n<li>improved two somewhat untranslatable strings (that used <em>esc_attr__()</em> )</li>\n<li>fixed an untranslatable string (thanks to <a href=\"http://www.cryoutcreations.eu/forums/t/missing-option-for-translation-of-word-comments\" target=\"_blank\">seemannKP</a>)</li>\n</ul>\n\";s: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:88:\"http://www.cryoutcreations.eu/wordpress-themes/nirvana/nirvana-1-0-5-begins-to-thaw/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:2:\"12\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:3;a:6:{s:4:\"data\";s:51:\"\n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:5:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Nirvana 1.0.4 gets an A in math\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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://www.cryoutcreations.eu/wordpress-themes/nirvana/nirvana-1-0-4-gets-math\";s:7:\"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:87:\"http://www.cryoutcreations.eu/wordpress-themes/nirvana/nirvana-1-0-4-gets-math#comments\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 13 Jan 2015 22:32:24 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:4:{i:0;a:5:{s:4:\"data\";s:7:\"Nirvana\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:7:\"nirvana\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:2;a:5:{s:4:\"data\";s:5:\"theme\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:3;a:5:{s:4:\"data\";s:9:\"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:38:\"http://www.cryoutcreations.eu/?p=29101\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:630:\"Math - the cause of most horrific disasters in history... well not quite, but math is indeed the culprit for Nirvana\'s last release\'s failing settings page. Fortunately Nirvana 1.0.4 took a quick course in advanced mathematics and learned that the best solution to avoid any issues is to consider negative fractions as equal to zero (if that makes sense).\r\n\r\nSo here she is, proud to show off her best grade in math - A (or 10, or 5... depending on what region of the world you\'re in) <a href=\"http://www.cryoutcreations.eu/wordpress-themes/nirvana/nirvana-1-0-4-gets-math\">Read the rest <span class=\"meta-nav\">→ </span></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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:3:\"Zed\";s: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:812:\"<p>Math – the cause of most horrific disasters in history… well not quite, but math is indeed the culprit for Nirvana’s last release’s failing settings page. Fortunately Nirvana 1.0.4 took a quick course in advanced mathematics and learned that the best solution to avoid any issues is to consider negative fractions as equal to zero (if that makes sense).</p>\n<p>So here she is, proud to show off her best grade in math – A (or 10, or 5… depending on what region of the world you’re in)</p>\n<p>Changelog:</p>\n<ul>\n<li>fixed settings page subsections not opening in some cases (bug since 1.0.3)</li>\n<li>updated Hungarian translation</li>\n<li>added Japanese translation</li>\n<li>added Turkish translation (in 1.0.3)</li>\n<li>updated general translation files</li>\n</ul>\n\";s: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:83:\"http://www.cryoutcreations.eu/wordpress-themes/nirvana/nirvana-1-0-4-gets-math/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:2:\"13\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:4;a:6:{s:4:\"data\";s:51:\"\n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:5:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:39:\"Nirvana 1.0.3 (re)embraces Google 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:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:93:\"http://www.cryoutcreations.eu/wordpress-themes/nirvana/nirvana-1-0-3-re-embraces-google-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:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:102:\"http://www.cryoutcreations.eu/wordpress-themes/nirvana/nirvana-1-0-3-re-embraces-google-fonts#comments\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Sat, 10 Jan 2015 10:31:54 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:4:{i:0;a:5:{s:4:\"data\";s:7:\"Nirvana\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:7:\"nirvana\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:2;a:5:{s:4:\"data\";s:5:\"theme\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:3;a:5:{s:4:\"data\";s:9:\"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:38:\"http://www.cryoutcreations.eu/?p=29006\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:530:\"It is here! The fix that fixes all the previous fixes. After a (somewhat) long shaken up period, Nirvana 1.0.3 finally brings back the beloved Google fonts. And hopefully this time for good.\r\n\r\nSo you\'d better get busy in setting up your very own Google fonts, hugging and kissing and loving them, for you may never know how long will pass before they\'re gone again... <a href=\"http://www.cryoutcreations.eu/wordpress-themes/nirvana/nirvana-1-0-3-re-embraces-google-fonts\">Read the rest <span class=\"meta-nav\">→ </span></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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:3:\"Zed\";s: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:1183:\"<p>It is here! The fix that fixes all the previous fixes. After a (somewhat) long shaken up period, Nirvana 1.0.3 finally brings back the beloved Google fonts. And hopefully this time for good.</p>\n<p>So you’d better get busy in setting up your very own Google fonts, hugging and kissing and loving them, for you may never know how long will pass before they’re gone again…</p>\n<p>Changelog:</p>\n<ul>\n<li>added our social links to the settings page</li>\n<li>added search bars to the remaining (main and footer) menus</li>\n<li>fixed typos in the Google fonts cleanup function calls</li>\n<li>fixed current open theme settings section not being saved any more after jQuery UI update in WP 4.1</li>\n<li>removed extra padding after the presentation page slider</li>\n<li>added text domain to style.css</li>\n<li>added unminified version of Nivo Slider JS</li>\n</ul>\n<p><em>PS: We’ve received reports that the settings page sections no longer open-up in this update (although they work fine on all our various test sites). <del>We are looking into the matter…</del> We have identified the issue and we have corrected it for the upcoming update.<br />\n</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:98:\"http://www.cryoutcreations.eu/wordpress-themes/nirvana/nirvana-1-0-3-re-embraces-google-fonts/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:\"5\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:5;a:6:{s:4:\"data\";s:51:\"\n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:5:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:37:\"Nirvana 1.0.2 woke up with a hangover\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:82:\"http://www.cryoutcreations.eu/wordpress-themes/nirvana/nirvana-1-0-2-woke-hangover\";s:7:\"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:91:\"http://www.cryoutcreations.eu/wordpress-themes/nirvana/nirvana-1-0-2-woke-hangover#comments\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 05 Jan 2015 20:30:58 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:4:{i:0;a:5:{s:4:\"data\";s:7:\"Nirvana\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:7:\"nirvana\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:2;a:5:{s:4:\"data\";s:5:\"theme\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:3;a:5:{s:4:\"data\";s:9:\"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:38:\"http://www.cryoutcreations.eu/?p=28906\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:412:\"The latest Nirvana version gets here right after the New Year and just in time to fix the nasty bug that broke the theme on some servers. \r\n\r\nJoin us after the jump to find out exactly what has happened in the last few hours leading up to this version\'s release. <a href=\"http://www.cryoutcreations.eu/wordpress-themes/nirvana/nirvana-1-0-2-woke-hangover\">Read the rest <span class=\"meta-nav\">→ </span></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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:3:\"Kay\";s: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:2337:\"<p>Nirvana gets her head out of the toilet, puts both arms on the toilet seat and tries to stand up. Her feet still shaking she stumbles on empty bottles and beer cans and falls back on her knees. A rattling sound follows as she screams in despair. She hates herself so much right now, what was she thinking? But she must persevere. So she hugs the bathroom wall, grabs a towel rack and pushes upwards. Oh what a headache, her feet feel like toothpicks, trembling under the huge weight of her seemingly oversized head. But at least she’s standing. So she turns around and faces the mirror: oh, the horror! Disgusted, she carefully removes the glued toilet paper off her cheeks, tries do scrub dried puke off her chin and runs her fingers under her nose to remove those white powder marks. But what’s the use, her hair looks like a muddy rainforest after a flood, her mascara has run all over her face and one of her cheeks is turning blue. No amount of scrubbing can fix this.</p>\n<p>Never again she says, shaking her head in front of the mirror. Never again. She then turns on the hot water and lets it fill the bathtub. Still dizzy, her head spinning, she opens the medicine cabinet behind the mirror, grabs a couple of pills and gobbles them down. She also picks up some oils, creams and some tissues and places them at the edge of the sink. The bathtub almost half full now she gets undressed, throws her clothes next to the washing machine and cautiously gets in. There’s nothing like a hot bath to get you through a hangover. Waiting for the hot water to cover her up like a blanket of tranquillity, she falls asleep again.</p>\n<p>Steam slowly rises from the bathtub, filling the entire room; it reaches the mirror and quickly condenses. And then, the foggy mirror reveals a dark message from the night before: “REDRUM” is written in the center, with crooked capital letters. There’s some more writings underneath:</p>\n<p>REDRUM:</p>\n<ul>\n<li>added title-tag theme support (for WordPress 4.1)</li>\n<li>fixes typos in style.css related to the new presentation page HTML styling added in 1.0.1 (thanks to <a href=\"http://www.cryoutcreations.eu/forums/t/v1-0-1-style-css-typos\">Bill</a>)</li>\n<li>fixed the missing nirvana_content_nav() declaration that broke the theme on some servers</li>\n</ul>\n\";s: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:87:\"http://www.cryoutcreations.eu/wordpress-themes/nirvana/nirvana-1-0-2-woke-hangover/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:\"3\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:6;a:6:{s:4:\"data\";s:51:\"\n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:5:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"Nirvana 1.0.1 learns to fight\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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://www.cryoutcreations.eu/wordpress-themes/nirvana/nirvana-1-0-1-learns-fight\";s:7:\"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:90:\"http://www.cryoutcreations.eu/wordpress-themes/nirvana/nirvana-1-0-1-learns-fight#comments\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 31 Dec 2014 13:43:56 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:4:{i:0;a:5:{s:4:\"data\";s:7:\"Nirvana\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:7:\"nirvana\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:2;a:5:{s:4:\"data\";s:5:\"theme\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:3;a:5:{s:4:\"data\";s:9:\"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:38:\"http://www.cryoutcreations.eu/?p=28752\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:524:\"No more mister nice guy (uhm... girl) Nirvana. In this new update she finally learned to fight (against poorly written plugins that load their code all over the dashboard and break key functionality).\r\n\r\nBut despite posing as a bad girl, Nirvana 1.0.1 also brings a lot of head-relaxing fixes (among which the long awaited Google fonts functionality). For everything else... <a href=\"http://www.cryoutcreations.eu/wordpress-themes/nirvana/nirvana-1-0-1-learns-fight\">Read the rest <span class=\"meta-nav\">→ </span></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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:3:\"Zed\";s: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:2696:\"<p>No more mister nice guy (uhm… girl) Nirvana. In this new update she finally learned to fight (against poorly written plugins that load their code all over the dashboard and break key functionality).</p>\n<p>But despite posing as a bad girl, Nirvana 1.0.1 also brings a lot of head-relaxing fixes (among which the long awaited Google fonts functionality).</p>\n<p>Changelog:</p>\n<ul>\n<li>fixed skew missing on photo framed columns</li>\n<li>fixed wrong order of tags on widget titles (pointed out by Michael)</li>\n<li>replaced <em>alt</em> tag with <em>title</em> in thumbnail anchor function</li>\n<li>fixed breadcrumbs having double anchor tag on the home icon</li>\n<li>fixed HTML excerpts and added support for shortcodes (reported by <a href=\"http://www.cryoutcreations.eu/forums/t/enabling-html-in-post-excerpt\">Scott</a>)</li>\n<li>corrected first post image selector function to failsafe to standard image size when custom thumbnail is not available</li>\n<li><span style=\"text-decoration: underline;\"><em>almost</em></span> fixed Google font names issue introduced in 0.9.9.9 (caused by extra output sanitization)</li>\n<li>fixed <em>max-width</em> leftovers in editor-style.css (among other things making large images appear distorted in the editor)</li>\n<li>added Hungarian translation</li>\n<li>added Croatian translation</li>\n<li>rearranged presentation page columns HTML to make it easier to be replaced via child themes</li>\n<li>fixed <em>ol</em> double digits numbering not fitting into view</li>\n<li>added standard HTML markup on presentation page static content</li>\n<li>fixed 2 typos in settings page</li>\n<li>revamped script/styles injection detection to protect the theme’s settings page from getting broken by badly written plugins</li>\n</ul>\n<p><em>The injection protection is an experimental feature, so please do let us know if it causes you problems or you encounter a plugin that goes unstopped and manages to mess with the settings page.</em></p>\n<p><em><span style=\"color: #ff0000;\"><span style=\"text-decoration: underline;\">Update:</span> Release 1.0.1 has a typo in the code that may cause your site to become unusable after the update. It is safer to skip this update and wait for 1.0.2. If you’ve already updated and are encountering the issue, uninstall the theme (or delete the theme folder) and install <a title=\"Nirvana 1.0.0 archive\" href=\"https://wordpress.org/themes/download/nirvana.1.0.0.zip\" target=\"_blank\">1.0.0</a> <a title=\"Manual theme installation tutorial\" href=\"http://www.cryoutcreations.eu/wordpress-themes/wordpress-tutorials/how-to-install-a-wordpress-theme#Semi-manual-Installation\" target=\"_blank\">manually</a>.</span></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:86:\"http://www.cryoutcreations.eu/wordpress-themes/nirvana/nirvana-1-0-1-learns-fight/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:2:\"19\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:7;a:6:{s:4:\"data\";s:51:\"\n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:5:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:49:\"Nirvana 1.0.0 – when one becomes another… one\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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://www.cryoutcreations.eu/wordpress-themes/nirvana/nirvana-1-0-0-when-one-becomes-another-one\";s:7:\"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:106:\"http://www.cryoutcreations.eu/wordpress-themes/nirvana/nirvana-1-0-0-when-one-becomes-another-one#comments\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 10 Dec 2014 20:16:08 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:4:{i:0;a:5:{s:4:\"data\";s:7:\"Nirvana\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:7:\"nirvana\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:2;a:5:{s:4:\"data\";s:5:\"theme\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:3;a:5:{s:4:\"data\";s:9:\"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:38:\"http://www.cryoutcreations.eu/?p=28555\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:441:\"Another verbose post for a round, solid and mostly trouble-free theme version 1.0. As you\'ve probably noticed by now, we take our time before getting to the one-dot-zero version for any of our themes.\r\n\r\nJoin us after the jump for a special treat (lengthy changelog included). <a href=\"http://www.cryoutcreations.eu/wordpress-themes/nirvana/nirvana-1-0-0-when-one-becomes-another-one\">Read the rest <span class=\"meta-nav\">→ </span></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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:3:\"Kay\";s: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:8581:\"<p> </p>\n<div class=\"cryout-script\">\n<p style=\"text-align: center;\">{…the final pages of the DECONSTRUCTING NIRVANA screenplay…}</p>\n<p> <br />\nEXT. “THE OUTSKIRS” MOTEL – NIGHT<br />\nA broken down, U-shaped motel in the middle of the desert. A few cars parked outside, a couple of rooms lit. Distant cricket sounds.<br />\nA speeding car pulls in askew, the driver exits the car in a hurry, leaving the motor running and the door open. He heads towards one of the bright motel rooms, reloads a shotgun then smashes open the door.<br />\n <br />\nINT. MOTEL ROOM – NIGHT<br />\nThe room is empty but the TV is on some cartoon-only station with a loud volume. A tall shadow is visible on the wall heading towards the bathroom.<br />\nSTEPHEN REDD, 38, aims the shotgun towards the bathroom hall.<br />\n </p>\n<div class=\"cryout-dialogue\">\n<p style=\"text-align: center;\">STEPHEN REDD<br />\n(screaming)</p>\n<p>I can see you Jack! You little coward, in hiding as always. Hiding in a bathroom like the piece of steaming crap<br />\nthat you are. Get out of there or I’ll come and flush you<br />\nmyself!\n</p></div>\n<p> <br />\nJACK, 32, stays hidden. His shadow slowly pulls up a handgun.<br />\n </p>\n<div class=\"cryout-dialogue\">\n<p style=\"text-align: center;\">STEPHEN REDD (CONT’D)</p>\n<p>I see you’re ready for this. So what are we waiting for, you toilet clog?</p>\n</div>\n<div class=\"cryout-dialogue\">\n<p style=\"text-align: center;\">JACK (O.S.)</p>\n<p>We’ve been expecting you, Stevie. Mr. 45mm and I have been waiting for you for quite some time now. We watched a late night thriller, ordered some room service, complete with their most expensive champagne and well, let’s just say that you couldn’t have picked a worse moment to show your ugly mustache smeared face. Hiding is not what I was doing in here.</p>\n</div>\n<p> </p>\n<div class=\"cryout-dialogue\">\n<p style=\"text-align: center;\">STEPHEN REDD<br />\n(laughing)</p>\n<p>Are you telling me I actually caught you on the john?\n</p></div>\n<p> </p>\n<div class=\"cryout-dialogue\">\n<p style=\"text-align: center;\">JACK (O.S.)</p>\n<p>I’ve still got my pants down you bastard. There’s still some wiping to do if you’re into this kind of kinky stuff.\n</p></div>\n<p> </p>\n<div class=\"cryout-dialogue\">\n<p style=\"text-align: center;\">STEPHEN REDD</p>\n<p>Well I got myself here a little piece of pump action that will do all the wiping for me. Why don’t you show me some skin?\n</p></div>\n<p> </p>\n<div class=\"cryout-dialogue\">\n<p style=\"text-align: center;\">JACK (O.S.)</p>\n<p>Stevie… Stevie… weren’t you paying attention? I slept, I ate, I drank, I just finished taking a giant dump. I got all night, baby. You on the other hand have been driving all night, you’re tired and hungry, you probably feel a desperate need to lay down. Your eyes are begging you to close them. You’re also the uninvited guest to my humble motel room. You’re gonna have to make the first move here.\n</p></div>\n<p> </p>\n<div class=\"cryout-dialogue\">\n<p style=\"text-align: center;\">STEPHEN REDD<br />\n(laughing)</p>\n<p>Oh man, what an image it will be when the Blades show up to this crime scene: Caucasian – Male – in his early 30s, with his pants around his ankles. Dried feces and blood on his underwear, on the walls and the floor. Toilet full of… hey did you get a chance to flush?</p>\n</div>\n<p> </p>\n<p>Just before STEPHEN REDD gets a chance to finish the question, JACK pulls the gun from around the corner and starts shooting blindly. The bullets hit the windows, the walls, a bedside lamp and even the TV that blows up.<br />\nOne last bullet gets STEPHEN REDD in the neck. He pulls the trigger on the shotgun as he falls down and shoots the lights.<br />\nWith the lights out, a trampy red from the neon sign outside fills the room. Gurgling, chocking sounds seem to mimic those heard previously in the cartoons.<br />\nAfter a few moments the sound of the toilet flushing is heard, then JACK enters the room, buckling his pants. He walks calmly towards STEPHEN REDD, that’s still struggling on the floor in a puddle of his own blood.<br />\n </p>\n<div class=\"cryout-dialogue\">\n<p style=\"text-align: center;\">JACK<br />\n(nodding)</p>\n<p>Oh Stevie, you came all this way, you’ve killed and crippled so many. Cities are in flames because of you, civilizations are at war, whole armies have been set in motion because of your crazy quest.</p>\n</div>\n<p> <br />\nSTEPHEN REDD is looking straight into Jack’s eyes as he struggles to breathe, with one hand trying to stop the blood from gushing out of his neck and with the other desperately trying to grab a hold of the shotgun that’s just out of reach.<br />\n </p>\n<div class=\"cryout-dialogue\">\n<p style=\"text-align: center;\">JACK (CONT’D)</p>\n<p>You left so much destruction and despair behind you, so much death and misery, only to be stopped mere inches away from your goal by a guy on the toilet. Sad. So sad.\n</p></div>\n<p> <br />\nJACK pulls the curtain next to the door and picks up the briefcase behind it. It has GARDEN OF NIRVANA CREATION KIT written on it. With the briefcase in hand he then walks outside, striding over the now lifeless body of STEPHEN REDD.</p>\n<p> </p>\n<p>EXT. “THE OUTSKIRS” MOTEL – DAWN<br />\nJACK enters STEPHEN REDD’S CAR (still with the motor running) and throws the briefcase on the passenger’s seat.</p>\n<p> </p>\n<p>INT. STEPHEN REDD’S CAR<br />\nWith his hands shaking, JACK lights a bent cigarette then puts the car in reverse and looks in the rearview mirror: a mushroom cloud slowly rises in the far distance.<br />\nAs he pulls another smoke from the cigarette another mushroom cloud appears. Then another.</p>\n<p> </p>\n<p>EXT. “THE OUTSKIRS” MOTEL<br />\nSTEPHEN REDD’S CAR turns around and at the CROSSROADS near the “THE OUTSKIRS” MOTEL the car takes a turn in the direction of the mushroom clouds.</p>\n<p> </p>\n<p>ROLL CREDITS<br />\nTHE END</p>\n</div>\n<p>Another verbose post for a round, solid and mostly trouble-free theme version 1.0. As you’ve probably noticed by now, we take our time before getting to the one-dot-zero version for any of our themes. We usually start at 0.9 and make sure all issues are fixed, all major features are implemented and thoroughly tested and colour schemes also make their appearance on the settings page before we make the giant leap to the number one spot. Many months may pass and weird version numbers like 0.9.9.11 may surface but we make sure that when any of our themes reach the Chosen One that they truly deserve it.</p>\n<p>You might have also noticed that certain posts, like this one, have unnecessary long intros (or outros) that don’t really have much to do with WordPress or WordPress themes. They’re what we call ‘launch posts’ or ‘celebration posts’ and they come into existence when we have something to celebrate with you. And there are at least four such posts per theme: a post when a new theme is announced (<em>alpha stage</em>), one when it’s available for download (<em>beta stage</em>), one when it’s approved into the WordPress Theme Repository (<em>release candidate</em>) and another post when the theme reaches version 1.0 (<em>actual release</em>).</p>\n<p>So now that some of our magic has been explained and hoping the mystery haze that makes us look different and interesting hasn’t completely lifted, here’s the changelog for Nirvana 1.0:</p>\n<ul>\n<li>added colour scheme support and 12 preset colour schemes</li>\n<li>added new options for the slider: Title font size / Text font size (uppercase settings as well)</li>\n<li>added new option – Slider Excerpt size</li>\n<li>added new option – Posts per row for the presentation page posts</li>\n<li>added new Option – Remove hover effect on columns</li>\n<li>moved ‘Content Margins’ setting field from Graphics Settings to Layout Settings</li>\n<li>fixed Content Margins – Padding setting not working</li>\n<li>fixed header widget responsiveness when no header image is used</li>\n<li>fixed header wp_title() call (left the site title-less)</li>\n<li>fixed hardcoded breadcrumbs background colour</li>\n<li>fixed Presentation Page Titles colour option not working</li>\n<li>fixed search icon in top bar so that it uses the same colour as the top bar menu</li>\n<li>removed topbar shadow (a leftover from early development)</li>\n<li>updated translation files</li>\n</ul>\n<p> </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:102:\"http://www.cryoutcreations.eu/wordpress-themes/nirvana/nirvana-1-0-0-when-one-becomes-another-one/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:2:\"27\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:8;a:6:{s:4:\"data\";s:51:\"\n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:5:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:42:\"Nirvana 0.9.9.9/10/11 finds the right path\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:89:\"http://www.cryoutcreations.eu/wordpress-themes/nirvana/nirvana-0-9-9-910-finds-right-path\";s:7:\"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:98:\"http://www.cryoutcreations.eu/wordpress-themes/nirvana/nirvana-0-9-9-910-finds-right-path#comments\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Sat, 22 Nov 2014 08:37:57 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:4:{i:0;a:5:{s:4:\"data\";s:7:\"Nirvana\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:7:\"nirvana\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:2;a:5:{s:4:\"data\";s:5:\"theme\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:3;a:5:{s:4:\"data\";s:9:\"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:38:\"http://www.cryoutcreations.eu/?p=28337\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:434:\"Not long after the Tempera quad-pack we\'ve got the recipe right and used all that we\'ve recently learnt to cook a brand new Nirvana update... or maybe two.\r\n\r\nNirvanas 0.9.9.9, 0.9.9.10 and 0.9.9.11 bring mostly fixes and tweaks, but you\'ll learn all about that after the jump. <a href=\"http://www.cryoutcreations.eu/wordpress-themes/nirvana/nirvana-0-9-9-910-finds-right-path\">Read the rest <span class=\"meta-nav\">→ </span></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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:3:\"Zed\";s: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:2552:\"<p>Not long after the Tempera quad-pack we’ve got the recipe right and used all that we’ve recently learnt to cook a brand new Nirvana update… or maybe two.</p>\n<p>Nirvanas 0.9.9.9, 0.9.9.10 and 0.9.9.11 bring mostly fixes and tweaks, but you’ll learn all about that from the changelogs:</p>\n<p><strong>Nirvana 0.9.9.11</strong></p>\n<ul>\n<li>fixed Google fonts merging issue when subsets are used (introduced in 0.9.9.10)</li>\n<li>(absolutely positively definitely) fixed Ajax “Load More” posts button (again… one more time);</li>\n</ul>\n<p><strong>Nirvana 0.9.9.10</strong></p>\n<ul>\n<li>fixed ‘array to string conversion’ notices</li>\n<li>fixed presentation page’s ‘More Posts’ button affecting blog pages</li>\n<li>made all CSS minify-able (should now support all caching plugins that perform resource minification)</li>\n<li>fixed missing widget Google font support</li>\n<li>(properly) optimized Google font calls</li>\n</ul>\n<p><strong>Nirvana 0.9.9.9</strong></p>\n<ul>\n<li>fixed slider ‘read more’ button going full width on mobiles</li>\n<li>fixed Ajax <em>load more</em> button breaking media gallery pagination functionality</li>\n<li>fixed comment bubble appear to be link when in fact it isn’t</li>\n<li>fixed a weird save issue affecting only some servers caused by an apostrophe in the sample in custom footer text (thank to <a href=\"http://www.cryoutcreations.eu/forums/t/save-changes-in-settings-leads-to-a-403-error\" target=\"_blank\">Gordon and Bembis</a> for helping us with the test environment)</li>\n<li>implemented escape output in custom_styles (per WordPress request)</li>\n<li>fixed #forbottom override on presentation page (for boxed layout and responsiveness disabled)</li>\n<li>made all JS minify-able (should now support all caching plugins that perform resource minification)</li>\n<li>slider excerpt is not limited to half the configurable post excerpt word count</li>\n<li>corrected title tag code to adhere to latest WordPress rules</li>\n</ul>\n<p><em style=\"color: #ff6600;\">Due to the fact that we’ve moved some JavaScript around in 0.9.9.9, your site may appear to malfunction after updating. If the menu, slider, columns, settings page or any animations fail to work, perform a force refresh in your browser (most support doing this by pressing Ctrl+F5 or Ctrl+R several times). If that doesn’t work, try to <a href=\"http://www.refreshyourcache.com/en/home/\" target=\"_blank\">clear your browser’s cache</a>.<br />\n</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:94:\"http://www.cryoutcreations.eu/wordpress-themes/nirvana/nirvana-0-9-9-910-finds-right-path/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:2:\"23\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:9;a:6:{s:4:\"data\";s:51:\"\n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:5:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"Nirvana 0.9.9 and a déjà-vu\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:82:\"http://www.cryoutcreations.eu/wordpress-themes/nirvana/nirvana-0-9-9-and-a-deja-vu\";s:7:\"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:91:\"http://www.cryoutcreations.eu/wordpress-themes/nirvana/nirvana-0-9-9-and-a-deja-vu#comments\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 15 Oct 2014 18:43:30 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:4:{i:0;a:5:{s:4:\"data\";s:7:\"Nirvana\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:7:\"nirvana\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:2;a:5:{s:4:\"data\";s:5:\"theme\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:3;a:5:{s:4:\"data\";s:9:\"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:38:\"http://www.cryoutcreations.eu/?p=27770\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:464:\"Yes, you\'re seeing correctly, and no, you\'re not in the matrix and this is not a system glitch. You\'re witnessing a new record here at Cryout Creations; and this time it\'s a positive one.\r\n\r\nFor the first time ever, we\'ve managed to release two updates the same day, and they\'re both for the same theme - Nirvana. <a href=\"http://www.cryoutcreations.eu/wordpress-themes/nirvana/nirvana-0-9-9-and-a-deja-vu\">Read the rest <span class=\"meta-nav\">→ </span></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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:3:\"Zed\";s: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:944:\"<p>Yes, you’re seeing correctly, and no, you’re not in the matrix and this is not a system glitch. You’re witnessing a new record here at Cryout Creations; and this time it’s a positive one.</p>\n<p>For the first time ever, we’ve managed to release two updates the same day, and they’re both for the same theme – Nirvana. And despite the earned assumption that we did something very wrong in Nirvana 0.9.8 that needed quick fixing, this is not the case. Nirvana 0.9.9 is a stable update, moving the theme on her path to a well earned 1.0.</p>\n<p>To no longer keep you waiting, here’s the changelog:</p>\n<ul>\n<li>corrected customizer link code to meet themecheck requirements</li>\n<li>updated theme news to no longer display post text</li>\n<li>added header widget size option</li>\n<li>corrected sanitization code functionality to take certain unexpected cases into account</li>\n</ul>\n<p> </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:87:\"http://www.cryoutcreations.eu/wordpress-themes/nirvana/nirvana-0-9-9-and-a-deja-vu/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:2:\"23\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}}}s: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:\"http://www.cryoutcreations.eu/cat/nirvana/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:13:{s:6:\"server\";s:6:\"Apache\";s:12:\"x-powered-by\";s:10:\"PHP/5.4.42\";s:12:\"x-robots-tag\";s:14:\"noindex,follow\";s:7:\"expires\";s:29:\"Fri, 26 Jun 2015 03:37:30 GMT\";s:6:\"pragma\";s:6:\"public\";s:13:\"cache-control\";s:20:\"max-age=3600, public\";s:10:\"x-pingback\";s:40:\"http://www.cryoutcreations.eu/xmlrpc.php\";s:13:\"last-modified\";s:29:\"Thu, 25 Jun 2015 16:40:36 GMT\";s:12:\"content-type\";s:23:\"text/xml; charset=UTF-8\";s:14:\"content-length\";s:5:\"48983\";s:4:\"date\";s:29:\"Fri, 26 Jun 2015 03:22:42 GMT\";s:10:\"connection\";s:5:\"close\";s:7:\"x-cache\";s:3:\"HIT\";}s:5:\"build\";s:14:\"20150626030306\";}','no'),(1651,'_site_transient_timeout_browser_70e60c8d51f37bd65a1aac7c033c1211','1432611705','yes'),(1652,'_site_transient_browser_70e60c8d51f37bd65a1aac7c033c1211','a:9:{s:8:\"platform\";s:9:\"Macintosh\";s:4:\"name\";s:7:\"Firefox\";s:7:\"version\";s:4:\"37.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'),(195,'widget_columns_widget','a:7:{i:2;a:5:{s:5:\"image\";s:79:\"http://www.rifeintl.com/wp-content/uploads/2015/05/solar-panels-in-sun2.jpg\";s:5:\"title\";s:17:\"Energy Efficiency\";s:4:\"text\";s:251:\"Energy consumption and waste is the single largest and controllable cost of facility operations. Rife International, LLC delivers building efficiency solutions that increase energy efficiency and lower operating costs for building owners and tenants. \";s:4:\"link\";s:46:\"http://www.rifeintl.com/energy-efficiency/\";s:5:\"blank\";N;}i:3;a:5:{s:5:\"image\";s:74:\"http://www.rifeintl.com/wp-content/uploads/2015/01/20131126_214729.jpg\";s:5:\"title\";s:8:\"Services\";s:4:\"text\";s:175:\"Our Services<br>\r\n\r\n Building Energy Audits<br>\r\n Energy & Utilities Management<br>\r\n Building Retrofits<br>\r\n Lighting & HVAC Upgrades<br>\r\n Renewable Energy\r\n\";s:4:\"link\";s:46:\"http://www.rifeintl.com/energy-efficiency/\";s:5:\"blank\";N;}i:4;a:5:{s:5:\"image\";s:67:\"http://www.rifeintl.com/wp-content/uploads/2015/04/LEDSmall.jpg\";s:5:\"title\";s:23:\"Energy Efficiency NAICS\";s:4:\"text\";s:103:\" 541690 Energy Consulting<br>\r\n 238210 Electrical and Lighting<br>\r\n 237130 Renewable Energy\r\n\";s:4:\"link\";s:46:\"http://www.rifeintl.com/energy-efficiency/\";s:5:\"blank\";N;}i:5;a:5:{s:5:\"image\";s:74:\"http://www.rifeintl.com/wp-content/uploads/2015/01/20150102_124114.png\";s:5:\"title\";s:23:\"Sustainable Development\";s:4:\"text\";s:245:\"With our sustainable development experience, Rife International, LLC\'s value extends beyond bricks and mortar. We understand that collaboration with clients and partners is the key to yielding value, fostering innovation, and delivering success.\";s:4:\"link\";s:52:\"http://www.rifeintl.com/sustainable-development/\";s:5:\"blank\";N;}i:6;a:5:{s:5:\"image\";s:74:\"http://www.rifeintl.com/wp-content/uploads/2015/01/20141101_174009.png\";s:5:\"title\";s:9:\" Services\";s:4:\"text\";s:167:\" Sustainable Design<br>\r\n Architectural/Engineering Services<br>\r\n Construction Management<br>\r\n Cleared Access Construction<br>\r\n General Contracting\r\n\";s:4:\"link\";s:52:\"http://www.rifeintl.com/sustainable-development/\";s:5:\"blank\";N;}i:7;a:5:{s:5:\"image\";s:72:\"http://www.rifeintl.com/wp-content/uploads/2015/04/DSCN1272small.jpg\";s:5:\"title\";s:29:\"Sustainable Development NAICS\";s:4:\"text\";s:113:\" 236220 Commercial Construction<br>\r\n 541330 Engineering Services<br>\r\n 531390 Real Estate Consultants\r\n\";s:4:\"link\";s:52:\"http://www.rifeintl.com/sustainable-development/\";s:5:\"blank\";N;}s:12:\"_multiwidget\";i:1;}','yes'),(1882,'_site_transient_timeout_welcome-to-wordpress_api_data','1435293235','yes'),(1883,'_site_transient_welcome-to-wordpress_api_data','O:8:\"stdClass\":13:{s:4:\"slug\";s:20:\"welcome-to-wordpress\";s:11:\"new_version\";s:3:\"1.0\";s:7:\"package\";s:65:\"https://wpqs.secureserver.net/static/welcome-to-wordpress-1.0.zip\";s:8:\"homepage\";s:30:\"http://www.starfieldtech.com/\n\";s:12:\"last_updated\";s:19:\"2013-02-27 04:42:45\";s:6:\"author\";s:22:\"Starfield Technologies\";s:11:\"plugin_name\";s:20:\"Welcome to WordPress\";s:14:\"upgrade_notice\";s:0:\"\";s:3:\"url\";s:43:\"https://help.securepaynet.net/article/7550\n\";s:6:\"tested\";s:3:\"3.7\";s:8:\"requires\";s:3:\"3.5\";s:11:\"description\";s:115:\"Optimal configuration and additional help for your WordPress site. This was installed when your account was setup.\";s:8:\"sections\";b:0;}','yes'),(1897,'_transient_timeout_plugin_slugs','1435358039','no'),(1898,'_transient_plugin_slugs','a:11:{i:0;s:19:\"akismet/akismet.php\";i:1;s:45:\"ckeditor-for-wordpress/ckeditor_wordpress.php\";i:2;s:41:\"codenovo-portfolio/codenovo-portfolio.php\";i:3;s:25:\"duplicator/duplicator.php\";i:4;s:27:\"quick-setup/quick-setup.php\";i:5;s:55:\"google-website-translator/google-website-translator.php\";i:6;s:9:\"hello.php\";i:7;s:43:\"visual-form-builder/visual-form-builder.php\";i:8;s:66:\"visual-form-builder-magic/jrevillini-visual-form-builder-magic.php\";i:9;s:45:\"welcome-to-wordpress/welcome-to-wordpress.php\";i:10;s:31:\"wp-google-maps/wpGoogleMaps.php\";}','no'),(1677,'_site_transient_timeout_browser_48ce97d67f5c394f5ce1d5ccaf049307','1432664187','yes'),(1678,'_site_transient_browser_48ce97d67f5c394f5ce1d5ccaf049307','a:9:{s:8:\"platform\";s:7:\"Windows\";s:4:\"name\";s:7:\"Firefox\";s:7:\"version\";s:4:\"37.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'),(1357,'_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.2.2.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.2.2.zip\";s:10:\"no_content\";s:70:\"https://downloads.wordpress.org/release/wordpress-4.2.2-no-content.zip\";s:11:\"new_bundled\";s:71:\"https://downloads.wordpress.org/release/wordpress-4.2.2-new-bundled.zip\";s:7:\"partial\";b:0;s:8:\"rollback\";b:0;}s:7:\"current\";s:5:\"4.2.2\";s:7:\"version\";s:5:\"4.2.2\";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:1436141534;s:15:\"version_checked\";s:5:\"4.2.2\";s:12:\"translations\";a:0:{}}','yes'),(573,'auto_core_update_notified','a:4:{s:4:\"type\";s:7:\"success\";s:5:\"email\";s:20:\"info@mydigitalix.com\";s:7:\"version\";s:5:\"4.2.2\";s:9:\"timestamp\";i:1431038560;}','yes'),(145,'current_theme','Nirvana','yes'),(146,'theme_mods_nirvana','a:3:{i:0;b:0;s:18:\"nav_menu_locations\";a:1:{s:7:\"primary\";i:2;}s:16:\"background_color\";s:6:\"ffffff\";}','yes'),(147,'theme_switched','','yes'),(1635,'_site_transient_timeout_browser_dbbaf6ebb0240fdf90c82a951e227dd1','1432576930','yes'),(1636,'_site_transient_browser_dbbaf6ebb0240fdf90c82a951e227dd1','a:9:{s:8:\"platform\";s:7:\"Windows\";s:4:\"name\";s:7:\"Firefox\";s:7:\"version\";s:4:\"27.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'),(1165,'widget_calendar','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(1166,'widget_cn_pf_widget','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(1167,'widget_nav_menu','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(1168,'widget_pages','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(1169,'widget_tag_cloud','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(1170,'widget_vfb_widget','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(1698,'_site_transient_timeout_browser_be2e2edbb001a7045346bf9e7b177d64','1432666011','yes'),(1699,'_site_transient_browser_be2e2edbb001a7045346bf9e7b177d64','a:9:{s:8:\"platform\";s:7:\"Windows\";s:4:\"name\";s:17:\"Internet Explorer\";s:7:\"version\";s:2:\"11\";s:10:\"update_url\";s:51:\"http://www.microsoft.com/windows/internet-explorer/\";s:7:\"img_src\";s:45:\"http://s.wordpress.org/images/browsers/ie.png\";s:11:\"img_src_ssl\";s:44:\"https://wordpress.org/images/browsers/ie.png\";s:15:\"current_version\";s:1:\"9\";s:7:\"upgrade\";b:0;s:8:\"insecure\";b:0;}','yes'),(1905,'_transient_timeout_feed_mod_88cd413daf038fa1750870634f055f79','1435332163','no'),(1906,'_transient_feed_mod_88cd413daf038fa1750870634f055f79','1435288963','no'),(1893,'_transient_timeout_feed_b9388c83948825c1edaef0d856b7b109','1435314839','no'),(1894,'_transient_feed_b9388c83948825c1edaef0d856b7b109','a:4:{s:5:\"child\";a:1:{s:0:\"\";a:1:{s:3:\"rss\";a:1:{i:0;a:6:{s:4:\"data\";s:3:\"\n \n\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:7:\"version\";s:3:\"2.0\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:1:{s:0:\"\";a:1:{s:7:\"channel\";a:1:{i:0;a:6:{s:4:\"data\";s:117:\"\n \n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"WordPress Plugins » View: Popular\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:45:\"https://wordpress.org/plugins/browse/popular/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"WordPress Plugins » View: Popular\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"language\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"en-US\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 25 Jun 2015 22: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: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: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: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: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: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: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:4;a:6:{s:4:\"data\";s:30:\"\n \n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:33:\"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: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: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: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: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: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: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: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: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: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:20:\"EWWW Image Optimizer\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:62:\"https://wordpress.org/plugins/ewww-image-optimizer/#post-38780\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_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, 06 Jun 2012 19:30:37 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:36:\"38780@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:144:\"Reduce file sizes for images in WordPress including NextGEN, GRAND FlAGallery and more using lossless/lossy methods and image format conversion.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}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:\"nosilver4u\";s: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:19:\"Broken Link Checker\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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/broken-link-checker/#post-2441\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 08 Oct 2007 21:35: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:\"2441@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:\"This plugin will check your posts, comments and other content for broken links and missing images, and notify you if any are found.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}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:\"Janis Elsts\";s: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:11:\"Meta Slider\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:51:\"https://wordpress.org/plugins/ml-slider/#post-49521\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 14 Feb 2013 16:56:31 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:36:\"49521@https://wordpress.org/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:145:\"Easy to use WordPress slider plugin. Create SEO optimised responsive slideshows with Nivo Slider, Flex Slider, Coin Slider and Responsive Slides.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:11:\"Matcha Labs\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i: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:13:\"Photo 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:55:\"https://wordpress.org/plugins/photo-gallery/#post-63299\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 27 Jan 2014 15:58:41 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:36:\"63299@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:143:\"Photo Gallery is an advanced plugin with a list of tools and options for adding and editing images for different views. It is fully responsive.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}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:\"webdorado\";s: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: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: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:19:\"The Events Calendar\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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/the-events-calendar/#post-14790\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_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, 16 Dec 2009 21:58: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:36:\"14790@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:128:\"The Events Calendar is a carefully crafted, extensible plugin that lets you easily share your events. Beautiful. Solid. Awesome.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}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:\"Peter Chester\";s: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:34:\"UpdraftPlus Backup and Restoration\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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/updraftplus/#post-38058\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 21 May 2012 15:14: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:\"38058@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:\"Backup and restoration made easy. Complete backups; manual or scheduled (backup to S3, Dropbox, Google Drive, Rackspace, FTP, SFTP, email + others).\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}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:\"David Anderson\";s: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: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: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: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: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:31:\"Responsive Lightbox by dFactory\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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/responsive-lightbox/#post-55352\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_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, 03 Jul 2013 10:58: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:36:\"55352@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:141:\"Responsive Lightbox allows users to view larger versions of images and galleries in a lightbox (overlay) effect optimized for mobile devices.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}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:\"dFactory\";s: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: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: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:10:\"BuddyPress\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:52:\"https://wordpress.org/plugins/buddypress/#post-10314\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 23 Apr 2009 17:48: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:36:\"10314@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:144:\"BuddyPress helps you run any kind of social network on your WordPress, with member profiles, activity streams, user groups, messaging, and more.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Andy Peatling\";s: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: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: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: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: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: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: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:66:\"Sucuri Security - Auditing, Malware Scanner and Security Hardening\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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/sucuri-scanner/#post-32221\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_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 Nov 2011 14:03: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:36:\"32221@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:135:\"The Sucuri WordPress Security plugin is a security toolset for security integrity monitoring, malware detection and security hardening.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}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:\"Daniel Cid\";s: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:19:\"Google Analyticator\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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/google-analyticator/#post-130\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_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: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:\"130@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:129:\"Easily view your Google Analytics and real-time statistics inside WordPress! Makes it super simple to add your tracking code too.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}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:\"cavemonkey50\";s: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:20:\"MailPoet Newsletters\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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/wysija-newsletters/#post-32629\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_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 Dec 2011 17:09:16 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:36:\"32629@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:143:\"Send newsletters post notifications or autoresponders from WordPress easily, and beautifully. Start to capture subscribers with our widget now.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}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:\"MailPoet Staff\";s: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: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: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:5:\"Types\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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:\"https://wordpress.org/plugins/types/#post-29018\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_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 Aug 2011 09:15: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:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:36:\"29018@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:\"The complete and reliable plugin for managing custom post types, custom taxonomies and 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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:12:\"brucepearson\";s: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:23:\"AddThis Sharing Buttons\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:48:\"https://wordpress.org/plugins/addthis/#post-8124\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 17 Dec 2008 16:03:39 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"8124@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:78:\"AddThis provides the best sharing tools to help you make your website smarter.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"_mjk_\";s: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:\"Thu, 25 Jun 2015 22:33:58 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:\"Thu, 25 Jun 2015 22:48:51 GMT\";s:13:\"cache-control\";s:0:\"\";s:6:\"pragma\";s:0:\"\";s:13:\"last-modified\";s:31:\"Thu, 25 Jun 2015 22:13:51 +0000\";s:15:\"x-frame-options\";s:10:\"SAMEORIGIN\";s:4:\"x-nc\";s:11:\"HIT lax 249\";}s:5:\"build\";s:14:\"20150108163311\";}','no'),(1385,'can_compress_scripts','1','yes'),(1888,'_transient_feed_mod_ac0b00fe65abe10e0c5b588f3ed8c7ca','1435271638','no'),(1886,'_transient_timeout_feed_ac0b00fe65abe10e0c5b588f3ed8c7ca','1435314838','no'),(1887,'_transient_timeout_feed_mod_ac0b00fe65abe10e0c5b588f3ed8c7ca','1435314838','no'),(1850,'_site_transient_timeout_quick-setup_api_data','1434484605','yes'),(1851,'_site_transient_quick-setup_api_data','O:8:\"stdClass\":13:{s:4:\"slug\";s:11:\"quick-setup\";s:11:\"new_version\";s:4:\"1.04\";s:7:\"package\";s:60:\"https://wpqs.secureserver.net/static/gd-quick-setup-1.04.zip\";s:8:\"homepage\";s:23:\"http://www.godaddy.com/\";s:12:\"last_updated\";s:19:\"2013-03-09 06:00:00\";s:6:\"author\";s:13:\"Go Daddy LLC.\";s:11:\"plugin_name\";s:20:\"Go Daddy Quick Setup\";s:14:\"upgrade_notice\";s:15:\"Public release.\";s:3:\"url\";s:27:\"http://support.godaddy.com/\";s:6:\"tested\";s:3:\"3.7\";s:8:\"requires\";s:3:\"3.5\";s:11:\"description\";s:172:\"Get your site started in ten minutes with by answering some easy questions. Use our beautiful themes and popular plugin configurations to get your website started quickly.\";s:8:\"sections\";b:0;}','yes'),(1629,'_site_transient_timeout_poptags_40cd750bba9870f18aada2478b24840a','1431982273','yes'),(1630,'_site_transient_poptags_40cd750bba9870f18aada2478b24840a','a:40:{s:6:\"widget\";a:3:{s:4:\"name\";s:6:\"widget\";s:4:\"slug\";s:6:\"widget\";s:5:\"count\";s:4:\"5159\";}s:4:\"post\";a:3:{s:4:\"name\";s:4:\"Post\";s:4:\"slug\";s:4:\"post\";s:5:\"count\";s:4:\"3241\";}s:6:\"plugin\";a:3:{s:4:\"name\";s:6:\"plugin\";s:4:\"slug\";s:6:\"plugin\";s:5:\"count\";s:4:\"3155\";}s:5:\"admin\";a:3:{s:4:\"name\";s:5:\"admin\";s:4:\"slug\";s:5:\"admin\";s:5:\"count\";s:4:\"2699\";}s:5:\"posts\";a:3:{s:4:\"name\";s:5:\"posts\";s:4:\"slug\";s:5:\"posts\";s:5:\"count\";s:4:\"2482\";}s:7:\"sidebar\";a:3:{s:4:\"name\";s:7:\"sidebar\";s:4:\"slug\";s:7:\"sidebar\";s:5:\"count\";s:4:\"1984\";}s:9:\"shortcode\";a:3:{s:4:\"name\";s:9:\"shortcode\";s:4:\"slug\";s:9:\"shortcode\";s:5:\"count\";s:4:\"1856\";}s:6:\"google\";a:3:{s:4:\"name\";s:6:\"google\";s:4:\"slug\";s:6:\"google\";s:5:\"count\";s:4:\"1817\";}s:7:\"twitter\";a:3:{s:4:\"name\";s:7:\"twitter\";s:4:\"slug\";s:7:\"twitter\";s:5:\"count\";s:4:\"1763\";}s:6:\"images\";a:3:{s:4:\"name\";s:6:\"images\";s:4:\"slug\";s:6:\"images\";s:5:\"count\";s:4:\"1752\";}s:4:\"page\";a:3:{s:4:\"name\";s:4:\"page\";s:4:\"slug\";s:4:\"page\";s:5:\"count\";s:4:\"1716\";}s:8:\"comments\";a:3:{s:4:\"name\";s:8:\"comments\";s:4:\"slug\";s:8:\"comments\";s:5:\"count\";s:4:\"1708\";}s:5:\"image\";a:3:{s:4:\"name\";s:5:\"image\";s:4:\"slug\";s:5:\"image\";s:5:\"count\";s:4:\"1599\";}s:8:\"facebook\";a:3:{s:4:\"name\";s:8:\"Facebook\";s:4:\"slug\";s:8:\"facebook\";s:5:\"count\";s:4:\"1404\";}s:3:\"seo\";a:3:{s:4:\"name\";s:3:\"seo\";s:4:\"slug\";s:3:\"seo\";s:5:\"count\";s:4:\"1347\";}s:9:\"wordpress\";a:3:{s:4:\"name\";s:9:\"wordpress\";s:4:\"slug\";s:9:\"wordpress\";s:5:\"count\";s:4:\"1259\";}s:5:\"links\";a:3:{s:4:\"name\";s:5:\"links\";s:4:\"slug\";s:5:\"links\";s:5:\"count\";s:4:\"1206\";}s:6:\"social\";a:3:{s:4:\"name\";s:6:\"social\";s:4:\"slug\";s:6:\"social\";s:5:\"count\";s:4:\"1149\";}s:7:\"gallery\";a:3:{s:4:\"name\";s:7:\"gallery\";s:4:\"slug\";s:7:\"gallery\";s:5:\"count\";s:4:\"1136\";}s:5:\"email\";a:3:{s:4:\"name\";s:5:\"email\";s:4:\"slug\";s:5:\"email\";s:5:\"count\";s:4:\"1001\";}s:7:\"widgets\";a:3:{s:4:\"name\";s:7:\"widgets\";s:4:\"slug\";s:7:\"widgets\";s:5:\"count\";s:3:\"967\";}s:5:\"pages\";a:3:{s:4:\"name\";s:5:\"pages\";s:4:\"slug\";s:5:\"pages\";s:5:\"count\";s:3:\"920\";}s:11:\"woocommerce\";a:3:{s:4:\"name\";s:11:\"woocommerce\";s:4:\"slug\";s:11:\"woocommerce\";s:5:\"count\";s:3:\"891\";}s:6:\"jquery\";a:3:{s:4:\"name\";s:6:\"jquery\";s:4:\"slug\";s:6:\"jquery\";s:5:\"count\";s:3:\"884\";}s:3:\"rss\";a:3:{s:4:\"name\";s:3:\"rss\";s:4:\"slug\";s:3:\"rss\";s:5:\"count\";s:3:\"858\";}s:5:\"media\";a:3:{s:4:\"name\";s:5:\"media\";s:4:\"slug\";s:5:\"media\";s:5:\"count\";s:3:\"849\";}s:5:\"video\";a:3:{s:4:\"name\";s:5:\"video\";s:4:\"slug\";s:5:\"video\";s:5:\"count\";s:3:\"800\";}s:4:\"ajax\";a:3:{s:4:\"name\";s:4:\"AJAX\";s:4:\"slug\";s:4:\"ajax\";s:5:\"count\";s:3:\"778\";}s:7:\"content\";a:3:{s:4:\"name\";s:7:\"content\";s:4:\"slug\";s:7:\"content\";s:5:\"count\";s:3:\"752\";}s:10:\"javascript\";a:3:{s:4:\"name\";s:10:\"javascript\";s:4:\"slug\";s:10:\"javascript\";s:5:\"count\";s:3:\"730\";}s:5:\"login\";a:3:{s:4:\"name\";s:5:\"login\";s:4:\"slug\";s:5:\"login\";s:5:\"count\";s:3:\"727\";}s:9:\"ecommerce\";a:3:{s:4:\"name\";s:9:\"ecommerce\";s:4:\"slug\";s:9:\"ecommerce\";s:5:\"count\";s:3:\"717\";}s:10:\"buddypress\";a:3:{s:4:\"name\";s:10:\"buddypress\";s:4:\"slug\";s:10:\"buddypress\";s:5:\"count\";s:3:\"689\";}s:5:\"photo\";a:3:{s:4:\"name\";s:5:\"photo\";s:4:\"slug\";s:5:\"photo\";s:5:\"count\";s:3:\"678\";}s:4:\"feed\";a:3:{s:4:\"name\";s:4:\"feed\";s:4:\"slug\";s:4:\"feed\";s:5:\"count\";s:3:\"673\";}s:4:\"link\";a:3:{s:4:\"name\";s:4:\"link\";s:4:\"slug\";s:4:\"link\";s:5:\"count\";s:3:\"667\";}s:7:\"youtube\";a:3:{s:4:\"name\";s:7:\"youtube\";s:4:\"slug\";s:7:\"youtube\";s:5:\"count\";s:3:\"638\";}s:8:\"security\";a:3:{s:4:\"name\";s:8:\"security\";s:4:\"slug\";s:8:\"security\";s:5:\"count\";s:3:\"635\";}s:6:\"photos\";a:3:{s:4:\"name\";s:6:\"photos\";s:4:\"slug\";s:6:\"photos\";s:5:\"count\";s:3:\"632\";}s:4:\"spam\";a:3:{s:4:\"name\";s:4:\"spam\";s:4:\"slug\";s:4:\"spam\";s:5:\"count\";s:3:\"630\";}}','yes'),(370,'recently_activated','a:0:{}','yes'),(371,'vfb_db_version','2.8','yes'),(372,'vfb_dashboard_widget_options','a:1:{s:28:\"vfb_dashboard_recent_entries\";a:1:{s:5:\"items\";i:5;}}','yes'),(1634,'ckeditor_wordpress','a:6:{s:10:\"appearance\";a:10:{s:4:\"skin\";s:5:\"moono\";s:7:\"uicolor\";s:7:\"default\";s:12:\"uicolor_user\";s:0:\"\";s:13:\"default_state\";s:1:\"t\";s:13:\"excerpt_state\";s:1:\"f\";s:12:\"post_toolbar\";s:13:\"WordpressFull\";s:18:\"post_editor_height\";i:300;s:14:\"comment_editor\";s:1:\"t\";s:15:\"comment_toolbar\";s:14:\"WordpressBasic\";s:21:\"comment_editor_height\";i:160;}s:6:\"upload\";a:6:{s:7:\"browser\";s:8:\"disabled\";s:4:\"type\";s:6:\"native\";s:14:\"user_file_path\";s:19:\"wp-content/uploads/\";s:17:\"files_allowed_ext\";s:202:\"7z,aiff,asf,avi,bmp,csv,doc,fla,flv,gif,gz,gzip,jpeg,jpg,mid,mov,mp3,mp4,mpc,mpeg,mpg,ods,odt,pdf,png,ppt,pxd,qt,ram,rar,rm,rmi,rmvb,rtf,sdc,sitd,swf,sxc,sxw,tar,tgz,tif,tiff,txt,vsd,wav,wma,wmv,xls,zip\";s:18:\"images_allowed_ext\";s:20:\"bmp,gif,jpeg,jpg,png\";s:17:\"flash_allowed_ext\";s:7:\"swf,flv\";}s:8:\"ckfinder\";a:11:{s:13:\"file_max_size\";s:2:\"8M\";s:12:\"images_width\";s:4:\"1200\";s:13:\"images_height\";s:4:\"1600\";s:14:\"images_quality\";s:2:\"80\";s:16:\"thumbnails_width\";s:3:\"100\";s:17:\"thumbnails_height\";s:3:\"100\";s:18:\"thumbnails_quality\";s:2:\"80\";s:18:\"thumbnails_enabled\";s:1:\"t\";s:24:\"thumbnails_direct_access\";s:1:\"f\";s:12:\"license_name\";s:0:\"\";s:11:\"license_key\";s:0:\"\";}s:3:\"css\";a:4:{s:4:\"mode\";s:7:\"default\";s:4:\"path\";s:0:\"\";s:6:\"styles\";s:7:\"default\";s:10:\"style_path\";s:0:\"\";}s:8:\"advanced\";a:10:{s:11:\"load_method\";s:11:\"ckeditor.js\";s:12:\"load_timeout\";i:0;s:20:\"native_spell_checker\";s:1:\"t\";s:17:\"scayt_autoStartup\";s:1:\"f\";s:8:\"entities\";s:1:\"t\";s:8:\"p_indent\";s:1:\"t\";s:19:\"p_break_before_open\";s:1:\"t\";s:18:\"p_break_after_open\";s:1:\"t\";s:20:\"p_break_before_close\";s:1:\"t\";s:19:\"p_break_after_close\";s:1:\"t\";}s:7:\"plugins\";a:5:{s:8:\"autogrow\";s:1:\"f\";s:11:\"tableresize\";s:1:\"f\";s:9:\"wpgallery\";s:1:\"t\";s:5:\"scayt\";s:1:\"t\";s:3:\"wsc\";s:1:\"t\";}}','yes'),(375,'prisna-google-website-translator-settings','a:3:{s:12:\"style_inline\";a:1:{s:5:\"value\";s:8:\"dropdown\";}s:12:\"style_tabbed\";a:1:{s:5:\"value\";s:10:\"upper_left\";}s:6:\"banner\";a:1:{s:5:\"value\";s:5:\"false\";}}','yes'),(376,'widget_prisna-google-website-translator','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(156,'nirvana_settings','a:231:{s:12:\"nirvana_side\";s:4:\"2cSr\";s:17:\"nirvana_sidewidth\";i:900;s:15:\"nirvana_sidebar\";i:300;s:24:\"nirvana_contentmargintop\";i:2;s:22:\"nirvana_contentpadding\";i:0;s:15:\"nirvana_duality\";s:4:\"Wide\";s:14:\"nirvana_mobile\";s:6:\"Enable\";s:12:\"nirvana_zoom\";i:0;s:15:\"nirvana_hheight\";i:150;s:15:\"nirvana_hcenter\";i:0;s:14:\"nirvana_hratio\";i:0;s:18:\"nirvana_siteheader\";s:11:\"Custom Logo\";s:18:\"nirvana_logoupload\";s:69:\"http://www.rifeintl.com/wp-content/uploads/2015/01/rifelogosm.png\";s:23:\"nirvana_headermargintop\";i:15;s:24:\"nirvana_headermarginleft\";i:0;s:15:\"nirvana_favicon\";s:0:\"\";s:25:\"nirvana_headerwidgetwidth\";s:3:\"33%\";s:17:\"nirvana_frontpage\";s:6:\"Enable\";s:18:\"nirvana_frontposts\";s:6:\"Enable\";s:23:\"nirvana_frontpostscount\";i:2;s:24:\"nirvana_frontpostsperrow\";i:2;s:21:\"nirvana_fpsliderwidth\";i:1920;s:22:\"nirvana_fpsliderheight\";i:580;s:20:\"nirvana_fpslideranim\";s:4:\"fade\";s:20:\"nirvana_fpslidertime\";i:250;s:21:\"nirvana_fpsliderpause\";i:5000;s:19:\"nirvana_fpslidernav\";s:7:\"Bullets\";s:22:\"nirvana_fpsliderarrows\";s:16:\"Visible on Hover\";s:25:\"nirvana_fpslidertitlesize\";s:4:\"66px\";s:26:\"nirvana_fpslider_titlecaps\";i:1;s:24:\"nirvana_fpslidertextsize\";s:4:\"24px\";s:25:\"nirvana_fpslider_textcaps\";i:0;s:27:\"nirvana_fpslider_centertext\";i:0;s:27:\"nirvana_fpslider_bordersize\";i:20;s:26:\"nirvana_fpslider_topmargin\";i:20;s:17:\"nirvana_slideType\";s:13:\"Custom Slides\";s:21:\"nirvana_slideSpecific\";s:0:\"\";s:18:\"nirvana_slideCateg\";s:0:\"\";s:19:\"nirvana_slideNumber\";i:5;s:27:\"nirvana_fpsliderexcerptsize\";i:50;s:18:\"nirvana_sliderimg1\";s:70:\"http://www.rifeintl.com/wp-content/uploads/2015/01/SmithIndian.png\";s:20:\"nirvana_slidertitle1\";s:21:\"Facilities Management\";s:19:\"nirvana_slidertext1\";s:55:\"Smithsonian Institution - Museum of the American Indian\";s:19:\"nirvana_sliderlink1\";s:0:\"\";s:18:\"nirvana_sliderimg2\";s:66:\"http://www.rifeintl.com/wp-content/uploads/2015/01/MLKpool.png\";s:20:\"nirvana_slidertitle2\";s:17:\"Energy Efficiency\";s:19:\"nirvana_slidertext2\";s:35:\"Martin Luther King, Jr. Swim Center\";s:19:\"nirvana_sliderlink2\";s:0:\"\";s:18:\"nirvana_sliderimg3\";s:74:\"http://www.rifeintl.com/wp-content/uploads/2015/04/20141101_171344.jpg\";s:20:\"nirvana_slidertitle3\";s:23:\"Construction Management\";s:19:\"nirvana_slidertext3\";s:29:\"IRS Building - New Carrollton\";s:19:\"nirvana_sliderlink3\";s:0:\"\";s:18:\"nirvana_sliderimg4\";s:67:\"http://www.rifeintl.com/wp-content/uploads/2015/03/IMAG0357.jpg\";s:20:\"nirvana_slidertitle4\";s:17:\"Energy Efficiency\";s:19:\"nirvana_slidertext4\";s:29:\"Germantown Indoor Swim Center\";s:19:\"nirvana_sliderlink4\";s:0:\"\";s:18:\"nirvana_sliderimg5\";s:74:\"http://www.rifeintl.com/wp-content/uploads/2015/04/20141110_141033.jpg\";s:20:\"nirvana_slidertitle5\";s:21:\"Facilities Management\";s:19:\"nirvana_slidertext5\";s:56:\"Smithsonian Institution - Arts & Industries Building\";s:19:\"nirvana_sliderlink5\";s:0:\"\";s:21:\"nirvana_slidereadmore\";s:0:\"\";s:18:\"nirvana_columnType\";s:14:\"Widget Columns\";s:22:\"nirvana_columnSpecific\";s:0:\"\";s:19:\"nirvana_columnCateg\";s:0:\"\";s:20:\"nirvana_columnNumber\";i:3;s:18:\"nirvana_coldisplay\";i:0;s:17:\"nirvana_nrcolumns\";i:3;s:22:\"nirvana_colimageheight\";i:311;s:21:\"nirvana_colimagewidth\";i:400;s:16:\"nirvana_colspace\";d:0.200000000000000011102230246251565404236316680908203125;s:20:\"nirvana_columnstitle\";s:12:\"Our Services\";s:21:\"nirvana_column_frames\";i:0;s:18:\"nirvana_fronttext1\";s:23:\"Rife International, LLC\";s:18:\"nirvana_fronttext3\";s:1167:\"<img src=\"http://www.rifeintl.com/wp-content/uploads/2015/01/rife-globe.jpg\" width=\"230\" height=\"230\" align=\"left\" border=\"2\" hspace=\"20\" style=\'float:left;padding-right:20px;border:2px\'>\r\nRife International offers a value-based, solutions-oriented approach in providing energy efficiency, facilities management, and construction services to public and private-sector property owners seeking to operate facilities in a more efficient and cost effective manner. Through our ability to quickly mobilize and address emergencies that may (and often do) arise, we continue to deliver trusted service to our clients both here and abroad. <br><br>Our multi-disciplinary approach is the reason we consistently perform above the competition. By leveraging the expertise of our developers, engineers, energy efficiency specialists and construction managers, we are able to provide innovative energy efficiency and sustainable development solutions that consistently exceed our clients’ needs.<br><br>\r\n\r\nWe invite you to discover Rife International, LLC and how we can help you meet your development and energy demands while protecting the needs of future generations.\";s:18:\"nirvana_fronttext2\";s:0:\"\";s:18:\"nirvana_fronttext4\";s:0:\"\";s:18:\"nirvana_fronttext5\";s:0:\"\";s:18:\"nirvana_fronttext6\";s:0:\"\";s:16:\"nirvana_fontsize\";s:4:\"18px\";s:18:\"nirvana_fontfamily\";s:15:\"Source Sans Pro\";s:18:\"nirvana_googlefont\";s:0:\"\";s:20:\"nirvana_headfontsize\";s:4:\"42px\";s:17:\"nirvana_fonttitle\";s:12:\"General Font\";s:23:\"nirvana_googlefonttitle\";s:0:\"\";s:20:\"nirvana_sidefontsize\";s:4:\"22px\";s:16:\"nirvana_fontside\";s:12:\"General Font\";s:22:\"nirvana_googlefontside\";s:0:\"\";s:22:\"nirvana_widgetfontsize\";s:4:\"18px\";s:18:\"nirvana_fontwidget\";s:12:\"General Font\";s:24:\"nirvana_googlefontwidget\";s:0:\"\";s:21:\"nirvana_sitetitlesize\";s:4:\"46px\";s:21:\"nirvana_sitetitlefont\";s:12:\"General Font\";s:27:\"nirvana_sitetitlegooglefont\";s:0:\"\";s:20:\"nirvana_menufontsize\";s:4:\"14px\";s:16:\"nirvana_menufont\";s:12:\"General Font\";s:22:\"nirvana_menugooglefont\";s:0:\"\";s:24:\"nirvana_headingsfontsize\";s:4:\"130%\";s:20:\"nirvana_headingsfont\";s:12:\"General Font\";s:26:\"nirvana_headingsgooglefont\";s:0:\"\";s:17:\"nirvana_textalign\";s:7:\"Default\";s:22:\"nirvana_paragraphspace\";s:5:\"1.0em\";s:17:\"nirvana_parindent\";s:3:\"0px\";s:22:\"nirvana_headingsindent\";s:7:\"Disable\";s:18:\"nirvana_lineheight\";s:5:\"1.8em\";s:17:\"nirvana_wordspace\";s:7:\"Default\";s:21:\"nirvana_uppercasetext\";i:0;s:23:\"nirvana_backcolorheader\";s:7:\"#ffffff\";s:21:\"nirvana_backcolormain\";s:7:\"#FFFFFF\";s:24:\"nirvana_backcolorfooterw\";s:7:\"#ffffff\";s:23:\"nirvana_backcolorfooter\";s:7:\"#ffffff\";s:23:\"nirvana_contentcolortxt\";s:7:\"#555555\";s:28:\"nirvana_contentcolortxtlight\";s:7:\"#999999\";s:22:\"nirvana_footercolortxt\";s:7:\"#AAAAAA\";s:20:\"nirvana_accentcolora\";s:7:\"#1EC8BB\";s:20:\"nirvana_accentcolorb\";s:7:\"#CB5920\";s:20:\"nirvana_accentcolorc\";s:7:\"#EEEEEE\";s:20:\"nirvana_accentcolord\";s:7:\"#CCCCCC\";s:20:\"nirvana_accentcolore\";s:7:\"#F7F7F7\";s:21:\"nirvana_descriptionbg\";s:0:\"\";s:18:\"nirvana_titlecolor\";s:7:\"#1EC8BB\";s:24:\"nirvana_descriptioncolor\";s:7:\"#666666\";s:26:\"nirvana_menucolorbgdefault\";s:7:\"#3A3B3D\";s:27:\"nirvana_menucolortxtdefault\";s:7:\"#EEEEEE\";s:29:\"nirvana_submenucolorbgdefault\";s:7:\"#1EC8BB\";s:30:\"nirvana_submenucolortxtdefault\";s:7:\"#FFFFFF\";s:26:\"nirvana_submenucolorshadow\";s:0:\"\";s:21:\"nirvana_topbarcolorbg\";s:7:\"#FFFFFF\";s:23:\"nirvana_topmenucolortxt\";s:7:\"#999999\";s:28:\"nirvana_topmenucolortxthover\";s:7:\"#FFFFFF\";s:22:\"nirvana_contentcolorbg\";s:7:\"#FFFFFF\";s:28:\"nirvana_contentcolortxttitle\";s:7:\"#444444\";s:33:\"nirvana_contentcolortxttitlehover\";s:7:\"#000000\";s:31:\"nirvana_contentcolortxtheadings\";s:7:\"#444444\";s:23:\"nirvana_fpsliderbgcolor\";s:7:\"#ffffff\";s:27:\"nirvana_fpsliderbordercolor\";s:7:\"#ffffff\";s:28:\"nirvana_fpslidercaptioncolor\";s:7:\"#ffffff\";s:25:\"nirvana_fpslidercaptionbg\";s:7:\"#000000\";s:27:\"nirvana_fronttextbgcolortop\";s:7:\"#ffffff\";s:30:\"nirvana_fronttextbgcolormiddle\";s:7:\"#ffffff\";s:30:\"nirvana_fronttextbgcolorbottom\";s:7:\"#ffffff\";s:27:\"nirvana_frontcolumnsbgcolor\";s:7:\"#FFFFFF\";s:23:\"nirvana_fronttitlecolor\";s:7:\"#444444\";s:14:\"nirvana_sidebg\";s:0:\"\";s:19:\"nirvana_sidetitlebg\";s:0:\"\";s:15:\"nirvana_sidetxt\";s:7:\"#555555\";s:20:\"nirvana_sidetitletxt\";s:7:\"#CB5920\";s:16:\"nirvana_widgetbg\";s:0:\"\";s:21:\"nirvana_widgettitlebg\";s:0:\"\";s:17:\"nirvana_widgettxt\";s:7:\"#555555\";s:22:\"nirvana_widgettitletxt\";s:7:\"#CB5920\";s:21:\"nirvana_linkcolortext\";s:7:\"#1EC8BB\";s:22:\"nirvana_linkcolorhover\";s:7:\"#CB5920\";s:21:\"nirvana_linkcolorside\";s:0:\"\";s:26:\"nirvana_linkcolorsidehover\";s:0:\"\";s:23:\"nirvana_linkcolorwooter\";s:0:\"\";s:28:\"nirvana_linkcolorwooterhover\";s:0:\"\";s:23:\"nirvana_linkcolorfooter\";s:0:\"\";s:28:\"nirvana_linkcolorfooterhover\";s:0:\"\";s:22:\"nirvana_metacoloricons\";s:7:\"#CB5920\";s:22:\"nirvana_metacolorlinks\";s:0:\"\";s:27:\"nirvana_metacolorlinkshover\";s:0:\"\";s:21:\"nirvana_socialcolorbg\";s:7:\"#ADBF2D\";s:26:\"nirvana_socialcolorbghover\";s:7:\"#1EC8BB\";s:15:\"nirvana_caption\";s:14:\"caption-simple\";s:14:\"nirvana_topbar\";s:6:\"Normal\";s:19:\"nirvana_topbarwidth\";s:10:\"Site width\";s:19:\"nirvana_breadcrumbs\";s:6:\"Enable\";s:18:\"nirvana_pagination\";s:6:\"Enable\";s:17:\"nirvana_menualign\";s:4:\"left\";s:17:\"nirvana_searchbar\";a:3:{s:3:\"top\";s:1:\"1\";s:4:\"main\";i:0;s:6:\"footer\";i:0;}s:19:\"nirvana_image_style\";s:18:\"nirvana-image-none\";s:17:\"nirvana_pagetitle\";s:4:\"Show\";s:18:\"nirvana_categtitle\";s:4:\"Show\";s:14:\"nirvana_tables\";s:7:\"Disable\";s:15:\"nirvana_backtop\";s:6:\"Enable\";s:15:\"nirvana_metapos\";s:3:\"Top\";s:17:\"nirvana_blog_show\";a:6:{s:4:\"date\";s:1:\"1\";s:8:\"category\";s:1:\"1\";s:3:\"tag\";s:1:\"1\";s:6:\"author\";i:0;s:4:\"time\";i:0;s:8:\"comments\";i:0;}s:19:\"nirvana_single_show\";a:6:{s:4:\"date\";s:1:\"1\";s:8:\"category\";s:1:\"1\";s:3:\"tag\";s:1:\"1\";s:6:\"author\";i:0;s:4:\"time\";i:0;s:8:\"bookmark\";i:0;}s:15:\"nirvana_comtext\";s:4:\"Show\";s:17:\"nirvana_comclosed\";s:15:\"Hide everywhere\";s:14:\"nirvana_comoff\";s:4:\"Show\";s:19:\"nirvana_excerpthome\";s:7:\"Excerpt\";s:21:\"nirvana_excerptsticky\";s:9:\"Full Post\";s:22:\"nirvana_excerptarchive\";s:7:\"Excerpt\";s:21:\"nirvana_excerptlength\";i:35;s:19:\"nirvana_excerpttype\";s:5:\"Words\";s:22:\"nirvana_magazinelayout\";s:7:\"Disable\";s:19:\"nirvana_excerptdots\";s:3:\"…\";s:19:\"nirvana_excerptcont\";s:16:\"Continue reading\";s:19:\"nirvana_excerpttags\";s:7:\"Disable\";s:13:\"nirvana_fpost\";s:6:\"Enable\";s:17:\"nirvana_fpostlink\";i:1;s:13:\"nirvana_fauto\";s:6:\"Enable\";s:14:\"nirvana_falign\";s:4:\"Left\";s:14:\"nirvana_fwidth\";i:250;s:15:\"nirvana_fheight\";i:150;s:15:\"nirvana_fheader\";s:7:\"Disable\";s:15:\"nirvana_social1\";s:8:\"Facebook\";s:15:\"nirvana_social2\";s:1:\"#\";s:22:\"nirvana_social_target1\";i:1;s:21:\"nirvana_social_title1\";s:0:\"\";s:15:\"nirvana_social3\";s:7:\"Twitter\";s:15:\"nirvana_social4\";s:28:\"https://twitter.com/rifeintl\";s:22:\"nirvana_social_target3\";i:1;s:21:\"nirvana_social_title3\";s:18:\"RIFE International\";s:15:\"nirvana_social5\";s:8:\"LinkedIn\";s:15:\"nirvana_social6\";s:1:\"#\";s:22:\"nirvana_social_target5\";i:1;s:21:\"nirvana_social_title5\";s:0:\"\";s:15:\"nirvana_social7\";s:7:\"YouTube\";s:15:\"nirvana_social8\";s:0:\"\";s:21:\"nirvana_social_title7\";s:0:\"\";s:15:\"nirvana_social9\";s:10:\"GooglePlus\";s:16:\"nirvana_social10\";s:1:\"#\";s:22:\"nirvana_social_target9\";i:1;s:21:\"nirvana_social_title9\";s:0:\"\";s:23:\"nirvana_socialsdisplay3\";i:1;s:23:\"nirvana_socialsdisplay5\";i:1;s:24:\"nirvana_protectionoutput\";i:0;s:16:\"nirvana_iecompat\";i:0;s:17:\"nirvana_postboxes\";s:0:\"\";s:26:\"nirvana_current_admin_menu\";i:9;s:17:\"nirvana_copyright\";s:110:\"All Right Reserved RIFE International LLC<br />\r\n<a href=\"http://www.mydigitalix.com\"><b>Digitalix LLC</b></a>\";s:17:\"nirvana_customcss\";s:2239:\"/* Nirvana Custom CSS */ \r\n\r\n.entry-title a:link,\r\n.entry-title a:visited {\r\n color: #000000;\r\n font-weight: 300px;\r\n text-decoration: none;\r\n}\r\n\r\n#container.one-column {margin-top: -65px; margin-bottom: -5px; };\r\n\r\n.slider-wrapper { max-height: 580px; background: #eeeeee; } .nivo-caption h2 {font-size:66px; text-transform: uppercase; } .slide-text {font-size:24px; } #pp-texttop {background: #ffffff; margin-bottom: -115px;} #front-columns-box {background: #FFFFFF;} #pp-textmiddle {background: #EEEEEE;} #pp-textbottom {background: #FAFAFA;} #slider{ max-width: 1920px; max-height: 580px; } .theme-default .nivo-controlNav {bottom: 20px;} #front-text1 h2, #front-text2 h2, #front-text5 h2, #front-columns h2 { color: #444444; font-size: 45px; line-height: 55px;} #front-columns > div, #front-columns > li { width:33.2%; margin: 0 0.2% 0.2% 0;} #front-columns > div.column3, #front-columns > li:nth-child(3n+1) { margin-right: 0; } .column-image { max-width:400px;margin:0 auto;} .column-image img { max-width:400px; max-height:311px;} .nivo-caption .inline-slide-text { background-color: rgba(0,0,0,0.3); -moz-box-shadow:10px 0 0 rgba(0,0,0,0.3), -10px 0 0 rgba(0,0,0,0.3); -webkit-box-shadow:10px 0 0 rgba(0,0,0,0.3), -10px 0 0 rgba(0,0,0,0.3); box-shadow:10px 0 0 rgba(0,0,0,0.3), -10px 0 0 rgba(0,0,0,0.3); -webkit-box-decoration-break: clone; -moz-box-decoration-break: clone; box-decoration-break: clone; } .nivo-caption h2{ -moz-text-shadow:0 1px 0px #000000; -webkit-text-shadow:0 1px 0px #000000; text-shadow:0 1px 0px #000000; } .nivo-caption, .nivo-caption a { color: #ffffff; } .theme-default .nivo-directionNav a { background-color:#ffffff; } .slider-bullets .nivo-controlNav a { background-color: ;border:2px solid #ffffff; } .slider-bullets .nivo-controlNav a:hover { background-color: #3A3B3D; } .slider-bullets .nivo-controlNav a.active {background-color: #1EC8BB; } .slider-numbers .nivo-controlNav a { background-color:#ffffff;} .slider-numbers .nivo-controlNav a:hover { color: #1EC8BB; } .slider-numbers .nivo-controlNav a.active { color:#1EC8BB;} h3.column-header-image {color: #1EC8BB;} .columnmore { background-color: #FFFFFF; } #front-columns h3.column-header-noimage { background: #FFFFFF; }\";s:16:\"nirvana_customjs\";s:0:\"\";s:14:\"nirvana_submit\";s:12:\"Save Changes\";s:22:\"nirvana_social_target7\";s:1:\"0\";s:23:\"nirvana_socialsdisplay0\";s:1:\"0\";s:23:\"nirvana_socialsdisplay1\";s:1:\"0\";s:23:\"nirvana_socialsdisplay2\";s:1:\"0\";s:23:\"nirvana_socialsdisplay4\";s:1:\"0\";}','yes'),(1107,'db_upgraded','','yes'),(163,'nav_menu_options','a:2:{i:0;b:0;s:8:\"auto_add\";a:0:{}}','yes'),(1368,'rewrite_rules','a:85:{s:47:\"category/(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?category_name=$matches[1]&feed=$matches[2]\";s:42:\"category/(.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?category_name=$matches[1]&feed=$matches[2]\";s:35:\"category/(.+?)/page/?([0-9]{1,})/?$\";s:53:\"index.php?category_name=$matches[1]&paged=$matches[2]\";s:17:\"category/(.+?)/?$\";s:35:\"index.php?category_name=$matches[1]\";s:44:\"tag/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?tag=$matches[1]&feed=$matches[2]\";s:39:\"tag/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?tag=$matches[1]&feed=$matches[2]\";s:32:\"tag/([^/]+)/page/?([0-9]{1,})/?$\";s:43:\"index.php?tag=$matches[1]&paged=$matches[2]\";s:14:\"tag/([^/]+)/?$\";s:25:\"index.php?tag=$matches[1]\";s:45:\"type/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?post_format=$matches[1]&feed=$matches[2]\";s:40:\"type/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?post_format=$matches[1]&feed=$matches[2]\";s:33:\"type/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?post_format=$matches[1]&paged=$matches[2]\";s:15:\"type/([^/]+)/?$\";s:33:\"index.php?post_format=$matches[1]\";s:37:\"portfolio/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:47:\"portfolio/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:67:\"portfolio/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:62:\"portfolio/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:62:\"portfolio/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:30:\"portfolio/([^/]+)/trackback/?$\";s:36:\"index.php?portfolio=$matches[1]&tb=1\";s:38:\"portfolio/([^/]+)/page/?([0-9]{1,})/?$\";s:49:\"index.php?portfolio=$matches[1]&paged=$matches[2]\";s:45:\"portfolio/([^/]+)/comment-page-([0-9]{1,})/?$\";s:49:\"index.php?portfolio=$matches[1]&cpage=$matches[2]\";s:30:\"portfolio/([^/]+)(/[0-9]+)?/?$\";s:48:\"index.php?portfolio=$matches[1]&page=$matches[2]\";s:26:\"portfolio/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:36:\"portfolio/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:56:\"portfolio/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:51:\"portfolio/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:51:\"portfolio/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:60:\"portifolio_category/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:56:\"index.php?portfoliocategory=$matches[1]&feed=$matches[2]\";s:55:\"portifolio_category/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:56:\"index.php?portfoliocategory=$matches[1]&feed=$matches[2]\";s:48:\"portifolio_category/([^/]+)/page/?([0-9]{1,})/?$\";s:57:\"index.php?portfoliocategory=$matches[1]&paged=$matches[2]\";s:30:\"portifolio_category/([^/]+)/?$\";s:39:\"index.php?portfoliocategory=$matches[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:32:\"feed/(feed|rdf|rss|rss2|atom)/?$\";s:27:\"index.php?&feed=$matches[1]\";s:27:\"(feed|rdf|rss|rss2|atom)/?$\";s:27:\"index.php?&feed=$matches[1]\";s:20:\"page/?([0-9]{1,})/?$\";s:28:\"index.php?&paged=$matches[1]\";s:41:\"comments/feed/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?&feed=$matches[1]&withcomments=1\";s:36:\"comments/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?&feed=$matches[1]&withcomments=1\";s:44:\"search/(.+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:40:\"index.php?s=$matches[1]&feed=$matches[2]\";s:39:\"search/(.+)/(feed|rdf|rss|rss2|atom)/?$\";s:40:\"index.php?s=$matches[1]&feed=$matches[2]\";s:32:\"search/(.+)/page/?([0-9]{1,})/?$\";s:41:\"index.php?s=$matches[1]&paged=$matches[2]\";s:14:\"search/(.+)/?$\";s:23:\"index.php?s=$matches[1]\";s:47:\"author/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?author_name=$matches[1]&feed=$matches[2]\";s:42:\"author/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?author_name=$matches[1]&feed=$matches[2]\";s:35:\"author/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?author_name=$matches[1]&paged=$matches[2]\";s:17:\"author/([^/]+)/?$\";s:33:\"index.php?author_name=$matches[1]\";s:69:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:80:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&feed=$matches[4]\";s:64:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$\";s:80:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&feed=$matches[4]\";s:57:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/page/?([0-9]{1,})/?$\";s:81:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&paged=$matches[4]\";s:39:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/?$\";s:63:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]\";s:56:\"([0-9]{4})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:64:\"index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]\";s:51:\"([0-9]{4})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$\";s:64:\"index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]\";s:44:\"([0-9]{4})/([0-9]{1,2})/page/?([0-9]{1,})/?$\";s:65:\"index.php?year=$matches[1]&monthnum=$matches[2]&paged=$matches[3]\";s:26:\"([0-9]{4})/([0-9]{1,2})/?$\";s:47:\"index.php?year=$matches[1]&monthnum=$matches[2]\";s:43:\"([0-9]{4})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?year=$matches[1]&feed=$matches[2]\";s:38:\"([0-9]{4})/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?year=$matches[1]&feed=$matches[2]\";s:31:\"([0-9]{4})/page/?([0-9]{1,})/?$\";s:44:\"index.php?year=$matches[1]&paged=$matches[2]\";s:13:\"([0-9]{4})/?$\";s:26:\"index.php?year=$matches[1]\";s:27:\".?.+?/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:37:\".?.+?/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:57:\".?.+?/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\".?.+?/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";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:40:\"(.?.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?pagename=$matches[1]&feed=$matches[2]\";s:35:\"(.?.+?)/(feed|rdf|rss|rss2|atom)/?$\";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:57:\"[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\"[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";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:40:\"([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?name=$matches[1]&feed=$matches[2]\";s:35:\"([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";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:46:\"[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:41:\"[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";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'),(988,'category_children','a:0:{}','yes'),(1122,'portfoliocategory_children','a:0:{}','yes'),(993,'cd_pf_animation','1','yes'),(994,'cd_pf_column','3','yes'),(1907,'_site_transient_timeout_available_translations','1435299882','yes'),(1908,'_site_transient_available_translations','a:56:{s:2:\"ar\";a:8:{s:8:\"language\";s:2:\"ar\";s:7:\"version\";s:5:\"4.2.2\";s:7:\"updated\";s:19:\"2015-05-26 06:57:37\";s:12:\"english_name\";s:6:\"Arabic\";s:11:\"native_name\";s:14:\"العربية\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.2.2/ar.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ar\";i:2;s:3:\"ara\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:16:\"المتابعة\";}}s:2:\"az\";a:8:{s:8:\"language\";s:2:\"az\";s:7:\"version\";s:5:\"4.2.2\";s:7:\"updated\";s:19:\"2015-06-01 14:30:22\";s:12:\"english_name\";s:11:\"Azerbaijani\";s:11:\"native_name\";s:16:\"Azərbaycan dili\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.2.2/az.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"az\";i:2;s:3:\"aze\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:5:\"Davam\";}}s:5:\"bg_BG\";a:8:{s:8:\"language\";s:5:\"bg_BG\";s:7:\"version\";s:5:\"4.2.2\";s:7:\"updated\";s:19:\"2015-05-27 06:36:25\";s:12:\"english_name\";s:9:\"Bulgarian\";s:11:\"native_name\";s:18:\"Български\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.2.2/bg_BG.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"bg\";i:2;s:3:\"bul\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:22:\"Продължение\";}}s:5:\"bs_BA\";a:8:{s:8:\"language\";s:5:\"bs_BA\";s:7:\"version\";s:5:\"4.2.2\";s:7:\"updated\";s:19:\"2015-04-25 18:55:51\";s:12:\"english_name\";s:7:\"Bosnian\";s:11:\"native_name\";s:8:\"Bosanski\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.2.2/bs_BA.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"bs\";i:2;s:3:\"bos\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:7:\"Nastavi\";}}s:2:\"ca\";a:8:{s:8:\"language\";s:2:\"ca\";s:7:\"version\";s:5:\"4.2.2\";s:7:\"updated\";s:19:\"2015-06-20 11:58:24\";s:12:\"english_name\";s:7:\"Catalan\";s:11:\"native_name\";s:7:\"Català\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.2.2/ca.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ca\";i:2;s:3:\"cat\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continua\";}}s:2:\"cy\";a:8:{s:8:\"language\";s:2:\"cy\";s:7:\"version\";s:5:\"4.2.2\";s:7:\"updated\";s:19:\"2015-05-30 08:59:10\";s:12:\"english_name\";s:5:\"Welsh\";s:11:\"native_name\";s:7:\"Cymraeg\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.2.2/cy.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"cy\";i:2;s:3:\"cym\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Parhau\";}}s:5:\"da_DK\";a:8:{s:8:\"language\";s:5:\"da_DK\";s:7:\"version\";s:5:\"4.2.2\";s:7:\"updated\";s:19:\"2015-06-03 00:26:43\";s:12:\"english_name\";s:6:\"Danish\";s:11:\"native_name\";s:5:\"Dansk\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.2.2/da_DK.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"da\";i:2;s:3:\"dan\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:12:\"Fortsæt\";}}s:5:\"de_CH\";a:8:{s:8:\"language\";s:5:\"de_CH\";s:7:\"version\";s:5:\"4.2.2\";s:7:\"updated\";s:19:\"2015-04-23 15:23:08\";s:12:\"english_name\";s:20:\"German (Switzerland)\";s:11:\"native_name\";s:17:\"Deutsch (Schweiz)\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.2.2/de_CH.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"de\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:10:\"Fortfahren\";}}s:5:\"de_DE\";a:8:{s:8:\"language\";s:5:\"de_DE\";s:7:\"version\";s:5:\"4.2.2\";s:7:\"updated\";s:19:\"2015-06-19 15:30:54\";s:12:\"english_name\";s:6:\"German\";s:11:\"native_name\";s:7:\"Deutsch\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.2.2/de_DE.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"de\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:10:\"Fortfahren\";}}s:2:\"el\";a:8:{s:8:\"language\";s:2:\"el\";s:7:\"version\";s:5:\"4.2.2\";s:7:\"updated\";s:19:\"2015-06-19 21:59:02\";s:12:\"english_name\";s:5:\"Greek\";s:11:\"native_name\";s:16:\"Ελληνικά\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.2.2/el.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"el\";i:2;s:3:\"ell\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:16:\"Συνέχεια\";}}s:5:\"en_CA\";a:8:{s:8:\"language\";s:5:\"en_CA\";s:7:\"version\";s:5:\"4.2.2\";s:7:\"updated\";s:19:\"2015-04-23 15:23:08\";s:12:\"english_name\";s:16:\"English (Canada)\";s:11:\"native_name\";s:16:\"English (Canada)\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.2.2/en_CA.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"en\";i:2;s:3:\"eng\";i:3;s:3:\"eng\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:5:\"en_AU\";a:8:{s:8:\"language\";s:5:\"en_AU\";s:7:\"version\";s:5:\"4.2.2\";s:7:\"updated\";s:19:\"2015-04-23 15:23:09\";s:12:\"english_name\";s:19:\"English (Australia)\";s:11:\"native_name\";s:19:\"English (Australia)\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.2.2/en_AU.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"en\";i:2;s:3:\"eng\";i:3;s:3:\"eng\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:5:\"en_GB\";a:8:{s:8:\"language\";s:5:\"en_GB\";s:7:\"version\";s:5:\"4.2.2\";s:7:\"updated\";s:19:\"2015-04-23 15:23:09\";s:12:\"english_name\";s:12:\"English (UK)\";s:11:\"native_name\";s:12:\"English (UK)\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.2.2/en_GB.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"en\";i:2;s:3:\"eng\";i:3;s:3:\"eng\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:2:\"eo\";a:8:{s:8:\"language\";s:2:\"eo\";s:7:\"version\";s:5:\"4.2.2\";s:7:\"updated\";s:19:\"2015-04-23 15:23:09\";s:12:\"english_name\";s:9:\"Esperanto\";s:11:\"native_name\";s:9:\"Esperanto\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.2.2/eo.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"eo\";i:2;s:3:\"epo\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Daŭrigi\";}}s:5:\"es_PE\";a:8:{s:8:\"language\";s:5:\"es_PE\";s:7:\"version\";s:5:\"4.2.2\";s:7:\"updated\";s:19:\"2015-04-25 13:39:01\";s:12:\"english_name\";s:14:\"Spanish (Peru)\";s:11:\"native_name\";s:17:\"Español de Perú\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.2.2/es_PE.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"es\";i:2;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_MX\";a:8:{s:8:\"language\";s:5:\"es_MX\";s:7:\"version\";s:5:\"4.2.2\";s:7:\"updated\";s:19:\"2015-05-29 17:53:27\";s:12:\"english_name\";s:16:\"Spanish (Mexico)\";s:11:\"native_name\";s:19:\"Español de México\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.2.2/es_MX.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"es\";i:2;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_ES\";a:8:{s:8:\"language\";s:5:\"es_ES\";s:7:\"version\";s:5:\"4.2.2\";s:7:\"updated\";s:19:\"2015-06-04 14:48:26\";s:12:\"english_name\";s:15:\"Spanish (Spain)\";s:11:\"native_name\";s:8:\"Español\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.2.2/es_ES.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"es\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_CL\";a:8:{s:8:\"language\";s:5:\"es_CL\";s:7:\"version\";s:3:\"4.0\";s:7:\"updated\";s:19:\"2014-09-04 19:47:01\";s:12:\"english_name\";s:15:\"Spanish (Chile)\";s:11:\"native_name\";s:17:\"Español de Chile\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.0/es_CL.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"es\";i:2;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:2:\"eu\";a:8:{s:8:\"language\";s:2:\"eu\";s:7:\"version\";s:5:\"4.2.2\";s:7:\"updated\";s:19:\"2015-04-23 15:23:09\";s:12:\"english_name\";s:6:\"Basque\";s:11:\"native_name\";s:7:\"Euskara\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.2.2/eu.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"eu\";i:2;s:3:\"eus\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Jarraitu\";}}s:5:\"fa_IR\";a:8:{s:8:\"language\";s:5:\"fa_IR\";s:7:\"version\";s:5:\"4.2.2\";s:7:\"updated\";s:19:\"2015-06-24 19:32:41\";s:12:\"english_name\";s:7:\"Persian\";s:11:\"native_name\";s:10:\"فارسی\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.2.2/fa_IR.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"fa\";i:2;s:3:\"fas\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:10:\"ادامه\";}}s:2:\"fi\";a:8:{s:8:\"language\";s:2:\"fi\";s:7:\"version\";s:5:\"4.2.2\";s:7:\"updated\";s:19:\"2015-05-15 10:49:37\";s:12:\"english_name\";s:7:\"Finnish\";s:11:\"native_name\";s:5:\"Suomi\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.2.2/fi.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"fi\";i:2;s:3:\"fin\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:5:\"Jatka\";}}s:5:\"fr_FR\";a:8:{s:8:\"language\";s:5:\"fr_FR\";s:7:\"version\";s:5:\"4.2.2\";s:7:\"updated\";s:19:\"2015-06-12 09:59:32\";s:12:\"english_name\";s:15:\"French (France)\";s:11:\"native_name\";s:9:\"Français\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.2.2/fr_FR.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"fr\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuer\";}}s:2:\"gd\";a:8:{s:8:\"language\";s:2:\"gd\";s:7:\"version\";s:3:\"4.0\";s:7:\"updated\";s:19:\"2014-09-05 17:37:43\";s:12:\"english_name\";s:15:\"Scottish Gaelic\";s:11:\"native_name\";s:9:\"Gàidhlig\";s:7:\"package\";s:59:\"https://downloads.wordpress.org/translation/core/4.0/gd.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"gd\";i:2;s:3:\"gla\";i:3;s:3:\"gla\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:15:\"Lean air adhart\";}}s:5:\"gl_ES\";a:8:{s:8:\"language\";s:5:\"gl_ES\";s:7:\"version\";s:5:\"4.2.2\";s:7:\"updated\";s:19:\"2015-04-23 15:23:08\";s:12:\"english_name\";s:8:\"Galician\";s:11:\"native_name\";s:6:\"Galego\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.2.2/gl_ES.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"gl\";i:2;s:3:\"glg\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:3:\"haz\";a:8:{s:8:\"language\";s:3:\"haz\";s:7:\"version\";s:5:\"4.1.5\";s:7:\"updated\";s:19:\"2015-03-26 15:20:27\";s:12:\"english_name\";s:8:\"Hazaragi\";s:11:\"native_name\";s:15:\"هزاره گی\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.1.5/haz.zip\";s:3:\"iso\";a:1:{i:2;s:3:\"haz\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:10:\"ادامه\";}}s:5:\"he_IL\";a:8:{s:8:\"language\";s:5:\"he_IL\";s:7:\"version\";s:5:\"4.2.2\";s:7:\"updated\";s:19:\"2015-05-26 19:32:58\";s:12:\"english_name\";s:6:\"Hebrew\";s:11:\"native_name\";s:16:\"עִבְרִית\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.2.2/he_IL.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"he\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:12:\"להמשיך\";}}s:2:\"hr\";a:8:{s:8:\"language\";s:2:\"hr\";s:7:\"version\";s:5:\"4.2.2\";s:7:\"updated\";s:19:\"2015-05-27 08:22:08\";s:12:\"english_name\";s:8:\"Croatian\";s:11:\"native_name\";s:8:\"Hrvatski\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.2.2/hr.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"hr\";i:2;s:3:\"hrv\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:7:\"Nastavi\";}}s:5:\"hu_HU\";a:8:{s:8:\"language\";s:5:\"hu_HU\";s:7:\"version\";s:5:\"4.2.2\";s:7:\"updated\";s:19:\"2015-05-26 06:43:50\";s:12:\"english_name\";s:9:\"Hungarian\";s:11:\"native_name\";s:6:\"Magyar\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.2.2/hu_HU.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"hu\";i:2;s:3:\"hun\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:7:\"Tovább\";}}s:5:\"id_ID\";a:8:{s:8:\"language\";s:5:\"id_ID\";s:7:\"version\";s:5:\"4.2.2\";s:7:\"updated\";s:19:\"2015-05-26 07:07:32\";s:12:\"english_name\";s:10:\"Indonesian\";s:11:\"native_name\";s:16:\"Bahasa Indonesia\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.2.2/id_ID.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"id\";i:2;s:3:\"ind\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Lanjutkan\";}}s:5:\"is_IS\";a:8:{s:8:\"language\";s:5:\"is_IS\";s:7:\"version\";s:5:\"4.2.2\";s:7:\"updated\";s:19:\"2015-06-21 14:45:33\";s:12:\"english_name\";s:9:\"Icelandic\";s:11:\"native_name\";s:9:\"Íslenska\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.2.2/is_IS.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"is\";i:2;s:3:\"isl\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Áfram\";}}s:5:\"it_IT\";a:8:{s:8:\"language\";s:5:\"it_IT\";s:7:\"version\";s:5:\"4.2.2\";s:7:\"updated\";s:19:\"2015-05-31 19:34:18\";s:12:\"english_name\";s:7:\"Italian\";s:11:\"native_name\";s:8:\"Italiano\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.2.2/it_IT.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"it\";i:2;s:3:\"ita\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continua\";}}s:2:\"ja\";a:8:{s:8:\"language\";s:2:\"ja\";s:7:\"version\";s:5:\"4.2.2\";s:7:\"updated\";s:19:\"2015-06-07 07:33:53\";s:12:\"english_name\";s:8:\"Japanese\";s:11:\"native_name\";s:9:\"日本語\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.2.2/ja.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"ja\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"続ける\";}}s:5:\"ko_KR\";a:8:{s:8:\"language\";s:5:\"ko_KR\";s:7:\"version\";s:5:\"4.2.2\";s:7:\"updated\";s:19:\"2015-05-26 06:57:22\";s:12:\"english_name\";s:6:\"Korean\";s:11:\"native_name\";s:9:\"한국어\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.2.2/ko_KR.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ko\";i:2;s:3:\"kor\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"계속\";}}s:5:\"lt_LT\";a:8:{s:8:\"language\";s:5:\"lt_LT\";s:7:\"version\";s:5:\"4.2.2\";s:7:\"updated\";s:19:\"2015-04-23 15:23:08\";s:12:\"english_name\";s:10:\"Lithuanian\";s:11:\"native_name\";s:15:\"Lietuvių kalba\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.2.2/lt_LT.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"lt\";i:2;s:3:\"lit\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Tęsti\";}}s:5:\"my_MM\";a:8:{s:8:\"language\";s:5:\"my_MM\";s:7:\"version\";s:5:\"4.1.5\";s:7:\"updated\";s:19:\"2015-03-26 15:57:42\";s:12:\"english_name\";s:17:\"Myanmar (Burmese)\";s:11:\"native_name\";s:15:\"ဗမာစာ\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.1.5/my_MM.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"my\";i:2;s:3:\"mya\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:54:\"ဆက်လက်လုပ်ေဆာင်ပါ။\";}}s:5:\"nb_NO\";a:8:{s:8:\"language\";s:5:\"nb_NO\";s:7:\"version\";s:5:\"4.2.2\";s:7:\"updated\";s:19:\"2015-06-23 18:44:13\";s:12:\"english_name\";s:19:\"Norwegian (Bokmål)\";s:11:\"native_name\";s:13:\"Norsk bokmål\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.2.2/nb_NO.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"nb\";i:2;s:3:\"nob\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Fortsett\";}}s:5:\"nl_NL\";a:8:{s:8:\"language\";s:5:\"nl_NL\";s:7:\"version\";s:5:\"4.2.2\";s:7:\"updated\";s:19:\"2015-05-26 06:59:29\";s:12:\"english_name\";s:5:\"Dutch\";s:11:\"native_name\";s:10:\"Nederlands\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.2.2/nl_NL.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"nl\";i:2;s:3:\"nld\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Doorgaan\";}}s:5:\"nn_NO\";a:8:{s:8:\"language\";s:5:\"nn_NO\";s:7:\"version\";s:5:\"4.2.2\";s:7:\"updated\";s:19:\"2015-06-08 07:10:14\";s:12:\"english_name\";s:19:\"Norwegian (Nynorsk)\";s:11:\"native_name\";s:13:\"Norsk nynorsk\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.2.2/nn_NO.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"nn\";i:2;s:3:\"nno\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Hald fram\";}}s:3:\"oci\";a:8:{s:8:\"language\";s:3:\"oci\";s:7:\"version\";s:5:\"4.2.2\";s:7:\"updated\";s:19:\"2015-06-10 17:07:58\";s:12:\"english_name\";s:7:\"Occitan\";s:11:\"native_name\";s:7:\"Occitan\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.2.2/oci.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"oc\";i:2;s:3:\"oci\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Contunhar\";}}s:5:\"pl_PL\";a:8:{s:8:\"language\";s:5:\"pl_PL\";s:7:\"version\";s:5:\"4.2.2\";s:7:\"updated\";s:19:\"2015-05-09 10:15:05\";s:12:\"english_name\";s:6:\"Polish\";s:11:\"native_name\";s:6:\"Polski\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.2.2/pl_PL.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"pl\";i:2;s:3:\"pol\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Kontynuuj\";}}s:2:\"ps\";a:8:{s:8:\"language\";s:2:\"ps\";s:7:\"version\";s:5:\"4.1.5\";s:7:\"updated\";s:19:\"2015-03-29 22:19:48\";s:12:\"english_name\";s:6:\"Pashto\";s:11:\"native_name\";s:8:\"پښتو\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.1.5/ps.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"ps\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"دوام\";}}s:5:\"pt_BR\";a:8:{s:8:\"language\";s:5:\"pt_BR\";s:7:\"version\";s:5:\"4.2.2\";s:7:\"updated\";s:19:\"2015-06-12 01:38:15\";s:12:\"english_name\";s:19:\"Portuguese (Brazil)\";s:11:\"native_name\";s:20:\"Português do Brasil\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.2.2/pt_BR.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"pt\";i:2;s:3:\"por\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"pt_PT\";a:8:{s:8:\"language\";s:5:\"pt_PT\";s:7:\"version\";s:5:\"4.2.2\";s:7:\"updated\";s:19:\"2015-06-23 22:36:27\";s:12:\"english_name\";s:21:\"Portuguese (Portugal)\";s:11:\"native_name\";s:10:\"Português\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.2.2/pt_PT.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"pt\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"ro_RO\";a:8:{s:8:\"language\";s:5:\"ro_RO\";s:7:\"version\";s:5:\"4.2.2\";s:7:\"updated\";s:19:\"2015-06-18 17:18:37\";s:12:\"english_name\";s:8:\"Romanian\";s:11:\"native_name\";s:8:\"Română\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.2.2/ro_RO.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ro\";i:2;s:3:\"ron\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuă\";}}s:5:\"ru_RU\";a:8:{s:8:\"language\";s:5:\"ru_RU\";s:7:\"version\";s:5:\"4.2.2\";s:7:\"updated\";s:19:\"2015-05-31 11:58:44\";s:12:\"english_name\";s:7:\"Russian\";s:11:\"native_name\";s:14:\"Русский\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.2.2/ru_RU.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ru\";i:2;s:3:\"rus\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:20:\"Продолжить\";}}s:5:\"sk_SK\";a:8:{s:8:\"language\";s:5:\"sk_SK\";s:7:\"version\";s:5:\"4.2.2\";s:7:\"updated\";s:19:\"2015-05-26 09:29:23\";s:12:\"english_name\";s:6:\"Slovak\";s:11:\"native_name\";s:11:\"Slovenčina\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.2.2/sk_SK.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"sk\";i:2;s:3:\"slk\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:12:\"Pokračovať\";}}s:5:\"sl_SI\";a:8:{s:8:\"language\";s:5:\"sl_SI\";s:7:\"version\";s:5:\"4.1.5\";s:7:\"updated\";s:19:\"2015-03-26 16:25:46\";s:12:\"english_name\";s:9:\"Slovenian\";s:11:\"native_name\";s:13:\"Slovenščina\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.1.5/sl_SI.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"sl\";i:2;s:3:\"slv\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:10:\"Nadaljujte\";}}s:2:\"sq\";a:8:{s:8:\"language\";s:2:\"sq\";s:7:\"version\";s:5:\"4.2.2\";s:7:\"updated\";s:19:\"2015-05-29 08:27:12\";s:12:\"english_name\";s:8:\"Albanian\";s:11:\"native_name\";s:5:\"Shqip\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.2.2/sq.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"sq\";i:2;s:3:\"sqi\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Vazhdo\";}}s:5:\"sr_RS\";a:8:{s:8:\"language\";s:5:\"sr_RS\";s:7:\"version\";s:5:\"4.2.2\";s:7:\"updated\";s:19:\"2015-06-04 20:54:02\";s:12:\"english_name\";s:7:\"Serbian\";s:11:\"native_name\";s:23:\"Српски језик\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.2.2/sr_RS.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"sr\";i:2;s:3:\"srp\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:14:\"Настави\";}}s:5:\"sv_SE\";a:8:{s:8:\"language\";s:5:\"sv_SE\";s:7:\"version\";s:5:\"4.2.2\";s:7:\"updated\";s:19:\"2015-05-26 07:08:28\";s:12:\"english_name\";s:7:\"Swedish\";s:11:\"native_name\";s:7:\"Svenska\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.2.2/sv_SE.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"sv\";i:2;s:3:\"swe\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Fortsätt\";}}s:2:\"th\";a:8:{s:8:\"language\";s:2:\"th\";s:7:\"version\";s:5:\"4.2.2\";s:7:\"updated\";s:19:\"2015-05-26 15:16:26\";s:12:\"english_name\";s:4:\"Thai\";s:11:\"native_name\";s:9:\"ไทย\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.2.2/th.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"th\";i:2;s:3:\"tha\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:15:\"ต่อไป\";}}s:5:\"tr_TR\";a:8:{s:8:\"language\";s:5:\"tr_TR\";s:7:\"version\";s:5:\"4.2.2\";s:7:\"updated\";s:19:\"2015-05-26 07:01:28\";s:12:\"english_name\";s:7:\"Turkish\";s:11:\"native_name\";s:8:\"Türkçe\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.2.2/tr_TR.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"tr\";i:2;s:3:\"tur\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:5:\"Devam\";}}s:5:\"ug_CN\";a:8:{s:8:\"language\";s:5:\"ug_CN\";s:7:\"version\";s:5:\"4.1.5\";s:7:\"updated\";s:19:\"2015-03-26 16:45:38\";s:12:\"english_name\";s:6:\"Uighur\";s:11:\"native_name\";s:9:\"Uyƣurqə\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.1.5/ug_CN.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ug\";i:2;s:3:\"uig\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:26:\"داۋاملاشتۇرۇش\";}}s:2:\"uk\";a:8:{s:8:\"language\";s:2:\"uk\";s:7:\"version\";s:5:\"4.2.2\";s:7:\"updated\";s:19:\"2015-05-28 13:43:48\";s:12:\"english_name\";s:9:\"Ukrainian\";s:11:\"native_name\";s:20:\"Українська\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.2.2/uk.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"uk\";i:2;s:3:\"ukr\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:20:\"Продовжити\";}}s:5:\"zh_CN\";a:8:{s:8:\"language\";s:5:\"zh_CN\";s:7:\"version\";s:5:\"4.2.2\";s:7:\"updated\";s:19:\"2015-04-23 15:23:08\";s:12:\"english_name\";s:15:\"Chinese (China)\";s:11:\"native_name\";s:12:\"简体中文\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.2.2/zh_CN.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"zh\";i:2;s:3:\"zho\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"继续\";}}s:5:\"zh_TW\";a:8:{s:8:\"language\";s:5:\"zh_TW\";s:7:\"version\";s:5:\"4.2.2\";s:7:\"updated\";s:19:\"2015-04-29 06:37:03\";s:12:\"english_name\";s:16:\"Chinese (Taiwan)\";s:11:\"native_name\";s:12:\"繁體中文\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.2.2/zh_TW.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"zh\";i:2;s:3:\"zho\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"繼續\";}}}','yes'),(1909,'WPLANG','','yes'),(1987,'_site_transient_update_plugins','O:8:\"stdClass\":4:{s:12:\"last_checked\";i:1436141542;s:8:\"response\";a:1:{s:31:\"wp-google-maps/wpGoogleMaps.php\";O:8:\"stdClass\":6:{s:2:\"id\";s:5:\"28725\";s:4:\"slug\";s:14:\"wp-google-maps\";s:6:\"plugin\";s:31:\"wp-google-maps/wpGoogleMaps.php\";s:11:\"new_version\";s:5:\"6.2.0\";s:3:\"url\";s:45:\"https://wordpress.org/plugins/wp-google-maps/\";s:7:\"package\";s:57:\"https://downloads.wordpress.org/plugin/wp-google-maps.zip\";}}s:12:\"translations\";a:0:{}s:9:\"no_update\";a:9:{s:19:\"akismet/akismet.php\";O:8:\"stdClass\":6:{s:2:\"id\";s:2:\"15\";s:4:\"slug\";s:7:\"akismet\";s:6:\"plugin\";s:19:\"akismet/akismet.php\";s:11:\"new_version\";s:5:\"3.1.2\";s:3:\"url\";s:38:\"https://wordpress.org/plugins/akismet/\";s:7:\"package\";s:56:\"https://downloads.wordpress.org/plugin/akismet.3.1.2.zip\";}s:45:\"ckeditor-for-wordpress/ckeditor_wordpress.php\";O:8:\"stdClass\":6:{s:2:\"id\";s:5:\"11120\";s:4:\"slug\";s:22:\"ckeditor-for-wordpress\";s:6:\"plugin\";s:45:\"ckeditor-for-wordpress/ckeditor_wordpress.php\";s:11:\"new_version\";s:5:\"4.4.5\";s:3:\"url\";s:53:\"https://wordpress.org/plugins/ckeditor-for-wordpress/\";s:7:\"package\";s:71:\"https://downloads.wordpress.org/plugin/ckeditor-for-wordpress.4.4.5.zip\";}s:41:\"codenovo-portfolio/codenovo-portfolio.php\";O:8:\"stdClass\":7:{s:2:\"id\";s:5:\"53828\";s:4:\"slug\";s:18:\"codenovo-portfolio\";s:6:\"plugin\";s:41:\"codenovo-portfolio/codenovo-portfolio.php\";s:11:\"new_version\";s:5:\"1.2.0\";s:3:\"url\";s:49:\"https://wordpress.org/plugins/codenovo-portfolio/\";s:7:\"package\";s:67:\"https://downloads.wordpress.org/plugin/codenovo-portfolio.1.2.0.zip\";s:14:\"upgrade_notice\";s:144:\"We have introduced new column settings in this upgrade. Also you can turn on/off the category filters. Please find out all the excited features.\";}s:27:\"coming-soon/coming-soon.php\";O:8:\"stdClass\":7:{s:2:\"id\";s:5:\"47216\";s:4:\"slug\";s:11:\"coming-soon\";s:6:\"plugin\";s:27:\"coming-soon/coming-soon.php\";s:11:\"new_version\";s:5:\"4.1.4\";s:3:\"url\";s:42:\"https://wordpress.org/plugins/coming-soon/\";s:7:\"package\";s:60:\"https://downloads.wordpress.org/plugin/coming-soon.4.1.4.zip\";s:14:\"upgrade_notice\";s:24:\"Added Danish Translation\";}s:25:\"duplicator/duplicator.php\";O:8:\"stdClass\":6:{s:2:\"id\";s:5:\"22600\";s:4:\"slug\";s:10:\"duplicator\";s:6:\"plugin\";s:25:\"duplicator/duplicator.php\";s:11:\"new_version\";s:6:\"0.5.22\";s:3:\"url\";s:41:\"https://wordpress.org/plugins/duplicator/\";s:7:\"package\";s:60:\"https://downloads.wordpress.org/plugin/duplicator.0.5.22.zip\";}s:55:\"google-website-translator/google-website-translator.php\";O:8:\"stdClass\":7:{s:2:\"id\";s:5:\"54040\";s:4:\"slug\";s:25:\"google-website-translator\";s:6:\"plugin\";s:55:\"google-website-translator/google-website-translator.php\";s:11:\"new_version\";s:3:\"1.0\";s:3:\"url\";s:56:\"https://wordpress.org/plugins/google-website-translator/\";s:7:\"package\";s:68:\"https://downloads.wordpress.org/plugin/google-website-translator.zip\";s:14:\"upgrade_notice\";s:16:\"Initial release.\";}s:9:\"hello.php\";O:8:\"stdClass\":6:{s:2:\"id\";s:4:\"3564\";s:4:\"slug\";s:11:\"hello-dolly\";s:6:\"plugin\";s:9:\"hello.php\";s:11:\"new_version\";s:3:\"1.6\";s:3:\"url\";s:42:\"https://wordpress.org/plugins/hello-dolly/\";s:7:\"package\";s:58:\"https://downloads.wordpress.org/plugin/hello-dolly.1.6.zip\";}s:43:\"visual-form-builder/visual-form-builder.php\";O:8:\"stdClass\":7:{s:2:\"id\";s:5:\"23488\";s:4:\"slug\";s:19:\"visual-form-builder\";s:6:\"plugin\";s:43:\"visual-form-builder/visual-form-builder.php\";s:11:\"new_version\";s:5:\"2.8.3\";s:3:\"url\";s:50:\"https://wordpress.org/plugins/visual-form-builder/\";s:7:\"package\";s:68:\"https://downloads.wordpress.org/plugin/visual-form-builder.2.8.3.zip\";s:14:\"upgrade_notice\";s:64:\"Better secure searching and filtering for forms and entries list\";}s:66:\"visual-form-builder-magic/jrevillini-visual-form-builder-magic.php\";O:8:\"stdClass\":6:{s:2:\"id\";s:5:\"39956\";s:4:\"slug\";s:25:\"visual-form-builder-magic\";s:6:\"plugin\";s:66:\"visual-form-builder-magic/jrevillini-visual-form-builder-magic.php\";s:11:\"new_version\";s:5:\"1.0.4\";s:3:\"url\";s:56:\"https://wordpress.org/plugins/visual-form-builder-magic/\";s:7:\"package\";s:74:\"https://downloads.wordpress.org/plugin/visual-form-builder-magic.1.0.4.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`(191)) ) ENGINE=MyISAM AUTO_INCREMENT=742 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 (2,4,'_wp_attached_file','2015/01/rifelogo-e1421618815724.jpg'),(3,4,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:158;s:6:\"height\";i:75;s:4:\"file\";s:35:\"2015/01/rifelogo-e1421618815724.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"rifelogo-150x75.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:75;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:19:\"rifelogo-150x71.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:71;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;}}'),(6,6,'_edit_last','1'),(7,6,'_edit_lock','1435288938:1'),(8,6,'_wp_page_template','default'),(9,8,'_edit_last','1'),(10,8,'_wp_page_template','default'),(11,8,'_edit_lock','1430965313:1'),(12,10,'_edit_last','1'),(13,10,'_edit_lock','1420749510:1'),(14,10,'_wp_page_template','templates/template-blog.php'),(15,12,'_edit_last','1'),(16,12,'_wp_page_template','default'),(17,12,'_edit_lock','1431374557:1'),(18,14,'_edit_last','1'),(19,14,'_wp_page_template','default'),(20,14,'_edit_lock','1430835252:1'),(21,16,'_menu_item_type','custom'),(22,16,'_menu_item_menu_item_parent','0'),(23,16,'_menu_item_object_id','16'),(24,16,'_menu_item_object','custom'),(25,16,'_menu_item_target',''),(26,16,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(27,16,'_menu_item_xfn',''),(28,16,'_menu_item_url','http://www.rifeintl.com/'),(80,24,'_edit_lock','1429803412:1'),(30,17,'_menu_item_type','post_type'),(31,17,'_menu_item_menu_item_parent','0'),(32,17,'_menu_item_object_id','6'),(33,17,'_menu_item_object','page'),(34,17,'_menu_item_target',''),(35,17,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(36,17,'_menu_item_xfn',''),(37,17,'_menu_item_url',''),(79,24,'_wp_page_template','default'),(39,18,'_menu_item_type','post_type'),(40,18,'_menu_item_menu_item_parent','0'),(41,18,'_menu_item_object_id','12'),(42,18,'_menu_item_object','page'),(43,18,'_menu_item_target',''),(44,18,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(45,18,'_menu_item_xfn',''),(46,18,'_menu_item_url',''),(77,22,'_wp_page_template','default'),(48,19,'_menu_item_type','post_type'),(49,19,'_menu_item_menu_item_parent','0'),(50,19,'_menu_item_object_id','14'),(51,19,'_menu_item_object','page'),(52,19,'_menu_item_target',''),(53,19,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(54,19,'_menu_item_xfn',''),(55,19,'_menu_item_url',''),(75,22,'_edit_last','1'),(57,20,'_menu_item_type','post_type'),(58,20,'_menu_item_menu_item_parent','0'),(59,20,'_menu_item_object_id','10'),(60,20,'_menu_item_object','page'),(61,20,'_menu_item_target',''),(62,20,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(63,20,'_menu_item_xfn',''),(64,20,'_menu_item_url',''),(76,22,'_edit_lock','1426011220:1'),(66,21,'_menu_item_type','post_type'),(67,21,'_menu_item_menu_item_parent','0'),(68,21,'_menu_item_object_id','8'),(69,21,'_menu_item_object','page'),(70,21,'_menu_item_target',''),(71,21,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(72,21,'_menu_item_xfn',''),(73,21,'_menu_item_url',''),(78,24,'_edit_last','1'),(81,26,'_menu_item_type','post_type'),(82,26,'_menu_item_menu_item_parent','21'),(83,26,'_menu_item_object_id','24'),(84,26,'_menu_item_object','page'),(85,26,'_menu_item_target',''),(86,26,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(87,26,'_menu_item_xfn',''),(88,26,'_menu_item_url',''),(99,28,'_wp_attached_file','2015/01/01.Title_Energy_Efficiency_Logo2.png'),(90,27,'_menu_item_type','post_type'),(91,27,'_menu_item_menu_item_parent','21'),(92,27,'_menu_item_object_id','22'),(93,27,'_menu_item_object','page'),(94,27,'_menu_item_target',''),(95,27,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(96,27,'_menu_item_xfn',''),(97,27,'_menu_item_url',''),(100,28,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:557;s:6:\"height\";i:792;s:4:\"file\";s:44:\"2015/01/01.Title_Energy_Efficiency_Logo2.png\";s:5:\"sizes\";a:7:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:44:\"01.Title_Energy_Efficiency_Logo2-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:44:\"01.Title_Energy_Efficiency_Logo2-211x300.png\";s:5:\"width\";i:211;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"custom\";a:4:{s:4:\"file\";s:44:\"01.Title_Energy_Efficiency_Logo2-105x150.png\";s:5:\"width\";i:105;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:44:\"01.Title_Energy_Efficiency_Logo2-105x150.png\";s:5:\"width\";i:105;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"header\";a:4:{s:4:\"file\";s:44:\"01.Title_Energy_Efficiency_Logo2-557x150.png\";s:5:\"width\";i:557;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"slider\";a:4:{s:4:\"file\";s:44:\"01.Title_Energy_Efficiency_Logo2-557x580.png\";s:5:\"width\";i:557;s:6:\"height\";i:580;s:9:\"mime-type\";s:9:\"image/png\";}s:7:\"columns\";a:4:{s:4:\"file\";s:44:\"01.Title_Energy_Efficiency_Logo2-400x311.png\";s:5:\"width\";i:400;s:6:\"height\";i:311;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;}}'),(101,29,'_wp_attached_file','2015/01/energy_efficient.jpg'),(102,29,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:318;s:6:\"height\";i:450;s:4:\"file\";s:28:\"2015/01/energy_efficient.jpg\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"energy_efficient-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:28:\"energy_efficient-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"custom\";a:4:{s:4:\"file\";s:28:\"energy_efficient-106x150.jpg\";s:5:\"width\";i:106;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:28:\"energy_efficient-106x150.jpg\";s:5:\"width\";i:106;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"header\";a:4:{s:4:\"file\";s:28:\"energy_efficient-318x150.jpg\";s:5:\"width\";i:318;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"columns\";a:4:{s:4:\"file\";s:28:\"energy_efficient-318x311.jpg\";s:5:\"width\";i:318;s:6:\"height\";i:311;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;}}'),(103,30,'_wp_attached_file','2015/01/energy_house.png'),(104,30,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:700;s:6:\"height\";i:598;s:4:\"file\";s:24:\"2015/01/energy_house.png\";s:5:\"sizes\";a:7:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"energy_house-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"energy_house-300x256.png\";s:5:\"width\";i:300;s:6:\"height\";i:256;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"custom\";a:4:{s:4:\"file\";s:24:\"energy_house-176x150.png\";s:5:\"width\";i:176;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:24:\"energy_house-150x128.png\";s:5:\"width\";i:150;s:6:\"height\";i:128;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"header\";a:4:{s:4:\"file\";s:24:\"energy_house-700x150.png\";s:5:\"width\";i:700;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"slider\";a:4:{s:4:\"file\";s:24:\"energy_house-700x580.png\";s:5:\"width\";i:700;s:6:\"height\";i:580;s:9:\"mime-type\";s:9:\"image/png\";}s:7:\"columns\";a:4:{s:4:\"file\";s:24:\"energy_house-400x311.png\";s:5:\"width\";i:400;s:6:\"height\";i:311;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;}}'),(105,31,'_wp_attached_file','2015/01/energy-efficiency.jpg'),(106,31,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:29:\"2015/01/energy-efficiency.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"energy-efficiency-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:29:\"energy-efficiency-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"custom\";a:4:{s:4:\"file\";s:29:\"energy-efficiency-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:29:\"energy-efficiency-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"header\";a:4:{s:4:\"file\";s:29:\"energy-efficiency-300x150.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(107,32,'_wp_attached_file','2015/01/Green-home-with-money.jpg'),(108,32,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:800;s:6:\"height\";i:534;s:4:\"file\";s:33:\"2015/01/Green-home-with-money.jpg\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:33:\"Green-home-with-money-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:33:\"Green-home-with-money-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"custom\";a:4:{s:4:\"file\";s:33:\"Green-home-with-money-225x150.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:33:\"Green-home-with-money-150x100.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"header\";a:4:{s:4:\"file\";s:33:\"Green-home-with-money-800x150.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"columns\";a:4:{s:4:\"file\";s:33:\"Green-home-with-money-400x311.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:311;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;}}'),(109,33,'_wp_attached_file','2015/01/Home-energy-efficiency.jpg'),(110,33,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:578;s:6:\"height\";i:434;s:4:\"file\";s:34:\"2015/01/Home-energy-efficiency.jpg\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:34:\"Home-energy-efficiency-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:34:\"Home-energy-efficiency-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"custom\";a:4:{s:4:\"file\";s:34:\"Home-energy-efficiency-200x150.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:34:\"Home-energy-efficiency-150x113.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:113;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"header\";a:4:{s:4:\"file\";s:34:\"Home-energy-efficiency-578x150.jpg\";s:5:\"width\";i:578;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"columns\";a:4:{s:4:\"file\";s:34:\"Home-energy-efficiency-400x311.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:311;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;}}'),(111,34,'_wp_attached_file','2015/01/th.jpg'),(112,34,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:261;s:6:\"height\";i:300;s:4:\"file\";s:14:\"2015/01/th.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:14:\"th-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:14:\"th-261x300.jpg\";s:5:\"width\";i:261;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"custom\";a:4:{s:4:\"file\";s:14:\"th-131x150.jpg\";s:5:\"width\";i:131;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:14:\"th-131x150.jpg\";s:5:\"width\";i:131;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"header\";a:4:{s:4:\"file\";s:14:\"th-261x150.jpg\";s:5:\"width\";i:261;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(113,35,'_wp_attached_file','2015/01/th12.jpg'),(114,35,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:290;s:6:\"height\";i:290;s:4:\"file\";s:16:\"2015/01/th12.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:16:\"th12-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"custom\";a:4:{s:4:\"file\";s:16:\"th12-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:16:\"th12-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"header\";a:4:{s:4:\"file\";s:16:\"th12-290x150.jpg\";s:5:\"width\";i:290;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(115,36,'_wp_attached_file','2015/01/timthumb.php_.jpg'),(116,36,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:479;s:6:\"height\";i:479;s:4:\"file\";s:25:\"2015/01/timthumb.php_.jpg\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"timthumb.php_-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:25:\"timthumb.php_-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"custom\";a:4:{s:4:\"file\";s:25:\"timthumb.php_-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:25:\"timthumb.php_-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"header\";a:4:{s:4:\"file\";s:25:\"timthumb.php_-479x150.jpg\";s:5:\"width\";i:479;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"columns\";a:4:{s:4:\"file\";s:25:\"timthumb.php_-400x311.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:311;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;}}'),(117,37,'_wp_attached_file','2015/01/energy-efficiency1.jpg'),(118,37,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:30:\"2015/01/energy-efficiency1.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"energy-efficiency1-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:\"energy-efficiency1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"custom\";a:4:{s:4:\"file\";s:30:\"energy-efficiency1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:30:\"energy-efficiency1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"header\";a:4:{s:4:\"file\";s:30:\"energy-efficiency1-300x150.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(119,38,'_wp_attached_file','2015/01/Image-Teaser_Sustainable-Development.jpg'),(120,38,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:916;s:6:\"height\";i:340;s:4:\"file\";s:48:\"2015/01/Image-Teaser_Sustainable-Development.jpg\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:48:\"Image-Teaser_Sustainable-Development-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:48:\"Image-Teaser_Sustainable-Development-300x111.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:111;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"custom\";a:4:{s:4:\"file\";s:47:\"Image-Teaser_Sustainable-Development-250x93.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:93;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:47:\"Image-Teaser_Sustainable-Development-150x56.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:56;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"header\";a:4:{s:4:\"file\";s:48:\"Image-Teaser_Sustainable-Development-916x150.jpg\";s:5:\"width\";i:916;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"columns\";a:4:{s:4:\"file\";s:48:\"Image-Teaser_Sustainable-Development-400x311.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:311;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";d:7.0999999999999996447286321199499070644378662109375;s:6:\"credit\";s:10:\"Siemens AG\";s:6:\"camera\";s:20:\"Canon EOS 5D Mark II\";s:7:\"caption\";s:654:\"62 Siemens-Windenergieanlagen des Typs SWT-2.3-101 drehen sich hier im Windpark West Wind nahe Wellington in Neuseeland. Aufgrund konstanter Windbedingungen und hoher Windgeschwindigkeiten eignet sich Neuseeland bestens für die Realisierung von Windenergieprojekten. West Wind ist der erste Windpark in Neuseeland, den Siemens im Oktober 2009 in Betrieb nahm.\r\r62 Siemens wind turbines of the type SWT-2.3-101 turn here in the wind park West Wind near Wellington in New Zealand. The consistently strong wind speeds in New Zealand make the country ideal for wind power plants. West Wind is the first wind power plant Siemens commissioned in October 2009.\";s:17:\"created_timestamp\";i:1260858513;s:9:\"copyright\";s:46:\"http://www.siemens.com/presspictures/copyright\";s:12:\"focal_length\";s:2:\"32\";s:3:\"iso\";s:3:\"400\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:88:\"West Wind - Erster Windpark in Neuseeland / West Wind – First wind farm in New Zealand\";s:11:\"orientation\";i:1;}}'),(121,39,'_wp_attached_file','2015/01/logow.jpg'),(122,39,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:752;s:6:\"height\";i:683;s:4:\"file\";s:17:\"2015/01/logow.jpg\";s:5:\"sizes\";a:7:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"logow-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:\"logow-300x272.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"custom\";a:4:{s:4:\"file\";s:17:\"logow-165x150.jpg\";s:5:\"width\";i:165;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:17:\"logow-150x136.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:136;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"header\";a:4:{s:4:\"file\";s:17:\"logow-752x150.jpg\";s:5:\"width\";i:752;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"slider\";a:4:{s:4:\"file\";s:17:\"logow-752x580.jpg\";s:5:\"width\";i:752;s:6:\"height\";i:580;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"columns\";a:4:{s:4:\"file\";s:17:\"logow-400x311.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:311;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;}}'),(123,40,'_wp_attached_file','2015/01/sust.jpg'),(124,40,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:859;s:6:\"height\";i:768;s:4:\"file\";s:16:\"2015/01/sust.jpg\";s:5:\"sizes\";a:7:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:16:\"sust-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:16:\"sust-300x268.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:268;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"custom\";a:4:{s:4:\"file\";s:16:\"sust-168x150.jpg\";s:5:\"width\";i:168;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:16:\"sust-150x134.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:134;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"header\";a:4:{s:4:\"file\";s:16:\"sust-859x150.jpg\";s:5:\"width\";i:859;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"slider\";a:4:{s:4:\"file\";s:16:\"sust-859x580.jpg\";s:5:\"width\";i:859;s:6:\"height\";i:580;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"columns\";a:4:{s:4:\"file\";s:16:\"sust-400x311.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:311;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;}}'),(125,41,'_wp_attached_file','2015/01/sustainable-development.jpg'),(126,41,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:475;s:6:\"height\";i:375;s:4:\"file\";s:35:\"2015/01/sustainable-development.jpg\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:35:\"sustainable-development-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:35:\"sustainable-development-300x237.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:237;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"custom\";a:4:{s:4:\"file\";s:35:\"sustainable-development-190x150.jpg\";s:5:\"width\";i:190;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:35:\"sustainable-development-150x118.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:118;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"header\";a:4:{s:4:\"file\";s:35:\"sustainable-development-475x150.jpg\";s:5:\"width\";i:475;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"columns\";a:4:{s:4:\"file\";s:35:\"sustainable-development-400x311.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:311;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;}}'),(127,42,'_wp_attached_file','2015/01/Sustainable-Development2.jpg'),(128,42,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:336;s:6:\"height\";i:336;s:4:\"file\";s:36:\"2015/01/Sustainable-Development2.jpg\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:36:\"Sustainable-Development2-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:36:\"Sustainable-Development2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"custom\";a:4:{s:4:\"file\";s:36:\"Sustainable-Development2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:36:\"Sustainable-Development2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"header\";a:4:{s:4:\"file\";s:36:\"Sustainable-Development2-336x150.jpg\";s:5:\"width\";i:336;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"columns\";a:4:{s:4:\"file\";s:36:\"Sustainable-Development2-336x311.jpg\";s:5:\"width\";i:336;s:6:\"height\";i:311;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;}}'),(129,43,'_wp_attached_file','2015/01/sustainable-development3.jpg'),(130,43,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:358;s:6:\"height\";i:323;s:4:\"file\";s:36:\"2015/01/sustainable-development3.jpg\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:36:\"sustainable-development3-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:36:\"sustainable-development3-300x271.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:271;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"custom\";a:4:{s:4:\"file\";s:36:\"sustainable-development3-166x150.jpg\";s:5:\"width\";i:166;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:36:\"sustainable-development3-150x135.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:135;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"header\";a:4:{s:4:\"file\";s:36:\"sustainable-development3-358x150.jpg\";s:5:\"width\";i:358;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"columns\";a:4:{s:4:\"file\";s:36:\"sustainable-development3-358x311.jpg\";s:5:\"width\";i:358;s:6:\"height\";i:311;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;}}'),(131,44,'_wp_attached_file','2015/01/sustainable-development-earth-green.jpg'),(132,44,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:400;s:6:\"height\";i:408;s:4:\"file\";s:47:\"2015/01/sustainable-development-earth-green.jpg\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:47:\"sustainable-development-earth-green-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:47:\"sustainable-development-earth-green-294x300.jpg\";s:5:\"width\";i:294;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"custom\";a:4:{s:4:\"file\";s:47:\"sustainable-development-earth-green-147x150.jpg\";s:5:\"width\";i:147;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:47:\"sustainable-development-earth-green-147x150.jpg\";s:5:\"width\";i:147;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"header\";a:4:{s:4:\"file\";s:47:\"sustainable-development-earth-green-400x150.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"columns\";a:4:{s:4:\"file\";s:47:\"sustainable-development-earth-green-400x311.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:311;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;}}'),(133,45,'_wp_attached_file','2015/01/Sustainable-world-1024x667-1728x800_c.jpg'),(134,45,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1728;s:6:\"height\";i:800;s:4:\"file\";s:49:\"2015/01/Sustainable-world-1024x667-1728x800_c.jpg\";s:5:\"sizes\";a:8:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:49:\"Sustainable-world-1024x667-1728x800_c-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:49:\"Sustainable-world-1024x667-1728x800_c-300x139.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:139;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:50:\"Sustainable-world-1024x667-1728x800_c-1024x474.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:474;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"custom\";a:4:{s:4:\"file\";s:49:\"Sustainable-world-1024x667-1728x800_c-250x116.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:116;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:48:\"Sustainable-world-1024x667-1728x800_c-150x69.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:69;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"header\";a:4:{s:4:\"file\";s:50:\"Sustainable-world-1024x667-1728x800_c-1200x150.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"slider\";a:4:{s:4:\"file\";s:50:\"Sustainable-world-1024x667-1728x800_c-1728x580.jpg\";s:5:\"width\";i:1728;s:6:\"height\";i:580;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"columns\";a:4:{s:4:\"file\";s:49:\"Sustainable-world-1024x667-1728x800_c-400x311.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:311;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;}}'),(135,46,'_wp_attached_file','2015/01/the-articulation-of-culture-and-sustainable-development-meio.jpg'),(136,46,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:450;s:6:\"height\";i:303;s:4:\"file\";s:72:\"2015/01/the-articulation-of-culture-and-sustainable-development-meio.jpg\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:72:\"the-articulation-of-culture-and-sustainable-development-meio-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:72:\"the-articulation-of-culture-and-sustainable-development-meio-300x202.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:202;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"custom\";a:4:{s:4:\"file\";s:72:\"the-articulation-of-culture-and-sustainable-development-meio-223x150.jpg\";s:5:\"width\";i:223;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:72:\"the-articulation-of-culture-and-sustainable-development-meio-150x101.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:101;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"header\";a:4:{s:4:\"file\";s:72:\"the-articulation-of-culture-and-sustainable-development-meio-450x150.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"columns\";a:4:{s:4:\"file\";s:72:\"the-articulation-of-culture-and-sustainable-development-meio-400x303.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:303;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;}}'),(137,47,'_wp_attached_file','2015/01/energy-efficiency-rebound.jpg'),(138,47,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1000;s:6:\"height\";i:561;s:4:\"file\";s:37:\"2015/01/energy-efficiency-rebound.jpg\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:37:\"energy-efficiency-rebound-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:37:\"energy-efficiency-rebound-300x168.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:168;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"custom\";a:4:{s:4:\"file\";s:37:\"energy-efficiency-rebound-250x140.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:36:\"energy-efficiency-rebound-150x84.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:84;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"header\";a:4:{s:4:\"file\";s:38:\"energy-efficiency-rebound-1000x150.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"columns\";a:4:{s:4:\"file\";s:37:\"energy-efficiency-rebound-400x311.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:311;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;}}'),(139,48,'_wp_attached_file','2015/01/energy_windmills_copenhagen2.jpg'),(140,48,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:800;s:6:\"height\";i:523;s:4:\"file\";s:40:\"2015/01/energy_windmills_copenhagen2.jpg\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:40:\"energy_windmills_copenhagen2-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:40:\"energy_windmills_copenhagen2-300x196.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:196;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"custom\";a:4:{s:4:\"file\";s:40:\"energy_windmills_copenhagen2-229x150.jpg\";s:5:\"width\";i:229;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:39:\"energy_windmills_copenhagen2-150x98.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:98;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"header\";a:4:{s:4:\"file\";s:40:\"energy_windmills_copenhagen2-800x150.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"columns\";a:4:{s:4:\"file\";s:40:\"energy_windmills_copenhagen2-400x311.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:311;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;}}'),(141,49,'_wp_attached_file','2015/01/Green-Deal-your-home.jpg'),(142,49,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1070;s:6:\"height\";i:710;s:4:\"file\";s:32:\"2015/01/Green-Deal-your-home.jpg\";s:5:\"sizes\";a:8:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"Green-Deal-your-home-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:32:\"Green-Deal-your-home-300x199.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:199;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:33:\"Green-Deal-your-home-1024x679.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:679;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"custom\";a:4:{s:4:\"file\";s:32:\"Green-Deal-your-home-226x150.jpg\";s:5:\"width\";i:226;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:32:\"Green-Deal-your-home-150x100.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"header\";a:4:{s:4:\"file\";s:33:\"Green-Deal-your-home-1070x150.jpg\";s:5:\"width\";i:1070;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"slider\";a:4:{s:4:\"file\";s:33:\"Green-Deal-your-home-1070x580.jpg\";s:5:\"width\";i:1070;s:6:\"height\";i:580;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"columns\";a:4:{s:4:\"file\";s:32:\"Green-Deal-your-home-400x311.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:311;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;}}'),(143,50,'_wp_attached_file','2015/01/improve_your_homes_energy_efficiency_to_help_save_money.jpg'),(144,50,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1592;s:6:\"height\";i:1194;s:4:\"file\";s:67:\"2015/01/improve_your_homes_energy_efficiency_to_help_save_money.jpg\";s:5:\"sizes\";a:8:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:67:\"improve_your_homes_energy_efficiency_to_help_save_money-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:67:\"improve_your_homes_energy_efficiency_to_help_save_money-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:68:\"improve_your_homes_energy_efficiency_to_help_save_money-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"custom\";a:4:{s:4:\"file\";s:67:\"improve_your_homes_energy_efficiency_to_help_save_money-200x150.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:67:\"improve_your_homes_energy_efficiency_to_help_save_money-150x113.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:113;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"header\";a:4:{s:4:\"file\";s:68:\"improve_your_homes_energy_efficiency_to_help_save_money-1200x150.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"slider\";a:4:{s:4:\"file\";s:68:\"improve_your_homes_energy_efficiency_to_help_save_money-1592x580.jpg\";s:5:\"width\";i:1592;s:6:\"height\";i:580;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"columns\";a:4:{s:4:\"file\";s:67:\"improve_your_homes_energy_efficiency_to_help_save_money-400x311.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:311;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:28:\"Mikhail Mishchenko - Fotolia\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:28:\"Mikhail Mishchenko - Fotolia\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:37:\"Energy efficient light bulb on podium\";s:11:\"orientation\";i:1;}}'),(172,76,'_edit_last','1'),(173,76,'_edit_lock','1422285790:1'),(174,77,'_wp_attached_file','2015/01/2014-cbca1.png'),(175,77,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:359;s:6:\"height\";i:242;s:4:\"file\";s:22:\"2015/01/2014-cbca1.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"2014-cbca1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"2014-cbca1-300x202.png\";s:5:\"width\";i:300;s:6:\"height\";i:202;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"custom\";a:4:{s:4:\"file\";s:22:\"2014-cbca1-223x150.png\";s:5:\"width\";i:223;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:22:\"2014-cbca1-150x101.png\";s:5:\"width\";i:150;s:6:\"height\";i:101;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"header\";a:4:{s:4:\"file\";s:22:\"2014-cbca1-359x150.png\";s:5:\"width\";i:359;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;}}'),(358,197,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:3264;s:6:\"height\";i:2448;s:4:\"file\";s:27:\"2015/03/20131125_122819.jpg\";s:5:\"sizes\";a:8:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"20131125_122819-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:27:\"20131125_122819-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:28:\"20131125_122819-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"custom\";a:4:{s:4:\"file\";s:27:\"20131125_122819-200x150.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:27:\"20131125_122819-150x113.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:113;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"header\";a:4:{s:4:\"file\";s:28:\"20131125_122819-1200x150.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"slider\";a:4:{s:4:\"file\";s:28:\"20131125_122819-1920x580.jpg\";s:5:\"width\";i:1920;s:6:\"height\";i:580;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"columns\";a:4:{s:4:\"file\";s:27:\"20131125_122819-400x311.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:311;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";d:2.600000000000000088817841970012523233890533447265625;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:8:\"SGH-T999\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:1385382498;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:3:\"3.7\";s:3:\"iso\";s:2:\"80\";s:13:\"shutter_speed\";s:18:\"0.0023041474654378\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:1;}}'),(147,52,'_wp_attached_file','2015/01/northern-iowa-windmills1.jpg'),(148,52,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1024;s:6:\"height\";i:768;s:4:\"file\";s:36:\"2015/01/northern-iowa-windmills1.jpg\";s:5:\"sizes\";a:8:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:36:\"northern-iowa-windmills1-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:36:\"northern-iowa-windmills1-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:37:\"northern-iowa-windmills1-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"custom\";a:4:{s:4:\"file\";s:36:\"northern-iowa-windmills1-200x150.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:36:\"northern-iowa-windmills1-150x113.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:113;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"header\";a:4:{s:4:\"file\";s:37:\"northern-iowa-windmills1-1024x150.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"slider\";a:4:{s:4:\"file\";s:37:\"northern-iowa-windmills1-1024x580.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:580;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"columns\";a:4:{s:4:\"file\";s:36:\"northern-iowa-windmills1-400x311.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:311;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;}}'),(149,53,'_wp_attached_file','2015/01/solarpanel3.jpg'),(150,53,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:480;s:6:\"height\";i:359;s:4:\"file\";s:23:\"2015/01/solarpanel3.jpg\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"solarpanel3-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:23:\"solarpanel3-300x224.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:224;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"custom\";a:4:{s:4:\"file\";s:23:\"solarpanel3-201x150.jpg\";s:5:\"width\";i:201;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:23:\"solarpanel3-150x112.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:112;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"header\";a:4:{s:4:\"file\";s:23:\"solarpanel3-480x150.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"columns\";a:4:{s:4:\"file\";s:23:\"solarpanel3-400x311.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:311;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;}}'),(151,54,'_wp_attached_file','2015/01/Solar-Panels2.jpg'),(152,54,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1686;s:6:\"height\";i:1777;s:4:\"file\";s:25:\"2015/01/Solar-Panels2.jpg\";s:5:\"sizes\";a:8:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"Solar-Panels2-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:25:\"Solar-Panels2-285x300.jpg\";s:5:\"width\";i:285;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:26:\"Solar-Panels2-972x1024.jpg\";s:5:\"width\";i:972;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"custom\";a:4:{s:4:\"file\";s:25:\"Solar-Panels2-142x150.jpg\";s:5:\"width\";i:142;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:25:\"Solar-Panels2-142x150.jpg\";s:5:\"width\";i:142;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"header\";a:4:{s:4:\"file\";s:26:\"Solar-Panels2-1200x150.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"slider\";a:4:{s:4:\"file\";s:26:\"Solar-Panels2-1686x580.jpg\";s:5:\"width\";i:1686;s:6:\"height\";i:580;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"columns\";a:4:{s:4:\"file\";s:25:\"Solar-Panels2-400x311.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:311;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;}}'),(169,74,'_edit_lock','1420838619:1'),(168,74,'_edit_last','1'),(155,66,'_wp_attached_file','2015/01/rife-international-llc-corporate-headquarters.jpg'),(156,66,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:252;s:6:\"height\";i:181;s:4:\"file\";s:57:\"2015/01/rife-international-llc-corporate-headquarters.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:57:\"rife-international-llc-corporate-headquarters-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"custom\";a:4:{s:4:\"file\";s:57:\"rife-international-llc-corporate-headquarters-209x150.jpg\";s:5:\"width\";i:209;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:57:\"rife-international-llc-corporate-headquarters-150x108.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:108;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"header\";a:4:{s:4:\"file\";s:57:\"rife-international-llc-corporate-headquarters-252x150.jpg\";s:5:\"width\";i:252;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;}}'),(308,159,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:806;s:6:\"height\";i:900;s:4:\"file\";s:59:\"2015/03/bigstock_Business_Growth_-_Hands_Holdin_7014454.jpg\";s:5:\"sizes\";a:7:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:59:\"bigstock_Business_Growth_-_Hands_Holdin_7014454-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:59:\"bigstock_Business_Growth_-_Hands_Holdin_7014454-269x300.jpg\";s:5:\"width\";i:269;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"custom\";a:4:{s:4:\"file\";s:59:\"bigstock_Business_Growth_-_Hands_Holdin_7014454-134x150.jpg\";s:5:\"width\";i:134;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:59:\"bigstock_Business_Growth_-_Hands_Holdin_7014454-134x150.jpg\";s:5:\"width\";i:134;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"header\";a:4:{s:4:\"file\";s:59:\"bigstock_Business_Growth_-_Hands_Holdin_7014454-806x150.jpg\";s:5:\"width\";i:806;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"slider\";a:4:{s:4:\"file\";s:59:\"bigstock_Business_Growth_-_Hands_Holdin_7014454-806x580.jpg\";s:5:\"width\";i:806;s:6:\"height\";i:580;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"columns\";a:4:{s:4:\"file\";s:59:\"bigstock_Business_Growth_-_Hands_Holdin_7014454-400x311.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:311;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:74:\"Business growth - Closeup of hands holding green plant indicating teamwork\";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:63:\"Business growth - Hands holding green plant indicating teamwork\";s:11:\"orientation\";i:0;}}'),(307,159,'_wp_attached_file','2015/03/bigstock_Business_Growth_-_Hands_Holdin_7014454.jpg'),(160,70,'_edit_last','1'),(161,70,'_edit_lock','1422285474:1'),(164,72,'_edit_last','1'),(165,72,'_edit_lock','1420838644:1'),(357,197,'_wp_attached_file','2015/03/20131125_122819.jpg'),(205,81,'_edit_last','1'),(206,81,'_wp_page_template','default'),(207,81,'_edit_lock','1426387319:1'),(208,83,'_edit_last','1'),(209,83,'_wp_page_template','default'),(210,83,'_edit_lock','1426387620:1'),(211,85,'_edit_last','1'),(212,85,'_wp_page_template','default'),(213,85,'_edit_lock','1426387513:1'),(214,87,'_edit_last','1'),(215,87,'_wp_page_template','default'),(216,87,'_edit_lock','1426387834:1'),(253,105,'_wp_attached_file','2015/01/20141101_171637.jpg'),(254,105,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:5312;s:6:\"height\";i:2988;s:4:\"file\";s:27:\"2015/01/20141101_171637.jpg\";s:5:\"sizes\";a:8:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"20141101_171637-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:27:\"20141101_171637-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:28:\"20141101_171637-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"custom\";a:4:{s:4:\"file\";s:27:\"20141101_171637-250x141.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:141;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:26:\"20141101_171637-150x84.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:84;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"header\";a:4:{s:4:\"file\";s:28:\"20141101_171637-1200x150.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"slider\";a:4:{s:4:\"file\";s:28:\"20141101_171637-1920x580.jpg\";s:5:\"width\";i:1920;s:6:\"height\";i:580;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"columns\";a:4:{s:4:\"file\";s:27:\"20141101_171637-400x311.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:311;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";d:2.20000000000000017763568394002504646778106689453125;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:8:\"SM-G900T\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:1414862196;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:3:\"4.8\";s:3:\"iso\";s:2:\"40\";s:13:\"shutter_speed\";s:18:\"0.0034246575342466\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:1;}}'),(354,194,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:214;s:6:\"height\";i:214;s:4:\"file\";s:22:\"2015/01/rife-globe.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"rife-globe-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"custom\";a:4:{s:4:\"file\";s:22:\"rife-globe-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:22:\"rife-globe-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"header\";a:4:{s:4:\"file\";s:22:\"rife-globe-214x150.jpg\";s:5:\"width\";i:214;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;}}'),(353,194,'_wp_attached_file','2015/01/rife-globe.jpg'),(661,338,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:746;s:6:\"height\";i:352;s:4:\"file\";s:31:\"2015/01/Light_10K_SB_ALUMNI.jpg\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"Light_10K_SB_ALUMNI-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:31:\"Light_10K_SB_ALUMNI-300x142.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:142;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"custom\";a:4:{s:4:\"file\";s:31:\"Light_10K_SB_ALUMNI-250x118.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:118;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:30:\"Light_10K_SB_ALUMNI-150x71.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:71;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"header\";a:4:{s:4:\"file\";s:31:\"Light_10K_SB_ALUMNI-746x150.jpg\";s:5:\"width\";i:746;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"columns\";a:4:{s:4:\"file\";s:31:\"Light_10K_SB_ALUMNI-400x311.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:311;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;}}'),(660,338,'_wp_attached_file','2015/01/Light_10K_SB_ALUMNI.jpg'),(264,123,'_wp_attached_file','2015/01/IRSNew-Carrolton.png'),(265,123,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:900;s:6:\"height\";i:580;s:4:\"file\";s:28:\"2015/01/IRSNew-Carrolton.png\";s:5:\"sizes\";a:7:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"IRSNew-Carrolton-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"IRSNew-Carrolton-300x193.png\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"custom\";a:4:{s:4:\"file\";s:28:\"IRSNew-Carrolton-233x150.png\";s:5:\"width\";i:233;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:27:\"IRSNew-Carrolton-150x97.png\";s:5:\"width\";i:150;s:6:\"height\";i:97;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"header\";a:4:{s:4:\"file\";s:28:\"IRSNew-Carrolton-900x150.png\";s:5:\"width\";i:900;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"slider\";a:4:{s:4:\"file\";s:28:\"IRSNew-Carrolton-900x580.png\";s:5:\"width\";i:900;s:6:\"height\";i:580;s:9:\"mime-type\";s:9:\"image/png\";}s:7:\"columns\";a:4:{s:4:\"file\";s:28:\"IRSNew-Carrolton-400x311.png\";s:5:\"width\";i:400;s:6:\"height\";i:311;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;}}'),(266,124,'_wp_attached_file','2015/01/SmithBuild.png'),(267,124,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:900;s:6:\"height\";i:580;s:4:\"file\";s:22:\"2015/01/SmithBuild.png\";s:5:\"sizes\";a:7:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"SmithBuild-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"SmithBuild-300x193.png\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"custom\";a:4:{s:4:\"file\";s:22:\"SmithBuild-233x150.png\";s:5:\"width\";i:233;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:21:\"SmithBuild-150x97.png\";s:5:\"width\";i:150;s:6:\"height\";i:97;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"header\";a:4:{s:4:\"file\";s:22:\"SmithBuild-900x150.png\";s:5:\"width\";i:900;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"slider\";a:4:{s:4:\"file\";s:22:\"SmithBuild-900x580.png\";s:5:\"width\";i:900;s:6:\"height\";i:580;s:9:\"mime-type\";s:9:\"image/png\";}s:7:\"columns\";a:4:{s:4:\"file\";s:22:\"SmithBuild-400x311.png\";s:5:\"width\";i:400;s:6:\"height\";i:311;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;}}'),(268,125,'_wp_attached_file','2015/01/SmithIndian.png'),(269,125,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:900;s:6:\"height\";i:580;s:4:\"file\";s:23:\"2015/01/SmithIndian.png\";s:5:\"sizes\";a:7:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"SmithIndian-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"SmithIndian-300x193.png\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"custom\";a:4:{s:4:\"file\";s:23:\"SmithIndian-233x150.png\";s:5:\"width\";i:233;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:22:\"SmithIndian-150x97.png\";s:5:\"width\";i:150;s:6:\"height\";i:97;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"header\";a:4:{s:4:\"file\";s:23:\"SmithIndian-900x150.png\";s:5:\"width\";i:900;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"slider\";a:4:{s:4:\"file\";s:23:\"SmithIndian-900x580.png\";s:5:\"width\";i:900;s:6:\"height\";i:580;s:9:\"mime-type\";s:9:\"image/png\";}s:7:\"columns\";a:4:{s:4:\"file\";s:23:\"SmithIndian-400x311.png\";s:5:\"width\";i:400;s:6:\"height\";i:311;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;}}'),(270,4,'_wp_attachment_backup_sizes','a:3:{s:9:\"full-orig\";a:3:{s:5:\"width\";i:158;s:6:\"height\";i:75;s:4:\"file\";s:12:\"rifelogo.jpg\";}s:18:\"full-1421618762604\";a:3:{s:5:\"width\";i:158;s:6:\"height\";i:75;s:4:\"file\";s:27:\"rifelogo-e1421618751913.jpg\";}s:18:\"full-1421618815724\";a:3:{s:5:\"width\";i:158;s:6:\"height\";i:75;s:4:\"file\";s:27:\"rifelogo-e1421618762604.jpg\";}}'),(271,126,'_wp_attached_file','2015/01/rifelogosm.png'),(272,126,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:175;s:6:\"height\";i:83;s:4:\"file\";s:22:\"2015/01/rifelogosm.png\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"rifelogosm-150x83.png\";s:5:\"width\";i:150;s:6:\"height\";i:83;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:21:\"rifelogosm-150x71.png\";s:5:\"width\";i:150;s:6:\"height\";i:71;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;}}'),(273,129,'_wp_attached_file','2015/01/IMAG0363.jpg'),(274,129,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:2688;s:6:\"height\";i:1520;s:4:\"file\";s:20:\"2015/01/IMAG0363.jpg\";s:5:\"sizes\";a:8:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"IMAG0363-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:20:\"IMAG0363-300x170.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:170;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"IMAG0363-1024x579.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:579;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"custom\";a:4:{s:4:\"file\";s:20:\"IMAG0363-250x141.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:141;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:19:\"IMAG0363-150x85.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"header\";a:4:{s:4:\"file\";s:21:\"IMAG0363-1200x150.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"slider\";a:4:{s:4:\"file\";s:21:\"IMAG0363-1920x580.jpg\";s:5:\"width\";i:1920;s:6:\"height\";i:580;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"columns\";a:4:{s:4:\"file\";s:20:\"IMAG0363-400x311.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:311;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";d:2;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:7:\"HTC One\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:1409335569;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"3.63\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:8:\"0.014875\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:1;}}'),(275,130,'_wp_attached_file','2015/01/20131126_214941.jpg'),(276,130,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:3264;s:6:\"height\";i:2448;s:4:\"file\";s:27:\"2015/01/20131126_214941.jpg\";s:5:\"sizes\";a:8:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"20131126_214941-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:27:\"20131126_214941-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:28:\"20131126_214941-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"custom\";a:4:{s:4:\"file\";s:27:\"20131126_214941-200x150.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:27:\"20131126_214941-150x113.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:113;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"header\";a:4:{s:4:\"file\";s:28:\"20131126_214941-1200x150.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"slider\";a:4:{s:4:\"file\";s:28:\"20131126_214941-1920x580.jpg\";s:5:\"width\";i:1920;s:6:\"height\";i:580;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"columns\";a:4:{s:4:\"file\";s:27:\"20131126_214941-400x311.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:311;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";d:2.600000000000000088817841970012523233890533447265625;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:8:\"SGH-T999\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:1385502580;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:3:\"3.7\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:17:\"0.066666666666667\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:1;}}'),(277,131,'_wp_attached_file','2015/01/MLKpool.png'),(278,131,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:3259;s:6:\"height\";i:1643;s:4:\"file\";s:19:\"2015/01/MLKpool.png\";s:5:\"sizes\";a:8:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"MLKpool-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:19:\"MLKpool-300x151.png\";s:5:\"width\";i:300;s:6:\"height\";i:151;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:20:\"MLKpool-1024x516.png\";s:5:\"width\";i:1024;s:6:\"height\";i:516;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"custom\";a:4:{s:4:\"file\";s:19:\"MLKpool-250x126.png\";s:5:\"width\";i:250;s:6:\"height\";i:126;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:18:\"MLKpool-150x76.png\";s:5:\"width\";i:150;s:6:\"height\";i:76;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"header\";a:4:{s:4:\"file\";s:20:\"MLKpool-1200x150.png\";s:5:\"width\";i:1200;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"slider\";a:4:{s:4:\"file\";s:20:\"MLKpool-1920x580.png\";s:5:\"width\";i:1920;s:6:\"height\";i:580;s:9:\"mime-type\";s:9:\"image/png\";}s:7:\"columns\";a:4:{s:4:\"file\";s:19:\"MLKpool-400x311.png\";s:5:\"width\";i:400;s:6:\"height\";i:311;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;}}'),(279,132,'_wp_attached_file','2015/01/20131125_121617.jpg'),(280,132,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:3264;s:6:\"height\";i:2448;s:4:\"file\";s:27:\"2015/01/20131125_121617.jpg\";s:5:\"sizes\";a:8:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"20131125_121617-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:27:\"20131125_121617-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:28:\"20131125_121617-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"custom\";a:4:{s:4:\"file\";s:27:\"20131125_121617-200x150.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:27:\"20131125_121617-150x113.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:113;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"header\";a:4:{s:4:\"file\";s:28:\"20131125_121617-1200x150.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"slider\";a:4:{s:4:\"file\";s:28:\"20131125_121617-1920x580.jpg\";s:5:\"width\";i:1920;s:6:\"height\";i:580;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"columns\";a:4:{s:4:\"file\";s:27:\"20131125_121617-400x311.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:311;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";d:2.600000000000000088817841970012523233890533447265625;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:8:\"SGH-T999\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:1385381777;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:3:\"3.7\";s:3:\"iso\";s:2:\"80\";s:13:\"shutter_speed\";s:18:\"0.0015060240963855\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:1;}}'),(281,133,'_wp_attached_file','2015/01/20131126_214729.jpg'),(282,133,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:3264;s:6:\"height\";i:2448;s:4:\"file\";s:27:\"2015/01/20131126_214729.jpg\";s:5:\"sizes\";a:8:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"20131126_214729-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:27:\"20131126_214729-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:28:\"20131126_214729-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"custom\";a:4:{s:4:\"file\";s:27:\"20131126_214729-200x150.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:27:\"20131126_214729-150x113.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:113;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"header\";a:4:{s:4:\"file\";s:28:\"20131126_214729-1200x150.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"slider\";a:4:{s:4:\"file\";s:28:\"20131126_214729-1920x580.jpg\";s:5:\"width\";i:1920;s:6:\"height\";i:580;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"columns\";a:4:{s:4:\"file\";s:27:\"20131126_214729-400x311.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:311;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";d:2.600000000000000088817841970012523233890533447265625;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:8:\"SGH-T999\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:1385502449;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:3:\"3.7\";s:3:\"iso\";s:3:\"125\";s:13:\"shutter_speed\";s:17:\"0.066666666666667\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:1;}}'),(283,134,'_wp_attached_file','2015/01/20140828_191143-e1422234411846.jpg'),(284,134,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:400;s:6:\"height\";i:225;s:4:\"file\";s:42:\"2015/01/20140828_191143-e1422234411846.jpg\";s:5:\"sizes\";a:8:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"20140828_191143-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:27:\"20140828_191143-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:28:\"20140828_191143-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"custom\";a:4:{s:4:\"file\";s:27:\"20140828_191143-250x141.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:141;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:26:\"20140828_191143-150x84.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:84;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"header\";a:4:{s:4:\"file\";s:28:\"20140828_191143-1200x150.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"slider\";a:4:{s:4:\"file\";s:28:\"20140828_191143-1920x580.jpg\";s:5:\"width\";i:1920;s:6:\"height\";i:580;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"columns\";a:4:{s:4:\"file\";s:27:\"20140828_191143-400x311.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:311;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";d:2.20000000000000017763568394002504646778106689453125;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:8:\"SM-G900T\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:1409253102;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:3:\"4.8\";s:3:\"iso\";s:2:\"50\";s:13:\"shutter_speed\";s:17:\"0.016666666666667\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:1;}}'),(285,135,'_wp_attached_file','2015/01/20141101_174009.jpg'),(286,135,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:5312;s:6:\"height\";i:2988;s:4:\"file\";s:27:\"2015/01/20141101_174009.jpg\";s:5:\"sizes\";a:8:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"20141101_174009-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:27:\"20141101_174009-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:28:\"20141101_174009-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"custom\";a:4:{s:4:\"file\";s:27:\"20141101_174009-250x141.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:141;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:26:\"20141101_174009-150x84.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:84;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"header\";a:4:{s:4:\"file\";s:28:\"20141101_174009-1200x150.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"slider\";a:4:{s:4:\"file\";s:28:\"20141101_174009-1920x580.jpg\";s:5:\"width\";i:1920;s:6:\"height\";i:580;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"columns\";a:4:{s:4:\"file\";s:27:\"20141101_174009-400x311.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:311;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";d:2.20000000000000017763568394002504646778106689453125;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:8:\"SM-G900T\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:1414863608;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:3:\"4.8\";s:3:\"iso\";s:3:\"400\";s:13:\"shutter_speed\";s:16:\"0.03030303030303\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:1;}}'),(287,136,'_wp_attached_file','2015/01/20150102_124114.jpg'),(288,136,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:3264;s:6:\"height\";i:1836;s:4:\"file\";s:27:\"2015/01/20150102_124114.jpg\";s:5:\"sizes\";a:8:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"20150102_124114-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:27:\"20150102_124114-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:28:\"20150102_124114-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"custom\";a:4:{s:4:\"file\";s:27:\"20150102_124114-250x141.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:141;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:26:\"20150102_124114-150x84.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:84;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"header\";a:4:{s:4:\"file\";s:28:\"20150102_124114-1200x150.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"slider\";a:4:{s:4:\"file\";s:28:\"20150102_124114-1920x580.jpg\";s:5:\"width\";i:1920;s:6:\"height\";i:580;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"columns\";a:4:{s:4:\"file\";s:27:\"20150102_124114-400x311.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:311;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";d:2.20000000000000017763568394002504646778106689453125;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:8:\"SM-G900T\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:1420202474;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:3:\"4.8\";s:3:\"iso\";s:3:\"320\";s:13:\"shutter_speed\";s:17:\"0.033333333333333\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:1;}}'),(289,137,'_wp_attached_file','2015/01/DSCN1170.jpg'),(290,137,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:3648;s:6:\"height\";i:2736;s:4:\"file\";s:20:\"2015/01/DSCN1170.jpg\";s:5:\"sizes\";a:8:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"DSCN1170-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:20:\"DSCN1170-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"DSCN1170-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"custom\";a:4:{s:4:\"file\";s:20:\"DSCN1170-200x150.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:20:\"DSCN1170-150x113.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:113;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"header\";a:4:{s:4:\"file\";s:21:\"DSCN1170-1200x150.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"slider\";a:4:{s:4:\"file\";s:21:\"DSCN1170-1920x580.jpg\";s:5:\"width\";i:1920;s:6:\"height\";i:580;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"columns\";a:4:{s:4:\"file\";s:20:\"DSCN1170-400x311.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:311;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";d:2.70000000000000017763568394002504646778106689453125;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:12:\"COOLPIX S610\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";b:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"5\";s:3:\"iso\";s:3:\"400\";s:13:\"shutter_speed\";s:5:\"0.008\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:1;}}'),(291,134,'_wp_attachment_backup_sizes','a:1:{s:9:\"full-orig\";a:3:{s:5:\"width\";i:5312;s:6:\"height\";i:2988;s:4:\"file\";s:19:\"20140828_191143.jpg\";}}'),(292,138,'_wp_attached_file','2015/01/20140828_191143.png'),(293,138,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:225;s:4:\"file\";s:27:\"2015/01/20140828_191143.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"20140828_191143-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:27:\"20140828_191143-300x225.png\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"custom\";a:4:{s:4:\"file\";s:27:\"20140828_191143-200x150.png\";s:5:\"width\";i:200;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:27:\"20140828_191143-150x113.png\";s:5:\"width\";i:150;s:6:\"height\";i:113;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"header\";a:4:{s:4:\"file\";s:27:\"20140828_191143-300x150.png\";s:5:\"width\";i:300;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;}}'),(294,139,'_wp_attached_file','2015/01/20141101_174009.png'),(295,139,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:225;s:4:\"file\";s:27:\"2015/01/20141101_174009.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"20141101_174009-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:27:\"20141101_174009-300x225.png\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"custom\";a:4:{s:4:\"file\";s:27:\"20141101_174009-200x150.png\";s:5:\"width\";i:200;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:27:\"20141101_174009-150x113.png\";s:5:\"width\";i:150;s:6:\"height\";i:113;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"header\";a:4:{s:4:\"file\";s:27:\"20141101_174009-300x150.png\";s:5:\"width\";i:300;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;}}'),(296,140,'_wp_attached_file','2015/01/20150102_124114.png'),(297,140,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:225;s:4:\"file\";s:27:\"2015/01/20150102_124114.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"20150102_124114-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:27:\"20150102_124114-300x225.png\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"custom\";a:4:{s:4:\"file\";s:27:\"20150102_124114-200x150.png\";s:5:\"width\";i:200;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:27:\"20150102_124114-150x113.png\";s:5:\"width\";i:150;s:6:\"height\";i:113;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"header\";a:4:{s:4:\"file\";s:27:\"20150102_124114-300x150.png\";s:5:\"width\";i:300;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;}}'),(299,151,'_wp_attached_file','2014/10/MBElogo.png'),(300,151,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:624;s:6:\"height\";i:93;s:4:\"file\";s:19:\"2014/10/MBElogo.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"MBElogo-150x93.png\";s:5:\"width\";i:150;s:6:\"height\";i:93;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:18:\"MBElogo-300x45.png\";s:5:\"width\";i:300;s:6:\"height\";i:45;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"custom\";a:4:{s:4:\"file\";s:18:\"MBElogo-250x37.png\";s:5:\"width\";i:250;s:6:\"height\";i:37;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:18:\"MBElogo-150x22.png\";s:5:\"width\";i:150;s:6:\"height\";i:22;s:9:\"mime-type\";s:9:\"image/png\";}s:7:\"columns\";a:4:{s:4:\"file\";s:18:\"MBElogo-400x93.png\";s:5:\"width\";i:400;s:6:\"height\";i:93;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;}}'),(309,160,'_wp_attached_file','2015/03/bigstock_Clean_Energy_Powerplant_7207584.jpg'),(310,160,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:900;s:6:\"height\";i:600;s:4:\"file\";s:52:\"2015/03/bigstock_Clean_Energy_Powerplant_7207584.jpg\";s:5:\"sizes\";a:7:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:52:\"bigstock_Clean_Energy_Powerplant_7207584-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:52:\"bigstock_Clean_Energy_Powerplant_7207584-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"custom\";a:4:{s:4:\"file\";s:52:\"bigstock_Clean_Energy_Powerplant_7207584-225x150.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:52:\"bigstock_Clean_Energy_Powerplant_7207584-150x100.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"header\";a:4:{s:4:\"file\";s:52:\"bigstock_Clean_Energy_Powerplant_7207584-900x150.jpg\";s:5:\"width\";i:900;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"slider\";a:4:{s:4:\"file\";s:52:\"bigstock_Clean_Energy_Powerplant_7207584-900x580.jpg\";s:5:\"width\";i:900;s:6:\"height\";i:580;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"columns\";a:4:{s:4:\"file\";s:52:\"bigstock_Clean_Energy_Powerplant_7207584-400x311.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:311;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:26:\"Carlo Taccari Aka \'taraki\'\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:53:\"Powerplant with photovoltaic panels and eolic turbine\";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:23:\"Clean energy powerplant\";s:11:\"orientation\";i:0;}}'),(311,161,'_wp_attached_file','2015/03/bigstock_Close-up_Of_Two_Business_Partn_7765563.jpg'),(312,161,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:900;s:6:\"height\";i:668;s:4:\"file\";s:59:\"2015/03/bigstock_Close-up_Of_Two_Business_Partn_7765563.jpg\";s:5:\"sizes\";a:7:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:59:\"bigstock_Close-up_Of_Two_Business_Partn_7765563-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:59:\"bigstock_Close-up_Of_Two_Business_Partn_7765563-300x223.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:223;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"custom\";a:4:{s:4:\"file\";s:59:\"bigstock_Close-up_Of_Two_Business_Partn_7765563-202x150.jpg\";s:5:\"width\";i:202;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:59:\"bigstock_Close-up_Of_Two_Business_Partn_7765563-150x111.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:111;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"header\";a:4:{s:4:\"file\";s:59:\"bigstock_Close-up_Of_Two_Business_Partn_7765563-900x150.jpg\";s:5:\"width\";i:900;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"slider\";a:4:{s:4:\"file\";s:59:\"bigstock_Close-up_Of_Two_Business_Partn_7765563-900x580.jpg\";s:5:\"width\";i:900;s:6:\"height\";i:580;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"columns\";a:4:{s:4:\"file\";s:59:\"bigstock_Close-up_Of_Two_Business_Partn_7765563-400x311.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:311;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:67:\"Close-up of two business partners closing a deal. Business concept.\";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:48:\"Close-up of two business partners closing a deal\";s:11:\"orientation\";i:0;}}'),(313,162,'_wp_attached_file','2015/03/bigstock_Modern_Office_Building_3301130.jpg'),(314,162,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:900;s:6:\"height\";i:600;s:4:\"file\";s:51:\"2015/03/bigstock_Modern_Office_Building_3301130.jpg\";s:5:\"sizes\";a:7:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:51:\"bigstock_Modern_Office_Building_3301130-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:51:\"bigstock_Modern_Office_Building_3301130-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"custom\";a:4:{s:4:\"file\";s:51:\"bigstock_Modern_Office_Building_3301130-225x150.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:51:\"bigstock_Modern_Office_Building_3301130-150x100.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"header\";a:4:{s:4:\"file\";s:51:\"bigstock_Modern_Office_Building_3301130-900x150.jpg\";s:5:\"width\";i:900;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"slider\";a:4:{s:4:\"file\";s:51:\"bigstock_Modern_Office_Building_3301130-900x580.jpg\";s:5:\"width\";i:900;s:6:\"height\";i:580;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"columns\";a:4:{s:4:\"file\";s:51:\"bigstock_Modern_Office_Building_3301130-400x311.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:311;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:19:\"Dmitry Pistrov 2008\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:30:\"Skyscrapers under the blue sky\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:75:\"Dmitry Pistrov 2008 tel 972-54-4513100/ +972-50-6422578 photo@slidezero.com\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:22:\"Modern office building\";s:11:\"orientation\";i:0;}}'),(315,159,'_edit_lock','1426010139:1'),(316,166,'_wp_attached_file','2015/01/CBCA-logo-e1429798907884.jpg'),(317,166,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:120;s:6:\"height\";i:120;s:4:\"file\";s:36:\"2015/01/CBCA-logo-e1429798907884.jpg\";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;}}'),(318,167,'_wp_attached_file','2015/01/IRS-logo.png'),(319,167,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:198;s:6:\"height\";i:255;s:4:\"file\";s:20:\"2015/01/IRS-logo.png\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"IRS-logo-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"custom\";a:4:{s:4:\"file\";s:20:\"IRS-logo-116x150.png\";s:5:\"width\";i:116;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:20:\"IRS-logo-116x150.png\";s:5:\"width\";i:116;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"header\";a:4:{s:4:\"file\";s:20:\"IRS-logo-198x150.png\";s:5:\"width\";i:198;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;}}'),(320,168,'_wp_attached_file','2015/01/PFPA-logo.jpg'),(321,168,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:259;s:6:\"height\";i:194;s:4:\"file\";s:21:\"2015/01/PFPA-logo.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"PFPA-logo-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"custom\";a:4:{s:4:\"file\";s:21:\"PFPA-logo-200x150.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:21:\"PFPA-logo-150x112.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:112;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"header\";a:4:{s:4:\"file\";s:21:\"PFPA-logo-259x150.jpg\";s:5:\"width\";i:259;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(322,169,'_wp_attached_file','2015/01/SI-Concert-For-Valor.jpg'),(323,169,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:168;s:4:\"file\";s:32:\"2015/01/SI-Concert-For-Valor.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"SI-Concert-For-Valor-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:32:\"SI-Concert-For-Valor-300x168.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:168;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"custom\";a:4:{s:4:\"file\";s:32:\"SI-Concert-For-Valor-250x140.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:31:\"SI-Concert-For-Valor-150x84.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:84;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"header\";a:4:{s:4:\"file\";s:32:\"SI-Concert-For-Valor-300x150.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(324,170,'_wp_attached_file','2015/01/Sidney-Yates-Building.jpg'),(325,170,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:259;s:6:\"height\";i:194;s:4:\"file\";s:33:\"2015/01/Sidney-Yates-Building.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:33:\"Sidney-Yates-Building-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"custom\";a:4:{s:4:\"file\";s:33:\"Sidney-Yates-Building-200x150.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:33:\"Sidney-Yates-Building-150x112.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:112;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"header\";a:4:{s:4:\"file\";s:33:\"Sidney-Yates-Building-259x150.jpg\";s:5:\"width\";i:259;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(326,171,'_wp_attached_file','2015/01/UMBC-logo.jpg'),(327,171,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:386;s:6:\"height\";i:130;s:4:\"file\";s:21:\"2015/01/UMBC-logo.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"UMBC-logo-150x130.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:130;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"UMBC-logo-300x101.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:101;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"custom\";a:4:{s:4:\"file\";s:20:\"UMBC-logo-250x84.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:84;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:20:\"UMBC-logo-150x51.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:51;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;}}'),(328,172,'_wp_attached_file','2015/01/UMCP-logo.jpg'),(329,172,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:225;s:6:\"height\";i:225;s:4:\"file\";s:21:\"2015/01/UMCP-logo.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"UMCP-logo-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"custom\";a:4:{s:4:\"file\";s:21:\"UMCP-logo-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:21:\"UMCP-logo-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"header\";a:4:{s:4:\"file\";s:21:\"UMCP-logo-225x150.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(330,173,'_wp_attached_file','2015/01/US-PTO-logo.jpg'),(331,173,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:225;s:6:\"height\";i:225;s:4:\"file\";s:23:\"2015/01/US-PTO-logo.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"US-PTO-logo-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"custom\";a:4:{s:4:\"file\";s:23:\"US-PTO-logo-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:23:\"US-PTO-logo-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"header\";a:4:{s:4:\"file\";s:23:\"US-PTO-logo-225x150.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(332,181,'_wp_attached_file','2015/01/MEA-logo.jpg'),(333,181,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:336;s:6:\"height\";i:102;s:4:\"file\";s:20:\"2015/01/MEA-logo.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"MEA-logo-150x102.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:102;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:19:\"MEA-logo-300x91.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:91;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"custom\";a:4:{s:4:\"file\";s:19:\"MEA-logo-250x76.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:76;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:19:\"MEA-logo-150x46.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:46;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;}}'),(340,186,'_edit_lock','1429803316:1'),(355,196,'_wp_attached_file','2015/03/IMAG0357.jpg'),(356,196,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:2688;s:6:\"height\";i:1520;s:4:\"file\";s:20:\"2015/03/IMAG0357.jpg\";s:5:\"sizes\";a:8:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"IMAG0357-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:20:\"IMAG0357-300x170.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:170;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"IMAG0357-1024x579.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:579;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"custom\";a:4:{s:4:\"file\";s:20:\"IMAG0357-250x141.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:141;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:19:\"IMAG0357-150x85.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"header\";a:4:{s:4:\"file\";s:21:\"IMAG0357-1200x150.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"slider\";a:4:{s:4:\"file\";s:21:\"IMAG0357-1920x580.jpg\";s:5:\"width\";i:1920;s:6:\"height\";i:580;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"columns\";a:4:{s:4:\"file\";s:20:\"IMAG0357-400x311.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:311;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";d:2;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:7:\"HTC One\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:1409335243;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"3.63\";s:3:\"iso\";s:3:\"125\";s:13:\"shutter_speed\";s:8:\"0.005947\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:1;}}'),(339,186,'_edit_last','1'),(341,187,'_wp_attached_file','2015/03/MEA-logo.jpg'),(342,187,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:320;s:6:\"height\";i:89;s:4:\"file\";s:20:\"2015/03/MEA-logo.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"MEA-logo-150x89.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:89;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:19:\"MEA-logo-300x83.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:83;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"custom\";a:4:{s:4:\"file\";s:19:\"MEA-logo-250x70.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:70;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:19:\"MEA-logo-150x42.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:42;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;}}'),(343,186,'_wp_page_template','default'),(344,190,'_menu_item_type','post_type'),(345,190,'_menu_item_menu_item_parent','0'),(346,190,'_menu_item_object_id','186'),(347,190,'_menu_item_object','page'),(348,190,'_menu_item_target',''),(349,190,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(350,190,'_menu_item_xfn',''),(351,190,'_menu_item_url',''),(360,203,'_wp_attached_file','2015/03/UMBC-logo-2.jpg'),(361,203,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:259;s:6:\"height\";i:194;s:4:\"file\";s:23:\"2015/03/UMBC-logo-2.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"UMBC-logo-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"custom\";a:4:{s:4:\"file\";s:23:\"UMBC-logo-2-200x150.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:23:\"UMBC-logo-2-150x112.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:112;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"header\";a:4:{s:4:\"file\";s:23:\"UMBC-logo-2-259x150.jpg\";s:5:\"width\";i:259;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(362,205,'_wp_attached_file','2015/03/IMAG0367.jpg'),(363,205,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:2688;s:6:\"height\";i:1520;s:4:\"file\";s:20:\"2015/03/IMAG0367.jpg\";s:5:\"sizes\";a:8:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"IMAG0367-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:20:\"IMAG0367-300x170.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:170;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"IMAG0367-1024x579.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:579;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"custom\";a:4:{s:4:\"file\";s:20:\"IMAG0367-250x141.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:141;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:19:\"IMAG0367-150x85.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"header\";a:4:{s:4:\"file\";s:21:\"IMAG0367-1200x150.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"slider\";a:4:{s:4:\"file\";s:21:\"IMAG0367-1920x580.jpg\";s:5:\"width\";i:1920;s:6:\"height\";i:580;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"columns\";a:4:{s:4:\"file\";s:20:\"IMAG0367-400x311.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:311;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";d:2;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:7:\"HTC One\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:1409337752;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"3.63\";s:3:\"iso\";s:3:\"125\";s:13:\"shutter_speed\";s:8:\"0.002016\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:1;}}'),(735,362,'_edit_lock','1435271652:1'),(734,362,'_edit_last','1'),(366,210,'_wp_attached_file','2015/04/2014-cbca1.png'),(367,210,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:359;s:6:\"height\";i:242;s:4:\"file\";s:22:\"2015/04/2014-cbca1.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"2014-cbca1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"2014-cbca1-300x202.png\";s:5:\"width\";i:300;s:6:\"height\";i:202;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"custom\";a:4:{s:4:\"file\";s:22:\"2014-cbca1-223x150.png\";s:5:\"width\";i:223;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:22:\"2014-cbca1-150x101.png\";s:5:\"width\";i:150;s:6:\"height\";i:101;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"header\";a:4:{s:4:\"file\";s:22:\"2014-cbca1-359x150.png\";s:5:\"width\";i:359;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;}}'),(373,212,'_edit_lock','1430251392:1'),(372,212,'_edit_last','1'),(374,213,'_wp_attached_file','2015/04/2014-sydneyyates.png'),(375,213,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:227;s:6:\"height\";i:288;s:4:\"file\";s:28:\"2015/04/2014-sydneyyates.png\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"2014-sydneyyates-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"custom\";a:4:{s:4:\"file\";s:28:\"2014-sydneyyates-118x150.png\";s:5:\"width\";i:118;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:28:\"2014-sydneyyates-118x150.png\";s:5:\"width\";i:118;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"header\";a:4:{s:4:\"file\";s:28:\"2014-sydneyyates-227x150.png\";s:5:\"width\";i:227;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;}}'),(381,215,'_edit_lock','1430251371:1'),(380,215,'_edit_last','1'),(382,216,'_wp_attached_file','2015/04/2014-mlk.png'),(383,216,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:356;s:6:\"height\";i:240;s:4:\"file\";s:20:\"2015/04/2014-mlk.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"2014-mlk-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"2014-mlk-300x202.png\";s:5:\"width\";i:300;s:6:\"height\";i:202;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"custom\";a:4:{s:4:\"file\";s:20:\"2014-mlk-223x150.png\";s:5:\"width\";i:223;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:20:\"2014-mlk-150x101.png\";s:5:\"width\";i:150;s:6:\"height\";i:101;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"header\";a:4:{s:4:\"file\";s:20:\"2014-mlk-356x150.png\";s:5:\"width\";i:356;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;}}'),(389,218,'_edit_lock','1429754399:1'),(388,218,'_edit_last','1'),(400,222,'_edit_last','1'),(394,220,'_edit_last','1'),(397,220,'_edit_lock','1429754390:1'),(401,222,'_edit_lock','1429754551:1'),(407,224,'_edit_lock','1429754656:1'),(406,224,'_edit_last','1'),(411,226,'_edit_lock','1430772222:1'),(410,226,'_edit_last','1'),(412,227,'_wp_attached_file','2015/04/20120226-kwabena-osei-sarpong-rife-international-llc-president-aarep.jpg'),(413,227,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:150;s:6:\"height\";i:154;s:4:\"file\";s:80:\"2015/04/20120226-kwabena-osei-sarpong-rife-international-llc-president-aarep.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:80:\"20120226-kwabena-osei-sarpong-rife-international-llc-president-aarep-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"custom\";a:4:{s:4:\"file\";s:80:\"20120226-kwabena-osei-sarpong-rife-international-llc-president-aarep-146x150.jpg\";s:5:\"width\";i:146;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:80:\"20120226-kwabena-osei-sarpong-rife-international-llc-president-aarep-146x150.jpg\";s:5:\"width\";i:146;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"header\";a:4:{s:4:\"file\";s:80:\"20120226-kwabena-osei-sarpong-rife-international-llc-president-aarep-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:11:\"HTC Glacier\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:1326970150;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"3.53\";s:3:\"iso\";s:3:\"345\";s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:1;}}'),(417,229,'_edit_lock','1429754947:1'),(416,229,'_edit_last','1'),(420,231,'_wp_attached_file','2012/01/20120120rife-international-llc-us-gsa-property-managers-guild-meeting.jpg'),(421,231,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:200;s:6:\"height\";i:139;s:4:\"file\";s:81:\"2012/01/20120120rife-international-llc-us-gsa-property-managers-guild-meeting.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:81:\"20120120rife-international-llc-us-gsa-property-managers-guild-meeting-150x139.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:139;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:81:\"20120120rife-international-llc-us-gsa-property-managers-guild-meeting-150x104.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:104;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:11:\"HTC Glacier\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:1326970756;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"3.53\";s:3:\"iso\";s:3:\"364\";s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:1;}}'),(425,233,'_edit_lock','1430771927:1'),(424,233,'_edit_last','1'),(428,235,'_wp_attached_file','2011/12/kwabena-osei-sarpong-veterans-employers-workshop.jpg'),(429,235,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:200;s:6:\"height\";i:300;s:4:\"file\";s:60:\"2011/12/kwabena-osei-sarpong-veterans-employers-workshop.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:60:\"kwabena-osei-sarpong-veterans-employers-workshop-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:60:\"kwabena-osei-sarpong-veterans-employers-workshop-200x300.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"custom\";a:4:{s:4:\"file\";s:60:\"kwabena-osei-sarpong-veterans-employers-workshop-100x150.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:60:\"kwabena-osei-sarpong-veterans-employers-workshop-100x150.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"header\";a:4:{s:4:\"file\";s:60:\"kwabena-osei-sarpong-veterans-employers-workshop-200x150.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";d:4;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:13:\"Canon EOS 20D\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:1324044798;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"50\";s:3:\"iso\";s:3:\"400\";s:13:\"shutter_speed\";s:17:\"0.016666666666667\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:1;}}'),(433,237,'_edit_lock','1429755227:1'),(432,237,'_edit_last','1'),(434,238,'_wp_attached_file','2015/04/umcp-elkton-hall.jpg'),(435,238,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:200;s:6:\"height\";i:207;s:4:\"file\";s:28:\"2015/04/umcp-elkton-hall.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"umcp-elkton-hall-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"custom\";a:4:{s:4:\"file\";s:28:\"umcp-elkton-hall-145x150.jpg\";s:5:\"width\";i:145;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:28:\"umcp-elkton-hall-145x150.jpg\";s:5:\"width\";i:145;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"header\";a:4:{s:4:\"file\";s:28:\"umcp-elkton-hall-200x150.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";d:2.70000000000000017763568394002504646778106689453125;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:12:\"COOLPIX S610\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:1307371444;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"5\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:5:\"0.001\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:1;}}'),(440,240,'_edit_last','1'),(444,242,'_wp_attached_file','2011/12/gsa-logo.jpg'),(443,240,'_edit_lock','1429755339:1'),(445,242,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:150;s:6:\"height\";i:151;s:4:\"file\";s:20:\"2011/12/gsa-logo.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"gsa-logo-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"custom\";a:4:{s:4:\"file\";s:20:\"gsa-logo-149x150.jpg\";s:5:\"width\";i:149;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:20:\"gsa-logo-149x150.jpg\";s:5:\"width\";i:149;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"header\";a:4:{s:4:\"file\";s:20:\"gsa-logo-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;}}'),(449,244,'_edit_lock','1429755475:1'),(448,244,'_edit_last','1'),(452,246,'_wp_attached_file','2011/12/mc-emergency-communications-center.jpg'),(453,246,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:200;s:6:\"height\";i:150;s:4:\"file\";s:46:\"2011/12/mc-emergency-communications-center.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:46:\"mc-emergency-communications-center-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"custom\";a:4:{s:4:\"file\";s:46:\"mc-emergency-communications-center-200x150.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:46:\"mc-emergency-communications-center-150x113.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:113;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"header\";a:4:{s:4:\"file\";s:46:\"mc-emergency-communications-center-200x150.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";d:3.899999999999999911182158029987476766109466552734375;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:12:\"COOLPIX S610\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:1318351530;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"10.5\";s:3:\"iso\";s:3:\"125\";s:13:\"shutter_speed\";s:17:\"0.016666666666667\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:1;}}'),(457,248,'_edit_lock','1429755578:1'),(456,248,'_edit_last','1'),(458,249,'_wp_attached_file','2015/04/chinese-delegation-sbdc.jpg'),(459,249,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:150;s:6:\"height\";i:200;s:4:\"file\";s:35:\"2015/04/chinese-delegation-sbdc.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:35:\"chinese-delegation-sbdc-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"custom\";a:4:{s:4:\"file\";s:35:\"chinese-delegation-sbdc-113x150.jpg\";s:5:\"width\";i:113;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:35:\"chinese-delegation-sbdc-113x150.jpg\";s:5:\"width\";i:113;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"header\";a:4:{s:4:\"file\";s:35:\"chinese-delegation-sbdc-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:5:\"MB200\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:1299160728;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;}}'),(463,251,'_edit_lock','1429755663:1'),(462,251,'_edit_last','1'),(467,254,'_edit_lock','1429755879:1'),(466,254,'_edit_last','1'),(468,255,'_wp_attached_file','2015/04/kwabena-power-thirty-under-thirty.jpg'),(469,255,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:199;s:6:\"height\";i:298;s:4:\"file\";s:45:\"2015/04/kwabena-power-thirty-under-thirty.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:45:\"kwabena-power-thirty-under-thirty-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"custom\";a:4:{s:4:\"file\";s:45:\"kwabena-power-thirty-under-thirty-100x150.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:45:\"kwabena-power-thirty-under-thirty-100x150.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"header\";a:4:{s:4:\"file\";s:45:\"kwabena-power-thirty-under-thirty-199x150.jpg\";s:5:\"width\";i:199;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";d:3.79999999999999982236431605997495353221893310546875;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:10:\"NIKON D200\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:1287691010;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"29\";s:3:\"iso\";s:3:\"640\";s:13:\"shutter_speed\";s:17:\"0.016666666666667\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:1;}}'),(472,257,'_wp_attached_file','2015/04/20141110_141033.jpg'),(473,257,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:5312;s:6:\"height\";i:2988;s:4:\"file\";s:27:\"2015/04/20141110_141033.jpg\";s:5:\"sizes\";a:8:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"20141110_141033-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:27:\"20141110_141033-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:28:\"20141110_141033-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"custom\";a:4:{s:4:\"file\";s:27:\"20141110_141033-250x141.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:141;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:26:\"20141110_141033-150x84.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:84;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"header\";a:4:{s:4:\"file\";s:28:\"20141110_141033-1200x150.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"slider\";a:4:{s:4:\"file\";s:28:\"20141110_141033-1920x580.jpg\";s:5:\"width\";i:1920;s:6:\"height\";i:580;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"columns\";a:4:{s:4:\"file\";s:27:\"20141110_141033-400x311.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:311;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";d:2.20000000000000017763568394002504646778106689453125;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:8:\"SM-G900T\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:1415628632;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:3:\"4.8\";s:3:\"iso\";s:2:\"40\";s:13:\"shutter_speed\";s:18:\"0.0014925373134328\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:1;}}'),(474,258,'_wp_attached_file','2015/04/20141101_171344.jpg'),(475,258,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:5312;s:6:\"height\";i:2988;s:4:\"file\";s:27:\"2015/04/20141101_171344.jpg\";s:5:\"sizes\";a:8:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"20141101_171344-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:27:\"20141101_171344-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:28:\"20141101_171344-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"custom\";a:4:{s:4:\"file\";s:27:\"20141101_171344-250x141.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:141;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:26:\"20141101_171344-150x84.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:84;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"header\";a:4:{s:4:\"file\";s:28:\"20141101_171344-1200x150.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"slider\";a:4:{s:4:\"file\";s:28:\"20141101_171344-1920x580.jpg\";s:5:\"width\";i:1920;s:6:\"height\";i:580;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"columns\";a:4:{s:4:\"file\";s:27:\"20141101_171344-400x311.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:311;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";d:2.20000000000000017763568394002504646778106689453125;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:8:\"SM-G900T\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:1414862023;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:3:\"4.8\";s:3:\"iso\";s:2:\"40\";s:13:\"shutter_speed\";s:17:\"0.005524861878453\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:1;}}'),(476,259,'_wp_attached_file','2015/04/LED-Lighting-image-3.jpg'),(477,259,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:450;s:6:\"height\";i:267;s:4:\"file\";s:32:\"2015/04/LED-Lighting-image-3.jpg\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"LED-Lighting-image-3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:32:\"LED-Lighting-image-3-300x178.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:178;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"custom\";a:4:{s:4:\"file\";s:32:\"LED-Lighting-image-3-250x148.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:148;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:31:\"LED-Lighting-image-3-150x89.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:89;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"header\";a:4:{s:4:\"file\";s:32:\"LED-Lighting-image-3-450x150.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"columns\";a:4:{s:4:\"file\";s:32:\"LED-Lighting-image-3-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";d:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:22:\"Canon EOS 400D DIGITAL\";s:7:\"caption\";s:89:\"Newest LED light bulb technology is 90% more efficient than incandescent or halogen bulbs\";s:17:\"created_timestamp\";i:1206486534;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:5:\"0.005\";s:5:\"title\";s:21:\"Newest LED light bulb\";s:11:\"orientation\";i:1;}}'),(478,260,'_wp_attached_file','2015/04/DSCN1272.jpg'),(479,260,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:3648;s:6:\"height\";i:2736;s:4:\"file\";s:20:\"2015/04/DSCN1272.jpg\";s:5:\"sizes\";a:8:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"DSCN1272-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:20:\"DSCN1272-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"DSCN1272-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"custom\";a:4:{s:4:\"file\";s:20:\"DSCN1272-200x150.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:20:\"DSCN1272-150x113.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:113;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"header\";a:4:{s:4:\"file\";s:21:\"DSCN1272-1200x150.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"slider\";a:4:{s:4:\"file\";s:21:\"DSCN1272-1920x580.jpg\";s:5:\"width\";i:1920;s:6:\"height\";i:580;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"columns\";a:4:{s:4:\"file\";s:20:\"DSCN1272-400x311.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:311;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";d:2.70000000000000017763568394002504646778106689453125;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:12:\"COOLPIX S610\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";b:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"5\";s:3:\"iso\";s:3:\"250\";s:13:\"shutter_speed\";s:17:\"0.033333333333333\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:1;}}'),(480,259,'_edit_lock','1429797068:1'),(481,262,'_wp_attached_file','2015/04/LEDSmall.jpg'),(482,262,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:225;s:4:\"file\";s:20:\"2015/04/LEDSmall.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"LEDSmall-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:20:\"LEDSmall-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"custom\";a:4:{s:4:\"file\";s:20:\"LEDSmall-200x150.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:20:\"LEDSmall-150x113.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:113;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"header\";a:4:{s:4:\"file\";s:20:\"LEDSmall-300x150.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(483,262,'_edit_lock','1429797386:1'),(484,263,'_wp_attached_file','2015/04/DSCN1272small.jpg'),(485,263,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:225;s:4:\"file\";s:25:\"2015/04/DSCN1272small.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"DSCN1272small-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:25:\"DSCN1272small-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"custom\";a:4:{s:4:\"file\";s:25:\"DSCN1272small-200x150.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:25:\"DSCN1272small-150x113.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:113;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"header\";a:4:{s:4:\"file\";s:25:\"DSCN1272small-300x150.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(486,263,'_edit_lock','1429797582:1'),(487,264,'_edit_last','1'),(488,264,'_edit_lock','1430156736:1'),(489,264,'_url','http://www.rifeintl.com/wp-content/uploads/2015/04/PFPA-Security-Guard-Desk.pdf'),(490,264,'_company','PFPA'),(491,265,'_edit_last','1'),(492,265,'_edit_lock','1430156710:1'),(567,279,'_thumbnail_id','290'),(568,277,'_thumbnail_id','289'),(569,276,'_thumbnail_id','289'),(572,292,'_wp_attached_file','2015/04/MEA2.png'),(573,292,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:200;s:6:\"height\";i:200;s:4:\"file\";s:16:\"2015/04/MEA2.png\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:16:\"MEA2-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"custom\";a:4:{s:4:\"file\";s:16:\"MEA2-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:16:\"MEA2-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"header\";a:4:{s:4:\"file\";s:16:\"MEA2-200x150.png\";s:5:\"width\";i:200;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;}}'),(574,282,'_thumbnail_id','292'),(497,268,'_wp_attached_file','2015/04/PFPA.png'),(498,268,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:200;s:6:\"height\";i:200;s:4:\"file\";s:16:\"2015/04/PFPA.png\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:16:\"PFPA-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"custom\";a:4:{s:4:\"file\";s:16:\"PFPA-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:16:\"PFPA-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"header\";a:4:{s:4:\"file\";s:16:\"PFPA-200x150.png\";s:5:\"width\";i:200;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;}}'),(499,269,'_wp_attached_file','2015/04/UMBC.png'),(500,269,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:200;s:6:\"height\";i:200;s:4:\"file\";s:16:\"2015/04/UMBC.png\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:16:\"UMBC-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"custom\";a:4:{s:4:\"file\";s:16:\"UMBC-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:16:\"UMBC-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"header\";a:4:{s:4:\"file\";s:16:\"UMBC-200x150.png\";s:5:\"width\";i:200;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;}}'),(501,270,'_wp_attached_file','2015/04/USPTO-e1429802892168.png'),(502,270,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:140;s:6:\"height\";i:140;s:4:\"file\";s:32:\"2015/04/USPTO-e1429802892168.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;}}'),(504,265,'_url','http://www.rifeintl.com/wp-content/uploads/2015/04/PTO-Past-Performance.pdf'),(505,265,'_company','USPTO'),(506,264,'_thumbnail_id','268'),(507,271,'_edit_last','1'),(508,271,'_edit_lock','1430156685:1'),(509,166,'_wp_attachment_backup_sizes','a:1:{s:9:\"full-orig\";a:3:{s:5:\"width\";i:120;s:6:\"height\";i:120;s:4:\"file\";s:13:\"CBCA-logo.jpg\";}}'),(510,272,'_wp_attached_file','2015/04/CBCA2.jpg'),(511,272,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:200;s:6:\"height\";i:200;s:4:\"file\";s:17:\"2015/04/CBCA2.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"CBCA2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"custom\";a:4:{s:4:\"file\";s:17:\"CBCA2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:17:\"CBCA2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"header\";a:4:{s:4:\"file\";s:17:\"CBCA2-200x150.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(512,273,'_wp_attached_file','2015/04/MEA-logo2.jpg'),(513,273,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:200;s:6:\"height\";i:200;s:4:\"file\";s:21:\"2015/04/MEA-logo2.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"MEA-logo2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"custom\";a:4:{s:4:\"file\";s:21:\"MEA-logo2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:21:\"MEA-logo2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"header\";a:4:{s:4:\"file\";s:21:\"MEA-logo2-200x150.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(514,274,'_wp_attached_file','2015/04/SI-Concert-For-Valor.jpg'),(515,274,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:200;s:6:\"height\";i:200;s:4:\"file\";s:32:\"2015/04/SI-Concert-For-Valor.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"SI-Concert-For-Valor-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"custom\";a:4:{s:4:\"file\";s:32:\"SI-Concert-For-Valor-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:32:\"SI-Concert-For-Valor-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"header\";a:4:{s:4:\"file\";s:32:\"SI-Concert-For-Valor-200x150.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(516,275,'_wp_attached_file','2015/04/Sidney-Yates-Buildinglogo.jpg'),(517,275,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:200;s:6:\"height\";i:200;s:4:\"file\";s:37:\"2015/04/Sidney-Yates-Buildinglogo.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:37:\"Sidney-Yates-Buildinglogo-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"custom\";a:4:{s:4:\"file\";s:37:\"Sidney-Yates-Buildinglogo-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:37:\"Sidney-Yates-Buildinglogo-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"header\";a:4:{s:4:\"file\";s:37:\"Sidney-Yates-Buildinglogo-200x150.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(518,271,'_thumbnail_id','272'),(519,271,'_url','http://www.rifeintl.com/wp-content/uploads/2015/04/CBCA-past-performance.pdf'),(520,271,'_company','CBCA'),(521,276,'_edit_last','1'),(522,276,'_edit_lock','1430156888:1'),(524,276,'_url','http://www.rifeintl.com/wp-content/uploads/2015/04/Boyds-Acquatic-Center.pdf'),(525,276,'_company','Montgomery County'),(526,277,'_edit_last','1'),(527,277,'_edit_lock','1430156759:1'),(529,277,'_url','http://www.rifeintl.com/wp-content/uploads/2015/04/MLK-Swim-Center-Lighting.pdf'),(530,277,'_company','Montgomery County'),(531,278,'_edit_last','1'),(532,278,'_edit_lock','1430156657:1'),(533,278,'_thumbnail_id','269'),(534,278,'_url','http://www.rifeintl.com/wp-content/uploads/2015/04/UMBC.pdf'),(535,278,'_company','UMBC'),(536,279,'_edit_last','1'),(537,279,'_edit_lock','1430156781:1'),(563,289,'_wp_attached_file','2015/04/MontgomeryCM2.png'),(539,279,'_url','http://www.rifeintl.com/wp-content/uploads/2015/04/IRS-Child-Care-finger-guards.pdf'),(540,279,'_company','Child Care Center'),(541,280,'_edit_last','1'),(542,280,'_edit_lock','1430251316:1'),(597,321,'_wp_attached_file','2015/04/gsa.png'),(544,280,'_url','http://www.rifeintl.com/wp-content/uploads/2015/04/GSA-Sidney-Yates-building.pdf'),(545,280,'_company','Yates building'),(546,281,'_edit_last','1'),(547,281,'_edit_lock','1430156823:1'),(548,281,'_thumbnail_id','274'),(549,281,'_url','http://www.rifeintl.com/wp-content/uploads/2015/04/Smithsonian-Inst-Fencing-Project.pdf'),(550,281,'_company','Office of Engineering, Design, and Construction'),(551,282,'_edit_last','1'),(552,282,'_edit_lock','1430157060:1'),(554,282,'_url','http://www.rifeintl.com/wp-content/uploads/2015/04/Maryland-Energy-Administration.pdf'),(555,282,'_company','Maryland Energy Administration'),(556,270,'_wp_attachment_backup_sizes','a:1:{s:9:\"full-orig\";a:3:{s:5:\"width\";i:140;s:6:\"height\";i:140;s:4:\"file\";s:9:\"USPTO.png\";}}'),(557,285,'_wp_attached_file','2015/04/USPTO1.png'),(558,285,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:200;s:6:\"height\";i:200;s:4:\"file\";s:18:\"2015/04/USPTO1.png\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"USPTO1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"custom\";a:4:{s:4:\"file\";s:18:\"USPTO1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:18:\"USPTO1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"header\";a:4:{s:4:\"file\";s:18:\"USPTO1-200x150.png\";s:5:\"width\";i:200;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;}}'),(559,265,'_thumbnail_id','285'),(560,287,'_edit_last','1'),(561,287,'_edit_lock','1429803512:1'),(562,287,'_wp_page_template','default'),(564,289,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:200;s:6:\"height\";i:200;s:4:\"file\";s:25:\"2015/04/MontgomeryCM2.png\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"MontgomeryCM2-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"custom\";a:4:{s:4:\"file\";s:25:\"MontgomeryCM2-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:25:\"MontgomeryCM2-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"header\";a:4:{s:4:\"file\";s:25:\"MontgomeryCM2-200x150.png\";s:5:\"width\";i:200;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;}}'),(565,290,'_wp_attached_file','2015/04/IRSLogo1.png'),(566,290,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:200;s:6:\"height\";i:200;s:4:\"file\";s:20:\"2015/04/IRSLogo1.png\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"IRSLogo1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"custom\";a:4:{s:4:\"file\";s:20:\"IRSLogo1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:20:\"IRSLogo1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"header\";a:4:{s:4:\"file\";s:20:\"IRSLogo1-200x150.png\";s:5:\"width\";i:200;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;}}'),(575,293,'_edit_last','1'),(576,293,'_edit_lock','1430156636:1'),(577,294,'_wp_attached_file','2015/04/DHS.png'),(578,294,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:200;s:6:\"height\";i:199;s:4:\"file\";s:15:\"2015/04/DHS.png\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"DHS-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"custom\";a:4:{s:4:\"file\";s:15:\"DHS-151x150.png\";s:5:\"width\";i:151;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:15:\"DHS-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"header\";a:4:{s:4:\"file\";s:15:\"DHS-200x150.png\";s:5:\"width\";i:200;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;}}'),(579,293,'_thumbnail_id','294'),(580,293,'_url','http://www.rifeintl.com/wp-content/uploads/2015/04/NAC-Visitor-center-courtyard.pdf'),(581,293,'_company','NAC Visitor Center Courtyard'),(582,295,'_wp_attached_file','2015/04/Boyds-Acquatic-Center.pdf'),(583,296,'_wp_attached_file','2015/04/CBCA-past-performance.pdf'),(584,297,'_wp_attached_file','2015/04/GSA-Sidney-Yates-building.pdf'),(585,298,'_wp_attached_file','2015/04/IRS-Child-Care-finger-guards.pdf'),(586,299,'_wp_attached_file','2015/04/Maryland-Energy-Administration.pdf'),(587,300,'_wp_attached_file','2015/04/MLK-Swim-Center-Lighting.pdf'),(588,301,'_wp_attached_file','2015/04/NAC-Visitor-center-courtyard.pdf'),(589,302,'_wp_attached_file','2015/04/PFPA-Security-Guard-Desk.pdf'),(590,303,'_wp_attached_file','2015/04/PTO-Past-Performance.pdf'),(591,304,'_wp_attached_file','2015/04/Smithsonian-Inst-Fencing-Project.pdf'),(592,305,'_wp_attached_file','2015/04/UMBC.pdf'),(593,307,'_wp_attached_file','2015/01/goldmansach.png'),(594,307,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:90;s:4:\"file\";s:23:\"2015/01/goldmansach.png\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"goldmansach-150x90.png\";s:5:\"width\";i:150;s:6:\"height\";i:90;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"goldmansach-300x90.png\";s:5:\"width\";i:300;s:6:\"height\";i:90;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"custom\";a:4:{s:4:\"file\";s:22:\"goldmansach-250x75.png\";s:5:\"width\";i:250;s:6:\"height\";i:75;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:22:\"goldmansach-150x45.png\";s:5:\"width\";i:150;s:6:\"height\";i:45;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;}}'),(595,308,'_wp_attached_file','2015/01/top100.png'),(596,308,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:250;s:6:\"height\";i:37;s:4:\"file\";s:18:\"2015/01/top100.png\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"top100-150x37.png\";s:5:\"width\";i:150;s:6:\"height\";i:37;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"custom\";a:4:{s:4:\"file\";s:17:\"top100-250x37.png\";s:5:\"width\";i:250;s:6:\"height\";i:37;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:17:\"top100-150x22.png\";s:5:\"width\";i:150;s:6:\"height\";i:22;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;}}'),(598,321,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:200;s:6:\"height\";i:200;s:4:\"file\";s:15:\"2015/04/gsa.png\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"gsa-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"custom\";a:4:{s:4:\"file\";s:15:\"gsa-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:15:\"gsa-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"header\";a:4:{s:4:\"file\";s:15:\"gsa-200x150.png\";s:5:\"width\";i:200;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;}}'),(599,280,'_thumbnail_id','321'),(736,363,'_wp_attached_file','2015/06/Light_10K_SB_ALUMNI.jpg'),(602,322,'_wp_attached_file','2012/02/AAREP.png'),(603,322,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:252;s:6:\"height\";i:141;s:4:\"file\";s:17:\"2012/02/AAREP.png\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"AAREP-150x141.png\";s:5:\"width\";i:150;s:6:\"height\";i:141;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"custom\";a:4:{s:4:\"file\";s:17:\"AAREP-250x140.png\";s:5:\"width\";i:250;s:6:\"height\";i:140;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:16:\"AAREP-150x84.png\";s:5:\"width\";i:150;s:6:\"height\";i:84;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;}}'),(659,333,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:740;s:6:\"height\";i:104;s:4:\"file\";s:20:\"2015/01/logo_tag.gif\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"logo_tag-150x104.gif\";s:5:\"width\";i:150;s:6:\"height\";i:104;s:9:\"mime-type\";s:9:\"image/gif\";}s:6:\"medium\";a:4:{s:4:\"file\";s:19:\"logo_tag-300x42.gif\";s:5:\"width\";i:300;s:6:\"height\";i:42;s:9:\"mime-type\";s:9:\"image/gif\";}s:6:\"custom\";a:4:{s:4:\"file\";s:19:\"logo_tag-250x35.gif\";s:5:\"width\";i:250;s:6:\"height\";i:35;s:9:\"mime-type\";s:9:\"image/gif\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:19:\"logo_tag-150x21.gif\";s:5:\"width\";i:150;s:6:\"height\";i:21;s:9:\"mime-type\";s:9:\"image/gif\";}s:7:\"columns\";a:4:{s:4:\"file\";s:20:\"logo_tag-400x104.gif\";s:5:\"width\";i:400;s:6:\"height\";i:104;s:9:\"mime-type\";s:9:\"image/gif\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(658,333,'_wp_attached_file','2015/01/logo_tag.gif'),(653,226,'_thumbnail_id','322'),(662,339,'_wp_attached_file','2015/01/UMPC-logo-e1431352224894.jpg'),(663,339,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:200;s:6:\"height\";i:200;s:4:\"file\";s:36:\"2015/01/UMPC-logo-e1431352224894.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"UMPC-logo-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"custom\";a:4:{s:4:\"file\";s:21:\"UMPC-logo-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:21:\"UMPC-logo-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"header\";a:4:{s:4:\"file\";s:21:\"UMPC-logo-225x150.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(664,340,'_wp_attached_file','2015/01/College-park.pdf'),(665,339,'_wp_attachment_backup_sizes','a:1:{s:9:\"full-orig\";a:3:{s:5:\"width\";i:225;s:6:\"height\";i:225;s:4:\"file\";s:13:\"UMPC-logo.jpg\";}}'),(666,342,'_edit_last','1'),(667,342,'_edit_lock','1431352617:1'),(668,342,'_url','http://www.rifeintl.com/wp-content/uploads/2015/01/College-park.pdf'),(669,342,'_company','University of Maryland'),(670,342,'_thumbnail_id','339'),(671,345,'_wp_attached_file','2015/05/Business-Development-Assistant-Intern.pdf'),(672,346,'_wp_attached_file','2015/05/Operations-Intern.pdf'),(673,347,'_wp_attached_file','2015/05/Public-Relations-Marketing-Internship.pdf'),(684,355,'_menu_item_target',''),(685,355,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(686,355,'_menu_item_xfn',''),(687,355,'_menu_item_url',''),(689,356,'_menu_item_type','post_type'),(690,356,'_menu_item_menu_item_parent','0'),(691,356,'_menu_item_object_id','22'),(692,356,'_menu_item_object','page'),(693,356,'_menu_item_target',''),(694,356,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(695,356,'_menu_item_xfn',''),(696,356,'_menu_item_url',''),(698,357,'_menu_item_type','post_type'),(699,357,'_menu_item_menu_item_parent','0'),(700,357,'_menu_item_object_id','6'),(701,357,'_menu_item_object','page'),(702,357,'_menu_item_target',''),(703,357,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(704,357,'_menu_item_xfn',''),(705,357,'_menu_item_url',''),(682,355,'_menu_item_object_id','24'),(683,355,'_menu_item_object','page'),(680,355,'_menu_item_type','post_type'),(681,355,'_menu_item_menu_item_parent','0'),(678,353,'_wp_attached_file','2015/05/solar-panels-in-sun2.jpg'),(679,353,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:225;s:4:\"file\";s:32:\"2015/05/solar-panels-in-sun2.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"solar-panels-in-sun2-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:32:\"solar-panels-in-sun2-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"custom\";a:4:{s:4:\"file\";s:32:\"solar-panels-in-sun2-200x150.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:32:\"solar-panels-in-sun2-150x113.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:113;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"header\";a:4:{s:4:\"file\";s:32:\"solar-panels-in-sun2-300x150.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(737,363,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:746;s:6:\"height\";i:352;s:4:\"file\";s:31:\"2015/06/Light_10K_SB_ALUMNI.jpg\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"Light_10K_SB_ALUMNI-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:31:\"Light_10K_SB_ALUMNI-300x142.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:142;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"custom\";a:4:{s:4:\"file\";s:31:\"Light_10K_SB_ALUMNI-250x118.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:118;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:30:\"Light_10K_SB_ALUMNI-150x71.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:71;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"header\";a:4:{s:4:\"file\";s:31:\"Light_10K_SB_ALUMNI-746x150.jpg\";s:5:\"width\";i:746;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"columns\";a:4:{s:4:\"file\";s:31:\"Light_10K_SB_ALUMNI-400x311.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:311;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;}}'),(725,360,'_menu_item_type','post_type'),(726,360,'_menu_item_menu_item_parent','0'),(727,360,'_menu_item_object_id','14'),(728,360,'_menu_item_object','page'),(729,360,'_menu_item_target',''),(730,360,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(731,360,'_menu_item_xfn',''),(732,360,'_menu_item_url',''); /*!40000 ALTER TABLE `wp_postmeta` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_posts` -- DROP TABLE IF EXISTS `wp_posts`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `wp_posts` ( `ID` bigint(20) unsigned NOT NULL auto_increment, `post_author` bigint(20) unsigned NOT NULL default '0', `post_date` datetime NOT NULL default '0000-00-00 00:00:00', `post_date_gmt` datetime NOT NULL default '0000-00-00 00:00:00', `post_content` longtext NOT NULL, `post_title` text NOT NULL, `post_excerpt` text NOT NULL, `post_status` varchar(20) NOT NULL default 'publish', `comment_status` varchar(20) NOT NULL default 'open', `ping_status` varchar(20) NOT NULL default 'open', `post_password` varchar(20) NOT NULL default '', `post_name` varchar(200) NOT NULL default '', `to_ping` text NOT NULL, `pinged` text NOT NULL, `post_modified` datetime NOT NULL default '0000-00-00 00:00:00', `post_modified_gmt` datetime NOT NULL default '0000-00-00 00:00:00', `post_content_filtered` longtext NOT NULL, `post_parent` bigint(20) unsigned NOT NULL default '0', `guid` varchar(255) NOT NULL default '', `menu_order` int(11) NOT NULL default '0', `post_type` varchar(20) NOT NULL default 'post', `post_mime_type` varchar(100) NOT NULL default '', `comment_count` bigint(20) NOT NULL default '0', PRIMARY KEY (`ID`), KEY `type_status_date` (`post_type`,`post_status`,`post_date`,`ID`), KEY `post_parent` (`post_parent`), KEY `post_author` (`post_author`), KEY `post_name` (`post_name`(191)) ) ENGINE=MyISAM AUTO_INCREMENT=366 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 (159,1,'2015-03-10 17:57:32','2015-03-10 17:57:32','Business growth - Closeup of hands holding green plant indicating teamwork','Business growth - Hands holding green plant indicating teamwork','','inherit','open','open','','business-growth-hands-holding-green-plant-indicating-teamwork','','','2015-03-10 17:57:32','2015-03-10 17:57:32','',0,'http://www.rifeintl.com/wp-content/uploads/2015/03/bigstock_Business_Growth_-_Hands_Holdin_7014454.jpg',0,'attachment','image/jpeg',0),(160,1,'2015-03-10 17:57:35','2015-03-10 17:57:35','Powerplant with photovoltaic panels and eolic turbine','Clean energy powerplant','','inherit','open','open','','clean-energy-powerplant','','','2015-03-10 17:57:35','2015-03-10 17:57:35','',0,'http://www.rifeintl.com/wp-content/uploads/2015/03/bigstock_Clean_Energy_Powerplant_7207584.jpg',0,'attachment','image/jpeg',0),(161,1,'2015-03-10 17:57:38','2015-03-10 17:57:38','Close-up of two business partners closing a deal. Business concept.','Close-up of two business partners closing a deal','','inherit','open','open','','close-up-of-two-business-partners-closing-a-deal','','','2015-03-10 17:57:38','2015-03-10 17:57:38','',0,'http://www.rifeintl.com/wp-content/uploads/2015/03/bigstock_Close-up_Of_Two_Business_Partn_7765563.jpg',0,'attachment','image/jpeg',0),(162,1,'2015-03-10 17:57:41','2015-03-10 17:57:41','Skyscrapers under the blue sky','Modern office building','','inherit','open','open','','modern-office-building','','','2015-03-10 17:57:41','2015-03-10 17:57:41','',0,'http://www.rifeintl.com/wp-content/uploads/2015/03/bigstock_Modern_Office_Building_3301130.jpg',0,'attachment','image/jpeg',0),(4,1,'2015-01-08 20:06:28','2015-01-08 20:06:28','','rifelogo','','inherit','open','open','','rifelogo','','','2015-01-08 20:06:28','2015-01-08 20:06:28','',0,'http://www.rifeintl.com/wp-content/uploads/2015/01/rifelogo.jpg',0,'attachment','image/jpeg',0),(6,1,'2015-01-08 20:40:05','2015-01-08 20:40:05','<img class=\"alignright wp-image-194 size-full\" src=\"http://www.rifeintl.com/wp-content/uploads/2015/01/rife-globe.jpg\" alt=\"\" width=\"214\" height=\"214\" />\r\n\r\nRife International, LLC is an established energy efficiency and sustainable development firm, headquartered in Bethesda, Maryland. As a SBA 8(a) certified company, Rife provides energy-related solutions and real estate advisory services to various entities, including, but not limited to: government agencies, public utility companies, universities, property management companies, commercial construction firms, and Fortune 500 companies.\r\n\r\nRecognized as a <strong>2014 Top 100® MBE</strong> firm in the Mid-Atlantic region, Rife International, LLC has built a solid reputation in the energy efficiency, engineering, construction, and real estate industry not only by providing excellent service but also through our display of integrity and professionalism. Our innovative and value based approach allows us to consistently deliver the most effective and efficient solutions to our clients.\r\n\r\n<span class=\"\"><strong class=\"\">R</strong>eal Estate<strong class=\"\"> + <strong class=\"\"> I</strong></strong>nfrastructure<strong class=\"\"> + <strong class=\"\">F</strong></strong>acilities<strong class=\"\"> + <strong class=\"\"> E</strong></strong>nergy </span>\r\n<h2>Certifications</h2>\r\nRife International, LLC is a business enterprise that holds various certifications on the federal, state, and local levels. We are dedicated to supporting our clients\' and partners strategic, competitive and diversity initiatives. Our certifications include:\r\n<ul>\r\n <li>SBA 8(a) Certification</li>\r\n <li>MDOT MBE</li>\r\n <li>NMSDC MBE</li>\r\n <li>Washington Metro Area Transit Authority DBE</li>\r\n <li>Metropolitan Washington Airport Authority DBE</li>\r\n <li>Montgomery County LSBRP/ MFD</li>\r\n</ul>\r\n \r\n\r\n<img class=\"alignright wp-image-333 \" src=\"http://www.rifeintl.com/wp-content/uploads/2015/01/logo_tag-300x42.gif\" alt=\"\" width=\"521\" height=\"73\" /> <img class=\"alignleft wp-image-338 size-medium\" src=\"http://www.rifeintl.com/wp-content/uploads/2015/01/Light_10K_SB_ALUMNI-300x142.jpg\" alt=\"Light_10K_SB_ALUMNI\" width=\"300\" height=\"142\" />','About Us','','publish','closed','open','','about-us','','','2015-05-11 13:49:45','2015-05-11 13:49:45','',0,'http://www.rifeintl.com/?page_id=6',0,'page','',0),(7,1,'2015-01-08 20:40:05','2015-01-08 20:40:05','','About Us','','inherit','open','open','','6-revision-v1','','','2015-01-08 20:40:05','2015-01-08 20:40:05','',6,'http://www.rifeintl.com/?p=7',0,'revision','',0),(8,1,'2015-01-08 20:40:30','2015-01-08 20:40:30','<h2><img class=\"alignright size-full wp-image-29\" src=\"http://www.rifeintl.com/wp-content/uploads/2015/01/energy_efficient.jpg\" alt=\"energy_efficient\" width=\"318\" height=\"450\" />Energy Efficiency</h2>\r\nRife International, LLC is dedicated to providing sustainable energy efficiency solutions that minimize energy consumption and increases conservation. We help you identify inefficiencies and eliminate waste while significantly reducing your carbon footprint, utility bills, and operating costs. Our energy efficiency services include:\r\n<ul>\r\n <li>Building Energy Audits</li>\r\n <li>Energy & Utilities Management</li>\r\n <li>Building Retrofits</li>\r\n <li>Lighting & HVAC Upgrades</li>\r\n <li>Renewable Energy</li>\r\n</ul>\r\n<a title=\"Energy Efficiency\" href=\"http://www.rifeintl.com/energy-efficiency/\">Learn more about Energy Efficiency</a>\r\n<h2>Sustainable Development</h2>\r\n<img class=\"alignright wp-image-39 size-medium\" src=\"http://www.rifeintl.com/wp-content/uploads/2015/01/logow-300x272.jpg\" alt=\"logow\" width=\"300\" height=\"272\" />From concept through completion, Rife International, LLC effectively manages the sustainable development process through our team’s technical expertise and experience. As a multifaceted firm, we provide reliable and quality solutions to our clients. Our sustainable development services include:\r\n<ul>\r\n <li>Sustainable Design</li>\r\n <li>Architectural/Engineering Services</li>\r\n <li>Construction Management</li>\r\n <li>Cleared Access Construction</li>\r\n <li>General Contracting</li>\r\n</ul>\r\n<a href=\"http://www.rifeintl.com/sustainable-development/\">Learn more about Sustainable Development</a>','Services','','publish','closed','open','','services','','','2015-05-07 02:21:52','2015-05-07 02:21:52','',0,'http://www.rifeintl.com/?page_id=8',0,'page','',0),(335,1,'2015-05-07 02:18:59','2015-05-07 02:18:59','<h2><img class=\"alignright size-full wp-image-29\" src=\"http://www.rifeintl.com/wp-content/uploads/2015/01/energy_efficient.jpg\" alt=\"energy_efficient\" width=\"318\" height=\"450\" />Core Competencies</h2>\r\nRife International, LLC’s mulch-disciplinary approach is the reason we consistently perform above the competition. Because our various business segments routinely leverage each others expertise, we are able to provide innovative energy efficiency and sustainable development solutions that consistently exceed our client’s needs.\r\n<h2>Energy Efficiency</h2>\r\nRife International, LLC is dedicated to providing sustainable energy efficiency solutions that minimize energy consumption and increases conservation. We help you identify inefficiencies and eliminate waste while significantly reducing your carbon footprint, utility bills, and operating costs. Our energy efficiency services include:\r\n<ul>\r\n <li>Building Energy Audits</li>\r\n <li>Energy & Utilities Management</li>\r\n <li>Building Retrofits</li>\r\n <li>Lighting & HVAC Upgrades</li>\r\n <li>Renewable Energy</li>\r\n</ul>\r\n<a title=\"Energy Efficiency\" href=\"http://www.rifeintl.com/energy-efficiency/\">Learn more about Energy Efficiency</a>\r\n<h2>Sustainable Development</h2>\r\n<img class=\"alignright wp-image-39 size-medium\" src=\"http://www.rifeintl.com/wp-content/uploads/2015/01/logow-300x272.jpg\" alt=\"logow\" width=\"300\" height=\"272\" />From concept through completion, Rife International, LLC effectively manages the sustainable development process through our team’s technical expertise and experience. As a multifaceted firm, we provide reliable and quality solutions to our clients. Our sustainable development services include:\r\n<ul>\r\n <li>Sustainable Design</li>\r\n <li>Architectural/Engineering Services</li>\r\n <li>Construction Management</li>\r\n <li>Cleared Access Construction</li>\r\n <li>General Contracting</li>\r\n</ul>\r\nLearn more about Sustainable Development','Services','','inherit','open','open','','8-revision-v1','','','2015-05-07 02:18:59','2015-05-07 02:18:59','',8,'http://www.rifeintl.com/8-revision-v1/',0,'revision','',0),(9,1,'2015-01-08 20:40:30','2015-01-08 20:40:30','','Services','','inherit','open','open','','8-revision-v1','','','2015-01-08 20:40:30','2015-01-08 20:40:30','',8,'http://www.rifeintl.com/8-revision-v1/',0,'revision','',0),(10,1,'2015-01-08 20:40:49','2015-01-08 20:40:49','','News','','publish','closed','open','','news','','','2015-01-18 20:23:56','2015-01-18 20:23:56','',0,'http://www.rifeintl.com/?page_id=10',0,'page','',0),(11,1,'2015-01-08 20:40:49','2015-01-08 20:40:49','','News','','inherit','open','open','','10-revision-v1','','','2015-01-08 20:40:49','2015-01-08 20:40:49','',10,'http://www.rifeintl.com/10-revision-v1/',0,'revision','',0),(12,1,'2015-01-08 20:41:06','2015-01-08 20:41:06','<img class=\"alignright wp-image-161 size-medium\" src=\"http://www.rifeintl.com/wp-content/uploads/2015/03/bigstock_Close-up_Of_Two_Business_Partn_7765563-300x223.jpg\" alt=\"\" width=\"300\" height=\"223\" />As a growing international energy efficiency and sustainable development firm, Rife International, LLC is looking to further our progress with leaders who have a passion for solving emerging challenges. Teamwork and shared values assist us in delivering outstanding solutions and results for our clients.\r\n\r\nWe understand that it takes diverse and talented leaders to solve our clients’ most challenging problems. As we grow and expand the boundaries of our company, we\'re looking for team members who want to do the same with their careers.\r\n\r\nRife International, LLC is committed to offering challenging and rewarding careers in a dynamic work environment. Our holistic approach to career development allows for continued professional, educational, and personal growth. All positions include a competitive benefits package with excellent professional development and compensation opportunities.\r\n<h2>Equal Opportunity Employer</h2>\r\nRife International, LLC is an equal opportunity employer that supports and promotes diversity by taking positive steps to eliminate barriers that may exist in hiring and employment practices. Our policy prohibits discrimination or harassment on the basis of race, color, religion, national origin, ancestry, sex, age, marital status, familial status, sexual orientation, disability or veteran status.\r\n<h2>Job Listings</h2>\r\n<table class=\"jobstable\" width=\"95%\">\r\n<tbody>\r\n<tr>\r\n<th width=\"22%\">Requisition #</th>\r\n<th width=\"48%\">Job Title</th>\r\n<th width=\"30%\">Location</th>\r\n</tr>\r\n<tr>\r\n<td>2015-0511-0001</td>\r\n<td><a href=\"http://www.rifeintl.com/wp-content/uploads/2015/05/Public-Relations-Marketing-Internship.pdf\" target=\"_blank\">Public Relations and Marketing Intern</a></td>\r\n<td>Bethesda, MD</td>\r\n</tr>\r\n<tr>\r\n<td>2015-0511-0002</td>\r\n<td><a href=\"http://www.rifeintl.com/wp-content/uploads/2015/05/Operations-Intern.pdf\" target=\"_blank\">Operations Intern</a></td>\r\n<td>Bethesda, MD</td>\r\n</tr>\r\n<tr>\r\n<td>2015-0511-0003</td>\r\n<td><a href=\"http://www.rifeintl.com/wp-content/uploads/2015/05/Business-Development-Assistant-Intern.pdf\" target=\"_blank\">Business Development Assistant Intern</a></td>\r\n<td>Bethesda, MD</td>\r\n</tr>\r\n<tr>\r\n<td>2014-0308-0001</td>\r\n<td>Energy Efficiency Specialist</td>\r\n<td>Bethesda, MD</td>\r\n</tr>\r\n<tr>\r\n<td class=\"even\">2014-0301-0001</td>\r\n<td class=\"even\">Senior Project Manager - Construction</td>\r\n<td class=\"even\">Washington, DC</td>\r\n</tr>\r\n<tr>\r\n<td>2014-0301-0002</td>\r\n<td>Overseas Project Manager</td>\r\n<td>International</td>\r\n</tr>\r\n<tr>\r\n<td class=\"even\">2014-0228-0001</td>\r\n<td class=\"even\">Electrical Engineer</td>\r\n<td class=\"even\">Washington, DC</td>\r\n</tr>\r\n<tr>\r\n<td>2014-0228-0002</td>\r\n<td>Construction Manager</td>\r\n<td>Bethesda, MD</td>\r\n</tr>\r\n<tr>\r\n<td class=\"even\">2014-0228-0003</td>\r\n<td class=\"even\">Estimator</td>\r\n<td class=\"even\">Washington, DC</td>\r\n</tr>\r\n<tr>\r\n<td>2014-0228-0004</td>\r\n<td>Account Executive</td>\r\n<td>Bethesda, MD</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\nAll interested candidates should forward resumes to our Human Resources department at <a href=\"mailto:careers@rifeintl.com\">careers@rifeintl.com</a>','Careers','','publish','closed','open','','careers','','','2015-05-11 20:02:36','2015-05-11 20:02:36','',0,'http://www.rifeintl.com/?page_id=12',0,'page','',0),(13,1,'2015-01-08 20:41:06','2015-01-08 20:41:06','','Careers','','inherit','open','open','','12-revision-v1','','','2015-01-08 20:41:06','2015-01-08 20:41:06','',12,'http://www.rifeintl.com/12-revision-v1/',0,'revision','',0),(14,1,'2015-01-08 20:41:24','2015-01-08 20:41:24','<h4><img class=\"alignright wp-image-66\" src=\"http://www.rifeintl.com/wp-content/uploads/2015/01/rife-international-llc-corporate-headquarters.jpg\" alt=\"rife-international-llc-corporate-headquarters\" width=\"255\" height=\"187\" />CORPORATE HEADQUARTERS</h4>\r\n10411 Motor City Drive, Suite 750\r\nBethesda, Maryland 20817, US\r\n\r\nTel +1-240-389-4187\r\nFax +1-240-383-3459\r\n\r\ninfo@rifeintl.com\r\n\r\n[wpgmza id=\"1\"]\r\n\r\n[vfb id=1]\r\n\r\n ','Contact Us','','publish','closed','open','','contact-us','','','2015-05-05 14:16:12','2015-05-05 14:16:12','',0,'http://www.rifeintl.com/?page_id=14',0,'page','',0),(15,1,'2015-01-08 20:41:24','2015-01-08 20:41:24','','Contact Us','','inherit','open','open','','14-revision-v1','','','2015-01-08 20:41:24','2015-01-08 20:41:24','',14,'http://www.rifeintl.com/14-revision-v1/',0,'revision','',0),(16,1,'2015-01-08 20:42:29','2015-01-08 20:42:29','','Home','','publish','open','open','','home','','','2015-05-05 12:58:53','2015-05-05 12:58:53','',0,'http://www.rifeintl.com/?p=16',1,'nav_menu_item','',0),(17,1,'2015-01-08 20:42:29','2015-01-08 20:42:29',' ','','','publish','open','open','','17','','','2015-05-05 12:58:53','2015-05-05 12:58:53','',0,'http://www.rifeintl.com/?p=17',2,'nav_menu_item','',0),(18,1,'2015-01-08 20:42:30','2015-01-08 20:42:30',' ','','','publish','open','open','','18','','','2015-05-05 12:58:53','2015-05-05 12:58:53','',0,'http://www.rifeintl.com/?p=18',7,'nav_menu_item','',0),(19,1,'2015-01-08 20:42:30','2015-01-08 20:42:30',' ','','','publish','open','open','','19','','','2015-05-05 12:58:53','2015-05-05 12:58:53','',0,'http://www.rifeintl.com/?p=19',9,'nav_menu_item','',0),(20,1,'2015-01-08 20:42:30','2015-01-08 20:42:30',' ','','','publish','open','open','','20','','','2015-05-05 12:58:53','2015-05-05 12:58:53','',0,'http://www.rifeintl.com/?p=20',8,'nav_menu_item','',0),(21,1,'2015-01-08 20:42:29','2015-01-08 20:42:29',' ','','','publish','open','open','','21','','','2015-05-05 12:58:53','2015-05-05 12:58:53','',0,'http://www.rifeintl.com/?p=21',3,'nav_menu_item','',0),(22,1,'2015-01-08 20:43:42','2015-01-08 20:43:42','<img class=\" wp-image-160 size-medium alignright\" src=\"http://www.rifeintl.com/wp-content/uploads/2015/03/bigstock_Clean_Energy_Powerplant_7207584-300x200.jpg\" alt=\"\" width=\"300\" height=\"200\" />Rife International, LLC supports corporate responsibility (CR), energy cost reduction, and sustainability agendas. We have partnered with energy efficiency specialists in the field to provide advice and solutions at every stage of an energy conservation or renewable energy project.\r\n\r\nOur sustainable energy solutions were developed to help protect the environment while cost effectively meeting the energy needs of our clients. Rife International, LLC offers comprehensive energy efficiency, energy conservation, and renewable energy solutions including:\r\n<ul>\r\n <li>Building Energy Audits</li>\r\n <li>Energy & Utilities Management</li>\r\n <li>Building Retrofits</li>\r\n <li>Lighting & HVAC Upgrades</li>\r\n <li>Renewable Energy</li>\r\n</ul>\r\n<h2>NAICS Codes</h2>\r\n<ul type=\"disc\">\r\n <li>541690 Energy Consulting</li>\r\n <li>238210 Electrical and Lighting</li>\r\n <li>238220 HVAC Services</li>\r\n <li>237130 Renewable Energy</li>\r\n</ul>','Energy Efficiency','','publish','closed','open','','energy-efficiency','','','2015-03-10 18:15:37','2015-03-10 18:15:37','',0,'http://www.rifeintl.com/?page_id=22',0,'page','',0),(23,1,'2015-01-08 20:43:42','2015-01-08 20:43:42','','Energy Efficiency','','inherit','open','open','','22-revision-v1','','','2015-01-08 20:43:42','2015-01-08 20:43:42','',22,'http://www.rifeintl.com/22-revision-v1/',0,'revision','',0),(24,1,'2015-01-08 20:44:05','2015-01-08 20:44:05','<img class=\"alignright wp-image-162 size-medium\" src=\"http://www.rifeintl.com/wp-content/uploads/2015/03/bigstock_Modern_Office_Building_3301130-300x200.jpg\" alt=\"\" width=\"300\" height=\"200\" />With our experience in construction management, general contracting, and land surveying, we have developed an expertise in these areas. In providing these very critical services, we believe in building strong partnering relationships with our clients, staff, management team, consultants, and subcontractors.\r\n\r\nOur reason for pursuing this approach, in providing our services, derives from our experience and the consolidation of our best practices. Our experience, relationships, and expertise assures our clients that Rife International, LLC can deliver a range of challenging programs and projects in a safe environment, on time, within scope, under budget, to the highest standards of quality, and with the superior customer service. Our sustainable development services include:\r\n<ul>\r\n <li>Sustainable Design</li>\r\n <li>Architectural/Engineering Services</li>\r\n <li>Construction Management</li>\r\n <li>Cleared Access Construction</li>\r\n <li>General Contracting</li>\r\n</ul>\r\n<h2>NAICS Codes</h2>\r\n<ul type=\"disc\">\r\n <li>236220 Commercial Construction</li>\r\n <li>541330 Engineering Services</li>\r\n <li>541310 Architectural Services</li>\r\n <li>531390 Real Estate Consultants</li>\r\n</ul>','Sustainable Development','','publish','closed','open','','sustainable-development','','','2015-03-10 18:16:32','2015-03-10 18:16:32','',0,'http://www.rifeintl.com/?page_id=24',0,'page','',0),(25,1,'2015-01-08 20:44:05','2015-01-08 20:44:05','','Sustainable Development','','inherit','open','open','','24-revision-v1','','','2015-01-08 20:44:05','2015-01-08 20:44:05','',24,'http://www.rifeintl.com/24-revision-v1/',0,'revision','',0),(26,1,'2015-01-08 20:44:30','2015-01-08 20:44:30',' ','','','publish','open','open','','26','','','2015-05-05 12:58:53','2015-05-05 12:58:53','',0,'http://www.rifeintl.com/?p=26',5,'nav_menu_item','',0),(27,1,'2015-01-08 20:44:30','2015-01-08 20:44:30',' ','','','publish','open','open','','27','','','2015-05-05 12:58:53','2015-05-05 12:58:53','',0,'http://www.rifeintl.com/?p=27',4,'nav_menu_item','',0),(28,1,'2015-01-09 14:28:46','2015-01-09 14:28:46','','01.Title_Energy_Efficiency_Logo2','','inherit','open','open','','01-title_energy_efficiency_logo2','','','2015-01-09 14:28:46','2015-01-09 14:28:46','',0,'http://www.rifeintl.com/wp-content/uploads/2015/01/01.Title_Energy_Efficiency_Logo2.png',0,'attachment','image/png',0),(29,1,'2015-01-09 14:28:48','2015-01-09 14:28:48','','energy_efficient','','inherit','open','open','','energy_efficient','','','2015-01-09 21:06:50','2015-01-09 21:06:50','',8,'http://www.rifeintl.com/wp-content/uploads/2015/01/energy_efficient.jpg',0,'attachment','image/jpeg',0),(30,1,'2015-01-09 14:28:49','2015-01-09 14:28:49','','energy_house','','inherit','open','open','','energy_house','','','2015-01-09 14:28:49','2015-01-09 14:28:49','',0,'http://www.rifeintl.com/wp-content/uploads/2015/01/energy_house.png',0,'attachment','image/png',0),(31,1,'2015-01-09 14:28:51','2015-01-09 14:28:51','','energy-efficiency','','inherit','open','open','','energy-efficiency-2','','','2015-01-09 14:28:51','2015-01-09 14:28:51','',0,'http://www.rifeintl.com/wp-content/uploads/2015/01/energy-efficiency.jpg',0,'attachment','image/jpeg',0),(32,1,'2015-01-09 14:28:52','2015-01-09 14:28:52','','Green home with money','','inherit','open','open','','green-home-with-money','','','2015-01-09 14:28:52','2015-01-09 14:28:52','',0,'http://www.rifeintl.com/wp-content/uploads/2015/01/Green-home-with-money.jpg',0,'attachment','image/jpeg',0),(33,1,'2015-01-09 14:28:53','2015-01-09 14:28:53','','Home-energy-efficiency','','inherit','open','open','','home-energy-efficiency','','','2015-01-09 21:13:00','2015-01-09 21:13:00','',12,'http://www.rifeintl.com/wp-content/uploads/2015/01/Home-energy-efficiency.jpg',0,'attachment','image/jpeg',0),(34,1,'2015-01-09 14:28:54','2015-01-09 14:28:54','','th','','inherit','open','open','','th','','','2015-01-09 14:28:54','2015-01-09 14:28:54','',0,'http://www.rifeintl.com/wp-content/uploads/2015/01/th.jpg',0,'attachment','image/jpeg',0),(35,1,'2015-01-09 14:28:55','2015-01-09 14:28:55','','th12','','inherit','open','open','','th12','','','2015-01-09 14:28:55','2015-01-09 14:28:55','',0,'http://www.rifeintl.com/wp-content/uploads/2015/01/th12.jpg',0,'attachment','image/jpeg',0),(36,1,'2015-01-09 14:28:56','2015-01-09 14:28:56','','timthumb.php','','inherit','open','open','','timthumb-php','','','2015-01-09 14:28:56','2015-01-09 14:28:56','',0,'http://www.rifeintl.com/wp-content/uploads/2015/01/timthumb.php_.jpg',0,'attachment','image/jpeg',0),(37,1,'2015-01-09 19:24:58','2015-01-09 19:24:58','','energy-efficiency','','inherit','open','open','','energy-efficiency-3','','','2015-01-09 19:24:58','2015-01-09 19:24:58','',0,'http://www.rifeintl.com/wp-content/uploads/2015/01/energy-efficiency1.jpg',0,'attachment','image/jpeg',0),(38,1,'2015-01-09 19:25:00','2015-01-09 19:25:00','62 Siemens-Windenergieanlagen des Typs SWT-2.3-101 drehen sich hier im Windpark West Wind nahe Wellington in Neuseeland. Aufgrund konstanter Windbedingungen und hoher Windgeschwindigkeiten eignet sich Neuseeland bestens für die Realisierung von Windenergieprojekten. West Wind ist der erste Windpark in Neuseeland, den Siemens im Oktober 2009 in Betrieb nahm.\n\n62 Siemens wind turbines of the type SWT-2.3-101 turn here in the wind park West Wind near Wellington in New Zealand. The consistently strong wind speeds in New Zealand make the country ideal for wind power plants. West Wind is the first wind power plant Siemens commissioned in October 2009.','West Wind - Erster Windpark in Neuseeland / West Wind – First wind farm in New Zealand','','inherit','open','open','','west-wind-erster-windpark-in-neuseeland-west-wind-first-wind-farm-in-new-zealand','','','2015-01-09 20:07:12','2015-01-09 20:07:12','',0,'http://www.rifeintl.com/wp-content/uploads/2015/01/Image-Teaser_Sustainable-Development.jpg',0,'attachment','image/jpeg',0),(39,1,'2015-01-09 19:25:01','2015-01-09 19:25:01','','logow','','inherit','open','open','','logow','','','2015-01-09 21:07:09','2015-01-09 21:07:09','',8,'http://www.rifeintl.com/wp-content/uploads/2015/01/logow.jpg',0,'attachment','image/jpeg',0),(40,1,'2015-01-09 19:25:03','2015-01-09 19:25:03','','sust','','inherit','open','open','','sust','','','2015-01-09 19:25:03','2015-01-09 19:25:03','',0,'http://www.rifeintl.com/wp-content/uploads/2015/01/sust.jpg',0,'attachment','image/jpeg',0),(41,1,'2015-01-09 19:25:05','2015-01-09 19:25:05','','sustainable-development','','inherit','open','open','','sustainable-development-2','','','2015-01-09 19:25:05','2015-01-09 19:25:05','',0,'http://www.rifeintl.com/wp-content/uploads/2015/01/sustainable-development.jpg',0,'attachment','image/jpeg',0),(42,1,'2015-01-09 19:25:06','2015-01-09 19:25:06','','Sustainable-Development2','','inherit','open','open','','sustainable-development2','','','2015-01-09 21:10:36','2015-01-09 21:10:36','',24,'http://www.rifeintl.com/wp-content/uploads/2015/01/Sustainable-Development2.jpg',0,'attachment','image/jpeg',0),(43,1,'2015-01-09 19:25:07','2015-01-09 19:25:07','','sustainable-development3','','inherit','open','open','','sustainable-development3','','','2015-01-09 21:05:16','2015-01-09 21:05:16','',6,'http://www.rifeintl.com/wp-content/uploads/2015/01/sustainable-development3.jpg',0,'attachment','image/jpeg',0),(44,1,'2015-01-09 19:25:08','2015-01-09 19:25:08','','sustainable-development-earth-green','','inherit','open','open','','sustainable-development-earth-green','','','2015-01-09 21:09:02','2015-01-09 21:09:02','',22,'http://www.rifeintl.com/wp-content/uploads/2015/01/sustainable-development-earth-green.jpg',0,'attachment','image/jpeg',0),(45,1,'2015-01-09 19:25:10','2015-01-09 19:25:10','','Sustainable-world-1024x667-1728x800_c','','inherit','open','open','','sustainable-world-1024x667-1728x800_c','','','2015-01-09 19:25:10','2015-01-09 19:25:10','',0,'http://www.rifeintl.com/wp-content/uploads/2015/01/Sustainable-world-1024x667-1728x800_c.jpg',0,'attachment','image/jpeg',0),(46,1,'2015-01-09 19:25:12','2015-01-09 19:25:12','','the-articulation-of-culture-and-sustainable-development-meio','','inherit','open','open','','the-articulation-of-culture-and-sustainable-development-meio','','','2015-01-09 19:25:12','2015-01-09 19:25:12','',0,'http://www.rifeintl.com/wp-content/uploads/2015/01/the-articulation-of-culture-and-sustainable-development-meio.jpg',0,'attachment','image/jpeg',0),(47,1,'2015-01-09 19:37:30','2015-01-09 19:37:30','','energy efficiency rebound','','inherit','open','open','','energy-efficiency-rebound','','','2015-01-09 19:37:30','2015-01-09 19:37:30','',0,'http://www.rifeintl.com/wp-content/uploads/2015/01/energy-efficiency-rebound.jpg',0,'attachment','image/jpeg',0),(48,1,'2015-01-09 19:37:32','2015-01-09 19:37:32','','energy_windmills_copenhagen2','','inherit','open','open','','energy_windmills_copenhagen2','','','2015-01-09 19:37:32','2015-01-09 19:37:32','',0,'http://www.rifeintl.com/wp-content/uploads/2015/01/energy_windmills_copenhagen2.jpg',0,'attachment','image/jpeg',0),(49,1,'2015-01-09 19:37:33','2015-01-09 19:37:33','','Green-Deal-your-home','','inherit','open','open','','green-deal-your-home','','','2015-01-09 19:37:33','2015-01-09 19:37:33','',0,'http://www.rifeintl.com/wp-content/uploads/2015/01/Green-Deal-your-home.jpg',0,'attachment','image/jpeg',0),(50,1,'2015-01-09 19:37:35','2015-01-09 19:37:35','','Energy efficient light bulb on podium','','inherit','open','open','','energy-efficient-light-bulb-on-podium','','','2015-01-09 19:37:35','2015-01-09 19:37:35','',0,'http://www.rifeintl.com/wp-content/uploads/2015/01/improve_your_homes_energy_efficiency_to_help_save_money.jpg',0,'attachment','image/jpeg',0),(52,1,'2015-01-09 20:03:05','2015-01-09 20:03:05','','northern-iowa-windmills','','inherit','open','open','','northern-iowa-windmills-2','','','2015-01-09 20:03:05','2015-01-09 20:03:05','',0,'http://www.rifeintl.com/wp-content/uploads/2015/01/northern-iowa-windmills1.jpg',0,'attachment','image/jpeg',0),(53,1,'2015-01-09 20:03:07','2015-01-09 20:03:07','','solarpanel3','','inherit','open','open','','solarpanel3','','','2015-01-09 20:03:07','2015-01-09 20:03:07','',0,'http://www.rifeintl.com/wp-content/uploads/2015/01/solarpanel3.jpg',0,'attachment','image/jpeg',0),(54,1,'2015-01-09 20:03:09','2015-01-09 20:03:09','','Solar-Panels2','','inherit','open','open','','solar-panels2','','','2015-01-09 20:03:09','2015-01-09 20:03:09','',0,'http://www.rifeintl.com/wp-content/uploads/2015/01/Solar-Panels2.jpg',0,'attachment','image/jpeg',0),(195,1,'2015-03-20 16:11:29','2015-03-20 16:11:29','<img class=\"alignright wp-image-194 size-full\" src=\"http://www.rifeintl.com/wp-content/uploads/2015/01/rife-globe.jpg\" alt=\"\" width=\"214\" height=\"214\" />\r\n\r\nRife International, LLC is an established energy efficiency and sustainable development firm, headquartered in Bethesda, Maryland. As a SBA 8(a) certified company, Rife provides energy-related solutions and real estate advisory services to various entities, including, but not limited to: government agencies, public utility companies, universities, property management companies, commercial construction firms, and Fortune 500 companies.\r\n\r\nRecognized as a <strong>2014 Top 100® MBE</strong> firm in the Mid-Atlantic region, Rife International, LLC has built a solid reputation in the energy efficiency, engineering, construction, and real estate industry not only by providing excellent service but also through our display of integrity and professionalism. Our innovative and value based approach allows us to consistently deliver the most effective and efficient solutions to our clients.\r\n<h2>Certifications</h2>\r\nRife International, LLC is a business enterprise that holds various certifications on the federal, state, and local levels. We are dedicated to supporting our clients\' and partners strategic, competitive and diversity initiatives. Our certifications include:\r\n<ul>\r\n <li>SBA 8(a) Certification</li>\r\n <li>MDOT MBE</li>\r\n <li>NMSDC MBE</li>\r\n <li>Washington Metro Area Transit Authority DBE</li>\r\n <li>Metropolitan Washington Airport Authority DBE</li>\r\n <li>Montgomery County LSBRP/ MFD</li>\r\n</ul>','About Us','','inherit','open','open','','6-revision-v1','','','2015-03-20 16:11:29','2015-03-20 16:11:29','',6,'http://www.rifeintl.com/6-revision-v1/',0,'revision','',0),(103,1,'2015-01-18 20:20:20','2015-01-18 20:20:20','<img class=\"alignright size-full wp-image-43\" src=\"http://www.rifeintl.com/wp-content/uploads/2015/01/sustainable-development3.jpg\" alt=\"sustainable-development3\" width=\"358\" height=\"323\" />\r\n\r\nRife International, LLC is an established energy efficiency and sustainable development firm, headquartered in Bethesda, Maryland. As a SBA 8(a) certified company, Rife provides energy-related solutions and real estate advisory services to various entities, including, but not limited to: government agencies, public utility companies, universities, property management companies, commercial construction firms, and Fortune 500 companies.\r\n\r\nRecognized as a <strong>2014 Top 100® MBE</strong> firm in the Mid-Atlantic region, Rife International, LLC has built a solid reputation in the energy efficiency, engineering, construction, and real estate industry not only by providing excellent service but also through our display of integrity and professionalism. Our innovative and value based approach allows us to consistently deliver the most effective and efficient solutions to our clients.\r\n<h2>Certifications</h2>\r\nRife International, LLC is a business enterprise that holds various certifications on the federal, state, and local levels. We are dedicated to supporting our clients\' and partners strategic, competitive and diversity initiatives. Our certifications include:\r\n<ul>\r\n <li>SBA 8(a) Certification</li>\r\n <li>MDOT MBE</li>\r\n <li>NMSDC MBE</li>\r\n <li>Washington Metro Area Transit Authority DBE</li>\r\n <li>Metropolitan Washington Airport Authority DBE</li>\r\n <li>Montgomery County LSBRP/ MFD</li>\r\n</ul>','About Us','','inherit','open','open','','6-revision-v1','','','2015-01-18 20:20:20','2015-01-18 20:20:20','',6,'http://www.rifeintl.com/6-revision-v1/',0,'revision','',0),(56,1,'2015-01-09 21:05:19','2015-01-09 21:05:19','<img class=\"alignright size-full wp-image-43\" src=\"http://www.rifeintl.com/wp-content/uploads/2015/01/sustainable-development3.jpg\" alt=\"sustainable-development3\" width=\"358\" height=\"323\" />RIFE International is a full-service Energy Efficiency and Sustainable Construction Services firm with expertise in high-profile, complex projects for both public and private sector customers. Headquartered in the Washington metropolitan area, Rife specializes in energy program development and implementation, energy audits and retrofits, construction renovations, restorations and modernizations of government, institutional and commercial client’s buildings.\r\n\r\nOur name highlights our focus and commitment to excellence in our areas of expertise:\r\n\r\n<strong>R - Real Estate\r\nI - Infrastructure\r\nF - Facilities Construction\r\nE - Energy & Environment</strong>\r\n\r\nOur firm is built on our core values of honesty, integrity, and excellence. Our value based approach allows us to consistently deliver to meet our client’s expectations. Our team, who form the building block of our foundation include engineers, architects, LEED® Accredited Professionals, historic preservation experts, project executives, project managers, superintendents, tradesmen, and support staff.\r\nThe firm was started in 2007 as Rife Management Systems and evolved over the years into Rife International. The founder Kwabena Osei-Sarpong serves as CEO.\r\n<h2>Partners</h2>\r\nWe have established relationships with key industry leaders who share our vision in bringing unsurpassed value to our clients. We augment our thought leadership, access, and capacity through our trusted partnerships with experts and leaders in our industries.\r\n\r\nRife International, LLC stresses the value of establishing trust, reliability, and integrity in selecting partners. Because we believe in delivering the best solutions to our clients, we develop relationships with partners who mutually share our values and consistently deliver outstanding results.\r\n<h2>Certifications</h2>\r\nRife International, LLC is a business enterprise that holds various certifications on the federal, state, and local levels. We are dedicated to supporting our clients\' and partners strategic, competitive and diversity initiatives. Our certifications include:\r\n<ul type=\"disc\">\r\n <li>SBA 8(a)</li>\r\n <li>MDOT/MBE</li>\r\n <li>NMSDC/MBE</li>\r\n <li>WMATA/DBE</li>\r\n <li>WMAA/DBE</li>\r\n <li>MC/MFD/LSBRP</li>\r\n</ul>','About Us','','inherit','open','open','','6-revision-v1','','','2015-01-09 21:05:19','2015-01-09 21:05:19','',6,'http://www.rifeintl.com/6-revision-v1/',0,'revision','',0),(57,1,'2015-05-07 02:21:50','2015-05-07 02:21:50','<h2><img class=\"alignright size-full wp-image-29\" src=\"http://www.rifeintl.com/wp-content/uploads/2015/01/energy_efficient.jpg\" alt=\"energy_efficient\" width=\"318\" height=\"450\" />Energy Efficiency</h2>\nRife International, LLC is dedicated to providing sustainable energy efficiency solutions that minimize energy consumption and increases conservation. We help you identify inefficiencies and eliminate waste while significantly reducing your carbon footprint, utility bills, and operating costs. Our energy efficiency services include:\n<ul>\n <li>Building Energy Audits</li>\n <li>Energy & Utilities Management</li>\n <li>Building Retrofits</li>\n <li>Lighting & HVAC Upgrades</li>\n <li>Renewable Energy</li>\n</ul>\n<a title=\"Energy Efficiency\" href=\"http://www.rifeintl.com/energy-efficiency/\">Learn more about Energy Efficiency</a>\n<h2>Sustainable Development</h2>\n<img class=\"alignright wp-image-39 size-medium\" src=\"http://www.rifeintl.com/wp-content/uploads/2015/01/logow-300x272.jpg\" alt=\"logow\" width=\"300\" height=\"272\" />From concept through completion, Rife International, LLC effectively manages the sustainable development process through our team’s technical expertise and experience. As a multifaceted firm, we provide reliable and quality solutions to our clients. Our sustainable development services include:\n<ul>\n <li>Sustainable Design</li>\n <li>Architectural/Engineering Services</li>\n <li>Construction Management</li>\n <li>Cleared Access Construction</li>\n <li>General Contracting</li>\n</ul>\n<a href=\"http://www.rifeintl.com/sustainable-development/\">Learn more about Sustainable Development</a>','Services','','inherit','open','open','','8-autosave-v1','','','2015-05-07 02:21:50','2015-05-07 02:21:50','',8,'http://www.rifeintl.com/8-autosave-v1/',0,'revision','',0),(58,1,'2015-01-09 21:07:12','2015-01-09 21:07:12','<h1><img class=\"alignright size-full wp-image-29\" src=\"http://www.rifeintl.com/wp-content/uploads/2015/01/energy_efficient.jpg\" alt=\"energy_efficient\" width=\"318\" height=\"450\" />Core Competencies</h1>\r\nRife International, LLC’s mulch-disciplinary approach is the reason we consistently perform above the competition. Because our various business segments routinely leverage each others expertise, we are able to provide innovative energy efficiency and sustainable development solutions that consistently exceed our client’s needs.\r\n<h2>Energy Efficiency</h2>\r\nRife International, LLC is dedicated to providing sustainable energy efficiency solutions that minimize energy consumption and increases conservation. We help you identify inefficiencies and eliminate waste while significantly reducing your carbon footprint, utility bills, and operating costs. Our energy efficiency services include:\r\n<ul>\r\n <li>Building Energy Audits</li>\r\n <li>Energy & Utilities Management</li>\r\n <li>Building Retrofits</li>\r\n <li>Lighting & HVAC Upgrades</li>\r\n <li>Renewable Energy</li>\r\n</ul>\r\n<a href=\"http://rifeintl.com/energy/index.html\">Learn more about Energy Efficiency</a>\r\n\r\n \r\n<h2>Sustainable Development</h2>\r\n<a href=\"http://www.rifeintl.com/wp-content/uploads/2015/01/logow.jpg\"><img class=\"alignright size-medium wp-image-39\" src=\"http://www.rifeintl.com/wp-content/uploads/2015/01/logow-300x272.jpg\" alt=\"logow\" width=\"300\" height=\"272\" /></a>From concept through completion, Rife International, LLC effectively manages the sustainable development process through our team’s technical expertise and experience. As a multifaceted firm, we provide reliable and quality solutions to our clients. Our sustainable development services include:\r\n<ul>\r\n <li>Sustainable Design</li>\r\n <li>Architectural/Engineering Services</li>\r\n <li>Construction Management</li>\r\n <li>Cleared Access Construction</li>\r\n <li>General Contracting</li>\r\n</ul>\r\n<a href=\"http://rifeintl.com/development/index.html\">Learn more about Sustainable Development</a>','Services','','inherit','open','open','','8-revision-v1','','','2015-01-09 21:07:12','2015-01-09 21:07:12','',8,'http://www.rifeintl.com/8-revision-v1/',0,'revision','',0),(60,1,'2015-01-09 21:08:03','2015-01-09 21:08:03','<h1><img class=\"alignright size-full wp-image-29\" src=\"http://www.rifeintl.com/wp-content/uploads/2015/01/energy_efficient.jpg\" alt=\"energy_efficient\" width=\"318\" height=\"450\" />Core Competencies</h1>\r\nRife International, LLC’s mulch-disciplinary approach is the reason we consistently perform above the competition. Because our various business segments routinely leverage each others expertise, we are able to provide innovative energy efficiency and sustainable development solutions that consistently exceed our client’s needs.\r\n<h2>Energy Efficiency</h2>\r\nRife International, LLC is dedicated to providing sustainable energy efficiency solutions that minimize energy consumption and increases conservation. We help you identify inefficiencies and eliminate waste while significantly reducing your carbon footprint, utility bills, and operating costs. Our energy efficiency services include:\r\n<ul>\r\n <li>Building Energy Audits</li>\r\n <li>Energy & Utilities Management</li>\r\n <li>Building Retrofits</li>\r\n <li>Lighting & HVAC Upgrades</li>\r\n <li>Renewable Energy</li>\r\n</ul>\r\n<a title=\"Energy Efficiency\" href=\"http://www.rifeintl.com/energy-efficiency/\">Learn more about Energy Efficiency</a>\r\n\r\n \r\n<h2>Sustainable Development</h2>\r\n<img class=\"alignright wp-image-39 size-medium\" src=\"http://www.rifeintl.com/wp-content/uploads/2015/01/logow-300x272.jpg\" alt=\"logow\" width=\"300\" height=\"272\" />From concept through completion, Rife International, LLC effectively manages the sustainable development process through our team’s technical expertise and experience. As a multifaceted firm, we provide reliable and quality solutions to our clients. Our sustainable development services include:\r\n<ul>\r\n <li>Sustainable Design</li>\r\n <li>Architectural/Engineering Services</li>\r\n <li>Construction Management</li>\r\n <li>Cleared Access Construction</li>\r\n <li>General Contracting</li>\r\n</ul>\r\n<a title=\"Sustainable Development\" href=\"http://www.rifeintl.com/sustainable-development/\">Learn more about Sustainable Development</a>','Services','','inherit','open','open','','8-revision-v1','','','2015-01-09 21:08:03','2015-01-09 21:08:03','',8,'http://www.rifeintl.com/8-revision-v1/',0,'revision','',0),(59,1,'2015-01-09 21:07:31','2015-01-09 21:07:31','<h1><img class=\"alignright size-full wp-image-29\" src=\"http://www.rifeintl.com/wp-content/uploads/2015/01/energy_efficient.jpg\" alt=\"energy_efficient\" width=\"318\" height=\"450\" />Core Competencies</h1>\r\nRife International, LLC’s mulch-disciplinary approach is the reason we consistently perform above the competition. Because our various business segments routinely leverage each others expertise, we are able to provide innovative energy efficiency and sustainable development solutions that consistently exceed our client’s needs.\r\n<h2>Energy Efficiency</h2>\r\nRife International, LLC is dedicated to providing sustainable energy efficiency solutions that minimize energy consumption and increases conservation. We help you identify inefficiencies and eliminate waste while significantly reducing your carbon footprint, utility bills, and operating costs. Our energy efficiency services include:\r\n<ul>\r\n <li>Building Energy Audits</li>\r\n <li>Energy & Utilities Management</li>\r\n <li>Building Retrofits</li>\r\n <li>Lighting & HVAC Upgrades</li>\r\n <li>Renewable Energy</li>\r\n</ul>\r\n<a title=\"Energy Efficiency\" href=\"http://www.rifeintl.com/energy-efficiency/\">Learn more about Energy Efficiency</a>\r\n\r\n \r\n<h2>Sustainable Development</h2>\r\n<a href=\"http://www.rifeintl.com/wp-content/uploads/2015/01/logow.jpg\"><img class=\"alignright size-medium wp-image-39\" src=\"http://www.rifeintl.com/wp-content/uploads/2015/01/logow-300x272.jpg\" alt=\"logow\" width=\"300\" height=\"272\" /></a>From concept through completion, Rife International, LLC effectively manages the sustainable development process through our team’s technical expertise and experience. As a multifaceted firm, we provide reliable and quality solutions to our clients. Our sustainable development services include:\r\n<ul>\r\n <li>Sustainable Design</li>\r\n <li>Architectural/Engineering Services</li>\r\n <li>Construction Management</li>\r\n <li>Cleared Access Construction</li>\r\n <li>General Contracting</li>\r\n</ul>\r\n<a title=\"Sustainable Development\" href=\"http://www.rifeintl.com/sustainable-development/\">Learn more about Sustainable Development</a>','Services','','inherit','open','open','','8-revision-v1','','','2015-01-09 21:07:31','2015-01-09 21:07:31','',8,'http://www.rifeintl.com/8-revision-v1/',0,'revision','',0),(61,1,'2015-01-09 21:09:04','2015-01-09 21:09:04','<img class=\"alignright size-medium wp-image-44\" src=\"http://www.rifeintl.com/wp-content/uploads/2015/01/sustainable-development-earth-green-294x300.jpg\" alt=\"sustainable-development-earth-green\" width=\"294\" height=\"300\" />Rife International, LLC supports corporate responsibility (CR), energy cost reduction, and sustainability agendas. We have partnered with energy efficiency specialists in the field to provide advice and solutions at every stage of an energy conservation or renewable energy project.\r\n\r\nOur sustainable energy solutions were developed to help protect the environment while cost effectively meeting the energy needs of our clients. Rife International, LLC offers comprehensive energy efficiency, energy conservation, and renewable energy solutions including:\r\n<ul>\r\n <li>Building Energy Audits</li>\r\n <li>Energy & Utilities Management</li>\r\n <li>Building Retrofits</li>\r\n <li>Lighting & HVAC Upgrades</li>\r\n <li>Renewable Energy</li>\r\n</ul>\r\n<h2>NAICS Codes</h2>\r\n<ul type=\"disc\">\r\n <li>541690 Energy Consulting</li>\r\n <li>238210 Electrical and Lighting</li>\r\n <li>238220 HVAC Services</li>\r\n <li>237130 Renewable Energy</li>\r\n</ul>','Energy Efficiency','','inherit','open','open','','22-revision-v1','','','2015-01-09 21:09:04','2015-01-09 21:09:04','',22,'http://www.rifeintl.com/22-revision-v1/',0,'revision','',0),(62,1,'2015-01-09 21:10:38','2015-01-09 21:10:38','<img class=\"alignright size-medium wp-image-42\" src=\"http://www.rifeintl.com/wp-content/uploads/2015/01/Sustainable-Development2-300x300.jpg\" alt=\"Sustainable-Development2\" width=\"300\" height=\"300\" />With our experience in construction management, general contracting, and land surveying, we have developed an expertise in these areas. In providing these very critical services, we believe in building strong partnering relationships with our clients, staff, management team, consultants, and subcontractors.\r\n\r\nOur reason for pursuing this approach, in providing our services, derives from our experience and the consolidation of our best practices. Our experience, relationships, and expertise assures our clients that Rife International, LLC can deliver a range of challenging programs and projects in a safe environment, on time, within scope, under budget, to the highest standards of quality, and with the superior customer service. Our sustainable development services include:\r\n<ul>\r\n <li>Sustainable Design</li>\r\n <li>Architectural/Engineering Services</li>\r\n <li>Construction Management</li>\r\n <li>Cleared Access Construction</li>\r\n <li>General Contracting</li>\r\n</ul>\r\n<h2>NAICS Codes</h2>\r\n<ul type=\"disc\">\r\n <li>236220 Commercial Construction</li>\r\n <li>541330 Engineering Services</li>\r\n <li>541310 Architectural Services</li>\r\n <li>531390 Real Estate Consultants</li>\r\n</ul>','Sustainable Development','','inherit','open','open','','24-revision-v1','','','2015-01-09 21:10:38','2015-01-09 21:10:38','',24,'http://www.rifeintl.com/24-revision-v1/',0,'revision','',0),(63,1,'2015-01-09 21:11:32','2015-01-09 21:11:32','<h1><img class=\"alignright size-full wp-image-29\" src=\"http://www.rifeintl.com/wp-content/uploads/2015/01/energy_efficient.jpg\" alt=\"energy_efficient\" width=\"318\" height=\"450\" />Core Competencies</h1>\r\nRife International, LLC’s mulch-disciplinary approach is the reason we consistently perform above the competition. Because our various business segments routinely leverage each others expertise, we are able to provide innovative energy efficiency and sustainable development solutions that consistently exceed our client’s needs.\r\n<h2>Energy Efficiency</h2>\r\nRife International, LLC is dedicated to providing sustainable energy efficiency solutions that minimize energy consumption and increases conservation. We help you identify inefficiencies and eliminate waste while significantly reducing your carbon footprint, utility bills, and operating costs. Our energy efficiency services include:\r\n<ul>\r\n <li>Building Energy Audits</li>\r\n <li>Energy & Utilities Management</li>\r\n <li>Building Retrofits</li>\r\n <li>Lighting & HVAC Upgrades</li>\r\n <li>Renewable Energy</li>\r\n</ul>\r\n<a title=\"Energy Efficiency\" href=\"http://www.rifeintl.com/energy-efficiency/\">Learn more about Energy Efficiency</a>\r\n<h2>Sustainable Development</h2>\r\n<img class=\"alignright wp-image-39 size-medium\" src=\"http://www.rifeintl.com/wp-content/uploads/2015/01/logow-300x272.jpg\" alt=\"logow\" width=\"300\" height=\"272\" />From concept through completion, Rife International, LLC effectively manages the sustainable development process through our team’s technical expertise and experience. As a multifaceted firm, we provide reliable and quality solutions to our clients. Our sustainable development services include:\r\n<ul>\r\n <li>Sustainable Design</li>\r\n <li>Architectural/Engineering Services</li>\r\n <li>Construction Management</li>\r\n <li>Cleared Access Construction</li>\r\n <li>General Contracting</li>\r\n</ul>\r\n<a title=\"Sustainable Development\" href=\"http://www.rifeintl.com/sustainable-development/\">Learn more about Sustainable Development</a>','Services','','inherit','open','open','','8-revision-v1','','','2015-01-09 21:11:32','2015-01-09 21:11:32','',8,'http://www.rifeintl.com/8-revision-v1/',0,'revision','',0),(64,1,'2015-01-09 21:11:54','2015-01-09 21:11:54','<h2><img class=\"alignright size-full wp-image-29\" src=\"http://www.rifeintl.com/wp-content/uploads/2015/01/energy_efficient.jpg\" alt=\"energy_efficient\" width=\"318\" height=\"450\" />Core Competencies</h2>\r\nRife International, LLC’s mulch-disciplinary approach is the reason we consistently perform above the competition. Because our various business segments routinely leverage each others expertise, we are able to provide innovative energy efficiency and sustainable development solutions that consistently exceed our client’s needs.\r\n<h2>Energy Efficiency</h2>\r\nRife International, LLC is dedicated to providing sustainable energy efficiency solutions that minimize energy consumption and increases conservation. We help you identify inefficiencies and eliminate waste while significantly reducing your carbon footprint, utility bills, and operating costs. Our energy efficiency services include:\r\n<ul>\r\n <li>Building Energy Audits</li>\r\n <li>Energy & Utilities Management</li>\r\n <li>Building Retrofits</li>\r\n <li>Lighting & HVAC Upgrades</li>\r\n <li>Renewable Energy</li>\r\n</ul>\r\n<a title=\"Energy Efficiency\" href=\"http://www.rifeintl.com/energy-efficiency/\">Learn more about Energy Efficiency</a>\r\n<h2>Sustainable Development</h2>\r\n<img class=\"alignright wp-image-39 size-medium\" src=\"http://www.rifeintl.com/wp-content/uploads/2015/01/logow-300x272.jpg\" alt=\"logow\" width=\"300\" height=\"272\" />From concept through completion, Rife International, LLC effectively manages the sustainable development process through our team’s technical expertise and experience. As a multifaceted firm, we provide reliable and quality solutions to our clients. Our sustainable development services include:\r\n<ul>\r\n <li>Sustainable Design</li>\r\n <li>Architectural/Engineering Services</li>\r\n <li>Construction Management</li>\r\n <li>Cleared Access Construction</li>\r\n <li>General Contracting</li>\r\n</ul>\r\n<a title=\"Sustainable Development\" href=\"http://www.rifeintl.com/sustainable-development/\">Learn more about Sustainable Development</a>','Services','','inherit','open','open','','8-revision-v1','','','2015-01-09 21:11:54','2015-01-09 21:11:54','',8,'http://www.rifeintl.com/8-revision-v1/',0,'revision','',0),(65,1,'2015-01-09 21:13:03','2015-01-09 21:13:03','<img class=\"alignright size-medium wp-image-33\" src=\"http://www.rifeintl.com/wp-content/uploads/2015/01/Home-energy-efficiency-300x225.jpg\" alt=\"Home-energy-efficiency\" width=\"300\" height=\"225\" />As a growing international energy efficiency and sustainable development firm, Rife International, LLC is looking to further our progress with leaders who have a passion for solving emerging challenges. Teamwork and shared values assist us in delivering outstanding solutions and results for our clients.\r\n\r\nWe understand that it takes diverse and talented leaders to solve our clients’ most challenging problems. As we grow and expand the boundaries of our company, we\'re looking for team members who want to do the same with their careers.\r\n\r\nRife International, LLC is committed to offering challenging and rewarding careers in a dynamic work environment. Our holistic approach to career development allows for continued professional, educational, and personal growth. All positions include a competitive benefits package with excellent professional development and compensation opportunities.\r\n<h2>Equal Opportunity Employer</h2>\r\nRife International, LLC is an equal opportunity employer that supports and promotes diversity by taking positive steps to eliminate barriers that may exist in hiring and employment practices. Our policy prohibits discrimination or harassment on the basis of race, color, religion, national origin, ancestry, sex, age, marital status, familial status, sexual orientation, disability or veteran status.\r\n<h2>Job Listings</h2>\r\n<table class=\"jobstable\" width=\"95%\">\r\n<tbody>\r\n<tr>\r\n<th width=\"22%\">Requisition #</th>\r\n<th width=\"48%\">Job Title</th>\r\n<th width=\"30%\">Location</th>\r\n</tr>\r\n<tr>\r\n<td>2014-0308-0001</td>\r\n<td>Energy Efficiency Specialist</td>\r\n<td>Bethesda, MD</td>\r\n</tr>\r\n<tr>\r\n<td class=\"even\">2014-0301-0001</td>\r\n<td class=\"even\">Senior Project Manager - Construction</td>\r\n<td class=\"even\">Washington, DC</td>\r\n</tr>\r\n<tr>\r\n<td>2014-0301-0002</td>\r\n<td>Overseas Project Manager</td>\r\n<td>International</td>\r\n</tr>\r\n<tr>\r\n<td class=\"even\">2014-0228-0001</td>\r\n<td class=\"even\">Electrical Engineer</td>\r\n<td class=\"even\">Washington, DC</td>\r\n</tr>\r\n<tr>\r\n<td>2014-0228-0002</td>\r\n<td>Construction Manager</td>\r\n<td>Bethesda, MD</td>\r\n</tr>\r\n<tr>\r\n<td class=\"even\">2014-0228-0003</td>\r\n<td class=\"even\">Estimator</td>\r\n<td class=\"even\">Washington, DC</td>\r\n</tr>\r\n<tr>\r\n<td>2014-0228-0004</td>\r\n<td>Account Executive</td>\r\n<td>Bethesda, MD</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\nAll interested candidates should forward resumes to our Human Resources department at <a href=\"mailto:careers@rifeintl.com\">careers@rifeintl.com</a>','Careers','','inherit','open','open','','12-revision-v1','','','2015-01-09 21:13:03','2015-01-09 21:13:03','',12,'http://www.rifeintl.com/12-revision-v1/',0,'revision','',0),(66,1,'2015-01-09 21:14:55','2015-01-09 21:14:55','','rife-international-llc-corporate-headquarters','','inherit','open','open','','rife-international-llc-corporate-headquarters','','','2015-01-09 21:14:55','2015-01-09 21:14:55','',14,'http://www.rifeintl.com/wp-content/uploads/2015/01/rife-international-llc-corporate-headquarters.jpg',0,'attachment','image/jpeg',0),(67,1,'2015-01-09 21:15:03','2015-01-09 21:15:03','<h4><img class=\"alignright size-full wp-image-66\" src=\"http://www.rifeintl.com/wp-content/uploads/2015/01/rife-international-llc-corporate-headquarters.jpg\" alt=\"rife-international-llc-corporate-headquarters\" width=\"252\" height=\"181\" />CORPORATE HEADQUARTERS</h4>\r\n10411 Motor City Drive, Suite 750\r\nBethesda, Maryland 20817, US\r\n\r\nTel +1-240-389-4187\r\nFax +1-240-383-3459\r\n\r\ninfo@rifeintl.com','Contact Us','','inherit','open','open','','14-revision-v1','','','2015-01-09 21:15:03','2015-01-09 21:15:03','',14,'http://www.rifeintl.com/14-revision-v1/',0,'revision','',0),(163,1,'2015-03-10 18:15:37','2015-03-10 18:15:37','<img class=\" wp-image-160 size-medium alignright\" src=\"http://www.rifeintl.com/wp-content/uploads/2015/03/bigstock_Clean_Energy_Powerplant_7207584-300x200.jpg\" alt=\"\" width=\"300\" height=\"200\" />Rife International, LLC supports corporate responsibility (CR), energy cost reduction, and sustainability agendas. We have partnered with energy efficiency specialists in the field to provide advice and solutions at every stage of an energy conservation or renewable energy project.\r\n\r\nOur sustainable energy solutions were developed to help protect the environment while cost effectively meeting the energy needs of our clients. Rife International, LLC offers comprehensive energy efficiency, energy conservation, and renewable energy solutions including:\r\n<ul>\r\n <li>Building Energy Audits</li>\r\n <li>Energy & Utilities Management</li>\r\n <li>Building Retrofits</li>\r\n <li>Lighting & HVAC Upgrades</li>\r\n <li>Renewable Energy</li>\r\n</ul>\r\n<h2>NAICS Codes</h2>\r\n<ul type=\"disc\">\r\n <li>541690 Energy Consulting</li>\r\n <li>238210 Electrical and Lighting</li>\r\n <li>238220 HVAC Services</li>\r\n <li>237130 Renewable Energy</li>\r\n</ul>','Energy Efficiency','','inherit','open','open','','22-revision-v1','','','2015-03-10 18:15:37','2015-03-10 18:15:37','',22,'http://www.rifeintl.com/22-revision-v1/',0,'revision','',0),(70,1,'2014-10-20 21:18:21','2014-10-20 21:18:21','<img class=\"alignnone wp-image-151 size-full\" src=\"http://www.rifeintl.com/wp-content/uploads/2014/10/MBElogo.png\" alt=\"MBElogo\" width=\"624\" height=\"93\" />\r\n\r\nBaltimore, Maryland (October 20, 2014) – Kwabena Osei-Sarpong of Rife International, LLC has been selected to receive the distinguished 2014 Top 100 Minority Business Enterprise Award. The Top 100 MBE® ceremony is designed to acknowledge and pay tribute to outstanding women and minority business owners in Maryland, Virginia, Pennsylvania, Delaware and the District of Columbia.\r\n\r\nThe awards ceremony takes place during Mayor Stephanie Rawlings-Blake’s Minority Enterprise Development Week in Baltimore. It will be held at the War Memorial Hall located 101 N. Gay Street in downtown Baltimore on Thursday, October 23, 2014 from 5:30 p.m – 8:30 p.m.\r\n\r\n“We could not have achieved this accomplishment without my team’s individual and collective contributions in ensuring that we deliver the best in service to our clients,” said Kwabena Osei-Sarpong, CEO of Rife International.\r\n\r\nThis year’s ceremony host organizations are the Mayor’s Office of Minority and Women-Owned Business Development; MBDA Business Center – Baltimore; Southwest Airlines; BGE; State Farm; Whiting-Turner, and others.\r\n\r\n“The winners of this year’s Top 100 MBE Award exemplifies excellence and economic stability” said Sharon R. Pinder, founder of the Top 100 MBE Awards Ceremony. “Mr. Osei- Sarpong represents the goals and aspirations of many entrepreneurs across this region.”','RIFE International Recognized As Top 100 MBE Awards Winner','','publish','closed','open','','rife-international-recognized-as-top-100-mbe-awards-winner','','','2015-04-28 20:13:58','2015-04-28 20:13:58','',0,'http://www.rifeintl.com/?p=70',0,'post','',0),(71,1,'2015-01-09 21:18:21','2015-01-09 21:18:21','Baltimore, Maryland (October 20, 2014) – Kwabena Osei-Sarpong of Rife International, LLC has been selected to receive the distinguished 2014 Top 100 Minority Business Enterprise Award. The Top 100 MBE® ceremony is designed to acknowledge and pay tribute to outstanding women and minority business owners in Maryland, Virginia, Pennsylvania, Delaware and the District of Columbia.\r\n\r\nThe awards ceremony takes place during Mayor Stephanie Rawlings-Blake’s Minority Enterprise Development Week in Baltimore. It will be held at the War Memorial Hall located 101 N. Gay Street in downtown Baltimore on Thursday, October 23, 2014 from 5:30 p.m – 8:30 p.m.\r\n\r\n“We could not have achieved this accomplishment without my team’s individual and collective contributions in ensuring that we deliver the best in service to our clients,” said Kwabena Osei-Sarpong, CEO of Rife International.\r\n\r\nThis year’s ceremony host organizations are the Mayor’s Office of Minority and Women-Owned Business Development; MBDA Business Center – Baltimore; Southwest Airlines; BGE; State Farm; Whiting-Turner, and others.\r\n\r\n“The winners of this year’s Top 100 MBE Award exemplifies excellence and economic stability” said Sharon R. Pinder, founder of the Top 100 MBE Awards Ceremony. “Mr. Osei- Sarpong represents the goals and aspirations of many entrepreneurs across this region.”','RIFE International Recognized As Top 100 MBE Awards Winner','','inherit','open','open','','70-revision-v1','','','2015-01-09 21:18:21','2015-01-09 21:18:21','',70,'http://www.rifeintl.com/70-revision-v1/',0,'revision','',0),(72,1,'2014-10-03 21:19:52','2014-10-03 21:19:52','The CEO of RIFE International was interviewed by Enactus on leadership tips for today’s student. He shared his experience and leadership lessons he learned during his time in Enactus.\r\n\r\n<a title=\"ENACTUS\" href=\"http://www.enactuscareerconnections.com/interview-with-kwabena-osei-sarpong-entrepreneur-and-enactus-alumnus/\" target=\"_blank\">Click on this link to read more....</a>.','RIFE International CEO interviewed by Enactus on leadership tips for Students','','publish','closed','open','','rife-international-ceo-interviewed-by-enactus-on-leadership-tips-for-students','','','2015-04-28 20:13:58','2015-04-28 20:13:58','',0,'http://www.rifeintl.com/?p=72',0,'post','',0),(73,1,'2015-01-09 21:19:52','2015-01-09 21:19:52','The CEO of RIFE International was interviewed by Enactus on leadership tips for today’s student. He shared his experience and leadership lessons he learned during his time in Enactus.\r\n\r\n<a title=\"ENACTUS\" href=\"http://www.enactuscareerconnections.com/interview-with-kwabena-osei-sarpong-entrepreneur-and-enactus-alumnus/\" target=\"_blank\">Click on this link to read more....</a>.','RIFE International CEO interviewed by Enactus on leadership tips for Students','','inherit','open','open','','72-revision-v1','','','2015-01-09 21:19:52','2015-01-09 21:19:52','',72,'http://www.rifeintl.com/72-revision-v1/',0,'revision','',0),(74,1,'2014-05-02 21:20:59','2014-05-02 21:20:59','The President of Rife International, LLC, Kwabena Osei-Sarpong was featured as a regional leader by his Almer mater Radford University. Osei-Sarpong was recognized in an article that was written by the Office of Alumni Relations about his achievements both as a student and outside the classroom.\r\n\r\n<a title=\"Office of the Alumni Relation in RADFORD UNIVERSITY\" href=\"http://www.radford.edu/content/alumni-relations/home/stay-connected/alumni-spotlight/alumni-spotlight-archives/kwabena-osei-sarpong-05.html\" target=\"_blank\">Click on this link to read more....</a>.','President of Rife International Featured in Radford University Alumni Spotlight','','publish','closed','open','','president-of-rife-international-featured-in-radford-university-alumni-spotlight','','','2015-04-28 20:13:58','2015-04-28 20:13:58','',0,'http://www.rifeintl.com/?p=74',0,'post','',0),(75,1,'2015-01-09 21:20:59','2015-01-09 21:20:59','The President of Rife International, LLC, Kwabena Osei-Sarpong was featured as a regional leader by his Almer mater Radford University. Osei-Sarpong was recognized in an article that was written by the Office of Alumni Relations about his achievements both as a student and outside the classroom.\r\n\r\n<a title=\"Office of the Alumni Relation in RADFORD UNIVERSITY\" href=\"http://www.radford.edu/content/alumni-relations/home/stay-connected/alumni-spotlight/alumni-spotlight-archives/kwabena-osei-sarpong-05.html\" target=\"_blank\">Click on this link to read more....</a>.','President of Rife International Featured in Radford University Alumni Spotlight','','inherit','open','open','','74-revision-v1','','','2015-01-09 21:20:59','2015-01-09 21:20:59','',74,'http://www.rifeintl.com/74-revision-v1/',0,'revision','',0),(76,1,'2014-03-16 21:21:57','2014-03-16 21:21:57','<img class=\"alignright size-medium wp-image-77\" src=\"http://www.rifeintl.com/wp-content/uploads/2015/01/2014-cbca1-300x202.png\" alt=\"2014-cbca1\" width=\"300\" height=\"202\" />Rife was selected by the General Services Administration (GSA) to complete an office build-out expansion project for the Civilian Board Court of Appeals (CBCA) at 1800 M Street, Washington, D.C.\r\n\r\nThe new units were slated to serve as additional office spaces for CBCA’s judges and executive staff. The project involved taking existing offices, designing the layout, and expanding the units into four individual offices, while preserving the existing décor, layout of the space, existing fixtures, and hardware. Our team managed this project from design to construction and through the closeout.\r\n\r\nDue to the security requirements and the sensitivity of the space, Rife ensured that the coordination of materials, equipment and manpower were seamless and organized. Rife achieved this by running a production schedule that completed several milestone items at a time.\r\n\r\n“Rife International went above and beyond the call of duty to make this project a total success for us and the end user.” GSA’s project manager continued to state, “We are very satisfied with the quality of work performed and professionalism displayed by Rife.”\r\n<h4>About The Civilian Board Court of Appeals (CBCA)</h4>\r\nThe Civilian Board court of Appeals (CBCA) is an independent tribunal housed within the General Services Administration. The CBCA presides over various disputes involving federal executive branch agencies. Its primary responsibility is to resolve contract disputes between government contractors and agencies under the Contracts Disputes Act.','Rife International Provides Construction Modernization, and Space Management to Civilian Board of Contract Appeals (CBCA)','','publish','closed','open','','rife-international-provides-construction-modernization-and-space-management-to-civilian-board-court-of-appeals-cbca','','','2015-04-28 20:13:59','2015-04-28 20:13:59','',0,'http://www.rifeintl.com/?p=76',0,'post','',0),(77,1,'2015-01-09 21:21:47','2015-01-09 21:21:47','','2014-cbca1','','inherit','open','open','','2014-cbca1','','','2015-01-09 21:21:47','2015-01-09 21:21:47','',76,'http://www.rifeintl.com/wp-content/uploads/2015/01/2014-cbca1.png',0,'attachment','image/png',0),(78,1,'2015-01-09 21:21:57','2015-01-09 21:21:57','<img class=\"alignright size-medium wp-image-77\" src=\"http://www.rifeintl.com/wp-content/uploads/2015/01/2014-cbca1-300x202.png\" alt=\"2014-cbca1\" width=\"300\" height=\"202\" />Rife was selected by the General Services Administration (GSA) to complete an office build-out expansion project for the Civilian Board Court of Appeals (CBCA) at 1800 M Street, Washington, D.C.\r\n\r\nThe new units were slated to serve as additional office spaces for CBCA’s judges and executive staff. The project involved taking existing offices, designing the layout, and expanding the units into four individual offices, while preserving the existing décor, layout of the space, existing fixtures, and hardware. Our team managed this project from design to construction and through the closeout.\r\n\r\nDue to the security requirements and the sensitivity of the space, Rife ensured that the coordination of materials, equipment and manpower were seamless and organized. Rife achieved this by running a production schedule that completed several milestone items at a time.\r\n\r\n“Rife International went above and beyond the call of duty to make this project a total success for us and the end user.” GSA’s project manager continued to state, “We are very satisfied with the quality of work performed and professionalism displayed by Rife.”\r\n<h4>About The Civilian Board Court of Appeals (CBCA)</h4>\r\nThe Civilian Board court of Appeals (CBCA) is an independent tribunal housed within the General Services Administration. The CBCA presides over various disputes involving federal executive branch agencies. Its primary responsibility is to resolve contract disputes between government contractors and agencies under the Contracts Disputes Act.','Rife International Provides Construction Modernization, and Space Management to Civilian Board Court of Appeals (CBCA)','','inherit','open','open','','76-revision-v1','','','2015-01-09 21:21:57','2015-01-09 21:21:57','',76,'http://www.rifeintl.com/76-revision-v1/',0,'revision','',0),(81,1,'2015-01-18 19:58:54','2015-01-18 19:58:54','<a href=\"http://www.rifeintl.com/wp-content/uploads/2015/01/CBCA-Past-Performance-Document.pdf\" target=\"_blank\"><img class=\"alignnone wp-image-166 size-full\" src=\"http://www.rifeintl.com/wp-content/uploads/2015/01/CBCA-logo.jpg\" alt=\"CBCA logo\" width=\"120\" height=\"120\" /></a>\r\n\r\n<a href=\"http://www.rifeintl.com/wp-content/uploads/2015/01/PTO-Past-Performance-Document.pdf\" target=\"_blank\"><img class=\"alignnone size-thumbnail wp-image-173\" src=\"http://www.rifeintl.com/wp-content/uploads/2015/01/US-PTO-logo-150x150.jpg\" alt=\"US PTO logo\" width=\"150\" height=\"150\" /></a>\r\n\r\n<a href=\"http://www.rifeintl.com/wp-content/uploads/2015/01/PFPA-Security-Guard-Desk.pdf\" target=\"_blank\"><img class=\"alignnone size-thumbnail wp-image-168\" src=\"http://www.rifeintl.com/wp-content/uploads/2015/01/PFPA-logo-150x150.jpg\" alt=\"PFPA logo\" width=\"150\" height=\"150\" /></a>','Construction Management','','publish','closed','open','','construction-management','','','2015-03-15 02:43:30','2015-03-15 02:43:30','',0,'http://www.rifeintl.com/?page_id=81',0,'page','',0),(82,1,'2015-01-18 19:58:54','2015-01-18 19:58:54','','Construction Management','','inherit','open','open','','81-revision-v1','','','2015-01-18 19:58:54','2015-01-18 19:58:54','',81,'http://www.rifeintl.com/81-revision-v1/',0,'revision','',0),(83,1,'2015-01-18 19:59:25','2015-01-18 19:59:25','<a href=\"http://www.rifeintl.com/wp-content/uploads/2015/01/MLK-Swim-Center-Lighting-Past-Performance-Document.pdf\" target=\"_blank\">Montgomery County MLK Pools</a>\r\n\r\n<a href=\"http://www.rifeintl.com/wp-content/uploads/2015/01/Case-Study-University-of-Maryland.pdf\" target=\"_blank\"><img class=\"alignnone size-thumbnail wp-image-171\" src=\"http://www.rifeintl.com/wp-content/uploads/2015/01/UMBC-logo-150x130.jpg\" alt=\"UMBC logo\" width=\"150\" height=\"130\" /></a>\r\n\r\n<a href=\"http://www.rifeintl.com/wp-content/uploads/2015/01/Univ-of-MD.pdf\" target=\"_blank\"><img class=\"alignnone size-thumbnail wp-image-172\" src=\"http://www.rifeintl.com/wp-content/uploads/2015/01/UMCP-logo-150x150.jpg\" alt=\"UMCP logo\" width=\"150\" height=\"150\" /></a>\r\n\r\n<a href=\"http://www.rifeintl.com/wp-content/uploads/2015/01/Boyds-Aquatic-Center-Past-Performance-Document.pdf\" target=\"_blank\">Boyd\'s Aquatic Center</a>','Energy Efficiency','','publish','closed','open','','energy-efficiency-4','','','2015-03-15 02:48:27','2015-03-15 02:48:27','',0,'http://www.rifeintl.com/?page_id=83',0,'page','',0),(84,1,'2015-01-18 19:59:25','2015-01-18 19:59:25','','Energy Efficiency','','inherit','open','open','','83-revision-v1','','','2015-01-18 19:59:25','2015-01-18 19:59:25','',83,'http://www.rifeintl.com/83-revision-v1/',0,'revision','',0),(85,1,'2015-01-18 19:59:47','2015-01-18 19:59:47','<a href=\"http://www.rifeintl.com/wp-content/uploads/2015/01/IRS-Child-Care-Center-Finger-Guards.pdf\" target=\"_blank\"><img class=\"alignnone size-thumbnail wp-image-167\" src=\"http://www.rifeintl.com/wp-content/uploads/2015/01/IRS-logo-150x150.png\" alt=\"IRS logo\" width=\"150\" height=\"150\" /></a>\r\n\r\n<a href=\"http://www.rifeintl.com/wp-content/uploads/2015/01/GSA-Sidney-Yates-Repairs.pdf\" target=\"_blank\"><img class=\"alignnone size-thumbnail wp-image-170\" src=\"http://www.rifeintl.com/wp-content/uploads/2015/01/Sidney-Yates-Building-150x150.jpg\" alt=\"Sidney Yates Building\" width=\"150\" height=\"150\" /></a>\r\n\r\n<a href=\"http://www.rifeintl.com/wp-content/uploads/2015/01/Smithsonian-Inst.-Fencing-Project.pdf\" target=\"_blank\"><img class=\"alignnone size-thumbnail wp-image-169\" src=\"http://www.rifeintl.com/wp-content/uploads/2015/01/SI-Concert-For-Valor-150x150.jpg\" alt=\"SI - Concert For Valor\" width=\"150\" height=\"150\" /></a>','Facilities Management','','publish','closed','open','','facilities-management','','','2015-03-15 02:47:14','2015-03-15 02:47:14','',0,'http://www.rifeintl.com/?page_id=85',0,'page','',0),(86,1,'2015-01-18 19:59:47','2015-01-18 19:59:47','','Facilities Management','','inherit','open','open','','85-revision-v1','','','2015-01-18 19:59:47','2015-01-18 19:59:47','',85,'http://www.rifeintl.com/85-revision-v1/',0,'revision','',0),(87,1,'2015-01-18 20:00:21','2015-01-18 20:00:21','<a href=\"http://www.rifeintl.com/wp-content/uploads/2015/01/MEA-Residential-Sustainable-Energy-Contract-Program-Past-Performance.pdf\" target=\"_blank\"><img class=\"alignnone size-thumbnail wp-image-181\" src=\"http://www.rifeintl.com/wp-content/uploads/2015/01/MEA-logo-150x102.jpg\" alt=\"MEA logo\" width=\"150\" height=\"102\" /></a>\r\n– Ongoing\r\n\r\nMEA Solar Water Heating Feasibility Study - Ongoing','Sustainable Program Development','','publish','closed','open','','sustainable-program-development','','','2015-03-15 02:51:29','2015-03-15 02:51:29','',0,'http://www.rifeintl.com/?page_id=87',0,'page','',0),(88,1,'2015-01-18 20:00:21','2015-01-18 20:00:21','','Sustainable Program Development','','inherit','open','open','','87-revision-v1','','','2015-01-18 20:00:21','2015-01-18 20:00:21','',87,'http://www.rifeintl.com/87-revision-v1/',0,'revision','',0),(191,1,'2015-03-20 16:02:29','2015-03-20 16:02:29','<h1 class=\"entry-title\"></h1>\r\n<h2 class=\"entry-title\">Construction Management</h2>\r\n<a href=\"http://www.rifeintl.com/wp-content/uploads/2015/01/CBCA-Past-Performance-Document.pdf\" target=\"_blank\"><img class=\"alignnone wp-image-166 size-full\" src=\"http://www.rifeintl.com/wp-content/uploads/2015/01/CBCA-logo.jpg\" alt=\"CBCA logo\" width=\"120\" height=\"120\" /></a> <a href=\"http://www.rifeintl.com/wp-content/uploads/2015/01/PTO-Past-Performance-Document.pdf\" target=\"_blank\"><img class=\"alignnone wp-image-173\" src=\"http://www.rifeintl.com/wp-content/uploads/2015/01/US-PTO-logo-150x150.jpg\" alt=\"US PTO logo\" width=\"112\" height=\"125\" /></a> <a href=\"http://www.rifeintl.com/wp-content/uploads/2015/01/PFPA-Security-Guard-Desk.pdf\" target=\"_blank\"><img class=\"alignnone wp-image-168\" src=\"http://www.rifeintl.com/wp-content/uploads/2015/01/PFPA-logo-150x150.jpg\" alt=\"PFPA logo\" width=\"131\" height=\"136\" /></a>\r\n\r\n \r\n<h2 class=\"entry-title\">Energy Efficiency</h2>\r\n<a href=\"http://www.rifeintl.com/wp-content/uploads/2015/01/MLK-Swim-Center-Lighting-Past-Performance-Document.pdf\" target=\"_blank\">Montgomery County MLK Pools</a> <a href=\"http://www.rifeintl.com/wp-content/uploads/2015/01/Univ-of-MD.pdf\" target=\"_blank\"><img class=\"alignnone wp-image-172\" src=\"http://www.rifeintl.com/wp-content/uploads/2015/01/UMCP-logo-150x150.jpg\" alt=\"UMCP logo\" width=\"108\" height=\"115\" /></a> <a href=\"http://www.rifeintl.com/wp-content/uploads/2015/01/Boyds-Aquatic-Center-Past-Performance-Document.pdf\" target=\"_blank\">Boyd’s Aquatic Center</a>\r\n<h1 class=\"entry-title\"></h1>\r\n<h2 class=\"entry-title\">Facilities Management</h2>\r\n<a href=\"http://www.rifeintl.com/wp-content/uploads/2015/01/IRS-Child-Care-Center-Finger-Guards.pdf\" target=\"_blank\"><img class=\"alignnone size-thumbnail wp-image-167\" src=\"http://www.rifeintl.com/wp-content/uploads/2015/01/IRS-logo-150x150.png\" alt=\"IRS logo\" width=\"150\" height=\"150\" /></a> <a href=\"http://www.rifeintl.com/wp-content/uploads/2015/01/Smithsonian-Inst.-Fencing-Project.pdf\" target=\"_blank\"><img class=\"alignnone size-thumbnail wp-image-170\" src=\"http://www.rifeintl.com/wp-content/uploads/2015/01/Sidney-Yates-Building-150x150.jpg\" alt=\"Sidney Yates Building\" width=\"150\" height=\"150\" /> <img class=\"alignnone size-thumbnail wp-image-169\" src=\"http://www.rifeintl.com/wp-content/uploads/2015/01/SI-Concert-For-Valor-150x150.jpg\" alt=\"SI - Concert For Valor\" width=\"150\" height=\"150\" /></a>\r\n\r\n \r\n<h2 class=\"entry-title\">Sustainable Program Development</h2>\r\n<a href=\"http://www.rifeintl.com/wp-content/uploads/2015/03/MEA-logo.jpg\" target=\"_blank\"><img class=\"alignnone wp-image-187 size-full\" src=\"http://www.rifeintl.com/wp-content/uploads/2015/03/MEA-logo.jpg\" alt=\"\" width=\"320\" height=\"89\" /></a> MEA Solar Water Heating Feasibility Study','Projects','','inherit','open','open','','186-revision-v1','','','2015-03-20 16:02:29','2015-03-20 16:02:29','',186,'http://www.rifeintl.com/186-revision-v1/',0,'revision','',0),(93,1,'2015-01-18 20:05:35','2015-01-18 20:05:35','<ul>\r\n <li>Civilian Board of Court Appeals</li>\r\n <li>US PTO</li>\r\n <li>Pentagon Force Protection Agency</li>\r\n</ul>','Construction Management','','inherit','open','open','','81-revision-v1','','','2015-01-18 20:05:35','2015-01-18 20:05:35','',81,'http://www.rifeintl.com/81-revision-v1/',0,'revision','',0),(94,1,'2015-01-18 20:06:21','2015-01-18 20:06:21','<ul>\r\n <li>Montgomery County MLK Pools</li>\r\n <li>UMBC</li>\r\n <li>UM College Park</li>\r\n <li>Alleghany County Public Schools</li>\r\n</ul>','Energy Efficiency','','inherit','open','open','','83-revision-v1','','','2015-01-18 20:06:21','2015-01-18 20:06:21','',83,'http://www.rifeintl.com/83-revision-v1/',0,'revision','',0),(95,1,'2015-01-18 20:06:51','2015-01-18 20:06:51','<ul>\r\n <li>IRS</li>\r\n <li>Defense Health Agency</li>\r\n <li>Sidney Yates</li>\r\n <li>Missile Defense Agency</li>\r\n <li>Add: Smithsonian Institution – Perimeter Fencing project for Concert for Valor</li>\r\n</ul>','Facilities Management','','inherit','open','open','','85-revision-v1','','','2015-01-18 20:06:51','2015-01-18 20:06:51','',85,'http://www.rifeintl.com/85-revision-v1/',0,'revision','',0),(96,1,'2015-01-18 20:07:37','2015-01-18 20:07:37','<ul>\r\n <li>MEA Residential Sustainable Energy Contract Program – Ongoing: No PAST PERFORMANCE PDF available</li>\r\n <li>MEA Solar Water Heating Feasibility Study - Ongoing: No PAST PERFORMANCE PDF available</li>\r\n</ul>','Sustainable Program Development','','inherit','open','open','','87-revision-v1','','','2015-01-18 20:07:37','2015-01-18 20:07:37','',87,'http://www.rifeintl.com/87-revision-v1/',0,'revision','',0),(97,1,'2015-01-18 20:09:41','2015-01-18 20:09:41','To view these files, Adobe Reader is required. Click here to download.\n<ul>\n <li>MEA Residential Sustainable Energy Contract Program – Ongoing: No PAST PERFORMANCE PDF available</li>\n <li>MEA Solar Water Heating Feasibility Study - Ongoing: No PAST PERFORMANCE PDF available</li>\n</ul>','Sustainable Program Development','','inherit','open','open','','87-autosave-v1','','','2015-01-18 20:09:41','2015-01-18 20:09:41','',87,'http://www.rifeintl.com/87-autosave-v1/',0,'revision','',0),(148,1,'2015-01-26 15:11:06','2015-01-26 15:11:06','<ul>\r\n <li>MEA Residential Sustainable Energy Contract Program – Ongoing</li>\r\n <li>MEA Solar Water Heating Feasibility Study - Ongoing</li>\r\n</ul>','Sustainable Program Development','','inherit','open','open','','87-revision-v1','','','2015-01-26 15:11:06','2015-01-26 15:11:06','',87,'http://www.rifeintl.com/87-revision-v1/',0,'revision','',0),(122,1,'2015-01-18 20:48:44','2015-01-18 20:48:44','To view these files, <a href=\"https://get.adobe.com/reader/\" target=\"_blank\">Adobe Acrobat Reader</a> is required. <a href=\"https://get.adobe.com/reader/\" target=\"_blank\">Click here to download</a>.\r\n<ul>\r\n <li>MEA Residential Sustainable Energy Contract Program – Ongoing</li>\r\n <li>MEA Solar Water Heating Feasibility Study - Ongoing</li>\r\n</ul>','Sustainable Program Development','','inherit','open','open','','87-revision-v1','','','2015-01-18 20:48:44','2015-01-18 20:48:44','',87,'http://www.rifeintl.com/87-revision-v1/',0,'revision','',0),(98,1,'2015-01-18 20:10:17','2015-01-18 20:10:17','To view these files, <a href=\"https://get.adobe.com/reader/\" target=\"_blank\">Adobe Acrobat Reader</a> is required. <a href=\"https://get.adobe.com/reader/\" target=\"_blank\">Click here to download</a>.\r\n<ul>\r\n <li>MEA Residential Sustainable Energy Contract Program – Ongoing: No PAST PERFORMANCE PDF available</li>\r\n <li>MEA Solar Water Heating Feasibility Study - Ongoing: No PAST PERFORMANCE PDF available</li>\r\n</ul>','Sustainable Program Development','','inherit','open','open','','87-revision-v1','','','2015-01-18 20:10:17','2015-01-18 20:10:17','',87,'http://www.rifeintl.com/87-revision-v1/',0,'revision','',0),(99,1,'2015-01-18 20:11:02','2015-01-18 20:11:02','To view these files, <a href=\"https://get.adobe.com/reader/\" target=\"_blank\">Adobe Acrobat Reader</a> is required. <a href=\"https://get.adobe.com/reader/\" target=\"_blank\">Click here to download</a>.\r\n<ul>\r\n <li>Civilian Board of Court Appeals</li>\r\n <li>US PTO</li>\r\n <li>Pentagon Force Protection Agency</li>\r\n</ul>','Construction Management','','inherit','open','open','','81-revision-v1','','','2015-01-18 20:11:02','2015-01-18 20:11:02','',81,'http://www.rifeintl.com/81-revision-v1/',0,'revision','',0),(100,1,'2015-01-18 20:11:42','2015-01-18 20:11:42','To view these files, <a href=\"https://get.adobe.com/reader/\" target=\"_blank\">Adobe Acrobat Reader</a> is required. <a href=\"https://get.adobe.com/reader/\" target=\"_blank\">Click here to download</a>.\r\n<ul>\r\n <li>Montgomery County MLK Pools</li>\r\n <li>UMBC</li>\r\n <li>UM College Park</li>\r\n <li>Alleghany County Public Schools</li>\r\n</ul>','Energy Efficiency','','inherit','open','open','','83-revision-v1','','','2015-01-18 20:11:42','2015-01-18 20:11:42','',83,'http://www.rifeintl.com/83-revision-v1/',0,'revision','',0),(101,1,'2015-01-18 20:12:15','2015-01-18 20:12:15','To view these files, <a href=\"https://get.adobe.com/reader/\" target=\"_blank\">Adobe Acrobat Reader</a> is required. <a href=\"https://get.adobe.com/reader/\" target=\"_blank\">Click here to download</a>.\r\n<ul>\r\n <li>IRS</li>\r\n <li>Defense Health Agency</li>\r\n <li>Sidney Yates</li>\r\n <li>Missile Defense Agency</li>\r\n <li>Add: Smithsonian Institution – Perimeter Fencing project for Concert for Valor</li>\r\n</ul>','Facilities Management','','inherit','open','open','','85-revision-v1','','','2015-01-18 20:12:15','2015-01-18 20:12:15','',85,'http://www.rifeintl.com/85-revision-v1/',0,'revision','',0),(102,1,'2015-05-11 13:49:14','2015-05-11 13:49:14','<img class=\"alignright wp-image-194 size-full\" src=\"http://www.rifeintl.com/wp-content/uploads/2015/01/rife-globe.jpg\" alt=\"\" width=\"214\" height=\"214\" />\n\nRife International, LLC is an established energy efficiency and sustainable development firm, headquartered in Bethesda, Maryland. As a SBA 8(a) certified company, Rife provides energy-related solutions and real estate advisory services to various entities, including, but not limited to: government agencies, public utility companies, universities, property management companies, commercial construction firms, and Fortune 500 companies.\n\nRecognized as a <strong>2014 Top 100® MBE</strong> firm in the Mid-Atlantic region, Rife International, LLC has built a solid reputation in the energy efficiency, engineering, construction, and real estate industry not only by providing excellent service but also through our display of integrity and professionalism. Our innovative and value based approach allows us to consistently deliver the most effective and efficient solutions to our clients.\n\n<span class=\"\"><strong class=\"\">R</strong>eal Estate<strong class=\"\"> + <strong class=\"\"> I</strong></strong>nfrastructure<strong class=\"\"> + <strong class=\"\">F</strong></strong>acilities<strong class=\"\"> + <strong class=\"\"> E</strong></strong>nergy </span>\n<h2>Certifications</h2>\nRife International, LLC is a business enterprise that holds various certifications on the federal, state, and local levels. We are dedicated to supporting our clients\' and partners strategic, competitive and diversity initiatives. Our certifications include:\n<ul>\n <li>SBA 8(a) Certification</li>\n <li>MDOT MBE</li>\n <li>NMSDC MBE</li>\n <li>Washington Metro Area Transit Authority DBE</li>\n <li>Metropolitan Washington Airport Authority DBE</li>\n <li>Montgomery County LSBRP/ MFD</li>\n</ul>\n \n\n<img class=\"alignright wp-image-333 \" src=\"http://www.rifeintl.com/wp-content/uploads/2015/01/logo_tag-300x42.gif\" alt=\"\" width=\"521\" height=\"73\" />','About Us','','inherit','open','open','','6-autosave-v1','','','2015-05-11 13:49:14','2015-05-11 13:49:14','',6,'http://www.rifeintl.com/6-autosave-v1/',0,'revision','',0),(104,1,'2015-01-18 20:23:14','2015-01-18 20:23:14','<h2><img class=\"alignright size-full wp-image-29\" src=\"http://www.rifeintl.com/wp-content/uploads/2015/01/energy_efficient.jpg\" alt=\"energy_efficient\" width=\"318\" height=\"450\" />Core Competencies</h2>\r\nRife International, LLC’s mulch-disciplinary approach is the reason we consistently perform above the competition. Because our various business segments routinely leverage each others expertise, we are able to provide innovative energy efficiency and sustainable development solutions that consistently exceed our client’s needs.\r\n<h2>Energy Efficiency</h2>\r\nRife International, LLC is dedicated to providing sustainable energy efficiency solutions that minimize energy consumption and increases conservation. We help you identify inefficiencies and eliminate waste while significantly reducing your carbon footprint, utility bills, and operating costs. Our energy efficiency services include:\r\n<ul>\r\n <li>Building Energy Audits</li>\r\n <li>Energy & Utilities Management</li>\r\n <li>Building Retrofits</li>\r\n <li>Lighting & HVAC Upgrades</li>\r\n <li>Renewable Energy</li>\r\n</ul>\r\n<a title=\"Energy Efficiency\" href=\"http://www.rifeintl.com/energy-efficiency/\">Learn more about Energy Efficiency</a>\r\n<h2>Sustainable Development</h2>\r\n<img class=\"alignright wp-image-39 size-medium\" src=\"http://www.rifeintl.com/wp-content/uploads/2015/01/logow-300x272.jpg\" alt=\"logow\" width=\"300\" height=\"272\" />From concept through completion, Rife International, LLC effectively manages the sustainable development process through our team’s technical expertise and experience. As a multifaceted firm, we provide reliable and quality solutions to our clients. Our sustainable development services include:\r\n<ul>\r\n <li>Sustainable Design</li>\r\n <li>Architectural/Engineering Services</li>\r\n <li>Construction Management</li>\r\n <li>Cleared Access Construction</li>\r\n <li>General Contracting</li>\r\n</ul>\r\n<a title=\"Sustainable Development\" href=\"http://www.rifeintl.com/sustainable-development/\">Learn more about Sustainable Development</a>\r\n\r\n<a title=\"Sustainable Program Development\" href=\"http://www.rifeintl.com/sustainable-program-development/\"><strong>Sustainable Development projects </strong></a>','Services','','inherit','open','open','','8-revision-v1','','','2015-01-18 20:23:14','2015-01-18 20:23:14','',8,'http://www.rifeintl.com/8-revision-v1/',0,'revision','',0),(105,1,'2015-01-18 20:27:01','2015-01-18 20:27:01','','20141101_171637','','inherit','open','open','','20141101_171637','','','2015-01-18 20:27:01','2015-01-18 20:27:01','',0,'http://www.rifeintl.com/wp-content/uploads/2015/01/20141101_171637.jpg',0,'attachment','image/jpeg',0),(115,1,'2015-01-18 20:32:18','2015-01-18 20:32:18','To view these files, <a href=\"https://get.adobe.com/reader/\" target=\"_blank\">Adobe Acrobat Reader</a> is required. <a href=\"https://get.adobe.com/reader/\" target=\"_blank\">Click here to download</a>.\r\n<ul>\r\n <li><a href=\"http://www.rifeintl.com/wp-content/uploads/2015/01/CBCA-Past-Performance-Document.pdf\" target=\"_blank\">Civilian Board of Court Appeals</a></li>\r\n <li>US PTO</li>\r\n <li>Pentagon Force Protection Agency</li>\r\n</ul>','Construction Management','','inherit','open','open','','81-revision-v1','','','2015-01-18 20:32:18','2015-01-18 20:32:18','',81,'http://www.rifeintl.com/81-revision-v1/',0,'revision','',0),(116,1,'2015-03-15 02:41:31','2015-03-15 02:41:31','<a href=\"http://www.rifeintl.com/wp-content/uploads/2015/01/CBCA-Past-Performance-Document.pdf\" target=\"_blank\"><img class=\"alignnone size-full wp-image-166\" src=\"http://www.rifeintl.com/wp-content/uploads/2015/01/CBCA-logo.jpg\" alt=\"CBCA logo\" width=\"120\" height=\"120\" /></a>\n\n<a href=\"http://www.rifeintl.com/wp-content/uploads/2015/01/PTO-Past-Performance-Document.pdf\" target=\"_blank\"><img class=\"alignnone size-thumbnail wp-image-173\" src=\"http://www.rifeintl.com/wp-content/uploads/2015/01/US-PTO-logo-150x150.jpg\" alt=\"US PTO logo\" width=\"150\" height=\"150\" /></a>\n<ul>\n <li><a href=\"http://www.rifeintl.com/wp-content/uploads/2015/01/PFPA-Security-Guard-Desk.pdf\" target=\"_blank\">Pentagon Force Protection Agency</a></li>\n</ul>','Construction Management','','inherit','open','open','','81-autosave-v1','','','2015-03-15 02:41:31','2015-03-15 02:41:31','',81,'http://www.rifeintl.com/81-autosave-v1/',0,'revision','',0),(141,1,'2015-01-26 13:36:38','2015-01-26 13:36:38','<ul>\r\n <li><a href=\"http://www.rifeintl.com/wp-content/uploads/2015/01/CBCA-Past-Performance-Document.pdf\" target=\"_blank\">Civilian Board of Court Appeals</a></li>\r\n <li><a href=\"http://www.rifeintl.com/wp-content/uploads/2015/01/PTO%20Past Performance Document.pdf\" target=\"_blank\">US PTO</a></li>\r\n <li><a href=\"http://www.rifeintl.com/wp-content/uploads/2015/01/PFPA%20Security Guard Desk.pdf\" target=\"_blank\">Pentagon Force Protection Agency</a></li>\r\n</ul>','Construction Management','','inherit','open','open','','81-revision-v1','','','2015-01-26 13:36:38','2015-01-26 13:36:38','',81,'http://www.rifeintl.com/81-revision-v1/',0,'revision','',0),(117,1,'2015-01-18 20:34:12','2015-01-18 20:34:12','To view these files, <a href=\"https://get.adobe.com/reader/\" target=\"_blank\">Adobe Acrobat Reader</a> is required. <a href=\"https://get.adobe.com/reader/\" target=\"_blank\">Click here to download</a>.\r\n<ul>\r\n <li><a href=\"http://www.rifeintl.com/wp-content/uploads/2015/01/CBCA-Past-Performance-Document.pdf\" target=\"_blank\">Civilian Board of Court Appeals</a></li>\r\n <li><a href=\"http://www.rifeintl.com/wp-content/uploads/2015/01/PTO%20Past Performance Document.pdf\" target=\"_blank\">US PTO</a></li>\r\n <li><a href=\"http://www.rifeintl.com/wp-content/uploads/2015/01/PFPA%20Security Guard Desk.pdf\" target=\"_blank\">Pentagon Force Protection Agency</a></li>\r\n</ul>','Construction Management','','inherit','open','open','','81-revision-v1','','','2015-01-18 20:34:12','2015-01-18 20:34:12','',81,'http://www.rifeintl.com/81-revision-v1/',0,'revision','',0),(118,1,'2015-01-26 13:50:40','2015-01-26 13:50:40','<ul>\n <li><a href=\"http://www.rifeintl.com/wp-content/uploads/2015/01/MLK-Swim-Center-Lighting-Past-Performance-Document.pdf\" target=\"_blank\">Montgomery County MLK Pools</a></li>\n <li><a href=\"http://www.rifeintl.com/wp-content/uploads/2015/01/Case%20Study - University of Maryland.pdf\" target=\"_blank\">UMBC</a></li>\n <li><a href=\"http://www.rifeintl.com/wp-content/uploads/2015/01/Univ%20of MD.pdf\" target=\"_blank\">UM College Park</a></li>\n <li>Allegheny County Public Schools</li>\n</ul>','Energy Efficiency','','inherit','open','open','','83-autosave-v1','','','2015-01-26 13:50:40','2015-01-26 13:50:40','',83,'http://www.rifeintl.com/83-autosave-v1/',0,'revision','',0),(143,1,'2015-01-26 13:44:50','2015-01-26 13:44:50','<ul>\r\n <li><a href=\"http://www.rifeintl.com/wp-content/uploads/2015/01/MLK%20Swim Center Lighting Past Performance Document.pdf\" target=\"_blank\">Montgomery County MLK Pools</a></li>\r\n <li><a href=\"http://www.rifeintl.com/wp-content/uploads/2015/01/Case%20Study - University of Maryland.pdf\" target=\"_blank\">UMBC</a></li>\r\n <li><a href=\"http://www.rifeintl.com/wp-content/uploads/2015/01/Univ%20of MD.pdf\" target=\"_blank\">UM College Park</a></li>\r\n <li>Allegheny County Public Schools</li>\r\n</ul>','Energy Efficiency','','inherit','open','open','','83-revision-v1','','','2015-01-26 13:44:50','2015-01-26 13:44:50','',83,'http://www.rifeintl.com/83-revision-v1/',0,'revision','',0),(119,1,'2015-01-18 20:38:28','2015-01-18 20:38:28','To view these files, <a href=\"https://get.adobe.com/reader/\" target=\"_blank\">Adobe Acrobat Reader</a> is required. <a href=\"https://get.adobe.com/reader/\" target=\"_blank\">Click here to download</a>.\r\n<ul>\r\n <li><a href=\"http://www.rifeintl.com/wp-content/uploads/2015/01/MLK%20Swim Center Lighting Past Performance Document.pdf\" target=\"_blank\">Montgomery County MLK Pools</a></li>\r\n <li><a href=\"http://www.rifeintl.com/wp-content/uploads/2015/01/Case%20Study - University of Maryland.pdf\" target=\"_blank\">UMBC</a></li>\r\n <li><a href=\"http://www.rifeintl.com/wp-content/uploads/2015/01/Univ%20of MD.pdf\" target=\"_blank\">UM College Park</a></li>\r\n <li>Allegheny County Public Schools</li>\r\n</ul>','Energy Efficiency','','inherit','open','open','','83-revision-v1','','','2015-01-18 20:38:28','2015-01-18 20:38:28','',83,'http://www.rifeintl.com/83-revision-v1/',0,'revision','',0),(120,1,'2015-01-18 20:40:42','2015-01-18 20:40:42','To view these files, <a href=\"https://get.adobe.com/reader/\" target=\"_blank\">Adobe Acrobat Reader</a> is required. <a href=\"https://get.adobe.com/reader/\" target=\"_blank\">Click here to download</a>.\n<ul>\n <li><a href=\"http://www.rifeintl.com/wp-content/uploads/2015/01/IRS%20Child Care Center- Finger Guards.pdf\" target=\"_blank\">IRS</a></li>\n <li>Defense Health Agency</li>\n <li>Sidney Yates</li>\n <li>Missile Defense Agency</li>\n <li>Add: Smithsonian Institution – Perimeter Fencing project for Concert for Valor</li>\n</ul>','Facilities Management','','inherit','open','open','','85-autosave-v1','','','2015-01-18 20:40:42','2015-01-18 20:40:42','',85,'http://www.rifeintl.com/85-autosave-v1/',0,'revision','',0),(150,1,'2015-01-26 15:14:54','2015-01-26 15:14:54','<ul>\r\n <li><a href=\"http://www.rifeintl.com/wp-content/uploads/2015/01/IRS-Child-Care-Center-Finger-Guards.pdf\" target=\"_blank\">IRS</a></li>\r\n <li><a href=\"http://www.rifeintl.com/wp-content/uploads/2015/01/GSA-Sidney-Yates-Repairs.pdf\" target=\"_blank\">Sidney Yates</a></li>\r\n <li><a href=\"http://www.rifeintl.com/wp-content/uploads/2015/01/Smithsonian-Inst.-Fencing-Project.pdf\" target=\"_blank\">Smithsonian Institution – Perimeter Fencing project for Concert for Valor</a></li>\r\n</ul>','Facilities Management','','inherit','open','open','','85-revision-v1','','','2015-01-26 15:14:54','2015-01-26 15:14:54','',85,'http://www.rifeintl.com/85-revision-v1/',0,'revision','',0),(144,1,'2015-01-26 13:46:54','2015-01-26 13:46:54','<ul>\r\n <li><a href=\"http://www.rifeintl.com/wp-content/uploads/2015/01/IRS%20Child Care Center- Finger Guards.pdf\" target=\"_blank\">IRS</a></li>\r\n <li>Defense Health Agency</li>\r\n <li><a href=\"http://www.rifeintl.com/wp-content/uploads/2015/01/GSA%20- Sidney Yates Repairs.pdf\" target=\"_blank\">Sidney Yates</a></li>\r\n <li>Missile Defense Agency</li>\r\n <li><a href=\"http://www.rifeintl.com/wp-content/uploads/2015/01/Smithsonian%20Inst.- Fencing Project.pdf\" target=\"_blank\">Smithsonian Institution – Perimeter Fencing project for Concert for Valor</a></li>\r\n</ul>','Facilities Management','','inherit','open','open','','85-revision-v1','','','2015-01-26 13:46:54','2015-01-26 13:46:54','',85,'http://www.rifeintl.com/85-revision-v1/',0,'revision','',0),(121,1,'2015-01-18 20:41:19','2015-01-18 20:41:19','To view these files, <a href=\"https://get.adobe.com/reader/\" target=\"_blank\">Adobe Acrobat Reader</a> is required. <a href=\"https://get.adobe.com/reader/\" target=\"_blank\">Click here to download</a>.\r\n<ul>\r\n <li><a href=\"http://www.rifeintl.com/wp-content/uploads/2015/01/IRS%20Child Care Center- Finger Guards.pdf\" target=\"_blank\">IRS</a></li>\r\n <li>Defense Health Agency</li>\r\n <li><a href=\"http://www.rifeintl.com/wp-content/uploads/2015/01/GSA%20- Sidney Yates Repairs.pdf\" target=\"_blank\">Sidney Yates</a></li>\r\n <li>Missile Defense Agency</li>\r\n <li><a href=\"http://www.rifeintl.com/wp-content/uploads/2015/01/Smithsonian%20Inst.- Fencing Project.pdf\" target=\"_blank\">Smithsonian Institution – Perimeter Fencing project for Concert for Valor</a></li>\r\n</ul>','Facilities Management','','inherit','open','open','','85-revision-v1','','','2015-01-18 20:41:19','2015-01-18 20:41:19','',85,'http://www.rifeintl.com/85-revision-v1/',0,'revision','',0),(123,1,'2015-01-18 21:55:52','2015-01-18 21:55:52','','IRSNew Carrolton','','inherit','open','open','','irsnew-carrolton','','','2015-01-18 21:55:52','2015-01-18 21:55:52','',0,'http://www.rifeintl.com/wp-content/uploads/2015/01/IRSNew-Carrolton.png',0,'attachment','image/png',0),(124,1,'2015-01-18 21:56:01','2015-01-18 21:56:01','','SmithBuild','','inherit','open','open','','smithbuild','','','2015-01-18 21:56:01','2015-01-18 21:56:01','',0,'http://www.rifeintl.com/wp-content/uploads/2015/01/SmithBuild.png',0,'attachment','image/png',0),(125,1,'2015-01-18 21:56:07','2015-01-18 21:56:07','','SmithIndian','','inherit','open','open','','smithindian','','','2015-01-18 21:56:07','2015-01-18 21:56:07','',0,'http://www.rifeintl.com/wp-content/uploads/2015/01/SmithIndian.png',0,'attachment','image/png',0),(126,1,'2015-01-18 22:09:41','2015-01-18 22:09:41','','RIFE Logo','','inherit','open','open','','rifelogosm','','','2015-01-18 22:09:59','2015-01-18 22:09:59','',0,'http://www.rifeintl.com/wp-content/uploads/2015/01/rifelogosm.png',0,'attachment','image/png',0),(128,1,'2015-01-18 22:32:28','2015-01-18 22:32:28','<h4><img class=\"alignright size-full wp-image-66\" src=\"http://www.rifeintl.com/wp-content/uploads/2015/01/rife-international-llc-corporate-headquarters.jpg\" alt=\"rife-international-llc-corporate-headquarters\" width=\"252\" height=\"181\" />CORPORATE HEADQUARTERS</h4>\r\n10411 Motor City Drive, Suite 750\r\nBethesda, Maryland 20817, US\r\n\r\nTel +1-240-389-4187\r\nFax +1-240-383-3459\r\n\r\ninfo@rifeintl.com\r\n\r\n[wpgmza id=\"1\"]\r\n\r\n[vfb id=1]','Contact Us','','inherit','open','open','','14-revision-v1','','','2015-01-18 22:32:28','2015-01-18 22:32:28','',14,'http://www.rifeintl.com/14-revision-v1/',0,'revision','',0),(129,1,'2015-01-22 15:55:46','2015-01-22 15:55:46','','IMAG0363','','inherit','open','open','','imag0363','','','2015-01-22 15:55:46','2015-01-22 15:55:46','',0,'http://www.rifeintl.com/wp-content/uploads/2015/01/IMAG0363.jpg',0,'attachment','image/jpeg',0),(130,1,'2015-01-22 15:59:37','2015-01-22 15:59:37','','20131126_214941','','inherit','open','open','','20131126_214941','','','2015-01-22 15:59:37','2015-01-22 15:59:37','',0,'http://www.rifeintl.com/wp-content/uploads/2015/01/20131126_214941.jpg',0,'attachment','image/jpeg',0),(131,1,'2015-01-22 16:05:08','2015-01-22 16:05:08','','MLKpool','','inherit','open','open','','mlkpool','','','2015-01-22 16:05:08','2015-01-22 16:05:08','',0,'http://www.rifeintl.com/wp-content/uploads/2015/01/MLKpool.png',0,'attachment','image/png',0),(132,1,'2015-01-26 00:57:47','2015-01-26 00:57:47','','20131125_121617','','inherit','open','open','','20131125_121617','','','2015-01-26 00:57:47','2015-01-26 00:57:47','',0,'http://www.rifeintl.com/wp-content/uploads/2015/01/20131125_121617.jpg',0,'attachment','image/jpeg',0),(133,1,'2015-01-26 01:00:06','2015-01-26 01:00:06','','20131126_214729','','inherit','open','open','','20131126_214729','','','2015-01-26 01:00:06','2015-01-26 01:00:06','',0,'http://www.rifeintl.com/wp-content/uploads/2015/01/20131126_214729.jpg',0,'attachment','image/jpeg',0),(134,1,'2015-01-26 01:00:21','2015-01-26 01:00:21','','20140828_191143','','inherit','open','open','','20140828_191143','','','2015-01-26 01:00:21','2015-01-26 01:00:21','',0,'http://www.rifeintl.com/wp-content/uploads/2015/01/20140828_191143.jpg',0,'attachment','image/jpeg',0),(135,1,'2015-01-26 01:00:41','2015-01-26 01:00:41','','20141101_174009','','inherit','open','open','','20141101_174009','','','2015-01-26 01:00:41','2015-01-26 01:00:41','',0,'http://www.rifeintl.com/wp-content/uploads/2015/01/20141101_174009.jpg',0,'attachment','image/jpeg',0),(136,1,'2015-01-26 01:00:55','2015-01-26 01:00:55','','20150102_124114','','inherit','open','open','','20150102_124114','','','2015-01-26 01:00:55','2015-01-26 01:00:55','',0,'http://www.rifeintl.com/wp-content/uploads/2015/01/20150102_124114.jpg',0,'attachment','image/jpeg',0),(137,1,'2015-01-26 01:01:06','2015-01-26 01:01:06','','DSCN1170','','inherit','open','open','','dscn1170','','','2015-01-26 01:01:06','2015-01-26 01:01:06','',0,'http://www.rifeintl.com/wp-content/uploads/2015/01/DSCN1170.jpg',0,'attachment','image/jpeg',0),(138,1,'2015-01-26 01:28:03','2015-01-26 01:28:03','','20140828_191143','','inherit','open','open','','20140828_191143-2','','','2015-01-26 01:28:03','2015-01-26 01:28:03','',0,'http://www.rifeintl.com/wp-content/uploads/2015/01/20140828_191143.png',0,'attachment','image/png',0),(139,1,'2015-01-26 01:28:53','2015-01-26 01:28:53','','20141101_174009','','inherit','open','open','','20141101_174009-2','','','2015-01-26 01:28:53','2015-01-26 01:28:53','',0,'http://www.rifeintl.com/wp-content/uploads/2015/01/20141101_174009.png',0,'attachment','image/png',0),(140,1,'2015-01-26 01:28:55','2015-01-26 01:28:55','','20150102_124114','','inherit','open','open','','20150102_124114-2','','','2015-01-26 01:28:55','2015-01-26 01:28:55','',0,'http://www.rifeintl.com/wp-content/uploads/2015/01/20150102_124114.png',0,'attachment','image/png',0),(145,1,'2015-01-26 13:49:24','2015-01-26 13:49:24','<ul>\r\n <li><a href=\"http://www.rifeintl.com/wp-content/uploads/2015/01/CBCA-Past-Performance-Document.pdf\" target=\"_blank\">Civilian Board of Court Appeals</a></li>\r\n <li><a href=\"http://www.rifeintl.com/wp-content/uploads/2015/01/PTO-Past-Performance-Document.pdf\" target=\"_blank\">US PTO</a></li>\r\n <li><a href=\"http://www.rifeintl.com/wp-content/uploads/2015/01/PFPA-Security-Guard-Desk.pdf\" target=\"_blank\">Pentagon Force Protection Agency</a></li>\r\n</ul>','Construction Management','','inherit','open','open','','81-revision-v1','','','2015-01-26 13:49:24','2015-01-26 13:49:24','',81,'http://www.rifeintl.com/81-revision-v1/',0,'revision','',0),(146,1,'2015-01-26 13:51:28','2015-01-26 13:51:28','<ul>\r\n <li><a href=\"http://www.rifeintl.com/wp-content/uploads/2015/01/MLK-Swim-Center-Lighting-Past-Performance-Document.pdf\" target=\"_blank\">Montgomery County MLK Pools</a></li>\r\n <li><a href=\"http://www.rifeintl.com/wp-content/uploads/2015/01/Case-Study-University-of-Maryland.pdf\" target=\"_blank\">UMBC</a></li>\r\n <li><a href=\"http://www.rifeintl.com/wp-content/uploads/2015/01/Univ-of-MD.pdf\" target=\"_blank\">UM College Park</a></li>\r\n <li>Allegheny County Public Schools</li>\r\n</ul>','Energy Efficiency','','inherit','open','open','','83-revision-v1','','','2015-01-26 13:51:28','2015-01-26 13:51:28','',83,'http://www.rifeintl.com/83-revision-v1/',0,'revision','',0),(147,1,'2015-01-26 13:53:12','2015-01-26 13:53:12','<ul>\r\n <li><a href=\"http://www.rifeintl.com/wp-content/uploads/2015/01/IRS-Child-Care-Center-Finger-Guards.pdf\" target=\"_blank\">IRS</a></li>\r\n <li>Defense Health Agency</li>\r\n <li><a href=\"http://www.rifeintl.com/wp-content/uploads/2015/01/GSA-Sidney-Yates-Repairs.pdf\" target=\"_blank\">Sidney Yates</a></li>\r\n <li>Missile Defense Agency</li>\r\n <li><a href=\"http://www.rifeintl.com/wp-content/uploads/2015/01/Smithsonian-Inst.-Fencing-Project.pdf\" target=\"_blank\">Smithsonian Institution – Perimeter Fencing project for Concert for Valor</a></li>\r\n</ul>','Facilities Management','','inherit','open','open','','85-revision-v1','','','2015-01-26 13:53:12','2015-01-26 13:53:12','',85,'http://www.rifeintl.com/85-revision-v1/',0,'revision','',0),(149,1,'2015-01-26 15:14:01','2015-01-26 15:14:01','<ul>\r\n <li><a href=\"http://www.rifeintl.com/wp-content/uploads/2015/01/MLK-Swim-Center-Lighting-Past-Performance-Document.pdf\" target=\"_blank\">Montgomery County MLK Pools</a></li>\r\n <li><a href=\"http://www.rifeintl.com/wp-content/uploads/2015/01/Case-Study-University-of-Maryland.pdf\" target=\"_blank\">UMBC</a></li>\r\n <li><a href=\"http://www.rifeintl.com/wp-content/uploads/2015/01/Univ-of-MD.pdf\" target=\"_blank\">UM College Park</a></li>\r\n <li>Boyd\'s Aquatic center</li>\r\n</ul>','Energy Efficiency','','inherit','open','open','','83-revision-v1','','','2015-01-26 15:14:01','2015-01-26 15:14:01','',83,'http://www.rifeintl.com/83-revision-v1/',0,'revision','',0),(151,1,'2015-01-26 15:19:38','2015-01-26 15:19:38','','MBElogo','','inherit','open','open','','mbelogo','','','2015-01-26 15:19:38','2015-01-26 15:19:38','',70,'http://www.rifeintl.com/wp-content/uploads/2014/10/MBElogo.png',0,'attachment','image/png',0),(152,1,'2015-01-26 15:20:01','2015-01-26 15:20:01','<img class=\"alignnone wp-image-151 size-full\" src=\"http://www.rifeintl.com/wp-content/uploads/2014/10/MBElogo.png\" alt=\"MBElogo\" width=\"624\" height=\"93\" />\r\n\r\nBaltimore, Maryland (October 20, 2014) – Kwabena Osei-Sarpong of Rife International, LLC has been selected to receive the distinguished 2014 Top 100 Minority Business Enterprise Award. The Top 100 MBE® ceremony is designed to acknowledge and pay tribute to outstanding women and minority business owners in Maryland, Virginia, Pennsylvania, Delaware and the District of Columbia.\r\n\r\nThe awards ceremony takes place during Mayor Stephanie Rawlings-Blake’s Minority Enterprise Development Week in Baltimore. It will be held at the War Memorial Hall located 101 N. Gay Street in downtown Baltimore on Thursday, October 23, 2014 from 5:30 p.m – 8:30 p.m.\r\n\r\n“We could not have achieved this accomplishment without my team’s individual and collective contributions in ensuring that we deliver the best in service to our clients,” said Kwabena Osei-Sarpong, CEO of Rife International.\r\n\r\nThis year’s ceremony host organizations are the Mayor’s Office of Minority and Women-Owned Business Development; MBDA Business Center – Baltimore; Southwest Airlines; BGE; State Farm; Whiting-Turner, and others.\r\n\r\n“The winners of this year’s Top 100 MBE Award exemplifies excellence and economic stability” said Sharon R. Pinder, founder of the Top 100 MBE Awards Ceremony. “Mr. Osei- Sarpong represents the goals and aspirations of many entrepreneurs across this region.”','RIFE International Recognized As Top 100 MBE Awards Winner','','inherit','open','open','','70-revision-v1','','','2015-01-26 15:20:01','2015-01-26 15:20:01','',70,'http://www.rifeintl.com/70-revision-v1/',0,'revision','',0),(153,1,'2015-01-26 15:20:34','2015-01-26 15:20:34','<img class=\"alignright size-medium wp-image-77\" src=\"http://www.rifeintl.com/wp-content/uploads/2015/01/2014-cbca1-300x202.png\" alt=\"2014-cbca1\" width=\"300\" height=\"202\" />Rife was selected by the General Services Administration (GSA) to complete an office build-out expansion project for the Civilian Board Court of Appeals (CBCA) at 1800 M Street, Washington, D.C.\r\n\r\nThe new units were slated to serve as additional office spaces for CBCA’s judges and executive staff. The project involved taking existing offices, designing the layout, and expanding the units into four individual offices, while preserving the existing décor, layout of the space, existing fixtures, and hardware. Our team managed this project from design to construction and through the closeout.\r\n\r\nDue to the security requirements and the sensitivity of the space, Rife ensured that the coordination of materials, equipment and manpower were seamless and organized. Rife achieved this by running a production schedule that completed several milestone items at a time.\r\n\r\n“Rife International went above and beyond the call of duty to make this project a total success for us and the end user.” GSA’s project manager continued to state, “We are very satisfied with the quality of work performed and professionalism displayed by Rife.”\r\n<h4>About The Civilian Board Court of Appeals (CBCA)</h4>\r\nThe Civilian Board court of Appeals (CBCA) is an independent tribunal housed within the General Services Administration. The CBCA presides over various disputes involving federal executive branch agencies. Its primary responsibility is to resolve contract disputes between government contractors and agencies under the Contracts Disputes Act.','Rife International Provides Construction Modernization, and Space Management to Civilian Board of Contract Appeals (CBCA)','','inherit','open','open','','76-revision-v1','','','2015-01-26 15:20:34','2015-01-26 15:20:34','',76,'http://www.rifeintl.com/76-revision-v1/',0,'revision','',0),(156,1,'2015-01-26 15:26:46','2015-01-26 15:26:46','<ul>\r\n <li><a href=\"http://www.rifeintl.com/wp-content/uploads/2015/01/MEA-Residential-Sustainable-Energy-Contract-Program-Past-Performance.pdf\" target=\"_blank\">MEA Residential Sustainable Energy Contract Program </a>– Ongoing</li>\r\n <li>MEA Solar Water Heating Feasibility Study - Ongoing</li>\r\n</ul>','Sustainable Program Development','','inherit','open','open','','87-revision-v1','','','2015-01-26 15:26:46','2015-01-26 15:26:46','',87,'http://www.rifeintl.com/87-revision-v1/',0,'revision','',0),(157,1,'2015-01-26 15:27:21','2015-01-26 15:27:21','<ul>\r\n <li><a href=\"http://www.rifeintl.com/wp-content/uploads/2015/01/MLK-Swim-Center-Lighting-Past-Performance-Document.pdf\" target=\"_blank\">Montgomery County MLK Pools</a></li>\r\n <li><a href=\"http://www.rifeintl.com/wp-content/uploads/2015/01/Case-Study-University-of-Maryland.pdf\" target=\"_blank\">UMBC</a></li>\r\n <li><a href=\"http://www.rifeintl.com/wp-content/uploads/2015/01/Univ-of-MD.pdf\" target=\"_blank\">UM College Park</a></li>\r\n <li><a href=\"http://www.rifeintl.com/wp-content/uploads/2015/01/Boyds-Aquatic-Center-Past-Performance-Document.pdf\" target=\"_blank\">Boyd\'s Aquatic Center</a></li>\r\n</ul>','Energy Efficiency','','inherit','open','open','','83-revision-v1','','','2015-01-26 15:27:21','2015-01-26 15:27:21','',83,'http://www.rifeintl.com/83-revision-v1/',0,'revision','',0),(164,1,'2015-03-10 18:16:32','2015-03-10 18:16:32','<img class=\"alignright wp-image-162 size-medium\" src=\"http://www.rifeintl.com/wp-content/uploads/2015/03/bigstock_Modern_Office_Building_3301130-300x200.jpg\" alt=\"\" width=\"300\" height=\"200\" />With our experience in construction management, general contracting, and land surveying, we have developed an expertise in these areas. In providing these very critical services, we believe in building strong partnering relationships with our clients, staff, management team, consultants, and subcontractors.\r\n\r\nOur reason for pursuing this approach, in providing our services, derives from our experience and the consolidation of our best practices. Our experience, relationships, and expertise assures our clients that Rife International, LLC can deliver a range of challenging programs and projects in a safe environment, on time, within scope, under budget, to the highest standards of quality, and with the superior customer service. Our sustainable development services include:\r\n<ul>\r\n <li>Sustainable Design</li>\r\n <li>Architectural/Engineering Services</li>\r\n <li>Construction Management</li>\r\n <li>Cleared Access Construction</li>\r\n <li>General Contracting</li>\r\n</ul>\r\n<h2>NAICS Codes</h2>\r\n<ul type=\"disc\">\r\n <li>236220 Commercial Construction</li>\r\n <li>541330 Engineering Services</li>\r\n <li>541310 Architectural Services</li>\r\n <li>531390 Real Estate Consultants</li>\r\n</ul>','Sustainable Development','','inherit','open','open','','24-revision-v1','','','2015-03-10 18:16:32','2015-03-10 18:16:32','',24,'http://www.rifeintl.com/24-revision-v1/',0,'revision','',0),(165,1,'2015-03-10 18:17:31','2015-03-10 18:17:31','<img class=\"alignright wp-image-161 size-medium\" src=\"http://www.rifeintl.com/wp-content/uploads/2015/03/bigstock_Close-up_Of_Two_Business_Partn_7765563-300x223.jpg\" alt=\"\" width=\"300\" height=\"223\" />As a growing international energy efficiency and sustainable development firm, Rife International, LLC is looking to further our progress with leaders who have a passion for solving emerging challenges. Teamwork and shared values assist us in delivering outstanding solutions and results for our clients.\r\n\r\nWe understand that it takes diverse and talented leaders to solve our clients’ most challenging problems. As we grow and expand the boundaries of our company, we\'re looking for team members who want to do the same with their careers.\r\n\r\nRife International, LLC is committed to offering challenging and rewarding careers in a dynamic work environment. Our holistic approach to career development allows for continued professional, educational, and personal growth. All positions include a competitive benefits package with excellent professional development and compensation opportunities.\r\n<h2>Equal Opportunity Employer</h2>\r\nRife International, LLC is an equal opportunity employer that supports and promotes diversity by taking positive steps to eliminate barriers that may exist in hiring and employment practices. Our policy prohibits discrimination or harassment on the basis of race, color, religion, national origin, ancestry, sex, age, marital status, familial status, sexual orientation, disability or veteran status.\r\n<h2>Job Listings</h2>\r\n<table class=\"jobstable\" width=\"95%\">\r\n<tbody>\r\n<tr>\r\n<th width=\"22%\">Requisition #</th>\r\n<th width=\"48%\">Job Title</th>\r\n<th width=\"30%\">Location</th>\r\n</tr>\r\n<tr>\r\n<td>2014-0308-0001</td>\r\n<td>Energy Efficiency Specialist</td>\r\n<td>Bethesda, MD</td>\r\n</tr>\r\n<tr>\r\n<td class=\"even\">2014-0301-0001</td>\r\n<td class=\"even\">Senior Project Manager - Construction</td>\r\n<td class=\"even\">Washington, DC</td>\r\n</tr>\r\n<tr>\r\n<td>2014-0301-0002</td>\r\n<td>Overseas Project Manager</td>\r\n<td>International</td>\r\n</tr>\r\n<tr>\r\n<td class=\"even\">2014-0228-0001</td>\r\n<td class=\"even\">Electrical Engineer</td>\r\n<td class=\"even\">Washington, DC</td>\r\n</tr>\r\n<tr>\r\n<td>2014-0228-0002</td>\r\n<td>Construction Manager</td>\r\n<td>Bethesda, MD</td>\r\n</tr>\r\n<tr>\r\n<td class=\"even\">2014-0228-0003</td>\r\n<td class=\"even\">Estimator</td>\r\n<td class=\"even\">Washington, DC</td>\r\n</tr>\r\n<tr>\r\n<td>2014-0228-0004</td>\r\n<td>Account Executive</td>\r\n<td>Bethesda, MD</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\nAll interested candidates should forward resumes to our Human Resources department at <a href=\"mailto:careers@rifeintl.com\">careers@rifeintl.com</a>','Careers','','inherit','open','open','','12-revision-v1','','','2015-03-10 18:17:31','2015-03-10 18:17:31','',12,'http://www.rifeintl.com/12-revision-v1/',0,'revision','',0),(166,1,'2015-03-14 21:32:14','2015-03-14 21:32:14','','CBCA logo','','inherit','open','open','','cbca-logo','','','2015-03-14 21:32:14','2015-03-14 21:32:14','',81,'http://www.rifeintl.com/wp-content/uploads/2015/01/CBCA-logo.jpg',0,'attachment','image/jpeg',0),(167,1,'2015-03-14 21:32:15','2015-03-14 21:32:15','','IRS logo','','inherit','open','open','','irs-logo','','','2015-03-14 21:32:15','2015-03-14 21:32:15','',81,'http://www.rifeintl.com/wp-content/uploads/2015/01/IRS-logo.png',0,'attachment','image/png',0),(168,1,'2015-03-14 21:32:16','2015-03-14 21:32:16','','PFPA logo','','inherit','open','open','','pfpa-logo','','','2015-03-14 21:32:16','2015-03-14 21:32:16','',81,'http://www.rifeintl.com/wp-content/uploads/2015/01/PFPA-logo.jpg',0,'attachment','image/jpeg',0),(169,1,'2015-03-14 21:32:17','2015-03-14 21:32:17','','SI - Concert For Valor','','inherit','open','open','','si-concert-for-valor','','','2015-03-14 21:32:17','2015-03-14 21:32:17','',81,'http://www.rifeintl.com/wp-content/uploads/2015/01/SI-Concert-For-Valor.jpg',0,'attachment','image/jpeg',0),(170,1,'2015-03-14 21:32:18','2015-03-14 21:32:18','','Sidney Yates Building','','inherit','open','open','','sidney-yates-building','','','2015-03-14 21:32:18','2015-03-14 21:32:18','',81,'http://www.rifeintl.com/wp-content/uploads/2015/01/Sidney-Yates-Building.jpg',0,'attachment','image/jpeg',0),(171,1,'2015-03-14 21:32:19','2015-03-14 21:32:19','','UMBC logo','','inherit','open','open','','umbc-logo','','','2015-03-14 21:32:19','2015-03-14 21:32:19','',81,'http://www.rifeintl.com/wp-content/uploads/2015/01/UMBC-logo.jpg',0,'attachment','image/jpeg',0),(172,1,'2015-03-14 21:32:20','2015-03-14 21:32:20','','UMCP logo','','inherit','open','open','','umcp-logo','','','2015-03-14 21:32:20','2015-03-14 21:32:20','',81,'http://www.rifeintl.com/wp-content/uploads/2015/01/UMCP-logo.jpg',0,'attachment','image/jpeg',0),(173,1,'2015-03-14 21:32:21','2015-03-14 21:32:21','','US PTO logo','','inherit','open','open','','us-pto-logo','','','2015-03-14 21:32:21','2015-03-14 21:32:21','',81,'http://www.rifeintl.com/wp-content/uploads/2015/01/US-PTO-logo.jpg',0,'attachment','image/jpeg',0),(174,1,'2015-03-15 02:42:12','2015-03-15 02:42:12','<a href=\"http://www.rifeintl.com/wp-content/uploads/2015/01/CBCA-Past-Performance-Document.pdf\" target=\"_blank\"><img class=\"alignnone size-full wp-image-166\" src=\"http://www.rifeintl.com/wp-content/uploads/2015/01/CBCA-logo.jpg\" alt=\"CBCA logo\" width=\"120\" height=\"120\" /></a>\r\n\r\n<a href=\"http://www.rifeintl.com/wp-content/uploads/2015/01/PTO-Past-Performance-Document.pdf\" target=\"_blank\"><img class=\"alignnone size-thumbnail wp-image-173\" src=\"http://www.rifeintl.com/wp-content/uploads/2015/01/US-PTO-logo-150x150.jpg\" alt=\"US PTO logo\" width=\"150\" height=\"150\" /></a>\r\n\r\n<a href=\"http://www.rifeintl.com/wp-content/uploads/2015/01/PFPA-Security-Guard-Desk.pdf\" target=\"_blank\"><img class=\"alignnone size-thumbnail wp-image-168\" src=\"http://www.rifeintl.com/wp-content/uploads/2015/01/PFPA-logo-150x150.jpg\" alt=\"PFPA logo\" width=\"150\" height=\"150\" /></a>','Construction Management','','inherit','open','open','','81-revision-v1','','','2015-03-15 02:42:12','2015-03-15 02:42:12','',81,'http://www.rifeintl.com/81-revision-v1/',0,'revision','',0),(176,1,'2015-03-15 02:43:30','2015-03-15 02:43:30','<a href=\"http://www.rifeintl.com/wp-content/uploads/2015/01/CBCA-Past-Performance-Document.pdf\" target=\"_blank\"><img class=\"alignnone wp-image-166 size-full\" src=\"http://www.rifeintl.com/wp-content/uploads/2015/01/CBCA-logo.jpg\" alt=\"CBCA logo\" width=\"120\" height=\"120\" /></a>\r\n\r\n<a href=\"http://www.rifeintl.com/wp-content/uploads/2015/01/PTO-Past-Performance-Document.pdf\" target=\"_blank\"><img class=\"alignnone size-thumbnail wp-image-173\" src=\"http://www.rifeintl.com/wp-content/uploads/2015/01/US-PTO-logo-150x150.jpg\" alt=\"US PTO logo\" width=\"150\" height=\"150\" /></a>\r\n\r\n<a href=\"http://www.rifeintl.com/wp-content/uploads/2015/01/PFPA-Security-Guard-Desk.pdf\" target=\"_blank\"><img class=\"alignnone size-thumbnail wp-image-168\" src=\"http://www.rifeintl.com/wp-content/uploads/2015/01/PFPA-logo-150x150.jpg\" alt=\"PFPA logo\" width=\"150\" height=\"150\" /></a>','Construction Management','','inherit','open','open','','81-revision-v1','','','2015-03-15 02:43:30','2015-03-15 02:43:30','',81,'http://www.rifeintl.com/81-revision-v1/',0,'revision','',0),(175,1,'2015-03-15 02:43:20','2015-03-15 02:43:20','<a href=\"http://www.rifeintl.com/wp-content/uploads/2015/01/CBCA-Past-Performance-Document.pdf\" target=\"_blank\"><img class=\"alignnone wp-image-166 size-full\" src=\"http://www.rifeintl.com/wp-content/uploads/2015/01/CBCA-logo.jpg\" alt=\"CBCA logo\" width=\"120\" height=\"120\" /></a>\r\n\r\n \r\n\r\n<a href=\"http://www.rifeintl.com/wp-content/uploads/2015/01/PTO-Past-Performance-Document.pdf\" target=\"_blank\"><img class=\"alignnone size-thumbnail wp-image-173\" src=\"http://www.rifeintl.com/wp-content/uploads/2015/01/US-PTO-logo-150x150.jpg\" alt=\"US PTO logo\" width=\"150\" height=\"150\" /></a>\r\n\r\n<a href=\"http://www.rifeintl.com/wp-content/uploads/2015/01/PFPA-Security-Guard-Desk.pdf\" target=\"_blank\"><img class=\"alignnone size-thumbnail wp-image-168\" src=\"http://www.rifeintl.com/wp-content/uploads/2015/01/PFPA-logo-150x150.jpg\" alt=\"PFPA logo\" width=\"150\" height=\"150\" /></a>','Construction Management','','inherit','open','open','','81-revision-v1','','','2015-03-15 02:43:20','2015-03-15 02:43:20','',81,'http://www.rifeintl.com/81-revision-v1/',0,'revision','',0),(180,1,'2015-03-15 02:48:27','2015-03-15 02:48:27','<a href=\"http://www.rifeintl.com/wp-content/uploads/2015/01/MLK-Swim-Center-Lighting-Past-Performance-Document.pdf\" target=\"_blank\">Montgomery County MLK Pools</a>\r\n\r\n<a href=\"http://www.rifeintl.com/wp-content/uploads/2015/01/Case-Study-University-of-Maryland.pdf\" target=\"_blank\"><img class=\"alignnone size-thumbnail wp-image-171\" src=\"http://www.rifeintl.com/wp-content/uploads/2015/01/UMBC-logo-150x130.jpg\" alt=\"UMBC logo\" width=\"150\" height=\"130\" /></a>\r\n\r\n<a href=\"http://www.rifeintl.com/wp-content/uploads/2015/01/Univ-of-MD.pdf\" target=\"_blank\"><img class=\"alignnone size-thumbnail wp-image-172\" src=\"http://www.rifeintl.com/wp-content/uploads/2015/01/UMCP-logo-150x150.jpg\" alt=\"UMCP logo\" width=\"150\" height=\"150\" /></a>\r\n\r\n<a href=\"http://www.rifeintl.com/wp-content/uploads/2015/01/Boyds-Aquatic-Center-Past-Performance-Document.pdf\" target=\"_blank\">Boyd\'s Aquatic Center</a>','Energy Efficiency','','inherit','open','open','','83-revision-v1','','','2015-03-15 02:48:27','2015-03-15 02:48:27','',83,'http://www.rifeintl.com/83-revision-v1/',0,'revision','',0),(177,1,'2015-03-15 02:45:27','2015-03-15 02:45:27','<ul>\r\n <li><a href=\"http://www.rifeintl.com/wp-content/uploads/2015/01/MLK-Swim-Center-Lighting-Past-Performance-Document.pdf\" target=\"_blank\">Montgomery County MLK Pools</a></li>\r\n <li><a href=\"http://www.rifeintl.com/wp-content/uploads/2015/01/Case-Study-University-of-Maryland.pdf\" target=\"_blank\"><img class=\"alignnone size-thumbnail wp-image-171\" src=\"http://www.rifeintl.com/wp-content/uploads/2015/01/UMBC-logo-150x130.jpg\" alt=\"UMBC logo\" width=\"150\" height=\"130\" /></a></li>\r\n <li><a href=\"http://www.rifeintl.com/wp-content/uploads/2015/01/Univ-of-MD.pdf\" target=\"_blank\"><img class=\"alignnone size-thumbnail wp-image-172\" src=\"http://www.rifeintl.com/wp-content/uploads/2015/01/UMCP-logo-150x150.jpg\" alt=\"UMCP logo\" width=\"150\" height=\"150\" /></a></li>\r\n <li><a href=\"http://www.rifeintl.com/wp-content/uploads/2015/01/Boyds-Aquatic-Center-Past-Performance-Document.pdf\" target=\"_blank\">Boyd\'s Aquatic Center</a></li>\r\n</ul>','Energy Efficiency','','inherit','open','open','','83-revision-v1','','','2015-03-15 02:45:27','2015-03-15 02:45:27','',83,'http://www.rifeintl.com/83-revision-v1/',0,'revision','',0),(178,1,'2015-03-15 02:46:14','2015-03-15 02:46:14','<ul>\r\n <li><a href=\"http://www.rifeintl.com/wp-content/uploads/2015/01/IRS-Child-Care-Center-Finger-Guards.pdf\" target=\"_blank\"><img class=\"alignnone size-thumbnail wp-image-167\" src=\"http://www.rifeintl.com/wp-content/uploads/2015/01/IRS-logo-150x150.png\" alt=\"IRS logo\" width=\"150\" height=\"150\" /></a></li>\r\n <li><a href=\"http://www.rifeintl.com/wp-content/uploads/2015/01/GSA-Sidney-Yates-Repairs.pdf\" target=\"_blank\">Sidney Yates</a></li>\r\n <li><a href=\"http://www.rifeintl.com/wp-content/uploads/2015/01/Smithsonian-Inst.-Fencing-Project.pdf\" target=\"_blank\">Smithsonian Institution – Perimeter Fencing project for Concert for Valor</a></li>\r\n</ul>','Facilities Management','','inherit','open','open','','85-revision-v1','','','2015-03-15 02:46:14','2015-03-15 02:46:14','',85,'http://www.rifeintl.com/85-revision-v1/',0,'revision','',0),(179,1,'2015-03-15 02:47:14','2015-03-15 02:47:14','<a href=\"http://www.rifeintl.com/wp-content/uploads/2015/01/IRS-Child-Care-Center-Finger-Guards.pdf\" target=\"_blank\"><img class=\"alignnone size-thumbnail wp-image-167\" src=\"http://www.rifeintl.com/wp-content/uploads/2015/01/IRS-logo-150x150.png\" alt=\"IRS logo\" width=\"150\" height=\"150\" /></a>\r\n\r\n<a href=\"http://www.rifeintl.com/wp-content/uploads/2015/01/GSA-Sidney-Yates-Repairs.pdf\" target=\"_blank\"><img class=\"alignnone size-thumbnail wp-image-170\" src=\"http://www.rifeintl.com/wp-content/uploads/2015/01/Sidney-Yates-Building-150x150.jpg\" alt=\"Sidney Yates Building\" width=\"150\" height=\"150\" /></a>\r\n\r\n<a href=\"http://www.rifeintl.com/wp-content/uploads/2015/01/Smithsonian-Inst.-Fencing-Project.pdf\" target=\"_blank\"><img class=\"alignnone size-thumbnail wp-image-169\" src=\"http://www.rifeintl.com/wp-content/uploads/2015/01/SI-Concert-For-Valor-150x150.jpg\" alt=\"SI - Concert For Valor\" width=\"150\" height=\"150\" /></a>','Facilities Management','','inherit','open','open','','85-revision-v1','','','2015-03-15 02:47:14','2015-03-15 02:47:14','',85,'http://www.rifeintl.com/85-revision-v1/',0,'revision','',0),(181,1,'2015-03-15 02:50:45','2015-03-15 02:50:45','','MEA logo','','inherit','open','open','','mea-logo','','','2015-03-15 02:50:45','2015-03-15 02:50:45','',87,'http://www.rifeintl.com/wp-content/uploads/2015/01/MEA-logo.jpg',0,'attachment','image/jpeg',0),(182,1,'2015-03-15 02:51:29','2015-03-15 02:51:29','<a href=\"http://www.rifeintl.com/wp-content/uploads/2015/01/MEA-Residential-Sustainable-Energy-Contract-Program-Past-Performance.pdf\" target=\"_blank\"><img class=\"alignnone size-thumbnail wp-image-181\" src=\"http://www.rifeintl.com/wp-content/uploads/2015/01/MEA-logo-150x102.jpg\" alt=\"MEA logo\" width=\"150\" height=\"102\" /></a>\r\n– Ongoing\r\n\r\nMEA Solar Water Heating Feasibility Study - Ongoing','Sustainable Program Development','','inherit','open','open','','87-revision-v1','','','2015-03-15 02:51:29','2015-03-15 02:51:29','',87,'http://www.rifeintl.com/87-revision-v1/',0,'revision','',0),(196,1,'2015-03-23 17:35:10','2015-03-23 17:35:10','','IMAG0357','','inherit','open','open','','imag0357','','','2015-03-23 17:35:10','2015-03-23 17:35:10','',0,'http://www.rifeintl.com/wp-content/uploads/2015/03/IMAG0357.jpg',0,'attachment','image/jpeg',0),(186,1,'2015-03-20 16:00:10','2015-03-20 16:00:10','<h1 class=\"entry-title\"> <strong>[codenovo-portfolio]</strong></h1>','Projects','','publish','closed','closed','','projects','','','2015-04-23 15:37:36','2015-04-23 15:37:36','',0,'http://www.rifeintl.com/?page_id=186',0,'page','',0),(189,1,'2015-03-20 16:00:43','2015-03-20 16:00:43','<h1 class=\"entry-title\">Construction Management</h1>\r\n<a href=\"http://www.rifeintl.com/wp-content/uploads/2015/01/CBCA-Past-Performance-Document.pdf\" target=\"_blank\"><img class=\"alignnone wp-image-166 size-full\" src=\"http://www.rifeintl.com/wp-content/uploads/2015/01/CBCA-logo.jpg\" alt=\"CBCA logo\" width=\"120\" height=\"120\" /></a> <a href=\"http://www.rifeintl.com/wp-content/uploads/2015/01/PTO-Past-Performance-Document.pdf\" target=\"_blank\"><img class=\"alignnone wp-image-173\" src=\"http://www.rifeintl.com/wp-content/uploads/2015/01/US-PTO-logo-150x150.jpg\" alt=\"US PTO logo\" width=\"112\" height=\"125\" /></a> <a href=\"http://www.rifeintl.com/wp-content/uploads/2015/01/PFPA-Security-Guard-Desk.pdf\" target=\"_blank\"><img class=\"alignnone wp-image-168\" src=\"http://www.rifeintl.com/wp-content/uploads/2015/01/PFPA-logo-150x150.jpg\" alt=\"PFPA logo\" width=\"131\" height=\"136\" /></a>\r\n\r\n \r\n<h1 class=\"entry-title\">Energy Efficiency</h1>\r\n<a href=\"http://www.rifeintl.com/wp-content/uploads/2015/01/MLK-Swim-Center-Lighting-Past-Performance-Document.pdf\" target=\"_blank\">Montgomery County MLK Pools</a> <a href=\"http://www.rifeintl.com/wp-content/uploads/2015/01/Univ-of-MD.pdf\" target=\"_blank\"><img class=\"alignnone wp-image-172\" src=\"http://www.rifeintl.com/wp-content/uploads/2015/01/UMCP-logo-150x150.jpg\" alt=\"UMCP logo\" width=\"108\" height=\"115\" /></a> <a href=\"http://www.rifeintl.com/wp-content/uploads/2015/01/Boyds-Aquatic-Center-Past-Performance-Document.pdf\" target=\"_blank\">Boyd’s Aquatic Center</a>\r\n<h1 class=\"entry-title\"></h1>\r\n<h1 class=\"entry-title\">Facilities Management</h1>\r\n<a href=\"http://www.rifeintl.com/wp-content/uploads/2015/01/IRS-Child-Care-Center-Finger-Guards.pdf\" target=\"_blank\"><img class=\"alignnone size-thumbnail wp-image-167\" src=\"http://www.rifeintl.com/wp-content/uploads/2015/01/IRS-logo-150x150.png\" alt=\"IRS logo\" width=\"150\" height=\"150\" /></a> <a href=\"http://www.rifeintl.com/wp-content/uploads/2015/01/Smithsonian-Inst.-Fencing-Project.pdf\" target=\"_blank\"><img class=\"alignnone size-thumbnail wp-image-170\" src=\"http://www.rifeintl.com/wp-content/uploads/2015/01/Sidney-Yates-Building-150x150.jpg\" alt=\"Sidney Yates Building\" width=\"150\" height=\"150\" /> <img class=\"alignnone size-thumbnail wp-image-169\" src=\"http://www.rifeintl.com/wp-content/uploads/2015/01/SI-Concert-For-Valor-150x150.jpg\" alt=\"SI - Concert For Valor\" width=\"150\" height=\"150\" /></a>\r\n\r\n \r\n<h1 class=\"entry-title\">Sustainable Program Development</h1>\r\n<a href=\"http://www.rifeintl.com/wp-content/uploads/2015/03/MEA-logo.jpg\" target=\"_blank\"><img class=\"alignnone wp-image-187 size-full\" src=\"http://www.rifeintl.com/wp-content/uploads/2015/03/MEA-logo.jpg\" alt=\"\" width=\"320\" height=\"89\" /></a> MEA Solar Water Heating Feasibility Study','Projects','','inherit','open','open','','186-revision-v1','','','2015-03-20 16:00:43','2015-03-20 16:00:43','',186,'http://www.rifeintl.com/186-revision-v1/',0,'revision','',0),(188,1,'2015-03-20 16:00:10','2015-03-20 16:00:10','<h1 class=\"entry-title\">Construction Management</h1>\r\n<a href=\"http://www.rifeintl.com/wp-content/uploads/2015/01/CBCA-Past-Performance-Document.pdf\" target=\"_blank\"><img class=\"alignnone wp-image-166 size-full\" src=\"http://www.rifeintl.com/wp-content/uploads/2015/01/CBCA-logo.jpg\" alt=\"CBCA logo\" width=\"120\" height=\"120\" /></a> <a href=\"http://www.rifeintl.com/wp-content/uploads/2015/01/PTO-Past-Performance-Document.pdf\" target=\"_blank\"><img class=\"alignnone wp-image-173\" src=\"http://www.rifeintl.com/wp-content/uploads/2015/01/US-PTO-logo-150x150.jpg\" alt=\"US PTO logo\" width=\"112\" height=\"125\" /></a> <a href=\"http://www.rifeintl.com/wp-content/uploads/2015/01/PFPA-Security-Guard-Desk.pdf\" target=\"_blank\"><img class=\"alignnone wp-image-168\" src=\"http://www.rifeintl.com/wp-content/uploads/2015/01/PFPA-logo-150x150.jpg\" alt=\"PFPA logo\" width=\"131\" height=\"136\" /></a>\r\n\r\n \r\n<h1 class=\"entry-title\">Energy Efficiency</h1>\r\n<a href=\"http://www.rifeintl.com/wp-content/uploads/2015/01/MLK-Swim-Center-Lighting-Past-Performance-Document.pdf\" target=\"_blank\">Montgomery County MLK Pools</a> <a href=\"http://www.rifeintl.com/wp-content/uploads/2015/01/Case-Study-University-of-Maryland.pdf\" target=\"_blank\"><img class=\"alignnone wp-image-171\" src=\"http://www.rifeintl.com/wp-content/uploads/2015/01/UMBC-logo-150x130.jpg\" alt=\"UMBC logo\" width=\"126\" height=\"108\" /></a> <a href=\"http://www.rifeintl.com/wp-content/uploads/2015/01/Univ-of-MD.pdf\" target=\"_blank\"><img class=\"alignnone wp-image-172\" src=\"http://www.rifeintl.com/wp-content/uploads/2015/01/UMCP-logo-150x150.jpg\" alt=\"UMCP logo\" width=\"108\" height=\"115\" /></a> <a href=\"http://www.rifeintl.com/wp-content/uploads/2015/01/Boyds-Aquatic-Center-Past-Performance-Document.pdf\" target=\"_blank\">Boyd’s Aquatic Center</a>\r\n<h1 class=\"entry-title\"></h1>\r\n<h1 class=\"entry-title\">Facilities Management</h1>\r\n<a href=\"http://www.rifeintl.com/wp-content/uploads/2015/01/IRS-Child-Care-Center-Finger-Guards.pdf\" target=\"_blank\"><img class=\"alignnone size-thumbnail wp-image-167\" src=\"http://www.rifeintl.com/wp-content/uploads/2015/01/IRS-logo-150x150.png\" alt=\"IRS logo\" width=\"150\" height=\"150\" /></a> <a href=\"http://www.rifeintl.com/wp-content/uploads/2015/01/Smithsonian-Inst.-Fencing-Project.pdf\" target=\"_blank\"><img class=\"alignnone size-thumbnail wp-image-170\" src=\"http://www.rifeintl.com/wp-content/uploads/2015/01/Sidney-Yates-Building-150x150.jpg\" alt=\"Sidney Yates Building\" width=\"150\" height=\"150\" /> <img class=\"alignnone size-thumbnail wp-image-169\" src=\"http://www.rifeintl.com/wp-content/uploads/2015/01/SI-Concert-For-Valor-150x150.jpg\" alt=\"SI - Concert For Valor\" width=\"150\" height=\"150\" /></a>\r\n\r\n \r\n<h1 class=\"entry-title\">Sustainable Program Development</h1>\r\n<a href=\"http://www.rifeintl.com/wp-content/uploads/2015/03/MEA-logo.jpg\" target=\"_blank\"><img class=\"alignnone wp-image-187 size-full\" src=\"http://www.rifeintl.com/wp-content/uploads/2015/03/MEA-logo.jpg\" alt=\"\" width=\"320\" height=\"89\" /></a> MEA Solar Water Heating Feasibility Study','Projects','','inherit','open','open','','186-revision-v1','','','2015-03-20 16:00:10','2015-03-20 16:00:10','',186,'http://www.rifeintl.com/186-revision-v1/',0,'revision','',0),(187,1,'2015-03-20 15:59:18','2015-03-20 15:59:18','','MEA logo','','inherit','open','open','','mea-logo-2','','','2015-03-20 15:59:18','2015-03-20 15:59:18','',186,'http://www.rifeintl.com/wp-content/uploads/2015/03/MEA-logo.jpg',0,'attachment','image/jpeg',0),(190,1,'2015-03-20 16:01:20','2015-03-20 16:01:20',' ','','','publish','open','open','','190','','','2015-05-05 12:58:53','2015-05-05 12:58:53','',0,'http://www.rifeintl.com/?p=190',6,'nav_menu_item','',0),(192,1,'2015-03-20 16:03:00','2015-03-20 16:03:00','<h1 class=\"entry-title\"></h1>\r\n<h3 class=\"entry-title\">Construction Management</h3>\r\n<a href=\"http://www.rifeintl.com/wp-content/uploads/2015/01/CBCA-Past-Performance-Document.pdf\" target=\"_blank\"><img class=\"alignnone wp-image-166 size-full\" src=\"http://www.rifeintl.com/wp-content/uploads/2015/01/CBCA-logo.jpg\" alt=\"CBCA logo\" width=\"120\" height=\"120\" /></a> <a href=\"http://www.rifeintl.com/wp-content/uploads/2015/01/PTO-Past-Performance-Document.pdf\" target=\"_blank\"><img class=\"alignnone wp-image-173\" src=\"http://www.rifeintl.com/wp-content/uploads/2015/01/US-PTO-logo-150x150.jpg\" alt=\"US PTO logo\" width=\"112\" height=\"125\" /></a> <a href=\"http://www.rifeintl.com/wp-content/uploads/2015/01/PFPA-Security-Guard-Desk.pdf\" target=\"_blank\"><img class=\"alignnone wp-image-168\" src=\"http://www.rifeintl.com/wp-content/uploads/2015/01/PFPA-logo-150x150.jpg\" alt=\"PFPA logo\" width=\"131\" height=\"136\" /></a>\r\n\r\n \r\n<h3 class=\"entry-title\">Energy Efficiency</h3>\r\n<a href=\"http://www.rifeintl.com/wp-content/uploads/2015/01/MLK-Swim-Center-Lighting-Past-Performance-Document.pdf\" target=\"_blank\">Montgomery County MLK Pools</a> <a href=\"http://www.rifeintl.com/wp-content/uploads/2015/01/Univ-of-MD.pdf\" target=\"_blank\"><img class=\"alignnone wp-image-172\" src=\"http://www.rifeintl.com/wp-content/uploads/2015/01/UMCP-logo-150x150.jpg\" alt=\"UMCP logo\" width=\"108\" height=\"115\" /></a> <a href=\"http://www.rifeintl.com/wp-content/uploads/2015/01/Boyds-Aquatic-Center-Past-Performance-Document.pdf\" target=\"_blank\">Boyd’s Aquatic Center</a>\r\n<h1 class=\"entry-title\"></h1>\r\n<h3 class=\"entry-title\">Facilities Management</h3>\r\n<a href=\"http://www.rifeintl.com/wp-content/uploads/2015/01/IRS-Child-Care-Center-Finger-Guards.pdf\" target=\"_blank\"><img class=\"alignnone size-thumbnail wp-image-167\" src=\"http://www.rifeintl.com/wp-content/uploads/2015/01/IRS-logo-150x150.png\" alt=\"IRS logo\" width=\"150\" height=\"150\" /></a> <a href=\"http://www.rifeintl.com/wp-content/uploads/2015/01/Smithsonian-Inst.-Fencing-Project.pdf\" target=\"_blank\"><img class=\"alignnone size-thumbnail wp-image-170\" src=\"http://www.rifeintl.com/wp-content/uploads/2015/01/Sidney-Yates-Building-150x150.jpg\" alt=\"Sidney Yates Building\" width=\"150\" height=\"150\" /> <img class=\"alignnone size-thumbnail wp-image-169\" src=\"http://www.rifeintl.com/wp-content/uploads/2015/01/SI-Concert-For-Valor-150x150.jpg\" alt=\"SI - Concert For Valor\" width=\"150\" height=\"150\" /></a>\r\n\r\n \r\n<h3 class=\"entry-title\">Sustainable Program Development</h3>\r\n<a href=\"http://www.rifeintl.com/wp-content/uploads/2015/03/MEA-logo.jpg\" target=\"_blank\"><img class=\"alignnone wp-image-187 size-full\" src=\"http://www.rifeintl.com/wp-content/uploads/2015/03/MEA-logo.jpg\" alt=\"\" width=\"320\" height=\"89\" /></a> MEA Solar Water Heating Feasibility Study','Projects','','inherit','open','open','','186-revision-v1','','','2015-03-20 16:03:00','2015-03-20 16:03:00','',186,'http://www.rifeintl.com/186-revision-v1/',0,'revision','',0),(193,1,'2015-03-20 16:03:46','2015-03-20 16:03:46','<h1 class=\"entry-title\"></h1>\r\n<h3 class=\"entry-title\">Construction Management</h3>\r\n<a href=\"http://www.rifeintl.com/wp-content/uploads/2015/01/CBCA-Past-Performance-Document.pdf\" target=\"_blank\"><img class=\"alignnone wp-image-166 size-full\" src=\"http://www.rifeintl.com/wp-content/uploads/2015/01/CBCA-logo.jpg\" alt=\"CBCA logo\" width=\"120\" height=\"120\" /></a> <a href=\"http://www.rifeintl.com/wp-content/uploads/2015/01/PTO-Past-Performance-Document.pdf\" target=\"_blank\"><img class=\"alignnone wp-image-173\" src=\"http://www.rifeintl.com/wp-content/uploads/2015/01/US-PTO-logo-150x150.jpg\" alt=\"US PTO logo\" width=\"112\" height=\"125\" /></a> <a href=\"http://www.rifeintl.com/wp-content/uploads/2015/01/PFPA-Security-Guard-Desk.pdf\" target=\"_blank\"><img class=\"alignnone wp-image-168\" src=\"http://www.rifeintl.com/wp-content/uploads/2015/01/PFPA-logo-150x150.jpg\" alt=\"PFPA logo\" width=\"131\" height=\"136\" /></a>\r\n\r\n \r\n<h3 class=\"entry-title\">Energy Efficiency</h3>\r\n<a href=\"http://www.rifeintl.com/wp-content/uploads/2015/01/Univ-of-MD.pdf\" target=\"_blank\"><img class=\"alignnone wp-image-172\" src=\"http://www.rifeintl.com/wp-content/uploads/2015/01/UMCP-logo-150x150.jpg\" alt=\"UMCP logo\" width=\"108\" height=\"115\" /></a><a href=\"http://www.rifeintl.com/wp-content/uploads/2015/01/MLK-Swim-Center-Lighting-Past-Performance-Document.pdf\" target=\"_blank\"> Montgomery County MLK Pools</a> <a href=\"http://www.rifeintl.com/wp-content/uploads/2015/01/Boyds-Aquatic-Center-Past-Performance-Document.pdf\" target=\"_blank\">Boyd’s Aquatic Center</a>\r\n<h1 class=\"entry-title\"></h1>\r\n<h3 class=\"entry-title\">Facilities Management</h3>\r\n<a href=\"http://www.rifeintl.com/wp-content/uploads/2015/01/IRS-Child-Care-Center-Finger-Guards.pdf\" target=\"_blank\"><img class=\"alignnone size-thumbnail wp-image-167\" src=\"http://www.rifeintl.com/wp-content/uploads/2015/01/IRS-logo-150x150.png\" alt=\"IRS logo\" width=\"150\" height=\"150\" /></a> <a href=\"http://www.rifeintl.com/wp-content/uploads/2015/01/Smithsonian-Inst.-Fencing-Project.pdf\" target=\"_blank\"><img class=\"alignnone size-thumbnail wp-image-170\" src=\"http://www.rifeintl.com/wp-content/uploads/2015/01/Sidney-Yates-Building-150x150.jpg\" alt=\"Sidney Yates Building\" width=\"150\" height=\"150\" /> <img class=\"alignnone size-thumbnail wp-image-169\" src=\"http://www.rifeintl.com/wp-content/uploads/2015/01/SI-Concert-For-Valor-150x150.jpg\" alt=\"SI - Concert For Valor\" width=\"150\" height=\"150\" /></a>\r\n\r\n \r\n<h3 class=\"entry-title\">Sustainable Program Development</h3>\r\n<a href=\"http://www.rifeintl.com/wp-content/uploads/2015/03/MEA-logo.jpg\" target=\"_blank\"><img class=\"alignnone wp-image-187 size-full\" src=\"http://www.rifeintl.com/wp-content/uploads/2015/03/MEA-logo.jpg\" alt=\"\" width=\"320\" height=\"89\" /></a> MEA Solar Water Heating Feasibility Study','Projects','','inherit','open','open','','186-revision-v1','','','2015-03-20 16:03:46','2015-03-20 16:03:46','',186,'http://www.rifeintl.com/186-revision-v1/',0,'revision','',0),(194,1,'2015-03-20 16:11:15','2015-03-20 16:11:15','','rife-globe','','inherit','open','open','','rife-globe','','','2015-03-20 16:11:15','2015-03-20 16:11:15','',6,'http://www.rifeintl.com/wp-content/uploads/2015/01/rife-globe.jpg',0,'attachment','image/jpeg',0),(197,1,'2015-03-23 17:37:09','2015-03-23 17:37:09','','20131125_122819','','inherit','open','open','','20131125_122819','','','2015-03-23 17:37:09','2015-03-23 17:37:09','',186,'http://www.rifeintl.com/wp-content/uploads/2015/03/20131125_122819.jpg',0,'attachment','image/jpeg',0),(198,1,'2015-03-23 17:52:55','2015-03-23 17:52:55','<h1 class=\"entry-title\"></h1>\n<h3 class=\"entry-title\">Construction Management</h3>\n<a href=\"http://www.rifeintl.com/wp-content/uploads/2015/01/CBCA-Past-Performance-Document.pdf\" target=\"_blank\"><img class=\"alignnone wp-image-166 size-full\" src=\"http://www.rifeintl.com/wp-content/uploads/2015/01/CBCA-logo.jpg\" alt=\"CBCA logo\" width=\"120\" height=\"120\" /></a> <a href=\"http://www.rifeintl.com/wp-content/uploads/2015/01/PTO-Past-Performance-Document.pdf\" target=\"_blank\"><img class=\"alignnone wp-image-173\" src=\"http://www.rifeintl.com/wp-content/uploads/2015/01/US-PTO-logo-150x150.jpg\" alt=\"US PTO logo\" width=\"112\" height=\"125\" /></a> <a href=\"http://www.rifeintl.com/wp-content/uploads/2015/01/PFPA-Security-Guard-Desk.pdf\" target=\"_blank\"><img class=\"alignnone wp-image-168\" src=\"http://www.rifeintl.com/wp-content/uploads/2015/01/PFPA-logo-150x150.jpg\" alt=\"PFPA logo\" width=\"131\" height=\"136\" /></a>\n\n \n<h3 class=\"entry-title\">Energy Efficiency</h3>\n<a href=\"http://www.rifeintl.com/wp-content/uploads/2015/03/Case-Study-University-of-Maryland.pdf\" target=\"_blank\"><img class=\"alignnone wp-image-203\" src=\"http://www.rifeintl.com/wp-content/uploads/2015/03/UMBC-logo-2.jpg\" alt=\"UMBC logo 2\" width=\"183\" height=\"120\" /></a> <a href=\"http://www.rifeintl.com/wp-content/uploads/2015/01/MLK-Swim-Center-Lighting-Past-Performance-Document.pdf\" target=\"_blank\"><img class=\"alignnone wp-image-197\" src=\"http://www.rifeintl.com/wp-content/uploads/2015/03/20131125_122819-300x225.jpg\" alt=\"20131125_122819\" width=\"225\" height=\"122\" /></a> <a href=\"http://www.rifeintl.com/wp-content/uploads/2015/01/Boyds-Aquatic-Center-Past-Performance-Document.pdf\" target=\"_blank\"><img class=\"alignnone size-thumbnail wp-image-205\" src=\"http://www.rifeintl.com/wp-content/uploads/2015/03/IMAG0367-150x150.jpg\" alt=\"IMAG0367\" width=\"150\" height=\"150\" /></a>\n<h1 class=\"entry-title\"></h1>\n<h3 class=\"entry-title\">Facilities Management</h3>\n<a href=\"http://www.rifeintl.com/wp-content/uploads/2015/01/IRS-Child-Care-Center-Finger-Guards.pdf\" target=\"_blank\"><img class=\"alignnone size-thumbnail wp-image-167\" src=\"http://www.rifeintl.com/wp-content/uploads/2015/01/IRS-logo-150x150.png\" alt=\"IRS logo\" width=\"150\" height=\"150\" /></a> <a href=\"http://www.rifeintl.com/wp-content/uploads/2015/01/GSA-Sidney-Yates-Repairs.pdf\" target=\"_blank\"><img class=\"alignnone size-thumbnail wp-image-170\" src=\"http://www.rifeintl.com/wp-content/uploads/2015/01/Sidney-Yates-Building-150x150.jpg\" alt=\"Sidney Yates Building\" width=\"150\" height=\"150\" /></a> <a href=\"http://www.rifeintl.com/wp-content/uploads/2015/01/Smithsonian-Inst.-Fencing-Project.pdf\" target=\"_blank\"><img class=\"alignnone size-thumbnail wp-image-169\" src=\"http://www.rifeintl.com/wp-content/uploads/2015/01/SI-Concert-For-Valor-150x150.jpg\" alt=\"SI - Concert For Valor\" width=\"150\" height=\"150\" /></a>\n\n \n<h3 class=\"entry-title\">Sustainable Program Development</h3>\n<a href=\"http://www.rifeintl.com/wp-content/uploads/2015/03/MEA-logo.jpg\" target=\"_blank\"><img class=\"alignnone wp-image-187 size-full\" src=\"http://www.rifeintl.com/wp-content/uploads/2015/03/MEA-logo.jpg\" alt=\"\" width=\"320\" height=\"89\" /></a> MEA Solar Water Heating Feasibility Study','Projects','','inherit','open','open','','186-autosave-v1','','','2015-03-23 17:52:55','2015-03-23 17:52:55','',186,'http://www.rifeintl.com/186-autosave-v1/',0,'revision','',0),(199,1,'2015-03-23 17:44:42','2015-03-23 17:44:42','<h1 class=\"entry-title\"></h1>\r\n<h3 class=\"entry-title\">Construction Management</h3>\r\n<a href=\"http://www.rifeintl.com/wp-content/uploads/2015/01/CBCA-Past-Performance-Document.pdf\" target=\"_blank\"><img class=\"alignnone wp-image-166 size-full\" src=\"http://www.rifeintl.com/wp-content/uploads/2015/01/CBCA-logo.jpg\" alt=\"CBCA logo\" width=\"120\" height=\"120\" /></a> <a href=\"http://www.rifeintl.com/wp-content/uploads/2015/01/PTO-Past-Performance-Document.pdf\" target=\"_blank\"><img class=\"alignnone wp-image-173\" src=\"http://www.rifeintl.com/wp-content/uploads/2015/01/US-PTO-logo-150x150.jpg\" alt=\"US PTO logo\" width=\"112\" height=\"125\" /></a> <a href=\"http://www.rifeintl.com/wp-content/uploads/2015/01/PFPA-Security-Guard-Desk.pdf\" target=\"_blank\"><img class=\"alignnone wp-image-168\" src=\"http://www.rifeintl.com/wp-content/uploads/2015/01/PFPA-logo-150x150.jpg\" alt=\"PFPA logo\" width=\"131\" height=\"136\" /></a>\r\n\r\n \r\n<h3 class=\"entry-title\">Energy Efficiency</h3>\r\n<a href=\"http://www.rifeintl.com/wp-content/uploads/2015/01/Univ-of-MD.pdf\" target=\"_blank\"><img class=\"alignnone wp-image-172\" src=\"http://www.rifeintl.com/wp-content/uploads/2015/01/UMCP-logo-150x150.jpg\" alt=\"UMCP logo\" width=\"108\" height=\"115\" /></a> <a href=\"http://www.rifeintl.com/wp-content/uploads/2015/01/MLK-Swim-Center-Lighting-Past-Performance-Document.pdf\" target=\"_blank\"><img class=\"alignnone wp-image-197\" src=\"http://www.rifeintl.com/wp-content/uploads/2015/03/20131125_122819-300x225.jpg\" alt=\"20131125_122819\" width=\"211\" height=\"105\" /></a> <a href=\"http://www.rifeintl.com/wp-content/uploads/2015/01/Boyds-Aquatic-Center-Past-Performance-Document.pdf\" target=\"_blank\">Boyd’s Aquatic Center</a>\r\n<h1 class=\"entry-title\"></h1>\r\n<h3 class=\"entry-title\">Facilities Management</h3>\r\n<a href=\"http://www.rifeintl.com/wp-content/uploads/2015/01/IRS-Child-Care-Center-Finger-Guards.pdf\" target=\"_blank\"><img class=\"alignnone size-thumbnail wp-image-167\" src=\"http://www.rifeintl.com/wp-content/uploads/2015/01/IRS-logo-150x150.png\" alt=\"IRS logo\" width=\"150\" height=\"150\" /></a> <a href=\"http://www.rifeintl.com/wp-content/uploads/2015/01/Smithsonian-Inst.-Fencing-Project.pdf\" target=\"_blank\"><img class=\"alignnone size-thumbnail wp-image-170\" src=\"http://www.rifeintl.com/wp-content/uploads/2015/01/Sidney-Yates-Building-150x150.jpg\" alt=\"Sidney Yates Building\" width=\"150\" height=\"150\" /></a> <img class=\"alignnone size-thumbnail wp-image-169\" src=\"http://www.rifeintl.com/wp-content/uploads/2015/01/SI-Concert-For-Valor-150x150.jpg\" alt=\"SI - Concert For Valor\" width=\"150\" height=\"150\" />\r\n\r\n \r\n<h3 class=\"entry-title\">Sustainable Program Development</h3>\r\n<a href=\"http://www.rifeintl.com/wp-content/uploads/2015/03/MEA-logo.jpg\" target=\"_blank\"><img class=\"alignnone wp-image-187 size-full\" src=\"http://www.rifeintl.com/wp-content/uploads/2015/03/MEA-logo.jpg\" alt=\"\" width=\"320\" height=\"89\" /></a> MEA Solar Water Heating Feasibility Study','Projects','','inherit','open','open','','186-revision-v1','','','2015-03-23 17:44:42','2015-03-23 17:44:42','',186,'http://www.rifeintl.com/186-revision-v1/',0,'revision','',0),(287,1,'2015-04-23 15:38:03','2015-04-23 15:38:03','<h3 class=\"entry-title\">Construction Management</h3>\r\n<a href=\"http://www.rifeintl.com/wp-content/uploads/2015/01/CBCA-Past-Performance-Document.pdf\" target=\"_blank\"><img class=\"alignnone wp-image-166 size-full\" src=\"http://www.rifeintl.com/wp-content/uploads/2015/01/CBCA-logo.jpg\" alt=\"CBCA logo\" width=\"120\" height=\"120\" /></a> <a href=\"http://www.rifeintl.com/wp-content/uploads/2015/01/PTO-Past-Performance-Document.pdf\" target=\"_blank\"><img class=\"alignnone wp-image-173\" src=\"http://www.rifeintl.com/wp-content/uploads/2015/01/US-PTO-logo-150x150.jpg\" alt=\"US PTO logo\" width=\"112\" height=\"125\" /></a> <a href=\"http://www.rifeintl.com/wp-content/uploads/2015/01/PFPA-Security-Guard-Desk.pdf\" target=\"_blank\"><img class=\"alignnone wp-image-168\" src=\"http://www.rifeintl.com/wp-content/uploads/2015/01/PFPA-logo-150x150.jpg\" alt=\"PFPA logo\" width=\"131\" height=\"136\" /></a>\r\n\r\n \r\n<h3 class=\"entry-title\">Energy Efficiency</h3>\r\n<a href=\"http://www.rifeintl.com/wp-content/uploads/2015/03/Case-Study-University-of-Maryland.pdf\" target=\"_blank\"><img class=\"alignnone wp-image-203\" src=\"http://www.rifeintl.com/wp-content/uploads/2015/03/UMBC-logo-2.jpg\" alt=\"UMBC logo 2\" width=\"183\" height=\"120\" /></a> <a href=\"http://www.rifeintl.com/wp-content/uploads/2015/01/MLK-Swim-Center-Lighting-Past-Performance-Document.pdf\" target=\"_blank\"><img class=\"alignnone wp-image-197\" src=\"http://www.rifeintl.com/wp-content/uploads/2015/03/20131125_122819-300x225.jpg\" alt=\"20131125_122819\" width=\"225\" height=\"122\" /></a> <a href=\"http://www.rifeintl.com/wp-content/uploads/2015/01/Boyds-Aquatic-Center-Past-Performance-Document.pdf\" target=\"_blank\"><img class=\"alignnone size-thumbnail wp-image-205\" src=\"http://www.rifeintl.com/wp-content/uploads/2015/03/IMAG0367-150x150.jpg\" alt=\"IMAG0367\" width=\"150\" height=\"150\" /></a>\r\n<h1 class=\"entry-title\"></h1>\r\n<h3 class=\"entry-title\">Facilities Management</h3>\r\n<a href=\"http://www.rifeintl.com/wp-content/uploads/2015/01/IRS-Child-Care-Center-Finger-Guards.pdf\" target=\"_blank\"><img class=\"alignnone size-thumbnail wp-image-167\" src=\"http://www.rifeintl.com/wp-content/uploads/2015/01/IRS-logo-150x150.png\" alt=\"IRS logo\" width=\"150\" height=\"150\" /></a> <a href=\"http://www.rifeintl.com/wp-content/uploads/2015/01/GSA-Sidney-Yates-Repairs.pdf\" target=\"_blank\"><img class=\"alignnone size-thumbnail wp-image-170\" src=\"http://www.rifeintl.com/wp-content/uploads/2015/01/Sidney-Yates-Building-150x150.jpg\" alt=\"Sidney Yates Building\" width=\"150\" height=\"150\" /></a> <a href=\"http://www.rifeintl.com/wp-content/uploads/2015/01/Smithsonian-Inst.-Fencing-Project.pdf\" target=\"_blank\"><img class=\"alignnone size-thumbnail wp-image-169\" src=\"http://www.rifeintl.com/wp-content/uploads/2015/01/SI-Concert-For-Valor-150x150.jpg\" alt=\"SI - Concert For Valor\" width=\"150\" height=\"150\" /></a>\r\n\r\n \r\n<h3 class=\"entry-title\">Sustainable Program Development</h3>\r\n<a href=\"http://www.rifeintl.com/wp-content/uploads/2015/03/MEA-logo.jpg\" target=\"_blank\"><img class=\"alignnone wp-image-187 size-full\" src=\"http://www.rifeintl.com/wp-content/uploads/2015/03/MEA-logo.jpg\" alt=\"\" width=\"320\" height=\"89\" /></a>','Testing','','draft','closed','closed','','testing','','','2015-04-23 15:38:32','2015-04-23 15:38:32','',0,'http://www.rifeintl.com/?page_id=287',0,'page','',0),(201,1,'2015-03-23 17:47:49','2015-03-23 17:47:49','<h1 class=\"entry-title\"></h1>\r\n<h3 class=\"entry-title\">Construction Management</h3>\r\n<a href=\"http://www.rifeintl.com/wp-content/uploads/2015/01/CBCA-Past-Performance-Document.pdf\" target=\"_blank\"><img class=\"alignnone wp-image-166 size-full\" src=\"http://www.rifeintl.com/wp-content/uploads/2015/01/CBCA-logo.jpg\" alt=\"CBCA logo\" width=\"120\" height=\"120\" /></a> <a href=\"http://www.rifeintl.com/wp-content/uploads/2015/01/PTO-Past-Performance-Document.pdf\" target=\"_blank\"><img class=\"alignnone wp-image-173\" src=\"http://www.rifeintl.com/wp-content/uploads/2015/01/US-PTO-logo-150x150.jpg\" alt=\"US PTO logo\" width=\"112\" height=\"125\" /></a> <a href=\"http://www.rifeintl.com/wp-content/uploads/2015/01/PFPA-Security-Guard-Desk.pdf\" target=\"_blank\"><img class=\"alignnone wp-image-168\" src=\"http://www.rifeintl.com/wp-content/uploads/2015/01/PFPA-logo-150x150.jpg\" alt=\"PFPA logo\" width=\"131\" height=\"136\" /></a>\r\n\r\n \r\n<h3 class=\"entry-title\">Energy Efficiency</h3>\r\n<a href=\"http://www.rifeintl.com/wp-content/uploads/2015/01/Univ-of-MD.pdf\" target=\"_blank\"><img class=\"alignnone wp-image-172\" src=\"http://www.rifeintl.com/wp-content/uploads/2015/01/UMCP-logo-150x150.jpg\" alt=\"UMCP logo\" width=\"108\" height=\"115\" /></a> <a href=\"http://www.rifeintl.com/wp-content/uploads/2015/01/MLK-Swim-Center-Lighting-Past-Performance-Document.pdf\" target=\"_blank\"><img class=\"alignnone wp-image-197\" src=\"http://www.rifeintl.com/wp-content/uploads/2015/03/20131125_122819-300x225.jpg\" alt=\"20131125_122819\" width=\"211\" height=\"105\" /></a> <a href=\"http://www.rifeintl.com/wp-content/uploads/2015/01/Boyds-Aquatic-Center-Past-Performance-Document.pdf\" target=\"_blank\">Boyd’s Aquatic Center</a>\r\n<h1 class=\"entry-title\"></h1>\r\n<h3 class=\"entry-title\">Facilities Management</h3>\r\n<a href=\"http://www.rifeintl.com/wp-content/uploads/2015/01/IRS-Child-Care-Center-Finger-Guards.pdf\" target=\"_blank\"><img class=\"alignnone size-thumbnail wp-image-167\" src=\"http://www.rifeintl.com/wp-content/uploads/2015/01/IRS-logo-150x150.png\" alt=\"IRS logo\" width=\"150\" height=\"150\" /></a> <a href=\"http://www.rifeintl.com/wp-content/uploads/2015/01/GSA-Sidney-Yates-Repairs.pdf\" target=\"_blank\"><img class=\"alignnone size-thumbnail wp-image-170\" src=\"http://www.rifeintl.com/wp-content/uploads/2015/01/Sidney-Yates-Building-150x150.jpg\" alt=\"Sidney Yates Building\" width=\"150\" height=\"150\" /></a> <a href=\"http://www.rifeintl.com/wp-content/uploads/2015/01/Smithsonian-Inst.-Fencing-Project.pdf\" target=\"_blank\"><img class=\"alignnone size-thumbnail wp-image-169\" src=\"http://www.rifeintl.com/wp-content/uploads/2015/01/SI-Concert-For-Valor-150x150.jpg\" alt=\"SI - Concert For Valor\" width=\"150\" height=\"150\" /></a>\r\n\r\n \r\n<h3 class=\"entry-title\">Sustainable Program Development</h3>\r\n<a href=\"http://www.rifeintl.com/wp-content/uploads/2015/03/MEA-logo.jpg\" target=\"_blank\"><img class=\"alignnone wp-image-187 size-full\" src=\"http://www.rifeintl.com/wp-content/uploads/2015/03/MEA-logo.jpg\" alt=\"\" width=\"320\" height=\"89\" /></a> MEA Solar Water Heating Feasibility Study','Projects','','inherit','open','open','','186-revision-v1','','','2015-03-23 17:47:49','2015-03-23 17:47:49','',186,'http://www.rifeintl.com/186-revision-v1/',0,'revision','',0),(202,1,'2015-03-23 17:48:10','2015-03-23 17:48:10','<h1 class=\"entry-title\"></h1>\r\n<h3 class=\"entry-title\">Construction Management</h3>\r\n<a href=\"http://www.rifeintl.com/wp-content/uploads/2015/01/CBCA-Past-Performance-Document.pdf\" target=\"_blank\"><img class=\"alignnone wp-image-166 size-full\" src=\"http://www.rifeintl.com/wp-content/uploads/2015/01/CBCA-logo.jpg\" alt=\"CBCA logo\" width=\"120\" height=\"120\" /></a> <a href=\"http://www.rifeintl.com/wp-content/uploads/2015/01/PTO-Past-Performance-Document.pdf\" target=\"_blank\"><img class=\"alignnone wp-image-173\" src=\"http://www.rifeintl.com/wp-content/uploads/2015/01/US-PTO-logo-150x150.jpg\" alt=\"US PTO logo\" width=\"112\" height=\"125\" /></a> <a href=\"http://www.rifeintl.com/wp-content/uploads/2015/01/PFPA-Security-Guard-Desk.pdf\" target=\"_blank\"><img class=\"alignnone wp-image-168\" src=\"http://www.rifeintl.com/wp-content/uploads/2015/01/PFPA-logo-150x150.jpg\" alt=\"PFPA logo\" width=\"131\" height=\"136\" /></a>\r\n\r\n \r\n<h3 class=\"entry-title\">Energy Efficiency</h3>\r\n<a href=\"http://www.rifeintl.com/wp-content/uploads/2015/01/Univ-of-MD.pdf\" target=\"_blank\"><img class=\"alignnone wp-image-172\" src=\"http://www.rifeintl.com/wp-content/uploads/2015/01/UMCP-logo-150x150.jpg\" alt=\"UMCP logo\" width=\"108\" height=\"115\" /></a> <a href=\"http://www.rifeintl.com/wp-content/uploads/2015/01/MLK-Swim-Center-Lighting-Past-Performance-Document.pdf\" target=\"_blank\"><img class=\"alignnone wp-image-197\" src=\"http://www.rifeintl.com/wp-content/uploads/2015/03/20131125_122819-300x225.jpg\" alt=\"20131125_122819\" width=\"211\" height=\"105\" /></a> <a href=\"http://www.rifeintl.com/wp-content/uploads/2015/01/Boyds-Aquatic-Center-Past-Performance-Document.pdf\" target=\"_blank\">Boyd’s Aquatic Center</a>\r\n<h1 class=\"entry-title\"></h1>\r\n<h3 class=\"entry-title\">Facilities Management</h3>\r\n<a href=\"http://www.rifeintl.com/wp-content/uploads/2015/01/IRS-Child-Care-Center-Finger-Guards.pdf\" target=\"_blank\"><img class=\"alignnone size-thumbnail wp-image-167\" src=\"http://www.rifeintl.com/wp-content/uploads/2015/01/IRS-logo-150x150.png\" alt=\"IRS logo\" width=\"150\" height=\"150\" /></a> <a href=\"http://www.rifeintl.com/wp-content/uploads/2015/01/GSA-Sidney-Yates-Repairs.pdf\" target=\"_blank\"><img class=\"alignnone size-thumbnail wp-image-170\" src=\"http://www.rifeintl.com/wp-content/uploads/2015/01/Sidney-Yates-Building-150x150.jpg\" alt=\"Sidney Yates Building\" width=\"150\" height=\"150\" /></a> <a href=\"http://www.rifeintl.com/wp-content/uploads/2015/01/Smithsonian-Inst.-Fencing-Project.pdf\" target=\"_blank\"><img class=\"alignnone size-thumbnail wp-image-169\" src=\"http://www.rifeintl.com/wp-content/uploads/2015/01/SI-Concert-For-Valor-150x150.jpg\" alt=\"SI - Concert For Valor\" width=\"150\" height=\"150\" /></a>\r\n\r\n \r\n<h3 class=\"entry-title\">Sustainable Program Development</h3>\r\n<a href=\"http://www.rifeintl.com/wp-content/uploads/2015/03/MEA-logo.jpg\" target=\"_blank\"><img class=\"alignnone wp-image-187 size-full\" src=\"http://www.rifeintl.com/wp-content/uploads/2015/03/MEA-logo.jpg\" alt=\"\" width=\"320\" height=\"89\" /></a> MEA Solar Water Heating Feasibility Study','Projects','','inherit','open','open','','186-revision-v1','','','2015-03-23 17:48:10','2015-03-23 17:48:10','',186,'http://www.rifeintl.com/186-revision-v1/',0,'revision','',0),(203,1,'2015-03-23 17:48:54','2015-03-23 17:48:54','','UMBC logo 2','','inherit','open','open','','umbc-logo-2','','','2015-03-23 17:48:54','2015-03-23 17:48:54','',186,'http://www.rifeintl.com/wp-content/uploads/2015/03/UMBC-logo-2.jpg',0,'attachment','image/jpeg',0),(204,1,'2015-03-23 17:49:35','2015-03-23 17:49:35','<h1 class=\"entry-title\"></h1>\r\n<h3 class=\"entry-title\">Construction Management</h3>\r\n<a href=\"http://www.rifeintl.com/wp-content/uploads/2015/01/CBCA-Past-Performance-Document.pdf\" target=\"_blank\"><img class=\"alignnone wp-image-166 size-full\" src=\"http://www.rifeintl.com/wp-content/uploads/2015/01/CBCA-logo.jpg\" alt=\"CBCA logo\" width=\"120\" height=\"120\" /></a> <a href=\"http://www.rifeintl.com/wp-content/uploads/2015/01/PTO-Past-Performance-Document.pdf\" target=\"_blank\"><img class=\"alignnone wp-image-173\" src=\"http://www.rifeintl.com/wp-content/uploads/2015/01/US-PTO-logo-150x150.jpg\" alt=\"US PTO logo\" width=\"112\" height=\"125\" /></a> <a href=\"http://www.rifeintl.com/wp-content/uploads/2015/01/PFPA-Security-Guard-Desk.pdf\" target=\"_blank\"><img class=\"alignnone wp-image-168\" src=\"http://www.rifeintl.com/wp-content/uploads/2015/01/PFPA-logo-150x150.jpg\" alt=\"PFPA logo\" width=\"131\" height=\"136\" /></a>\r\n\r\n \r\n<h3 class=\"entry-title\">Energy Efficiency</h3>\r\n<a href=\"http://www.rifeintl.com/wp-content/uploads/2015/01/Univ-of-MD.pdf\" target=\"_blank\"><img class=\"alignnone wp-image-172\" src=\"http://www.rifeintl.com/wp-content/uploads/2015/01/UMCP-logo-150x150.jpg\" alt=\"UMCP logo\" width=\"108\" height=\"115\" /></a> <a href=\"http://www.rifeintl.com/wp-content/uploads/2015/03/Case-Study-University-of-Maryland.pdf\" target=\"_blank\"><img class=\"alignnone wp-image-203\" src=\"http://www.rifeintl.com/wp-content/uploads/2015/03/UMBC-logo-2.jpg\" alt=\"UMBC logo 2\" width=\"183\" height=\"120\" /></a> <a href=\"http://www.rifeintl.com/wp-content/uploads/2015/01/MLK-Swim-Center-Lighting-Past-Performance-Document.pdf\" target=\"_blank\"><img class=\"alignnone wp-image-197\" src=\"http://www.rifeintl.com/wp-content/uploads/2015/03/20131125_122819-300x225.jpg\" alt=\"20131125_122819\" width=\"225\" height=\"122\" /></a> <a href=\"http://www.rifeintl.com/wp-content/uploads/2015/01/Boyds-Aquatic-Center-Past-Performance-Document.pdf\" target=\"_blank\">Boyd’s Aquatic Center</a>\r\n<h1 class=\"entry-title\"></h1>\r\n<h3 class=\"entry-title\">Facilities Management</h3>\r\n<a href=\"http://www.rifeintl.com/wp-content/uploads/2015/01/IRS-Child-Care-Center-Finger-Guards.pdf\" target=\"_blank\"><img class=\"alignnone size-thumbnail wp-image-167\" src=\"http://www.rifeintl.com/wp-content/uploads/2015/01/IRS-logo-150x150.png\" alt=\"IRS logo\" width=\"150\" height=\"150\" /></a> <a href=\"http://www.rifeintl.com/wp-content/uploads/2015/01/GSA-Sidney-Yates-Repairs.pdf\" target=\"_blank\"><img class=\"alignnone size-thumbnail wp-image-170\" src=\"http://www.rifeintl.com/wp-content/uploads/2015/01/Sidney-Yates-Building-150x150.jpg\" alt=\"Sidney Yates Building\" width=\"150\" height=\"150\" /></a> <a href=\"http://www.rifeintl.com/wp-content/uploads/2015/01/Smithsonian-Inst.-Fencing-Project.pdf\" target=\"_blank\"><img class=\"alignnone size-thumbnail wp-image-169\" src=\"http://www.rifeintl.com/wp-content/uploads/2015/01/SI-Concert-For-Valor-150x150.jpg\" alt=\"SI - Concert For Valor\" width=\"150\" height=\"150\" /></a>\r\n\r\n \r\n<h3 class=\"entry-title\">Sustainable Program Development</h3>\r\n<a href=\"http://www.rifeintl.com/wp-content/uploads/2015/03/MEA-logo.jpg\" target=\"_blank\"><img class=\"alignnone wp-image-187 size-full\" src=\"http://www.rifeintl.com/wp-content/uploads/2015/03/MEA-logo.jpg\" alt=\"\" width=\"320\" height=\"89\" /></a> MEA Solar Water Heating Feasibility Study','Projects','','inherit','open','open','','186-revision-v1','','','2015-03-23 17:49:35','2015-03-23 17:49:35','',186,'http://www.rifeintl.com/186-revision-v1/',0,'revision','',0),(205,1,'2015-03-23 17:50:15','2015-03-23 17:50:15','','IMAG0367','','inherit','open','open','','imag0367','','','2015-03-23 17:50:15','2015-03-23 17:50:15','',186,'http://www.rifeintl.com/wp-content/uploads/2015/03/IMAG0367.jpg',0,'attachment','image/jpeg',0),(207,1,'2015-03-23 17:53:17','2015-03-23 17:53:17','<h1 class=\"entry-title\"></h1>\r\n<h3 class=\"entry-title\">Construction Management</h3>\r\n<a href=\"http://www.rifeintl.com/wp-content/uploads/2015/01/CBCA-Past-Performance-Document.pdf\" target=\"_blank\"><img class=\"alignnone wp-image-166 size-full\" src=\"http://www.rifeintl.com/wp-content/uploads/2015/01/CBCA-logo.jpg\" alt=\"CBCA logo\" width=\"120\" height=\"120\" /></a> <a href=\"http://www.rifeintl.com/wp-content/uploads/2015/01/PTO-Past-Performance-Document.pdf\" target=\"_blank\"><img class=\"alignnone wp-image-173\" src=\"http://www.rifeintl.com/wp-content/uploads/2015/01/US-PTO-logo-150x150.jpg\" alt=\"US PTO logo\" width=\"112\" height=\"125\" /></a> <a href=\"http://www.rifeintl.com/wp-content/uploads/2015/01/PFPA-Security-Guard-Desk.pdf\" target=\"_blank\"><img class=\"alignnone wp-image-168\" src=\"http://www.rifeintl.com/wp-content/uploads/2015/01/PFPA-logo-150x150.jpg\" alt=\"PFPA logo\" width=\"131\" height=\"136\" /></a>\r\n\r\n \r\n<h3 class=\"entry-title\">Energy Efficiency</h3>\r\n<a href=\"http://www.rifeintl.com/wp-content/uploads/2015/03/Case-Study-University-of-Maryland.pdf\" target=\"_blank\"><img class=\"alignnone wp-image-203\" src=\"http://www.rifeintl.com/wp-content/uploads/2015/03/UMBC-logo-2.jpg\" alt=\"UMBC logo 2\" width=\"183\" height=\"120\" /></a> <a href=\"http://www.rifeintl.com/wp-content/uploads/2015/01/MLK-Swim-Center-Lighting-Past-Performance-Document.pdf\" target=\"_blank\"><img class=\"alignnone wp-image-197\" src=\"http://www.rifeintl.com/wp-content/uploads/2015/03/20131125_122819-300x225.jpg\" alt=\"20131125_122819\" width=\"225\" height=\"122\" /></a> <a href=\"http://www.rifeintl.com/wp-content/uploads/2015/01/Boyds-Aquatic-Center-Past-Performance-Document.pdf\" target=\"_blank\"><img class=\"alignnone size-thumbnail wp-image-205\" src=\"http://www.rifeintl.com/wp-content/uploads/2015/03/IMAG0367-150x150.jpg\" alt=\"IMAG0367\" width=\"150\" height=\"150\" /></a>\r\n<h1 class=\"entry-title\"></h1>\r\n<h3 class=\"entry-title\">Facilities Management</h3>\r\n<a href=\"http://www.rifeintl.com/wp-content/uploads/2015/01/IRS-Child-Care-Center-Finger-Guards.pdf\" target=\"_blank\"><img class=\"alignnone size-thumbnail wp-image-167\" src=\"http://www.rifeintl.com/wp-content/uploads/2015/01/IRS-logo-150x150.png\" alt=\"IRS logo\" width=\"150\" height=\"150\" /></a> <a href=\"http://www.rifeintl.com/wp-content/uploads/2015/01/GSA-Sidney-Yates-Repairs.pdf\" target=\"_blank\"><img class=\"alignnone size-thumbnail wp-image-170\" src=\"http://www.rifeintl.com/wp-content/uploads/2015/01/Sidney-Yates-Building-150x150.jpg\" alt=\"Sidney Yates Building\" width=\"150\" height=\"150\" /></a> <a href=\"http://www.rifeintl.com/wp-content/uploads/2015/01/Smithsonian-Inst.-Fencing-Project.pdf\" target=\"_blank\"><img class=\"alignnone size-thumbnail wp-image-169\" src=\"http://www.rifeintl.com/wp-content/uploads/2015/01/SI-Concert-For-Valor-150x150.jpg\" alt=\"SI - Concert For Valor\" width=\"150\" height=\"150\" /></a>\r\n\r\n \r\n<h3 class=\"entry-title\">Sustainable Program Development</h3>\r\n<a href=\"http://www.rifeintl.com/wp-content/uploads/2015/03/MEA-logo.jpg\" target=\"_blank\"><img class=\"alignnone wp-image-187 size-full\" src=\"http://www.rifeintl.com/wp-content/uploads/2015/03/MEA-logo.jpg\" alt=\"\" width=\"320\" height=\"89\" /></a>','Projects','','inherit','open','open','','186-revision-v1','','','2015-03-23 17:53:17','2015-03-23 17:53:17','',186,'http://www.rifeintl.com/186-revision-v1/',0,'revision','',0),(206,1,'2015-03-23 17:50:51','2015-03-23 17:50:51','<h1 class=\"entry-title\"></h1>\r\n<h3 class=\"entry-title\">Construction Management</h3>\r\n<a href=\"http://www.rifeintl.com/wp-content/uploads/2015/01/CBCA-Past-Performance-Document.pdf\" target=\"_blank\"><img class=\"alignnone wp-image-166 size-full\" src=\"http://www.rifeintl.com/wp-content/uploads/2015/01/CBCA-logo.jpg\" alt=\"CBCA logo\" width=\"120\" height=\"120\" /></a> <a href=\"http://www.rifeintl.com/wp-content/uploads/2015/01/PTO-Past-Performance-Document.pdf\" target=\"_blank\"><img class=\"alignnone wp-image-173\" src=\"http://www.rifeintl.com/wp-content/uploads/2015/01/US-PTO-logo-150x150.jpg\" alt=\"US PTO logo\" width=\"112\" height=\"125\" /></a> <a href=\"http://www.rifeintl.com/wp-content/uploads/2015/01/PFPA-Security-Guard-Desk.pdf\" target=\"_blank\"><img class=\"alignnone wp-image-168\" src=\"http://www.rifeintl.com/wp-content/uploads/2015/01/PFPA-logo-150x150.jpg\" alt=\"PFPA logo\" width=\"131\" height=\"136\" /></a>\r\n\r\n \r\n<h3 class=\"entry-title\">Energy Efficiency</h3>\r\n<a href=\"http://www.rifeintl.com/wp-content/uploads/2015/01/Univ-of-MD.pdf\" target=\"_blank\"><img class=\"alignnone wp-image-172\" src=\"http://www.rifeintl.com/wp-content/uploads/2015/01/UMCP-logo-150x150.jpg\" alt=\"UMCP logo\" width=\"108\" height=\"115\" /></a> <a href=\"http://www.rifeintl.com/wp-content/uploads/2015/03/Case-Study-University-of-Maryland.pdf\" target=\"_blank\"><img class=\"alignnone wp-image-203\" src=\"http://www.rifeintl.com/wp-content/uploads/2015/03/UMBC-logo-2.jpg\" alt=\"UMBC logo 2\" width=\"183\" height=\"120\" /></a> <a href=\"http://www.rifeintl.com/wp-content/uploads/2015/01/MLK-Swim-Center-Lighting-Past-Performance-Document.pdf\" target=\"_blank\"><img class=\"alignnone wp-image-197\" src=\"http://www.rifeintl.com/wp-content/uploads/2015/03/20131125_122819-300x225.jpg\" alt=\"20131125_122819\" width=\"225\" height=\"122\" /></a> <a href=\"http://www.rifeintl.com/wp-content/uploads/2015/01/Boyds-Aquatic-Center-Past-Performance-Document.pdf\" target=\"_blank\"><img class=\"alignnone size-thumbnail wp-image-205\" src=\"http://www.rifeintl.com/wp-content/uploads/2015/03/IMAG0367-150x150.jpg\" alt=\"IMAG0367\" width=\"150\" height=\"150\" /></a>\r\n<h1 class=\"entry-title\"></h1>\r\n<h3 class=\"entry-title\">Facilities Management</h3>\r\n<a href=\"http://www.rifeintl.com/wp-content/uploads/2015/01/IRS-Child-Care-Center-Finger-Guards.pdf\" target=\"_blank\"><img class=\"alignnone size-thumbnail wp-image-167\" src=\"http://www.rifeintl.com/wp-content/uploads/2015/01/IRS-logo-150x150.png\" alt=\"IRS logo\" width=\"150\" height=\"150\" /></a> <a href=\"http://www.rifeintl.com/wp-content/uploads/2015/01/GSA-Sidney-Yates-Repairs.pdf\" target=\"_blank\"><img class=\"alignnone size-thumbnail wp-image-170\" src=\"http://www.rifeintl.com/wp-content/uploads/2015/01/Sidney-Yates-Building-150x150.jpg\" alt=\"Sidney Yates Building\" width=\"150\" height=\"150\" /></a> <a href=\"http://www.rifeintl.com/wp-content/uploads/2015/01/Smithsonian-Inst.-Fencing-Project.pdf\" target=\"_blank\"><img class=\"alignnone size-thumbnail wp-image-169\" src=\"http://www.rifeintl.com/wp-content/uploads/2015/01/SI-Concert-For-Valor-150x150.jpg\" alt=\"SI - Concert For Valor\" width=\"150\" height=\"150\" /></a>\r\n\r\n \r\n<h3 class=\"entry-title\">Sustainable Program Development</h3>\r\n<a href=\"http://www.rifeintl.com/wp-content/uploads/2015/03/MEA-logo.jpg\" target=\"_blank\"><img class=\"alignnone wp-image-187 size-full\" src=\"http://www.rifeintl.com/wp-content/uploads/2015/03/MEA-logo.jpg\" alt=\"\" width=\"320\" height=\"89\" /></a> MEA Solar Water Heating Feasibility Study','Projects','','inherit','open','open','','186-revision-v1','','','2015-03-23 17:50:51','2015-03-23 17:50:51','',186,'http://www.rifeintl.com/186-revision-v1/',0,'revision','',0),(362,1,'2015-06-16 14:00:55','2015-06-16 14:00:55','<p>\r\n <img alt=\"Light_10K_SB_ALUMNI\" class=\"alignright size-medium wp-image-363\" height=\"142\" src=\"http://www.rifeintl.com/wp-content/uploads/2015/06/Light_10K_SB_ALUMNI-300x142.jpg\" width=\"300\" /><span style=\"font-size:16px;\"><span style=\"font-family: georgia,serif;\">“Rife International graduates from highly-touted Goldman Sachs 10,000 Small Businesses Program” </span></span>\r\n</p>\r\n\r\n<p style=\"margin-left:.5in;\">\r\n <span style=\"font-size:16px;\"><span style=\"font-family: georgia,serif;\">Rife International, along with 120 other small businesses from across the country and Puerto Rico, recently graduated from the Babson cohort of the Goldman Sachs 10,000 Small Businesses program hosted at Babson College. The $500 million public-private partnership was established to help entrepreneurs create jobs and economic opportunity by providing them with greater access to education, financial capital and business support services. The program required participants to complete rigorous on-line and in-person practical entrepreneurship training led by Babson’s business experts, peers, and business executives. The program is designed to nurture business growth for businesses that are at least two years old and claim at least four employees. The businesses graduating from the recent Babson cohort represent a total of $260 million in revenues and nearly 3,000 jobs from a broad range of industries. </span></span>\r\n</p>\r\n\r\n<p style=\"margin-left:.5in;\">\r\n <span style=\"font-size:16px;\"><span style=\"font-family: georgia,serif;\">“The 10,000 Small Businesses program provided a tremendous opportunity for us to identify our current best practices and areas for growth. I believe the training and lessons learned throughout the program will elevate us as an organization, and challenge us to thoroughly re-assess our strategic outlook for the next few years. I can’t thank Babson and the program’s instructors enough for their time and willingness to share their resources with the group.”</span></span>\r\n</p>\r\n\r\n<ul>\r\n <li>\r\n <span style=\"font-size:16px;\"><span style=\"font-family: georgia,serif;\"><em>Kwabena Osei-Sarpong, President of Rife International, LLC</em></span></span>\r\n </li>\r\n</ul>\r\n\r\n<p style=\"margin-left:.5in;\">\r\n <span style=\"font-size:16px;\"><span style=\"font-family: georgia,serif;\"><em>Goldman Sachs 10,000 Small Businesses</em> has served nearly 5,000 small businesses across the United State and United Kingdom. The program is currently operating in Chicago, Cleveland, Detroit, Houston, Long Beach, Los Angeles, Miami, New Orleans, New York, Philadelphia and Salt Lake City. It will continue to expand on a city-by-city basis. The 10,000 Small Businesses program is guided by an Advisory Council co-chaired by Goldman Sachs chairman and CEO Lloyd C. Blankfein, Bloomberg L.P. founder, president and CEO, and 108<sup>th</sup> Mayor of the City of New York Michael R. Bloomberg, Berkshire Hathaway chairman and CEO Warren Buffett, and the Initiative for a Competitive Inner City’s Dr. Michael Porter. The National Urban League and the U.S. Hispanic Chamber of Commerce are also represented on the Advisory Council, among other groups.</span></span>\r\n</p>\r\n\r\n<p style=\"margin-left:.5in;\">\r\n <span style=\"font-size:16px;\"><span style=\"font-family: georgia,serif;\"><u>Impact of 10,000 Small Businesses </u></span></span>\r\n</p>\r\n\r\n<p style=\"margin-left:.5in;\">\r\n <span style=\"font-size:16px;\"><span style=\"font-family: georgia,serif;\">Small business owners who participate in the <em>Goldman Sachs 10,000 Small Businesses</em> program gain valuable skills and experiences which help them to grow their revenue and create jobs at a higher rate than the national average, even 18 months after graduating, according to a new report developed by Babson College.</span></span>\r\n</p>\r\n','Goldman Sachs 10,000 Small Businesses','','publish','closed','closed','','goldman-sachs-10000-small-businesses','','','2015-06-25 22:34:12','2015-06-25 22:34:12','',0,'http://www.rifeintl.com/?p=362',0,'post','',0),(363,1,'2015-06-16 13:59:43','2015-06-16 13:59:43','','Light_10K_SB_ALUMNI','','inherit','open','open','','light_10k_sb_alumni-2','','','2015-06-16 13:59:43','2015-06-16 13:59:43','',362,'http://www.rifeintl.com/wp-content/uploads/2015/06/Light_10K_SB_ALUMNI.jpg',0,'attachment','image/jpeg',0),(210,1,'2015-04-23 01:47:43','2015-04-23 01:47:43','','2014-cbca1','','inherit','open','open','','2014-cbca1-2','','','2015-04-23 01:47:43','2015-04-23 01:47:43','',0,'http://www.rifeintl.com/wp-content/uploads/2015/04/2014-cbca1.png',0,'attachment','image/png',0),(364,1,'2015-06-16 14:00:55','2015-06-16 14:00:55','<p>\r\n <img alt=\"Light_10K_SB_ALUMNI\" class=\"alignright size-medium wp-image-363\" height=\"142\" src=\"http://www.rifeintl.com/wp-content/uploads/2015/06/Light_10K_SB_ALUMNI-300x142.jpg\" width=\"300\" /><span style=\"font-size:16px;\"><span style=\"font-family: georgia,serif;\">“Rife International graduates from highly-touted Goldman Sachs 10,000 Small Businesses Program” </span></span>\r\n</p>\r\n\r\n<p style=\"margin-left:.5in;\">\r\n <span style=\"font-size:16px;\"><span style=\"font-family: georgia,serif;\">Rife International, along with 120 other small businesses from across the country and Puerto Rico, recently graduated from the Babson cohort of the Goldman Sachs 10,000 Small Businesses program hosted at Babson College. The $500 million public-private partnership was established to help entrepreneurs create jobs and economic opportunity by providing them with greater access to education, financial capital and business support services. The program required participants to complete rigorous on-line and in-person practical entrepreneurship training led by Babson’s business experts, peers, and business executives. The program is designed to nurture business growth for businesses that are at least two years old and claim at least four employees. The businesses graduating from the recent Babson cohort represent a total of $260 million in revenues and nearly 3,000 jobs from a broad range of industries. </span></span>\r\n</p>\r\n\r\n<p style=\"margin-left:.5in;\">\r\n <span style=\"font-size:16px;\"><span style=\"font-family: georgia,serif;\">“The 10,000 Small Businesses program provided a tremendous opportunity for us to identify our current best practices and areas for growth. I believe the training and lessons learned throughout the program will elevate us as an organization, and challenge us to thoroughly re-assess our strategic outlook for the next few years. I can’t thank Babson and the program’s instructors enough for their time and willingness to share their resources with the group.”</span></span>\r\n</p>\r\n\r\n<ul>\r\n <li>\r\n <span style=\"font-size:16px;\"><span style=\"font-family: georgia,serif;\"><em>Kwabena Osei-Sarpong, President of Rife International, LLC</em></span></span>\r\n </li>\r\n</ul>\r\n\r\n<p style=\"margin-left:.5in;\">\r\n <span style=\"font-size:16px;\"><span style=\"font-family: georgia,serif;\"><em>Goldman Sachs 10,000 Small Businesses</em> has served nearly 5,000 small businesses across the United State and United Kingdom. The program is currently operating in Chicago, Cleveland, Detroit, Houston, Long Beach, Los Angeles, Miami, New Orleans, New York, Philadelphia and Salt Lake City. It will continue to expand on a city-by-city basis. The 10,000 Small Businesses program is guided by an Advisory Council co-chaired by Goldman Sachs chairman and CEO Lloyd C. Blankfein, Bloomberg L.P. founder, president and CEO, and 108<sup>th</sup> Mayor of the City of New York Michael R. Bloomberg, Berkshire Hathaway chairman and CEO Warren Buffett, and the Initiative for a Competitive Inner City’s Dr. Michael Porter. The National Urban League and the U.S. Hispanic Chamber of Commerce are also represented on the Advisory Council, among other groups.</span></span>\r\n</p>\r\n\r\n<p style=\"margin-left:.5in;\">\r\n <span style=\"font-size:16px;\"><span style=\"font-family: georgia,serif;\"><u>Impact of 10,000 Small Businesses </u></span></span>\r\n</p>\r\n\r\n<p style=\"margin-left:.5in;\">\r\n <span style=\"font-size:16px;\"><span style=\"font-family: georgia,serif;\">Small business owners who participate in the <em>Goldman Sachs 10,000 Small Businesses</em> program gain valuable skills and experiences which help them to grow their revenue and create jobs at a higher rate than the national average, even 18 months after graduating, according to a new report developed by Babson College.</span></span>\r\n</p>\r\n','Goldman Sachs 10,000 Small Businesses','','inherit','open','open','','362-revision-v1','','','2015-06-16 14:00:55','2015-06-16 14:00:55','',362,'http://www.rifeintl.com/362-revision-v1/',0,'revision','',0),(212,1,'2014-03-20 01:54:44','2014-03-20 01:54:44','<img class=\"alignright size-full wp-image-213\" src=\"http://www.rifeintl.com/wp-content/uploads/2015/04/2014-sydneyyates.png\" alt=\"2014-sydneyyates\" width=\"227\" height=\"288\" />Rife international was selected to provide repairs in the Historic Sidney Yates Building, located at 1400 Independence Ave, SW, Washington, DC. The scope involved providing custom repairs to hinges and pins in all the restrooms throughout the building. The original units had been in place for at least 25 years.\r\n\r\nThe Yates Building is listed on the National Register of Historic Places. With this knowledge in hand, our team worked carefully and diligently to complete the repairs throughout the building, including all five floors and the basement level. Rife’s goal was to ensure maintenance of the structural integrity of the stall units, while providing overall safety to the building occupants.\r\n\r\nRife was involved in the inspection and verification of the stall units that needed repairs. The project was completed on time, within budget and within a safe environment. All work was performed after normal working hours and in accordance with the Standard Operating Process of the Building\r\n<h4><strong>About the Sidney Yates Building</strong></h4>\r\nThe Sidney Yates Building, located on 14th Street and Independence Avenue in Washington D.C. was built in 1878 – 1880. It was formerly called the Auditors Building Complex to house the Department of Treasury Auditors. It currently serves as a location for the U.S Department of Agriculture’s United States Forest Service. It was named in honor of the late Illinois Congressman, Sidney R. Yates.\r\n<h4><strong>About Rife International</strong></h4>\r\nRife International, LLC’s ultimate mission is to provide energy efficiency, construction, and sustainable development solutions to our government, commercial, and international clients. For more information visit Rife International LLC at<a href=\"http://rifeintl.com/default.aspx\"> www.rifeintl.com.</a>','Rife Provides Facilities Maintenance Services to Historic Government Building – The Sidney R. Yates Building','','publish','closed','closed','','rife-provides-facilities-maintenance-services-to-historic-government-building-the-sidney-r-yates-building','','','2015-04-28 20:13:59','2015-04-28 20:13:59','',0,'http://www.rifeintl.com/?p=212',0,'post','',0),(213,1,'2015-04-23 01:54:25','2015-04-23 01:54:25','','2014-sydneyyates','','inherit','open','open','','2014-sydneyyates','','','2015-04-23 01:54:25','2015-04-23 01:54:25','',212,'http://www.rifeintl.com/wp-content/uploads/2015/04/2014-sydneyyates.png',0,'attachment','image/png',0),(214,1,'2015-04-23 01:54:44','2015-04-23 01:54:44','<img class=\"alignright size-full wp-image-213\" src=\"http://www.rifeintl.com/wp-content/uploads/2015/04/2014-sydneyyates.png\" alt=\"2014-sydneyyates\" width=\"227\" height=\"288\" />Rife international was selected to provide repairs in the Historic Sidney Yates Building, located at 1400 Independence Ave, SW, Washington, DC. The scope involved providing custom repairs to hinges and pins in all the restrooms throughout the building. The original units had been in place for at least 25 years.\r\n\r\nThe Yates Building is listed on the National Register of Historic Places. With this knowledge in hand, our team worked carefully and diligently to complete the repairs throughout the building, including all five floors and the basement level. Rife’s goal was to ensure maintenance of the structural integrity of the stall units, while providing overall safety to the building occupants.\r\n\r\nRife was involved in the inspection and verification of the stall units that needed repairs. The project was completed on time, within budget and within a safe environment. All work was performed after normal working hours and in accordance with the Standard Operating Process of the Building\r\n<h4><strong>About the Sidney Yates Building</strong></h4>\r\nThe Sidney Yates Building, located on 14th Street and Independence Avenue in Washington D.C. was built in 1878 – 1880. It was formerly called the Auditors Building Complex to house the Department of Treasury Auditors. It currently serves as a location for the U.S Department of Agriculture’s United States Forest Service. It was named in honor of the late Illinois Congressman, Sidney R. Yates.\r\n<h4><strong>About Rife International</strong></h4>\r\nRife International, LLC’s ultimate mission is to provide energy efficiency, construction, and sustainable development solutions to our government, commercial, and international clients. For more information visit Rife International LLC at<a href=\"http://rifeintl.com/default.aspx\"> www.rifeintl.com.</a>','Rife Provides Facilities Maintenance Services to Historic Government Building – The Sidney R. Yates Building','','inherit','open','open','','212-revision-v1','','','2015-04-23 01:54:44','2015-04-23 01:54:44','',212,'http://www.rifeintl.com/212-revision-v1/',0,'revision','',0),(215,1,'2014-02-12 01:58:11','2014-02-12 01:58:11','<img class=\"alignright size-medium wp-image-216\" src=\"http://www.rifeintl.com/wp-content/uploads/2015/04/2014-mlk-300x202.png\" alt=\"2014-mlk\" width=\"300\" height=\"202\" />Rife International was contracted by the Montgomery County Facilities Management to create a solution that will increase lighting levels and save energy at the MLK recreation center, located at 1201 Jackson Rd, Silver Spring, MD.\r\n\r\nRife performed an audit of the space and proposed energy efficient solutions that would also require little or no maintenance after the lighting retrofit. The scope of work included replacement of 1000 Watt Metal Halides with New Venture 40,000 Hour Long-Life Pulse Start Kits amongst other upgrades.\r\n\r\n“We are very impressed with the work Rife has done at the MLK pool facility. The staff and patrons of the facility are very happy with the improved lighting level and ultimate brightness of the pool area. This also helps us in our effort to make county facilities more energy efficient,” said Don Collins of Montgomery County Facilities Management.\r\n\r\nThis project saves the center about $15K annually and reduces energy consumption by 64,201 KWH per year, which is equivalent to 18 acres of trees planted per year or 10 cars removed from the road per year.\r\n<h4><strong>About Martin Luther King, Jr. Aquatic Center Facility</strong></h4>\r\nThe Martin Luther King Jr. Swim Center indoor pool is operated by the Montgomery County Department of Recreation. It includes an 8-lane, 25-yard pool with movable bulkhead, allowing for a separate diving area with 1 and 3 meter board areas. The facility provides activities such as swimming lessons, lifeguard training, lifeguard instructor courses, CPR and more.\r\n<h4><strong>About Rife International</strong></h4>\r\nRife International, LLC’s ultimate mission is to provide energy efficiency, construction, and sustainable development solutions to our government, commercial, and international clients. For more information visit Rife International LLC at<a href=\"http://rifeintl.com/default.aspx\"> www.rifeintl.com.</a>','Rife makes Martin Luther King (MLK) Aquatic Center in Montgomery County Energy Efficient','','publish','closed','closed','','rife-makes-martin-luther-king-mlk-aquatic-center-in-montgomery-county-energy-efficient','','','2015-04-28 20:13:59','2015-04-28 20:13:59','',0,'http://www.rifeintl.com/?p=215',0,'post','',0),(216,1,'2015-04-23 01:57:56','2015-04-23 01:57:56','','2014-mlk','','inherit','open','open','','2014-mlk','','','2015-04-23 01:57:56','2015-04-23 01:57:56','',215,'http://www.rifeintl.com/wp-content/uploads/2015/04/2014-mlk.png',0,'attachment','image/png',0),(217,1,'2015-04-23 01:58:11','2015-04-23 01:58:11','<img class=\"alignright size-medium wp-image-216\" src=\"http://www.rifeintl.com/wp-content/uploads/2015/04/2014-mlk-300x202.png\" alt=\"2014-mlk\" width=\"300\" height=\"202\" />Rife International was contracted by the Montgomery County Facilities Management to create a solution that will increase lighting levels and save energy at the MLK recreation center, located at 1201 Jackson Rd, Silver Spring, MD.\r\n\r\nRife performed an audit of the space and proposed energy efficient solutions that would also require little or no maintenance after the lighting retrofit. The scope of work included replacement of 1000 Watt Metal Halides with New Venture 40,000 Hour Long-Life Pulse Start Kits amongst other upgrades.\r\n\r\n“We are very impressed with the work Rife has done at the MLK pool facility. The staff and patrons of the facility are very happy with the improved lighting level and ultimate brightness of the pool area. This also helps us in our effort to make county facilities more energy efficient,” said Don Collins of Montgomery County Facilities Management.\r\n\r\nThis project saves the center about $15K annually and reduces energy consumption by 64,201 KWH per year, which is equivalent to 18 acres of trees planted per year or 10 cars removed from the road per year.\r\n<h4><strong>About Martin Luther King, Jr. Aquatic Center Facility</strong></h4>\r\nThe Martin Luther King Jr. Swim Center indoor pool is operated by the Montgomery County Department of Recreation. It includes an 8-lane, 25-yard pool with movable bulkhead, allowing for a separate diving area with 1 and 3 meter board areas. The facility provides activities such as swimming lessons, lifeguard training, lifeguard instructor courses, CPR and more.\r\n<h4><strong>About Rife International</strong></h4>\r\nRife International, LLC’s ultimate mission is to provide energy efficiency, construction, and sustainable development solutions to our government, commercial, and international clients. For more information visit Rife International LLC at<a href=\"http://rifeintl.com/default.aspx\"> www.rifeintl.com.</a>','Rife makes Martin Luther King (MLK) Aquatic Center in Montgomery County Energy Efficient','','inherit','open','open','','215-revision-v1','','','2015-04-23 01:58:11','2015-04-23 01:58:11','',215,'http://www.rifeintl.com/215-revision-v1/',0,'revision','',0),(218,1,'2014-01-03 01:59:27','2014-01-03 01:59:27','Rife International with its teaming partners won a 3-year Indefinite Delivery Indefinite Quantity (IDIQ) contract to support the Maryland Energy Administration (MEA) in the development and implementation of energy programs within the State of Maryland.\r\n\r\nAs part of this team, Rife will provide technical assistance towards the implementation of the EmPOWER Maryland C&I Challenge program (Commercial-Industrial Grant Program). Through the program, the Maryland Energy Administration (MEA) will provide competitive awards to implement and showcase ambitious upgrades to privately owned commercial and industrial buildings that lower electricity usage in the facilities by an estimated 20 percent or more.\r\n\r\nTo support this effort, Rife will provide technical support and energy engineering analysis for application reviews, energy auditing and analysis, grantee technical assistance, etc. MEA anticipates awarding grants under this program valued at up to $6 million. Rife’s role is to help determine specific cost-effective energy conservation measures (ECM) that qualify for the grant. Rife will also assist applicants and grantees in the successful installation of approved ECMs.\r\n<h4><strong>About Maryland Energy Administration (MEA)</strong></h4>\r\nThe Maryland Energy Administration’s (MEA) purpose is to promote affordable, reliable, and clean energy in the State of Maryland. MEA also advises and prepares the state of Maryland’s government on the changes in various segments of the energy industry.\r\n<h4><strong>About Rife International</strong></h4>\r\nRife International, LLC’s ultimate mission is to provide energy efficiency, construction, and sustainable development solutions to our government, commercial, and international clients. For more information visit Rife International LLC at<a href=\"http://rifeintl.com/default.aspx\"> www.rifeintl.com.</a>','Rife Implements Energy Efficiency Solutions for State of Maryland','','publish','closed','closed','','rife-implements-energy-efficiency-solutions-for-state-of-maryland','','','2015-04-28 20:13:59','2015-04-28 20:13:59','',0,'http://www.rifeintl.com/?p=218',0,'post','',0),(219,1,'2015-04-23 01:59:27','2015-04-23 01:59:27','Rife International with its teaming partners won a 3-year Indefinite Delivery Indefinite Quantity (IDIQ) contract to support the Maryland Energy Administration (MEA) in the development and implementation of energy programs within the State of Maryland.\r\n\r\nAs part of this team, Rife will provide technical assistance towards the implementation of the EmPOWER Maryland C&I Challenge program (Commercial-Industrial Grant Program). Through the program, the Maryland Energy Administration (MEA) will provide competitive awards to implement and showcase ambitious upgrades to privately owned commercial and industrial buildings that lower electricity usage in the facilities by an estimated 20 percent or more.\r\n\r\nTo support this effort, Rife will provide technical support and energy engineering analysis for application reviews, energy auditing and analysis, grantee technical assistance, etc. MEA anticipates awarding grants under this program valued at up to $6 million. Rife’s role is to help determine specific cost-effective energy conservation measures (ECM) that qualify for the grant. Rife will also assist applicants and grantees in the successful installation of approved ECMs.\r\n<h4><strong>About Maryland Energy Administration (MEA)</strong></h4>\r\nThe Maryland Energy Administration’s (MEA) purpose is to promote affordable, reliable, and clean energy in the State of Maryland. MEA also advises and prepares the state of Maryland’s government on the changes in various segments of the energy industry.\r\n<h4><strong>About Rife International</strong></h4>\r\nRife International, LLC’s ultimate mission is to provide energy efficiency, construction, and sustainable development solutions to our government, commercial, and international clients. For more information visit Rife International LLC at<a href=\"http://rifeintl.com/default.aspx\"> www.rifeintl.com.</a>','Rife Implements Energy Efficiency Solutions for State of Maryland','','inherit','open','open','','218-revision-v1','','','2015-04-23 01:59:27','2015-04-23 01:59:27','',218,'http://www.rifeintl.com/218-revision-v1/',0,'revision','',0),(220,1,'2013-07-18 02:00:51','2013-07-18 02:00:51','Rife International was selected by the General Services Administration (GSA) to perform interior repairs and upgrades for the Missile Defense Agency (MDA). Rife met with the end users to determine specific finish requirements that were made a part of the scope. The project included completing work for MDA tenants on the 1st and 2nd floors of the Suffolk building located at 5611 Columbia Pike, Falls Church, VA. Rife completed this project below the original budget and under the estimated duration in a seamless fashion.\r\n<h4><strong>About the Missile Defense Agency</strong></h4>\r\nThe Missile Defense Agency (MDA) is a research, development, and acquisition agency within the Department of Defense. As integrated Ballistic Missile Defense System (BMDS) are developed, tested and fielded, the MDA works closely with the combatant commands (e.g. Pacific Command, Northern Command, etc.) that will rely on the system to protect the United States, its forward deployed forces, and allies from hostile ballistic missile attacks.\r\n<h4><strong>About Rife International</strong></h4>\r\nRife International, LLC’s ultimate mission is to provide energy efficiency, construction, and sustainable development solutions to our government, commercial, and international clients. For more information visit Rife International LLC at<a href=\"http://rifeintl.com/default.aspx\"> www.rifeintl.com.</a>','Rife International works with the Missile Defense Agency (MDA) to Repair and upgrade Office Space','','publish','closed','open','','rife-international-works-with-the-missile-defense-agency-mda-to-repair-and-upgrade-office-space','','','2015-04-28 20:13:59','2015-04-28 20:13:59','',0,'http://www.rifeintl.com/?p=220',0,'post','',0),(221,1,'2015-04-23 02:00:51','2015-04-23 02:00:51','Rife International was selected by the General Services Administration (GSA) to perform interior repairs and upgrades for the Missile Defense Agency (MDA). Rife met with the end users to determine specific finish requirements that were made a part of the scope. The project included completing work for MDA tenants on the 1st and 2nd floors of the Suffolk building located at 5611 Columbia Pike, Falls Church, VA. Rife completed this project below the original budget and under the estimated duration in a seamless fashion.\r\n<h4><strong>About the Missile Defense Agency</strong></h4>\r\nThe Missile Defense Agency (MDA) is a research, development, and acquisition agency within the Department of Defense. As integrated Ballistic Missile Defense System (BMDS) are developed, tested and fielded, the MDA works closely with the combatant commands (e.g. Pacific Command, Northern Command, etc.) that will rely on the system to protect the United States, its forward deployed forces, and allies from hostile ballistic missile attacks.\r\n<h4><strong>About Rife International</strong></h4>\r\nRife International, LLC’s ultimate mission is to provide energy efficiency, construction, and sustainable development solutions to our government, commercial, and international clients. For more information visit Rife International LLC at<a href=\"http://rifeintl.com/default.aspx\"> www.rifeintl.com.</a>','Rife International works with the Missile Defense Agency (MDA) to Repair and upgrade Office Space','','inherit','open','open','','220-revision-v1','','','2015-04-23 02:00:51','2015-04-23 02:00:51','',220,'http://www.rifeintl.com/220-revision-v1/',0,'revision','',0),(222,1,'2013-07-10 02:04:21','2013-07-10 02:04:21','Rife International and its teaming partners were selected to provide lighting and site lighting upgrade services to over 13 schools in Allegany County, Maryland. The scope of the project included installation of energy efficient light systems, along with ceiling and wall occupancy sensors. The types of institutions involved ranged from elementary through high school and a career Technical Center.\r\n\r\nRife’s CEO commented, “We are committed to educating our future leaders in a sustainable environment. Getting an opportunity to provide energy efficient lighting to Alleghany County Schools provides another vehicle for us to apply our expertise in supporting something we are passionate about.”\r\n\r\nRife has significant experience working with the Maryland School systems. Our team has worked on several schools in Kent County and also with the University of Maryland College Park and Baltimore. We are looking forward to making Allegany County schools more energy efficient.\r\n<h4><strong>About Alleghany County</strong></h4>\r\nAllegany County, Maryland is located between Pennsylvania and West Virginia. Allegany County is home to fourteen public elementary schools, four public middle schools, three public high schools, one technical school, and one alternative school.\r\n<h4><strong>About Rife International</strong></h4>\r\nRife International, LLC’s ultimate mission is to provide energy efficiency, construction, and sustainable development solutions to our government, commercial, and international clients. For more information visit Rife International LLC at<a href=\"http://rifeintl.com/default.aspx\"> www.rifeintl.com.</a>','Rife’s team wins Contract to Provide Energy Efficient lighting at Thirteen (13) schools in Alleghany County in Maryland.','','publish','closed','open','','rifes-team-wins-contract-to-provide-energy-efficient-lighting-at-thirteen-13-schools-in-alleghany-county-in-maryland','','','2015-04-28 20:13:59','2015-04-28 20:13:59','',0,'http://www.rifeintl.com/?p=222',0,'post','',0),(223,1,'2015-04-23 02:04:21','2015-04-23 02:04:21','Rife International and its teaming partners were selected to provide lighting and site lighting upgrade services to over 13 schools in Allegany County, Maryland. The scope of the project included installation of energy efficient light systems, along with ceiling and wall occupancy sensors. The types of institutions involved ranged from elementary through high school and a career Technical Center.\r\n\r\nRife’s CEO commented, “We are committed to educating our future leaders in a sustainable environment. Getting an opportunity to provide energy efficient lighting to Alleghany County Schools provides another vehicle for us to apply our expertise in supporting something we are passionate about.”\r\n\r\nRife has significant experience working with the Maryland School systems. Our team has worked on several schools in Kent County and also with the University of Maryland College Park and Baltimore. We are looking forward to making Allegany County schools more energy efficient.\r\n<h4><strong>About Alleghany County</strong></h4>\r\nAllegany County, Maryland is located between Pennsylvania and West Virginia. Allegany County is home to fourteen public elementary schools, four public middle schools, three public high schools, one technical school, and one alternative school.\r\n<h4><strong>About Rife International</strong></h4>\r\nRife International, LLC’s ultimate mission is to provide energy efficiency, construction, and sustainable development solutions to our government, commercial, and international clients. For more information visit Rife International LLC at<a href=\"http://rifeintl.com/default.aspx\"> www.rifeintl.com.</a>','Rife’s team wins Contract to Provide Energy Efficient lighting at Thirteen (13) schools in Alleghany County in Maryland.','','inherit','open','open','','222-revision-v1','','','2015-04-23 02:04:21','2015-04-23 02:04:21','',222,'http://www.rifeintl.com/222-revision-v1/',0,'revision','',0),(224,1,'2013-04-05 02:04:55','2013-04-05 02:04:55','Rife International was selected to provide design/build and construction management services for modification of the Pentagon Force Protection Agency’s (PFPA) security access desk. Under this project, Rife coordinated the design process to fully address the client’s needs and security requirements.\r\n\r\n“We take pride in servicing the agencies that protect our freedom. We are always humbled by the opportunity to serve and provide solutions,” stated the CEO of Rife International.\r\n\r\nOur solution included providing a new side walk and flip up gate in a selected maple laminate option. The project required an additional access point to the security area at the Suffolk building located at 5611 Columbia Pike, Falls Church, VA.\r\n\r\nRife has experience in managing fairly complex client requirements similar to providing facilities security solutions to the PFPA. Our team members made this project their own and turned it into another success story.\r\n<h4><strong>About the Pentagon Force Protection Agency</strong></h4>\r\nThe Pentagon Force Protection Agency is a Civilian Defense Agency within the Department Of Defense tasked with protecting and safeguarding occupants, visitors, infrastructure at the Pentagon and Navy Annex, and other assigned Pentagon facilities.\r\n<h4><strong>About Rife International</strong></h4>\r\nRife International, LLC’s ultimate mission is to provide energy efficiency, construction, and sustainable development solutions to our government, commercial, and international clients. For more information visit Rife International LLC at<a href=\"http://rifeintl.com/default.aspx\"> www.rifeintl.com.</a>','Rife International provides Facilities Security Solutions to the Pentagon Force Protection Agency (PFPA)','','publish','closed','open','','rife-international-provides-facilities-security-solutions-to-the-pentagon-force-protection-agency-pfpa','','','2015-04-28 20:13:59','2015-04-28 20:13:59','',0,'http://www.rifeintl.com/?p=224',0,'post','',0),(225,1,'2015-04-23 02:05:48','2015-04-23 02:05:48','Rife International was selected to provide design/build and construction management services for modification of the Pentagon Force Protection Agency’s (PFPA) security access desk. Under this project, Rife coordinated the design process to fully address the client’s needs and security requirements.\r\n\r\n“We take pride in servicing the agencies that protect our freedom. We are always humbled by the opportunity to serve and provide solutions,” stated the CEO of Rife International.\r\n\r\nOur solution included providing a new side walk and flip up gate in a selected maple laminate option. The project required an additional access point to the security area at the Suffolk building located at 5611 Columbia Pike, Falls Church, VA.\r\n\r\nRife has experience in managing fairly complex client requirements similar to providing facilities security solutions to the PFPA. Our team members made this project their own and turned it into another success story.\r\n<h4><strong>About the Pentagon Force Protection Agency</strong></h4>\r\nThe Pentagon Force Protection Agency is a Civilian Defense Agency within the Department Of Defense tasked with protecting and safeguarding occupants, visitors, infrastructure at the Pentagon and Navy Annex, and other assigned Pentagon facilities.\r\n<h4><strong>About Rife International</strong></h4>\r\nRife International, LLC’s ultimate mission is to provide energy efficiency, construction, and sustainable development solutions to our government, commercial, and international clients. For more information visit Rife International LLC at<a href=\"http://rifeintl.com/default.aspx\"> www.rifeintl.com.</a>','Rife International provides Facilities Security Solutions to the Pentagon Force Protection Agency (PFPA)','','inherit','open','open','','224-revision-v1','','','2015-04-23 02:05:48','2015-04-23 02:05:48','',224,'http://www.rifeintl.com/224-revision-v1/',0,'revision','',0),(226,1,'2012-02-26 02:06:40','2012-02-26 02:06:40','<img class=\"alignright size-full wp-image-322\" src=\"http://www.rifeintl.com/wp-content/uploads/2012/02/AAREP.png\" alt=\"AAREP\" width=\"252\" height=\"141\" />Bethesda, MD, February 26, 2012 - The Washington, DC chapter of the African American Real Estate Professionals (AAREP) has elected as its next president, Kwabena Osei-Sarpong. Mr. Osei-Sarpong will serve as the 15th president of the prestigious commercial real estate association. He will guide and position the 17 year old and 800 member association for future sustainable growth. Kwabena has been a part of the AAREPDC organization since 2005 and has served in various capacities including membership chair in 2010 and vice president in 2011.\r\n\r\n“We want to get back to the basics by strengthening our foundation and further developing our value proposition for our membership, industry, and community. We want to build a growth platform that future generations of AAREP members will benefit from,” says, Kwabena Osei-Sarpong, AAREP President.\r\n\r\nKwabena Osei-Sarpong is the President & CEO of Rife International, LLC, a multifaceted commercial energy efficiency and sustainable development company headquartered in Bethesda, Maryland. Mr. Osei-Sarpong is an advocate of sustainability and is passionate about helping his clients save money and save the environment by providing energy efficiency and sustainable development solutions.\r\n\r\nKwabena was honored as one of Washington D.C.’s Power 30 Under 30 by the Apex Society, and also received the 2010 Member of the Year award for his service to the African American Real Estate Professionals. He is a frequent speaker and subject matter expert (SME) on energy efficiency and sustainable development for numerous government agencies including the U.S. General Services Administration (GSA) and the Maryland Small Business Development Center (SBDC).\r\n\r\nNamed a Charles McClellan scholar, he holds a Masters degree in Real Estate Development from Georgetown University and a Bachelor of Business Administration degree in Accounting from Radford University. He is a certified Construction Quality Manager through the United States Army Corps of Engineers, and a graduate of the Skinner Leadership Institute’s Masters Series for Distinguished Leaders.\r\n<h4><strong>About African American Real Estate Professionals (AAREP)</strong></h4>\r\nThe African American Real Estate Professionals (AAREP) was founded in Washington, DC in May of 1995. AAREP began as a small, informal group of individuals who provided friendship, support and encouragement to one another. This small group has grown to become a full-fledged professional association with a network of over 800+ people, all involved in some aspect of commercial real estate. AAREP’s mission statement, “To lead in the intellectual, professional and economic development of African American commercial real estate professionals,” sets the tone for the organization’s programs and activities, and challenges each member to do their part to ensure the continued success of AAREP.\r\n\r\n<em>Tags: rife international, llc, kwabena osei-sarpong, aarep, african american real estate professionals, sustainability, energy efficiency, building efficiency, green building, sustainable design</em>','Kwabena Osei-Sarpong of Rife International, LLC Elected President of African American Real Estate Professionals (AAREP) Washington, DC','','publish','closed','open','','kwabena-osei-sarpong-of-rife-international-llc-elected-president-of-african-american-real-estate-professionals-aarep-washington-dc','','','2015-05-04 20:45:05','2015-05-04 20:45:05','',0,'http://www.rifeintl.com/?p=226',0,'post','',0),(326,1,'2015-05-04 20:42:25','2015-05-04 20:42:25','Bethesda, MD, February 26, 2012 - The Washington, DC chapter of the African American Real Estate Professionals (AAREP) has elected as its next president, Kwabena Osei-Sarpong. Mr. Osei-Sarpong will serve as the 15th president of the prestigious commercial real estate association. He will guide and position the 17 year old and 800 member association for future sustainable growth. Kwabena has been a part of the AAREPDC organization since 2005 and has served in various capacities including membership chair in 2010 and vice president in 2011.\r\n\r\n“We want to get back to the basics by strengthening our foundation and further developing our value proposition for our membership, industry, and community. We want to build a growth platform that future generations of AAREP members will benefit from,” says, Kwabena Osei-Sarpong, AAREP President.\r\n\r\nKwabena Osei-Sarpong is the President & CEO of Rife International, LLC, a multifaceted commercial energy efficiency and sustainable development company headquartered in Bethesda, Maryland. Mr. Osei-Sarpong is an advocate of sustainability and is passionate about helping his clients save money and save the environment by providing energy efficiency and sustainable development solutions.\r\n\r\nKwabena was honored as one of Washington D.C.’s Power 30 Under 30 by the Apex Society, and also received the 2010 Member of the Year award for his service to the African American Real Estate Professionals. He is a frequent speaker and subject matter expert (SME) on energy efficiency and sustainable development for numerous government agencies including the U.S. General Services Administration (GSA) and the Maryland Small Business Development Center (SBDC).\r\n\r\nNamed a Charles McClellan scholar, he holds a Masters degree in Real Estate Development from Georgetown University and a Bachelor of Business Administration degree in Accounting from Radford University. He is a certified Construction Quality Manager through the United States Army Corps of Engineers, and a graduate of the Skinner Leadership Institute’s Masters Series for Distinguished Leaders.\r\n<h4><strong>About African American Real Estate Professionals (AAREP)</strong></h4>\r\nThe African American Real Estate Professionals (AAREP) was founded in Washington, DC in May of 1995. AAREP began as a small, informal group of individuals who provided friendship, support and encouragement to one another. This small group has grown to become a full-fledged professional association with a network of over 800+ people, all involved in some aspect of commercial real estate. AAREP’s mission statement, “To lead in the intellectual, professional and economic development of African American commercial real estate professionals,” sets the tone for the organization’s programs and activities, and challenges each member to do their part to ensure the continued success of AAREP.\r\n\r\n<em>Tags: rife international, llc, kwabena osei-sarpong, aarep, african american real estate professionals, sustainability, energy efficiency, building efficiency, green building, sustainable design</em>','Kwabena Osei-Sarpong of Rife International, LLC Elected President of African American Real Estate Professionals (AAREP) Washington, DC','','inherit','open','open','','226-revision-v1','','','2015-05-04 20:42:25','2015-05-04 20:42:25','',226,'http://www.rifeintl.com/226-revision-v1/',0,'revision','',0),(323,1,'2015-04-28 20:06:07','2015-04-28 20:06:07','<img class=\"alignright size-full wp-image-322\" src=\"http://www.rifeintl.com/wp-content/uploads/2012/02/AAREP.png\" alt=\"AAREP\" width=\"252\" height=\"141\" />Bethesda, MD, February 26, 2012 - The Washington, DC chapter of the African American Real Estate Professionals (AAREP) has elected as its next president, Kwabena Osei-Sarpong. Mr. Osei-Sarpong will serve as the 15th president of the prestigious commercial real estate association. He will guide and position the 17 year old and 800 member association for future sustainable growth. Kwabena has been a part of the AAREPDC organization since 2005 and has served in various capacities including membership chair in 2010 and vice president in 2011.\r\n\r\n“We want to get back to the basics by strengthening our foundation and further developing our value proposition for our membership, industry, and community. We want to build a growth platform that future generations of AAREP members will benefit from,” says, Kwabena Osei-Sarpong, AAREP President.\r\n\r\nKwabena Osei-Sarpong is the President & CEO of Rife International, LLC, a multifaceted commercial energy efficiency and sustainable development company headquartered in Bethesda, Maryland. Mr. Osei-Sarpong is an advocate of sustainability and is passionate about helping his clients save money and save the environment by providing energy efficiency and sustainable development solutions.\r\n\r\nKwabena was honored as one of Washington D.C.’s Power 30 Under 30 by the Apex Society, and also received the 2010 Member of the Year award for his service to the African American Real Estate Professionals. He is a frequent speaker and subject matter expert (SME) on energy efficiency and sustainable development for numerous government agencies including the U.S. General Services Administration (GSA) and the Maryland Small Business Development Center (SBDC).\r\n\r\nNamed a Charles McClellan scholar, he holds a Masters degree in Real Estate Development from Georgetown University and a Bachelor of Business Administration degree in Accounting from Radford University. He is a certified Construction Quality Manager through the United States Army Corps of Engineers, and a graduate of the Skinner Leadership Institute’s Masters Series for Distinguished Leaders.\r\n<h4><strong>About African American Real Estate Professionals (AAREP)</strong></h4>\r\nThe African American Real Estate Professionals (AAREP) was founded in Washington, DC in May of 1995. AAREP began as a small, informal group of individuals who provided friendship, support and encouragement to one another. This small group has grown to become a full-fledged professional association with a network of over 800+ people, all involved in some aspect of commercial real estate. AAREP’s mission statement, “To lead in the intellectual, professional and economic development of African American commercial real estate professionals,” sets the tone for the organization’s programs and activities, and challenges each member to do their part to ensure the continued success of AAREP.\r\n\r\n<em>Tags: rife international, llc, kwabena osei-sarpong, aarep, african american real estate professionals, sustainability, energy efficiency, building efficiency, green building, sustainable design</em>','Kwabena Osei-Sarpong of Rife International, LLC Elected President of African American Real Estate Professionals (AAREP) Washington, DC','','inherit','open','open','','226-revision-v1','','','2015-04-28 20:06:07','2015-04-28 20:06:07','',226,'http://www.rifeintl.com/226-revision-v1/',0,'revision','',0),(227,1,'2015-04-23 02:08:07','2015-04-23 02:08:07','','20120226-kwabena-osei-sarpong-rife-international-llc-president-aarep','','inherit','open','open','','20120226-kwabena-osei-sarpong-rife-international-llc-president-aarep','','','2015-04-23 02:08:07','2015-04-23 02:08:07','',226,'http://www.rifeintl.com/wp-content/uploads/2015/04/20120226-kwabena-osei-sarpong-rife-international-llc-president-aarep.jpg',0,'attachment','image/jpeg',0),(228,1,'2015-04-23 02:09:05','2015-04-23 02:09:05','<img class=\"alignright size-full wp-image-227\" src=\"http://www.rifeintl.com/wp-content/uploads/2015/04/20120226-kwabena-osei-sarpong-rife-international-llc-president-aarep.jpg\" alt=\"20120226-kwabena-osei-sarpong-rife-international-llc-president-aarep\" width=\"150\" height=\"154\" />Bethesda, MD, February 26, 2012 - The Washington, DC chapter of the African American Real Estate Professionals (AAREP) has elected as its next president, Kwabena Osei-Sarpong. Mr. Osei-Sarpong will serve as the 15th president of the prestigious commercial real estate association. He will guide and position the 17 year old and 800 member association for future sustainable growth. Kwabena has been a part of the AAREPDC organization since 2005 and has served in various capacities including membership chair in 2010 and vice president in 2011.\r\n\r\n“We want to get back to the basics by strengthening our foundation and further developing our value proposition for our membership, industry, and community. We want to build a growth platform that future generations of AAREP members will benefit from,” says, Kwabena Osei-Sarpong, AAREP President.\r\n\r\nKwabena Osei-Sarpong is the President & CEO of Rife International, LLC, a multifaceted commercial energy efficiency and sustainable development company headquartered in Bethesda, Maryland. Mr. Osei-Sarpong is an advocate of sustainability and is passionate about helping his clients save money and save the environment by providing energy efficiency and sustainable development solutions.\r\n\r\nKwabena was honored as one of Washington D.C.’s Power 30 Under 30 by the Apex Society, and also received the 2010 Member of the Year award for his service to the African American Real Estate Professionals. He is a frequent speaker and subject matter expert (SME) on energy efficiency and sustainable development for numerous government agencies including the U.S. General Services Administration (GSA) and the Maryland Small Business Development Center (SBDC).\r\n\r\nNamed a Charles McClellan scholar, he holds a Masters degree in Real Estate Development from Georgetown University and a Bachelor of Business Administration degree in Accounting from Radford University. He is a certified Construction Quality Manager through the United States Army Corps of Engineers, and a graduate of the Skinner Leadership Institute’s Masters Series for Distinguished Leaders.\r\n<h4><strong>About African American Real Estate Professionals (AAREP)</strong></h4>\r\nThe African American Real Estate Professionals (AAREP) was founded in Washington, DC in May of 1995. AAREP began as a small, informal group of individuals who provided friendship, support and encouragement to one another. This small group has grown to become a full-fledged professional association with a network of over 800+ people, all involved in some aspect of commercial real estate. AAREP’s mission statement, “To lead in the intellectual, professional and economic development of African American commercial real estate professionals,” sets the tone for the organization’s programs and activities, and challenges each member to do their part to ensure the continued success of AAREP.\r\n\r\n<em>Tags: rife international, llc, kwabena osei-sarpong, aarep, african american real estate professionals, sustainability, energy efficiency, building efficiency, green building, sustainable design</em>','Kwabena Osei-Sarpong of Rife International, LLC Elected President of African American Real Estate Professionals (AAREP) Washington, DC','','inherit','open','open','','226-revision-v1','','','2015-04-23 02:09:05','2015-04-23 02:09:05','',226,'http://www.rifeintl.com/226-revision-v1/',0,'revision','',0),(229,1,'2012-01-20 02:09:10','2012-01-20 02:09:10','<img class=\"alignright size-full wp-image-231\" src=\"http://www.rifeintl.com/wp-content/uploads/2012/01/20120120rife-international-llc-us-gsa-property-managers-guild-meeting.jpg\" alt=\"20120120rife-international-llc--us-gsa-property-managers-guild-meeting\" width=\"200\" height=\"139\" />Washington, DC, January 20, 2012 - Rife International, LLC was selected as one of two energy efficiency and sustainability focused businesses to provide solutions that will aid the federal government’s initiative to make public buildings more energy efficient. The presentation took place at the US General Services Administration (GSA) Property Management Community of Practice (PM COP) Quarterly Guild meeting on Thursday, January 19, 2012.\r\n\r\nGSA property and building management executives were present at the quarterly meeting in which Kwabena Osei-Sarpong, President of Rife International, LLC, and key company staff presented information about energy efficiency and Rife International’s specialties in the industry. Building energy audits, lighting retrofits, sensor selection and installation, mechanical and HVAC upgrades, building controls, and sustainable design were the primary topics of discussion.\r\n\r\nRife International also hosted a lighting efficiency exhibit at the PM COP meeting which displayed the latest energy efficient fixtures, lamps, sensors and other technology. The GSA office of Small Business Utilization organized the small business section of the program and selected the specialty firms who made presentations at the guild meeting.\r\n\r\n“Rife is committed to helping GSA and our clients improve building performance by reducing the negative impacts on the environment, increasing the health and comfort of building occupants, and incorporating sustainable design and energy efficiency into building projects,” says Kwabena Osei-Sarpong.\r\n<h4><strong>About U.S. General Services Administration</strong></h4>\r\nGSA provides workplaces by constructing, managing, and preserving government buildings and by leasing and managing commercial real estate. GSA\'s acquisition solutions offer private sector professional services, equipment, supplies, telecommunications, and information technology to government organizations and the military. GSA policies promote management best practices and efficient government operations.\r\n<h4><strong>About Rife International, LLC</strong></h4>\r\nRife International, LLC’s ultimate mission is to provide energy efficiency and sustainable development solutions to our government, commercial, and international clients. For more information visit Rife International LLC at <a href=\"http://www.rifeintl.com\">http://www.rifeintl.com</a>.\r\n\r\n<em>Tags: rife international, llc, gsa, general services administration, property management community of practice, sustainability, energy efficiency, building efficiency, green building, sustainable design</em>','Rife International, LLC Selected to Present on Efficiency and Sustainability at 2012 US GSA Property Management Guild Meeting','','publish','closed','open','','rife-international-llc-selected-to-present-on-efficiency-and-sustainability-at-2012-us-gsa-property-management-guild-meeting','','','2015-04-28 20:13:59','2015-04-28 20:13:59','',0,'http://www.rifeintl.com/?p=229',0,'post','',0),(230,1,'2015-04-23 02:10:33','2015-04-23 02:10:33','Washington, DC, January 20, 2012 - Rife International, LLC was selected as one of two energy efficiency and sustainability focused businesses to provide solutions that will aid the federal government’s initiative to make public buildings more energy efficient. The presentation took place at the US General Services Administration (GSA) Property Management Community of Practice (PM COP) Quarterly Guild meeting on Thursday, January 19, 2012.\r\n\r\nGSA property and building management executives were present at the quarterly meeting in which Kwabena Osei-Sarpong, President of Rife International, LLC, and key company staff presented information about energy efficiency and Rife International’s specialties in the industry. Building energy audits, lighting retrofits, sensor selection and installation, mechanical and HVAC upgrades, building controls, and sustainable design were the primary topics of discussion.\r\n\r\nRife International also hosted a lighting efficiency exhibit at the PM COP meeting which displayed the latest energy efficient fixtures, lamps, sensors and other technology. The GSA office of Small Business Utilization organized the small business section of the program and selected the specialty firms who made presentations at the guild meeting.\r\n\r\n“Rife is committed to helping GSA and our clients improve building performance by reducing the negative impacts on the environment, increasing the health and comfort of building occupants, and incorporating sustainable design and energy efficiency into building projects,” says Kwabena Osei-Sarpong.\r\n<h4><strong>About U.S. General Services Administration</strong></h4>\r\nGSA provides workplaces by constructing, managing, and preserving government buildings and by leasing and managing commercial real estate. GSA\'s acquisition solutions offer private sector professional services, equipment, supplies, telecommunications, and information technology to government organizations and the military. GSA policies promote management best practices and efficient government operations.\r\n<h4><strong>About Rife International, LLC</strong></h4>\r\nRife International, LLC’s ultimate mission is to provide energy efficiency and sustainable development solutions to our government, commercial, and international clients. For more information visit Rife International LLC at <a href=\"http://www.rifeintl.com\">http://www.rifeintl.com</a>.\r\n\r\n<em>Tags: rife international, llc, gsa, general services administration, property management community of practice, sustainability, energy efficiency, building efficiency, green building, sustainable design</em>','Rife International, LLC Selected to Present on Efficiency and Sustainability at 2012 US GSA Property Management Guild Meeting','','inherit','open','open','','229-revision-v1','','','2015-04-23 02:10:33','2015-04-23 02:10:33','',229,'http://www.rifeintl.com/229-revision-v1/',0,'revision','',0),(231,1,'2015-04-23 02:10:55','2015-04-23 02:10:55','','20120120rife-international-llc--us-gsa-property-managers-guild-meeting','','inherit','open','open','','20120120rife-international-llc-us-gsa-property-managers-guild-meeting','','','2015-04-23 02:10:55','2015-04-23 02:10:55','',229,'http://www.rifeintl.com/wp-content/uploads/2012/01/20120120rife-international-llc-us-gsa-property-managers-guild-meeting.jpg',0,'attachment','image/jpeg',0),(232,1,'2015-04-23 02:11:05','2015-04-23 02:11:05','<img class=\"alignright size-full wp-image-231\" src=\"http://www.rifeintl.com/wp-content/uploads/2012/01/20120120rife-international-llc-us-gsa-property-managers-guild-meeting.jpg\" alt=\"20120120rife-international-llc--us-gsa-property-managers-guild-meeting\" width=\"200\" height=\"139\" />Washington, DC, January 20, 2012 - Rife International, LLC was selected as one of two energy efficiency and sustainability focused businesses to provide solutions that will aid the federal government’s initiative to make public buildings more energy efficient. The presentation took place at the US General Services Administration (GSA) Property Management Community of Practice (PM COP) Quarterly Guild meeting on Thursday, January 19, 2012.\r\n\r\nGSA property and building management executives were present at the quarterly meeting in which Kwabena Osei-Sarpong, President of Rife International, LLC, and key company staff presented information about energy efficiency and Rife International’s specialties in the industry. Building energy audits, lighting retrofits, sensor selection and installation, mechanical and HVAC upgrades, building controls, and sustainable design were the primary topics of discussion.\r\n\r\nRife International also hosted a lighting efficiency exhibit at the PM COP meeting which displayed the latest energy efficient fixtures, lamps, sensors and other technology. The GSA office of Small Business Utilization organized the small business section of the program and selected the specialty firms who made presentations at the guild meeting.\r\n\r\n“Rife is committed to helping GSA and our clients improve building performance by reducing the negative impacts on the environment, increasing the health and comfort of building occupants, and incorporating sustainable design and energy efficiency into building projects,” says Kwabena Osei-Sarpong.\r\n<h4><strong>About U.S. General Services Administration</strong></h4>\r\nGSA provides workplaces by constructing, managing, and preserving government buildings and by leasing and managing commercial real estate. GSA\'s acquisition solutions offer private sector professional services, equipment, supplies, telecommunications, and information technology to government organizations and the military. GSA policies promote management best practices and efficient government operations.\r\n<h4><strong>About Rife International, LLC</strong></h4>\r\nRife International, LLC’s ultimate mission is to provide energy efficiency and sustainable development solutions to our government, commercial, and international clients. For more information visit Rife International LLC at <a href=\"http://www.rifeintl.com\">http://www.rifeintl.com</a>.\r\n\r\n<em>Tags: rife international, llc, gsa, general services administration, property management community of practice, sustainability, energy efficiency, building efficiency, green building, sustainable design</em>','Rife International, LLC Selected to Present on Efficiency and Sustainability at 2012 US GSA Property Management Guild Meeting','','inherit','open','open','','229-revision-v1','','','2015-04-23 02:11:05','2015-04-23 02:11:05','',229,'http://www.rifeintl.com/229-revision-v1/',0,'revision','',0),(233,1,'2011-12-24 02:11:31','2011-12-24 02:11:31','<img class=\"alignright size-full wp-image-235\" src=\"http://www.rifeintl.com/wp-content/uploads/2011/12/kwabena-osei-sarpong-veterans-employers-workshop.jpg\" alt=\"kwabena-osei-sarpong-veterans-employers-workshop\" width=\"200\" height=\"300\" />On December 16, 2011, Kwabena Osei-Sarpong, President of Rife International LLC, participated in a veteran’s employment workshop and spoke to several U.S. veterans who were interested in career paths in the emerging green energy industry.\r\n\r\nThe Veterans Employers Panel was hosted by Metro Data Networks (MDN) and The VETS Group Inc. in support of the U.S. Veterans Employment Initiative, which is an aggressive plan to put America’s veterans back to work.\r\n\r\nRife International’s presentation was on energy efficiency projects and how veterans can learn and build expertise in specific functional areas. A panel discussion followed the presentation where the veterans got a chance to ask questions to senior executives of the represented firms.\r\n\r\nKwabena Osei-Sarpong stated that, “Rife International is committed to helping our troops break into the energy efficiency and renewable energy space. We are also looking to train and fill employment opportunities with veterans and professionals who have been in the line of duty serving this country.”\r\n\r\nIn attendance were veterans seeking a career path in IT or Green Energy, nonprofit executives, government agencies, and employers looking to hire U.S. veterans. Other companies on the panel included Booz Allen Hamilton, Metro Data Networks, Chow and Associates, General Dynamics, and DCSEU.\r\n<h4><strong>About Metro Data Networks, LLC</strong></h4>\r\nMetro Data Networks, LLC is a premier technology consulting company that specializes in information technology staffing, infrastructure services, and technical writing.\r\n<h4><strong>About The VETS Group Inc.</strong></h4>\r\nThe VETS Group Inc. offers business development training, technical services, and employment assistance for veterans interested in starting or expanding their own small businesses.\r\n<h4><strong>About Rife International, LLC</strong></h4>\r\nRife International, LLC’s ultimate mission is to provide energy efficiency and sustainable construction management solutions to their government, commercial, and international clients. For more information visit Rife International LLC at http://www.rifeintl.com.\r\n\r\n<em>Tags: Rife International LLC, Kwabena Osei-Sarpong, energy efficiency, green energy, </em>veterans, employment, jobs','Kwabena Osei-Sarpong of Rife International Addresses U.S. Veterans at IT and Green Energy Employment Workshop in Support of U.S. Veterans Employment Initiative','','publish','closed','open','','kwabena-osei-sarpong-of-rife-international-addresses-u-s-veterans-at-it-and-green-energy-employment-workshop-in-support-of-u-s-veterans-employment-initiative','','','2015-04-28 20:13:59','2015-04-28 20:13:59','',0,'http://www.rifeintl.com/?p=233',0,'post','',0),(234,1,'2015-04-23 02:12:42','2015-04-23 02:12:42','On December 16, 2011, Kwabena Osei-Sarpong, President of Rife International LLC, participated in a veteran’s employment workshop and spoke to several U.S. veterans who were interested in career paths in the emerging green energy industry.\r\n\r\nThe Veterans Employers Panel was hosted by Metro Data Networks (MDN) and The VETS Group Inc. in support of the U.S. Veterans Employment Initiative, which is an aggressive plan to put America’s veterans back to work.\r\n\r\nRife International’s presentation was on energy efficiency projects and how veterans can learn and build expertise in specific functional areas. A panel discussion followed the presentation where the veterans got a chance to ask questions to senior executives of the represented firms.\r\n\r\nKwabena Osei-Sarpong stated that, “Rife International is committed to helping our troops break into the energy efficiency and renewable energy space. We are also looking to train and fill employment opportunities with veterans and professionals who have been in the line of duty serving this country.”\r\n\r\nIn attendance were veterans seeking a career path in IT or Green Energy, nonprofit executives, government agencies, and employers looking to hire U.S. veterans. Other companies on the panel included Booz Allen Hamilton, Metro Data Networks, Chow and Associates, General Dynamics, and DCSEU.\r\n<h4><strong>About Metro Data Networks, LLC</strong></h4>\r\nMetro Data Networks, LLC is a premier technology consulting company that specializes in information technology staffing, infrastructure services, and technical writing.\r\n<h4><strong>About The VETS Group Inc.</strong></h4>\r\nThe VETS Group Inc. offers business development training, technical services, and employment assistance for veterans interested in starting or expanding their own small businesses.\r\n<h4><strong>About Rife International, LLC</strong></h4>\r\nRife International, LLC’s ultimate mission is to provide energy efficiency and sustainable construction management solutions to their government, commercial, and international clients. For more information visit Rife International LLC at http://www.rifeintl.com.\r\n\r\n<em>Tags: Rife International LLC, Kwabena Osei-Sarpong, energy efficiency, green energy, </em>veterans, employment, jobs','Kwabena Osei-Sarpong of Rife International Addresses U.S. Veterans at IT and Green Energy Employment Workshop in Support of U.S. Veterans Employment Initiative','','inherit','open','open','','233-revision-v1','','','2015-04-23 02:12:42','2015-04-23 02:12:42','',233,'http://www.rifeintl.com/233-revision-v1/',0,'revision','',0),(235,1,'2015-04-23 02:13:11','2015-04-23 02:13:11','','kwabena-osei-sarpong-veterans-employers-workshop','','inherit','open','open','','kwabena-osei-sarpong-veterans-employers-workshop','','','2015-04-23 02:13:11','2015-04-23 02:13:11','',233,'http://www.rifeintl.com/wp-content/uploads/2011/12/kwabena-osei-sarpong-veterans-employers-workshop.jpg',0,'attachment','image/jpeg',0),(236,1,'2015-04-23 02:13:29','2015-04-23 02:13:29','<img class=\"alignright size-full wp-image-235\" src=\"http://www.rifeintl.com/wp-content/uploads/2011/12/kwabena-osei-sarpong-veterans-employers-workshop.jpg\" alt=\"kwabena-osei-sarpong-veterans-employers-workshop\" width=\"200\" height=\"300\" />On December 16, 2011, Kwabena Osei-Sarpong, President of Rife International LLC, participated in a veteran’s employment workshop and spoke to several U.S. veterans who were interested in career paths in the emerging green energy industry.\r\n\r\nThe Veterans Employers Panel was hosted by Metro Data Networks (MDN) and The VETS Group Inc. in support of the U.S. Veterans Employment Initiative, which is an aggressive plan to put America’s veterans back to work.\r\n\r\nRife International’s presentation was on energy efficiency projects and how veterans can learn and build expertise in specific functional areas. A panel discussion followed the presentation where the veterans got a chance to ask questions to senior executives of the represented firms.\r\n\r\nKwabena Osei-Sarpong stated that, “Rife International is committed to helping our troops break into the energy efficiency and renewable energy space. We are also looking to train and fill employment opportunities with veterans and professionals who have been in the line of duty serving this country.”\r\n\r\nIn attendance were veterans seeking a career path in IT or Green Energy, nonprofit executives, government agencies, and employers looking to hire U.S. veterans. Other companies on the panel included Booz Allen Hamilton, Metro Data Networks, Chow and Associates, General Dynamics, and DCSEU.\r\n<h4><strong>About Metro Data Networks, LLC</strong></h4>\r\nMetro Data Networks, LLC is a premier technology consulting company that specializes in information technology staffing, infrastructure services, and technical writing.\r\n<h4><strong>About The VETS Group Inc.</strong></h4>\r\nThe VETS Group Inc. offers business development training, technical services, and employment assistance for veterans interested in starting or expanding their own small businesses.\r\n<h4><strong>About Rife International, LLC</strong></h4>\r\nRife International, LLC’s ultimate mission is to provide energy efficiency and sustainable construction management solutions to their government, commercial, and international clients. For more information visit Rife International LLC at http://www.rifeintl.com.\r\n\r\n<em>Tags: Rife International LLC, Kwabena Osei-Sarpong, energy efficiency, green energy, </em>veterans, employment, jobs','Kwabena Osei-Sarpong of Rife International Addresses U.S. Veterans at IT and Green Energy Employment Workshop in Support of U.S. Veterans Employment Initiative','','inherit','open','open','','233-revision-v1','','','2015-04-23 02:13:29','2015-04-23 02:13:29','',233,'http://www.rifeintl.com/233-revision-v1/',0,'revision','',0),(237,1,'2011-12-19 02:13:53','2011-12-19 02:13:53','<img class=\"alignright size-full wp-image-238\" src=\"http://www.rifeintl.com/wp-content/uploads/2015/04/umcp-elkton-hall.jpg\" alt=\"umcp-elkton-hall\" width=\"200\" height=\"207\" />Rife International, LLC was selected as an energy efficiency solutions contractor to the University of Maryland College Park (UMCP) and saved the university several thousand dollars in lighting costs annually.\r\n\r\nThe project included the removal and recycling of existing T-8 2x4 florescent light fixtures and installing new energy efficient T-5 2x2 florescent fixtures. The project also included modifying the dropped ceiling, ceiling grid, and ceiling tile where needed. The lighting upgrades saved UMCP’s Elkton Hall over $10,000 annually.\r\n\r\nRyan Reich of UMCP stated, “Rife delivered a quality product on time and under budget. They also provided excellent customer service and responded to our questions quickly. We look forward to working with them on additional energy efficiency projects.”\r\n\r\n“We have a commitment to making educational institutions more energy efficient since this is where our future leaders can learn the value of being green. Our project at UMPC begins our process of making campuses around the United States and overseas more green” says CEO Kwabena Osei-Sarpong.\r\n<h4><strong>About University of Maryland College Park</strong></h4>\r\nThe University of Maryland College Park (UMCP) is a public research university located in Maryland, just outside Washington, D.C. Founded in 1856, the University of Maryland is the flagship institution of the University System of Maryland.\r\n<h4><strong>About Rife International, LLC</strong></h4>\r\nRife International, LLC’s ultimate mission is to provide energy efficiency and sustainable development solutions to our government, commercial, and international clients. For more information visit Rife International LLC at http://www.rifeintl.com.\r\n\r\n<em>Tags: Rife International LLC, Kwabena Osei-Sarpong, University of Maryland College Park, Elkton Hall, lighting</em>','Rife International’s Innovative Energy Efficient Solutions to Make Residence Halls Green and Cut Energy Costs for the University of Maryland','','publish','closed','open','','rife-internationals-innovative-energy-efficient-solutions-to-make-residence-halls-green-and-cut-energy-costs-for-the-university-of-maryland','','','2015-04-28 20:14:00','2015-04-28 20:14:00','',0,'http://www.rifeintl.com/?p=237',0,'post','',0),(238,1,'2015-04-23 02:14:29','2015-04-23 02:14:29','','umcp-elkton-hall','','inherit','open','open','','umcp-elkton-hall','','','2015-04-23 02:14:29','2015-04-23 02:14:29','',237,'http://www.rifeintl.com/wp-content/uploads/2015/04/umcp-elkton-hall.jpg',0,'attachment','image/jpeg',0),(239,1,'2015-04-23 02:15:10','2015-04-23 02:15:10','<img class=\"alignright size-full wp-image-238\" src=\"http://www.rifeintl.com/wp-content/uploads/2015/04/umcp-elkton-hall.jpg\" alt=\"umcp-elkton-hall\" width=\"200\" height=\"207\" />Rife International, LLC was selected as an energy efficiency solutions contractor to the University of Maryland College Park (UMCP) and saved the university several thousand dollars in lighting costs annually.\r\n\r\nThe project included the removal and recycling of existing T-8 2x4 florescent light fixtures and installing new energy efficient T-5 2x2 florescent fixtures. The project also included modifying the dropped ceiling, ceiling grid, and ceiling tile where needed. The lighting upgrades saved UMCP’s Elkton Hall over $10,000 annually.\r\n\r\nRyan Reich of UMCP stated, “Rife delivered a quality product on time and under budget. They also provided excellent customer service and responded to our questions quickly. We look forward to working with them on additional energy efficiency projects.”\r\n\r\n“We have a commitment to making educational institutions more energy efficient since this is where our future leaders can learn the value of being green. Our project at UMPC begins our process of making campuses around the United States and overseas more green” says CEO Kwabena Osei-Sarpong.\r\n<h4><strong>About University of Maryland College Park</strong></h4>\r\nThe University of Maryland College Park (UMCP) is a public research university located in Maryland, just outside Washington, D.C. Founded in 1856, the University of Maryland is the flagship institution of the University System of Maryland.\r\n<h4><strong>About Rife International, LLC</strong></h4>\r\nRife International, LLC’s ultimate mission is to provide energy efficiency and sustainable development solutions to our government, commercial, and international clients. For more information visit Rife International LLC at http://www.rifeintl.com.\r\n\r\n<em>Tags: Rife International LLC, Kwabena Osei-Sarpong, University of Maryland College Park, Elkton Hall, lighting</em>','Rife International’s Innovative Energy Efficient Solutions to Make Residence Halls Green and Cut Energy Costs for the University of Maryland','','inherit','open','open','','237-revision-v1','','','2015-04-23 02:15:10','2015-04-23 02:15:10','',237,'http://www.rifeintl.com/237-revision-v1/',0,'revision','',0),(240,1,'2011-12-19 02:16:11','2011-12-19 02:16:11','<img class=\"alignright size-full wp-image-242\" src=\"http://www.rifeintl.com/wp-content/uploads/2011/12/gsa-logo.jpg\" alt=\"gsa-logo\" width=\"150\" height=\"151\" />Rife International, LLC was invited as an expert energy efficiency firm to provide energy training to federal government personnel in the sustainability division of the U.S. General Services Administration (GSA). GSA manages a $26 billion operating budget and oversees government assets of more than 9,600 government-owned or leased buildings.\r\n\r\nThe Rife International team, headed by its CEO, Kwabena Osei-Sarpong, provided in depth energy efficiency and energy savings training to key GSA sustainability staff and management.\r\n\r\nThe energy efficiency training involved identifying areas of energy savings, new lighting, electrical, and HVAC technologies, financing alternatives, and overall trends in building efficiency.\r\n\r\n“You provided much useful information, and we look forward to being able to work with you in the future” stated Elisabeth Pinsker, Program Analyst for Energy & Sustainability division at GSA.\r\n\r\nMr. Osei-Sarpong noted that, “Rife International is committed to supporting President Barack Obama’s goal to make federal buildings more energy efficient. Working with a federal agency like GSA reflects the confidence and trust our clients put in our expertise”.\r\n<h4><strong>About U.S. General Services Administration</strong></h4>\r\nAs the federal government\'s workplace solutions provider, the U.S. General Services Administration oversees government assets of more than 9,600 government-owned or leased buildings and 215,000 vehicles in the federal fleet.\r\n<h4><strong>About Rife International, LLC</strong></h4>\r\nRife International, LLC’s ultimate mission is to provide energy efficiency and sustainable development solutions to our government, commercial, and international clients. For more information visit Rife International LLC at http://www.rifeintl.com.\r\n\r\n<em>Tags: Rife International LLC, Kwabena Osei-Sarpong, GSA, energy efficiency, green, energy conservation, lighting, electrical, hvac</em>','Rife International Provides Energy Efficiency Training to U.S. Government Sustainability Officers','','publish','closed','open','','rife-international-provides-energy-efficiency-training-to-u-s-government-sustainability-officers','','','2015-04-28 20:14:00','2015-04-28 20:14:00','',0,'http://www.rifeintl.com/?p=240',0,'post','',0),(241,1,'2015-04-23 02:17:11','2015-04-23 02:17:11','Rife International, LLC was invited as an expert energy efficiency firm to provide energy training to federal government personnel in the sustainability division of the U.S. General Services Administration (GSA). GSA manages a $26 billion operating budget and oversees government assets of more than 9,600 government-owned or leased buildings.\r\n\r\nThe Rife International team, headed by its CEO, Kwabena Osei-Sarpong, provided in depth energy efficiency and energy savings training to key GSA sustainability staff and management.\r\n\r\nThe energy efficiency training involved identifying areas of energy savings, new lighting, electrical, and HVAC technologies, financing alternatives, and overall trends in building efficiency.\r\n\r\n“You provided much useful information, and we look forward to being able to work with you in the future” stated Elisabeth Pinsker, Program Analyst for Energy & Sustainability division at GSA.\r\n\r\nMr. Osei-Sarpong noted that, “Rife International is committed to supporting President Barack Obama’s goal to make federal buildings more energy efficient. Working with a federal agency like GSA reflects the confidence and trust our clients put in our expertise”.\r\n<h4><strong>About U.S. General Services Administration</strong></h4>\r\nAs the federal government\'s workplace solutions provider, the U.S. General Services Administration oversees government assets of more than 9,600 government-owned or leased buildings and 215,000 vehicles in the federal fleet.\r\n<h4><strong>About Rife International, LLC</strong></h4>\r\nRife International, LLC’s ultimate mission is to provide energy efficiency and sustainable development solutions to our government, commercial, and international clients. For more information visit Rife International LLC at http://www.rifeintl.com.\r\n\r\n<em>Tags: Rife International LLC, Kwabena Osei-Sarpong, GSA, energy efficiency, green, energy conservation, lighting, electrical, hvac</em>','Rife International Provides Energy Efficiency Training to U.S. Government Sustainability Officers','','inherit','open','open','','240-revision-v1','','','2015-04-23 02:17:11','2015-04-23 02:17:11','',240,'http://www.rifeintl.com/240-revision-v1/',0,'revision','',0),(242,1,'2015-04-23 02:17:42','2015-04-23 02:17:42','','gsa-logo','','inherit','open','open','','gsa-logo','','','2015-04-23 02:17:42','2015-04-23 02:17:42','',240,'http://www.rifeintl.com/wp-content/uploads/2011/12/gsa-logo.jpg',0,'attachment','image/jpeg',0),(243,1,'2015-04-23 02:17:57','2015-04-23 02:17:57','<img class=\"alignright size-full wp-image-242\" src=\"http://www.rifeintl.com/wp-content/uploads/2011/12/gsa-logo.jpg\" alt=\"gsa-logo\" width=\"150\" height=\"151\" />Rife International, LLC was invited as an expert energy efficiency firm to provide energy training to federal government personnel in the sustainability division of the U.S. General Services Administration (GSA). GSA manages a $26 billion operating budget and oversees government assets of more than 9,600 government-owned or leased buildings.\r\n\r\nThe Rife International team, headed by its CEO, Kwabena Osei-Sarpong, provided in depth energy efficiency and energy savings training to key GSA sustainability staff and management.\r\n\r\nThe energy efficiency training involved identifying areas of energy savings, new lighting, electrical, and HVAC technologies, financing alternatives, and overall trends in building efficiency.\r\n\r\n“You provided much useful information, and we look forward to being able to work with you in the future” stated Elisabeth Pinsker, Program Analyst for Energy & Sustainability division at GSA.\r\n\r\nMr. Osei-Sarpong noted that, “Rife International is committed to supporting President Barack Obama’s goal to make federal buildings more energy efficient. Working with a federal agency like GSA reflects the confidence and trust our clients put in our expertise”.\r\n<h4><strong>About U.S. General Services Administration</strong></h4>\r\nAs the federal government\'s workplace solutions provider, the U.S. General Services Administration oversees government assets of more than 9,600 government-owned or leased buildings and 215,000 vehicles in the federal fleet.\r\n<h4><strong>About Rife International, LLC</strong></h4>\r\nRife International, LLC’s ultimate mission is to provide energy efficiency and sustainable development solutions to our government, commercial, and international clients. For more information visit Rife International LLC at http://www.rifeintl.com.\r\n\r\n<em>Tags: Rife International LLC, Kwabena Osei-Sarpong, GSA, energy efficiency, green, energy conservation, lighting, electrical, hvac</em>','Rife International Provides Energy Efficiency Training to U.S. Government Sustainability Officers','','inherit','open','open','','240-revision-v1','','','2015-04-23 02:17:57','2015-04-23 02:17:57','',240,'http://www.rifeintl.com/240-revision-v1/',0,'revision','',0),(244,1,'2011-12-19 02:18:03','2011-12-19 02:18:03','<img class=\"alignright size-full wp-image-246\" src=\"http://www.rifeintl.com/wp-content/uploads/2011/12/mc-emergency-communications-center.jpg\" alt=\"mc-emergency-communications-center\" width=\"200\" height=\"150\" />Rife International, LLC was called upon and contracted to assist the government of Montgomery County, Maryland to meet emergency deadlines for the Montgomery County Emergency Communications Center.\r\n\r\nThe Montgomery County Emergency Communications Center project encompassed the modernization and upgrading of existing equipment that was critical in ensuring the transportation of sensitive emergency communication apparatus into the center.\r\n\r\nThis center houses critical federal and county emergency response agencies including the U.S. Department of Homeland Security, Montgomery County Police Department, and the Montgomery County Fire Department.\r\n\r\nDue to the sensitivity of this project, the County government needed a reliable firm to complete this project on short notice, with a strict deadline, and within high security guidelines. Despite the constraints of this project, Rife International completed this project ahead of time and within budget.\r\n\r\n“Rife International rendered a stellar performance at our Emergency Communication Center,” proclaimed Donald A. Collins of the Montgomery County Department of General Services. “Rife International acknowledged our emergency and made it their own.”\r\n<h4><strong>About Montgomery County Emergency Communications Center</strong></h4>\r\nThe Montgomery County, Maryland Department of Police 9-1-1 Emergency Communications Center (9-1-1 ECC), is a nationally recognized center, the largest in Maryland and one of the 50 largest in the United States.\r\n<h4><strong>About Rife International, LLC</strong></h4>\r\nRife International, LLC’s ultimate mission is to provide energy efficiency and sustainable development solutions to our government, commercial, and international clients. For more information visit Rife International LLC at http://www.rifeintl.com.\r\n\r\n<em>Tags: Rife International LLC, Kwabena Osei-Sarpong, energy efficiency, energy conservation, green energy, Montgomery County Emergency Communications Center</em>','Rife International Helps Maryland First Responders by Completing Time and Security Sensitive Project for the Montgomery County Emergency Communications Center','','publish','closed','open','','rife-international-helps-maryland-first-responders-by-completing-time-and-security-sensitive-project-for-the-montgomery-county-emergency-communications-center','','','2015-04-28 20:14:00','2015-04-28 20:14:00','',0,'http://www.rifeintl.com/?p=244',0,'post','',0),(245,1,'2015-04-23 02:19:18','2015-04-23 02:19:18','Rife International, LLC was called upon and contracted to assist the government of Montgomery County, Maryland to meet emergency deadlines for the Montgomery County Emergency Communications Center.\r\n\r\nThe Montgomery County Emergency Communications Center project encompassed the modernization and upgrading of existing equipment that was critical in ensuring the transportation of sensitive emergency communication apparatus into the center.\r\n\r\nThis center houses critical federal and county emergency response agencies including the U.S. Department of Homeland Security, Montgomery County Police Department, and the Montgomery County Fire Department.\r\n\r\nDue to the sensitivity of this project, the County government needed a reliable firm to complete this project on short notice, with a strict deadline, and within high security guidelines. Despite the constraints of this project, Rife International completed this project ahead of time and within budget.\r\n\r\n“Rife International rendered a stellar performance at our Emergency Communication Center,” proclaimed Donald A. Collins of the Montgomery County Department of General Services. “Rife International acknowledged our emergency and made it their own.”\r\n<h4><strong>About Montgomery County Emergency Communications Center</strong></h4>\r\nThe Montgomery County, Maryland Department of Police 9-1-1 Emergency Communications Center (9-1-1 ECC), is a nationally recognized center, the largest in Maryland and one of the 50 largest in the United States.\r\n<h4><strong>About Rife International, LLC</strong></h4>\r\nRife International, LLC’s ultimate mission is to provide energy efficiency and sustainable development solutions to our government, commercial, and international clients. For more information visit Rife International LLC at http://www.rifeintl.com.\r\n\r\n<em>Tags: Rife International LLC, Kwabena Osei-Sarpong, energy efficiency, energy conservation, green energy, Montgomery County Emergency Communications Center</em>','Rife International Helps Maryland First Responders by Completing Time and Security Sensitive Project for the Montgomery County Emergency Communications Center','','inherit','open','open','','244-revision-v1','','','2015-04-23 02:19:18','2015-04-23 02:19:18','',244,'http://www.rifeintl.com/244-revision-v1/',0,'revision','',0),(246,1,'2015-04-23 02:19:36','2015-04-23 02:19:36','','mc-emergency-communications-center','','inherit','open','open','','mc-emergency-communications-center','','','2015-04-23 02:19:36','2015-04-23 02:19:36','',244,'http://www.rifeintl.com/wp-content/uploads/2011/12/mc-emergency-communications-center.jpg',0,'attachment','image/jpeg',0),(247,1,'2015-04-23 02:19:49','2015-04-23 02:19:49','<img class=\"alignright size-full wp-image-246\" src=\"http://www.rifeintl.com/wp-content/uploads/2011/12/mc-emergency-communications-center.jpg\" alt=\"mc-emergency-communications-center\" width=\"200\" height=\"150\" />Rife International, LLC was called upon and contracted to assist the government of Montgomery County, Maryland to meet emergency deadlines for the Montgomery County Emergency Communications Center.\r\n\r\nThe Montgomery County Emergency Communications Center project encompassed the modernization and upgrading of existing equipment that was critical in ensuring the transportation of sensitive emergency communication apparatus into the center.\r\n\r\nThis center houses critical federal and county emergency response agencies including the U.S. Department of Homeland Security, Montgomery County Police Department, and the Montgomery County Fire Department.\r\n\r\nDue to the sensitivity of this project, the County government needed a reliable firm to complete this project on short notice, with a strict deadline, and within high security guidelines. Despite the constraints of this project, Rife International completed this project ahead of time and within budget.\r\n\r\n“Rife International rendered a stellar performance at our Emergency Communication Center,” proclaimed Donald A. Collins of the Montgomery County Department of General Services. “Rife International acknowledged our emergency and made it their own.”\r\n<h4><strong>About Montgomery County Emergency Communications Center</strong></h4>\r\nThe Montgomery County, Maryland Department of Police 9-1-1 Emergency Communications Center (9-1-1 ECC), is a nationally recognized center, the largest in Maryland and one of the 50 largest in the United States.\r\n<h4><strong>About Rife International, LLC</strong></h4>\r\nRife International, LLC’s ultimate mission is to provide energy efficiency and sustainable development solutions to our government, commercial, and international clients. For more information visit Rife International LLC at http://www.rifeintl.com.\r\n\r\n<em>Tags: Rife International LLC, Kwabena Osei-Sarpong, energy efficiency, energy conservation, green energy, Montgomery County Emergency Communications Center</em>','Rife International Helps Maryland First Responders by Completing Time and Security Sensitive Project for the Montgomery County Emergency Communications Center','','inherit','open','open','','244-revision-v1','','','2015-04-23 02:19:49','2015-04-23 02:19:49','',244,'http://www.rifeintl.com/244-revision-v1/',0,'revision','',0),(248,1,'2011-03-08 02:20:19','2011-03-08 02:20:19','<img class=\"alignright size-full wp-image-249\" src=\"http://www.rifeintl.com/wp-content/uploads/2015/04/chinese-delegation-sbdc.jpg\" alt=\"chinese-delegation-sbdc\" width=\"150\" height=\"200\" />Kwabena Osei-Sarpong, President of Rife International, LLC, spoke to a delegation of officials from Beijing, China on Thursday, March 3, 2011 at the Wheaton Innovation Center in Wheaton, Maryland U.S.\r\n\r\nThe conference was hosted by the University of Maryland and the Maryland Capital Region Small Business Development Center (SBDC) to discuss economic development and international trade opportunities between U.S. small businesses and Chinese organizations.\r\n\r\nIn attendance were officials from the Beijing Economic-Technological Development Area, the Beijing Statistics Bureau Director General Duan Zhankui, University of Maryland Institute for Chinese Affairs Senior Fellow Kenneth Hunter, SBDC Consultant Chris Olsen, and other Chinese government officials.\r\n\r\nMr. Osei-Sarpong was invited to address the large Chinese delegation on economic development and international trade. He emphasized the importance of small businesses going beyond their comfort zones to develop strategic partnerships that provide added value, growth, and a competitive edge in today’s global marketplace.\r\n<h2>About Rife International, LLC</h2>\r\nRife International, LLC’s ultimate mission is to provide energy efficiency and sustainable development solutions to our government, commercial, and international clients. For more information visit <a title=\"Rife International, LLC\" href=\"http://www.rifeintl.com/\">Rife International LLC</a> at http://www.rifeintl.com.\r\n\r\n<em>Tags: Rife International LLC, Kwabena Osei-Sarpong, beijing, china, chinese, sba, sbdc, small business development center, capital region, maryland, international trade, economic development</em>','Kwabena Osei-Sarpong of Rife International, LLC Speaks with Delegation from China to the United States on Economic Development and International Trade','','publish','closed','open','','kwabena-osei-sarpong-of-rife-international-llc-speaks-with-delegation-from-china-to-the-united-states-on-economic-development-and-international-trade','','','2015-04-28 20:14:00','2015-04-28 20:14:00','',0,'http://www.rifeintl.com/?p=248',0,'post','',0),(249,1,'2015-04-23 02:21:15','2015-04-23 02:21:15','','chinese-delegation-sbdc','','inherit','open','open','','chinese-delegation-sbdc','','','2015-04-23 02:21:15','2015-04-23 02:21:15','',248,'http://www.rifeintl.com/wp-content/uploads/2015/04/chinese-delegation-sbdc.jpg',0,'attachment','image/jpeg',0),(250,1,'2015-04-23 02:21:49','2015-04-23 02:21:49','<img class=\"alignright size-full wp-image-249\" src=\"http://www.rifeintl.com/wp-content/uploads/2015/04/chinese-delegation-sbdc.jpg\" alt=\"chinese-delegation-sbdc\" width=\"150\" height=\"200\" />Kwabena Osei-Sarpong, President of Rife International, LLC, spoke to a delegation of officials from Beijing, China on Thursday, March 3, 2011 at the Wheaton Innovation Center in Wheaton, Maryland U.S.\r\n\r\nThe conference was hosted by the University of Maryland and the Maryland Capital Region Small Business Development Center (SBDC) to discuss economic development and international trade opportunities between U.S. small businesses and Chinese organizations.\r\n\r\nIn attendance were officials from the Beijing Economic-Technological Development Area, the Beijing Statistics Bureau Director General Duan Zhankui, University of Maryland Institute for Chinese Affairs Senior Fellow Kenneth Hunter, SBDC Consultant Chris Olsen, and other Chinese government officials.\r\n\r\nMr. Osei-Sarpong was invited to address the large Chinese delegation on economic development and international trade. He emphasized the importance of small businesses going beyond their comfort zones to develop strategic partnerships that provide added value, growth, and a competitive edge in today’s global marketplace.\r\n<h2>About Rife International, LLC</h2>\r\nRife International, LLC’s ultimate mission is to provide energy efficiency and sustainable development solutions to our government, commercial, and international clients. For more information visit <a title=\"Rife International, LLC\" href=\"http://www.rifeintl.com/\">Rife International LLC</a> at http://www.rifeintl.com.\r\n\r\n<em>Tags: Rife International LLC, Kwabena Osei-Sarpong, beijing, china, chinese, sba, sbdc, small business development center, capital region, maryland, international trade, economic development</em>','Kwabena Osei-Sarpong of Rife International, LLC Speaks with Delegation from China to the United States on Economic Development and International Trade','','inherit','open','open','','248-revision-v1','','','2015-04-23 02:21:49','2015-04-23 02:21:49','',248,'http://www.rifeintl.com/248-revision-v1/',0,'revision','',0),(251,1,'2010-11-05 02:22:02','2010-11-05 02:22:02','After completing a rigorous certification and eligibility process, Rife International, LLC has been approved by the Maryland Department of Transportation as a certified <a href=\"http://www.mdot.maryland.gov/MBE_Program/Index.html\">MDOT/ MBE Business Enterprise</a>.\r\n\r\nMDOT administers both the State of Maryland MBE participation goal, as well as the US Department of Transportation DBE participation goal for contracts. Maryland has a comprehensive certification program which certifies only bona fide MDOT/ MBE companies to participate in the programs.\r\n\r\n\"The MDOT/ MBE designation gives us an opportunity to offer companies and agencies that require certified business partners our expertise and services,\" says Kwabena Osei-Sarpong, President of Rife International, LLC.\r\n<h2>About Rife International, LLC</h2>\r\nRife International, LLC, whose headquarters is located in Gaithersburg, MD, was founded on a vision to build an organization whose ultimate mission is to provide sustainable energy and development solutions to governments, commercial, and international clients. Since its inception, the vision of the company has been geared to better the lives of people around the globe. For more information visit <a href=\"http://www.rifeintl.com/\">Rife International, LLC</a> at http://www.rifeintl.com.\r\n\r\n<em>Tags: Rife International LLC, Kwabena Osei-Sarpong, MDOT MBE DBE</em>','Rife International, LLC Approved by the Maryland Department of Transportation as a Certified MDOT MBE-DBE','','publish','closed','open','','rife-international-llc-approved-by-the-maryland-department-of-transportation-as-a-certified-mdot-mbe-dbe','','','2015-04-28 20:14:00','2015-04-28 20:14:00','',0,'http://www.rifeintl.com/?p=251',0,'post','',0),(252,1,'2015-04-23 02:23:07','2015-04-23 02:23:07','After completing a rigorous certification and eligibility process, Rife International, LLC has been approved by the Maryland Department of Transportation as a certified <a href=\"http://www.mdot.maryland.gov/MBE_Program/Index.html\">MDOT/ MBE Business Enterprise</a>.\r\n\r\nMDOT administers both the State of Maryland MBE participation goal, as well as the US Department of Transportation DBE participation goal for contracts. Maryland has a comprehensive certification program which certifies only bona fide MDOT/ MBE companies to participate in the programs.\r\n\r\n\"The MDOT/ MBE designation gives us an opportunity to offer companies and agencies that require certified business partners our expertise and services,\" says Kwabena Osei-Sarpong, President of Rife International, LLC.\r\n<h2>About Rife International, LLC</h2>\r\nRife International, LLC, whose headquarters is located in Gaithersburg, MD, was founded on a vision to build an organization whose ultimate mission is to provide sustainable energy and development solutions to governments, commercial, and international clients. Since its inception, the vision of the company has been geared to better the lives of people around the globe. For more information visit <a href=\"http://www.rifeintl.com/\">Rife International, LLC</a> at http://www.rifeintl.com.\r\n\r\n<em>Tags: Rife International LLC, Kwabena Osei-Sarpong, MDOT MBE DBE</em>','Rife International, LLC Approved by the Maryland Department of Transportation as a Certified MDOT MBE-DBE','','inherit','open','open','','251-revision-v1','','','2015-04-23 02:23:07','2015-04-23 02:23:07','',251,'http://www.rifeintl.com/251-revision-v1/',0,'revision','',0),(254,1,'2010-10-22 02:25:19','2010-10-22 02:25:19','<img class=\"alignright size-full wp-image-255\" src=\"http://www.rifeintl.com/wp-content/uploads/2015/04/kwabena-power-thirty-under-thirty.jpg\" alt=\"kwabena-power-thirty-under-thirty\" width=\"199\" height=\"298\" />Kwabena Osei-Sarpong, President of Rife International, LLC, was named and recognized as one of <a href=\"http://power30under30.com/honorees2010dc.php\">Washington DC\'s 2010 Power 30 Under 30</a> award recipients at a ceremony that took place at the City Club of Washington.\r\n\r\nThe award is sponsored by the Apex Society and honors thirty outstanding individuals under the age of thirty in Washington DC that have achieved extraordinary success. Recipients were chosen and recognized from various categories in arts, entertainment, media, business, community service, politics, science and technology, and sports.\r\n\r\nAs the visionary for his pioneering company, Rife International, LLC, Kwabena Osei-Sarpong was recognized for his extraordinary accomplishments in business and humbly shared his recognition alongside some of the most influential leaders in Washington DC.\r\n<h2>About Rife International, LLC</h2>\r\nRife International, LLC, whose headquarters is located in Gaithersburg, MD, was founded on a vision to build an organization whose ultimate mission is to provide sustainable energy and development solutions to governments, commercial, and international clients. Since its inception, the vision of the company has been geared to better the lives of people around the globe. For more information visit <a href=\"http://www.rifeintl.com/\">Rife International LLC</a> at http://www.rifeintl.com.\r\n\r\n \r\n\r\n<em>Tags: Rife International LLC, Kwabena Osei-Sarpong, Power 30 Under 30</em>','Kwabena Osei-Sarpong of Rife International, LLC Shares Prestigious Award with President Barack Obama’s Speech Writer among Other Top Leaders under Thirty','','publish','closed','open','','kwabena-osei-sarpong-of-rife-international-llc-shares-prestigious-award-with-president-barack-obamas-speech-writer-among-other-top-leaders-under-thirty','','','2015-04-28 20:14:01','2015-04-28 20:14:01','',0,'http://www.rifeintl.com/?p=254',0,'post','',0),(255,1,'2015-04-23 02:26:25','2015-04-23 02:26:25','','kwabena-power-thirty-under-thirty','','inherit','open','open','','kwabena-power-thirty-under-thirty','','','2015-04-23 02:26:25','2015-04-23 02:26:25','',254,'http://www.rifeintl.com/wp-content/uploads/2015/04/kwabena-power-thirty-under-thirty.jpg',0,'attachment','image/jpeg',0),(256,1,'2015-04-23 02:26:50','2015-04-23 02:26:50','<img class=\"alignright size-full wp-image-255\" src=\"http://www.rifeintl.com/wp-content/uploads/2015/04/kwabena-power-thirty-under-thirty.jpg\" alt=\"kwabena-power-thirty-under-thirty\" width=\"199\" height=\"298\" />Kwabena Osei-Sarpong, President of Rife International, LLC, was named and recognized as one of <a href=\"http://power30under30.com/honorees2010dc.php\">Washington DC\'s 2010 Power 30 Under 30</a> award recipients at a ceremony that took place at the City Club of Washington.\r\n\r\nThe award is sponsored by the Apex Society and honors thirty outstanding individuals under the age of thirty in Washington DC that have achieved extraordinary success. Recipients were chosen and recognized from various categories in arts, entertainment, media, business, community service, politics, science and technology, and sports.\r\n\r\nAs the visionary for his pioneering company, Rife International, LLC, Kwabena Osei-Sarpong was recognized for his extraordinary accomplishments in business and humbly shared his recognition alongside some of the most influential leaders in Washington DC.\r\n<h2>About Rife International, LLC</h2>\r\nRife International, LLC, whose headquarters is located in Gaithersburg, MD, was founded on a vision to build an organization whose ultimate mission is to provide sustainable energy and development solutions to governments, commercial, and international clients. Since its inception, the vision of the company has been geared to better the lives of people around the globe. For more information visit <a href=\"http://www.rifeintl.com/\">Rife International LLC</a> at http://www.rifeintl.com.\r\n\r\n \r\n\r\n<em>Tags: Rife International LLC, Kwabena Osei-Sarpong, Power 30 Under 30</em>','Kwabena Osei-Sarpong of Rife International, LLC Shares Prestigious Award with President Barack Obama’s Speech Writer among Other Top Leaders under Thirty','','inherit','open','open','','254-revision-v1','','','2015-04-23 02:26:50','2015-04-23 02:26:50','',254,'http://www.rifeintl.com/254-revision-v1/',0,'revision','',0),(257,1,'2015-04-23 13:41:46','2015-04-23 13:41:46','','20141110_141033','','inherit','open','open','','20141110_141033','','','2015-04-23 13:41:46','2015-04-23 13:41:46','',0,'http://www.rifeintl.com/wp-content/uploads/2015/04/20141110_141033.jpg',0,'attachment','image/jpeg',0),(258,1,'2015-04-23 13:43:26','2015-04-23 13:43:26','','20141101_171344','','inherit','open','open','','20141101_171344','','','2015-04-23 13:43:26','2015-04-23 13:43:26','',0,'http://www.rifeintl.com/wp-content/uploads/2015/04/20141101_171344.jpg',0,'attachment','image/jpeg',0),(259,1,'2015-04-23 13:52:24','2015-04-23 13:52:24','Newest LED light bulb technology is 90% more efficient than incandescent or halogen bulbs','Newest LED light bulb','','inherit','open','open','','newest-led-light-bulb','','','2015-04-23 13:52:24','2015-04-23 13:52:24','',0,'http://www.rifeintl.com/wp-content/uploads/2015/04/LED-Lighting-image-3.jpg',0,'attachment','image/jpeg',0),(260,1,'2015-04-23 13:52:37','2015-04-23 13:52:37','','DSCN1272','','inherit','open','open','','dscn1272','','','2015-04-23 13:52:37','2015-04-23 13:52:37','',0,'http://www.rifeintl.com/wp-content/uploads/2015/04/DSCN1272.jpg',0,'attachment','image/jpeg',0),(325,1,'2015-05-04 20:40:35','2015-05-04 20:40:35','<img class=\"alignright wp-image-194 size-full\" src=\"http://www.rifeintl.com/wp-content/uploads/2015/01/rife-globe.jpg\" alt=\"\" width=\"214\" height=\"214\" />\r\n\r\nRife International, LLC is an established energy efficiency and sustainable development firm, headquartered in Bethesda, Maryland. As a SBA 8(a) certified company, Rife provides energy-related solutions and real estate advisory services to various entities, including, but not limited to: government agencies, public utility companies, universities, property management companies, commercial construction firms, and Fortune 500 companies.\r\n\r\nRecognized as a <strong>2014 Top 100® MBE</strong> firm in the Mid-Atlantic region, Rife International, LLC has built a solid reputation in the energy efficiency, engineering, construction, and real estate industry not only by providing excellent service but also through our display of integrity and professionalism. Our innovative and value based approach allows us to consistently deliver the most effective and efficient solutions to our clients.\r\n\r\n<span class=\"\"><strong class=\"\">R</strong>eal Estate<strong class=\"\"> + <strong class=\"\"> I</strong></strong>nfrastructure<strong class=\"\"> + <strong class=\"\">F</strong></strong>acilities<strong class=\"\"> + <strong class=\"\"> E</strong></strong>nergy </span>\r\n<h2>Certifications</h2>\r\nRife International, LLC is a business enterprise that holds various certifications on the federal, state, and local levels. We are dedicated to supporting our clients\' and partners strategic, competitive and diversity initiatives. Our certifications include:\r\n<ul>\r\n <li>SBA 8(a) Certification</li>\r\n <li>MDOT MBE</li>\r\n <li>NMSDC MBE</li>\r\n <li>Washington Metro Area Transit Authority DBE</li>\r\n <li>Metropolitan Washington Airport Authority DBE</li>\r\n <li>Montgomery County LSBRP/ MFD</li>\r\n</ul>','About Us','','inherit','open','open','','6-revision-v1','','','2015-05-04 20:40:35','2015-05-04 20:40:35','',6,'http://www.rifeintl.com/6-revision-v1/',0,'revision','',0),(262,1,'2015-04-23 13:58:37','2015-04-23 13:58:37','','LEDSmall','','inherit','open','open','','ledsmall','','','2015-04-23 13:58:37','2015-04-23 13:58:37','',0,'http://www.rifeintl.com/wp-content/uploads/2015/04/LEDSmall.jpg',0,'attachment','image/jpeg',0),(263,1,'2015-04-23 14:01:58','2015-04-23 14:01:58','','DSCN1272small','','inherit','open','open','','dscn1272small','','','2015-04-23 14:01:58','2015-04-23 14:01:58','',0,'http://www.rifeintl.com/wp-content/uploads/2015/04/DSCN1272small.jpg',0,'attachment','image/jpeg',0),(264,1,'2015-04-23 14:14:56','2015-04-23 14:14:56','<p data-canvas-width=\"81.14937087009784\">The project was required to provide additional access point to the security area at the Suffolk building located in Fall Church Virginia.. Rife International was able to completed this project below the original budget and below the contract duration in a seamless fashion.</p>\r\n\r\n<div data-canvas-width=\"81.14937087009784\"></div>','Pentagon Force Protection Agency','','publish','closed','closed','','pentagon-protection-agency','','','2015-04-27 17:47:55','2015-04-27 17:47:55','',0,'http://www.rifeintl.com/?post_type=portfolio&p=264',0,'portfolio','',0),(265,1,'2015-04-23 14:18:53','2015-04-23 14:18:53','<p data-canvas-width=\"179.04\">Rife provided design/build and construction management services for renovating U.S Patent and Trademark Child Care Center kitchen counter tops and dishwasher. Under this project Rife International managed coordination of the design process to fully address the clients’ needs by working with selected product vendors to find a close match for the existing counter top.</p>','United States Patent and Trademark Office (PTO)','','publish','closed','closed','','united-states-patent-and-trademark-office-pto','','','2015-04-27 17:47:30','2015-04-27 17:47:30','',0,'http://www.rifeintl.com/?post_type=portfolio&p=265',0,'portfolio','',0),(292,1,'2015-04-25 21:39:42','2015-04-25 21:39:42','','MEA2','','inherit','open','open','','mea2','','','2015-04-25 21:39:42','2015-04-25 21:39:42','',282,'http://www.rifeintl.com/wp-content/uploads/2015/04/MEA2.png',0,'attachment','image/png',0),(268,1,'2015-04-23 14:17:47','2015-04-23 14:17:47','','PFPA','','inherit','open','open','','pfpa','','','2015-04-23 14:17:47','2015-04-23 14:17:47','',265,'http://www.rifeintl.com/wp-content/uploads/2015/04/PFPA.png',0,'attachment','image/png',0),(269,1,'2015-04-23 14:17:49','2015-04-23 14:17:49','','UMBC','','inherit','open','open','','umbc','','','2015-04-23 14:17:49','2015-04-23 14:17:49','',265,'http://www.rifeintl.com/wp-content/uploads/2015/04/UMBC.png',0,'attachment','image/png',0),(270,1,'2015-04-23 14:17:50','2015-04-23 14:17:50','','USPTO','','inherit','open','open','','uspto','','','2015-04-23 14:17:50','2015-04-23 14:17:50','',265,'http://www.rifeintl.com/wp-content/uploads/2015/04/USPTO.png',0,'attachment','image/png',0),(271,1,'2015-04-23 14:34:17','2015-04-23 14:34:17','<p data-canvas-width=\"256.98621701999997\">Rife International provided space design and construction renovations services to convert two offices into four new offices within the Judges quarters of the Civilian Board of Contract Appeals. Rife managed the entire project life cycle from design through construction.</p>','Civilian Board of Contract Appeals','','publish','closed','closed','','civilian-board-court-of-appeals','','','2015-04-27 17:47:05','2015-04-27 17:47:05','',0,'http://www.rifeintl.com/?post_type=portfolio&p=271',0,'portfolio','',0),(272,1,'2015-04-23 14:33:47','2015-04-23 14:33:47','','CBCA2','','inherit','open','open','','cbca2','','','2015-04-23 14:33:47','2015-04-23 14:33:47','',271,'http://www.rifeintl.com/wp-content/uploads/2015/04/CBCA2.jpg',0,'attachment','image/jpeg',0),(273,1,'2015-04-23 14:33:49','2015-04-23 14:33:49','','MEA-logo2','','inherit','open','open','','mea-logo2','','','2015-04-23 14:33:49','2015-04-23 14:33:49','',271,'http://www.rifeintl.com/wp-content/uploads/2015/04/MEA-logo2.jpg',0,'attachment','image/jpeg',0),(274,1,'2015-04-23 14:33:50','2015-04-23 14:33:50','','SI-Concert-For-Valor','','inherit','open','open','','si-concert-for-valor-2','','','2015-04-23 14:33:50','2015-04-23 14:33:50','',271,'http://www.rifeintl.com/wp-content/uploads/2015/04/SI-Concert-For-Valor.jpg',0,'attachment','image/jpeg',0),(275,1,'2015-04-23 14:33:51','2015-04-23 14:33:51','','Sidney-Yates-Buildinglogo','','inherit','open','open','','sidney-yates-buildinglogo','','','2015-04-23 14:33:51','2015-04-23 14:33:51','',271,'http://www.rifeintl.com/wp-content/uploads/2015/04/Sidney-Yates-Buildinglogo.jpg',0,'attachment','image/jpeg',0),(276,1,'2015-03-05 14:36:11','2015-03-05 14:36:11','<p data-canvas-width=\"108.06319999999998\">The state - of - the - art indoor pool center is approximately 60,000 square feet and includes competition recreation, leisure and two separate hydrotherapy pools, as well as diving platforms and a water slide.</p>','Boyds Aquatic Center','','publish','closed','closed','','boyds-aquatic-center','','','2015-04-27 17:50:05','2015-04-27 17:50:05','',0,'http://www.rifeintl.com/?post_type=portfolio&p=276',0,'portfolio','',0),(277,1,'2015-04-12 14:37:25','2015-04-12 14:37:25','<p data-canvas-width=\"326.3052120401672\">Rife performed an audit of the space and proposed energy efficient lighting, which would save the aquatic center over $15,000 in annual energy costs and require no maintenance for approximately 5 years.</p>','MLK Swim Center Lighting','','publish','closed','closed','','mlk-swim-center-lighting','','','2015-04-27 17:48:18','2015-04-27 17:48:18','',0,'http://www.rifeintl.com/?post_type=portfolio&p=277',0,'portfolio','',0),(278,1,'2015-04-23 14:38:48','2015-04-23 14:38:48','<div class=\"textLayer\">\r\n<p data-canvas-width=\"45.371982802989166\">University of Maryland – Baltimore Campus RIFE International served as the energy efficiency contractor for lighting and HVAC systems retrofit project impacting 6 buildings on the University of Maryland Baltimore campus. During this process, RIFE first performed audit and retrofits of the existing lighting system (Lamps and Ballasts) in each building.</p>\r\n\r\n</div>','University of Maryland – Baltimore Campus','','publish','closed','closed','','university-of-maryland-baltimore-campus','','','2015-04-27 17:46:37','2015-04-27 17:46:37','',0,'http://www.rifeintl.com/?post_type=portfolio&p=278',0,'portfolio','',0),(279,1,'2015-04-04 14:40:50','2015-04-04 14:40:50','<p data-canvas-width=\"157.08079999999998\">Under this project, Rife provided all necessary labor, supplies, materials, and equipment to install the finger guards on a total of 100 door structures located inside the Child Care Center.</p>','Internal Revenue Service','','publish','closed','closed','','internal-revenue-service','','','2015-04-27 17:48:41','2015-04-27 17:48:41','',0,'http://www.rifeintl.com/?post_type=portfolio&p=279',0,'portfolio','',0),(280,1,'2015-04-03 14:42:41','2015-04-03 14:42:41','<p data-canvas-width=\"20.497599999999995\">Rife international was selected to provide custom repairs to approximately 70 restroom stall door hinges and pivot pins at the Historic Sidney Yates Building in Washington D.C. Rife removed and replaced hinges and pins in 66 restroom partition doors.</p>','Sidney R. Yates Building','','publish','closed','closed','','sidney-r-yates-building','','','2015-04-28 20:03:50','2015-04-28 20:03:50','',0,'http://www.rifeintl.com/?post_type=portfolio&p=280',0,'portfolio','',0),(281,1,'2015-04-02 15:17:11','2015-04-02 15:17:11','<p data-canvas-width=\"50.1\">Rife International, serving as a General Contractor to the Smithsonian Institution (SI), was selected to furnish all supervision, labor, material, and equipment needed to install temporary fences for the HBO Concert for Valor, which took place at the National Mall on November 11th, 2014.</p>','Smithsonian Institution (SI)','','publish','closed','closed','','smithsonian-institution-si','','','2015-04-27 17:49:23','2015-04-27 17:49:23','',0,'http://www.rifeintl.com/?post_type=portfolio&p=281',0,'portfolio','',0),(282,1,'2015-04-01 15:23:16','2015-04-01 15:23:16','Rife is assisting the Maryland Energy Ad-ministration (MEA) in the assessment, de-velopment and support of a residential financing program for sustainable geo-thermal and natural gas energy conversion projects. Our team is managing creation of the program including support of draft regulations, financing terms and condi-tions and program eligibility criteria.','MEA','','publish','closed','closed','','mea','','','2015-04-27 17:51:02','2015-04-27 17:51:02','',0,'http://www.rifeintl.com/?post_type=portfolio&p=282',0,'portfolio','',0),(286,1,'2015-04-23 15:37:36','2015-04-23 15:37:36','<h1 class=\"entry-title\"> <strong>[codenovo-portfolio]</strong></h1>','Projects','','inherit','open','open','','186-revision-v1','','','2015-04-23 15:37:36','2015-04-23 15:37:36','',186,'http://www.rifeintl.com/186-revision-v1/',0,'revision','',0),(283,1,'2015-04-23 15:24:14','2015-04-23 15:24:14','<h1 class=\"entry-title\"> <strong>[codenovo-portfolio]</strong></h1>\r\n<h3 class=\"entry-title\">Construction Management</h3>\r\n<a href=\"http://www.rifeintl.com/wp-content/uploads/2015/01/CBCA-Past-Performance-Document.pdf\" target=\"_blank\"><img class=\"alignnone wp-image-166 size-full\" src=\"http://www.rifeintl.com/wp-content/uploads/2015/01/CBCA-logo.jpg\" alt=\"CBCA logo\" width=\"120\" height=\"120\" /></a> <a href=\"http://www.rifeintl.com/wp-content/uploads/2015/01/PTO-Past-Performance-Document.pdf\" target=\"_blank\"><img class=\"alignnone wp-image-173\" src=\"http://www.rifeintl.com/wp-content/uploads/2015/01/US-PTO-logo-150x150.jpg\" alt=\"US PTO logo\" width=\"112\" height=\"125\" /></a> <a href=\"http://www.rifeintl.com/wp-content/uploads/2015/01/PFPA-Security-Guard-Desk.pdf\" target=\"_blank\"><img class=\"alignnone wp-image-168\" src=\"http://www.rifeintl.com/wp-content/uploads/2015/01/PFPA-logo-150x150.jpg\" alt=\"PFPA logo\" width=\"131\" height=\"136\" /></a>\r\n\r\n \r\n<h3 class=\"entry-title\">Energy Efficiency</h3>\r\n<a href=\"http://www.rifeintl.com/wp-content/uploads/2015/03/Case-Study-University-of-Maryland.pdf\" target=\"_blank\"><img class=\"alignnone wp-image-203\" src=\"http://www.rifeintl.com/wp-content/uploads/2015/03/UMBC-logo-2.jpg\" alt=\"UMBC logo 2\" width=\"183\" height=\"120\" /></a> <a href=\"http://www.rifeintl.com/wp-content/uploads/2015/01/MLK-Swim-Center-Lighting-Past-Performance-Document.pdf\" target=\"_blank\"><img class=\"alignnone wp-image-197\" src=\"http://www.rifeintl.com/wp-content/uploads/2015/03/20131125_122819-300x225.jpg\" alt=\"20131125_122819\" width=\"225\" height=\"122\" /></a> <a href=\"http://www.rifeintl.com/wp-content/uploads/2015/01/Boyds-Aquatic-Center-Past-Performance-Document.pdf\" target=\"_blank\"><img class=\"alignnone size-thumbnail wp-image-205\" src=\"http://www.rifeintl.com/wp-content/uploads/2015/03/IMAG0367-150x150.jpg\" alt=\"IMAG0367\" width=\"150\" height=\"150\" /></a>\r\n<h1 class=\"entry-title\"></h1>\r\n<h3 class=\"entry-title\">Facilities Management</h3>\r\n<a href=\"http://www.rifeintl.com/wp-content/uploads/2015/01/IRS-Child-Care-Center-Finger-Guards.pdf\" target=\"_blank\"><img class=\"alignnone size-thumbnail wp-image-167\" src=\"http://www.rifeintl.com/wp-content/uploads/2015/01/IRS-logo-150x150.png\" alt=\"IRS logo\" width=\"150\" height=\"150\" /></a> <a href=\"http://www.rifeintl.com/wp-content/uploads/2015/01/GSA-Sidney-Yates-Repairs.pdf\" target=\"_blank\"><img class=\"alignnone size-thumbnail wp-image-170\" src=\"http://www.rifeintl.com/wp-content/uploads/2015/01/Sidney-Yates-Building-150x150.jpg\" alt=\"Sidney Yates Building\" width=\"150\" height=\"150\" /></a> <a href=\"http://www.rifeintl.com/wp-content/uploads/2015/01/Smithsonian-Inst.-Fencing-Project.pdf\" target=\"_blank\"><img class=\"alignnone size-thumbnail wp-image-169\" src=\"http://www.rifeintl.com/wp-content/uploads/2015/01/SI-Concert-For-Valor-150x150.jpg\" alt=\"SI - Concert For Valor\" width=\"150\" height=\"150\" /></a>\r\n\r\n \r\n<h3 class=\"entry-title\">Sustainable Program Development</h3>\r\n<a href=\"http://www.rifeintl.com/wp-content/uploads/2015/03/MEA-logo.jpg\" target=\"_blank\"><img class=\"alignnone wp-image-187 size-full\" src=\"http://www.rifeintl.com/wp-content/uploads/2015/03/MEA-logo.jpg\" alt=\"\" width=\"320\" height=\"89\" /></a>','Projects','','inherit','open','open','','186-revision-v1','','','2015-04-23 15:24:14','2015-04-23 15:24:14','',186,'http://www.rifeintl.com/186-revision-v1/',0,'revision','',0),(284,1,'2015-04-23 15:34:01','2015-04-23 15:34:01','<p data-canvas-width=\"179.04\">Rife provided design/build and construction management services for renovating U.S Patent and Trademark Child Care Center kitchen counter tops and dishwasher. Under this project Rife International managed coordination of the design process to fully address the clients’ needs by working with selected product vendors to find a close match for the existing counter top.</p>','United States Patent and Trademark Office (PTO)','','inherit','open','open','','265-autosave-v1','','','2015-04-23 15:34:01','2015-04-23 15:34:01','',265,'http://www.rifeintl.com/265-autosave-v1/',0,'revision','',0),(285,1,'2015-04-23 15:35:17','2015-04-23 15:35:17','','USPTO','','inherit','open','open','','uspto-2','','','2015-04-23 15:35:17','2015-04-23 15:35:17','',265,'http://www.rifeintl.com/wp-content/uploads/2015/04/USPTO1.png',0,'attachment','image/png',0),(288,1,'2015-04-23 15:38:03','2015-04-23 15:38:03','<h3 class=\"entry-title\">Construction Management</h3>\r\n<a href=\"http://www.rifeintl.com/wp-content/uploads/2015/01/CBCA-Past-Performance-Document.pdf\" target=\"_blank\"><img class=\"alignnone wp-image-166 size-full\" src=\"http://www.rifeintl.com/wp-content/uploads/2015/01/CBCA-logo.jpg\" alt=\"CBCA logo\" width=\"120\" height=\"120\" /></a> <a href=\"http://www.rifeintl.com/wp-content/uploads/2015/01/PTO-Past-Performance-Document.pdf\" target=\"_blank\"><img class=\"alignnone wp-image-173\" src=\"http://www.rifeintl.com/wp-content/uploads/2015/01/US-PTO-logo-150x150.jpg\" alt=\"US PTO logo\" width=\"112\" height=\"125\" /></a> <a href=\"http://www.rifeintl.com/wp-content/uploads/2015/01/PFPA-Security-Guard-Desk.pdf\" target=\"_blank\"><img class=\"alignnone wp-image-168\" src=\"http://www.rifeintl.com/wp-content/uploads/2015/01/PFPA-logo-150x150.jpg\" alt=\"PFPA logo\" width=\"131\" height=\"136\" /></a>\r\n\r\n \r\n<h3 class=\"entry-title\">Energy Efficiency</h3>\r\n<a href=\"http://www.rifeintl.com/wp-content/uploads/2015/03/Case-Study-University-of-Maryland.pdf\" target=\"_blank\"><img class=\"alignnone wp-image-203\" src=\"http://www.rifeintl.com/wp-content/uploads/2015/03/UMBC-logo-2.jpg\" alt=\"UMBC logo 2\" width=\"183\" height=\"120\" /></a> <a href=\"http://www.rifeintl.com/wp-content/uploads/2015/01/MLK-Swim-Center-Lighting-Past-Performance-Document.pdf\" target=\"_blank\"><img class=\"alignnone wp-image-197\" src=\"http://www.rifeintl.com/wp-content/uploads/2015/03/20131125_122819-300x225.jpg\" alt=\"20131125_122819\" width=\"225\" height=\"122\" /></a> <a href=\"http://www.rifeintl.com/wp-content/uploads/2015/01/Boyds-Aquatic-Center-Past-Performance-Document.pdf\" target=\"_blank\"><img class=\"alignnone size-thumbnail wp-image-205\" src=\"http://www.rifeintl.com/wp-content/uploads/2015/03/IMAG0367-150x150.jpg\" alt=\"IMAG0367\" width=\"150\" height=\"150\" /></a>\r\n<h1 class=\"entry-title\"></h1>\r\n<h3 class=\"entry-title\">Facilities Management</h3>\r\n<a href=\"http://www.rifeintl.com/wp-content/uploads/2015/01/IRS-Child-Care-Center-Finger-Guards.pdf\" target=\"_blank\"><img class=\"alignnone size-thumbnail wp-image-167\" src=\"http://www.rifeintl.com/wp-content/uploads/2015/01/IRS-logo-150x150.png\" alt=\"IRS logo\" width=\"150\" height=\"150\" /></a> <a href=\"http://www.rifeintl.com/wp-content/uploads/2015/01/GSA-Sidney-Yates-Repairs.pdf\" target=\"_blank\"><img class=\"alignnone size-thumbnail wp-image-170\" src=\"http://www.rifeintl.com/wp-content/uploads/2015/01/Sidney-Yates-Building-150x150.jpg\" alt=\"Sidney Yates Building\" width=\"150\" height=\"150\" /></a> <a href=\"http://www.rifeintl.com/wp-content/uploads/2015/01/Smithsonian-Inst.-Fencing-Project.pdf\" target=\"_blank\"><img class=\"alignnone size-thumbnail wp-image-169\" src=\"http://www.rifeintl.com/wp-content/uploads/2015/01/SI-Concert-For-Valor-150x150.jpg\" alt=\"SI - Concert For Valor\" width=\"150\" height=\"150\" /></a>\r\n\r\n \r\n<h3 class=\"entry-title\">Sustainable Program Development</h3>\r\n<a href=\"http://www.rifeintl.com/wp-content/uploads/2015/03/MEA-logo.jpg\" target=\"_blank\"><img class=\"alignnone wp-image-187 size-full\" src=\"http://www.rifeintl.com/wp-content/uploads/2015/03/MEA-logo.jpg\" alt=\"\" width=\"320\" height=\"89\" /></a>','Testing','','inherit','open','open','','287-revision-v1','','','2015-04-23 15:38:03','2015-04-23 15:38:03','',287,'http://www.rifeintl.com/287-revision-v1/',0,'revision','',0),(289,1,'2015-04-23 15:48:26','2015-04-23 15:48:26','','MontgomeryCM2','','inherit','open','open','','montgomerycm2','','','2015-04-23 15:48:26','2015-04-23 15:48:26','',279,'http://www.rifeintl.com/wp-content/uploads/2015/04/MontgomeryCM2.png',0,'attachment','image/png',0),(290,1,'2015-04-23 15:48:28','2015-04-23 15:48:28','','IRSLogo','','inherit','open','open','','irslogo-2','','','2015-04-23 15:48:28','2015-04-23 15:48:28','',279,'http://www.rifeintl.com/wp-content/uploads/2015/04/IRSLogo1.png',0,'attachment','image/png',0),(293,1,'2015-04-27 16:27:03','2015-04-27 16:27:03','Rife International provided piping solutions at the NAC Visitor Center Courtyard located at 3801 Nebraska Ave, NW, Washington, DC where there were drainage issues that allowed water to accumulate on the ground and migrate into the building. Rife was also responsible for cleaning the two lowest building gutters.','Department of Homeland Security','','publish','closed','closed','','department-of-homeland-security','','','2015-04-27 17:46:16','2015-04-27 17:46:16','',0,'http://www.rifeintl.com/?post_type=portfolio&p=293',0,'portfolio','',0),(294,1,'2015-04-27 16:26:43','2015-04-27 16:26:43','','DHS','','inherit','open','open','','dhs','','','2015-04-27 16:26:43','2015-04-27 16:26:43','',293,'http://www.rifeintl.com/wp-content/uploads/2015/04/DHS.png',0,'attachment','image/png',0),(295,1,'2015-04-27 16:28:30','2015-04-27 16:28:30','','Boyds Acquatic Center','','inherit','open','open','','boyds-acquatic-center','','','2015-04-27 16:28:30','2015-04-27 16:28:30','',0,'http://www.rifeintl.com/wp-content/uploads/2015/04/Boyds-Acquatic-Center.pdf',0,'attachment','application/pdf',0),(296,1,'2015-04-27 16:28:32','2015-04-27 16:28:32','','CBCA past performance','','inherit','open','open','','cbca-past-performance','','','2015-04-27 16:28:32','2015-04-27 16:28:32','',0,'http://www.rifeintl.com/wp-content/uploads/2015/04/CBCA-past-performance.pdf',0,'attachment','application/pdf',0),(297,1,'2015-04-27 16:28:34','2015-04-27 16:28:34','','GSA Sidney Yates building','','inherit','open','open','','gsa-sidney-yates-building','','','2015-04-27 16:28:34','2015-04-27 16:28:34','',0,'http://www.rifeintl.com/wp-content/uploads/2015/04/GSA-Sidney-Yates-building.pdf',0,'attachment','application/pdf',0),(298,1,'2015-04-27 16:28:35','2015-04-27 16:28:35','','IRS Child Care - finger guards','','inherit','open','open','','irs-child-care-finger-guards','','','2015-04-27 16:28:35','2015-04-27 16:28:35','',0,'http://www.rifeintl.com/wp-content/uploads/2015/04/IRS-Child-Care-finger-guards.pdf',0,'attachment','application/pdf',0),(299,1,'2015-04-27 16:28:37','2015-04-27 16:28:37','','Maryland Energy Administration','','inherit','open','open','','maryland-energy-administration','','','2015-04-27 16:28:37','2015-04-27 16:28:37','',0,'http://www.rifeintl.com/wp-content/uploads/2015/04/Maryland-Energy-Administration.pdf',0,'attachment','application/pdf',0),(300,1,'2015-04-27 16:28:38','2015-04-27 16:28:38','','MLK Swim Center Lighting','','inherit','open','open','','mlk-swim-center-lighting-2','','','2015-04-27 16:28:38','2015-04-27 16:28:38','',0,'http://www.rifeintl.com/wp-content/uploads/2015/04/MLK-Swim-Center-Lighting.pdf',0,'attachment','application/pdf',0),(301,1,'2015-04-27 16:28:39','2015-04-27 16:28:39','','NAC Visitor center courtyard','','inherit','open','open','','nac-visitor-center-courtyard','','','2015-04-27 16:28:39','2015-04-27 16:28:39','',0,'http://www.rifeintl.com/wp-content/uploads/2015/04/NAC-Visitor-center-courtyard.pdf',0,'attachment','application/pdf',0),(302,1,'2015-04-27 16:28:41','2015-04-27 16:28:41','','PFPA Security Guard Desk','','inherit','open','open','','pfpa-security-guard-desk-2','','','2015-04-27 16:28:41','2015-04-27 16:28:41','',0,'http://www.rifeintl.com/wp-content/uploads/2015/04/PFPA-Security-Guard-Desk.pdf',0,'attachment','application/pdf',0),(303,1,'2015-04-27 16:28:42','2015-04-27 16:28:42','','PTO Past Performance','','inherit','open','open','','pto-past-performance','','','2015-04-27 16:28:42','2015-04-27 16:28:42','',0,'http://www.rifeintl.com/wp-content/uploads/2015/04/PTO-Past-Performance.pdf',0,'attachment','application/pdf',0),(304,1,'2015-04-27 16:28:44','2015-04-27 16:28:44','','Smithsonian Inst Fencing Project','','inherit','open','open','','smithsonian-inst-fencing-project-2','','','2015-04-27 16:28:44','2015-04-27 16:28:44','',0,'http://www.rifeintl.com/wp-content/uploads/2015/04/Smithsonian-Inst-Fencing-Project.pdf',0,'attachment','application/pdf',0),(305,1,'2015-04-27 16:28:46','2015-04-27 16:28:46','','UMBC','','inherit','open','open','','umbc-2','','','2015-04-27 16:28:46','2015-04-27 16:28:46','',0,'http://www.rifeintl.com/wp-content/uploads/2015/04/UMBC.pdf',0,'attachment','application/pdf',0),(306,1,'2015-04-28 19:32:40','2015-04-28 19:32:40','<img class=\"alignright wp-image-194 size-full\" src=\"http://www.rifeintl.com/wp-content/uploads/2015/01/rife-globe.jpg\" alt=\"\" width=\"214\" height=\"214\" />\r\n\r\nRife International, LLC is an established energy efficiency and sustainable development firm, headquartered in Bethesda, Maryland. As a SBA 8(a) certified company, Rife provides energy-related solutions and real estate advisory services to various entities, including, but not limited to: government agencies, public utility companies, universities, property management companies, commercial construction firms, and Fortune 500 companies.\r\n\r\nRecognized as a <strong>2014 Top 100® MBE</strong> firm in the Mid-Atlantic region, Rife International, LLC has built a solid reputation in the energy efficiency, engineering, construction, and real estate industry not only by providing excellent service but also through our display of integrity and professionalism. Our innovative and value based approach allows us to consistently deliver the most effective and efficient solutions to our clients.\r\n\r\n<span class=\"\"><strong class=\"\">R- Real Estate I-Infrastructure F-Facilities E-Energy</strong></span>\r\n<h2>Certifications</h2>\r\nRife International, LLC is a business enterprise that holds various certifications on the federal, state, and local levels. We are dedicated to supporting our clients\' and partners strategic, competitive and diversity initiatives. Our certifications include:\r\n<ul>\r\n <li>SBA 8(a) Certification</li>\r\n <li>MDOT MBE</li>\r\n <li>NMSDC MBE</li>\r\n <li>Washington Metro Area Transit Authority DBE</li>\r\n <li>Metropolitan Washington Airport Authority DBE</li>\r\n <li>Montgomery County LSBRP/ MFD</li>\r\n</ul>','About Us','','inherit','open','open','','6-revision-v1','','','2015-04-28 19:32:40','2015-04-28 19:32:40','',6,'http://www.rifeintl.com/6-revision-v1/',0,'revision','',0),(307,1,'2015-04-28 19:43:34','2015-04-28 19:43:34','','goldmansach','','inherit','open','open','','goldmansach','','','2015-04-28 19:43:34','2015-04-28 19:43:34','',14,'http://www.rifeintl.com/wp-content/uploads/2015/01/goldmansach.png',0,'attachment','image/png',0),(308,1,'2015-04-28 19:43:35','2015-04-28 19:43:35','','top100','','inherit','open','open','','top100','','','2015-04-28 19:43:35','2015-04-28 19:43:35','',14,'http://www.rifeintl.com/wp-content/uploads/2015/01/top100.png',0,'attachment','image/png',0),(309,1,'2015-04-28 19:47:52','2015-04-28 19:47:52','<h4><img class=\"alignright wp-image-66\" src=\"http://www.rifeintl.com/wp-content/uploads/2015/01/rife-international-llc-corporate-headquarters.jpg\" alt=\"rife-international-llc-corporate-headquarters\" width=\"237\" height=\"144\" />CORPORATE HEADQUARTERS</h4>\n10411 Motor City Drive, Suite 750\nBethesda, Maryland 20817, US\n\nTel +1-240-389-4187\nFax +1-240-383-3459\n\n<img class=\"alignright size-full wp-image-308\" src=\"http://www.rifeintl.com/wp-content/uploads/2015/01/top100.png\" alt=\"top100\" width=\"250\" height=\"37\" />\n\ninfo@rifeintl.com\n\n \n\n<img class=\"alignright size-full wp-image-307\" src=\"http://www.rifeintl.com/wp-content/uploads/2015/01/goldmansach.png\" alt=\"goldmansach\" width=\"300\" height=\"90\" />\n\n[wpgmza id=\"1\"]\n\n[vfb id=1]\n\n ','Contact Us','','inherit','open','open','','14-autosave-v1','','','2015-04-28 19:47:52','2015-04-28 19:47:52','',14,'http://www.rifeintl.com/14-autosave-v1/',0,'revision','',0),(330,1,'2015-05-05 14:16:12','2015-05-05 14:16:12','<h4><img class=\"alignright wp-image-66\" src=\"http://www.rifeintl.com/wp-content/uploads/2015/01/rife-international-llc-corporate-headquarters.jpg\" alt=\"rife-international-llc-corporate-headquarters\" width=\"255\" height=\"187\" />CORPORATE HEADQUARTERS</h4>\r\n10411 Motor City Drive, Suite 750\r\nBethesda, Maryland 20817, US\r\n\r\nTel +1-240-389-4187\r\nFax +1-240-383-3459\r\n\r\ninfo@rifeintl.com\r\n\r\n[wpgmza id=\"1\"]\r\n\r\n[vfb id=1]\r\n\r\n ','Contact Us','','inherit','open','open','','14-revision-v1','','','2015-05-05 14:16:12','2015-05-05 14:16:12','',14,'http://www.rifeintl.com/14-revision-v1/',0,'revision','',0),(310,1,'2015-04-28 19:44:50','2015-04-28 19:44:50','<h4><img class=\"alignright size-full wp-image-66\" src=\"http://www.rifeintl.com/wp-content/uploads/2015/01/rife-international-llc-corporate-headquarters.jpg\" alt=\"rife-international-llc-corporate-headquarters\" width=\"252\" height=\"181\" />CORPORATE HEADQUARTERS</h4>\r\n10411 Motor City Drive, Suite 750\r\nBethesda, Maryland 20817, US\r\n\r\nTel +1-240-389-4187\r\nFax +1-240-383-3459\r\n\r\ninfo@rifeintl.com\r\n\r\n<img class=\"alignright size-full wp-image-308\" src=\"http://www.rifeintl.com/wp-content/uploads/2015/01/top100.png\" alt=\"top100\" width=\"250\" height=\"37\" />[wpgmza id=\"1\"]\r\n\r\n[vfb id=1]\r\n\r\n<img class=\"alignright size-full wp-image-307\" src=\"http://www.rifeintl.com/wp-content/uploads/2015/01/goldmansach.png\" alt=\"goldmansach\" width=\"300\" height=\"90\" />\r\n\r\n ','Contact Us','','inherit','open','open','','14-revision-v1','','','2015-04-28 19:44:50','2015-04-28 19:44:50','',14,'http://www.rifeintl.com/14-revision-v1/',0,'revision','',0),(313,1,'2015-04-28 19:48:55','2015-04-28 19:48:55','<h4><img class=\"alignright wp-image-66\" src=\"http://www.rifeintl.com/wp-content/uploads/2015/01/rife-international-llc-corporate-headquarters.jpg\" alt=\"rife-international-llc-corporate-headquarters\" width=\"223\" height=\"129\" />CORPORATE HEADQUARTERS</h4>\r\n10411 Motor City Drive, Suite 750\r\nBethesda, Maryland 20817, US\r\n\r\nTel +1-240-389-4187\r\n\r\n<img class=\"alignright size-full wp-image-308\" src=\"http://www.rifeintl.com/wp-content/uploads/2015/01/top100.png\" alt=\"top100\" width=\"250\" height=\"37\" />\r\n\r\nFax +1-240-383-3459\r\n\r\ninfo@rifeintl.com\r\n\r\n<img class=\"alignright wp-image-307\" src=\"http://www.rifeintl.com/wp-content/uploads/2015/01/goldmansach.png\" alt=\"goldmansach\" width=\"274\" height=\"72\" />\r\n\r\n[wpgmza id=\"1\"]\r\n\r\n[vfb id=1]\r\n\r\n ','Contact Us','','inherit','open','open','','14-revision-v1','','','2015-04-28 19:48:55','2015-04-28 19:48:55','',14,'http://www.rifeintl.com/14-revision-v1/',0,'revision','',0),(311,1,'2015-04-28 19:46:49','2015-04-28 19:46:49','<h4><img class=\"alignright size-full wp-image-66\" src=\"http://www.rifeintl.com/wp-content/uploads/2015/01/rife-international-llc-corporate-headquarters.jpg\" alt=\"rife-international-llc-corporate-headquarters\" width=\"252\" height=\"181\" />CORPORATE HEADQUARTERS</h4>\r\n10411 Motor City Drive, Suite 750\r\nBethesda, Maryland 20817, US\r\n\r\nTel +1-240-389-4187\r\nFax +1-240-383-3459\r\n\r\ninfo@rifeintl.com\r\n\r\n<img class=\"alignright size-full wp-image-308\" src=\"http://www.rifeintl.com/wp-content/uploads/2015/01/top100.png\" alt=\"top100\" width=\"250\" height=\"37\" />\r\n\r\n \r\n\r\n<img class=\"alignright size-full wp-image-307\" src=\"http://www.rifeintl.com/wp-content/uploads/2015/01/goldmansach.png\" alt=\"goldmansach\" width=\"300\" height=\"90\" />\r\n\r\n[wpgmza id=\"1\"]\r\n\r\n[vfb id=1]\r\n\r\n ','Contact Us','','inherit','open','open','','14-revision-v1','','','2015-04-28 19:46:49','2015-04-28 19:46:49','',14,'http://www.rifeintl.com/14-revision-v1/',0,'revision','',0),(312,1,'2015-04-28 19:48:10','2015-04-28 19:48:10','<h4><img class=\"alignright wp-image-66\" src=\"http://www.rifeintl.com/wp-content/uploads/2015/01/rife-international-llc-corporate-headquarters.jpg\" alt=\"rife-international-llc-corporate-headquarters\" width=\"237\" height=\"144\" />CORPORATE HEADQUARTERS</h4>\r\n10411 Motor City Drive, Suite 750\r\nBethesda, Maryland 20817, US\r\n\r\nTel +1-240-389-4187\r\nFax +1-240-383-3459\r\n\r\n<img class=\"alignright size-full wp-image-308\" src=\"http://www.rifeintl.com/wp-content/uploads/2015/01/top100.png\" alt=\"top100\" width=\"250\" height=\"37\" />\r\n\r\ninfo@rifeintl.com\r\n\r\n \r\n\r\n[wpgmza id=\"1\"]\r\n\r\n<img class=\"alignright size-full wp-image-307\" src=\"http://www.rifeintl.com/wp-content/uploads/2015/01/goldmansach.png\" alt=\"goldmansach\" width=\"300\" height=\"90\" />\r\n\r\n[vfb id=1]\r\n\r\n ','Contact Us','','inherit','open','open','','14-revision-v1','','','2015-04-28 19:48:10','2015-04-28 19:48:10','',14,'http://www.rifeintl.com/14-revision-v1/',0,'revision','',0),(314,1,'2015-04-28 19:49:43','2015-04-28 19:49:43','<h4><img class=\"alignright wp-image-66\" src=\"http://www.rifeintl.com/wp-content/uploads/2015/01/rife-international-llc-corporate-headquarters.jpg\" alt=\"rife-international-llc-corporate-headquarters\" width=\"195\" height=\"106\" />CORPORATE HEADQUARTERS</h4>\r\n10411 Motor City Drive, Suite 750\r\nBethesda, Maryland 20817, US\r\n\r\nTel +1-240-389-4187\r\n\r\n<img class=\"alignright size-full wp-image-308\" src=\"http://www.rifeintl.com/wp-content/uploads/2015/01/top100.png\" alt=\"top100\" width=\"250\" height=\"37\" />\r\n\r\nFax +1-240-383-3459\r\n\r\ninfo@rifeintl.com\r\n\r\n<img class=\"alignright wp-image-307\" src=\"http://www.rifeintl.com/wp-content/uploads/2015/01/goldmansach.png\" alt=\"goldmansach\" width=\"274\" height=\"72\" />\r\n\r\n[wpgmza id=\"1\"]\r\n\r\n[vfb id=1]\r\n\r\n ','Contact Us','','inherit','open','open','','14-revision-v1','','','2015-04-28 19:49:43','2015-04-28 19:49:43','',14,'http://www.rifeintl.com/14-revision-v1/',0,'revision','',0),(315,1,'2015-04-28 19:50:20','2015-04-28 19:50:20','<h4><img class=\"alignright wp-image-66\" src=\"http://www.rifeintl.com/wp-content/uploads/2015/01/rife-international-llc-corporate-headquarters.jpg\" alt=\"rife-international-llc-corporate-headquarters\" width=\"195\" height=\"106\" />CORPORATE HEADQUARTERS</h4>\r\n10411 Motor City Drive, Suite 750\r\nBethesda, Maryland 20817, US\r\n\r\nTel +1-240-389-4187\r\n\r\n<img class=\"alignright size-full wp-image-308\" src=\"http://www.rifeintl.com/wp-content/uploads/2015/01/top100.png\" alt=\"top100\" width=\"250\" height=\"37\" />\r\n\r\nFax +1-240-383-3459\r\n\r\ninfo@rifeintl.com\r\n\r\n<img class=\"alignright wp-image-307\" src=\"http://www.rifeintl.com/wp-content/uploads/2015/01/goldmansach.png\" alt=\"goldmansach\" width=\"245\" height=\"50\" />\r\n\r\n[wpgmza id=\"1\"]\r\n\r\n[vfb id=1]\r\n\r\n ','Contact Us','','inherit','open','open','','14-revision-v1','','','2015-04-28 19:50:20','2015-04-28 19:50:20','',14,'http://www.rifeintl.com/14-revision-v1/',0,'revision','',0),(316,1,'2015-04-28 19:50:39','2015-04-28 19:50:39','<h4><img class=\"alignright wp-image-66\" src=\"http://www.rifeintl.com/wp-content/uploads/2015/01/rife-international-llc-corporate-headquarters.jpg\" alt=\"rife-international-llc-corporate-headquarters\" width=\"195\" height=\"106\" />CORPORATE HEADQUARTERS</h4>\r\n10411 Motor City Drive, Suite 750\r\nBethesda, Maryland 20817, US\r\n\r\nTel +1-240-389-4187\r\n\r\n<img class=\"alignright size-full wp-image-308\" src=\"http://www.rifeintl.com/wp-content/uploads/2015/01/top100.png\" alt=\"top100\" width=\"250\" height=\"37\" />\r\n\r\nFax +1-240-383-3459\r\n\r\ninfo@rifeintl.com\r\n\r\n<img class=\"alignright wp-image-307\" src=\"http://www.rifeintl.com/wp-content/uploads/2015/01/goldmansach.png\" alt=\"goldmansach\" width=\"201\" height=\"51\" />\r\n\r\n[wpgmza id=\"1\"]\r\n\r\n[vfb id=1]\r\n\r\n ','Contact Us','','inherit','open','open','','14-revision-v1','','','2015-04-28 19:50:39','2015-04-28 19:50:39','',14,'http://www.rifeintl.com/14-revision-v1/',0,'revision','',0),(317,1,'2015-04-28 19:52:19','2015-04-28 19:52:19','<h4><img class=\"alignright wp-image-66\" src=\"http://www.rifeintl.com/wp-content/uploads/2015/01/rife-international-llc-corporate-headquarters.jpg\" alt=\"rife-international-llc-corporate-headquarters\" width=\"162\" height=\"89\" />CORPORATE HEADQUARTERS</h4>\r\n10411 Motor City Drive, Suite 750\r\nBethesda, Maryland 20817, US\r\n\r\n<img class=\"alignright size-full wp-image-308\" src=\"http://www.rifeintl.com/wp-content/uploads/2015/01/top100.png\" alt=\"top100\" width=\"250\" height=\"37\" />\r\n\r\nTel +1-240-389-4187\r\nFax +1-240-383-3459\r\n\r\n<img class=\"alignright wp-image-307\" src=\"http://www.rifeintl.com/wp-content/uploads/2015/01/goldmansach.png\" alt=\"goldmansach\" width=\"201\" height=\"51\" />\r\n\r\ninfo@rifeintl.com\r\n\r\n[wpgmza id=\"1\"]\r\n\r\n[vfb id=1]\r\n\r\n ','Contact Us','','inherit','open','open','','14-revision-v1','','','2015-04-28 19:52:19','2015-04-28 19:52:19','',14,'http://www.rifeintl.com/14-revision-v1/',0,'revision','',0),(318,1,'2015-04-28 19:56:31','2015-04-28 19:56:31','<h4><img class=\"alignright wp-image-66\" src=\"http://www.rifeintl.com/wp-content/uploads/2015/01/rife-international-llc-corporate-headquarters.jpg\" alt=\"rife-international-llc-corporate-headquarters\" width=\"162\" height=\"89\" />CORPORATE HEADQUARTERS</h4>\r\n10411 Motor City Drive, Suite 750\r\nBethesda, Maryland 20817, US\r\n\r\nTel +1-240-389-4187\r\n\r\n<img class=\"alignright wp-image-308\" src=\"http://www.rifeintl.com/wp-content/uploads/2015/01/top100.png\" alt=\"top100\" width=\"203\" height=\"30\" />\r\n\r\nFax +1-240-383-3459\r\n\r\ninfo@rifeintl.com\r\n\r\n<img class=\"alignright wp-image-307\" src=\"http://www.rifeintl.com/wp-content/uploads/2015/01/goldmansach.png\" alt=\"goldmansach\" width=\"201\" height=\"51\" />\r\n\r\n[wpgmza id=\"1\"]\r\n\r\n[vfb id=1]\r\n\r\n ','Contact Us','','inherit','open','open','','14-revision-v1','','','2015-04-28 19:56:31','2015-04-28 19:56:31','',14,'http://www.rifeintl.com/14-revision-v1/',0,'revision','',0),(319,1,'2015-04-28 19:56:46','2015-04-28 19:56:46','<h4><img class=\"alignright wp-image-66\" src=\"http://www.rifeintl.com/wp-content/uploads/2015/01/rife-international-llc-corporate-headquarters.jpg\" alt=\"rife-international-llc-corporate-headquarters\" width=\"206\" height=\"113\" />CORPORATE HEADQUARTERS</h4>\r\n10411 Motor City Drive, Suite 750\r\nBethesda, Maryland 20817, US\r\n\r\nTel +1-240-389-4187\r\n\r\n<img class=\"alignright wp-image-308\" src=\"http://www.rifeintl.com/wp-content/uploads/2015/01/top100.png\" alt=\"top100\" width=\"203\" height=\"30\" />\r\n\r\nFax +1-240-383-3459\r\n\r\ninfo@rifeintl.com\r\n\r\n<img class=\"alignright wp-image-307\" src=\"http://www.rifeintl.com/wp-content/uploads/2015/01/goldmansach.png\" alt=\"goldmansach\" width=\"201\" height=\"51\" />\r\n\r\n[wpgmza id=\"1\"]\r\n\r\n[vfb id=1]\r\n\r\n ','Contact Us','','inherit','open','open','','14-revision-v1','','','2015-04-28 19:56:46','2015-04-28 19:56:46','',14,'http://www.rifeintl.com/14-revision-v1/',0,'revision','',0),(320,1,'2015-04-28 19:57:04','2015-04-28 19:57:04','<h4><img class=\"alignright wp-image-66\" src=\"http://www.rifeintl.com/wp-content/uploads/2015/01/rife-international-llc-corporate-headquarters.jpg\" alt=\"rife-international-llc-corporate-headquarters\" width=\"206\" height=\"113\" />CORPORATE HEADQUARTERS</h4>\r\n10411 Motor City Drive, Suite 750\r\nBethesda, Maryland 20817, US\r\n\r\nTel +1-240-389-4187\r\n\r\n<img class=\"alignright wp-image-308\" src=\"http://www.rifeintl.com/wp-content/uploads/2015/01/top100.png\" alt=\"top100\" width=\"203\" height=\"30\" />\r\n\r\nFax +1-240-383-3459\r\n\r\n<img class=\"alignright wp-image-307\" src=\"http://www.rifeintl.com/wp-content/uploads/2015/01/goldmansach.png\" alt=\"goldmansach\" width=\"201\" height=\"51\" />\r\n\r\ninfo@rifeintl.com\r\n\r\n[wpgmza id=\"1\"]\r\n\r\n[vfb id=1]\r\n\r\n ','Contact Us','','inherit','open','open','','14-revision-v1','','','2015-04-28 19:57:04','2015-04-28 19:57:04','',14,'http://www.rifeintl.com/14-revision-v1/',0,'revision','',0),(321,1,'2015-04-28 20:03:39','2015-04-28 20:03:39','','gsa','','inherit','open','open','','gsa','','','2015-04-28 20:03:39','2015-04-28 20:03:39','',280,'http://www.rifeintl.com/wp-content/uploads/2015/04/gsa.png',0,'attachment','image/png',0),(322,1,'2015-04-28 20:05:58','2015-04-28 20:05:58','','AAREP','','inherit','open','open','','aarep','','','2015-04-28 20:05:58','2015-04-28 20:05:58','',226,'http://www.rifeintl.com/wp-content/uploads/2012/02/AAREP.png',0,'attachment','image/png',0),(327,1,'2015-05-04 20:45:05','2015-05-04 20:45:05','<img class=\"alignright size-full wp-image-322\" src=\"http://www.rifeintl.com/wp-content/uploads/2012/02/AAREP.png\" alt=\"AAREP\" width=\"252\" height=\"141\" />Bethesda, MD, February 26, 2012 - The Washington, DC chapter of the African American Real Estate Professionals (AAREP) has elected as its next president, Kwabena Osei-Sarpong. Mr. Osei-Sarpong will serve as the 15th president of the prestigious commercial real estate association. He will guide and position the 17 year old and 800 member association for future sustainable growth. Kwabena has been a part of the AAREPDC organization since 2005 and has served in various capacities including membership chair in 2010 and vice president in 2011.\r\n\r\n“We want to get back to the basics by strengthening our foundation and further developing our value proposition for our membership, industry, and community. We want to build a growth platform that future generations of AAREP members will benefit from,” says, Kwabena Osei-Sarpong, AAREP President.\r\n\r\nKwabena Osei-Sarpong is the President & CEO of Rife International, LLC, a multifaceted commercial energy efficiency and sustainable development company headquartered in Bethesda, Maryland. Mr. Osei-Sarpong is an advocate of sustainability and is passionate about helping his clients save money and save the environment by providing energy efficiency and sustainable development solutions.\r\n\r\nKwabena was honored as one of Washington D.C.’s Power 30 Under 30 by the Apex Society, and also received the 2010 Member of the Year award for his service to the African American Real Estate Professionals. He is a frequent speaker and subject matter expert (SME) on energy efficiency and sustainable development for numerous government agencies including the U.S. General Services Administration (GSA) and the Maryland Small Business Development Center (SBDC).\r\n\r\nNamed a Charles McClellan scholar, he holds a Masters degree in Real Estate Development from Georgetown University and a Bachelor of Business Administration degree in Accounting from Radford University. He is a certified Construction Quality Manager through the United States Army Corps of Engineers, and a graduate of the Skinner Leadership Institute’s Masters Series for Distinguished Leaders.\r\n<h4><strong>About African American Real Estate Professionals (AAREP)</strong></h4>\r\nThe African American Real Estate Professionals (AAREP) was founded in Washington, DC in May of 1995. AAREP began as a small, informal group of individuals who provided friendship, support and encouragement to one another. This small group has grown to become a full-fledged professional association with a network of over 800+ people, all involved in some aspect of commercial real estate. AAREP’s mission statement, “To lead in the intellectual, professional and economic development of African American commercial real estate professionals,” sets the tone for the organization’s programs and activities, and challenges each member to do their part to ensure the continued success of AAREP.\r\n\r\n<em>Tags: rife international, llc, kwabena osei-sarpong, aarep, african american real estate professionals, sustainability, energy efficiency, building efficiency, green building, sustainable design</em>','Kwabena Osei-Sarpong of Rife International, LLC Elected President of African American Real Estate Professionals (AAREP) Washington, DC','','inherit','open','open','','226-revision-v1','','','2015-05-04 20:45:05','2015-05-04 20:45:05','',226,'http://www.rifeintl.com/226-revision-v1/',0,'revision','',0),(329,1,'2015-05-04 20:47:13','2015-05-04 20:47:13','<img class=\"alignright wp-image-194 size-full\" src=\"http://www.rifeintl.com/wp-content/uploads/2015/01/rife-globe.jpg\" alt=\"\" width=\"214\" height=\"214\" />\r\n\r\nRife International, LLC is an established energy efficiency and sustainable development firm, headquartered in Bethesda, Maryland. As a SBA 8(a) certified company, Rife provides energy-related solutions and real estate advisory services to various entities, including, but not limited to: government agencies, public utility companies, universities, property management companies, commercial construction firms, and Fortune 500 companies.\r\n\r\nRecognized as a <strong>2014 Top 100® MBE</strong> firm in the Mid-Atlantic region, Rife International, LLC has built a solid reputation in the energy efficiency, engineering, construction, and real estate industry not only by providing excellent service but also through our display of integrity and professionalism. Our innovative and value based approach allows us to consistently deliver the most effective and efficient solutions to our clients.\r\n\r\n<span class=\"\"><strong class=\"\">R</strong>eal Estate<strong class=\"\"> + <strong class=\"\"> I</strong></strong>nfrastructure<strong class=\"\"> + <strong class=\"\">F</strong></strong>acilities<strong class=\"\"> + <strong class=\"\"> E</strong></strong>nergy </span>\r\n<h2>Certifications</h2>\r\nRife International, LLC is a business enterprise that holds various certifications on the federal, state, and local levels. We are dedicated to supporting our clients\' and partners strategic, competitive and diversity initiatives. Our certifications include:\r\n<ul>\r\n <li>SBA 8(a) Certification</li>\r\n <li>MDOT MBE</li>\r\n <li>NMSDC MBE</li>\r\n <li>Washington Metro Area Transit Authority DBE</li>\r\n <li>Metropolitan Washington Airport Authority DBE</li>\r\n <li>Montgomery County LSBRP/ MFD</li>\r\n</ul>\r\n \r\n\r\n<img class=\"alignright wp-image-308 size-full\" src=\"http://www.rifeintl.com/wp-content/uploads/2015/01/top100.png\" alt=\"top100\" width=\"250\" height=\"37\" /> <img class=\"alignleft wp-image-307 size-full\" src=\"http://www.rifeintl.com/wp-content/uploads/2015/01/goldmansach.png\" alt=\"goldmansach\" width=\"300\" height=\"90\" />','About Us','','inherit','open','open','','6-revision-v1','','','2015-05-04 20:47:13','2015-05-04 20:47:13','',6,'http://www.rifeintl.com/6-revision-v1/',0,'revision','',0),(328,1,'2015-05-04 20:46:40','2015-05-04 20:46:40','<img class=\"alignright wp-image-194 size-full\" src=\"http://www.rifeintl.com/wp-content/uploads/2015/01/rife-globe.jpg\" alt=\"\" width=\"214\" height=\"214\" />\r\n\r\nRife International, LLC is an established energy efficiency and sustainable development firm, headquartered in Bethesda, Maryland. As a SBA 8(a) certified company, Rife provides energy-related solutions and real estate advisory services to various entities, including, but not limited to: government agencies, public utility companies, universities, property management companies, commercial construction firms, and Fortune 500 companies.\r\n\r\nRecognized as a <strong>2014 Top 100® MBE</strong> firm in the Mid-Atlantic region, Rife International, LLC has built a solid reputation in the energy efficiency, engineering, construction, and real estate industry not only by providing excellent service but also through our display of integrity and professionalism. Our innovative and value based approach allows us to consistently deliver the most effective and efficient solutions to our clients.\r\n\r\n<span class=\"\"><strong class=\"\">R</strong>eal Estate<strong class=\"\"> + <strong class=\"\"> I</strong></strong>nfrastructure<strong class=\"\"> + <strong class=\"\">F</strong></strong>acilities<strong class=\"\"> + <strong class=\"\"> E</strong></strong>nergy </span>\r\n<h2>Certifications</h2>\r\nRife International, LLC is a business enterprise that holds various certifications on the federal, state, and local levels. We are dedicated to supporting our clients\' and partners strategic, competitive and diversity initiatives. Our certifications include:\r\n<ul>\r\n <li>SBA 8(a) Certification</li>\r\n <li>MDOT MBE</li>\r\n <li>NMSDC MBE</li>\r\n <li>Washington Metro Area Transit Authority DBE</li>\r\n <li>Metropolitan Washington Airport Authority DBE</li>\r\n <li>Montgomery County LSBRP/ MFD</li>\r\n</ul>\r\n<a href=\"http://www.rifeintl.com/wp-content/uploads/2015/01/top100.png\"><img class=\"alignright size-full wp-image-308\" src=\"http://www.rifeintl.com/wp-content/uploads/2015/01/top100.png\" alt=\"top100\" width=\"250\" height=\"37\" /></a> <img class=\"alignleft wp-image-307 size-full\" src=\"http://www.rifeintl.com/wp-content/uploads/2015/01/goldmansach.png\" alt=\"goldmansach\" width=\"300\" height=\"90\" />','About Us','','inherit','open','open','','6-revision-v1','','','2015-05-04 20:46:40','2015-05-04 20:46:40','',6,'http://www.rifeintl.com/6-revision-v1/',0,'revision','',0),(331,1,'2015-05-06 00:45:12','2015-05-06 00:45:12','<img class=\"alignright wp-image-194 size-full\" src=\"http://www.rifeintl.com/wp-content/uploads/2015/01/rife-globe.jpg\" alt=\"\" width=\"214\" height=\"214\" />\r\n\r\nRife International, LLC is an established energy efficiency and sustainable development firm, headquartered in Bethesda, Maryland. As a SBA 8(a) certified company, Rife provides energy-related solutions and real estate advisory services to various entities, including, but not limited to: government agencies, public utility companies, universities, property management companies, commercial construction firms, and Fortune 500 companies.\r\n\r\nRecognized as a <strong>2014 Top 100® MBE</strong> firm in the Mid-Atlantic region, Rife International, LLC has built a solid reputation in the energy efficiency, engineering, construction, and real estate industry not only by providing excellent service but also through our display of integrity and professionalism. Our innovative and value based approach allows us to consistently deliver the most effective and efficient solutions to our clients.\r\n\r\n<span class=\"\"><strong class=\"\">R</strong>eal Estate<strong class=\"\"> + <strong class=\"\"> I</strong></strong>nfrastructure<strong class=\"\"> + <strong class=\"\">F</strong></strong>acilities<strong class=\"\"> + <strong class=\"\"> E</strong></strong>nergy </span>\r\n<h2>Certifications</h2>\r\nRife International, LLC is a business enterprise that holds various certifications on the federal, state, and local levels. We are dedicated to supporting our clients\' and partners strategic, competitive and diversity initiatives. Our certifications include:\r\n<ul>\r\n <li>SBA 8(a) Certification</li>\r\n <li>MDOT MBE</li>\r\n <li>NMSDC MBE</li>\r\n <li>Washington Metro Area Transit Authority DBE</li>\r\n <li>Metropolitan Washington Airport Authority DBE</li>\r\n <li>Montgomery County LSBRP/ MFD</li>\r\n</ul>\r\n \r\n\r\n<img class=\"alignright wp-image-308 \" src=\"http://www.rifeintl.com/wp-content/uploads/2015/01/top100.png\" alt=\"top100\" width=\"265\" height=\"76\" /> <img class=\"alignleft wp-image-307 size-full\" src=\"http://www.rifeintl.com/wp-content/uploads/2015/01/goldmansach.png\" alt=\"goldmansach\" width=\"300\" height=\"90\" />','About Us','','inherit','open','open','','6-revision-v1','','','2015-05-06 00:45:12','2015-05-06 00:45:12','',6,'http://www.rifeintl.com/6-revision-v1/',0,'revision','',0),(332,1,'2015-05-06 00:46:29','2015-05-06 00:46:29','<img class=\"alignright wp-image-194 size-full\" src=\"http://www.rifeintl.com/wp-content/uploads/2015/01/rife-globe.jpg\" alt=\"\" width=\"214\" height=\"214\" />\r\n\r\nRife International, LLC is an established energy efficiency and sustainable development firm, headquartered in Bethesda, Maryland. As a SBA 8(a) certified company, Rife provides energy-related solutions and real estate advisory services to various entities, including, but not limited to: government agencies, public utility companies, universities, property management companies, commercial construction firms, and Fortune 500 companies.\r\n\r\nRecognized as a <strong>2014 Top 100® MBE</strong> firm in the Mid-Atlantic region, Rife International, LLC has built a solid reputation in the energy efficiency, engineering, construction, and real estate industry not only by providing excellent service but also through our display of integrity and professionalism. Our innovative and value based approach allows us to consistently deliver the most effective and efficient solutions to our clients.\r\n\r\n<span class=\"\"><strong class=\"\">R</strong>eal Estate<strong class=\"\"> + <strong class=\"\"> I</strong></strong>nfrastructure<strong class=\"\"> + <strong class=\"\">F</strong></strong>acilities<strong class=\"\"> + <strong class=\"\"> E</strong></strong>nergy </span>\r\n<h2>Certifications</h2>\r\nRife International, LLC is a business enterprise that holds various certifications on the federal, state, and local levels. We are dedicated to supporting our clients\' and partners strategic, competitive and diversity initiatives. Our certifications include:\r\n<ul>\r\n <li>SBA 8(a) Certification</li>\r\n <li>MDOT MBE</li>\r\n <li>NMSDC MBE</li>\r\n <li>Washington Metro Area Transit Authority DBE</li>\r\n <li>Metropolitan Washington Airport Authority DBE</li>\r\n <li>Montgomery County LSBRP/ MFD</li>\r\n</ul>\r\n \r\n\r\n<img class=\"alignright wp-image-308 \" src=\"http://www.rifeintl.com/wp-content/uploads/2015/01/top100.png\" alt=\"top100\" width=\"265\" height=\"88\" /> <img class=\"alignleft wp-image-307 size-full\" src=\"http://www.rifeintl.com/wp-content/uploads/2015/01/goldmansach.png\" alt=\"goldmansach\" width=\"300\" height=\"90\" />','About Us','','inherit','open','open','','6-revision-v1','','','2015-05-06 00:46:29','2015-05-06 00:46:29','',6,'http://www.rifeintl.com/6-revision-v1/',0,'revision','',0),(333,1,'2015-05-06 00:51:45','2015-05-06 00:51:45','','','','inherit','open','open','','logo_tag','','','2015-05-06 00:51:55','2015-05-06 00:51:55','',6,'http://www.rifeintl.com/wp-content/uploads/2015/01/logo_tag.gif',0,'attachment','image/gif',0),(334,1,'2015-05-06 00:52:33','2015-05-06 00:52:33','<img class=\"alignright wp-image-194 size-full\" src=\"http://www.rifeintl.com/wp-content/uploads/2015/01/rife-globe.jpg\" alt=\"\" width=\"214\" height=\"214\" />\r\n\r\nRife International, LLC is an established energy efficiency and sustainable development firm, headquartered in Bethesda, Maryland. As a SBA 8(a) certified company, Rife provides energy-related solutions and real estate advisory services to various entities, including, but not limited to: government agencies, public utility companies, universities, property management companies, commercial construction firms, and Fortune 500 companies.\r\n\r\nRecognized as a <strong>2014 Top 100® MBE</strong> firm in the Mid-Atlantic region, Rife International, LLC has built a solid reputation in the energy efficiency, engineering, construction, and real estate industry not only by providing excellent service but also through our display of integrity and professionalism. Our innovative and value based approach allows us to consistently deliver the most effective and efficient solutions to our clients.\r\n\r\n<span class=\"\"><strong class=\"\">R</strong>eal Estate<strong class=\"\"> + <strong class=\"\"> I</strong></strong>nfrastructure<strong class=\"\"> + <strong class=\"\">F</strong></strong>acilities<strong class=\"\"> + <strong class=\"\"> E</strong></strong>nergy </span>\r\n<h2>Certifications</h2>\r\nRife International, LLC is a business enterprise that holds various certifications on the federal, state, and local levels. We are dedicated to supporting our clients\' and partners strategic, competitive and diversity initiatives. Our certifications include:\r\n<ul>\r\n <li>SBA 8(a) Certification</li>\r\n <li>MDOT MBE</li>\r\n <li>NMSDC MBE</li>\r\n <li>Washington Metro Area Transit Authority DBE</li>\r\n <li>Metropolitan Washington Airport Authority DBE</li>\r\n <li>Montgomery County LSBRP/ MFD</li>\r\n</ul>\r\n \r\n\r\n<img class=\"alignright wp-image-333 \" src=\"http://www.rifeintl.com/wp-content/uploads/2015/01/logo_tag-300x42.gif\" alt=\"\" width=\"521\" height=\"73\" /> <img class=\"alignleft wp-image-307 size-full\" src=\"http://www.rifeintl.com/wp-content/uploads/2015/01/goldmansach.png\" alt=\"goldmansach\" width=\"300\" height=\"90\" />','About Us','','inherit','open','open','','6-revision-v1','','','2015-05-06 00:52:33','2015-05-06 00:52:33','',6,'http://www.rifeintl.com/6-revision-v1/',0,'revision','',0),(337,1,'2015-05-07 02:21:52','2015-05-07 02:21:52','<h2><img class=\"alignright size-full wp-image-29\" src=\"http://www.rifeintl.com/wp-content/uploads/2015/01/energy_efficient.jpg\" alt=\"energy_efficient\" width=\"318\" height=\"450\" />Energy Efficiency</h2>\r\nRife International, LLC is dedicated to providing sustainable energy efficiency solutions that minimize energy consumption and increases conservation. We help you identify inefficiencies and eliminate waste while significantly reducing your carbon footprint, utility bills, and operating costs. Our energy efficiency services include:\r\n<ul>\r\n <li>Building Energy Audits</li>\r\n <li>Energy & Utilities Management</li>\r\n <li>Building Retrofits</li>\r\n <li>Lighting & HVAC Upgrades</li>\r\n <li>Renewable Energy</li>\r\n</ul>\r\n<a title=\"Energy Efficiency\" href=\"http://www.rifeintl.com/energy-efficiency/\">Learn more about Energy Efficiency</a>\r\n<h2>Sustainable Development</h2>\r\n<img class=\"alignright wp-image-39 size-medium\" src=\"http://www.rifeintl.com/wp-content/uploads/2015/01/logow-300x272.jpg\" alt=\"logow\" width=\"300\" height=\"272\" />From concept through completion, Rife International, LLC effectively manages the sustainable development process through our team’s technical expertise and experience. As a multifaceted firm, we provide reliable and quality solutions to our clients. Our sustainable development services include:\r\n<ul>\r\n <li>Sustainable Design</li>\r\n <li>Architectural/Engineering Services</li>\r\n <li>Construction Management</li>\r\n <li>Cleared Access Construction</li>\r\n <li>General Contracting</li>\r\n</ul>\r\n<a href=\"http://www.rifeintl.com/sustainable-development/\">Learn more about Sustainable Development</a>','Services','','inherit','open','open','','8-revision-v1','','','2015-05-07 02:21:52','2015-05-07 02:21:52','',8,'http://www.rifeintl.com/8-revision-v1/',0,'revision','',0),(336,1,'2015-05-07 02:20:47','2015-05-07 02:20:47','<h2><img class=\"alignright size-full wp-image-29\" src=\"http://www.rifeintl.com/wp-content/uploads/2015/01/energy_efficient.jpg\" alt=\"energy_efficient\" width=\"318\" height=\"450\" />Core Competencies</h2>\r\nRife International, LLC’s mulch-disciplinary approach is the reason we consistently perform above the competition. Because our various business segments routinely leverage each others expertise, we are able to provide innovative energy efficiency and sustainable development solutions that consistently exceed our client’s needs.\r\n<h2>Energy Efficiency</h2>\r\nRife International, LLC is dedicated to providing sustainable energy efficiency solutions that minimize energy consumption and increases conservation. We help you identify inefficiencies and eliminate waste while significantly reducing your carbon footprint, utility bills, and operating costs. Our energy efficiency services include:\r\n<ul>\r\n <li>Building Energy Audits</li>\r\n <li>Energy & Utilities Management</li>\r\n <li>Building Retrofits</li>\r\n <li>Lighting & HVAC Upgrades</li>\r\n <li>Renewable Energy</li>\r\n</ul>\r\n<a title=\"Energy Efficiency\" href=\"http://www.rifeintl.com/energy-efficiency/\">Learn more about Energy Efficiency</a>\r\n<h2>Sustainable Development</h2>\r\n<img class=\"alignright wp-image-39 size-medium\" src=\"http://www.rifeintl.com/wp-content/uploads/2015/01/logow-300x272.jpg\" alt=\"logow\" width=\"300\" height=\"272\" />From concept through completion, Rife International, LLC effectively manages the sustainable development process through our team’s technical expertise and experience. As a multifaceted firm, we provide reliable and quality solutions to our clients. Our sustainable development services include:\r\n<ul>\r\n <li>Sustainable Design</li>\r\n <li>Architectural/Engineering Services</li>\r\n <li>Construction Management</li>\r\n <li>Cleared Access Construction</li>\r\n <li>General Contracting</li>\r\n</ul>\r\n<a href=\"http://www.rifeintl.com/sustainable-development/\">Learn more about Sustainable Development</a>','Services','','inherit','open','open','','8-revision-v1','','','2015-05-07 02:20:47','2015-05-07 02:20:47','',8,'http://www.rifeintl.com/8-revision-v1/',0,'revision','',0),(338,1,'2015-05-11 13:48:50','2015-05-11 13:48:50','','Light_10K_SB_ALUMNI','','inherit','open','open','','light_10k_sb_alumni','','','2015-05-11 13:48:50','2015-05-11 13:48:50','',6,'http://www.rifeintl.com/wp-content/uploads/2015/01/Light_10K_SB_ALUMNI.jpg',0,'attachment','image/jpeg',0),(339,1,'2015-05-11 13:48:52','2015-05-11 13:48:52','','UMPC logo','','inherit','open','open','','umpc-logo','','','2015-05-11 13:48:52','2015-05-11 13:48:52','',6,'http://www.rifeintl.com/wp-content/uploads/2015/01/UMPC-logo.jpg',0,'attachment','image/jpeg',0),(340,1,'2015-05-11 13:48:55','2015-05-11 13:48:55','','College park','','inherit','open','open','','college-park','','','2015-05-11 13:48:55','2015-05-11 13:48:55','',6,'http://www.rifeintl.com/wp-content/uploads/2015/01/College-park.pdf',0,'attachment','application/pdf',0),(341,1,'2015-05-11 13:49:45','2015-05-11 13:49:45','<img class=\"alignright wp-image-194 size-full\" src=\"http://www.rifeintl.com/wp-content/uploads/2015/01/rife-globe.jpg\" alt=\"\" width=\"214\" height=\"214\" />\r\n\r\nRife International, LLC is an established energy efficiency and sustainable development firm, headquartered in Bethesda, Maryland. As a SBA 8(a) certified company, Rife provides energy-related solutions and real estate advisory services to various entities, including, but not limited to: government agencies, public utility companies, universities, property management companies, commercial construction firms, and Fortune 500 companies.\r\n\r\nRecognized as a <strong>2014 Top 100® MBE</strong> firm in the Mid-Atlantic region, Rife International, LLC has built a solid reputation in the energy efficiency, engineering, construction, and real estate industry not only by providing excellent service but also through our display of integrity and professionalism. Our innovative and value based approach allows us to consistently deliver the most effective and efficient solutions to our clients.\r\n\r\n<span class=\"\"><strong class=\"\">R</strong>eal Estate<strong class=\"\"> + <strong class=\"\"> I</strong></strong>nfrastructure<strong class=\"\"> + <strong class=\"\">F</strong></strong>acilities<strong class=\"\"> + <strong class=\"\"> E</strong></strong>nergy </span>\r\n<h2>Certifications</h2>\r\nRife International, LLC is a business enterprise that holds various certifications on the federal, state, and local levels. We are dedicated to supporting our clients\' and partners strategic, competitive and diversity initiatives. Our certifications include:\r\n<ul>\r\n <li>SBA 8(a) Certification</li>\r\n <li>MDOT MBE</li>\r\n <li>NMSDC MBE</li>\r\n <li>Washington Metro Area Transit Authority DBE</li>\r\n <li>Metropolitan Washington Airport Authority DBE</li>\r\n <li>Montgomery County LSBRP/ MFD</li>\r\n</ul>\r\n \r\n\r\n<img class=\"alignright wp-image-333 \" src=\"http://www.rifeintl.com/wp-content/uploads/2015/01/logo_tag-300x42.gif\" alt=\"\" width=\"521\" height=\"73\" /> <img class=\"alignleft wp-image-338 size-medium\" src=\"http://www.rifeintl.com/wp-content/uploads/2015/01/Light_10K_SB_ALUMNI-300x142.jpg\" alt=\"Light_10K_SB_ALUMNI\" width=\"300\" height=\"142\" />','About Us','','inherit','open','open','','6-revision-v1','','','2015-05-11 13:49:45','2015-05-11 13:49:45','',6,'http://www.rifeintl.com/6-revision-v1/',0,'revision','',0),(342,1,'2015-05-11 13:52:41','2015-05-11 13:52:41','Rife International, LLC was selected as an energy efficiency solutions con-tractor to the University of Maryland College Park (UMCP) and saved the university several thousand dollars in lighting costs annually.\r\n\r\nThe project included the removal and recycling of existing T-8 2x4 flo-rescent light fixtures and installing new energy efficient T-5 2x2 flo-rescent fixtures.','University of Maryland','','publish','closed','closed','','university-of-maryland','','','2015-05-11 13:53:59','2015-05-11 13:53:59','',0,'http://www.rifeintl.com/?post_type=portfolio&p=342',0,'portfolio','',0),(343,1,'2015-05-11 14:00:27','2015-05-11 14:00:27','<img class=\"alignright wp-image-161 size-medium\" src=\"http://www.rifeintl.com/wp-content/uploads/2015/03/bigstock_Close-up_Of_Two_Business_Partn_7765563-300x223.jpg\" alt=\"\" width=\"300\" height=\"223\" />As a growing international energy efficiency and sustainable development firm, Rife International, LLC is looking to further our progress with leaders who have a passion for solving emerging challenges. Teamwork and shared values assist us in delivering outstanding solutions and results for our clients.\n\nWe understand that it takes diverse and talented leaders to solve our clients’ most challenging problems. As we grow and expand the boundaries of our company, we\'re looking for team members who want to do the same with their careers.\n\nRife International, LLC is committed to offering challenging and rewarding careers in a dynamic work environment. Our holistic approach to career development allows for continued professional, educational, and personal growth. All positions include a competitive benefits package with excellent professional development and compensation opportunities.\n<h2>Equal Opportunity Employer</h2>\nRife International, LLC is an equal opportunity employer that supports and promotes diversity by taking positive steps to eliminate barriers that may exist in hiring and employment practices. Our policy prohibits discrimination or harassment on the basis of race, color, religion, national origin, ancestry, sex, age, marital status, familial status, sexual orientation, disability or veteran status.\n<h2>Job Listings</h2>\n<table class=\"jobstable\" width=\"95%\">\n<tbody>\n<tr>\n<th width=\"22%\">Requisition #</th>\n<th width=\"48%\">Job Title</th>\n<th width=\"30%\">Location</th>\n</tr>\n<tr>\n<td>2014-0308-0001</td>\n<td>Energy Efficiency Specialist</td>\n<td>Bethesda, MD</td>\n</tr>\n<tr>\n<td>2014-0308-0001</td>\n<td>Energy Efficiency Specialist</td>\n<td>Bethesda, MD</td>\n</tr>\n<tr>\n<td>2014-0308-0001</td>\n<td>Energy Efficiency Specialist</td>\n<td>Bethesda, MD</td>\n</tr>\n<tr>\n<td>2014-0308-0001</td>\n<td>Energy Efficiency Specialist</td>\n<td>Bethesda, MD</td>\n</tr>\n<tr>\n<td class=\"even\">2014-0301-0001</td>\n<td class=\"even\">Senior Project Manager - Construction</td>\n<td class=\"even\">Washington, DC</td>\n</tr>\n<tr>\n<td>2014-0301-0002</td>\n<td>Overseas Project Manager</td>\n<td>International</td>\n</tr>\n<tr>\n<td class=\"even\">2014-0228-0001</td>\n<td class=\"even\">Electrical Engineer</td>\n<td class=\"even\">Washington, DC</td>\n</tr>\n<tr>\n<td>2014-0228-0002</td>\n<td>Construction Manager</td>\n<td>Bethesda, MD</td>\n</tr>\n<tr>\n<td class=\"even\">2014-0228-0003</td>\n<td class=\"even\">Estimator</td>\n<td class=\"even\">Washington, DC</td>\n</tr>\n<tr>\n<td>2014-0228-0004</td>\n<td>Account Executive</td>\n<td>Bethesda, MD</td>\n</tr>\n</tbody>\n</table>\nAll interested candidates should forward resumes to our Human Resources department at <a href=\"mailto:careers@rifeintl.com\">careers@rifeintl.com</a>','Careers','','inherit','open','open','','12-autosave-v1','','','2015-05-11 14:00:27','2015-05-11 14:00:27','',12,'http://www.rifeintl.com/12-autosave-v1/',0,'revision','',0),(344,1,'2015-05-11 14:01:47','2015-05-11 14:01:47','<img class=\"alignright wp-image-161 size-medium\" src=\"http://www.rifeintl.com/wp-content/uploads/2015/03/bigstock_Close-up_Of_Two_Business_Partn_7765563-300x223.jpg\" alt=\"\" width=\"300\" height=\"223\" />As a growing international energy efficiency and sustainable development firm, Rife International, LLC is looking to further our progress with leaders who have a passion for solving emerging challenges. Teamwork and shared values assist us in delivering outstanding solutions and results for our clients.\r\n\r\nWe understand that it takes diverse and talented leaders to solve our clients’ most challenging problems. As we grow and expand the boundaries of our company, we\'re looking for team members who want to do the same with their careers.\r\n\r\nRife International, LLC is committed to offering challenging and rewarding careers in a dynamic work environment. Our holistic approach to career development allows for continued professional, educational, and personal growth. All positions include a competitive benefits package with excellent professional development and compensation opportunities.\r\n<h2>Equal Opportunity Employer</h2>\r\nRife International, LLC is an equal opportunity employer that supports and promotes diversity by taking positive steps to eliminate barriers that may exist in hiring and employment practices. Our policy prohibits discrimination or harassment on the basis of race, color, religion, national origin, ancestry, sex, age, marital status, familial status, sexual orientation, disability or veteran status.\r\n<h2>Job Listings</h2>\r\n<table class=\"jobstable\" width=\"95%\">\r\n<tbody>\r\n<tr>\r\n<th width=\"22%\">Requisition #</th>\r\n<th width=\"48%\">Job Title</th>\r\n<th width=\"30%\">Location</th>\r\n</tr>\r\n<tr>\r\n<td>0000</td>\r\n<td>Public Relations and Marketing Intern</td>\r\n<td>Bethesda, MD</td>\r\n</tr>\r\n<tr>\r\n<td>0000</td>\r\n<td>Operations Intern</td>\r\n<td>Bethesda, MD</td>\r\n</tr>\r\n<tr>\r\n<td>0000</td>\r\n<td>Business Development Assistant Intern</td>\r\n<td>Bethesda, MD</td>\r\n</tr>\r\n<tr>\r\n<td>2014-0308-0001</td>\r\n<td>Energy Efficiency Specialist</td>\r\n<td>Bethesda, MD</td>\r\n</tr>\r\n<tr>\r\n<td class=\"even\">2014-0301-0001</td>\r\n<td class=\"even\">Senior Project Manager - Construction</td>\r\n<td class=\"even\">Washington, DC</td>\r\n</tr>\r\n<tr>\r\n<td>2014-0301-0002</td>\r\n<td>Overseas Project Manager</td>\r\n<td>International</td>\r\n</tr>\r\n<tr>\r\n<td class=\"even\">2014-0228-0001</td>\r\n<td class=\"even\">Electrical Engineer</td>\r\n<td class=\"even\">Washington, DC</td>\r\n</tr>\r\n<tr>\r\n<td>2014-0228-0002</td>\r\n<td>Construction Manager</td>\r\n<td>Bethesda, MD</td>\r\n</tr>\r\n<tr>\r\n<td class=\"even\">2014-0228-0003</td>\r\n<td class=\"even\">Estimator</td>\r\n<td class=\"even\">Washington, DC</td>\r\n</tr>\r\n<tr>\r\n<td>2014-0228-0004</td>\r\n<td>Account Executive</td>\r\n<td>Bethesda, MD</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\nAll interested candidates should forward resumes to our Human Resources department at <a href=\"mailto:careers@rifeintl.com\">careers@rifeintl.com</a>','Careers','','inherit','open','open','','12-revision-v1','','','2015-05-11 14:01:47','2015-05-11 14:01:47','',12,'http://www.rifeintl.com/12-revision-v1/',0,'revision','',0),(345,1,'2015-05-11 14:02:25','2015-05-11 14:02:25','','Business Development Assistant Intern','','inherit','open','open','','business-development-assistant-intern','','','2015-05-11 14:02:25','2015-05-11 14:02:25','',0,'http://www.rifeintl.com/wp-content/uploads/2015/05/Business-Development-Assistant-Intern.pdf',0,'attachment','application/pdf',0),(346,1,'2015-05-11 14:02:26','2015-05-11 14:02:26','','Operations Intern','','inherit','open','open','','operations-intern','','','2015-05-11 14:02:26','2015-05-11 14:02:26','',0,'http://www.rifeintl.com/wp-content/uploads/2015/05/Operations-Intern.pdf',0,'attachment','application/pdf',0),(347,1,'2015-05-11 14:02:27','2015-05-11 14:02:27','','Public Relations - Marketing Internship','','inherit','open','open','','public-relations-marketing-internship','','','2015-05-11 14:02:27','2015-05-11 14:02:27','',0,'http://www.rifeintl.com/wp-content/uploads/2015/05/Public-Relations-Marketing-Internship.pdf',0,'attachment','application/pdf',0),(348,1,'2015-05-11 14:02:59','2015-05-11 14:02:59','<img class=\"alignright wp-image-161 size-medium\" src=\"http://www.rifeintl.com/wp-content/uploads/2015/03/bigstock_Close-up_Of_Two_Business_Partn_7765563-300x223.jpg\" alt=\"\" width=\"300\" height=\"223\" />As a growing international energy efficiency and sustainable development firm, Rife International, LLC is looking to further our progress with leaders who have a passion for solving emerging challenges. Teamwork and shared values assist us in delivering outstanding solutions and results for our clients.\r\n\r\nWe understand that it takes diverse and talented leaders to solve our clients’ most challenging problems. As we grow and expand the boundaries of our company, we\'re looking for team members who want to do the same with their careers.\r\n\r\nRife International, LLC is committed to offering challenging and rewarding careers in a dynamic work environment. Our holistic approach to career development allows for continued professional, educational, and personal growth. All positions include a competitive benefits package with excellent professional development and compensation opportunities.\r\n<h2>Equal Opportunity Employer</h2>\r\nRife International, LLC is an equal opportunity employer that supports and promotes diversity by taking positive steps to eliminate barriers that may exist in hiring and employment practices. Our policy prohibits discrimination or harassment on the basis of race, color, religion, national origin, ancestry, sex, age, marital status, familial status, sexual orientation, disability or veteran status.\r\n<h2>Job Listings</h2>\r\n<table class=\"jobstable\" width=\"95%\">\r\n<tbody>\r\n<tr>\r\n<th width=\"22%\">Requisition #</th>\r\n<th width=\"48%\">Job Title</th>\r\n<th width=\"30%\">Location</th>\r\n</tr>\r\n<tr>\r\n<td>0000</td>\r\n<td><a href=\"http://www.rifeintl.com/wp-content/uploads/2015/05/Public-Relations-Marketing-Internship.pdf\" target=\"_blank\">Public Relations and Marketing Intern</a></td>\r\n<td>Bethesda, MD</td>\r\n</tr>\r\n<tr>\r\n<td>0000</td>\r\n<td>Operations Intern</td>\r\n<td>Bethesda, MD</td>\r\n</tr>\r\n<tr>\r\n<td>0000</td>\r\n<td>Business Development Assistant Intern</td>\r\n<td>Bethesda, MD</td>\r\n</tr>\r\n<tr>\r\n<td>2014-0308-0001</td>\r\n<td>Energy Efficiency Specialist</td>\r\n<td>Bethesda, MD</td>\r\n</tr>\r\n<tr>\r\n<td class=\"even\">2014-0301-0001</td>\r\n<td class=\"even\">Senior Project Manager - Construction</td>\r\n<td class=\"even\">Washington, DC</td>\r\n</tr>\r\n<tr>\r\n<td>2014-0301-0002</td>\r\n<td>Overseas Project Manager</td>\r\n<td>International</td>\r\n</tr>\r\n<tr>\r\n<td class=\"even\">2014-0228-0001</td>\r\n<td class=\"even\">Electrical Engineer</td>\r\n<td class=\"even\">Washington, DC</td>\r\n</tr>\r\n<tr>\r\n<td>2014-0228-0002</td>\r\n<td>Construction Manager</td>\r\n<td>Bethesda, MD</td>\r\n</tr>\r\n<tr>\r\n<td class=\"even\">2014-0228-0003</td>\r\n<td class=\"even\">Estimator</td>\r\n<td class=\"even\">Washington, DC</td>\r\n</tr>\r\n<tr>\r\n<td>2014-0228-0004</td>\r\n<td>Account Executive</td>\r\n<td>Bethesda, MD</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\nAll interested candidates should forward resumes to our Human Resources department at <a href=\"mailto:careers@rifeintl.com\">careers@rifeintl.com</a>','Careers','','inherit','open','open','','12-revision-v1','','','2015-05-11 14:02:59','2015-05-11 14:02:59','',12,'http://www.rifeintl.com/12-revision-v1/',0,'revision','',0),(349,1,'2015-05-11 14:03:36','2015-05-11 14:03:36','<img class=\"alignright wp-image-161 size-medium\" src=\"http://www.rifeintl.com/wp-content/uploads/2015/03/bigstock_Close-up_Of_Two_Business_Partn_7765563-300x223.jpg\" alt=\"\" width=\"300\" height=\"223\" />As a growing international energy efficiency and sustainable development firm, Rife International, LLC is looking to further our progress with leaders who have a passion for solving emerging challenges. Teamwork and shared values assist us in delivering outstanding solutions and results for our clients.\r\n\r\nWe understand that it takes diverse and talented leaders to solve our clients’ most challenging problems. As we grow and expand the boundaries of our company, we\'re looking for team members who want to do the same with their careers.\r\n\r\nRife International, LLC is committed to offering challenging and rewarding careers in a dynamic work environment. Our holistic approach to career development allows for continued professional, educational, and personal growth. All positions include a competitive benefits package with excellent professional development and compensation opportunities.\r\n<h2>Equal Opportunity Employer</h2>\r\nRife International, LLC is an equal opportunity employer that supports and promotes diversity by taking positive steps to eliminate barriers that may exist in hiring and employment practices. Our policy prohibits discrimination or harassment on the basis of race, color, religion, national origin, ancestry, sex, age, marital status, familial status, sexual orientation, disability or veteran status.\r\n<h2>Job Listings</h2>\r\n<table class=\"jobstable\" width=\"95%\">\r\n<tbody>\r\n<tr>\r\n<th width=\"22%\">Requisition #</th>\r\n<th width=\"48%\">Job Title</th>\r\n<th width=\"30%\">Location</th>\r\n</tr>\r\n<tr>\r\n<td>0000</td>\r\n<td><a href=\"http://www.rifeintl.com/wp-content/uploads/2015/05/Public-Relations-Marketing-Internship.pdf\" target=\"_blank\">Public Relations and Marketing Intern</a></td>\r\n<td>Bethesda, MD</td>\r\n</tr>\r\n<tr>\r\n<td>0000</td>\r\n<td><a href=\"http://www.rifeintl.com/wp-content/uploads/2015/05/Operations-Intern.pdf\" target=\"_blank\">Operations Intern</a></td>\r\n<td>Bethesda, MD</td>\r\n</tr>\r\n<tr>\r\n<td>0000</td>\r\n<td>Business Development Assistant Intern</td>\r\n<td>Bethesda, MD</td>\r\n</tr>\r\n<tr>\r\n<td>2014-0308-0001</td>\r\n<td>Energy Efficiency Specialist</td>\r\n<td>Bethesda, MD</td>\r\n</tr>\r\n<tr>\r\n<td class=\"even\">2014-0301-0001</td>\r\n<td class=\"even\">Senior Project Manager - Construction</td>\r\n<td class=\"even\">Washington, DC</td>\r\n</tr>\r\n<tr>\r\n<td>2014-0301-0002</td>\r\n<td>Overseas Project Manager</td>\r\n<td>International</td>\r\n</tr>\r\n<tr>\r\n<td class=\"even\">2014-0228-0001</td>\r\n<td class=\"even\">Electrical Engineer</td>\r\n<td class=\"even\">Washington, DC</td>\r\n</tr>\r\n<tr>\r\n<td>2014-0228-0002</td>\r\n<td>Construction Manager</td>\r\n<td>Bethesda, MD</td>\r\n</tr>\r\n<tr>\r\n<td class=\"even\">2014-0228-0003</td>\r\n<td class=\"even\">Estimator</td>\r\n<td class=\"even\">Washington, DC</td>\r\n</tr>\r\n<tr>\r\n<td>2014-0228-0004</td>\r\n<td>Account Executive</td>\r\n<td>Bethesda, MD</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\nAll interested candidates should forward resumes to our Human Resources department at <a href=\"mailto:careers@rifeintl.com\">careers@rifeintl.com</a>','Careers','','inherit','open','open','','12-revision-v1','','','2015-05-11 14:03:36','2015-05-11 14:03:36','',12,'http://www.rifeintl.com/12-revision-v1/',0,'revision','',0),(350,1,'2015-05-11 14:04:11','2015-05-11 14:04:11','<img class=\"alignright wp-image-161 size-medium\" src=\"http://www.rifeintl.com/wp-content/uploads/2015/03/bigstock_Close-up_Of_Two_Business_Partn_7765563-300x223.jpg\" alt=\"\" width=\"300\" height=\"223\" />As a growing international energy efficiency and sustainable development firm, Rife International, LLC is looking to further our progress with leaders who have a passion for solving emerging challenges. Teamwork and shared values assist us in delivering outstanding solutions and results for our clients.\r\n\r\nWe understand that it takes diverse and talented leaders to solve our clients’ most challenging problems. As we grow and expand the boundaries of our company, we\'re looking for team members who want to do the same with their careers.\r\n\r\nRife International, LLC is committed to offering challenging and rewarding careers in a dynamic work environment. Our holistic approach to career development allows for continued professional, educational, and personal growth. All positions include a competitive benefits package with excellent professional development and compensation opportunities.\r\n<h2>Equal Opportunity Employer</h2>\r\nRife International, LLC is an equal opportunity employer that supports and promotes diversity by taking positive steps to eliminate barriers that may exist in hiring and employment practices. Our policy prohibits discrimination or harassment on the basis of race, color, religion, national origin, ancestry, sex, age, marital status, familial status, sexual orientation, disability or veteran status.\r\n<h2>Job Listings</h2>\r\n<table class=\"jobstable\" width=\"95%\">\r\n<tbody>\r\n<tr>\r\n<th width=\"22%\">Requisition #</th>\r\n<th width=\"48%\">Job Title</th>\r\n<th width=\"30%\">Location</th>\r\n</tr>\r\n<tr>\r\n<td>0000</td>\r\n<td><a href=\"http://www.rifeintl.com/wp-content/uploads/2015/05/Public-Relations-Marketing-Internship.pdf\" target=\"_blank\">Public Relations and Marketing Intern</a></td>\r\n<td>Bethesda, MD</td>\r\n</tr>\r\n<tr>\r\n<td>0000</td>\r\n<td><a href=\"http://www.rifeintl.com/wp-content/uploads/2015/05/Operations-Intern.pdf\" target=\"_blank\">Operations Intern</a></td>\r\n<td>Bethesda, MD</td>\r\n</tr>\r\n<tr>\r\n<td>0000</td>\r\n<td><a href=\"http://www.rifeintl.com/wp-content/uploads/2015/05/Business-Development-Assistant-Intern.pdf\" target=\"_blank\">Business Development Assistant Intern</a></td>\r\n<td>Bethesda, MD</td>\r\n</tr>\r\n<tr>\r\n<td>2014-0308-0001</td>\r\n<td>Energy Efficiency Specialist</td>\r\n<td>Bethesda, MD</td>\r\n</tr>\r\n<tr>\r\n<td class=\"even\">2014-0301-0001</td>\r\n<td class=\"even\">Senior Project Manager - Construction</td>\r\n<td class=\"even\">Washington, DC</td>\r\n</tr>\r\n<tr>\r\n<td>2014-0301-0002</td>\r\n<td>Overseas Project Manager</td>\r\n<td>International</td>\r\n</tr>\r\n<tr>\r\n<td class=\"even\">2014-0228-0001</td>\r\n<td class=\"even\">Electrical Engineer</td>\r\n<td class=\"even\">Washington, DC</td>\r\n</tr>\r\n<tr>\r\n<td>2014-0228-0002</td>\r\n<td>Construction Manager</td>\r\n<td>Bethesda, MD</td>\r\n</tr>\r\n<tr>\r\n<td class=\"even\">2014-0228-0003</td>\r\n<td class=\"even\">Estimator</td>\r\n<td class=\"even\">Washington, DC</td>\r\n</tr>\r\n<tr>\r\n<td>2014-0228-0004</td>\r\n<td>Account Executive</td>\r\n<td>Bethesda, MD</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\nAll interested candidates should forward resumes to our Human Resources department at <a href=\"mailto:careers@rifeintl.com\">careers@rifeintl.com</a>','Careers','','inherit','open','open','','12-revision-v1','','','2015-05-11 14:04:11','2015-05-11 14:04:11','',12,'http://www.rifeintl.com/12-revision-v1/',0,'revision','',0),(351,1,'2015-05-11 20:02:36','2015-05-11 20:02:36','<img class=\"alignright wp-image-161 size-medium\" src=\"http://www.rifeintl.com/wp-content/uploads/2015/03/bigstock_Close-up_Of_Two_Business_Partn_7765563-300x223.jpg\" alt=\"\" width=\"300\" height=\"223\" />As a growing international energy efficiency and sustainable development firm, Rife International, LLC is looking to further our progress with leaders who have a passion for solving emerging challenges. Teamwork and shared values assist us in delivering outstanding solutions and results for our clients.\r\n\r\nWe understand that it takes diverse and talented leaders to solve our clients’ most challenging problems. As we grow and expand the boundaries of our company, we\'re looking for team members who want to do the same with their careers.\r\n\r\nRife International, LLC is committed to offering challenging and rewarding careers in a dynamic work environment. Our holistic approach to career development allows for continued professional, educational, and personal growth. All positions include a competitive benefits package with excellent professional development and compensation opportunities.\r\n<h2>Equal Opportunity Employer</h2>\r\nRife International, LLC is an equal opportunity employer that supports and promotes diversity by taking positive steps to eliminate barriers that may exist in hiring and employment practices. Our policy prohibits discrimination or harassment on the basis of race, color, religion, national origin, ancestry, sex, age, marital status, familial status, sexual orientation, disability or veteran status.\r\n<h2>Job Listings</h2>\r\n<table class=\"jobstable\" width=\"95%\">\r\n<tbody>\r\n<tr>\r\n<th width=\"22%\">Requisition #</th>\r\n<th width=\"48%\">Job Title</th>\r\n<th width=\"30%\">Location</th>\r\n</tr>\r\n<tr>\r\n<td>2015-0511-0001</td>\r\n<td><a href=\"http://www.rifeintl.com/wp-content/uploads/2015/05/Public-Relations-Marketing-Internship.pdf\" target=\"_blank\">Public Relations and Marketing Intern</a></td>\r\n<td>Bethesda, MD</td>\r\n</tr>\r\n<tr>\r\n<td>2015-0511-0002</td>\r\n<td><a href=\"http://www.rifeintl.com/wp-content/uploads/2015/05/Operations-Intern.pdf\" target=\"_blank\">Operations Intern</a></td>\r\n<td>Bethesda, MD</td>\r\n</tr>\r\n<tr>\r\n<td>2015-0511-0003</td>\r\n<td><a href=\"http://www.rifeintl.com/wp-content/uploads/2015/05/Business-Development-Assistant-Intern.pdf\" target=\"_blank\">Business Development Assistant Intern</a></td>\r\n<td>Bethesda, MD</td>\r\n</tr>\r\n<tr>\r\n<td>2014-0308-0001</td>\r\n<td>Energy Efficiency Specialist</td>\r\n<td>Bethesda, MD</td>\r\n</tr>\r\n<tr>\r\n<td class=\"even\">2014-0301-0001</td>\r\n<td class=\"even\">Senior Project Manager - Construction</td>\r\n<td class=\"even\">Washington, DC</td>\r\n</tr>\r\n<tr>\r\n<td>2014-0301-0002</td>\r\n<td>Overseas Project Manager</td>\r\n<td>International</td>\r\n</tr>\r\n<tr>\r\n<td class=\"even\">2014-0228-0001</td>\r\n<td class=\"even\">Electrical Engineer</td>\r\n<td class=\"even\">Washington, DC</td>\r\n</tr>\r\n<tr>\r\n<td>2014-0228-0002</td>\r\n<td>Construction Manager</td>\r\n<td>Bethesda, MD</td>\r\n</tr>\r\n<tr>\r\n<td class=\"even\">2014-0228-0003</td>\r\n<td class=\"even\">Estimator</td>\r\n<td class=\"even\">Washington, DC</td>\r\n</tr>\r\n<tr>\r\n<td>2014-0228-0004</td>\r\n<td>Account Executive</td>\r\n<td>Bethesda, MD</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\nAll interested candidates should forward resumes to our Human Resources department at <a href=\"mailto:careers@rifeintl.com\">careers@rifeintl.com</a>','Careers','','inherit','open','open','','12-revision-v1','','','2015-05-11 20:02:36','2015-05-11 20:02:36','',12,'http://www.rifeintl.com/12-revision-v1/',0,'revision','',0),(355,1,'2015-05-14 14:37:49','2015-05-14 14:37:49',' ','','','publish','open','open','','355','','','2015-05-14 19:17:25','2015-05-14 19:17:25','',0,'http://www.rifeintl.com/?p=355',3,'nav_menu_item','',0),(356,1,'2015-05-14 14:37:49','2015-05-14 14:37:49',' ','','','publish','open','open','','356','','','2015-05-14 19:17:24','2015-05-14 19:17:24','',0,'http://www.rifeintl.com/?p=356',2,'nav_menu_item','',0),(353,1,'2015-05-12 14:23:10','2015-05-12 14:23:10','','solar-panels-in-sun2','','inherit','open','open','','solar-panels-in-sun2','','','2015-05-12 14:23:10','2015-05-12 14:23:10','',0,'http://www.rifeintl.com/wp-content/uploads/2015/05/solar-panels-in-sun2.jpg',0,'attachment','image/jpeg',0),(357,1,'2015-05-14 14:37:48','2015-05-14 14:37:48',' ','','','publish','open','open','','357','','','2015-05-14 19:17:24','2015-05-14 19:17:24','',0,'http://www.rifeintl.com/?p=357',1,'nav_menu_item','',0),(360,1,'2015-05-14 14:40:39','2015-05-14 14:40:39',' ','','','publish','open','open','','360','','','2015-05-14 19:17:25','2015-05-14 19:17:25','',0,'http://www.rifeintl.com/?p=360',4,'nav_menu_item','',0); /*!40000 ALTER TABLE `wp_posts` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_term_relationships` -- DROP TABLE IF EXISTS `wp_term_relationships`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `wp_term_relationships` ( `object_id` bigint(20) unsigned NOT NULL default '0', `term_taxonomy_id` bigint(20) unsigned NOT NULL default '0', `term_order` int(11) NOT NULL default '0', PRIMARY KEY (`object_id`,`term_taxonomy_id`), KEY `term_taxonomy_id` (`term_taxonomy_id`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `wp_term_relationships` -- LOCK TABLES `wp_term_relationships` WRITE; /*!40000 ALTER TABLE `wp_term_relationships` DISABLE KEYS */; INSERT INTO `wp_term_relationships` VALUES (190,2,0),(16,2,0),(17,2,0),(21,2,0),(18,2,0),(20,2,0),(19,2,0),(27,2,0),(26,2,0),(70,7,0),(362,46,0),(220,6,0),(218,7,0),(76,7,0),(74,7,0),(72,7,0),(212,7,0),(215,7,0),(226,8,0),(222,6,0),(224,6,0),(226,5,0),(226,9,0),(226,10,0),(226,11,0),(226,12,0),(226,13,0),(226,14,0),(226,15,0),(226,16,0),(226,17,0),(229,8,0),(229,5,0),(229,9,0),(229,18,0),(229,19,0),(229,20,0),(229,13,0),(229,14,0),(229,15,0),(229,16,0),(229,17,0),(233,21,0),(233,4,0),(233,10,0),(233,14,0),(233,22,0),(233,23,0),(233,24,0),(233,25,0),(237,21,0),(237,4,0),(237,10,0),(237,26,0),(237,27,0),(237,28,0),(240,4,0),(240,21,0),(240,10,0),(240,18,0),(240,14,0),(240,29,0),(240,30,0),(240,28,0),(240,31,0),(240,32,0),(244,21,0),(244,4,0),(244,10,0),(244,14,0),(244,30,0),(244,22,0),(244,33,0),(248,21,0),(248,4,0),(248,10,0),(248,34,0),(248,35,0),(248,36,0),(248,37,0),(248,38,0),(248,39,0),(248,40,0),(248,41,0),(248,42,0),(248,43,0),(251,21,0),(251,3,0),(251,10,0),(251,44,0),(254,21,0),(254,3,0),(254,10,0),(254,45,0),(264,48,0),(265,48,0),(271,48,0),(342,49,0),(278,51,0),(277,49,0),(293,48,0),(276,49,0),(279,50,0),(280,50,0),(281,50,0),(282,51,0),(357,52,0),(356,52,0),(355,52,0),(362,14,0),(362,16,0),(360,52,0),(362,22,0),(362,10,0),(362,21,0),(362,45,0),(362,33,0),(362,13,0),(362,43,0),(362,12,0),(362,11,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=53 DEFAULT CHARSET=utf8; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `wp_term_taxonomy` -- LOCK TABLES `wp_term_taxonomy` WRITE; /*!40000 ALTER TABLE `wp_term_taxonomy` DISABLE KEYS */; INSERT INTO `wp_term_taxonomy` VALUES (1,1,'category','',0,0),(2,2,'nav_menu','',0,9),(3,3,'category','',0,2),(4,4,'category','',0,5),(5,5,'category','',0,2),(6,6,'category','',0,3),(7,7,'category','',0,7),(8,8,'post_tag','',0,2),(9,9,'post_tag','',0,2),(10,10,'post_tag','',0,9),(11,11,'post_tag','',0,2),(12,12,'post_tag','',0,2),(13,13,'post_tag','',0,3),(14,14,'post_tag','',0,6),(15,15,'post_tag','',0,2),(16,16,'post_tag','',0,3),(17,17,'post_tag','',0,2),(18,18,'post_tag','',0,2),(19,19,'post_tag','',0,1),(20,20,'post_tag','',0,1),(21,21,'post_tag','',0,8),(22,22,'post_tag','',0,3),(23,23,'post_tag','',0,1),(24,24,'post_tag','',0,1),(25,25,'post_tag','',0,1),(26,26,'post_tag','',0,1),(27,27,'post_tag','',0,1),(28,28,'post_tag','',0,2),(29,29,'post_tag','',0,1),(30,30,'post_tag','',0,2),(31,31,'post_tag','',0,1),(32,32,'post_tag','',0,1),(33,33,'post_tag','',0,2),(34,34,'post_tag','',0,1),(35,35,'post_tag','',0,1),(36,36,'post_tag','',0,1),(37,37,'post_tag','',0,1),(38,38,'post_tag','',0,1),(39,39,'post_tag','',0,1),(40,40,'post_tag','',0,1),(41,41,'post_tag','',0,1),(42,42,'post_tag','',0,1),(43,43,'post_tag','',0,2),(44,44,'post_tag','',0,1),(45,45,'post_tag','',0,2),(46,46,'category','',0,1),(47,47,'category','',0,0),(48,48,'portfoliocategory','',0,4),(49,49,'portfoliocategory','',0,3),(50,50,'portfoliocategory','',0,3),(51,51,'portfoliocategory','',0,2),(52,52,'nav_menu','',0,4); /*!40000 ALTER TABLE `wp_term_taxonomy` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_terms` -- DROP TABLE IF EXISTS `wp_terms`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `wp_terms` ( `term_id` bigint(20) unsigned NOT NULL auto_increment, `name` varchar(200) NOT NULL default '', `slug` varchar(200) NOT NULL default '', `term_group` bigint(10) NOT NULL default '0', PRIMARY KEY (`term_id`), KEY `slug` (`slug`(191)), KEY `name` (`name`(191)) ) ENGINE=MyISAM AUTO_INCREMENT=53 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,'MainTop','maintop',0),(3,'2010','2010',0),(4,'2011','2011',0),(5,'2012','2012',0),(6,'2013','2013',0),(7,'2014','2014',0),(8,'rife international','rife-international',0),(9,'llc','llc',0),(10,'kwabena osei-sarpong','kwabena-osei-sarpong',0),(11,'aarep','aarep',0),(12,'african american real estate professionals','african-american-real-estate-professionals',0),(13,'sustainability','sustainability',0),(14,'energy efficiency','energy-efficiency',0),(15,'building efficiency','building-efficiency',0),(16,'green building','green-building',0),(17,'sustainable design','sustainable-design',0),(18,'gsa','gsa',0),(19,'general services administration','general-services-administration',0),(20,'property management community of practice','property-management-community-of-practice',0),(21,'Rife International LLC','rife-international-llc',0),(22,'green energy','green-energy',0),(23,'veterans','veterans',0),(24,'employment','employment',0),(25,'jobs','jobs',0),(26,'University of Maryland College Park','university-of-maryland-college-park',0),(27,'Elkton Hall','elkton-hall',0),(28,'lighting','lighting',0),(29,'green','green',0),(30,'energy conservation','energy-conservation',0),(31,'electrical','electrical',0),(32,'hvac','hvac',0),(33,'Montgomery County Emergency Communications Center','montgomery-county-emergency-communications-center',0),(34,'beijing','beijing',0),(35,'china','china',0),(36,'chinese','chinese',0),(37,'sba','sba',0),(38,'sbdc','sbdc',0),(39,'small business development center','small-business-development-center',0),(40,'capital region','capital-region',0),(41,'maryland','maryland',0),(42,'international trade','international-trade',0),(43,'economic development','economic-development',0),(44,'MDOT MBE DBE','mdot-mbe-dbe',0),(45,'Power 30 Under 30','power-30-under-30',0),(46,'2015','2015',0),(47,'2016','2016',0),(48,'Construction Management','construction-management',0),(49,'Energy Efficiency','energy-efficiency',0),(50,'Facilities Management','facilities-management',0),(51,'Sustainable Program','sustainable-program',0),(52,'BelowMenu','belowmenu',0); /*!40000 ALTER TABLE `wp_terms` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_usermeta` -- DROP TABLE IF EXISTS `wp_usermeta`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `wp_usermeta` ( `umeta_id` bigint(20) unsigned NOT NULL auto_increment, `user_id` bigint(20) unsigned NOT NULL default '0', `meta_key` varchar(255) default NULL, `meta_value` longtext, PRIMARY KEY (`umeta_id`), KEY `user_id` (`user_id`), KEY `meta_key` (`meta_key`(191)) ) ENGINE=MyISAM AUTO_INCREMENT=59 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','sklu2003'),(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','true'),(10,1,'wp_capabilities','a:1:{s:13:\"administrator\";b:1;}'),(11,1,'wp_user_level','10'),(12,1,'dismissed_wp_pointers','wp360_locks,wp390_widgets,wtwp-intro-pointer,wp410_dfw'),(13,1,'show_welcome_panel','1'),(15,1,'wp_dashboard_quick_press_last_post_id','365'),(16,1,'wp_user-settings','libraryContent=browse&imgsize=medium&align=none&urlbutton=none&wplink=1&hidetb=1&editor=tinymce&advImgDetails=show'),(17,1,'wp_user-settings-time','1435288930'),(18,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\";}'),(19,1,'metaboxhidden_nav-menus','a:3:{i:0;s:8:\"add-post\";i:1;s:12:\"add-post_tag\";i:2;s:15:\"add-post_format\";}'),(20,1,'nav_menu_recently_edited','52'),(24,1,'vfb-form-settings','a:1:{i:1;a:2:{s:16:\"form_setting_tab\";s:6:\"opened\";s:17:\"setting_accordion\";s:12:\"notification\";}}'),(58,1,'session_tokens','a:2:{s:64:\"facb444109fb195503e3efee669e94b7af9b70d2d3e97502e597814d927ceb6a\";a:4:{s:10:\"expiration\";i:1435444434;s:2:\"ip\";s:13:\"205.201.255.5\";s:2:\"ua\";s:82:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.10; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1435271634;}s:64:\"df5b6dbf78e47ebe9184b154150400cb96daf8e043fad217fe578bdcc463dd30\";a:4:{s:10:\"expiration\";i:1435461734;s:2:\"ip\";s:13:\"66.44.122.109\";s:2:\"ua\";s:82:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.10; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1435288934;}}'),(34,1,'closedpostboxes_portfolio','a:0:{}'),(35,1,'metaboxhidden_portfolio','a:1:{i:0;s:7:\"slugdiv\";}'); /*!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,'sklu2003','$P$BxixbSMdvB/xMN9iXC02zs/xtK1gxK.','sklu2003','info@mydigitalix.com','','2015-01-08 16:33:17','',0,'sklu2003'); /*!40000 ALTER TABLE `wp_users` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_visual_form_builder_entries` -- DROP TABLE IF EXISTS `wp_visual_form_builder_entries`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `wp_visual_form_builder_entries` ( `entries_id` bigint(20) NOT NULL auto_increment, `form_id` bigint(20) NOT NULL, `data` longtext NOT NULL, `subject` text, `sender_name` varchar(255) default NULL, `sender_email` varchar(255) default NULL, `emails_to` text, `date_submitted` datetime default NULL, `ip_address` varchar(25) default NULL, `entry_approved` varchar(20) default '1', PRIMARY KEY (`entries_id`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `wp_visual_form_builder_entries` -- LOCK TABLES `wp_visual_form_builder_entries` WRITE; /*!40000 ALTER TABLE `wp_visual_form_builder_entries` DISABLE KEYS */; /*!40000 ALTER TABLE `wp_visual_form_builder_entries` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_visual_form_builder_fields` -- DROP TABLE IF EXISTS `wp_visual_form_builder_fields`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `wp_visual_form_builder_fields` ( `field_id` bigint(20) NOT NULL auto_increment, `form_id` bigint(20) NOT NULL, `field_key` varchar(255) NOT NULL, `field_type` varchar(25) NOT NULL, `field_options` text, `field_description` text, `field_name` text NOT NULL, `field_sequence` bigint(20) default '0', `field_parent` bigint(20) default '0', `field_validation` varchar(25) default NULL, `field_required` varchar(25) default NULL, `field_size` varchar(25) default 'medium', `field_css` varchar(255) default NULL, `field_layout` varchar(255) default NULL, `field_default` text, PRIMARY KEY (`field_id`) ) ENGINE=MyISAM AUTO_INCREMENT=9 DEFAULT CHARSET=utf8; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `wp_visual_form_builder_fields` -- LOCK TABLES `wp_visual_form_builder_fields` WRITE; /*!40000 ALTER TABLE `wp_visual_form_builder_fields` DISABLE KEYS */; INSERT INTO `wp_visual_form_builder_fields` VALUES (1,1,'1','fieldset','','','',0,0,'','','','','',''),(2,1,'verification','verification','','','Verification',5,0,'','','','','',''),(3,1,'please-enter-any-two-digits','secret','','Example: 12','Please enter any two digits',6,2,'','yes','medium','','',''),(4,1,'submit','submit','','','Submit',7,2,'','','','','',''),(5,1,'full-name','text','','','Full Name',1,0,'','yes','medium','','',''),(6,1,'email','email','','','Email',2,0,'email','yes','medium','','',''),(7,1,'phone','phone','','','Phone',3,0,'phone','no','medium','','',''),(8,1,'commentsquestion','textarea','','','COMMENTS/QUESTION',4,0,'','yes','medium','','',''); /*!40000 ALTER TABLE `wp_visual_form_builder_fields` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_visual_form_builder_forms` -- DROP TABLE IF EXISTS `wp_visual_form_builder_forms`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `wp_visual_form_builder_forms` ( `form_id` bigint(20) NOT NULL auto_increment, `form_key` tinytext NOT NULL, `form_title` text NOT NULL, `form_email_subject` text, `form_email_to` text, `form_email_from` varchar(255) default NULL, `form_email_from_name` varchar(255) default NULL, `form_email_from_override` varchar(255) default NULL, `form_email_from_name_override` varchar(255) default NULL, `form_success_type` varchar(25) default 'text', `form_success_message` text, `form_notification_setting` varchar(25) default NULL, `form_notification_email_name` varchar(255) default NULL, `form_notification_email_from` varchar(255) default NULL, `form_notification_email` varchar(25) default NULL, `form_notification_subject` varchar(255) default NULL, `form_notification_message` text, `form_notification_entry` varchar(25) default NULL, `form_label_alignment` varchar(25) default NULL, PRIMARY KEY (`form_id`) ) ENGINE=MyISAM AUTO_INCREMENT=2 DEFAULT CHARSET=utf8; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `wp_visual_form_builder_forms` -- LOCK TABLES `wp_visual_form_builder_forms` WRITE; /*!40000 ALTER TABLE `wp_visual_form_builder_forms` DISABLE KEYS */; INSERT INTO `wp_visual_form_builder_forms` VALUES (1,'contact-us','Contact Us','Contact Us','a:1:{i:0;s:17:\"info@rifeintl.com\";}','info@rifeintl.com','RIFE International','','','text','<p id=\"form_success\">Your form was successfully submitted. Thank you for contacting us.</p>\n','','','','','','','',''); /*!40000 ALTER TABLE `wp_visual_form_builder_forms` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_wpgmza` -- DROP TABLE IF EXISTS `wp_wpgmza`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `wp_wpgmza` ( `id` int(11) NOT NULL auto_increment, `map_id` int(11) NOT NULL, `address` varchar(700) NOT NULL, `description` mediumtext NOT NULL, `pic` varchar(700) NOT NULL, `link` varchar(700) NOT NULL, `icon` varchar(700) NOT NULL, `lat` varchar(100) NOT NULL, `lng` varchar(100) NOT NULL, `anim` varchar(3) NOT NULL, `title` varchar(700) NOT NULL, `infoopen` varchar(3) NOT NULL, `category` varchar(500) NOT NULL, `approved` tinyint(1) default '1', `retina` tinyint(1) default '0', PRIMARY KEY (`id`) ) ENGINE=MyISAM AUTO_INCREMENT=3 DEFAULT CHARSET=utf8; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `wp_wpgmza` -- LOCK TABLES `wp_wpgmza` WRITE; /*!40000 ALTER TABLE `wp_wpgmza` DISABLE KEYS */; INSERT INTO `wp_wpgmza` VALUES (2,1,'10411 Motor City Drive, Suite 750 Bethesda, Maryland 20817','','','','','39.027994','-77.14302399999997','0','','0','',1,0); /*!40000 ALTER TABLE `wp_wpgmza` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_wpgmza_categories` -- DROP TABLE IF EXISTS `wp_wpgmza_categories`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `wp_wpgmza_categories` ( `id` int(11) NOT NULL auto_increment, `active` tinyint(1) NOT NULL, `category_name` varchar(50) NOT NULL, `category_icon` varchar(700) NOT NULL, `retina` tinyint(1) default '0', PRIMARY KEY (`id`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `wp_wpgmza_categories` -- LOCK TABLES `wp_wpgmza_categories` WRITE; /*!40000 ALTER TABLE `wp_wpgmza_categories` DISABLE KEYS */; /*!40000 ALTER TABLE `wp_wpgmza_categories` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_wpgmza_category_maps` -- DROP TABLE IF EXISTS `wp_wpgmza_category_maps`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `wp_wpgmza_category_maps` ( `id` int(11) NOT NULL auto_increment, `cat_id` int(11) NOT NULL, `map_id` int(11) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `wp_wpgmza_category_maps` -- LOCK TABLES `wp_wpgmza_category_maps` WRITE; /*!40000 ALTER TABLE `wp_wpgmza_category_maps` DISABLE KEYS */; /*!40000 ALTER TABLE `wp_wpgmza_category_maps` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_wpgmza_maps` -- DROP TABLE IF EXISTS `wp_wpgmza_maps`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `wp_wpgmza_maps` ( `id` int(11) NOT NULL auto_increment, `map_title` varchar(50) NOT NULL, `map_width` varchar(6) NOT NULL, `map_height` varchar(6) NOT NULL, `map_start_lat` varchar(700) NOT NULL, `map_start_lng` varchar(700) NOT NULL, `map_start_location` varchar(700) NOT NULL, `map_start_zoom` int(10) NOT NULL, `default_marker` varchar(700) NOT NULL, `type` int(10) NOT NULL, `alignment` int(10) NOT NULL, `directions_enabled` int(10) NOT NULL, `styling_enabled` int(10) NOT NULL, `styling_json` mediumtext NOT NULL, `active` int(1) NOT NULL, `kml` varchar(700) NOT NULL, `bicycle` int(10) NOT NULL, `traffic` int(10) NOT NULL, `dbox` int(10) NOT NULL, `dbox_width` varchar(10) NOT NULL, `listmarkers` int(10) NOT NULL, `listmarkers_advanced` int(10) NOT NULL, `filterbycat` tinyint(1) NOT NULL, `ugm_enabled` int(10) NOT NULL, `ugm_category_enabled` tinyint(1) NOT NULL, `fusion` varchar(100) NOT NULL, `map_width_type` varchar(3) NOT NULL, `map_height_type` varchar(3) NOT NULL, `mass_marker_support` int(10) NOT NULL, `ugm_access` int(10) NOT NULL, `order_markers_by` int(10) NOT NULL, `order_markers_choice` int(10) NOT NULL, `show_user_location` int(3) NOT NULL, `default_to` varchar(700) NOT NULL, `other_settings` longtext NOT NULL, PRIMARY KEY (`id`) ) ENGINE=MyISAM AUTO_INCREMENT=2 DEFAULT CHARSET=latin1; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `wp_wpgmza_maps` -- LOCK TABLES `wp_wpgmza_maps` WRITE; /*!40000 ALTER TABLE `wp_wpgmza_maps` DISABLE KEYS */; INSERT INTO `wp_wpgmza_maps` VALUES (1,'RIFE International','100','300','39.028087','-77.142917','39.02808706389786,-77.14291686170873',18,'0',2,2,1,0,'',0,'',2,2,1,'250',0,0,0,0,0,'','\\%','px',1,0,1,2,0,'','a:8:{s:21:\"store_locator_enabled\";i:2;s:22:\"store_locator_distance\";i:1;s:20:\"store_locator_bounce\";i:1;s:26:\"store_locator_query_string\";s:14:\"ZIP / Address:\";s:13:\"weather_layer\";i:2;s:23:\"weather_layer_temp_type\";i:1;s:11:\"cloud_layer\";i:2;s:15:\"transport_layer\";i:2;}'); /*!40000 ALTER TABLE `wp_wpgmza_maps` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_wpgmza_polygon` -- DROP TABLE IF EXISTS `wp_wpgmza_polygon`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `wp_wpgmza_polygon` ( `id` int(11) NOT NULL auto_increment, `map_id` int(11) NOT NULL, `polydata` longtext NOT NULL, `linecolor` varchar(7) NOT NULL, `lineopacity` varchar(7) NOT NULL, `fillcolor` varchar(7) NOT NULL, `opacity` varchar(3) NOT NULL, `title` varchar(250) NOT NULL, `link` varchar(700) NOT NULL, `ohfillcolor` varchar(7) NOT NULL, `ohlinecolor` varchar(7) NOT NULL, `ohopacity` varchar(3) NOT NULL, `polyname` varchar(100) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `wp_wpgmza_polygon` -- LOCK TABLES `wp_wpgmza_polygon` WRITE; /*!40000 ALTER TABLE `wp_wpgmza_polygon` DISABLE KEYS */; /*!40000 ALTER TABLE `wp_wpgmza_polygon` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_wpgmza_polylines` -- DROP TABLE IF EXISTS `wp_wpgmza_polylines`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `wp_wpgmza_polylines` ( `id` int(11) NOT NULL auto_increment, `map_id` int(11) NOT NULL, `polydata` longtext NOT NULL, `linecolor` varchar(7) NOT NULL, `linethickness` varchar(3) NOT NULL, `opacity` varchar(3) NOT NULL, `polyname` varchar(100) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `wp_wpgmza_polylines` -- LOCK TABLES `wp_wpgmza_polylines` WRITE; /*!40000 ALTER TABLE `wp_wpgmza_polylines` DISABLE KEYS */; /*!40000 ALTER TABLE `wp_wpgmza_polylines` ENABLE KEYS */; UNLOCK TABLES; -- -- Dumping routines for database 'rifeintldb' -- 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 2015-07-06 0:13:18