Deprecated: Function eregi() is deprecated in D:\Projects\phpxxx\libraries\plugin_interface.lib.php on line 30

Deprecated: Function eregi() is deprecated in D:\Projects\phpxxx\libraries\plugin_interface.lib.php on line 30

Deprecated: Function eregi() is deprecated in D:\Projects\phpxxx\libraries\plugin_interface.lib.php on line 30

Deprecated: Function eregi() is deprecated in D:\Projects\phpxxx\libraries\plugin_interface.lib.php on line 30

Deprecated: Function eregi() is deprecated in D:\Projects\phpxxx\libraries\plugin_interface.lib.php on line 30

Deprecated: Function eregi() is deprecated in D:\Projects\phpxxx\libraries\plugin_interface.lib.php on line 30

Deprecated: Function eregi() is deprecated in D:\Projects\phpxxx\libraries\plugin_interface.lib.php on line 30

Deprecated: Function eregi() is deprecated in D:\Projects\phpxxx\libraries\plugin_interface.lib.php on line 30

Deprecated: Function eregi() is deprecated in D:\Projects\phpxxx\libraries\plugin_interface.lib.php on line 30

Deprecated: Function eregi() is deprecated in D:\Projects\phpxxx\libraries\plugin_interface.lib.php on line 30

Deprecated: Function eregi() is deprecated in D:\Projects\phpxxx\libraries\plugin_interface.lib.php on line 30
-- phpMyAdmin SQL Dump -- version 2.10.2 -- http://www.phpmyadmin.net -- -- Host: localhost -- Generation Time: Mar 06, 2011 at 06:02 PM -- Server version: 5.1.36 -- PHP Version: 5.3.0 SET SQL_MODE="NO_AUTO_VALUE_ON_ZERO"; -- -- Database: `betasptodvd` -- -- -------------------------------------------------------- -- -- Table structure for table `wp_commentmeta` -- CREATE TABLE `wp_commentmeta` ( `meta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `comment_id` bigint(20) unsigned NOT NULL DEFAULT '0', `meta_key` varchar(255) DEFAULT NULL, `meta_value` longtext, PRIMARY KEY (`meta_id`), KEY `comment_id` (`comment_id`), KEY `meta_key` (`meta_key`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8 AUTO_INCREMENT=1 ; -- -- Dumping data for table `wp_commentmeta` -- -- -------------------------------------------------------- -- -- Table structure for table `wp_comments` -- CREATE TABLE `wp_comments` ( `comment_ID` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `comment_post_ID` bigint(20) unsigned NOT NULL DEFAULT '0', `comment_author` tinytext NOT NULL, `comment_author_email` varchar(100) NOT NULL DEFAULT '', `comment_author_url` varchar(200) NOT NULL DEFAULT '', `comment_author_IP` varchar(100) NOT NULL DEFAULT '', `comment_date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `comment_date_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `comment_content` text NOT NULL, `comment_karma` int(11) NOT NULL DEFAULT '0', `comment_approved` varchar(20) NOT NULL DEFAULT '1', `comment_agent` varchar(255) NOT NULL DEFAULT '', `comment_type` varchar(20) NOT NULL DEFAULT '', `comment_parent` bigint(20) unsigned NOT NULL DEFAULT '0', `user_id` bigint(20) unsigned NOT NULL DEFAULT '0', PRIMARY KEY (`comment_ID`), KEY `comment_approved` (`comment_approved`), KEY `comment_post_ID` (`comment_post_ID`), KEY `comment_approved_date_gmt` (`comment_approved`,`comment_date_gmt`), KEY `comment_date_gmt` (`comment_date_gmt`), KEY `comment_parent` (`comment_parent`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8 AUTO_INCREMENT=2 ; -- -- Dumping data for table `wp_comments` -- -- -------------------------------------------------------- -- -- Table structure for table `wp_links` -- CREATE TABLE `wp_links` ( `link_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `link_url` varchar(255) NOT NULL DEFAULT '', `link_name` varchar(255) NOT NULL DEFAULT '', `link_image` varchar(255) NOT NULL DEFAULT '', `link_target` varchar(25) NOT NULL DEFAULT '', `link_description` varchar(255) NOT NULL DEFAULT '', `link_visible` varchar(20) NOT NULL DEFAULT 'Y', `link_owner` bigint(20) unsigned NOT NULL DEFAULT '1', `link_rating` int(11) NOT NULL DEFAULT '0', `link_updated` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `link_rel` varchar(255) NOT NULL DEFAULT '', `link_notes` mediumtext NOT NULL, `link_rss` varchar(255) NOT NULL DEFAULT '', PRIMARY KEY (`link_id`), KEY `link_visible` (`link_visible`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8 AUTO_INCREMENT=8 ; -- -- Dumping data for table `wp_links` -- INSERT INTO `wp_links` (`link_id`, `link_url`, `link_name`, `link_image`, `link_target`, `link_description`, `link_visible`, `link_owner`, `link_rating`, `link_updated`, `link_rel`, `link_notes`, `link_rss`) VALUES (1, 'http://codex.wordpress.org/', 'Documentation', '', '', '', 'Y', 1, 0, '0000-00-00 00:00:00', '', '', ''), (2, 'http://wordpress.org/news/', 'WordPress Blog', '', '', '', 'Y', 1, 0, '0000-00-00 00:00:00', '', '', 'http://wordpress.org/news/feed/'), (3, 'http://wordpress.org/extend/ideas/', 'Suggest Ideas', '', '', '', 'Y', 1, 0, '0000-00-00 00:00:00', '', '', ''), (4, 'http://wordpress.org/support/', 'Support Forum', '', '', '', 'Y', 1, 0, '0000-00-00 00:00:00', '', '', ''), (5, 'http://wordpress.org/extend/plugins/', 'Plugins', '', '', '', 'Y', 1, 0, '0000-00-00 00:00:00', '', '', ''), (6, 'http://wordpress.org/extend/themes/', 'Themes', '', '', '', 'Y', 1, 0, '0000-00-00 00:00:00', '', '', ''), (7, 'http://planet.wordpress.org/', 'WordPress Planet', '', '', '', 'Y', 1, 0, '0000-00-00 00:00:00', '', '', ''); -- -------------------------------------------------------- -- -- Table structure for table `wp_options` -- CREATE TABLE `wp_options` ( `option_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `blog_id` int(11) NOT NULL DEFAULT '0', `option_name` varchar(64) NOT NULL DEFAULT '', `option_value` longtext NOT NULL, `autoload` varchar(20) NOT NULL DEFAULT 'yes', PRIMARY KEY (`option_id`), UNIQUE KEY `option_name` (`option_name`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8 AUTO_INCREMENT=1131 ; -- -- Dumping data for table `wp_options` -- INSERT INTO `wp_options` (`option_id`, `blog_id`, `option_name`, `option_value`, `autoload`) VALUES (1, 0, 'siteurl', 'http://jlahijani.homeip.net:3010/betasptodvd.com', 'yes'), (2, 0, 'blogname', 'Beta SP to DVD', 'yes'), (3, 0, 'blogdescription', 'Video Transfers, Conversions, Digitizing & Encoding', 'yes'), (4, 0, 'users_can_register', '0', 'yes'), (5, 0, 'admin_email', 'jlahijani@gmail.com', 'yes'), (6, 0, 'start_of_week', '1', 'yes'), (7, 0, 'use_balanceTags', '0', 'yes'), (8, 0, 'use_smilies', '1', 'yes'), (9, 0, 'require_name_email', '1', 'yes'), (10, 0, 'comments_notify', '1', 'yes'), (11, 0, 'posts_per_rss', '10', 'yes'), (12, 0, 'rss_use_excerpt', '0', 'yes'), (13, 0, 'mailserver_url', 'mail.example.com', 'yes'), (14, 0, 'mailserver_login', 'login@example.com', 'yes'), (15, 0, 'mailserver_pass', 'password', 'yes'), (16, 0, 'mailserver_port', '110', 'yes'), (17, 0, 'default_category', '1', 'yes'), (18, 0, 'default_comment_status', 'closed', 'yes'), (19, 0, 'default_ping_status', 'closed', 'yes'), (20, 0, 'default_pingback_flag', '', 'yes'), (21, 0, 'default_post_edit_rows', '10', 'yes'), (22, 0, 'posts_per_page', '10', 'yes'), (23, 0, 'date_format', 'F j, Y', 'yes'), (24, 0, 'time_format', 'g:i a', 'yes'), (25, 0, 'links_updated_date_format', 'F j, Y g:i a', 'yes'), (26, 0, 'links_recently_updated_prepend', '', 'yes'), (27, 0, 'links_recently_updated_append', '', 'yes'), (28, 0, 'links_recently_updated_time', '120', 'yes'), (29, 0, 'comment_moderation', '', 'yes'), (30, 0, 'moderation_notify', '1', 'yes'), (31, 0, 'permalink_structure', '/%postname%/', 'yes'), (32, 0, 'gzipcompression', '0', 'yes'), (33, 0, 'hack_file', '0', 'yes'), (34, 0, 'blog_charset', 'UTF-8', 'yes'), (35, 0, 'moderation_keys', '', 'no'), (36, 0, 'active_plugins', 'a:4:{i:0;s:43:"all-in-one-seo-pack/all_in_one_seo_pack.php";i:1;s:17:"cforms/cforms.php";i:2;s:47:"custom-field-template/custom-field-template.php";i:3;s:29:"my-page-order/mypageorder.php";}', 'yes'), (37, 0, 'home', 'http://jlahijani.homeip.net:3010/betasptodvd.com', 'yes'), (38, 0, 'category_base', '', 'yes'), (39, 0, 'ping_sites', 'http://rpc.pingomatic.com/', 'yes'), (40, 0, 'advanced_edit', '0', 'yes'), (41, 0, 'comment_max_links', '2', 'yes'), (42, 0, 'gmt_offset', '0', 'yes'), (43, 0, 'default_email_category', '1', 'yes'), (44, 0, 'recently_edited', '', 'no'), (45, 0, 'template', 'betasptodvd', 'yes'), (46, 0, 'stylesheet', 'betasptodvd', 'yes'), (47, 0, 'comment_whitelist', '1', 'yes'), (48, 0, 'blacklist_keys', '', 'no'), (49, 0, 'comment_registration', '', 'yes'), (50, 0, 'rss_language', 'en', 'yes'), (51, 0, 'html_type', 'text/html', 'yes'), (52, 0, 'use_trackback', '0', 'yes'), (53, 0, 'default_role', 'subscriber', 'yes'), (54, 0, 'db_version', '17056', 'yes'), (55, 0, 'uploads_use_yearmonth_folders', '', 'yes'), (56, 0, 'upload_path', '', 'yes'), (57, 0, 'blog_public', '1', 'yes'), (58, 0, 'default_link_category', '2', 'yes'), (59, 0, 'show_on_front', 'page', 'yes'), (60, 0, 'tag_base', '', 'yes'), (61, 0, 'show_avatars', '1', 'yes'), (62, 0, 'avatar_rating', 'G', 'yes'), (63, 0, 'upload_url_path', '', 'yes'), (64, 0, 'thumbnail_size_w', '150', 'yes'), (65, 0, 'thumbnail_size_h', '150', 'yes'), (66, 0, 'thumbnail_crop', '1', 'yes'), (67, 0, 'medium_size_w', '300', 'yes'), (68, 0, 'medium_size_h', '300', 'yes'), (69, 0, 'avatar_default', 'mystery', 'yes'), (70, 0, 'enable_app', '0', 'yes'), (71, 0, 'enable_xmlrpc', '0', 'yes'), (72, 0, 'large_size_w', '1024', 'yes'), (73, 0, 'large_size_h', '1024', 'yes'), (74, 0, 'image_default_link_type', '', 'yes'), (75, 0, 'image_default_size', '', 'yes'), (76, 0, 'image_default_align', '', 'yes'), (77, 0, 'close_comments_for_old_posts', '', 'yes'), (78, 0, 'close_comments_days_old', '14', 'yes'), (79, 0, 'thread_comments', '1', 'yes'), (80, 0, 'thread_comments_depth', '5', 'yes'), (81, 0, 'page_comments', '', 'yes'), (82, 0, 'comments_per_page', '50', 'yes'), (83, 0, 'default_comments_page', 'newest', 'yes'), (84, 0, 'comment_order', 'asc', 'yes'), (85, 0, 'sticky_posts', 'a:0:{}', 'yes'), (86, 0, 'widget_categories', 'a:2:{i:2;a:4:{s:5:"title";s:0:"";s:5:"count";i:0;s:12:"hierarchical";i:0;s:8:"dropdown";i:0;}s:12:"_multiwidget";i:1;}', 'yes'), (87, 0, 'widget_text', 'a:2:{i:2;a:0:{}s:12:"_multiwidget";i:1;}', 'yes'), (88, 0, 'widget_rss', 'a:2:{i:2;a:0:{}s:12:"_multiwidget";i:1;}', 'yes'), (89, 0, 'timezone_string', '', 'yes'), (90, 0, 'embed_autourls', '1', 'yes'), (91, 0, 'embed_size_w', '', 'yes'), (92, 0, 'embed_size_h', '600', 'yes'), (93, 0, 'page_for_posts', '7', 'yes'), (94, 0, 'page_on_front', '5', 'yes'), (95, 0, 'wp_user_roles', 'a:5:{s:13:"administrator";a:2:{s:4:"name";s:13:"Administrator";s:12:"capabilities";a:64:{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:13:"manage_cforms";b:1;s:12:"track_cforms";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'), (96, 0, 'widget_search', 'a:2:{i:2;a:1:{s:5:"title";s:0:"";}s:12:"_multiwidget";i:1;}', 'yes'), (97, 0, 'widget_recent-posts', 'a:2:{i:2;a:2:{s:5:"title";s:0:"";s:6:"number";i:5;}s:12:"_multiwidget";i:1;}', 'yes'), (98, 0, 'widget_recent-comments', 'a:2:{i:2;a:2:{s:5:"title";s:0:"";s:6:"number";i:5;}s:12:"_multiwidget";i:1;}', 'yes'), (99, 0, 'widget_archives', 'a:2:{i:2;a:3:{s:5:"title";s:0:"";s:5:"count";i:0;s:8:"dropdown";i:0;}s:12:"_multiwidget";i:1;}', 'yes'), (100, 0, 'widget_meta', 'a:2:{i:2;a:1:{s:5:"title";s:0:"";}s:12:"_multiwidget";i:1;}', 'yes'), (101, 0, 'sidebars_widgets', 'a:8:{s:19:"wp_inactive_widgets";a:0:{}s:19:"primary-widget-area";a:6:{i:0;s:8:"search-2";i:1;s:14:"recent-posts-2";i:2;s:17:"recent-comments-2";i:3;s:10:"archives-2";i:4;s:12:"categories-2";i:5;s:6:"meta-2";}s:21:"secondary-widget-area";a:0:{}s:24:"first-footer-widget-area";a:0:{}s:25:"second-footer-widget-area";a:0:{}s:24:"third-footer-widget-area";a:0:{}s:25:"fourth-footer-widget-area";a:0:{}s:13:"array_version";i:3;}', 'yes'), (102, 0, 'cron', 'a:3:{i:1299461567;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:1299464812;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;}}}s:7:"version";i:2;}', 'yes'), (103, 0, '_transient_doing_cron', '1299431949', 'yes'), (1129, 0, '_site_transient_timeout_theme_roots', '1299439152', 'yes'), (1130, 0, '_site_transient_theme_roots', 'a:2:{s:11:"betasptodvd";s:7:"/themes";s:9:"twentyten";s:7:"/themes";}', 'yes'), (990, 0, 'default_post_format', '0', 'yes'), (186, 0, 'category_children', 'a:0:{}', 'yes'), (108, 0, '_site_transient_update_themes', 'O:8:"stdClass":1:{s:12:"last_checked";i:1299431952;}', 'yes'), (116, 0, 'widget_links', 'a:2:{i:2;a:0:{}s:12:"_multiwidget";i:1;}', 'yes'), (163, 0, 'current_theme', 'betasptodvd', 'yes'), (115, 0, 'widget_calendar', 'a:2:{i:2;a:0:{}s:12:"_multiwidget";i:1;}', 'yes'), (114, 0, 'widget_pages', 'a:2:{i:2;a:0:{}s:12:"_multiwidget";i:1;}', 'yes'), (117, 0, 'widget_tag_cloud', 'a:2:{i:2;a:0:{}s:12:"_multiwidget";i:1;}', 'yes'), (118, 0, 'widget_nav_menu', 'a:2:{i:2;a:0:{}s:12:"_multiwidget";i:1;}', 'yes'), (119, 0, 'dashboard_widget_options', 'a:4:{s:25:"dashboard_recent_comments";a:1:{s:5:"items";i:5;}s:24:"dashboard_incoming_links";a:5:{s:4:"home";s:48:"http://jlahijani.homeip.net:3010/betasptodvd.com";s:4:"link";s:124:"http://blogsearch.google.com/blogsearch?scoring=d&partner=wordpress&q=link:http://jlahijani.homeip.net:3010/betasptodvd.com/";s:3:"url";s:157:"http://blogsearch.google.com/blogsearch_feeds?scoring=d&ie=utf-8&num=10&output=rss&partner=wordpress&q=link:http://jlahijani.homeip.net:3010/betasptodvd.com/";s:5:"items";i:10;s:9:"show_date";b:0;}s:17:"dashboard_primary";a:7:{s:4:"link";s:26:"http://wordpress.org/news/";s:3:"url";s:31:"http://wordpress.org/news/feed/";s:5:"title";s:14:"WordPress Blog";s:5:"items";i:2;s:12:"show_summary";i:1;s:11:"show_author";i:0;s:9:"show_date";i:1;}s:19:"dashboard_secondary";a:7:{s:4:"link";s:28:"http://planet.wordpress.org/";s:3:"url";s:33:"http://planet.wordpress.org/feed/";s:5:"title";s:20:"Other WordPress News";s:5:"items";i:5;s:12:"show_summary";i:0;s:11:"show_author";i:0;s:9:"show_date";i:0;}}', 'yes'), (1082, 0, '_transient_timeout_feed_mod_a5420c83891a9c88ad2a4f04584a5efc', '1299321321', 'no'), (1083, 0, '_transient_feed_mod_a5420c83891a9c88ad2a4f04584a5efc', '1299278121', 'no'), (1080, 0, '_transient_timeout_feed_a5420c83891a9c88ad2a4f04584a5efc', '1299321321', 'no'), (1081, 0, '_transient_feed_a5420c83891a9c88ad2a4f04584a5efc', 'a:4:{s:5:"child";a:1:{s:0:"";a:1:{s:3:"rss";a:1:{i:0;a:6:{s:4:"data";s:3:"\n \n";s:7:"attribs";a:1:{s:0:"";a:1:{s:7:"version";s:3:"2.0";}}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:1:{s:0:"";a:1:{s:7:"channel";a:1:{i:0;a:6:{s:4:"data";s:72:"\n \n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n ";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:2:{s:0:"";a:7:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:39:"WordPress Plugins » View: Most Popular";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:51:"http://wordpress.org/extend/plugins/browse/popular/";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:39:"WordPress Plugins » View: Most Popular";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:8:"language";a:1:{i:0;a:5:{s:4:"data";s:5:"en-US";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Fri, 04 Mar 2011 22:32: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:9:"generator";a:1:{i:0;a:5:{s:4:"data";s:36:"http://bbpress.org/?v=1.1-alpha-2855";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"item";a:15:{i:0;a:6:{s:4:"data";s:30:"\n \n \n \n \n \n \n ";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:2:{s:0:"";a:5:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:36:"Takayuki Miyoshi on "Contact Form 7"";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:61:"http://wordpress.org/extend/plugins/contact-form-7/#post-2141";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Thu, 02 Aug 2007 12:45:03 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:41:"2141@http://wordpress.org/extend/plugins/";s:7:"attribs";a:1:{s:0:"";a:1:{s:11:"isPermaLink";s:5:"false";}}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:54:"Just another contact form plugin. Simple but flexible.";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:16:"Takayuki Miyoshi";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i:1;a:6:{s:4:"data";s:30:"\n \n \n \n \n \n \n ";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:2:{s:0:"";a:5:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:22:"edo888 on "GTranslate"";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:58:"http://wordpress.org/extend/plugins/gtranslate/#post-14437";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Thu, 26 Nov 2009 17:35:42 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:42:"14437@http://wordpress.org/extend/plugins/";s:7:"attribs";a:1:{s:0:"";a:1:{s:11:"isPermaLink";s:5:"false";}}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:150:"Get translations with a single click between 58 languages (more than 98% of internet users) on your website with the help of Google Translate automati";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:6:"edo888";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i:2;a:6:{s:4:"data";s:30:"\n \n \n \n \n \n \n ";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:2:{s:0:"";a:5:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:33:"uberdose on "All in One SEO Pack"";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:65:"http://wordpress.org/extend/plugins/all-in-one-seo-pack/#post-753";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Fri, 30 Mar 2007 20:08:18 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:40:"753@http://wordpress.org/extend/plugins/";s:7:"attribs";a:1:{s:0:"";a:1:{s:11:"isPermaLink";s:5:"false";}}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:92:"Automatically optimizes your Wordpress blog for Search Engines (Search Engine Optimization).";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:8:"uberdose";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i: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:27:"Matt Mullenweg on "Akismet"";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:52:"http://wordpress.org/extend/plugins/akismet/#post-15";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Fri, 09 Mar 2007 22:11:30 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:39:"15@http://wordpress.org/extend/plugins/";s:7:"attribs";a:1:{s:0:"";a:1:{s:11:"isPermaLink";s:5:"false";}}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:98:"Akismet checks your comments against the Akismet web service to see if they look like spam or not.";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:14:"Matt Mullenweg";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i:4;a:6:{s:4:"data";s:30:"\n \n \n \n \n \n \n ";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:2:{s:0:"";a:5:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:27:"donncha on "WP Super Cache"";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:61:"http://wordpress.org/extend/plugins/wp-super-cache/#post-2572";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Mon, 05 Nov 2007 11:40:04 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:41:"2572@http://wordpress.org/extend/plugins/";s:7:"attribs";a:1:{s:0:"";a:1:{s:11:"isPermaLink";s:5:"false";}}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:73:"A very fast caching engine for WordPress that produces static html files.";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:7:"donncha";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i:5;a:6:{s:4:"data";s:30:"\n \n \n \n \n \n \n ";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:2:{s:0:"";a:5:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:38:"Brian Colinger on "WordPress Importer"";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:66:"http://wordpress.org/extend/plugins/wordpress-importer/#post-18101";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Thu, 20 May 2010 17:42:45 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:42:"18101@http://wordpress.org/extend/plugins/";s:7:"attribs";a:1:{s:0:"";a:1:{s:11:"isPermaLink";s:5:"false";}}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:101:"Import posts, pages, comments, custom fields, categories, tags and more from a WordPress export file.";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:14:"Brian Colinger";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i: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:30:"Alex Rabe on "NextGEN Gallery"";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:62:"http://wordpress.org/extend/plugins/nextgen-gallery/#post-1169";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Mon, 23 Apr 2007 20:08:06 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:41:"1169@http://wordpress.org/extend/plugins/";s:7:"attribs";a:1:{s:0:"";a:1:{s:11:"isPermaLink";s:5:"false";}}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:108:"NextGEN Gallery is a full integrated Image Gallery plugin for WordPress with dozens of options and features.";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:9:"Alex Rabe";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i: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:23:"Amaury on "Simple Tags"";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:58:"http://wordpress.org/extend/plugins/simple-tags/#post-2463";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_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 Oct 2007 15:30:11 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:41:"2463@http://wordpress.org/extend/plugins/";s:7:"attribs";a:1:{s:0:"";a:1:{s:11:"isPermaLink";s:5:"false";}}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:134:"Add some tools for taxonomies : Terms suggestion, Mass Edit Terms, Auto link Terms, Ajax Autocompletion, Click Terms, Auto terms, etc.";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:6:"Amaury";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i:8;a:6:{s:4:"data";s:30:"\n \n \n \n \n \n \n ";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:2:{s:0:"";a:5:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:28:"Lester Chan on "WP-PageNavi"";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:57:"http://wordpress.org/extend/plugins/wp-pagenavi/#post-363";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Fri, 09 Mar 2007 23:17:57 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:40:"363@http://wordpress.org/extend/plugins/";s:7:"attribs";a:1:{s:0:"";a:1:{s:11:"isPermaLink";s:5:"false";}}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:62:"Adds a more advanced paging navigation 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:11:"Lester Chan";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i: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:42:"Mike Challis on "Fast Secure Contact Form"";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:63:"http://wordpress.org/extend/plugins/si-contact-form/#post-12636";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Thu, 27 Aug 2009 01:20:04 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:42:"12636@http://wordpress.org/extend/plugins/";s:7:"attribs";a:1:{s:0:"";a:1:{s:11:"isPermaLink";s:5:"false";}}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:131:"A super customizable contact form that lets your visitors send you email. Blocks all automated spammers. No templates to mess with.";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:12:"Mike Challis";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}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:96:"nicashmu on "Post video players, slideshow albums, photo galleries and music / podcast playlist"";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:81:"http://wordpress.org/extend/plugins/video-playlist-and-gallery-plugin/#post-23415";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Tue, 04 Jan 2011 16:16: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:42:"23415@http://wordpress.org/extend/plugins/";s:7:"attribs";a:1:{s:0:"";a:1:{s:11:"isPermaLink";s:5:"false";}}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:73:"Post your videos, photo galleries/flash slideshows easily and in seconds.";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:8:"nicashmu";s: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:32:"Andrew Ozz on "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:63:"http://wordpress.org/extend/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:41:"2082@http://wordpress.org/extend/plugins/";s:7:"attribs";a:1:{s:0:"";a:1:{s:11:"isPermaLink";s:5:"false";}}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s: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: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:29:"Arne on "Google XML Sitemaps"";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:70:"http://wordpress.org/extend/plugins/google-sitemap-generator/#post-132";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Fri, 09 Mar 2007 22:31:32 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:40:"132@http://wordpress.org/extend/plugins/";s:7:"attribs";a:1:{s:0:"";a:1:{s:11:"isPermaLink";s:5:"false";}}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:105:"This plugin will generate a special XML sitemap which will help search engines to better index your blog.";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:4:"Arne";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i: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:51:"micropat on "AddToAny: Share/Bookmark/Email Button"";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:56:"http://wordpress.org/extend/plugins/add-to-any/#post-498";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Sat, 17 Mar 2007 23:08: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:40:"498@http://wordpress.org/extend/plugins/";s:7:"attribs";a:1:{s:0:"";a:1:{s:11:"isPermaLink";s:5:"false";}}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:140:"Help people share, bookmark, and email your posts & pages using any service, such as Facebook, Twitter, Google Buzz, Digg and many 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:8:"micropat";s: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:29:"eight7teen on "SexyBookmarks"";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:60:"http://wordpress.org/extend/plugins/sexybookmarks/#post-9249";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Sun, 22 Feb 2009 11:30:11 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:41:"9249@http://wordpress.org/extend/plugins/";s:7:"attribs";a:1:{s:0:"";a:1:{s:11:"isPermaLink";s:5:"false";}}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:104:"Adds an attractive social bookmarking menu to your posts, pages, index, or any combination of the three.";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:10:"eight7teen";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}}}s:27:"http://www.w3.org/2005/Atom";a:1:{s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:0:"";s:7:"attribs";a:1:{s:0:"";a:3:{s:4:"href";s:52:"http://wordpress.org/extend/plugins/rss/view/popular";s:3:"rel";s:4:"self";s:4:"type";s:19:"application/rss+xml";}}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}}}}}}}}s:4:"type";i:128;s:7:"headers";a:8:{s:6:"server";s:5:"nginx";s:4:"date";s:29:"Fri, 04 Mar 2011 22:35:34 GMT";s:12:"content-type";s:23:"text/xml; charset=UTF-8";s:10:"connection";s:5:"close";s:4:"vary";s:15:"Accept-Encoding";s:13:"last-modified";s:19:"2007-08-02 12:45:03";s:14:"content-length";s:4:"7787";s:4:"x-nc";s:11:"HIT luv 138";}s:5:"build";s:14:"20090627192103";}', 'no'), (1007, 0, 'recently_activated', 'a:0:{}', 'yes'), (1090, 0, '_transient_timeout_feed_mod_1a5f760f2e2b48827d4974a60857e7c2', '1299321321', 'no'), (1091, 0, '_transient_feed_mod_1a5f760f2e2b48827d4974a60857e7c2', '1299278121', 'no'); INSERT INTO `wp_options` (`option_id`, `blog_id`, `option_name`, `option_value`, `autoload`) VALUES (1118, 0, 'rewrite_rules', 'a:930:{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:14:".*wp-atom.php$";s:19:"index.php?feed=atom";s:13:".*wp-rdf.php$";s:18:"index.php?feed=rdf";s:13:".*wp-rss.php$";s:18:"index.php?feed=rss";s:14:".*wp-rss2.php$";s:19:"index.php?feed=rss2";s:14:".*wp-feed.php$";s:19:"index.php?feed=feed";s:22:".*wp-commentsrss2.php$";s:34:"index.php?feed=rss2&withcomments=1";s:35:"about/about-2/attachment/([^/]+)/?$";s:32:"index.php?attachment=$matches[1]";s:45:"about/about-2/attachment/([^/]+)/trackback/?$";s:37:"index.php?attachment=$matches[1]&tb=1";s:65:"about/about-2/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:60:"about/about-2/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:60:"about/about-2/attachment/([^/]+)/comment-page-([0-9]{1,})/?$";s:50:"index.php?attachment=$matches[1]&cpage=$matches[2]";s:28:"(about/about-2)/trackback/?$";s:37:"index.php?attachment=$matches[1]&tb=1";s:48:"(about/about-2)/feed/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:43:"(about/about-2)/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:36:"(about/about-2)/page/?([0-9]{1,})/?$";s:50:"index.php?attachment=$matches[1]&paged=$matches[2]";s:43:"(about/about-2)/comment-page-([0-9]{1,})/?$";s:50:"index.php?attachment=$matches[1]&cpage=$matches[2]";s:28:"(about/about-2)(/[0-9]+)?/?$";s:49:"index.php?attachment=$matches[1]&page=$matches[2]";s:29:"clients/attachment/([^/]+)/?$";s:32:"index.php?attachment=$matches[1]";s:39:"clients/attachment/([^/]+)/trackback/?$";s:37:"index.php?attachment=$matches[1]&tb=1";s:59:"clients/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:54:"clients/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:54:"clients/attachment/([^/]+)/comment-page-([0-9]{1,})/?$";s:50:"index.php?attachment=$matches[1]&cpage=$matches[2]";s:22:"(clients)/trackback/?$";s:35:"index.php?pagename=$matches[1]&tb=1";s:42:"(clients)/feed/(feed|rdf|rss|rss2|atom)/?$";s:47:"index.php?pagename=$matches[1]&feed=$matches[2]";s:37:"(clients)/(feed|rdf|rss|rss2|atom)/?$";s:47:"index.php?pagename=$matches[1]&feed=$matches[2]";s:30:"(clients)/page/?([0-9]{1,})/?$";s:48:"index.php?pagename=$matches[1]&paged=$matches[2]";s:37:"(clients)/comment-page-([0-9]{1,})/?$";s:48:"index.php?pagename=$matches[1]&cpage=$matches[2]";s:22:"(clients)(/[0-9]+)?/?$";s:47:"index.php?pagename=$matches[1]&page=$matches[2]";s:27:"about/attachment/([^/]+)/?$";s:32:"index.php?attachment=$matches[1]";s:37:"about/attachment/([^/]+)/trackback/?$";s:37:"index.php?attachment=$matches[1]&tb=1";s:57:"about/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:52:"about/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:52:"about/attachment/([^/]+)/comment-page-([0-9]{1,})/?$";s:50:"index.php?attachment=$matches[1]&cpage=$matches[2]";s:20:"(about)/trackback/?$";s:35:"index.php?pagename=$matches[1]&tb=1";s:40:"(about)/feed/(feed|rdf|rss|rss2|atom)/?$";s:47:"index.php?pagename=$matches[1]&feed=$matches[2]";s:35:"(about)/(feed|rdf|rss|rss2|atom)/?$";s:47:"index.php?pagename=$matches[1]&feed=$matches[2]";s:28:"(about)/page/?([0-9]{1,})/?$";s:48:"index.php?pagename=$matches[1]&paged=$matches[2]";s:35:"(about)/comment-page-([0-9]{1,})/?$";s:48:"index.php?pagename=$matches[1]&cpage=$matches[2]";s:20:"(about)(/[0-9]+)?/?$";s:47:"index.php?pagename=$matches[1]&page=$matches[2]";s:61:"services/other-services/other-service-3/attachment/([^/]+)/?$";s:32:"index.php?attachment=$matches[1]";s:71:"services/other-services/other-service-3/attachment/([^/]+)/trackback/?$";s:37:"index.php?attachment=$matches[1]&tb=1";s:91:"services/other-services/other-service-3/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:86:"services/other-services/other-service-3/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:86:"services/other-services/other-service-3/attachment/([^/]+)/comment-page-([0-9]{1,})/?$";s:50:"index.php?attachment=$matches[1]&cpage=$matches[2]";s:54:"(services/other-services/other-service-3)/trackback/?$";s:35:"index.php?pagename=$matches[1]&tb=1";s:74:"(services/other-services/other-service-3)/feed/(feed|rdf|rss|rss2|atom)/?$";s:47:"index.php?pagename=$matches[1]&feed=$matches[2]";s:69:"(services/other-services/other-service-3)/(feed|rdf|rss|rss2|atom)/?$";s:47:"index.php?pagename=$matches[1]&feed=$matches[2]";s:62:"(services/other-services/other-service-3)/page/?([0-9]{1,})/?$";s:48:"index.php?pagename=$matches[1]&paged=$matches[2]";s:69:"(services/other-services/other-service-3)/comment-page-([0-9]{1,})/?$";s:48:"index.php?pagename=$matches[1]&cpage=$matches[2]";s:54:"(services/other-services/other-service-3)(/[0-9]+)?/?$";s:47:"index.php?pagename=$matches[1]&page=$matches[2]";s:61:"services/other-services/other-service-2/attachment/([^/]+)/?$";s:32:"index.php?attachment=$matches[1]";s:71:"services/other-services/other-service-2/attachment/([^/]+)/trackback/?$";s:37:"index.php?attachment=$matches[1]&tb=1";s:91:"services/other-services/other-service-2/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:86:"services/other-services/other-service-2/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:86:"services/other-services/other-service-2/attachment/([^/]+)/comment-page-([0-9]{1,})/?$";s:50:"index.php?attachment=$matches[1]&cpage=$matches[2]";s:54:"(services/other-services/other-service-2)/trackback/?$";s:35:"index.php?pagename=$matches[1]&tb=1";s:74:"(services/other-services/other-service-2)/feed/(feed|rdf|rss|rss2|atom)/?$";s:47:"index.php?pagename=$matches[1]&feed=$matches[2]";s:69:"(services/other-services/other-service-2)/(feed|rdf|rss|rss2|atom)/?$";s:47:"index.php?pagename=$matches[1]&feed=$matches[2]";s:62:"(services/other-services/other-service-2)/page/?([0-9]{1,})/?$";s:48:"index.php?pagename=$matches[1]&paged=$matches[2]";s:69:"(services/other-services/other-service-2)/comment-page-([0-9]{1,})/?$";s:48:"index.php?pagename=$matches[1]&cpage=$matches[2]";s:54:"(services/other-services/other-service-2)(/[0-9]+)?/?$";s:47:"index.php?pagename=$matches[1]&page=$matches[2]";s:65:"services/other-services/pickup-and-delivery/attachment/([^/]+)/?$";s:32:"index.php?attachment=$matches[1]";s:75:"services/other-services/pickup-and-delivery/attachment/([^/]+)/trackback/?$";s:37:"index.php?attachment=$matches[1]&tb=1";s:95:"services/other-services/pickup-and-delivery/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:90:"services/other-services/pickup-and-delivery/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:90:"services/other-services/pickup-and-delivery/attachment/([^/]+)/comment-page-([0-9]{1,})/?$";s:50:"index.php?attachment=$matches[1]&cpage=$matches[2]";s:58:"(services/other-services/pickup-and-delivery)/trackback/?$";s:35:"index.php?pagename=$matches[1]&tb=1";s:78:"(services/other-services/pickup-and-delivery)/feed/(feed|rdf|rss|rss2|atom)/?$";s:47:"index.php?pagename=$matches[1]&feed=$matches[2]";s:73:"(services/other-services/pickup-and-delivery)/(feed|rdf|rss|rss2|atom)/?$";s:47:"index.php?pagename=$matches[1]&feed=$matches[2]";s:66:"(services/other-services/pickup-and-delivery)/page/?([0-9]{1,})/?$";s:48:"index.php?pagename=$matches[1]&paged=$matches[2]";s:73:"(services/other-services/pickup-and-delivery)/comment-page-([0-9]{1,})/?$";s:48:"index.php?pagename=$matches[1]&cpage=$matches[2]";s:58:"(services/other-services/pickup-and-delivery)(/[0-9]+)?/?$";s:47:"index.php?pagename=$matches[1]&page=$matches[2]";s:61:"services/other-services/rush-turnaround/attachment/([^/]+)/?$";s:32:"index.php?attachment=$matches[1]";s:71:"services/other-services/rush-turnaround/attachment/([^/]+)/trackback/?$";s:37:"index.php?attachment=$matches[1]&tb=1";s:91:"services/other-services/rush-turnaround/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:86:"services/other-services/rush-turnaround/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:86:"services/other-services/rush-turnaround/attachment/([^/]+)/comment-page-([0-9]{1,})/?$";s:50:"index.php?attachment=$matches[1]&cpage=$matches[2]";s:54:"(services/other-services/rush-turnaround)/trackback/?$";s:35:"index.php?pagename=$matches[1]&tb=1";s:74:"(services/other-services/rush-turnaround)/feed/(feed|rdf|rss|rss2|atom)/?$";s:47:"index.php?pagename=$matches[1]&feed=$matches[2]";s:69:"(services/other-services/rush-turnaround)/(feed|rdf|rss|rss2|atom)/?$";s:47:"index.php?pagename=$matches[1]&feed=$matches[2]";s:62:"(services/other-services/rush-turnaround)/page/?([0-9]{1,})/?$";s:48:"index.php?pagename=$matches[1]&paged=$matches[2]";s:69:"(services/other-services/rush-turnaround)/comment-page-([0-9]{1,})/?$";s:48:"index.php?pagename=$matches[1]&cpage=$matches[2]";s:54:"(services/other-services/rush-turnaround)(/[0-9]+)?/?$";s:47:"index.php?pagename=$matches[1]&page=$matches[2]";s:78:"services/other-services/16mm-super-8mm-8mm-film-transfer/attachment/([^/]+)/?$";s:32:"index.php?attachment=$matches[1]";s:88:"services/other-services/16mm-super-8mm-8mm-film-transfer/attachment/([^/]+)/trackback/?$";s:37:"index.php?attachment=$matches[1]&tb=1";s:108:"services/other-services/16mm-super-8mm-8mm-film-transfer/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:103:"services/other-services/16mm-super-8mm-8mm-film-transfer/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:103:"services/other-services/16mm-super-8mm-8mm-film-transfer/attachment/([^/]+)/comment-page-([0-9]{1,})/?$";s:50:"index.php?attachment=$matches[1]&cpage=$matches[2]";s:71:"(services/other-services/16mm-super-8mm-8mm-film-transfer)/trackback/?$";s:35:"index.php?pagename=$matches[1]&tb=1";s:91:"(services/other-services/16mm-super-8mm-8mm-film-transfer)/feed/(feed|rdf|rss|rss2|atom)/?$";s:47:"index.php?pagename=$matches[1]&feed=$matches[2]";s:86:"(services/other-services/16mm-super-8mm-8mm-film-transfer)/(feed|rdf|rss|rss2|atom)/?$";s:47:"index.php?pagename=$matches[1]&feed=$matches[2]";s:79:"(services/other-services/16mm-super-8mm-8mm-film-transfer)/page/?([0-9]{1,})/?$";s:48:"index.php?pagename=$matches[1]&paged=$matches[2]";s:86:"(services/other-services/16mm-super-8mm-8mm-film-transfer)/comment-page-([0-9]{1,})/?$";s:48:"index.php?pagename=$matches[1]&cpage=$matches[2]";s:71:"(services/other-services/16mm-super-8mm-8mm-film-transfer)(/[0-9]+)?/?$";s:47:"index.php?pagename=$matches[1]&page=$matches[2]";s:45:"services/other-services/attachment/([^/]+)/?$";s:32:"index.php?attachment=$matches[1]";s:55:"services/other-services/attachment/([^/]+)/trackback/?$";s:37:"index.php?attachment=$matches[1]&tb=1";s:75:"services/other-services/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:70:"services/other-services/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:70:"services/other-services/attachment/([^/]+)/comment-page-([0-9]{1,})/?$";s:50:"index.php?attachment=$matches[1]&cpage=$matches[2]";s:38:"(services/other-services)/trackback/?$";s:35:"index.php?pagename=$matches[1]&tb=1";s:58:"(services/other-services)/feed/(feed|rdf|rss|rss2|atom)/?$";s:47:"index.php?pagename=$matches[1]&feed=$matches[2]";s:53:"(services/other-services)/(feed|rdf|rss|rss2|atom)/?$";s:47:"index.php?pagename=$matches[1]&feed=$matches[2]";s:46:"(services/other-services)/page/?([0-9]{1,})/?$";s:48:"index.php?pagename=$matches[1]&paged=$matches[2]";s:53:"(services/other-services)/comment-page-([0-9]{1,})/?$";s:48:"index.php?pagename=$matches[1]&cpage=$matches[2]";s:38:"(services/other-services)(/[0-9]+)?/?$";s:47:"index.php?pagename=$matches[1]&page=$matches[2]";s:67:"services/cd-dvd-and-blu-ray/blu-ray-authoring/attachment/([^/]+)/?$";s:32:"index.php?attachment=$matches[1]";s:77:"services/cd-dvd-and-blu-ray/blu-ray-authoring/attachment/([^/]+)/trackback/?$";s:37:"index.php?attachment=$matches[1]&tb=1";s:97:"services/cd-dvd-and-blu-ray/blu-ray-authoring/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:92:"services/cd-dvd-and-blu-ray/blu-ray-authoring/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:92:"services/cd-dvd-and-blu-ray/blu-ray-authoring/attachment/([^/]+)/comment-page-([0-9]{1,})/?$";s:50:"index.php?attachment=$matches[1]&cpage=$matches[2]";s:60:"(services/cd-dvd-and-blu-ray/blu-ray-authoring)/trackback/?$";s:35:"index.php?pagename=$matches[1]&tb=1";s:80:"(services/cd-dvd-and-blu-ray/blu-ray-authoring)/feed/(feed|rdf|rss|rss2|atom)/?$";s:47:"index.php?pagename=$matches[1]&feed=$matches[2]";s:75:"(services/cd-dvd-and-blu-ray/blu-ray-authoring)/(feed|rdf|rss|rss2|atom)/?$";s:47:"index.php?pagename=$matches[1]&feed=$matches[2]";s:68:"(services/cd-dvd-and-blu-ray/blu-ray-authoring)/page/?([0-9]{1,})/?$";s:48:"index.php?pagename=$matches[1]&paged=$matches[2]";s:75:"(services/cd-dvd-and-blu-ray/blu-ray-authoring)/comment-page-([0-9]{1,})/?$";s:48:"index.php?pagename=$matches[1]&cpage=$matches[2]";s:60:"(services/cd-dvd-and-blu-ray/blu-ray-authoring)(/[0-9]+)?/?$";s:47:"index.php?pagename=$matches[1]&page=$matches[2]";s:63:"services/cd-dvd-and-blu-ray/dvd-authoring/attachment/([^/]+)/?$";s:32:"index.php?attachment=$matches[1]";s:73:"services/cd-dvd-and-blu-ray/dvd-authoring/attachment/([^/]+)/trackback/?$";s:37:"index.php?attachment=$matches[1]&tb=1";s:93:"services/cd-dvd-and-blu-ray/dvd-authoring/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:88:"services/cd-dvd-and-blu-ray/dvd-authoring/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:88:"services/cd-dvd-and-blu-ray/dvd-authoring/attachment/([^/]+)/comment-page-([0-9]{1,})/?$";s:50:"index.php?attachment=$matches[1]&cpage=$matches[2]";s:56:"(services/cd-dvd-and-blu-ray/dvd-authoring)/trackback/?$";s:35:"index.php?pagename=$matches[1]&tb=1";s:76:"(services/cd-dvd-and-blu-ray/dvd-authoring)/feed/(feed|rdf|rss|rss2|atom)/?$";s:47:"index.php?pagename=$matches[1]&feed=$matches[2]";s:71:"(services/cd-dvd-and-blu-ray/dvd-authoring)/(feed|rdf|rss|rss2|atom)/?$";s:47:"index.php?pagename=$matches[1]&feed=$matches[2]";s:64:"(services/cd-dvd-and-blu-ray/dvd-authoring)/page/?([0-9]{1,})/?$";s:48:"index.php?pagename=$matches[1]&paged=$matches[2]";s:71:"(services/cd-dvd-and-blu-ray/dvd-authoring)/comment-page-([0-9]{1,})/?$";s:48:"index.php?pagename=$matches[1]&cpage=$matches[2]";s:56:"(services/cd-dvd-and-blu-ray/dvd-authoring)(/[0-9]+)?/?$";s:47:"index.php?pagename=$matches[1]&page=$matches[2]";s:62:"services/cd-dvd-and-blu-ray/cd-authoring/attachment/([^/]+)/?$";s:32:"index.php?attachment=$matches[1]";s:72:"services/cd-dvd-and-blu-ray/cd-authoring/attachment/([^/]+)/trackback/?$";s:37:"index.php?attachment=$matches[1]&tb=1";s:92:"services/cd-dvd-and-blu-ray/cd-authoring/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:87:"services/cd-dvd-and-blu-ray/cd-authoring/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:87:"services/cd-dvd-and-blu-ray/cd-authoring/attachment/([^/]+)/comment-page-([0-9]{1,})/?$";s:50:"index.php?attachment=$matches[1]&cpage=$matches[2]";s:55:"(services/cd-dvd-and-blu-ray/cd-authoring)/trackback/?$";s:35:"index.php?pagename=$matches[1]&tb=1";s:75:"(services/cd-dvd-and-blu-ray/cd-authoring)/feed/(feed|rdf|rss|rss2|atom)/?$";s:47:"index.php?pagename=$matches[1]&feed=$matches[2]";s:70:"(services/cd-dvd-and-blu-ray/cd-authoring)/(feed|rdf|rss|rss2|atom)/?$";s:47:"index.php?pagename=$matches[1]&feed=$matches[2]";s:63:"(services/cd-dvd-and-blu-ray/cd-authoring)/page/?([0-9]{1,})/?$";s:48:"index.php?pagename=$matches[1]&paged=$matches[2]";s:70:"(services/cd-dvd-and-blu-ray/cd-authoring)/comment-page-([0-9]{1,})/?$";s:48:"index.php?pagename=$matches[1]&cpage=$matches[2]";s:55:"(services/cd-dvd-and-blu-ray/cd-authoring)(/[0-9]+)?/?$";s:47:"index.php?pagename=$matches[1]&page=$matches[2]";s:69:"services/cd-dvd-and-blu-ray/blu-ray-duplication/attachment/([^/]+)/?$";s:32:"index.php?attachment=$matches[1]";s:79:"services/cd-dvd-and-blu-ray/blu-ray-duplication/attachment/([^/]+)/trackback/?$";s:37:"index.php?attachment=$matches[1]&tb=1";s:99:"services/cd-dvd-and-blu-ray/blu-ray-duplication/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:94:"services/cd-dvd-and-blu-ray/blu-ray-duplication/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:94:"services/cd-dvd-and-blu-ray/blu-ray-duplication/attachment/([^/]+)/comment-page-([0-9]{1,})/?$";s:50:"index.php?attachment=$matches[1]&cpage=$matches[2]";s:62:"(services/cd-dvd-and-blu-ray/blu-ray-duplication)/trackback/?$";s:35:"index.php?pagename=$matches[1]&tb=1";s:82:"(services/cd-dvd-and-blu-ray/blu-ray-duplication)/feed/(feed|rdf|rss|rss2|atom)/?$";s:47:"index.php?pagename=$matches[1]&feed=$matches[2]";s:77:"(services/cd-dvd-and-blu-ray/blu-ray-duplication)/(feed|rdf|rss|rss2|atom)/?$";s:47:"index.php?pagename=$matches[1]&feed=$matches[2]";s:70:"(services/cd-dvd-and-blu-ray/blu-ray-duplication)/page/?([0-9]{1,})/?$";s:48:"index.php?pagename=$matches[1]&paged=$matches[2]";s:77:"(services/cd-dvd-and-blu-ray/blu-ray-duplication)/comment-page-([0-9]{1,})/?$";s:48:"index.php?pagename=$matches[1]&cpage=$matches[2]";s:62:"(services/cd-dvd-and-blu-ray/blu-ray-duplication)(/[0-9]+)?/?$";s:47:"index.php?pagename=$matches[1]&page=$matches[2]";s:65:"services/cd-dvd-and-blu-ray/dvd-duplication/attachment/([^/]+)/?$";s:32:"index.php?attachment=$matches[1]";s:75:"services/cd-dvd-and-blu-ray/dvd-duplication/attachment/([^/]+)/trackback/?$";s:37:"index.php?attachment=$matches[1]&tb=1";s:95:"services/cd-dvd-and-blu-ray/dvd-duplication/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:90:"services/cd-dvd-and-blu-ray/dvd-duplication/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:90:"services/cd-dvd-and-blu-ray/dvd-duplication/attachment/([^/]+)/comment-page-([0-9]{1,})/?$";s:50:"index.php?attachment=$matches[1]&cpage=$matches[2]";s:58:"(services/cd-dvd-and-blu-ray/dvd-duplication)/trackback/?$";s:35:"index.php?pagename=$matches[1]&tb=1";s:78:"(services/cd-dvd-and-blu-ray/dvd-duplication)/feed/(feed|rdf|rss|rss2|atom)/?$";s:47:"index.php?pagename=$matches[1]&feed=$matches[2]";s:73:"(services/cd-dvd-and-blu-ray/dvd-duplication)/(feed|rdf|rss|rss2|atom)/?$";s:47:"index.php?pagename=$matches[1]&feed=$matches[2]";s:66:"(services/cd-dvd-and-blu-ray/dvd-duplication)/page/?([0-9]{1,})/?$";s:48:"index.php?pagename=$matches[1]&paged=$matches[2]";s:73:"(services/cd-dvd-and-blu-ray/dvd-duplication)/comment-page-([0-9]{1,})/?$";s:48:"index.php?pagename=$matches[1]&cpage=$matches[2]";s:58:"(services/cd-dvd-and-blu-ray/dvd-duplication)(/[0-9]+)?/?$";s:47:"index.php?pagename=$matches[1]&page=$matches[2]";s:64:"services/cd-dvd-and-blu-ray/cd-duplication/attachment/([^/]+)/?$";s:32:"index.php?attachment=$matches[1]";s:74:"services/cd-dvd-and-blu-ray/cd-duplication/attachment/([^/]+)/trackback/?$";s:37:"index.php?attachment=$matches[1]&tb=1";s:94:"services/cd-dvd-and-blu-ray/cd-duplication/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:89:"services/cd-dvd-and-blu-ray/cd-duplication/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:89:"services/cd-dvd-and-blu-ray/cd-duplication/attachment/([^/]+)/comment-page-([0-9]{1,})/?$";s:50:"index.php?attachment=$matches[1]&cpage=$matches[2]";s:57:"(services/cd-dvd-and-blu-ray/cd-duplication)/trackback/?$";s:35:"index.php?pagename=$matches[1]&tb=1";s:77:"(services/cd-dvd-and-blu-ray/cd-duplication)/feed/(feed|rdf|rss|rss2|atom)/?$";s:47:"index.php?pagename=$matches[1]&feed=$matches[2]";s:72:"(services/cd-dvd-and-blu-ray/cd-duplication)/(feed|rdf|rss|rss2|atom)/?$";s:47:"index.php?pagename=$matches[1]&feed=$matches[2]";s:65:"(services/cd-dvd-and-blu-ray/cd-duplication)/page/?([0-9]{1,})/?$";s:48:"index.php?pagename=$matches[1]&paged=$matches[2]";s:72:"(services/cd-dvd-and-blu-ray/cd-duplication)/comment-page-([0-9]{1,})/?$";s:48:"index.php?pagename=$matches[1]&cpage=$matches[2]";s:57:"(services/cd-dvd-and-blu-ray/cd-duplication)(/[0-9]+)?/?$";s:47:"index.php?pagename=$matches[1]&page=$matches[2]";s:49:"services/cd-dvd-and-blu-ray/attachment/([^/]+)/?$";s:32:"index.php?attachment=$matches[1]";s:59:"services/cd-dvd-and-blu-ray/attachment/([^/]+)/trackback/?$";s:37:"index.php?attachment=$matches[1]&tb=1";s:79:"services/cd-dvd-and-blu-ray/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:74:"services/cd-dvd-and-blu-ray/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:74:"services/cd-dvd-and-blu-ray/attachment/([^/]+)/comment-page-([0-9]{1,})/?$";s:50:"index.php?attachment=$matches[1]&cpage=$matches[2]";s:42:"(services/cd-dvd-and-blu-ray)/trackback/?$";s:35:"index.php?pagename=$matches[1]&tb=1";s:62:"(services/cd-dvd-and-blu-ray)/feed/(feed|rdf|rss|rss2|atom)/?$";s:47:"index.php?pagename=$matches[1]&feed=$matches[2]";s:57:"(services/cd-dvd-and-blu-ray)/(feed|rdf|rss|rss2|atom)/?$";s:47:"index.php?pagename=$matches[1]&feed=$matches[2]";s:50:"(services/cd-dvd-and-blu-ray)/page/?([0-9]{1,})/?$";s:48:"index.php?pagename=$matches[1]&paged=$matches[2]";s:57:"(services/cd-dvd-and-blu-ray)/comment-page-([0-9]{1,})/?$";s:48:"index.php?pagename=$matches[1]&cpage=$matches[2]";s:42:"(services/cd-dvd-and-blu-ray)(/[0-9]+)?/?$";s:47:"index.php?pagename=$matches[1]&page=$matches[2]";s:87:"services/tape-duplication-and-conversion/standards-ntsc-pal-secam/attachment/([^/]+)/?$";s:32:"index.php?attachment=$matches[1]";s:97:"services/tape-duplication-and-conversion/standards-ntsc-pal-secam/attachment/([^/]+)/trackback/?$";s:37:"index.php?attachment=$matches[1]&tb=1";s:117:"services/tape-duplication-and-conversion/standards-ntsc-pal-secam/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:112:"services/tape-duplication-and-conversion/standards-ntsc-pal-secam/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:112:"services/tape-duplication-and-conversion/standards-ntsc-pal-secam/attachment/([^/]+)/comment-page-([0-9]{1,})/?$";s:50:"index.php?attachment=$matches[1]&cpage=$matches[2]";s:80:"(services/tape-duplication-and-conversion/standards-ntsc-pal-secam)/trackback/?$";s:35:"index.php?pagename=$matches[1]&tb=1";s:100:"(services/tape-duplication-and-conversion/standards-ntsc-pal-secam)/feed/(feed|rdf|rss|rss2|atom)/?$";s:47:"index.php?pagename=$matches[1]&feed=$matches[2]";s:95:"(services/tape-duplication-and-conversion/standards-ntsc-pal-secam)/(feed|rdf|rss|rss2|atom)/?$";s:47:"index.php?pagename=$matches[1]&feed=$matches[2]";s:88:"(services/tape-duplication-and-conversion/standards-ntsc-pal-secam)/page/?([0-9]{1,})/?$";s:48:"index.php?pagename=$matches[1]&paged=$matches[2]";s:95:"(services/tape-duplication-and-conversion/standards-ntsc-pal-secam)/comment-page-([0-9]{1,})/?$";s:48:"index.php?pagename=$matches[1]&cpage=$matches[2]";s:80:"(services/tape-duplication-and-conversion/standards-ntsc-pal-secam)(/[0-9]+)?/?$";s:47:"index.php?pagename=$matches[1]&page=$matches[2]";s:78:"services/tape-duplication-and-conversion/high-definition/attachment/([^/]+)/?$";s:32:"index.php?attachment=$matches[1]";s:88:"services/tape-duplication-and-conversion/high-definition/attachment/([^/]+)/trackback/?$";s:37:"index.php?attachment=$matches[1]&tb=1";s:108:"services/tape-duplication-and-conversion/high-definition/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:103:"services/tape-duplication-and-conversion/high-definition/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:103:"services/tape-duplication-and-conversion/high-definition/attachment/([^/]+)/comment-page-([0-9]{1,})/?$";s:50:"index.php?attachment=$matches[1]&cpage=$matches[2]";s:71:"(services/tape-duplication-and-conversion/high-definition)/trackback/?$";s:35:"index.php?pagename=$matches[1]&tb=1";s:91:"(services/tape-duplication-and-conversion/high-definition)/feed/(feed|rdf|rss|rss2|atom)/?$";s:47:"index.php?pagename=$matches[1]&feed=$matches[2]";s:86:"(services/tape-duplication-and-conversion/high-definition)/(feed|rdf|rss|rss2|atom)/?$";s:47:"index.php?pagename=$matches[1]&feed=$matches[2]";s:79:"(services/tape-duplication-and-conversion/high-definition)/page/?([0-9]{1,})/?$";s:48:"index.php?pagename=$matches[1]&paged=$matches[2]";s:86:"(services/tape-duplication-and-conversion/high-definition)/comment-page-([0-9]{1,})/?$";s:48:"index.php?pagename=$matches[1]&cpage=$matches[2]";s:71:"(services/tape-duplication-and-conversion/high-definition)(/[0-9]+)?/?$";s:47:"index.php?pagename=$matches[1]&page=$matches[2]";s:82:"services/tape-duplication-and-conversion/standard-definition/attachment/([^/]+)/?$";s:32:"index.php?attachment=$matches[1]";s:92:"services/tape-duplication-and-conversion/standard-definition/attachment/([^/]+)/trackback/?$";s:37:"index.php?attachment=$matches[1]&tb=1";s:112:"services/tape-duplication-and-conversion/standard-definition/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:107:"services/tape-duplication-and-conversion/standard-definition/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:107:"services/tape-duplication-and-conversion/standard-definition/attachment/([^/]+)/comment-page-([0-9]{1,})/?$";s:50:"index.php?attachment=$matches[1]&cpage=$matches[2]";s:75:"(services/tape-duplication-and-conversion/standard-definition)/trackback/?$";s:35:"index.php?pagename=$matches[1]&tb=1";s:95:"(services/tape-duplication-and-conversion/standard-definition)/feed/(feed|rdf|rss|rss2|atom)/?$";s:47:"index.php?pagename=$matches[1]&feed=$matches[2]";s:90:"(services/tape-duplication-and-conversion/standard-definition)/(feed|rdf|rss|rss2|atom)/?$";s:47:"index.php?pagename=$matches[1]&feed=$matches[2]";s:83:"(services/tape-duplication-and-conversion/standard-definition)/page/?([0-9]{1,})/?$";s:48:"index.php?pagename=$matches[1]&paged=$matches[2]";s:90:"(services/tape-duplication-and-conversion/standard-definition)/comment-page-([0-9]{1,})/?$";s:48:"index.php?pagename=$matches[1]&cpage=$matches[2]";s:75:"(services/tape-duplication-and-conversion/standard-definition)(/[0-9]+)?/?$";s:47:"index.php?pagename=$matches[1]&page=$matches[2]";s:80:"services/tape-duplication-and-conversion/format-conversion/attachment/([^/]+)/?$";s:32:"index.php?attachment=$matches[1]";s:90:"services/tape-duplication-and-conversion/format-conversion/attachment/([^/]+)/trackback/?$";s:37:"index.php?attachment=$matches[1]&tb=1";s:110:"services/tape-duplication-and-conversion/format-conversion/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:105:"services/tape-duplication-and-conversion/format-conversion/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:105:"services/tape-duplication-and-conversion/format-conversion/attachment/([^/]+)/comment-page-([0-9]{1,})/?$";s:50:"index.php?attachment=$matches[1]&cpage=$matches[2]";s:73:"(services/tape-duplication-and-conversion/format-conversion)/trackback/?$";s:35:"index.php?pagename=$matches[1]&tb=1";s:93:"(services/tape-duplication-and-conversion/format-conversion)/feed/(feed|rdf|rss|rss2|atom)/?$";s:47:"index.php?pagename=$matches[1]&feed=$matches[2]";s:88:"(services/tape-duplication-and-conversion/format-conversion)/(feed|rdf|rss|rss2|atom)/?$";s:47:"index.php?pagename=$matches[1]&feed=$matches[2]";s:81:"(services/tape-duplication-and-conversion/format-conversion)/page/?([0-9]{1,})/?$";s:48:"index.php?pagename=$matches[1]&paged=$matches[2]";s:88:"(services/tape-duplication-and-conversion/format-conversion)/comment-page-([0-9]{1,})/?$";s:48:"index.php?pagename=$matches[1]&cpage=$matches[2]";s:73:"(services/tape-duplication-and-conversion/format-conversion)(/[0-9]+)?/?$";s:47:"index.php?pagename=$matches[1]&page=$matches[2]";s:78:"services/tape-duplication-and-conversion/down-conversion/attachment/([^/]+)/?$";s:32:"index.php?attachment=$matches[1]";s:88:"services/tape-duplication-and-conversion/down-conversion/attachment/([^/]+)/trackback/?$";s:37:"index.php?attachment=$matches[1]&tb=1";s:108:"services/tape-duplication-and-conversion/down-conversion/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:103:"services/tape-duplication-and-conversion/down-conversion/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:103:"services/tape-duplication-and-conversion/down-conversion/attachment/([^/]+)/comment-page-([0-9]{1,})/?$";s:50:"index.php?attachment=$matches[1]&cpage=$matches[2]";s:71:"(services/tape-duplication-and-conversion/down-conversion)/trackback/?$";s:35:"index.php?pagename=$matches[1]&tb=1";s:91:"(services/tape-duplication-and-conversion/down-conversion)/feed/(feed|rdf|rss|rss2|atom)/?$";s:47:"index.php?pagename=$matches[1]&feed=$matches[2]";s:86:"(services/tape-duplication-and-conversion/down-conversion)/(feed|rdf|rss|rss2|atom)/?$";s:47:"index.php?pagename=$matches[1]&feed=$matches[2]";s:79:"(services/tape-duplication-and-conversion/down-conversion)/page/?([0-9]{1,})/?$";s:48:"index.php?pagename=$matches[1]&paged=$matches[2]";s:86:"(services/tape-duplication-and-conversion/down-conversion)/comment-page-([0-9]{1,})/?$";s:48:"index.php?pagename=$matches[1]&cpage=$matches[2]";s:71:"(services/tape-duplication-and-conversion/down-conversion)(/[0-9]+)?/?$";s:47:"index.php?pagename=$matches[1]&page=$matches[2]";s:76:"services/tape-duplication-and-conversion/up-conversion/attachment/([^/]+)/?$";s:32:"index.php?attachment=$matches[1]";s:86:"services/tape-duplication-and-conversion/up-conversion/attachment/([^/]+)/trackback/?$";s:37:"index.php?attachment=$matches[1]&tb=1";s:106:"services/tape-duplication-and-conversion/up-conversion/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:101:"services/tape-duplication-and-conversion/up-conversion/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:101:"services/tape-duplication-and-conversion/up-conversion/attachment/([^/]+)/comment-page-([0-9]{1,})/?$";s:50:"index.php?attachment=$matches[1]&cpage=$matches[2]";s:69:"(services/tape-duplication-and-conversion/up-conversion)/trackback/?$";s:35:"index.php?pagename=$matches[1]&tb=1";s:89:"(services/tape-duplication-and-conversion/up-conversion)/feed/(feed|rdf|rss|rss2|atom)/?$";s:47:"index.php?pagename=$matches[1]&feed=$matches[2]";s:84:"(services/tape-duplication-and-conversion/up-conversion)/(feed|rdf|rss|rss2|atom)/?$";s:47:"index.php?pagename=$matches[1]&feed=$matches[2]";s:77:"(services/tape-duplication-and-conversion/up-conversion)/page/?([0-9]{1,})/?$";s:48:"index.php?pagename=$matches[1]&paged=$matches[2]";s:84:"(services/tape-duplication-and-conversion/up-conversion)/comment-page-([0-9]{1,})/?$";s:48:"index.php?pagename=$matches[1]&cpage=$matches[2]";s:69:"(services/tape-duplication-and-conversion/up-conversion)(/[0-9]+)?/?$";s:47:"index.php?pagename=$matches[1]&page=$matches[2]";s:72:"services/tape-duplication-and-conversion/transfers/attachment/([^/]+)/?$";s:32:"index.php?attachment=$matches[1]";s:82:"services/tape-duplication-and-conversion/transfers/attachment/([^/]+)/trackback/?$";s:37:"index.php?attachment=$matches[1]&tb=1";s:102:"services/tape-duplication-and-conversion/transfers/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:97:"services/tape-duplication-and-conversion/transfers/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:97:"services/tape-duplication-and-conversion/transfers/attachment/([^/]+)/comment-page-([0-9]{1,})/?$";s:50:"index.php?attachment=$matches[1]&cpage=$matches[2]";s:65:"(services/tape-duplication-and-conversion/transfers)/trackback/?$";s:35:"index.php?pagename=$matches[1]&tb=1";s:85:"(services/tape-duplication-and-conversion/transfers)/feed/(feed|rdf|rss|rss2|atom)/?$";s:47:"index.php?pagename=$matches[1]&feed=$matches[2]";s:80:"(services/tape-duplication-and-conversion/transfers)/(feed|rdf|rss|rss2|atom)/?$";s:47:"index.php?pagename=$matches[1]&feed=$matches[2]";s:73:"(services/tape-duplication-and-conversion/transfers)/page/?([0-9]{1,})/?$";s:48:"index.php?pagename=$matches[1]&paged=$matches[2]";s:80:"(services/tape-duplication-and-conversion/transfers)/comment-page-([0-9]{1,})/?$";s:48:"index.php?pagename=$matches[1]&cpage=$matches[2]";s:65:"(services/tape-duplication-and-conversion/transfers)(/[0-9]+)?/?$";s:47:"index.php?pagename=$matches[1]&page=$matches[2]";s:70:"services/tape-duplication-and-conversion/dubbing/attachment/([^/]+)/?$";s:32:"index.php?attachment=$matches[1]";s:80:"services/tape-duplication-and-conversion/dubbing/attachment/([^/]+)/trackback/?$";s:37:"index.php?attachment=$matches[1]&tb=1";s:100:"services/tape-duplication-and-conversion/dubbing/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:95:"services/tape-duplication-and-conversion/dubbing/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:95:"services/tape-duplication-and-conversion/dubbing/attachment/([^/]+)/comment-page-([0-9]{1,})/?$";s:50:"index.php?attachment=$matches[1]&cpage=$matches[2]";s:63:"(services/tape-duplication-and-conversion/dubbing)/trackback/?$";s:35:"index.php?pagename=$matches[1]&tb=1";s:83:"(services/tape-duplication-and-conversion/dubbing)/feed/(feed|rdf|rss|rss2|atom)/?$";s:47:"index.php?pagename=$matches[1]&feed=$matches[2]";s:78:"(services/tape-duplication-and-conversion/dubbing)/(feed|rdf|rss|rss2|atom)/?$";s:47:"index.php?pagename=$matches[1]&feed=$matches[2]";s:71:"(services/tape-duplication-and-conversion/dubbing)/page/?([0-9]{1,})/?$";s:48:"index.php?pagename=$matches[1]&paged=$matches[2]";s:78:"(services/tape-duplication-and-conversion/dubbing)/comment-page-([0-9]{1,})/?$";s:48:"index.php?pagename=$matches[1]&cpage=$matches[2]";s:63:"(services/tape-duplication-and-conversion/dubbing)(/[0-9]+)?/?$";s:47:"index.php?pagename=$matches[1]&page=$matches[2]";s:70:"services/tape-duplication-and-conversion/cloning/attachment/([^/]+)/?$";s:32:"index.php?attachment=$matches[1]";s:80:"services/tape-duplication-and-conversion/cloning/attachment/([^/]+)/trackback/?$";s:37:"index.php?attachment=$matches[1]&tb=1";s:100:"services/tape-duplication-and-conversion/cloning/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:95:"services/tape-duplication-and-conversion/cloning/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:95:"services/tape-duplication-and-conversion/cloning/attachment/([^/]+)/comment-page-([0-9]{1,})/?$";s:50:"index.php?attachment=$matches[1]&cpage=$matches[2]";s:63:"(services/tape-duplication-and-conversion/cloning)/trackback/?$";s:35:"index.php?pagename=$matches[1]&tb=1";s:83:"(services/tape-duplication-and-conversion/cloning)/feed/(feed|rdf|rss|rss2|atom)/?$";s:47:"index.php?pagename=$matches[1]&feed=$matches[2]";s:78:"(services/tape-duplication-and-conversion/cloning)/(feed|rdf|rss|rss2|atom)/?$";s:47:"index.php?pagename=$matches[1]&feed=$matches[2]";s:71:"(services/tape-duplication-and-conversion/cloning)/page/?([0-9]{1,})/?$";s:48:"index.php?pagename=$matches[1]&paged=$matches[2]";s:78:"(services/tape-duplication-and-conversion/cloning)/comment-page-([0-9]{1,})/?$";s:48:"index.php?pagename=$matches[1]&cpage=$matches[2]";s:63:"(services/tape-duplication-and-conversion/cloning)(/[0-9]+)?/?$";s:47:"index.php?pagename=$matches[1]&page=$matches[2]";s:80:"services/tape-duplication-and-conversion/video-duplication/attachment/([^/]+)/?$";s:32:"index.php?attachment=$matches[1]";s:90:"services/tape-duplication-and-conversion/video-duplication/attachment/([^/]+)/trackback/?$";s:37:"index.php?attachment=$matches[1]&tb=1";s:110:"services/tape-duplication-and-conversion/video-duplication/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:105:"services/tape-duplication-and-conversion/video-duplication/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:105:"services/tape-duplication-and-conversion/video-duplication/attachment/([^/]+)/comment-page-([0-9]{1,})/?$";s:50:"index.php?attachment=$matches[1]&cpage=$matches[2]";s:73:"(services/tape-duplication-and-conversion/video-duplication)/trackback/?$";s:35:"index.php?pagename=$matches[1]&tb=1";s:93:"(services/tape-duplication-and-conversion/video-duplication)/feed/(feed|rdf|rss|rss2|atom)/?$";s:47:"index.php?pagename=$matches[1]&feed=$matches[2]";s:88:"(services/tape-duplication-and-conversion/video-duplication)/(feed|rdf|rss|rss2|atom)/?$";s:47:"index.php?pagename=$matches[1]&feed=$matches[2]";s:81:"(services/tape-duplication-and-conversion/video-duplication)/page/?([0-9]{1,})/?$";s:48:"index.php?pagename=$matches[1]&paged=$matches[2]";s:88:"(services/tape-duplication-and-conversion/video-duplication)/comment-page-([0-9]{1,})/?$";s:48:"index.php?pagename=$matches[1]&cpage=$matches[2]";s:73:"(services/tape-duplication-and-conversion/video-duplication)(/[0-9]+)?/?$";s:47:"index.php?pagename=$matches[1]&page=$matches[2]";s:79:"services/tape-duplication-and-conversion/video-conversion/attachment/([^/]+)/?$";s:32:"index.php?attachment=$matches[1]";s:89:"services/tape-duplication-and-conversion/video-conversion/attachment/([^/]+)/trackback/?$";s:37:"index.php?attachment=$matches[1]&tb=1";s:109:"services/tape-duplication-and-conversion/video-conversion/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:104:"services/tape-duplication-and-conversion/video-conversion/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:104:"services/tape-duplication-and-conversion/video-conversion/attachment/([^/]+)/comment-page-([0-9]{1,})/?$";s:50:"index.php?attachment=$matches[1]&cpage=$matches[2]";s:72:"(services/tape-duplication-and-conversion/video-conversion)/trackback/?$";s:35:"index.php?pagename=$matches[1]&tb=1";s:92:"(services/tape-duplication-and-conversion/video-conversion)/feed/(feed|rdf|rss|rss2|atom)/?$";s:47:"index.php?pagename=$matches[1]&feed=$matches[2]";s:87:"(services/tape-duplication-and-conversion/video-conversion)/(feed|rdf|rss|rss2|atom)/?$";s:47:"index.php?pagename=$matches[1]&feed=$matches[2]";s:80:"(services/tape-duplication-and-conversion/video-conversion)/page/?([0-9]{1,})/?$";s:48:"index.php?pagename=$matches[1]&paged=$matches[2]";s:87:"(services/tape-duplication-and-conversion/video-conversion)/comment-page-([0-9]{1,})/?$";s:48:"index.php?pagename=$matches[1]&cpage=$matches[2]";s:72:"(services/tape-duplication-and-conversion/video-conversion)(/[0-9]+)?/?$";s:47:"index.php?pagename=$matches[1]&page=$matches[2]";s:77:"services/tape-duplication-and-conversion/video-transfer/attachment/([^/]+)/?$";s:32:"index.php?attachment=$matches[1]";s:87:"services/tape-duplication-and-conversion/video-transfer/attachment/([^/]+)/trackback/?$";s:37:"index.php?attachment=$matches[1]&tb=1";s:107:"services/tape-duplication-and-conversion/video-transfer/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:102:"services/tape-duplication-and-conversion/video-transfer/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:102:"services/tape-duplication-and-conversion/video-transfer/attachment/([^/]+)/comment-page-([0-9]{1,})/?$";s:50:"index.php?attachment=$matches[1]&cpage=$matches[2]";s:70:"(services/tape-duplication-and-conversion/video-transfer)/trackback/?$";s:35:"index.php?pagename=$matches[1]&tb=1";s:90:"(services/tape-duplication-and-conversion/video-transfer)/feed/(feed|rdf|rss|rss2|atom)/?$";s:47:"index.php?pagename=$matches[1]&feed=$matches[2]";s:85:"(services/tape-duplication-and-conversion/video-transfer)/(feed|rdf|rss|rss2|atom)/?$";s:47:"index.php?pagename=$matches[1]&feed=$matches[2]";s:78:"(services/tape-duplication-and-conversion/video-transfer)/page/?([0-9]{1,})/?$";s:48:"index.php?pagename=$matches[1]&paged=$matches[2]";s:85:"(services/tape-duplication-and-conversion/video-transfer)/comment-page-([0-9]{1,})/?$";s:48:"index.php?pagename=$matches[1]&cpage=$matches[2]";s:70:"(services/tape-duplication-and-conversion/video-transfer)(/[0-9]+)?/?$";s:47:"index.php?pagename=$matches[1]&page=$matches[2]";s:62:"services/tape-duplication-and-conversion/attachment/([^/]+)/?$";s:32:"index.php?attachment=$matches[1]";s:72:"services/tape-duplication-and-conversion/attachment/([^/]+)/trackback/?$";s:37:"index.php?attachment=$matches[1]&tb=1";s:92:"services/tape-duplication-and-conversion/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:87:"services/tape-duplication-and-conversion/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:87:"services/tape-duplication-and-conversion/attachment/([^/]+)/comment-page-([0-9]{1,})/?$";s:50:"index.php?attachment=$matches[1]&cpage=$matches[2]";s:55:"(services/tape-duplication-and-conversion)/trackback/?$";s:35:"index.php?pagename=$matches[1]&tb=1";s:75:"(services/tape-duplication-and-conversion)/feed/(feed|rdf|rss|rss2|atom)/?$";s:47:"index.php?pagename=$matches[1]&feed=$matches[2]";s:70:"(services/tape-duplication-and-conversion)/(feed|rdf|rss|rss2|atom)/?$";s:47:"index.php?pagename=$matches[1]&feed=$matches[2]";s:63:"(services/tape-duplication-and-conversion)/page/?([0-9]{1,})/?$";s:48:"index.php?pagename=$matches[1]&paged=$matches[2]";s:70:"(services/tape-duplication-and-conversion)/comment-page-([0-9]{1,})/?$";s:48:"index.php?pagename=$matches[1]&cpage=$matches[2]";s:55:"(services/tape-duplication-and-conversion)(/[0-9]+)?/?$";s:47:"index.php?pagename=$matches[1]&page=$matches[2]";s:80:"services/tapeless-file-and-digital-media/closed-captioning/attachment/([^/]+)/?$";s:32:"index.php?attachment=$matches[1]";s:90:"services/tapeless-file-and-digital-media/closed-captioning/attachment/([^/]+)/trackback/?$";s:37:"index.php?attachment=$matches[1]&tb=1";s:110:"services/tapeless-file-and-digital-media/closed-captioning/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:105:"services/tapeless-file-and-digital-media/closed-captioning/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:105:"services/tapeless-file-and-digital-media/closed-captioning/attachment/([^/]+)/comment-page-([0-9]{1,})/?$";s:50:"index.php?attachment=$matches[1]&cpage=$matches[2]";s:73:"(services/tapeless-file-and-digital-media/closed-captioning)/trackback/?$";s:35:"index.php?pagename=$matches[1]&tb=1";s:93:"(services/tapeless-file-and-digital-media/closed-captioning)/feed/(feed|rdf|rss|rss2|atom)/?$";s:47:"index.php?pagename=$matches[1]&feed=$matches[2]";s:88:"(services/tapeless-file-and-digital-media/closed-captioning)/(feed|rdf|rss|rss2|atom)/?$";s:47:"index.php?pagename=$matches[1]&feed=$matches[2]";s:81:"(services/tapeless-file-and-digital-media/closed-captioning)/page/?([0-9]{1,})/?$";s:48:"index.php?pagename=$matches[1]&paged=$matches[2]";s:88:"(services/tapeless-file-and-digital-media/closed-captioning)/comment-page-([0-9]{1,})/?$";s:48:"index.php?pagename=$matches[1]&cpage=$matches[2]";s:73:"(services/tapeless-file-and-digital-media/closed-captioning)(/[0-9]+)?/?$";s:47:"index.php?pagename=$matches[1]&page=$matches[2]";s:77:"services/tapeless-file-and-digital-media/mpeg-2-for-dvd/attachment/([^/]+)/?$";s:32:"index.php?attachment=$matches[1]";s:87:"services/tapeless-file-and-digital-media/mpeg-2-for-dvd/attachment/([^/]+)/trackback/?$";s:37:"index.php?attachment=$matches[1]&tb=1";s:107:"services/tapeless-file-and-digital-media/mpeg-2-for-dvd/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:102:"services/tapeless-file-and-digital-media/mpeg-2-for-dvd/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:102:"services/tapeless-file-and-digital-media/mpeg-2-for-dvd/attachment/([^/]+)/comment-page-([0-9]{1,})/?$";s:50:"index.php?attachment=$matches[1]&cpage=$matches[2]";s:70:"(services/tapeless-file-and-digital-media/mpeg-2-for-dvd)/trackback/?$";s:35:"index.php?pagename=$matches[1]&tb=1";s:90:"(services/tapeless-file-and-digital-media/mpeg-2-for-dvd)/feed/(feed|rdf|rss|rss2|atom)/?$";s:47:"index.php?pagename=$matches[1]&feed=$matches[2]";s:85:"(services/tapeless-file-and-digital-media/mpeg-2-for-dvd)/(feed|rdf|rss|rss2|atom)/?$";s:47:"index.php?pagename=$matches[1]&feed=$matches[2]";s:78:"(services/tapeless-file-and-digital-media/mpeg-2-for-dvd)/page/?([0-9]{1,})/?$";s:48:"index.php?pagename=$matches[1]&paged=$matches[2]";s:85:"(services/tapeless-file-and-digital-media/mpeg-2-for-dvd)/comment-page-([0-9]{1,})/?$";s:48:"index.php?pagename=$matches[1]&cpage=$matches[2]";s:70:"(services/tapeless-file-and-digital-media/mpeg-2-for-dvd)(/[0-9]+)?/?$";s:47:"index.php?pagename=$matches[1]&page=$matches[2]";s:88:"services/tapeless-file-and-digital-media/ftp-uploads-and-downloads/attachment/([^/]+)/?$";s:32:"index.php?attachment=$matches[1]";s:98:"services/tapeless-file-and-digital-media/ftp-uploads-and-downloads/attachment/([^/]+)/trackback/?$";s:37:"index.php?attachment=$matches[1]&tb=1";s:118:"services/tapeless-file-and-digital-media/ftp-uploads-and-downloads/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:113:"services/tapeless-file-and-digital-media/ftp-uploads-and-downloads/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:113:"services/tapeless-file-and-digital-media/ftp-uploads-and-downloads/attachment/([^/]+)/comment-page-([0-9]{1,})/?$";s:50:"index.php?attachment=$matches[1]&cpage=$matches[2]";s:81:"(services/tapeless-file-and-digital-media/ftp-uploads-and-downloads)/trackback/?$";s:35:"index.php?pagename=$matches[1]&tb=1";s:101:"(services/tapeless-file-and-digital-media/ftp-uploads-and-downloads)/feed/(feed|rdf|rss|rss2|atom)/?$";s:47:"index.php?pagename=$matches[1]&feed=$matches[2]";s:96:"(services/tapeless-file-and-digital-media/ftp-uploads-and-downloads)/(feed|rdf|rss|rss2|atom)/?$";s:47:"index.php?pagename=$matches[1]&feed=$matches[2]";s:89:"(services/tapeless-file-and-digital-media/ftp-uploads-and-downloads)/page/?([0-9]{1,})/?$";s:48:"index.php?pagename=$matches[1]&paged=$matches[2]";s:96:"(services/tapeless-file-and-digital-media/ftp-uploads-and-downloads)/comment-page-([0-9]{1,})/?$";s:48:"index.php?pagename=$matches[1]&cpage=$matches[2]";s:81:"(services/tapeless-file-and-digital-media/ftp-uploads-and-downloads)(/[0-9]+)?/?$";s:47:"index.php?pagename=$matches[1]&page=$matches[2]";s:85:"services/tapeless-file-and-digital-media/sd-and-hd-tape-outputs/attachment/([^/]+)/?$";s:32:"index.php?attachment=$matches[1]";s:95:"services/tapeless-file-and-digital-media/sd-and-hd-tape-outputs/attachment/([^/]+)/trackback/?$";s:37:"index.php?attachment=$matches[1]&tb=1";s:115:"services/tapeless-file-and-digital-media/sd-and-hd-tape-outputs/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:110:"services/tapeless-file-and-digital-media/sd-and-hd-tape-outputs/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:110:"services/tapeless-file-and-digital-media/sd-and-hd-tape-outputs/attachment/([^/]+)/comment-page-([0-9]{1,})/?$";s:50:"index.php?attachment=$matches[1]&cpage=$matches[2]";s:78:"(services/tapeless-file-and-digital-media/sd-and-hd-tape-outputs)/trackback/?$";s:35:"index.php?pagename=$matches[1]&tb=1";s:98:"(services/tapeless-file-and-digital-media/sd-and-hd-tape-outputs)/feed/(feed|rdf|rss|rss2|atom)/?$";s:47:"index.php?pagename=$matches[1]&feed=$matches[2]";s:93:"(services/tapeless-file-and-digital-media/sd-and-hd-tape-outputs)/(feed|rdf|rss|rss2|atom)/?$";s:47:"index.php?pagename=$matches[1]&feed=$matches[2]";s:86:"(services/tapeless-file-and-digital-media/sd-and-hd-tape-outputs)/page/?([0-9]{1,})/?$";s:48:"index.php?pagename=$matches[1]&paged=$matches[2]";s:93:"(services/tapeless-file-and-digital-media/sd-and-hd-tape-outputs)/comment-page-([0-9]{1,})/?$";s:48:"index.php?pagename=$matches[1]&cpage=$matches[2]";s:78:"(services/tapeless-file-and-digital-media/sd-and-hd-tape-outputs)(/[0-9]+)?/?$";s:47:"index.php?pagename=$matches[1]&page=$matches[2]";s:86:"services/tapeless-file-and-digital-media/sd-and-hd-tape-captures/attachment/([^/]+)/?$";s:32:"index.php?attachment=$matches[1]";s:96:"services/tapeless-file-and-digital-media/sd-and-hd-tape-captures/attachment/([^/]+)/trackback/?$";s:37:"index.php?attachment=$matches[1]&tb=1";s:116:"services/tapeless-file-and-digital-media/sd-and-hd-tape-captures/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:111:"services/tapeless-file-and-digital-media/sd-and-hd-tape-captures/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:111:"services/tapeless-file-and-digital-media/sd-and-hd-tape-captures/attachment/([^/]+)/comment-page-([0-9]{1,})/?$";s:50:"index.php?attachment=$matches[1]&cpage=$matches[2]";s:79:"(services/tapeless-file-and-digital-media/sd-and-hd-tape-captures)/trackback/?$";s:35:"index.php?pagename=$matches[1]&tb=1";s:99:"(services/tapeless-file-and-digital-media/sd-and-hd-tape-captures)/feed/(feed|rdf|rss|rss2|atom)/?$";s:47:"index.php?pagename=$matches[1]&feed=$matches[2]";s:94:"(services/tapeless-file-and-digital-media/sd-and-hd-tape-captures)/(feed|rdf|rss|rss2|atom)/?$";s:47:"index.php?pagename=$matches[1]&feed=$matches[2]";s:87:"(services/tapeless-file-and-digital-media/sd-and-hd-tape-captures)/page/?([0-9]{1,})/?$";s:48:"index.php?pagename=$matches[1]&paged=$matches[2]";s:94:"(services/tapeless-file-and-digital-media/sd-and-hd-tape-captures)/comment-page-([0-9]{1,})/?$";s:48:"index.php?pagename=$matches[1]&cpage=$matches[2]";s:79:"(services/tapeless-file-and-digital-media/sd-and-hd-tape-captures)(/[0-9]+)?/?$";s:47:"index.php?pagename=$matches[1]&page=$matches[2]";s:78:"services/tapeless-file-and-digital-media/web-compression/attachment/([^/]+)/?$";s:32:"index.php?attachment=$matches[1]";s:88:"services/tapeless-file-and-digital-media/web-compression/attachment/([^/]+)/trackback/?$";s:37:"index.php?attachment=$matches[1]&tb=1";s:108:"services/tapeless-file-and-digital-media/web-compression/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:103:"services/tapeless-file-and-digital-media/web-compression/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:103:"services/tapeless-file-and-digital-media/web-compression/attachment/([^/]+)/comment-page-([0-9]{1,})/?$";s:50:"index.php?attachment=$matches[1]&cpage=$matches[2]";s:71:"(services/tapeless-file-and-digital-media/web-compression)/trackback/?$";s:35:"index.php?pagename=$matches[1]&tb=1";s:91:"(services/tapeless-file-and-digital-media/web-compression)/feed/(feed|rdf|rss|rss2|atom)/?$";s:47:"index.php?pagename=$matches[1]&feed=$matches[2]";s:86:"(services/tapeless-file-and-digital-media/web-compression)/(feed|rdf|rss|rss2|atom)/?$";s:47:"index.php?pagename=$matches[1]&feed=$matches[2]";s:79:"(services/tapeless-file-and-digital-media/web-compression)/page/?([0-9]{1,})/?$";s:48:"index.php?pagename=$matches[1]&paged=$matches[2]";s:86:"(services/tapeless-file-and-digital-media/web-compression)/comment-page-([0-9]{1,})/?$";s:48:"index.php?pagename=$matches[1]&cpage=$matches[2]";s:71:"(services/tapeless-file-and-digital-media/web-compression)(/[0-9]+)?/?$";s:47:"index.php?pagename=$matches[1]&page=$matches[2]";s:73:"services/tapeless-file-and-digital-media/digitizing/attachment/([^/]+)/?$";s:32:"index.php?attachment=$matches[1]";s:83:"services/tapeless-file-and-digital-media/digitizing/attachment/([^/]+)/trackback/?$";s:37:"index.php?attachment=$matches[1]&tb=1";s:103:"services/tapeless-file-and-digital-media/digitizing/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:98:"services/tapeless-file-and-digital-media/digitizing/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:98:"services/tapeless-file-and-digital-media/digitizing/attachment/([^/]+)/comment-page-([0-9]{1,})/?$";s:50:"index.php?attachment=$matches[1]&cpage=$matches[2]";s:66:"(services/tapeless-file-and-digital-media/digitizing)/trackback/?$";s:35:"index.php?pagename=$matches[1]&tb=1";s:86:"(services/tapeless-file-and-digital-media/digitizing)/feed/(feed|rdf|rss|rss2|atom)/?$";s:47:"index.php?pagename=$matches[1]&feed=$matches[2]";s:81:"(services/tapeless-file-and-digital-media/digitizing)/(feed|rdf|rss|rss2|atom)/?$";s:47:"index.php?pagename=$matches[1]&feed=$matches[2]";s:74:"(services/tapeless-file-and-digital-media/digitizing)/page/?([0-9]{1,})/?$";s:48:"index.php?pagename=$matches[1]&paged=$matches[2]";s:81:"(services/tapeless-file-and-digital-media/digitizing)/comment-page-([0-9]{1,})/?$";s:48:"index.php?pagename=$matches[1]&cpage=$matches[2]";s:66:"(services/tapeless-file-and-digital-media/digitizing)(/[0-9]+)?/?$";s:47:"index.php?pagename=$matches[1]&page=$matches[2]";s:75:"services/tapeless-file-and-digital-media/file-to-tape/attachment/([^/]+)/?$";s:32:"index.php?attachment=$matches[1]";s:85:"services/tapeless-file-and-digital-media/file-to-tape/attachment/([^/]+)/trackback/?$";s:37:"index.php?attachment=$matches[1]&tb=1";s:105:"services/tapeless-file-and-digital-media/file-to-tape/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:100:"services/tapeless-file-and-digital-media/file-to-tape/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:100:"services/tapeless-file-and-digital-media/file-to-tape/attachment/([^/]+)/comment-page-([0-9]{1,})/?$";s:50:"index.php?attachment=$matches[1]&cpage=$matches[2]";s:68:"(services/tapeless-file-and-digital-media/file-to-tape)/trackback/?$";s:35:"index.php?pagename=$matches[1]&tb=1";s:88:"(services/tapeless-file-and-digital-media/file-to-tape)/feed/(feed|rdf|rss|rss2|atom)/?$";s:47:"index.php?pagename=$matches[1]&feed=$matches[2]";s:83:"(services/tapeless-file-and-digital-media/file-to-tape)/(feed|rdf|rss|rss2|atom)/?$";s:47:"index.php?pagename=$matches[1]&feed=$matches[2]";s:76:"(services/tapeless-file-and-digital-media/file-to-tape)/page/?([0-9]{1,})/?$";s:48:"index.php?pagename=$matches[1]&paged=$matches[2]";s:83:"(services/tapeless-file-and-digital-media/file-to-tape)/comment-page-([0-9]{1,})/?$";s:48:"index.php?pagename=$matches[1]&cpage=$matches[2]";s:68:"(services/tapeless-file-and-digital-media/file-to-tape)(/[0-9]+)?/?$";s:47:"index.php?pagename=$matches[1]&page=$matches[2]";s:75:"services/tapeless-file-and-digital-media/tape-to-file/attachment/([^/]+)/?$";s:32:"index.php?attachment=$matches[1]";s:85:"services/tapeless-file-and-digital-media/tape-to-file/attachment/([^/]+)/trackback/?$";s:37:"index.php?attachment=$matches[1]&tb=1";s:105:"services/tapeless-file-and-digital-media/tape-to-file/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:100:"services/tapeless-file-and-digital-media/tape-to-file/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:100:"services/tapeless-file-and-digital-media/tape-to-file/attachment/([^/]+)/comment-page-([0-9]{1,})/?$";s:50:"index.php?attachment=$matches[1]&cpage=$matches[2]";s:68:"(services/tapeless-file-and-digital-media/tape-to-file)/trackback/?$";s:35:"index.php?pagename=$matches[1]&tb=1";s:88:"(services/tapeless-file-and-digital-media/tape-to-file)/feed/(feed|rdf|rss|rss2|atom)/?$";s:47:"index.php?pagename=$matches[1]&feed=$matches[2]";s:83:"(services/tapeless-file-and-digital-media/tape-to-file)/(feed|rdf|rss|rss2|atom)/?$";s:47:"index.php?pagename=$matches[1]&feed=$matches[2]";s:76:"(services/tapeless-file-and-digital-media/tape-to-file)/page/?([0-9]{1,})/?$";s:48:"index.php?pagename=$matches[1]&paged=$matches[2]";s:83:"(services/tapeless-file-and-digital-media/tape-to-file)/comment-page-([0-9]{1,})/?$";s:48:"index.php?pagename=$matches[1]&cpage=$matches[2]";s:68:"(services/tapeless-file-and-digital-media/tape-to-file)(/[0-9]+)?/?$";s:47:"index.php?pagename=$matches[1]&page=$matches[2]";s:88:"services/tapeless-file-and-digital-media/digital-and-file-encoding/attachment/([^/]+)/?$";s:32:"index.php?attachment=$matches[1]";s:98:"services/tapeless-file-and-digital-media/digital-and-file-encoding/attachment/([^/]+)/trackback/?$";s:37:"index.php?attachment=$matches[1]&tb=1";s:118:"services/tapeless-file-and-digital-media/digital-and-file-encoding/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:113:"services/tapeless-file-and-digital-media/digital-and-file-encoding/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:113:"services/tapeless-file-and-digital-media/digital-and-file-encoding/attachment/([^/]+)/comment-page-([0-9]{1,})/?$";s:50:"index.php?attachment=$matches[1]&cpage=$matches[2]";s:81:"(services/tapeless-file-and-digital-media/digital-and-file-encoding)/trackback/?$";s:35:"index.php?pagename=$matches[1]&tb=1";s:101:"(services/tapeless-file-and-digital-media/digital-and-file-encoding)/feed/(feed|rdf|rss|rss2|atom)/?$";s:47:"index.php?pagename=$matches[1]&feed=$matches[2]";s:96:"(services/tapeless-file-and-digital-media/digital-and-file-encoding)/(feed|rdf|rss|rss2|atom)/?$";s:47:"index.php?pagename=$matches[1]&feed=$matches[2]";s:89:"(services/tapeless-file-and-digital-media/digital-and-file-encoding)/page/?([0-9]{1,})/?$";s:48:"index.php?pagename=$matches[1]&paged=$matches[2]";s:96:"(services/tapeless-file-and-digital-media/digital-and-file-encoding)/comment-page-([0-9]{1,})/?$";s:48:"index.php?pagename=$matches[1]&cpage=$matches[2]";s:81:"(services/tapeless-file-and-digital-media/digital-and-file-encoding)(/[0-9]+)?/?$";s:47:"index.php?pagename=$matches[1]&page=$matches[2]";s:62:"services/tapeless-file-and-digital-media/attachment/([^/]+)/?$";s:32:"index.php?attachment=$matches[1]";s:72:"services/tapeless-file-and-digital-media/attachment/([^/]+)/trackback/?$";s:37:"index.php?attachment=$matches[1]&tb=1";s:92:"services/tapeless-file-and-digital-media/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:87:"services/tapeless-file-and-digital-media/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:87:"services/tapeless-file-and-digital-media/attachment/([^/]+)/comment-page-([0-9]{1,})/?$";s:50:"index.php?attachment=$matches[1]&cpage=$matches[2]";s:55:"(services/tapeless-file-and-digital-media)/trackback/?$";s:35:"index.php?pagename=$matches[1]&tb=1";s:75:"(services/tapeless-file-and-digital-media)/feed/(feed|rdf|rss|rss2|atom)/?$";s:47:"index.php?pagename=$matches[1]&feed=$matches[2]";s:70:"(services/tapeless-file-and-digital-media)/(feed|rdf|rss|rss2|atom)/?$";s:47:"index.php?pagename=$matches[1]&feed=$matches[2]";s:63:"(services/tapeless-file-and-digital-media)/page/?([0-9]{1,})/?$";s:48:"index.php?pagename=$matches[1]&paged=$matches[2]";s:70:"(services/tapeless-file-and-digital-media)/comment-page-([0-9]{1,})/?$";s:48:"index.php?pagename=$matches[1]&cpage=$matches[2]";s:55:"(services/tapeless-file-and-digital-media)(/[0-9]+)?/?$";s:47:"index.php?pagename=$matches[1]&page=$matches[2]";s:30:"services/attachment/([^/]+)/?$";s:32:"index.php?attachment=$matches[1]";s:40:"services/attachment/([^/]+)/trackback/?$";s:37:"index.php?attachment=$matches[1]&tb=1";s:60:"services/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:55:"services/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:55:"services/attachment/([^/]+)/comment-page-([0-9]{1,})/?$";s:50:"index.php?attachment=$matches[1]&cpage=$matches[2]";s:23:"(services)/trackback/?$";s:35:"index.php?pagename=$matches[1]&tb=1";s:43:"(services)/feed/(feed|rdf|rss|rss2|atom)/?$";s:47:"index.php?pagename=$matches[1]&feed=$matches[2]";s:38:"(services)/(feed|rdf|rss|rss2|atom)/?$";s:47:"index.php?pagename=$matches[1]&feed=$matches[2]";s:31:"(services)/page/?([0-9]{1,})/?$";s:48:"index.php?pagename=$matches[1]&paged=$matches[2]";s:38:"(services)/comment-page-([0-9]{1,})/?$";s:48:"index.php?pagename=$matches[1]&cpage=$matches[2]";s:23:"(services)(/[0-9]+)?/?$";s:47:"index.php?pagename=$matches[1]&page=$matches[2]";s:36:"formats/mpeg-4/attachment/([^/]+)/?$";s:32:"index.php?attachment=$matches[1]";s:46:"formats/mpeg-4/attachment/([^/]+)/trackback/?$";s:37:"index.php?attachment=$matches[1]&tb=1";s:66:"formats/mpeg-4/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:61:"formats/mpeg-4/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:61:"formats/mpeg-4/attachment/([^/]+)/comment-page-([0-9]{1,})/?$";s:50:"index.php?attachment=$matches[1]&cpage=$matches[2]";s:29:"(formats/mpeg-4)/trackback/?$";s:35:"index.php?pagename=$matches[1]&tb=1";s:49:"(formats/mpeg-4)/feed/(feed|rdf|rss|rss2|atom)/?$";s:47:"index.php?pagename=$matches[1]&feed=$matches[2]";s:44:"(formats/mpeg-4)/(feed|rdf|rss|rss2|atom)/?$";s:47:"index.php?pagename=$matches[1]&feed=$matches[2]";s:37:"(formats/mpeg-4)/page/?([0-9]{1,})/?$";s:48:"index.php?pagename=$matches[1]&paged=$matches[2]";s:44:"(formats/mpeg-4)/comment-page-([0-9]{1,})/?$";s:48:"index.php?pagename=$matches[1]&cpage=$matches[2]";s:29:"(formats/mpeg-4)(/[0-9]+)?/?$";s:47:"index.php?pagename=$matches[1]&page=$matches[2]";s:33:"formats/mov/attachment/([^/]+)/?$";s:32:"index.php?attachment=$matches[1]";s:43:"formats/mov/attachment/([^/]+)/trackback/?$";s:37:"index.php?attachment=$matches[1]&tb=1";s:63:"formats/mov/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:58:"formats/mov/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:58:"formats/mov/attachment/([^/]+)/comment-page-([0-9]{1,})/?$";s:50:"index.php?attachment=$matches[1]&cpage=$matches[2]";s:26:"(formats/mov)/trackback/?$";s:35:"index.php?pagename=$matches[1]&tb=1";s:46:"(formats/mov)/feed/(feed|rdf|rss|rss2|atom)/?$";s:47:"index.php?pagename=$matches[1]&feed=$matches[2]";s:41:"(formats/mov)/(feed|rdf|rss|rss2|atom)/?$";s:47:"index.php?pagename=$matches[1]&feed=$matches[2]";s:34:"(formats/mov)/page/?([0-9]{1,})/?$";s:48:"index.php?pagename=$matches[1]&paged=$matches[2]";s:41:"(formats/mov)/comment-page-([0-9]{1,})/?$";s:48:"index.php?pagename=$matches[1]&cpage=$matches[2]";s:26:"(formats/mov)(/[0-9]+)?/?$";s:47:"index.php?pagename=$matches[1]&page=$matches[2]";s:38:"formats/hdcam-sr/attachment/([^/]+)/?$";s:32:"index.php?attachment=$matches[1]";s:48:"formats/hdcam-sr/attachment/([^/]+)/trackback/?$";s:37:"index.php?attachment=$matches[1]&tb=1";s:68:"formats/hdcam-sr/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:63:"formats/hdcam-sr/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:63:"formats/hdcam-sr/attachment/([^/]+)/comment-page-([0-9]{1,})/?$";s:50:"index.php?attachment=$matches[1]&cpage=$matches[2]";s:31:"(formats/hdcam-sr)/trackback/?$";s:35:"index.php?pagename=$matches[1]&tb=1";s:51:"(formats/hdcam-sr)/feed/(feed|rdf|rss|rss2|atom)/?$";s:47:"index.php?pagename=$matches[1]&feed=$matches[2]";s:46:"(formats/hdcam-sr)/(feed|rdf|rss|rss2|atom)/?$";s:47:"index.php?pagename=$matches[1]&feed=$matches[2]";s:39:"(formats/hdcam-sr)/page/?([0-9]{1,})/?$";s:48:"index.php?pagename=$matches[1]&paged=$matches[2]";s:46:"(formats/hdcam-sr)/comment-page-([0-9]{1,})/?$";s:48:"index.php?pagename=$matches[1]&cpage=$matches[2]";s:31:"(formats/hdcam-sr)(/[0-9]+)?/?$";s:47:"index.php?pagename=$matches[1]&page=$matches[2]";s:39:"formats/dvcpro-hd/attachment/([^/]+)/?$";s:32:"index.php?attachment=$matches[1]";s:49:"formats/dvcpro-hd/attachment/([^/]+)/trackback/?$";s:37:"index.php?attachment=$matches[1]&tb=1";s:69:"formats/dvcpro-hd/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:64:"formats/dvcpro-hd/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:64:"formats/dvcpro-hd/attachment/([^/]+)/comment-page-([0-9]{1,})/?$";s:50:"index.php?attachment=$matches[1]&cpage=$matches[2]";s:32:"(formats/dvcpro-hd)/trackback/?$";s:35:"index.php?pagename=$matches[1]&tb=1";s:52:"(formats/dvcpro-hd)/feed/(feed|rdf|rss|rss2|atom)/?$";s:47:"index.php?pagename=$matches[1]&feed=$matches[2]";s:47:"(formats/dvcpro-hd)/(feed|rdf|rss|rss2|atom)/?$";s:47:"index.php?pagename=$matches[1]&feed=$matches[2]";s:40:"(formats/dvcpro-hd)/page/?([0-9]{1,})/?$";s:48:"index.php?pagename=$matches[1]&paged=$matches[2]";s:47:"(formats/dvcpro-hd)/comment-page-([0-9]{1,})/?$";s:48:"index.php?pagename=$matches[1]&cpage=$matches[2]";s:32:"(formats/dvcpro-hd)(/[0-9]+)?/?$";s:47:"index.php?pagename=$matches[1]&page=$matches[2]";s:35:"formats/hdcam/attachment/([^/]+)/?$";s:32:"index.php?attachment=$matches[1]";s:45:"formats/hdcam/attachment/([^/]+)/trackback/?$";s:37:"index.php?attachment=$matches[1]&tb=1";s:65:"formats/hdcam/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:60:"formats/hdcam/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:60:"formats/hdcam/attachment/([^/]+)/comment-page-([0-9]{1,})/?$";s:50:"index.php?attachment=$matches[1]&cpage=$matches[2]";s:28:"(formats/hdcam)/trackback/?$";s:35:"index.php?pagename=$matches[1]&tb=1";s:48:"(formats/hdcam)/feed/(feed|rdf|rss|rss2|atom)/?$";s:47:"index.php?pagename=$matches[1]&feed=$matches[2]";s:43:"(formats/hdcam)/(feed|rdf|rss|rss2|atom)/?$";s:47:"index.php?pagename=$matches[1]&feed=$matches[2]";s:36:"(formats/hdcam)/page/?([0-9]{1,})/?$";s:48:"index.php?pagename=$matches[1]&paged=$matches[2]";s:43:"(formats/hdcam)/comment-page-([0-9]{1,})/?$";s:48:"index.php?pagename=$matches[1]&cpage=$matches[2]";s:28:"(formats/hdcam)(/[0-9]+)?/?$";s:47:"index.php?pagename=$matches[1]&page=$matches[2]";s:39:"formats/avc-intra/attachment/([^/]+)/?$";s:32:"index.php?attachment=$matches[1]";s:49:"formats/avc-intra/attachment/([^/]+)/trackback/?$";s:37:"index.php?attachment=$matches[1]&tb=1";s:69:"formats/avc-intra/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:64:"formats/avc-intra/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:64:"formats/avc-intra/attachment/([^/]+)/comment-page-([0-9]{1,})/?$";s:50:"index.php?attachment=$matches[1]&cpage=$matches[2]";s:32:"(formats/avc-intra)/trackback/?$";s:35:"index.php?pagename=$matches[1]&tb=1";s:52:"(formats/avc-intra)/feed/(feed|rdf|rss|rss2|atom)/?$";s:47:"index.php?pagename=$matches[1]&feed=$matches[2]";s:47:"(formats/avc-intra)/(feed|rdf|rss|rss2|atom)/?$";s:47:"index.php?pagename=$matches[1]&feed=$matches[2]";s:40:"(formats/avc-intra)/page/?([0-9]{1,})/?$";s:48:"index.php?pagename=$matches[1]&paged=$matches[2]";s:47:"(formats/avc-intra)/comment-page-([0-9]{1,})/?$";s:48:"index.php?pagename=$matches[1]&cpage=$matches[2]";s:32:"(formats/avc-intra)(/[0-9]+)?/?$";s:47:"index.php?pagename=$matches[1]&page=$matches[2]";s:37:"formats/full-hd/attachment/([^/]+)/?$";s:32:"index.php?attachment=$matches[1]";s:47:"formats/full-hd/attachment/([^/]+)/trackback/?$";s:37:"index.php?attachment=$matches[1]&tb=1";s:67:"formats/full-hd/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:62:"formats/full-hd/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:62:"formats/full-hd/attachment/([^/]+)/comment-page-([0-9]{1,})/?$";s:50:"index.php?attachment=$matches[1]&cpage=$matches[2]";s:30:"(formats/full-hd)/trackback/?$";s:35:"index.php?pagename=$matches[1]&tb=1";s:50:"(formats/full-hd)/feed/(feed|rdf|rss|rss2|atom)/?$";s:47:"index.php?pagename=$matches[1]&feed=$matches[2]";s:45:"(formats/full-hd)/(feed|rdf|rss|rss2|atom)/?$";s:47:"index.php?pagename=$matches[1]&feed=$matches[2]";s:38:"(formats/full-hd)/page/?([0-9]{1,})/?$";s:48:"index.php?pagename=$matches[1]&paged=$matches[2]";s:45:"(formats/full-hd)/comment-page-([0-9]{1,})/?$";s:48:"index.php?pagename=$matches[1]&cpage=$matches[2]";s:30:"(formats/full-hd)(/[0-9]+)?/?$";s:47:"index.php?pagename=$matches[1]&page=$matches[2]";s:34:"formats/xvid/attachment/([^/]+)/?$";s:32:"index.php?attachment=$matches[1]";s:44:"formats/xvid/attachment/([^/]+)/trackback/?$";s:37:"index.php?attachment=$matches[1]&tb=1";s:64:"formats/xvid/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:59:"formats/xvid/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:59:"formats/xvid/attachment/([^/]+)/comment-page-([0-9]{1,})/?$";s:50:"index.php?attachment=$matches[1]&cpage=$matches[2]";s:27:"(formats/xvid)/trackback/?$";s:35:"index.php?pagename=$matches[1]&tb=1";s:47:"(formats/xvid)/feed/(feed|rdf|rss|rss2|atom)/?$";s:47:"index.php?pagename=$matches[1]&feed=$matches[2]";s:42:"(formats/xvid)/(feed|rdf|rss|rss2|atom)/?$";s:47:"index.php?pagename=$matches[1]&feed=$matches[2]";s:35:"(formats/xvid)/page/?([0-9]{1,})/?$";s:48:"index.php?pagename=$matches[1]&paged=$matches[2]";s:42:"(formats/xvid)/comment-page-([0-9]{1,})/?$";s:48:"index.php?pagename=$matches[1]&cpage=$matches[2]";s:27:"(formats/xvid)(/[0-9]+)?/?$";s:47:"index.php?pagename=$matches[1]&page=$matches[2]";s:34:"formats/divx/attachment/([^/]+)/?$";s:32:"index.php?attachment=$matches[1]";s:44:"formats/divx/attachment/([^/]+)/trackback/?$";s:37:"index.php?attachment=$matches[1]&tb=1";s:64:"formats/divx/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:59:"formats/divx/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:59:"formats/divx/attachment/([^/]+)/comment-page-([0-9]{1,})/?$";s:50:"index.php?attachment=$matches[1]&cpage=$matches[2]";s:27:"(formats/divx)/trackback/?$";s:35:"index.php?pagename=$matches[1]&tb=1";s:47:"(formats/divx)/feed/(feed|rdf|rss|rss2|atom)/?$";s:47:"index.php?pagename=$matches[1]&feed=$matches[2]";s:42:"(formats/divx)/(feed|rdf|rss|rss2|atom)/?$";s:47:"index.php?pagename=$matches[1]&feed=$matches[2]";s:35:"(formats/divx)/page/?([0-9]{1,})/?$";s:48:"index.php?pagename=$matches[1]&paged=$matches[2]";s:42:"(formats/divx)/comment-page-([0-9]{1,})/?$";s:48:"index.php?pagename=$matches[1]&cpage=$matches[2]";s:27:"(formats/divx)(/[0-9]+)?/?$";s:47:"index.php?pagename=$matches[1]&page=$matches[2]";s:37:"formats/blu-ray/attachment/([^/]+)/?$";s:32:"index.php?attachment=$matches[1]";s:47:"formats/blu-ray/attachment/([^/]+)/trackback/?$";s:37:"index.php?attachment=$matches[1]&tb=1";s:67:"formats/blu-ray/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:62:"formats/blu-ray/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:62:"formats/blu-ray/attachment/([^/]+)/comment-page-([0-9]{1,})/?$";s:50:"index.php?attachment=$matches[1]&cpage=$matches[2]";s:30:"(formats/blu-ray)/trackback/?$";s:35:"index.php?pagename=$matches[1]&tb=1";s:50:"(formats/blu-ray)/feed/(feed|rdf|rss|rss2|atom)/?$";s:47:"index.php?pagename=$matches[1]&feed=$matches[2]";s:45:"(formats/blu-ray)/(feed|rdf|rss|rss2|atom)/?$";s:47:"index.php?pagename=$matches[1]&feed=$matches[2]";s:38:"(formats/blu-ray)/page/?([0-9]{1,})/?$";s:48:"index.php?pagename=$matches[1]&paged=$matches[2]";s:45:"(formats/blu-ray)/comment-page-([0-9]{1,})/?$";s:48:"index.php?pagename=$matches[1]&cpage=$matches[2]";s:30:"(formats/blu-ray)(/[0-9]+)?/?$";s:47:"index.php?pagename=$matches[1]&page=$matches[2]";s:33:"formats/dvd/attachment/([^/]+)/?$";s:32:"index.php?attachment=$matches[1]";s:43:"formats/dvd/attachment/([^/]+)/trackback/?$";s:37:"index.php?attachment=$matches[1]&tb=1";s:63:"formats/dvd/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:58:"formats/dvd/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:58:"formats/dvd/attachment/([^/]+)/comment-page-([0-9]{1,})/?$";s:50:"index.php?attachment=$matches[1]&cpage=$matches[2]";s:26:"(formats/dvd)/trackback/?$";s:35:"index.php?pagename=$matches[1]&tb=1";s:46:"(formats/dvd)/feed/(feed|rdf|rss|rss2|atom)/?$";s:47:"index.php?pagename=$matches[1]&feed=$matches[2]";s:41:"(formats/dvd)/(feed|rdf|rss|rss2|atom)/?$";s:47:"index.php?pagename=$matches[1]&feed=$matches[2]";s:34:"(formats/dvd)/page/?([0-9]{1,})/?$";s:48:"index.php?pagename=$matches[1]&paged=$matches[2]";s:41:"(formats/dvd)/comment-page-([0-9]{1,})/?$";s:48:"index.php?pagename=$matches[1]&cpage=$matches[2]";s:26:"(formats/dvd)(/[0-9]+)?/?$";s:47:"index.php?pagename=$matches[1]&page=$matches[2]";s:45:"formats/flash-video-flv/attachment/([^/]+)/?$";s:32:"index.php?attachment=$matches[1]";s:55:"formats/flash-video-flv/attachment/([^/]+)/trackback/?$";s:37:"index.php?attachment=$matches[1]&tb=1";s:75:"formats/flash-video-flv/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:70:"formats/flash-video-flv/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:70:"formats/flash-video-flv/attachment/([^/]+)/comment-page-([0-9]{1,})/?$";s:50:"index.php?attachment=$matches[1]&cpage=$matches[2]";s:38:"(formats/flash-video-flv)/trackback/?$";s:35:"index.php?pagename=$matches[1]&tb=1";s:58:"(formats/flash-video-flv)/feed/(feed|rdf|rss|rss2|atom)/?$";s:47:"index.php?pagename=$matches[1]&feed=$matches[2]";s:53:"(formats/flash-video-flv)/(feed|rdf|rss|rss2|atom)/?$";s:47:"index.php?pagename=$matches[1]&feed=$matches[2]";s:46:"(formats/flash-video-flv)/page/?([0-9]{1,})/?$";s:48:"index.php?pagename=$matches[1]&paged=$matches[2]";s:53:"(formats/flash-video-flv)/comment-page-([0-9]{1,})/?$";s:48:"index.php?pagename=$matches[1]&cpage=$matches[2]";s:38:"(formats/flash-video-flv)(/[0-9]+)?/?$";s:47:"index.php?pagename=$matches[1]&page=$matches[2]";s:34:"formats/webm/attachment/([^/]+)/?$";s:32:"index.php?attachment=$matches[1]";s:44:"formats/webm/attachment/([^/]+)/trackback/?$";s:37:"index.php?attachment=$matches[1]&tb=1";s:64:"formats/webm/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:59:"formats/webm/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:59:"formats/webm/attachment/([^/]+)/comment-page-([0-9]{1,})/?$";s:50:"index.php?attachment=$matches[1]&cpage=$matches[2]";s:27:"(formats/webm)/trackback/?$";s:35:"index.php?pagename=$matches[1]&tb=1";s:47:"(formats/webm)/feed/(feed|rdf|rss|rss2|atom)/?$";s:47:"index.php?pagename=$matches[1]&feed=$matches[2]";s:42:"(formats/webm)/(feed|rdf|rss|rss2|atom)/?$";s:47:"index.php?pagename=$matches[1]&feed=$matches[2]";s:35:"(formats/webm)/page/?([0-9]{1,})/?$";s:48:"index.php?pagename=$matches[1]&paged=$matches[2]";s:42:"(formats/webm)/comment-page-([0-9]{1,})/?$";s:48:"index.php?pagename=$matches[1]&cpage=$matches[2]";s:27:"(formats/webm)(/[0-9]+)?/?$";s:47:"index.php?pagename=$matches[1]&page=$matches[2]";s:35:"formats/vhs-c/attachment/([^/]+)/?$";s:32:"index.php?attachment=$matches[1]";s:45:"formats/vhs-c/attachment/([^/]+)/trackback/?$";s:37:"index.php?attachment=$matches[1]&tb=1";s:65:"formats/vhs-c/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:60:"formats/vhs-c/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:60:"formats/vhs-c/attachment/([^/]+)/comment-page-([0-9]{1,})/?$";s:50:"index.php?attachment=$matches[1]&cpage=$matches[2]";s:28:"(formats/vhs-c)/trackback/?$";s:35:"index.php?pagename=$matches[1]&tb=1";s:48:"(formats/vhs-c)/feed/(feed|rdf|rss|rss2|atom)/?$";s:47:"index.php?pagename=$matches[1]&feed=$matches[2]";s:43:"(formats/vhs-c)/(feed|rdf|rss|rss2|atom)/?$";s:47:"index.php?pagename=$matches[1]&feed=$matches[2]";s:36:"(formats/vhs-c)/page/?([0-9]{1,})/?$";s:48:"index.php?pagename=$matches[1]&paged=$matches[2]";s:43:"(formats/vhs-c)/comment-page-([0-9]{1,})/?$";s:48:"index.php?pagename=$matches[1]&cpage=$matches[2]";s:28:"(formats/vhs-c)(/[0-9]+)?/?$";s:47:"index.php?pagename=$matches[1]&page=$matches[2]";s:33:"formats/vhs/attachment/([^/]+)/?$";s:32:"index.php?attachment=$matches[1]";s:43:"formats/vhs/attachment/([^/]+)/trackback/?$";s:37:"index.php?attachment=$matches[1]&tb=1";s:63:"formats/vhs/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:58:"formats/vhs/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:58:"formats/vhs/attachment/([^/]+)/comment-page-([0-9]{1,})/?$";s:50:"index.php?attachment=$matches[1]&cpage=$matches[2]";s:26:"(formats/vhs)/trackback/?$";s:35:"index.php?pagename=$matches[1]&tb=1";s:46:"(formats/vhs)/feed/(feed|rdf|rss|rss2|atom)/?$";s:47:"index.php?pagename=$matches[1]&feed=$matches[2]";s:41:"(formats/vhs)/(feed|rdf|rss|rss2|atom)/?$";s:47:"index.php?pagename=$matches[1]&feed=$matches[2]";s:34:"(formats/vhs)/page/?([0-9]{1,})/?$";s:48:"index.php?pagename=$matches[1]&paged=$matches[2]";s:41:"(formats/vhs)/comment-page-([0-9]{1,})/?$";s:48:"index.php?pagename=$matches[1]&cpage=$matches[2]";s:26:"(formats/vhs)(/[0-9]+)?/?$";s:47:"index.php?pagename=$matches[1]&page=$matches[2]";s:43:"formats/quicktime-mov/attachment/([^/]+)/?$";s:32:"index.php?attachment=$matches[1]";s:53:"formats/quicktime-mov/attachment/([^/]+)/trackback/?$";s:37:"index.php?attachment=$matches[1]&tb=1";s:73:"formats/quicktime-mov/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:68:"formats/quicktime-mov/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:68:"formats/quicktime-mov/attachment/([^/]+)/comment-page-([0-9]{1,})/?$";s:50:"index.php?attachment=$matches[1]&cpage=$matches[2]";s:36:"(formats/quicktime-mov)/trackback/?$";s:35:"index.php?pagename=$matches[1]&tb=1";s:56:"(formats/quicktime-mov)/feed/(feed|rdf|rss|rss2|atom)/?$";s:47:"index.php?pagename=$matches[1]&feed=$matches[2]";s:51:"(formats/quicktime-mov)/(feed|rdf|rss|rss2|atom)/?$";s:47:"index.php?pagename=$matches[1]&feed=$matches[2]";s:44:"(formats/quicktime-mov)/page/?([0-9]{1,})/?$";s:48:"index.php?pagename=$matches[1]&paged=$matches[2]";s:51:"(formats/quicktime-mov)/comment-page-([0-9]{1,})/?$";s:48:"index.php?pagename=$matches[1]&cpage=$matches[2]";s:36:"(formats/quicktime-mov)(/[0-9]+)?/?$";s:47:"index.php?pagename=$matches[1]&page=$matches[2]";s:33:"formats/pal/attachment/([^/]+)/?$";s:32:"index.php?attachment=$matches[1]";s:43:"formats/pal/attachment/([^/]+)/trackback/?$";s:37:"index.php?attachment=$matches[1]&tb=1";s:63:"formats/pal/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:58:"formats/pal/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:58:"formats/pal/attachment/([^/]+)/comment-page-([0-9]{1,})/?$";s:50:"index.php?attachment=$matches[1]&cpage=$matches[2]";s:26:"(formats/pal)/trackback/?$";s:35:"index.php?pagename=$matches[1]&tb=1";s:46:"(formats/pal)/feed/(feed|rdf|rss|rss2|atom)/?$";s:47:"index.php?pagename=$matches[1]&feed=$matches[2]";s:41:"(formats/pal)/(feed|rdf|rss|rss2|atom)/?$";s:47:"index.php?pagename=$matches[1]&feed=$matches[2]";s:34:"(formats/pal)/page/?([0-9]{1,})/?$";s:48:"index.php?pagename=$matches[1]&paged=$matches[2]";s:41:"(formats/pal)/comment-page-([0-9]{1,})/?$";s:48:"index.php?pagename=$matches[1]&cpage=$matches[2]";s:26:"(formats/pal)(/[0-9]+)?/?$";s:47:"index.php?pagename=$matches[1]&page=$matches[2]";s:36:"formats/minidv/attachment/([^/]+)/?$";s:32:"index.php?attachment=$matches[1]";s:46:"formats/minidv/attachment/([^/]+)/trackback/?$";s:37:"index.php?attachment=$matches[1]&tb=1";s:66:"formats/minidv/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:61:"formats/minidv/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:61:"formats/minidv/attachment/([^/]+)/comment-page-([0-9]{1,})/?$";s:50:"index.php?attachment=$matches[1]&cpage=$matches[2]";s:29:"(formats/minidv)/trackback/?$";s:35:"index.php?pagename=$matches[1]&tb=1";s:49:"(formats/minidv)/feed/(feed|rdf|rss|rss2|atom)/?$";s:47:"index.php?pagename=$matches[1]&feed=$matches[2]";s:44:"(formats/minidv)/(feed|rdf|rss|rss2|atom)/?$";s:47:"index.php?pagename=$matches[1]&feed=$matches[2]";s:37:"(formats/minidv)/page/?([0-9]{1,})/?$";s:48:"index.php?pagename=$matches[1]&paged=$matches[2]";s:44:"(formats/minidv)/comment-page-([0-9]{1,})/?$";s:48:"index.php?pagename=$matches[1]&cpage=$matches[2]";s:29:"(formats/minidv)(/[0-9]+)?/?$";s:47:"index.php?pagename=$matches[1]&page=$matches[2]";s:33:"formats/m4v/attachment/([^/]+)/?$";s:32:"index.php?attachment=$matches[1]";s:43:"formats/m4v/attachment/([^/]+)/trackback/?$";s:37:"index.php?attachment=$matches[1]&tb=1";s:63:"formats/m4v/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:58:"formats/m4v/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:58:"formats/m4v/attachment/([^/]+)/comment-page-([0-9]{1,})/?$";s:50:"index.php?attachment=$matches[1]&cpage=$matches[2]";s:26:"(formats/m4v)/trackback/?$";s:35:"index.php?pagename=$matches[1]&tb=1";s:46:"(formats/m4v)/feed/(feed|rdf|rss|rss2|atom)/?$";s:47:"index.php?pagename=$matches[1]&feed=$matches[2]";s:41:"(formats/m4v)/(feed|rdf|rss|rss2|atom)/?$";s:47:"index.php?pagename=$matches[1]&feed=$matches[2]";s:34:"(formats/m4v)/page/?([0-9]{1,})/?$";s:48:"index.php?pagename=$matches[1]&paged=$matches[2]";s:41:"(formats/m4v)/comment-page-([0-9]{1,})/?$";s:48:"index.php?pagename=$matches[1]&cpage=$matches[2]";s:26:"(formats/m4v)(/[0-9]+)?/?$";s:47:"index.php?pagename=$matches[1]&page=$matches[2]";s:33:"formats/hdv/attachment/([^/]+)/?$";s:32:"index.php?attachment=$matches[1]";s:43:"formats/hdv/attachment/([^/]+)/trackback/?$";s:37:"index.php?attachment=$matches[1]&tb=1";s:63:"formats/hdv/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:58:"formats/hdv/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:58:"formats/hdv/attachment/([^/]+)/comment-page-([0-9]{1,})/?$";s:50:"index.php?attachment=$matches[1]&cpage=$matches[2]";s:26:"(formats/hdv)/trackback/?$";s:35:"index.php?pagename=$matches[1]&tb=1";s:46:"(formats/hdv)/feed/(feed|rdf|rss|rss2|atom)/?$";s:47:"index.php?pagename=$matches[1]&feed=$matches[2]";s:41:"(formats/hdv)/(feed|rdf|rss|rss2|atom)/?$";s:47:"index.php?pagename=$matches[1]&feed=$matches[2]";s:34:"(formats/hdv)/page/?([0-9]{1,})/?$";s:48:"index.php?pagename=$matches[1]&paged=$matches[2]";s:41:"(formats/hdv)/comment-page-([0-9]{1,})/?$";s:48:"index.php?pagename=$matches[1]&cpage=$matches[2]";s:26:"(formats/hdv)(/[0-9]+)?/?$";s:47:"index.php?pagename=$matches[1]&page=$matches[2]";s:50:"formats/h-264-mpeg-4-avc-mp4/attachment/([^/]+)/?$";s:32:"index.php?attachment=$matches[1]";s:60:"formats/h-264-mpeg-4-avc-mp4/attachment/([^/]+)/trackback/?$";s:37:"index.php?attachment=$matches[1]&tb=1";s:80:"formats/h-264-mpeg-4-avc-mp4/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:75:"formats/h-264-mpeg-4-avc-mp4/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:75:"formats/h-264-mpeg-4-avc-mp4/attachment/([^/]+)/comment-page-([0-9]{1,})/?$";s:50:"index.php?attachment=$matches[1]&cpage=$matches[2]";s:43:"(formats/h-264-mpeg-4-avc-mp4)/trackback/?$";s:35:"index.php?pagename=$matches[1]&tb=1";s:63:"(formats/h-264-mpeg-4-avc-mp4)/feed/(feed|rdf|rss|rss2|atom)/?$";s:47:"index.php?pagename=$matches[1]&feed=$matches[2]";s:58:"(formats/h-264-mpeg-4-avc-mp4)/(feed|rdf|rss|rss2|atom)/?$";s:47:"index.php?pagename=$matches[1]&feed=$matches[2]";s:51:"(formats/h-264-mpeg-4-avc-mp4)/page/?([0-9]{1,})/?$";s:48:"index.php?pagename=$matches[1]&paged=$matches[2]";s:58:"(formats/h-264-mpeg-4-avc-mp4)/comment-page-([0-9]{1,})/?$";s:48:"index.php?pagename=$matches[1]&cpage=$matches[2]";s:43:"(formats/h-264-mpeg-4-avc-mp4)(/[0-9]+)?/?$";s:47:"index.php?pagename=$matches[1]&page=$matches[2]";s:43:"formats/final-cut-pro/attachment/([^/]+)/?$";s:32:"index.php?attachment=$matches[1]";s:53:"formats/final-cut-pro/attachment/([^/]+)/trackback/?$";s:37:"index.php?attachment=$matches[1]&tb=1";s:73:"formats/final-cut-pro/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:68:"formats/final-cut-pro/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:68:"formats/final-cut-pro/attachment/([^/]+)/comment-page-([0-9]{1,})/?$";s:50:"index.php?attachment=$matches[1]&cpage=$matches[2]";s:36:"(formats/final-cut-pro)/trackback/?$";s:35:"index.php?pagename=$matches[1]&tb=1";s:56:"(formats/final-cut-pro)/feed/(feed|rdf|rss|rss2|atom)/?$";s:47:"index.php?pagename=$matches[1]&feed=$matches[2]";s:51:"(formats/final-cut-pro)/(feed|rdf|rss|rss2|atom)/?$";s:47:"index.php?pagename=$matches[1]&feed=$matches[2]";s:44:"(formats/final-cut-pro)/page/?([0-9]{1,})/?$";s:48:"index.php?pagename=$matches[1]&paged=$matches[2]";s:51:"(formats/final-cut-pro)/comment-page-([0-9]{1,})/?$";s:48:"index.php?pagename=$matches[1]&cpage=$matches[2]";s:36:"(formats/final-cut-pro)(/[0-9]+)?/?$";s:47:"index.php?pagename=$matches[1]&page=$matches[2]";s:35:"formats/dvcam/attachment/([^/]+)/?$";s:32:"index.php?attachment=$matches[1]";s:45:"formats/dvcam/attachment/([^/]+)/trackback/?$";s:37:"index.php?attachment=$matches[1]&tb=1";s:65:"formats/dvcam/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:60:"formats/dvcam/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:60:"formats/dvcam/attachment/([^/]+)/comment-page-([0-9]{1,})/?$";s:50:"index.php?attachment=$matches[1]&cpage=$matches[2]";s:28:"(formats/dvcam)/trackback/?$";s:35:"index.php?pagename=$matches[1]&tb=1";s:48:"(formats/dvcam)/feed/(feed|rdf|rss|rss2|atom)/?$";s:47:"index.php?pagename=$matches[1]&feed=$matches[2]";s:43:"(formats/dvcam)/(feed|rdf|rss|rss2|atom)/?$";s:47:"index.php?pagename=$matches[1]&feed=$matches[2]";s:36:"(formats/dvcam)/page/?([0-9]{1,})/?$";s:48:"index.php?pagename=$matches[1]&paged=$matches[2]";s:43:"(formats/dvcam)/comment-page-([0-9]{1,})/?$";s:48:"index.php?pagename=$matches[1]&cpage=$matches[2]";s:28:"(formats/dvcam)(/[0-9]+)?/?$";s:47:"index.php?pagename=$matches[1]&page=$matches[2]";s:38:"formats/digital8/attachment/([^/]+)/?$";s:32:"index.php?attachment=$matches[1]";s:48:"formats/digital8/attachment/([^/]+)/trackback/?$";s:37:"index.php?attachment=$matches[1]&tb=1";s:68:"formats/digital8/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:63:"formats/digital8/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:63:"formats/digital8/attachment/([^/]+)/comment-page-([0-9]{1,})/?$";s:50:"index.php?attachment=$matches[1]&cpage=$matches[2]";s:31:"(formats/digital8)/trackback/?$";s:35:"index.php?pagename=$matches[1]&tb=1";s:51:"(formats/digital8)/feed/(feed|rdf|rss|rss2|atom)/?$";s:47:"index.php?pagename=$matches[1]&feed=$matches[2]";s:46:"(formats/digital8)/(feed|rdf|rss|rss2|atom)/?$";s:47:"index.php?pagename=$matches[1]&feed=$matches[2]";s:39:"(formats/digital8)/page/?([0-9]{1,})/?$";s:48:"index.php?pagename=$matches[1]&paged=$matches[2]";s:46:"(formats/digital8)/comment-page-([0-9]{1,})/?$";s:48:"index.php?pagename=$matches[1]&cpage=$matches[2]";s:31:"(formats/digital8)(/[0-9]+)?/?$";s:47:"index.php?pagename=$matches[1]&page=$matches[2]";s:38:"formats/digibeta/attachment/([^/]+)/?$";s:32:"index.php?attachment=$matches[1]";s:48:"formats/digibeta/attachment/([^/]+)/trackback/?$";s:37:"index.php?attachment=$matches[1]&tb=1";s:68:"formats/digibeta/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:63:"formats/digibeta/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:63:"formats/digibeta/attachment/([^/]+)/comment-page-([0-9]{1,})/?$";s:50:"index.php?attachment=$matches[1]&cpage=$matches[2]";s:31:"(formats/digibeta)/trackback/?$";s:35:"index.php?pagename=$matches[1]&tb=1";s:51:"(formats/digibeta)/feed/(feed|rdf|rss|rss2|atom)/?$";s:47:"index.php?pagename=$matches[1]&feed=$matches[2]";s:46:"(formats/digibeta)/(feed|rdf|rss|rss2|atom)/?$";s:47:"index.php?pagename=$matches[1]&feed=$matches[2]";s:39:"(formats/digibeta)/page/?([0-9]{1,})/?$";s:48:"index.php?pagename=$matches[1]&paged=$matches[2]";s:46:"(formats/digibeta)/comment-page-([0-9]{1,})/?$";s:48:"index.php?pagename=$matches[1]&cpage=$matches[2]";s:31:"(formats/digibeta)(/[0-9]+)?/?$";s:47:"index.php?pagename=$matches[1]&page=$matches[2]";s:37:"formats/beta-sp/attachment/([^/]+)/?$";s:32:"index.php?attachment=$matches[1]";s:47:"formats/beta-sp/attachment/([^/]+)/trackback/?$";s:37:"index.php?attachment=$matches[1]&tb=1";s:67:"formats/beta-sp/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:62:"formats/beta-sp/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:62:"formats/beta-sp/attachment/([^/]+)/comment-page-([0-9]{1,})/?$";s:50:"index.php?attachment=$matches[1]&cpage=$matches[2]";s:30:"(formats/beta-sp)/trackback/?$";s:35:"index.php?pagename=$matches[1]&tb=1";s:50:"(formats/beta-sp)/feed/(feed|rdf|rss|rss2|atom)/?$";s:47:"index.php?pagename=$matches[1]&feed=$matches[2]";s:45:"(formats/beta-sp)/(feed|rdf|rss|rss2|atom)/?$";s:47:"index.php?pagename=$matches[1]&feed=$matches[2]";s:38:"(formats/beta-sp)/page/?([0-9]{1,})/?$";s:48:"index.php?pagename=$matches[1]&paged=$matches[2]";s:45:"(formats/beta-sp)/comment-page-([0-9]{1,})/?$";s:48:"index.php?pagename=$matches[1]&cpage=$matches[2]";s:30:"(formats/beta-sp)(/[0-9]+)?/?$";s:47:"index.php?pagename=$matches[1]&page=$matches[2]";s:37:"formats/betamax/attachment/([^/]+)/?$";s:32:"index.php?attachment=$matches[1]";s:47:"formats/betamax/attachment/([^/]+)/trackback/?$";s:37:"index.php?attachment=$matches[1]&tb=1";s:67:"formats/betamax/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:62:"formats/betamax/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:62:"formats/betamax/attachment/([^/]+)/comment-page-([0-9]{1,})/?$";s:50:"index.php?attachment=$matches[1]&cpage=$matches[2]";s:30:"(formats/betamax)/trackback/?$";s:35:"index.php?pagename=$matches[1]&tb=1";s:50:"(formats/betamax)/feed/(feed|rdf|rss|rss2|atom)/?$";s:47:"index.php?pagename=$matches[1]&feed=$matches[2]";s:45:"(formats/betamax)/(feed|rdf|rss|rss2|atom)/?$";s:47:"index.php?pagename=$matches[1]&feed=$matches[2]";s:38:"(formats/betamax)/page/?([0-9]{1,})/?$";s:48:"index.php?pagename=$matches[1]&paged=$matches[2]";s:45:"(formats/betamax)/comment-page-([0-9]{1,})/?$";s:48:"index.php?pagename=$matches[1]&cpage=$matches[2]";s:30:"(formats/betamax)(/[0-9]+)?/?$";s:47:"index.php?pagename=$matches[1]&page=$matches[2]";s:37:"formats/betacam/attachment/([^/]+)/?$";s:32:"index.php?attachment=$matches[1]";s:47:"formats/betacam/attachment/([^/]+)/trackback/?$";s:37:"index.php?attachment=$matches[1]&tb=1";s:67:"formats/betacam/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:62:"formats/betacam/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:62:"formats/betacam/attachment/([^/]+)/comment-page-([0-9]{1,})/?$";s:50:"index.php?attachment=$matches[1]&cpage=$matches[2]";s:30:"(formats/betacam)/trackback/?$";s:35:"index.php?pagename=$matches[1]&tb=1";s:50:"(formats/betacam)/feed/(feed|rdf|rss|rss2|atom)/?$";s:47:"index.php?pagename=$matches[1]&feed=$matches[2]";s:45:"(formats/betacam)/(feed|rdf|rss|rss2|atom)/?$";s:47:"index.php?pagename=$matches[1]&feed=$matches[2]";s:38:"(formats/betacam)/page/?([0-9]{1,})/?$";s:48:"index.php?pagename=$matches[1]&paged=$matches[2]";s:45:"(formats/betacam)/comment-page-([0-9]{1,})/?$";s:48:"index.php?pagename=$matches[1]&cpage=$matches[2]";s:30:"(formats/betacam)(/[0-9]+)?/?$";s:47:"index.php?pagename=$matches[1]&page=$matches[2]";s:44:"formats/audio-cassette/attachment/([^/]+)/?$";s:32:"index.php?attachment=$matches[1]";s:54:"formats/audio-cassette/attachment/([^/]+)/trackback/?$";s:37:"index.php?attachment=$matches[1]&tb=1";s:74:"formats/audio-cassette/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:69:"formats/audio-cassette/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:69:"formats/audio-cassette/attachment/([^/]+)/comment-page-([0-9]{1,})/?$";s:50:"index.php?attachment=$matches[1]&cpage=$matches[2]";s:37:"(formats/audio-cassette)/trackback/?$";s:35:"index.php?pagename=$matches[1]&tb=1";s:57:"(formats/audio-cassette)/feed/(feed|rdf|rss|rss2|atom)/?$";s:47:"index.php?pagename=$matches[1]&feed=$matches[2]";s:52:"(formats/audio-cassette)/(feed|rdf|rss|rss2|atom)/?$";s:47:"index.php?pagename=$matches[1]&feed=$matches[2]";s:45:"(formats/audio-cassette)/page/?([0-9]{1,})/?$";s:48:"index.php?pagename=$matches[1]&paged=$matches[2]";s:52:"(formats/audio-cassette)/comment-page-([0-9]{1,})/?$";s:48:"index.php?pagename=$matches[1]&cpage=$matches[2]";s:37:"(formats/audio-cassette)(/[0-9]+)?/?$";s:47:"index.php?pagename=$matches[1]&page=$matches[2]";s:54:"formats/34-u-matic-videocassette/attachment/([^/]+)/?$";s:32:"index.php?attachment=$matches[1]";s:64:"formats/34-u-matic-videocassette/attachment/([^/]+)/trackback/?$";s:37:"index.php?attachment=$matches[1]&tb=1";s:84:"formats/34-u-matic-videocassette/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:79:"formats/34-u-matic-videocassette/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:79:"formats/34-u-matic-videocassette/attachment/([^/]+)/comment-page-([0-9]{1,})/?$";s:50:"index.php?attachment=$matches[1]&cpage=$matches[2]";s:47:"(formats/34-u-matic-videocassette)/trackback/?$";s:35:"index.php?pagename=$matches[1]&tb=1";s:67:"(formats/34-u-matic-videocassette)/feed/(feed|rdf|rss|rss2|atom)/?$";s:47:"index.php?pagename=$matches[1]&feed=$matches[2]";s:62:"(formats/34-u-matic-videocassette)/(feed|rdf|rss|rss2|atom)/?$";s:47:"index.php?pagename=$matches[1]&feed=$matches[2]";s:55:"(formats/34-u-matic-videocassette)/page/?([0-9]{1,})/?$";s:48:"index.php?pagename=$matches[1]&paged=$matches[2]";s:62:"(formats/34-u-matic-videocassette)/comment-page-([0-9]{1,})/?$";s:48:"index.php?pagename=$matches[1]&cpage=$matches[2]";s:47:"(formats/34-u-matic-videocassette)(/[0-9]+)?/?$";s:47:"index.php?pagename=$matches[1]&page=$matches[2]";s:29:"formats/attachment/([^/]+)/?$";s:32:"index.php?attachment=$matches[1]";s:39:"formats/attachment/([^/]+)/trackback/?$";s:37:"index.php?attachment=$matches[1]&tb=1";s:59:"formats/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:54:"formats/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:54:"formats/attachment/([^/]+)/comment-page-([0-9]{1,})/?$";s:50:"index.php?attachment=$matches[1]&cpage=$matches[2]";s:22:"(formats)/trackback/?$";s:35:"index.php?pagename=$matches[1]&tb=1";s:42:"(formats)/feed/(feed|rdf|rss|rss2|atom)/?$";s:47:"index.php?pagename=$matches[1]&feed=$matches[2]";s:37:"(formats)/(feed|rdf|rss|rss2|atom)/?$";s:47:"index.php?pagename=$matches[1]&feed=$matches[2]";s:30:"(formats)/page/?([0-9]{1,})/?$";s:48:"index.php?pagename=$matches[1]&paged=$matches[2]";s:37:"(formats)/comment-page-([0-9]{1,})/?$";s:48:"index.php?pagename=$matches[1]&cpage=$matches[2]";s:22:"(formats)(/[0-9]+)?/?$";s:47:"index.php?pagename=$matches[1]&page=$matches[2]";s:29:"contact/attachment/([^/]+)/?$";s:32:"index.php?attachment=$matches[1]";s:39:"contact/attachment/([^/]+)/trackback/?$";s:37:"index.php?attachment=$matches[1]&tb=1";s:59:"contact/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:54:"contact/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:54:"contact/attachment/([^/]+)/comment-page-([0-9]{1,})/?$";s:50:"index.php?attachment=$matches[1]&cpage=$matches[2]";s:22:"(contact)/trackback/?$";s:35:"index.php?pagename=$matches[1]&tb=1";s:42:"(contact)/feed/(feed|rdf|rss|rss2|atom)/?$";s:47:"index.php?pagename=$matches[1]&feed=$matches[2]";s:37:"(contact)/(feed|rdf|rss|rss2|atom)/?$";s:47:"index.php?pagename=$matches[1]&feed=$matches[2]";s:30:"(contact)/page/?([0-9]{1,})/?$";s:48:"index.php?pagename=$matches[1]&paged=$matches[2]";s:37:"(contact)/comment-page-([0-9]{1,})/?$";s:48:"index.php?pagename=$matches[1]&cpage=$matches[2]";s:22:"(contact)(/[0-9]+)?/?$";s:47:"index.php?pagename=$matches[1]&page=$matches[2]";s:33:"get-a-quote/attachment/([^/]+)/?$";s:32:"index.php?attachment=$matches[1]";s:43:"get-a-quote/attachment/([^/]+)/trackback/?$";s:37:"index.php?attachment=$matches[1]&tb=1";s:63:"get-a-quote/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:58:"get-a-quote/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:58:"get-a-quote/attachment/([^/]+)/comment-page-([0-9]{1,})/?$";s:50:"index.php?attachment=$matches[1]&cpage=$matches[2]";s:26:"(get-a-quote)/trackback/?$";s:35:"index.php?pagename=$matches[1]&tb=1";s:46:"(get-a-quote)/feed/(feed|rdf|rss|rss2|atom)/?$";s:47:"index.php?pagename=$matches[1]&feed=$matches[2]";s:41:"(get-a-quote)/(feed|rdf|rss|rss2|atom)/?$";s:47:"index.php?pagename=$matches[1]&feed=$matches[2]";s:34:"(get-a-quote)/page/?([0-9]{1,})/?$";s:48:"index.php?pagename=$matches[1]&paged=$matches[2]";s:41:"(get-a-quote)/comment-page-([0-9]{1,})/?$";s:48:"index.php?pagename=$matches[1]&cpage=$matches[2]";s:26:"(get-a-quote)(/[0-9]+)?/?$";s:47:"index.php?pagename=$matches[1]&page=$matches[2]";s:25:"faq/attachment/([^/]+)/?$";s:32:"index.php?attachment=$matches[1]";s:35:"faq/attachment/([^/]+)/trackback/?$";s:37:"index.php?attachment=$matches[1]&tb=1";s:55:"faq/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:50:"faq/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:50:"faq/attachment/([^/]+)/comment-page-([0-9]{1,})/?$";s:50:"index.php?attachment=$matches[1]&cpage=$matches[2]";s:18:"(faq)/trackback/?$";s:35:"index.php?pagename=$matches[1]&tb=1";s:38:"(faq)/feed/(feed|rdf|rss|rss2|atom)/?$";s:47:"index.php?pagename=$matches[1]&feed=$matches[2]";s:33:"(faq)/(feed|rdf|rss|rss2|atom)/?$";s:47:"index.php?pagename=$matches[1]&feed=$matches[2]";s:26:"(faq)/page/?([0-9]{1,})/?$";s:48:"index.php?pagename=$matches[1]&paged=$matches[2]";s:33:"(faq)/comment-page-([0-9]{1,})/?$";s:48:"index.php?pagename=$matches[1]&cpage=$matches[2]";s:18:"(faq)(/[0-9]+)?/?$";s:47:"index.php?pagename=$matches[1]&page=$matches[2]";s:33:"place-order/attachment/([^/]+)/?$";s:32:"index.php?attachment=$matches[1]";s:43:"place-order/attachment/([^/]+)/trackback/?$";s:37:"index.php?attachment=$matches[1]&tb=1";s:63:"place-order/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:58:"place-order/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:58:"place-order/attachment/([^/]+)/comment-page-([0-9]{1,})/?$";s:50:"index.php?attachment=$matches[1]&cpage=$matches[2]";s:26:"(place-order)/trackback/?$";s:35:"index.php?pagename=$matches[1]&tb=1";s:46:"(place-order)/feed/(feed|rdf|rss|rss2|atom)/?$";s:47:"index.php?pagename=$matches[1]&feed=$matches[2]";s:41:"(place-order)/(feed|rdf|rss|rss2|atom)/?$";s:47:"index.php?pagename=$matches[1]&feed=$matches[2]";s:34:"(place-order)/page/?([0-9]{1,})/?$";s:48:"index.php?pagename=$matches[1]&paged=$matches[2]";s:41:"(place-order)/comment-page-([0-9]{1,})/?$";s:48:"index.php?pagename=$matches[1]&cpage=$matches[2]";s:26:"(place-order)(/[0-9]+)?/?$";s:47:"index.php?pagename=$matches[1]&page=$matches[2]";s:26:"news/attachment/([^/]+)/?$";s:32:"index.php?attachment=$matches[1]";s:36:"news/attachment/([^/]+)/trackback/?$";s:37:"index.php?attachment=$matches[1]&tb=1";s:56:"news/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:51:"news/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:51:"news/attachment/([^/]+)/comment-page-([0-9]{1,})/?$";s:50:"index.php?attachment=$matches[1]&cpage=$matches[2]";s:19:"(news)/trackback/?$";s:35:"index.php?pagename=$matches[1]&tb=1";s:39:"(news)/feed/(feed|rdf|rss|rss2|atom)/?$";s:47:"index.php?pagename=$matches[1]&feed=$matches[2]";s:34:"(news)/(feed|rdf|rss|rss2|atom)/?$";s:47:"index.php?pagename=$matches[1]&feed=$matches[2]";s:27:"(news)/page/?([0-9]{1,})/?$";s:48:"index.php?pagename=$matches[1]&paged=$matches[2]";s:34:"(news)/comment-page-([0-9]{1,})/?$";s:48:"index.php?pagename=$matches[1]&cpage=$matches[2]";s:19:"(news)(/[0-9]+)?/?$";s:47:"index.php?pagename=$matches[1]&page=$matches[2]";s:26:"home/attachment/([^/]+)/?$";s:32:"index.php?attachment=$matches[1]";s:36:"home/attachment/([^/]+)/trackback/?$";s:37:"index.php?attachment=$matches[1]&tb=1";s:56:"home/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:51:"home/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:51:"home/attachment/([^/]+)/comment-page-([0-9]{1,})/?$";s:50:"index.php?attachment=$matches[1]&cpage=$matches[2]";s:19:"(home)/trackback/?$";s:35:"index.php?pagename=$matches[1]&tb=1";s:39:"(home)/feed/(feed|rdf|rss|rss2|atom)/?$";s:47:"index.php?pagename=$matches[1]&feed=$matches[2]";s:34:"(home)/(feed|rdf|rss|rss2|atom)/?$";s:47:"index.php?pagename=$matches[1]&feed=$matches[2]";s:27:"(home)/page/?([0-9]{1,})/?$";s:48:"index.php?pagename=$matches[1]&paged=$matches[2]";s:34:"(home)/comment-page-([0-9]{1,})/?$";s:48:"index.php?pagename=$matches[1]&cpage=$matches[2]";s:19:"(home)(/[0-9]+)?/?$";s:47:"index.php?pagename=$matches[1]&page=$matches[2]";s:22:"/attachment/([^/]+)/?$";s:32:"index.php?attachment=$matches[1]";s:32:"/attachment/([^/]+)/trackback/?$";s:37:"index.php?attachment=$matches[1]&tb=1";s:52:"/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:47:"/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:47:"/attachment/([^/]+)/comment-page-([0-9]{1,})/?$";s:50:"index.php?attachment=$matches[1]&cpage=$matches[2]";s:15:"()/trackback/?$";s:35:"index.php?pagename=$matches[1]&tb=1";s:35:"()/feed/(feed|rdf|rss|rss2|atom)/?$";s:47:"index.php?pagename=$matches[1]&feed=$matches[2]";s:30:"()/(feed|rdf|rss|rss2|atom)/?$";s:47:"index.php?pagename=$matches[1]&feed=$matches[2]";s:23:"()/page/?([0-9]{1,})/?$";s:48:"index.php?pagename=$matches[1]&paged=$matches[2]";s:30:"()/comment-page-([0-9]{1,})/?$";s:48:"index.php?pagename=$matches[1]&cpage=$matches[2]";s:15:"()(/[0-9]+)?/?$";s:47:"index.php?pagename=$matches[1]&page=$matches[2]";s:32:"feed/(feed|rdf|rss|rss2|atom)/?$";s:27:"index.php?&feed=$matches[1]";s:27:"(feed|rdf|rss|rss2|atom)/?$";s:27:"index.php?&feed=$matches[1]";s:20:"page/?([0-9]{1,})/?$";s:28:"index.php?&paged=$matches[1]";s:27:"comment-page-([0-9]{1,})/?$";s:38:"index.php?&page_id=5&cpage=$matches[1]";s:41:"comments/feed/(feed|rdf|rss|rss2|atom)/?$";s:42:"index.php?&feed=$matches[1]&withcomments=1";s:36:"comments/(feed|rdf|rss|rss2|atom)/?$";s:42:"index.php?&feed=$matches[1]&withcomments=1";s:29:"comments/page/?([0-9]{1,})/?$";s:28:"index.php?&paged=$matches[1]";s:44:"search/(.+)/feed/(feed|rdf|rss|rss2|atom)/?$";s:40:"index.php?s=$matches[1]&feed=$matches[2]";s:39:"search/(.+)/(feed|rdf|rss|rss2|atom)/?$";s:40:"index.php?s=$matches[1]&feed=$matches[2]";s:32:"search/(.+)/page/?([0-9]{1,})/?$";s:41:"index.php?s=$matches[1]&paged=$matches[2]";s:14:"search/(.+)/?$";s:23:"index.php?s=$matches[1]";s:47:"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: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'); INSERT INTO `wp_options` (`option_id`, `blog_id`, `option_name`, `option_value`, `autoload`) VALUES (993, 0, '_site_transient_update_core', 'O:8:"stdClass":3:{s:7:"updates";a:1:{i:0;O:8:"stdClass":7:{s:8:"response";s:6:"latest";s:3:"url";s:30:"http://wordpress.org/download/";s:7:"package";s:38:"http://wordpress.org/wordpress-3.1.zip";s:7:"current";s:3:"3.1";s:6:"locale";s:5:"en_US";s:11:"php_version";s:3:"4.3";s:13:"mysql_version";s:5:"4.1.2";}}s:12:"last_checked";i:1299431952;s:15:"version_checked";s:3:"3.1";}', 'yes'), (994, 0, 'can_compress_scripts', '1', 'yes'), (1078, 0, '_transient_timeout_feed_mod_ac0b00fe65abe10e0c5b588f3ed8c7ca', '1299321320', 'no'), (1079, 0, '_transient_feed_mod_ac0b00fe65abe10e0c5b588f3ed8c7ca', '1299278120', 'no'), (1072, 0, '_transient_timeout_feed_e69a0c18e137c1fd296518371369d906', '1299321320', 'no'), (1073, 0, '_transient_feed_e69a0c18e137c1fd296518371369d906', 'a:4:{s:5:"child";a:1:{s:0:"";a:1:{s:3:"rss";a:1:{i:0;a:6:{s:4:"data";s:1:"\n";s:7:"attribs";a:1:{s:0:"";a:1:{s:7:"version";s:3:"2.0";}}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:1:{s:0:"";a:1:{s:7:"channel";a:1:{i:0;a:6:{s:4:"data";s:0:"";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:2:{s:0:"";a:3:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:75:"link:http://jlahijani.homeip.net:3010/betasptodvd.com/ - Google Blog Search";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:127:"http://blogsearch.google.com/blogsearch?scoring=d&ie=ISO-8859-1&num=10&q=link:http://jlahijani.homeip.net:3010/betasptodvd.com/";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:109:"Your search - link:http://jlahijani.homeip.net:3010/betasptodvd.com/ - did not match any documents. ";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:36:"http://a9.com/-/spec/opensearch/1.1/";a:3:{s:12:"totalResults";a:1:{i:0;a:5:{s:4:"data";s:1:"0";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:10:"startIndex";a:1:{i:0;a:5:{s:4:"data";s:1:"1";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:12:"itemsPerPage";a:1:{i:0;a:5:{s:4:"data";s:2:"10";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}}}}}}}}s:4:"type";i:128;s:7:"headers";a:9:{s:4:"date";s:29:"Fri, 04 Mar 2011 22:35:34 GMT";s:6:"pragma";s:8:"no-cache";s:7:"expires";s:29:"Fri, 01 Jan 1990 00:00:00 GMT";s:13:"cache-control";s:25:"no-cache, must-revalidate";s:12:"content-type";s:23:"text/xml; charset=UTF-8";s:10:"set-cookie";s:138:"PREF=ID=b7a268d7c0548479:TM=1299278134:LM=1299278134:S=_JH16drvYtf4rksM; expires=Sun, 03-Mar-2013 22:35:34 GMT; path=/; domain=.google.com";s:22:"x-content-type-options";s:7:"nosniff";s:6:"server";s:4:"bsfe";s:16:"x-xss-protection";s:13:"1; mode=block";}s:5:"build";s:14:"20090627192103";}', 'no'), (1092, 0, '_transient_timeout_plugin_slugs', '1299364521', 'no'), (1093, 0, '_transient_plugin_slugs', 'a:8:{i:0;s:19:"akismet/akismet.php";i:1;s:43:"all-in-one-seo-pack/all_in_one_seo_pack.php";i:2;s:17:"cforms/cforms.php";i:3;s:47:"custom-field-template/custom-field-template.php";i:4;s:50:"google-analytics-for-wordpress/googleanalytics.php";i:5;s:36:"google-sitemap-generator/sitemap.php";i:6;s:9:"hello.php";i:7;s:29:"my-page-order/mypageorder.php";}', 'no'), (991, 0, 'db_upgraded', '', 'yes'), (166, 0, 'aioseop_options', 'a:35:{s:9:"aiosp_can";s:2:"on";s:12:"aiosp_donate";N;s:16:"aiosp_home_title";s:0:"";s:22:"aiosp_home_description";s:0:"";s:19:"aiosp_home_keywords";s:0:"";s:23:"aiosp_max_words_excerpt";N;s:20:"aiosp_rewrite_titles";s:2:"on";s:23:"aiosp_post_title_format";s:27:"%post_title% | %blog_title%";s:23:"aiosp_page_title_format";s:27:"%page_title% | %blog_title%";s:27:"aiosp_category_title_format";s:31:"%category_title% | %blog_title%";s:26:"aiosp_archive_title_format";s:21:"%date% | %blog_title%";s:22:"aiosp_tag_title_format";s:20:"%tag% | %blog_title%";s:25:"aiosp_search_title_format";s:23:"%search% | %blog_title%";s:24:"aiosp_description_format";s:13:"%description%";s:22:"aiosp_404_title_format";s:33:"Nothing found for %request_words%";s:18:"aiosp_paged_format";s:14:" - Part %page%";s:20:"aiosp_use_categories";N;s:32:"aiosp_dynamic_postspage_keywords";s:2:"on";s:22:"aiosp_category_noindex";s:2:"on";s:21:"aiosp_archive_noindex";s:2:"on";s:18:"aiosp_tags_noindex";N;s:14:"aiosp_cap_cats";s:2:"on";s:27:"aiosp_generate_descriptions";N;s:16:"aiosp_debug_info";N;s:20:"aiosp_post_meta_tags";s:0:"";s:20:"aiosp_page_meta_tags";s:0:"";s:20:"aiosp_home_meta_tags";s:0:"";s:13:"aiosp_enabled";s:1:"1";s:17:"aiosp_enablecpost";N;s:26:"aiosp_use_tags_as_keywords";s:2:"on";s:16:"aiosp_seopostcol";N;s:18:"aiosp_seocustptcol";N;s:21:"aiosp_posttypecolumns";a:2:{i:0;s:4:"post";i:1;s:4:"page";}s:12:"aiosp_do_log";N;s:14:"aiosp_ex_pages";s:0:"";}', 'yes'), (168, 0, 'custom_field_template_data', 'a:6:{s:33:"custom_field_template_before_list";s:4:"";s:34:"custom_field_template_before_value";s:4:"
  • ";s:33:"custom_field_template_after_value";s:5:"
  • ";s:16:"shortcode_format";a:1:{i:0;s:360:"\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n
    Plan[Plan]
    Favorite Fruits[Favorite Fruits]Miles Walked[Miles Walked]
    Temper Level[Temper Level]
    Hidden Thought[Hidden Thought]
    ";}s:3:"css";s:518:"#cft dl { margin:10px 0; }\r\n#cft dl:after { content:" "; clear:both; height:0; display:block; visibility:hidden; }\r\n#cft dt { width:20%; clear:both; float:left; display:inline; font-weight:bold; text-align:center; }\r\n#cft dt .hideKey { visibility:hidden; }\r\n#cft dd { margin:0 0 0 21%; }\r\n#cft dd p.label { font-weight:bold; margin:0; }\r\n#cft_instruction { margin:10px; }\r\n#cft fieldset { border:1px solid #CCC; margin:5px; padding:5px; }\r\n#cft .mceStatusbar { padding-bottom:22px; }\r\n#cft .dl_checkbox { margin:0; }\r\n";}', 'yes'), (172, 0, 'widget_mypageorder', 'a:2:{i:2;a:0:{}s:12:"_multiwidget";i:1;}', 'yes'), (1084, 0, '_transient_timeout_feed_867bd5c64f85878d03a060509cd2f92c', '1299321321', 'no'); INSERT INTO `wp_options` (`option_id`, `blog_id`, `option_name`, `option_value`, `autoload`) VALUES (1085, 0, '_transient_feed_867bd5c64f85878d03a060509cd2f92c', 'a:4:{s:5:"child";a:1:{s:0:"";a:1:{s:3:"rss";a:1:{i:0;a:6:{s:4:"data";s:3:"\n\n\n";s:7:"attribs";a:1:{s:0:"";a:1:{s:7:"version";s:3:"2.0";}}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:1:{s:0:"";a:1:{s:7:"channel";a:1:{i:0;a:6:{s:4:"data";s:61:"\n \n \n \n \n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:1:{s:0:"";a:5:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:16:"WordPress Planet";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:28:"http://planet.wordpress.org/";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:8:"language";a:1:{i:0;a:5:{s:4:"data";s:2:"en";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:47:"WordPress Planet - http://planet.wordpress.org/";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"item";a:50:{i:0;a:6:{s:4:"data";s:13:"\n \n \n \n \n \n \n";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:2:{s:0:"";a:5:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:58:"Weblog Tools Collection: WordPress Plugin Releases for 3/4";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:40:"http://weblogtoolscollection.com/?p=9745";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:86:"http://weblogtoolscollection.com/archives/2011/03/04/wordpress-plugin-releases-for-34/";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:3053:"

    New plugins

    \n

    Admin Bar Disabler allow you to disable the WP Admin Bar in 3.1+ entirely, or only for roles and capabilities which aren’t in the ‘whitelist’ or ‘blacklist’.

    \n

    Admin Bar Minimizer allows you to minimize/maximize the new WordPress 3.1 admin bar at the click of a button

    \n

    jQuery Drill Down iPod Menu Widget allows you to create a drill down ipod style menu from any WordPress custom menu using jQuery.

    \n

    jQuery Drop Down Mega Menu Widget allows you to quickly and easily create drop down mega menus from any WordPress custom menu.

    \n

    SDAC Author Search gives logged in authors the ability to do a normal site search or the ability to search their content only.

    \n

    Unwanted Plugins Remover allows you to remove unwanted plugins on a WordPress core upgrade process.

    \n

    Updated plugins

    \n

    Crony Cronjob Manager allows you to create and manage cronjobs in WP by running scripts, functions, and/or PHP code.

    \n

    Exploit Scanner searches the files on your website, and the posts and comments tables of your database for anything suspicious. It also examines your list of active plugins for unusual filenames.

    \n

    Exports and Reports allows you to define custom Exports / Reports (using MySQL queries) for users by creating each export / report and defining the fields as well as custom MySQL queries to run.

    \n

    Hotfix provides fixes for selected WordPress bugs, so you don’t have to wait for the next WordPress core release.

    \n

    jQuery Vertical Accordion Menu Widget 2.0 allows you to easily create multiple jQuery vertical accordion menus using the custom menus function.

    \n

    Theme-Check allows you to run checks on the current theme before uploading to WordPress. This plugin uses the same API and is kept more or less in sync with the WordPress.org uploader tool.

    ";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_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, 04 Mar 2011 14:00:04 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:10:"James Huff";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i: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:49:"Weblog Tools Collection: Admin Bar Plugin Roundup";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:40:"http://weblogtoolscollection.com/?p=9739";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"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://weblogtoolscollection.com/archives/2011/03/03/admin-bar-plugin-roundup/";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:2618:"

    When WordPress 3.1 premiered, the new admin bar was probably the most noticeable new feature. Hiding it is as simple as unchecking an option at Users -> Your Profile in your Dashboard, but what if you’ve embraced the admin bar and actually want to add to it?

    \n

    As you may have expected, there’s already a healthy handful of plugins that add functionality to the admin bar.

    \n

    Admin Bar ID Menu displays the ID number of the page, post, category, or tag you are looking at in the WordPress Admin Bar.

    \n

    Debug Bar adds a debug menu to the admin bar that shows query, cache, and other helpful debugging information. When WP_DEBUG is enabled, it also tracks PHP Warnings and Notices to make them easier to find. When SAVEQUERIES is enabled, the mysql queries are tracked and displayed.

    \n

    Debug Bar Console adds a PHP/MySQL console to the debug bar. (requires the Debug Bar plugin)

    \n

    Debug Bar Extender adds more features to the debug bar and is mainly aimed at developers who like to debug their code or want to measure runtimes to find glitches in their code. It also allows lookup of variables by adding simple code snippets in your source. (requires the Debug Bar plugin)

    \n

    Logged Out Admin Bar makes that admin bar always visible even for logged out users. Adds a login button when logged out, the shortlink also displays when available.

    \n

    Snack Bar adds a snack menu to the admin bar that provides quick access to blog/network admin screens for SuperAdmins.

    \n

    WordPress.com Stats add a 48-hour stats chart for each page to the admin bar.

    \n

    WP Custom Admin Bar gives you options to change who sees the Admin Bar based on their user role, change or override the default styling, and remove the Admin Bar altogether.

    \n

    What do you think of the new admin bar? Are you using a plugin that we’ve missed? If so, we’d love to hear about it!

    ";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Thu, 03 Mar 2011 14:00: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:10:"James Huff";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i: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:61:"WordPress.tv: Brandon Dove: Child Themes vs. Theme Frameworks";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:27:"http://wordpress.tv/?p=4876";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:77:"http://wordpress.tv/2010/10/23/brandon-dove-child-themes-vs-theme-frameworks/";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:1825:"
    \n
    \n
    Brandon Dove: Child Themes vs. Theme Frameworks
    ";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Wed, 02 Mar 2011 17:15:15 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:14:"blazestreaming";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i: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:47:"WordPress.tv: Jake Spurlock: The Loop in Action";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:27:"http://wordpress.tv/?p=4882";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:64:"http://wordpress.tv/2010/10/23/jake-spurlock-the-loop-in-action/";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:1791:"
    \n
    \n
    Jake Spurlock: The Loop in Action
    ";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Wed, 02 Mar 2011 17:00:16 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:14:"blazestreaming";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i: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:71:"WordPress.tv: Eric Marden: DevCraft: Best Practices for WordPress Teams";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:27:"http://wordpress.tv/?p=4909";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:87:"http://wordpress.tv/2010/10/23/eric-marden-devcraft-best-practices-for-wordpress-teams/";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:1834:"
    \n
    \n
    Eric Marden: DevCraft: Best Practices for WordPress Teams
    ";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Wed, 02 Mar 2011 17:00:16 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:14:"blazestreaming";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i: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:58:"Weblog Tools Collection: WordPress Theme Releases for 3/02";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:40:"http://weblogtoolscollection.com/?p=9732";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"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://weblogtoolscollection.com/archives/2011/03/02/wordpress-theme-releases-for-302-2/";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:2014:"

    \n

    Keep Calm And Drink Tea is a grunge type theme with a retro based feel.

    \n

    \n

    Minimo is a next generation WordPress 3.1 theme that comes jam-packed with all the awesome new wp features. Plus, it has a clean and minimal design perfect for all sorts of blogs.

    \n

    \n

    Pongsari is a simple and clean WP Theme, modified from TwentyTen.

    \n

    \n

    Simple Blog is a theme for those that want a super clean and simple blogging solution while still keeping some premium-like features.

    \n

    \n

    zeeMagazine is a clean two column theme in magazine style with great features: Costum Logo, Colorpicker, Content Slider, Shortcodes, Dropdown Navigation 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:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Wed, 02 Mar 2011 14:00:47 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:10:"James Huff";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i:6;a:6:{s:4:"data";s:13:"\n \n \n \n \n \n \n";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:2:{s:0:"";a:5:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:69:"Publisher Blog: Elance: WordPress #2 for Top Overall Skills in Demand";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:43:"http://publisherblog.automattic.com/?p=1271";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"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://publisherblog.automattic.com/2011/03/01/elance-wordpress-top-cms-choice/";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:3104:"

    Elance’s 2010 Q4 Online Employment Report catapults WordPress into the #2 spot for Top Overall Skills in Demand. WordPress has made a steady climb in the Skills in Demand ranking, listed as #13 in May 2009 and #6 in September 2010.

    \n

    “A number of popular open-source platforms like Drupal and Joomla! are available for online content, but over the course of 2010, WordPress appears to have moved from top contender to top choice: Demand for WordPress experts rose an impressive 15% quarter-over-quarter, moving up three highly coveted spots to #2, trailing only behind PHP programmers. This marks the first time that any content management system has moved into the top three skills in demand by businesses, solidifying it as the undisputed champ of content, for now.”

    \n


    \n

    \n

    [Read more in Elance''s Online Employment Report]

    \n
    ";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_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, 01 Mar 2011 21:12:11 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:10:"Sara Rosso";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i: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:90:"WordPress.tv: Cory Miller: Riding the Entrepreneurial Roller Coaster & How Not to Throw Up";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:27:"http://wordpress.tv/?p=5405";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:105:"http://wordpress.tv/2011/01/29/cory-miller-riding-the-entrepreneurial-roller-coaster-how-not-to-throw-up/";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:1859:"
    \n
    \n
    Cory Miller: Riding the Entrepreneurial Roller Coaster & How 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:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Tue, 01 Mar 2011 17:00: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:14:"blazestreaming";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i: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:60:"WordPress.tv: Tyler Hurst: How to pick topics to write about";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:27:"http://wordpress.tv/?p=5399";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:77:"http://wordpress.tv/2011/01/29/tyler-hurst-how-to-pick-topics-to-write-about/";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:1819:"
    \n
    \n
    Tyler Hurst: How to pick topics to write about
    ";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Tue, 01 Mar 2011 16:45: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:14:"blazestreaming";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i: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:76:"Weblog Tools Collection: Mark Jaquith on WordPress Theme and Plugin Security";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:40:"http://weblogtoolscollection.com/?p=9729";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:105:"http://weblogtoolscollection.com/archives/2011/03/01/mark-jaquith-on-wordpress-theme-and-plugin-security/";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:501:"

    If you hate to read about security, then this great presentation by WordPress Core Developer Mark Jaquith on WordPress Theme and Plugin Security from WordCamp Phoenix 2011 is just for you!

    \n

    The presentation is great to watch and quite educational for both WordPress users and developers.

    \n

    ";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_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, 01 Mar 2011 14:00:02 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:10:"James Huff";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i: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:42:"Alex King: WordPress HelpCenter to Reopen!";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:27:"http://alexking.org/?p=5563";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"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://alexking.org/blog/2011/02/28/wordpress-helpcenter-to-reopen";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:2120:"

    I am excited to announce that WordPress HelpCenter is coming back! Look for it to reopen on March 14th under new management.

    \n

    WordPress HelpCenter Reopening!

    \n

    Nathan Garza, who has been with me at both Crowd Favorite and WordPress HelpCenter is acquiring the business. He is someone I trust, has experience running a business, is intimately familiar with the HelpCenter and is an experienced WordPress developer – a great fit all around.

    \n

    I’m pleased on two fronts that the HelpCenter will continue. First because it’s a great resource for the WordPress community and I was very sad to be taking that away, and second because I’ll still have a quality resource to refer folks to when Crowd Favorite isn’t a good fit for their needs.

    \n

    I am keeping an affiliation with the company by joining their board of advisors (I hope my experience will be useful), however I will not have any day-to-day responsibilities.

    \n

    Based on my conversations with Nathan, I believe the business will structured a little differently once it reopens, but with the same focus on providing great service to the WordPress community. Watch the website for additional details.

    \n

    It was the right move for me to exit from the HelpCenter; with my other obligations I just couldn’t focus on it enough. At the same time it’s the right move for Nathan to take it over. He can invest the time needed to make it a great WordPress success story. I look forward to watching that happen.

    \n";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_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, 01 Mar 2011 06:27:51 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:4:"Alex";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i: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:54:"Publisher Blog: Naked Security Joins WordPress.com VIP";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:43:"http://publisherblog.automattic.com/?p=1216";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"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://publisherblog.automattic.com/2011/02/28/naked-security-wordpress-com-vip/";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:3061:"

    The wildly popular and informative Naked Security blog from the leading IT security firm Sophos, recently launched in our WordPress.com VIP program:
    \nhttp://nakedsecurity.sophos.com/

    \n

    The mission of the blog is to highlight “various news, opinion, advice and research on computer security issues and the latest internet threats.”

    \n

    Just this past November, the Naked Security team was bestowed with a very prestigious award — crowning them the “Best IT Security Blog” from the Computer Weekly Blog Awards.

    \n

    [ Visit Naked Security ]

    \n

    Ready to become a VIP Services Client? Some of the world’s biggest brands rely on WordPress.com VIP Services.

    \n
    ";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_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, 28 Feb 2011 17:30:53 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:16:"Raanan Bar-Cohen";s: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:105:"WordPress.tv: Pieter Droppert: How to submit a takedown notice under the Digital Millennium Copyright Act";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:27:"http://wordpress.tv/?p=5426";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:122:"http://wordpress.tv/2011/01/29/pieter-droppert-how-to-submit-a-takedown-notice-under-the-digital-millennium-copyright-act/";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:1881:"
    \n
    \n
    Pieter Droppert: How to submit a takedown notice under the Digit
    ";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_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, 28 Feb 2011 16:15:17 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:14:"blazestreaming";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i: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:54:"WordPress.tv: Michael Palermo: Good Bye IE6, Hello IE9";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:27:"http://wordpress.tv/?p=5412";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:70:"http://wordpress.tv/2011/01/29/michael-palermo-good-bye-ie6-hello-ie9/";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:1806:"
    \n
    \n
    Michael Palermo: Good Bye IE6, Hello IE9
    ";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_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, 28 Feb 2011 16:00:28 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:14:"blazestreaming";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i: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:51:"WordPress.tv: Cody Landefeld: Plugins for Designers";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:27:"http://wordpress.tv/?p=5298";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:68:"http://wordpress.tv/2011/01/29/cody-landefeld-plugins-for-designers/";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:1801:"
    \n
    \n
    Cody Landefeld: Plugins for Designers
    ";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_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, 28 Feb 2011 16:00:28 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:14:"blazestreaming";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i:15;a:6:{s:4:"data";s:13:"\n \n \n \n \n \n \n";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:2:{s:0:"";a:5:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:48:"WordPress.tv: Joshua Ziering: The Metrics System";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:27:"http://wordpress.tv/?p=5341";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:65:"http://wordpress.tv/2011/01/29/joshua-ziering-the-metrics-system/";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:1788:"
    \n
    \n
    Joshua Ziering: The Metrics System
    ";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Sun, 27 Feb 2011 15:30: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:14:"blazestreaming";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i: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:58:"WordPress.tv: Matt Danner: Why You Need a WordPress Backup";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:27:"http://wordpress.tv/?p=5419";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:75:"http://wordpress.tv/2011/01/29/matt-danner-why-you-need-a-wordpress-backup/";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:1791:"
    \n
    \n
    Matt Danner: Why You Need a WordPress Backup
    ";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Sun, 27 Feb 2011 15:30: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:14:"blazestreaming";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i:17;a:6:{s:4:"data";s:13:"\n \n \n \n \n \n \n";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:2:{s:0:"";a:5:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:61:"WordPress.tv: Michael Sippey: Monetization through Engagement";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:27:"http://wordpress.tv/?p=5340";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:78:"http://wordpress.tv/2011/01/29/michael-sippey-monetization-through-engagement/";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:1814:"
    \n
    \n
    Michael Sippey: Monetization through Engagement
    ";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_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, 27 Feb 2011 15:21: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:14:"blazestreaming";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i:18;a:6:{s:4:"data";s:13:"\n \n \n \n \n \n \n";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:2:{s:0:"";a:5:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:56:"Weblog Tools Collection: WordPress FAQ: Moving WordPress";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:40:"http://weblogtoolscollection.com/?p=9715";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"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://weblogtoolscollection.com/archives/2011/02/27/wordpress-faq-moving-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:1032:"

    So, you’ve just installed WordPress, but you’re not happy about the /wordpress/ that it adds at the end of your domain, or you’d just like to move it elsewhere. Fortunately, the process is rather easy.

    \n

    Go to the Settings section of your Dashboard and change the two URLs there to the location that you want to move WordPress to. Don’t panic, this will effectively kill your blog until you move all of the WordPress files to their new location.

    \n

    You may need to re-generate your permalinks at Settings/Permalinks in your Dashboard.

    \n

    Once that’s done, see our handy guide for changing links and images after a move.

    \n

    Moving a WordPress installation is not too much of a complicated procedure, but feel free to contact the WordPress Support Forums if you run into trouble.

    ";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_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, 27 Feb 2011 14:00:49 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:10:"James Huff";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i: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:58:"Weblog Tools Collection: WordPress Theme Releases for 2/26";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:40:"http://weblogtoolscollection.com/?p=9704";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"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://weblogtoolscollection.com/archives/2011/02/26/wordpress-theme-releases-for-226-2/";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:792:"

    \n

    Beauty Dots is a dark and attractive editor-style theme with dropdown menus.

    \n

    \n

    Shiword is a simple dark theme with lots of features, like a “quick links” menu, an “easy navigation” bar, header and footer sidebars, and print 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:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Sat, 26 Feb 2011 14: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:10:"James Huff";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i: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:61:"WordPress.tv: Heather Billings: Design that speaks for itself";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:27:"http://wordpress.tv/?p=5415";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:78:"http://wordpress.tv/2011/01/29/heather-billings-design-that-speaks-for-itself/";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:1815:"
    \n
    \n
    Heather Billings: Design that speaks for itself
    ";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_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, 26 Feb 2011 03:30: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:14:"blazestreaming";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i: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:51:"WordPress.tv: Mark Jaquith: Theme & Plugin Security";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:27:"http://wordpress.tv/?p=5258";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:66:"http://wordpress.tv/2011/01/29/mark-jaquith-theme-plugin-security/";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:1778:"
    \n
    \n
    Theme & Plugin 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:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Sat, 26 Feb 2011 03:30: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:14:"blazestreaming";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i: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:45:"WordPress.tv: Amanda Blum: WP for Non Profits";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:27:"http://wordpress.tv/?p=5354";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:62:"http://wordpress.tv/2011/01/29/amanda-blum-wp-for-non-profits/";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:1783:"
    \n
    \n
    Amanda Blum: WP for Non Profits
    ";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_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, 26 Feb 2011 03:30: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:14:"blazestreaming";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i: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:42:"Mark Jaquith: Custom WordPress laptop skin";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:39:"http://markjaquith.wordpress.com/?p=590";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:73:"http://markjaquith.wordpress.com/2011/02/25/custom-wordpress-laptop-skin/";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:2159:"

    Jealous?

    \n

    Custom WordPress skin for MacBook Pro

    \n

    It took forever to cut out, because it was printed against a white vinyl background, and I wanted the background to show the aluminum of the laptop. But I think it turned out pretty well. What do you think?

    \n
    ";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_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, 26 Feb 2011 01:57: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:12:"Mark Jaquith";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i: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:63:"Lorelle on WP: WordPress 3.1: Features, Tutorials, and Pure Joy";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:36:"http://lorelle.wordpress.com/?p=4821";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:86:"http://lorelle.wordpress.com/2011/02/25/wordpress-3-1-features-tutorials-and-pure-joy/";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:482:"WordPress 3.1 is now out. YEAH!!! It’s named after one of our personal favorite jazz musicians, Django Reinhardt. My sneak preview of WordPress 3.1, one of the most eagerly and long awaited versions, barely did the new features justice. The WordCast team and I gathered up all of our research and dug deep into Trac [...]";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_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, 25 Feb 2011 17:29:47 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:17:"Lorelle VanFossen";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i: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:67:"Weblog Tools Collection: WordPress FAQ: Blocking Spam Registrations";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:40:"http://weblogtoolscollection.com/?p=9713";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"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://weblogtoolscollection.com/archives/2011/02/25/wordpress-faq-blocking-spam-registrations/";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:1418:"

    Spam is not limited to just comments. If you leave your WordPress blog open to new user registration, you could be hit by a wave of spam bots or rather nefarious individuals registering with hopes that you’ll give them a chance to post spam on your blog.

    \n

    First of all, do you really need open registration? If not, uncheck “Anyone can register” from the Settings area of your Dashboard.

    \n

    So, what if you need open registration? First, stop the bad bots from even visiting your blog with Bad Behavior.

    \n

    Now, you could certainly use a CAPTCHA on your registration form, but I wouldn’t bother with that. Several CAPTCHA have been broken by a simple program, and they just aren’t accessible. Instead, use Ban Hammer, which compares registration email addresses with your comment blacklist (just add them if you notice a trend) and the collective blacklist at Stop Forum Spam.

    \n

    Like comment spam, registration spam will be a constant battle, but Bad Behavior and Ban Hammer should at least make it easier on you.

    ";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Fri, 25 Feb 2011 14:00:11 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:10:"James Huff";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i: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:48:"WordPress.tv: Shayne Sanderson: Ecommerce 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:"guid";a:1:{i:0;a:5:{s:4:"data";s:27:"http://wordpress.tv/?p=5348";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:65:"http://wordpress.tv/2011/01/29/shayne-sanderson-ecommerce-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:11:"description";a:1:{i:0;a:5:{s:4:"data";s:1789:"
    \n
    \n
    Shayne Sanderson: Ecommerce 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:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Fri, 25 Feb 2011 01:30: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:14:"blazestreaming";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i: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:56:"WordPress.tv: Ward Andrews: Design Roadmap for Small Biz";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:27:"http://wordpress.tv/?p=5265";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:73:"http://wordpress.tv/2011/01/29/ward-andrews-design-roadmap-for-small-biz/";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:1788:"
    \n
    \n
    Ward Andrews: Design Roadmap for Small Biz
    ";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_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, 25 Feb 2011 01:30: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:14:"blazestreaming";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i: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:46:"WordPress.tv: Lisa Sabin Wilson: 2010 for 2011";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:27:"http://wordpress.tv/?p=5296";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:63:"http://wordpress.tv/2011/01/29/lisa-sabin-wilson-2010-for-2011/";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:1784:"
    \n
    \n
    Lisa Sabin Wilson: 2010 for 2011
    ";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Fri, 25 Feb 2011 01:30: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:14:"blazestreaming";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i: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:59:"Weblog Tools Collection: WordPress Plugin Releases for 2/24";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:40:"http://weblogtoolscollection.com/?p=9722";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"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://weblogtoolscollection.com/archives/2011/02/24/wordpress-plugin-releases-for-224-2/";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:668:"

    New plugins

    \n

    ChimpExpress allows you to create MailChimp campaigns from within WordPress and include blog posts or import recent campaigns.

    \n

    Updated plugins

    \n

    WP Customer Reviews allows your customers and visitors to leave reviews or testimonials of your services.

    \n

    WP Tweet Button easily and fully implements Twitter’s official Tweet Button on your WordPress blog or 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:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Thu, 24 Feb 2011 14:00:49 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:10:"James Huff";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i: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:47:"Weblog Tools Collection: WordPress 3.1 Released";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:40:"http://weblogtoolscollection.com/?p=9724";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"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://weblogtoolscollection.com/archives/2011/02/23/wordpress-3-1-released/";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:1475:"

    WordPress 3.1 has been released.

    \n

    This release features a lightning fast redesigned linking workflow which makes it easy to link to your existing posts and pages, an admin bar so you’re never more than a click away from your most-used dashboard pages, a streamlined writing interface that hides many of the seldom-used panels by default to create a simpler and less intimidating writing experience for new bloggers (visit Screen Options in the top right to get old panels back), and a refreshed blue admin scheme available for selection under your personal options.

    \n

    All together, this release fixes more than 820 issues.

    \n

    Users can upgrade automatically via their Dashboard or use the manual instructions. As always, please contact the WordPress Support Forums if you run into any trouble.

    \n

    Now that WordPress 3.1 has been released, the core developers plan 3.2  to be a shorter development cycle,  ”and include some fun improvements around plugins and the speed of the admin.”

    \n

    Have you upgraded to WordPress 3.1 yet? What do you think of the new features?

    ";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Thu, 24 Feb 2011 02:40: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:10:"James Huff";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i:31;a:6:{s:4:"data";s:13:"\n \n \n \n \n \n \n";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:2:{s:0:"";a:5:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:28:"BuddyPress: BuddyPress 1.2.8";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:29:"http://buddypress.org/?p=1398";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"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://buddypress.org/2011/02/buddypress-1-2-8/";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:840:"

    Our next item up for bid is BuddyPress 1.2.8, which includes a few small bug fixes to the 1.2 branch of code and is a highly recommended update if you are updating to WordPress 3.1.

    \n

    This release backports a few important fixes from the currently in-development 1.3 version of BuddyPress to play nicely with the new and very much improved WordPress network administration interface. We’ve also updated the bundled version of bbPress from 1.0.2 to 1.0.3, which addresses a few issues that do not effect BuddyPress directly.

    \n

    Every effort has been put into supporting both WordPress 3.0 and 3.1 with this release to make updating your sites as painless as possible, so this should be another worry-free update!

    ";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Wed, 23 Feb 2011 19:18: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:17:"John James Jacoby";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i: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:102:"WordPress.tv: Michael “mitcho” Erlewine: The Yet Another Related Posts Plugin Algorithm EXPLAINED!";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:27:"http://wordpress.tv/?p=5423";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:130:"http://wordpress.tv/2011/01/29/michael-%e2%80%9cmitcho%e2%80%9d-erlewine-the-yet-another-related-posts-plugin-algorithm-explained/";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:1888:"
    \n
    \n
    Michael “mitcho” Erlewine: The Yet Another Related Posts Plu
    ";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Wed, 23 Feb 2011 19:00:06 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:14:"blazestreaming";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i: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:42:"WordPress.tv: Danielle Morrill: Engagement";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:27:"http://wordpress.tv/?p=5330";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:59:"http://wordpress.tv/2011/01/29/danielle-morrill-engagement/";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:1781:"
    \n
    \n
    Danielle Morrill: Engagement
    ";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Wed, 23 Feb 2011 19:00:06 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:14:"blazestreaming";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i: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:43:"WordPress.tv: Grant Swaim: Membership Sites";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:27:"http://wordpress.tv/?p=5349";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:60:"http://wordpress.tv/2011/01/29/grant-swaim-membership-sites/";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:1785:"
    \n
    \n
    Grant Swaim: Membership Sites
    ";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Wed, 23 Feb 2011 19:00:06 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:14:"blazestreaming";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i:35;a:6:{s:4:"data";s:13:"\n \n \n \n \n \n \n";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:2:{s:0:"";a:5:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:63:"Weblog Tools Collection: WordPress and the Not Found Permalinks";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:40:"http://weblogtoolscollection.com/?p=9701";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"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://weblogtoolscollection.com/archives/2011/02/23/wordpress-and-the-not-found-permalinks/";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:1194:"

    So, you’ve just switched from the default WordPress permalink structure and now your permalinks are returning Not Found (404) errors, or you didn’t do anything at all and they’re return the error.

    \n

    First, there could have been a momentary glitch, so try re-saving your permalink structure at Settings/Permalinks in your admin panel. If WordPress cannot automatically edit the .htaccess file, it will provide manual instructions after saving.

    \n

    If that doesn’t work, contact your hosting provider and find out if mod_rewite is installed and active on your server. If it isn’t, refer to this guide for some tips on using permalinks without mod_rewrite, or find yourself a nice Apache-based server with mod_rewrite.

    \n

    Permalinks are a finicky thing. They’ll either work right away, if you re-save, and if you use a work-around, otherwise they just won’t work at all. If you’re still having trouble, contact the WordPress Support Forums for more assistance.

    ";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Wed, 23 Feb 2011 14:00: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:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:10:"James Huff";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i:36;a:6:{s:4:"data";s:13:"\n \n \n \n \n \n \n";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:2:{s:0:"";a:5:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:50:"WordPress.tv: Andrew Norcross: CPT + the front end";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:27:"http://wordpress.tv/?p=5281";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:65:"http://wordpress.tv/2011/01/29/andrew-norcross-cpt-the-front-end/";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:1796:"
    \n
    \n
    Andrew Norcross: CPT + the front end
    ";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Wed, 23 Feb 2011 02:30: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:14:"blazestreaming";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i: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:61:"WordPress.tv: Michael Erlewine: A/B Testing the WordPress Way";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:27:"http://wordpress.tv/?p=5255";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:77:"http://wordpress.tv/2011/01/29/michael-erlewine-ab-testing-the-wordpress-way/";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:1778:"
    \n
    \n
    A/B testing the WordPress Way
    ";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Wed, 23 Feb 2011 02:15: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:14:"blazestreaming";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i: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:52:"WordPress.tv: Daryl Koopersmith: Advanced Javascript";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:27:"http://wordpress.tv/?p=5262";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:69:"http://wordpress.tv/2011/01/29/daryl-koopersmith-advanced-javascript/";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:1779:"
    \n
    \n
    Daryl Koopersmith: Advanced Javascript
    ";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Wed, 23 Feb 2011 02:15: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:14:"blazestreaming";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i: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:58:"Weblog Tools Collection: WordPress Theme Releases for 2/22";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:40:"http://weblogtoolscollection.com/?p=9697";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"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://weblogtoolscollection.com/archives/2011/02/22/wordpress-theme-releases-for-222-2/";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:854:"

    \n

    Dusk Till Dawn is an atmospheric WordPress theme with a tropical feel, containing a toggleable widgetbar, a custom multilevel menu and some css3 features.

    \n

    \n

    Martin is a black, green and white multi layout theme with a customizable background, custom header, custom navigation menus, widget ready sidebars and footer widget blocks.

    ";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Tue, 22 Feb 2011 14:00:36 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:10:"James Huff";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i: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:36:"Dev Blog: WordPress 3.1, lots of fun";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:33:"http://wordpress.org/news/?p=1704";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:43:"http://wordpress.org/news/2011/02/threeone/";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:17125:"

    The long-awaited fourteenth release of WordPress is now available. WordPress 3.1 “Reinhardt” is named in honor of the jazz guitarist Django Reinhardt. Version 3.1 is available for download, or you can update from within your dashboard.

    \n

    This release features a lightning fast redesigned linking workflow which makes it easy to link to your existing posts and pages, an admin bar so you’re never more than a click away from your most-used dashboard pages, a streamlined writing interface that hides many of the seldom-used panels by default to create a simpler and less intimidating writing experience for new bloggers (visit Screen Options in the top right to get old panels back), and a refreshed blue admin scheme available for selection under your personal options.

    \n

    There’s a bucket of candy for developers as well, including our new Post Formats support which makes it easy for themes to create portable tumblelogs with different styling for different types of posts, new CMS capabilities like archive pages for custom content types, a new Network Admin, an overhaul of the import and export system, and the ability to perform advanced taxonomy and custom fields queries.

    \n

    With the 3.1 release, WordPress is more of a CMS than ever before. The only limit to what you can build is your imagination.

    \n

    (No video yet for 3.1, we’re going to add it later.)

    \n

    By the Numbers

    \n

    There were over two thousand commits to the codebase in the 3.1 cycle! For a more comprehensive look at everything that has improved in 3.1, check out 3.1’s Codex page or the more than 820 closed issues in Trac.

    \n

    Now is the time to drop by our development channels if you are interested in being involved with 3.2, as the agenda will be under discussion shortly. We’re hoping to get the 3.2 release out in a shorter development cycle (3.1 took too long) and include some fun improvements around plugins and the speed of the admin. (Don’t worry, we’re still planning on using PHP.)

    \n

    We’re All in This Together

    \n

    WordPress is the result of the combined effort of people from all over the world united with a common goal: to make the best darn web software for publishing your story on the web and sharing it with the world. Here is a list of the more than 180 people who helped out with development during the 3.1 cycle:

    \n

    Aaron Campbell (aaroncampbell), Adam Backstrom (adambackstrom), John Ford (aldenta), Alex Dunae (alexdunae), Alex King (alexkingorg), Amanda French (amandafrench), Will Anderson (anderswc), Andrea Rennick (andrea_r), Andrew Ozz (azaozz), Andy Skelton (andy/skeltoac), Andy Blackwell (andyblackwell), André Renaut (arena), Andrei Vereha (avereha), Azizur Rahman (azizur), Barry Abrahamson (barry), Mohammad Jangda (batmoo), Beau Lebens (beaulebens), Ben Ward (benward), Matthew G. Richmond (bigdawggi), Rowan Rodrik van der Molen (bigsmoke), Glenn Ansley (blepoxp), blt4, bobbyblade, Boone B. Gorges (boonebgorges), Brian Colinger (briancolinger), Brian Layman (brianlayman), Caesar Schinas (caesarsgrunt), Ben Casey (casben79), Chip Bennett (chipbennett), Chris Sfanos, Chris Jean (chrisbliss18), Marco Cimmino (cimmo), Scott Reilly (coffee2code), Dylan Kuhn (cyberhobo), Darren Meehan (darrenmeehan), Dion Hulse (dd32), Dean Robinson (deanjrobinson), Demetris Kikizas, Δημήτρης Κίκιζας (demetris), Denis-de-Bernardy, djzone, Доктор Бро (doktorbro), Donal MacArthur (donalmacarthur), Dougal Campbell (dougal), Dre Armeda (dremeda), Jon Cave (duck_), Doug Provencio (dougwrites), Edward Hevlund (edward mindreantre), Einar Egilsson (einare), Eric Mann (ericmann), Austin Matzko (filosofo), Gil Rutkowski (flashingcursor), foofy, Francesco Laffi (francescolaffi), Gary Cao (garyc40), Justin Tadlock (greenshady), Reuben Gunday (greuben), hakre, Hui Chen (huichen), Ben Huson (husobj), Matt Thomas (iammattthomas), Ian Stewart (iandstewart), indie-ulf, Jacob Santos (jacobsantos), Jakub Míšek (jakub.misek), James Collins (jamescollins), Jane Wells (jane/janeforshort), jayjdk, Jason Penney (jczorkmid), Jeff Farthing (jfarthing84), Josh Kearney (jk0), joelhardi, John Blackbourn (johnbillion), John James Jacoby (johnjamesjacoby/jjj), John O’Nolan (johnonolan), John Bloch (JohnPBloch), Joost de Valk (joostdevalk/yoast), Aaron Jorbin (jorbin), Joseph Scott (josephscott), Justin Rainbow, Kapeel Sable (kapeels), Adam Harley (kawauso), Jorge Bernal (koke), Daryl Koopersmith (koopersmith), Lance Willett (lancewillett), Lutz Schroeer (latz), Lew Ayotte (layotte), linguasite, Lloyd Budd (lloydbudd), loushou, mailnew2ster, mako09, Mark Jaquith (markjaquith), Mark McWilliams (markmcwilliams), MattyRob, Mauro Gentile, Michael Adams (mdawaffe), Chris Meller (mellertime), Michael Fields (mfields), MichaelH, Mike Schinkel (mikeschinkel), Robert Chapin (miqrogroove), Michael “Mitcho” Erlewine (mitchoyoshitaka), David McFarlane (mrmist), mrwok, John Havlik (mtekk), Martin Widmann (mwidmann), Andrew Nacin (nacin), Nikolay Bachiyski (nbachiyski), Nathan Rice (nathanrice), Niall Kennedy (niallkennedy), Bernhard Riedl (neoxx), Nick Momrik (nickmomrik), Nils Juenemannn, Nicolas Kuttler (nkuttler), nootron, norbertm, Dominik Schilling (ocean90), ohanesian, Samuel Wood (Otto42), Ozh Richard (ozh), Pádraic Brady, Franklin Tse (peaceablewhale), Pete Mall (PeteMall), Phill Brown (phill_brown), Phill Kenoyer (PhillKenoyer), phrostypoison, Michael Pretty (prettyboymp), Simon Prosser (pross), Ptah Dunbar (ptahdunbar), Harsh J. Chouraria (qwertymaniac), Ran Yaniv Hartstein (RanYanivHartstein), Rasheed Bydousi (rasheed), Daniel Jalkut (redsweater), rfw, Rasmus Lerdorf (rlerdorf), Ryan McCue (rmccue), Roger Theriault (rogertheriault), ronbme, rovo89, Ryan Boren (ryan), Sara Cannon (saracannon), Scott Bressler (sbressler), Scott Kingsley Clark (sc0ttkclark), ScottMac, Silviu Cristian Burca (scribu), Sergey Biryukov, Сергей Бирюков (SergeyBiryukov), Alex Petrescu (SeyelentEco), Shawn Parker (shawnparker), shidouhikari, Simon Wheatley (simonwheatley), Matt Martz (sivel), Samir Shah (solarissmoke), sorich87, Mitch Canter (studionashvegas), t31os_, Tracy Cannon (TECannon), tech163, Aaron Brazell (technosailor), TheDeadMedic, Tim Moore (tmoorewp), Tobias Bäthge (TobiasBg), Tom Lany (tomthewebmaster), tonyf12, Utkarsh Kukreti (Utkarsh), Zé Fontainhas (vanillalounge), John Hawkins (vegasgeek), Michael Stewart (vericgar), Alex Mills (Viper007Bond), Vladimir Kolesnikov (vladimir_kolesnikov), wahgnube, wedsxcrfv, Peter Westwood (westi), whoismanu, Will Norris (wnorris), Wojtek Szkutnik (wojtek.szkutnik), wpcanyon, William P. Davis (wpdavis), Ron Rennick (wpmuguru), Kenneth Newman (WraithKenny), Yoav Farhi (yoavf), and Safirul Alfreda (zeo).

    \n

    Bonus: Don’t forget to check out the latest on WordPress.tv to see all the cool WordCamp sessions you may have missed.

    ";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Tue, 22 Feb 2011 07:55:54 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s: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: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:48:"WordPress.tv: Stephanie Leary: Tricky Migrations";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:27:"http://wordpress.tv/?p=5289";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:65:"http://wordpress.tv/2011/01/29/stephanie-leary-tricky-migrations/";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:1793:"
    \n
    \n
    Stephanie Leary: Tricky Migrations
    ";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_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 Feb 2011 23:45: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:14:"blazestreaming";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i: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:43:"WordPress.tv: Corey Eulas: SEO Master Class";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:27:"http://wordpress.tv/?p=5271";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:60:"http://wordpress.tv/2011/01/29/corey-eulas-seo-master-class/";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:1760:"
    \n
    \n
    Corey Eulas: SEO Master Class
    ";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_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 Feb 2011 23:30:27 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:14:"blazestreaming";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i: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:45:"WordPress.tv: Chelsea Otakan: Typography & WP";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:27:"http://wordpress.tv/?p=5278";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:60:"http://wordpress.tv/2011/01/29/chelsea-otakan-typography-wp/";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:1785:"
    \n
    \n
    Chelsea Otakan: Typography & 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:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Mon, 21 Feb 2011 23:30:27 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:14:"blazestreaming";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i: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:79:"Publisher Blog: Agency uses Windows to run all their clients’ WordPress sites";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:43:"http://publisherblog.automattic.com/?p=1243";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:108:"http://publisherblog.automattic.com/2011/02/21/agency-uses-windows-to-run-all-their-clients-wordpress-sites/";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:3172:"

    We’re proud of the fact that WordPress is versatile and can run on many operating systems, once the minimum requirements for the software are met.

    \n

    We’re going to continue to highlight interesting case studies, and this time we’re pleased to find that Microsoft did a case study with Bella Web Design, a web design and development firm who uses Windows to host all of their clients’ WordPress sites.

    \n

    Check out Microsoft’s case study about Bella Web Design and how they use both WordPress and Windows to power their business, and check out Microsoft’s dedicated microsite for information about installing WordPress for Windows.

    \n

    \n

    Have an interesting WordPress case study to share? Send us a note.

    \n


    \n

    \n
    ";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_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 Feb 2011 17:30:44 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:10:"Sara Rosso";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i:45;a:6:{s:4:"data";s:13:"\n \n \n \n \n \n \n";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:2:{s:0:"";a:5:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:34:"Donncha: WordPress in my Minecraft";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:29:"http://ocaoimh.ie/?p=89496151";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"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://ocaoimh.ie/wordpress-minecraft/";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:1200:"

    \n

    I logged into my Minecraft server yesterday evening to see a stunning WordPress logo up on a hill. It was created by Thorsten. No it wasn’t. Author remains unknown. I wonder who created it?

    \n

    I really must get that Minecraft commmentary done so I can show off what he and everyone else created in this world..

    \n

    Related Posts

    ";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Mon, 21 Feb 2011 17:02:42 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:7:"Donncha";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i: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:20:"Matt: Blogging Drift";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"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=37873";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"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/2011/02/blogging-drift/";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:2332:"

    The New York Times has a pretty prominent article today called Blogs Wane as the Young Drift to Sites Like Twitter. The title was probably written by an editor, not the author, because as soon as the article gets past the two token teenagers who tumble and Facebook instead of blogging, the stats show all the major blogging services growing — even Blogger whose global “unique visitors rose 9 percent, to 323 million,” meaning it grew about 6 Foursquares last year alone. (In the same timeframe WordPress.com grew about 80 million uniques according to Quantcast.)

    \n

    Blogging has legs — it’s been growing now for more than a decade, but it’s not a “new thing” anymore. Underneath the data in the article there’s an interesting super-trend that the Times misses: people of all ages are becoming more and more comfortable publishing online. If you’re reading this blog you probably know the thrill of posting and getting feedback is addictive, and once you have a taste of that it’s hard to go back. You rode a bike before you drove a car, and both opened up your horizons in a way you hadn’t imagined before. That’s why blogging just won’t quit no matter how many times it’s declared dead.

    \n

    Blogging (with WordPress) is the natural evolution of the lighter publishing methods — at some point you’ll have more to say than fits in 140 characters, is too important to put in Facebook’s generic chrome, or you’ve matured to the point you want more flexibility and control around your words and ideas. (As The Daily What did in their recent switch from Tumblr to WordPress.) You don’t stop using the lighter method, you just complement it — different mediums afford different messages.

    \n

    Read more: Scott Rosenberg on “Another misleading story”; Mark Evans “Why I Still Love Blogging.”

    ";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Mon, 21 Feb 2011 15:44:58 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:4:"Matt";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i: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:55:"Weblog Tools Collection: WordPress FAQ: Audio and Video";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:40:"http://weblogtoolscollection.com/?p=9708";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"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://weblogtoolscollection.com/archives/2011/02/21/wordpress-faq-audio-and-video/";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:1554:"

    If you attempted to upload an audio or video file to a post in WordPress, you may notice that all you get is a link to download the file. If you want the file to actually play, you’ll need to use an extra plugin.

    \n

    By far, the most popular audio plugin is WordPress Audio Player. Video plugins are significantly less popular, probably because video files take up so much space and bandwidth, and it’s so easy to embed videos from external providers.

    \n

    When embedding audio and video, I prefer to use the Degradable HTML5 Audio and Video Plugin. Sure, it may require some file conversion, but it’s a great way to embed both audio and video files that use the browser’s native (non-Flash) player while also providing the option of a Flash-based player for browsers that don’t support HTML5 embeds.

    \n

    If you’d rather embed videos from an external provider, it’s easy to do (as mentioned above), but Viper’s Video Quicktags providers a few additional features and customizations, plus it uses XHTML-valid embeds, which most external providers tend to avoid for some strange reason.

    \n

    Embedding audio and especially video opens your blog to a whole new world of content. Give it a try, you may enjoy it.

    ";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Mon, 21 Feb 2011 14:00: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:10:"James Huff";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i:48;a:6:{s:4:"data";s:13:"\n \n \n \n \n \n \n";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:2:{s:0:"";a:5:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:40:"Alex King: Internal Link Shortcode 1.0.1";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:27:"http://alexking.org/?p=5521";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:65:"http://alexking.org/blog/2011/02/20/internal-link-shortcode-1-0-1";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:1385:"

    My Internal Link Shortcode plugin has been updated to version 1.0.1, addressing a bug where text left in the search field could accidentally overwrite the post or page title on save.

    \n

    The Internal Link Shortcode plugin allows you to insert links that are references to posts and pages within your WordPress powered site. These links will be automatically updated to new titles (optional) and URL locations if you reorganize your site (as opposed to standard, hard-coded links).

    \n

    Note: to keep these links up to date there is some additional processing overhead as they are retrieved from the database. The use of a caching plugin is recommended.

    \n

    The download and more information are available on the Crowd Favorite WordPress Plugins page.

    \n

    Unfortunately we are not currently in position to provide support for our free plugins; they are all offered on an “as-is” basis in the hopes they will be useful. If you have questions or need help you can try our community support forums or the official WP Support Forums.

    \n";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Sun, 20 Feb 2011 22:47:56 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:4:"Alex";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i:49;a:6:{s:4:"data";s:13:"\n \n \n \n \n \n \n";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:2:{s:0:"";a:5:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:43:"WordPress.tv: Ryan Duff: CPT + the back end";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:27:"http://wordpress.tv/?p=5276";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:58:"http://wordpress.tv/2011/01/29/ryan-duff-cpt-the-back-end/";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:1781:"
    \n
    \n
    Ryan Duff: CPT + the back end
    ";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Sun, 20 Feb 2011 22:30: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:14:"blazestreaming";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}}}}}}}}}}}}s:4:"type";i:128;s:7:"headers";a:9:{s:6:"server";s:5:"nginx";s:4:"date";s:29:"Fri, 04 Mar 2011 22:35:34 GMT";s:12:"content-type";s:15:"application/xml";s:10:"connection";s:5:"close";s:4:"vary";s:15:"Accept-Encoding";s:13:"last-modified";s:29:"Fri, 04 Mar 2011 22:15:25 GMT";s:14:"content-length";s:6:"150947";s:4:"x-nc";s:11:"HIT luv 139";s:13:"accept-ranges";s:5:"bytes";}s:5:"build";s:14:"20090627192103";}', 'no'); INSERT INTO `wp_options` (`option_id`, `blog_id`, `option_name`, `option_value`, `autoload`) VALUES (1074, 0, '_transient_timeout_feed_mod_e69a0c18e137c1fd296518371369d906', '1299321320', 'no'), (1075, 0, '_transient_feed_mod_e69a0c18e137c1fd296518371369d906', '1299278120', 'no'), (1076, 0, '_transient_timeout_feed_ac0b00fe65abe10e0c5b588f3ed8c7ca', '1299321320', 'no'); INSERT INTO `wp_options` (`option_id`, `blog_id`, `option_name`, `option_value`, `autoload`) VALUES (1077, 0, '_transient_feed_ac0b00fe65abe10e0c5b588f3ed8c7ca', 'a:4:{s:5:"child";a:1:{s:0:"";a:1:{s:3:"rss";a:1:{i:0;a:6:{s:4:"data";s:3:"\n\n\n";s:7:"attribs";a:1:{s:0:"";a:1:{s:7:"version";s:3:"2.0";}}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:1:{s:0:"";a:1:{s:7:"channel";a:1:{i:0;a:6:{s:4:"data";s:50:"\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n ";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:3:{s:0:"";a:7:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:14:"WordPress News";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:25:"http://wordpress.org/news";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:14:"WordPress News";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:13:"lastBuildDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Fri, 04 Mar 2011 03:12:02 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:8:"language";a:1:{i:0;a:5:{s:4:"data";s:2:"en";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:9:"generator";a:1:{i:0;a:5:{s:4:"data";s:36:"http://wordpress.org/?v=3.2-bleeding";s:7:"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:41:"\n \n \n \n \n \n \n\n \n \n \n \n \n ";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:5:{s:0:"";a:7:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:26:"WordPress 3.1, lots of fun";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:43:"http://wordpress.org/news/2011/02/threeone/";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:8:"comments";a:1:{i:0;a:5:{s:4:"data";s:52:"http://wordpress.org/news/2011/02/threeone/#comments";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Wed, 23 Feb 2011 14:00:54 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:8:"category";a:1:{i:0;a:5:{s:4:"data";s:8:"Releases";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:33:"http://wordpress.org/news/?p=1704";s:7:"attribs";a:1:{s:0:"";a:1:{s:11:"isPermaLink";s:5:"false";}}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:388:"The long-awaited fourteenth release of WordPress is now available. WordPress 3.1 “Reinhardt” is named in honor of the jazz guitarist Django Reinhardt. Version 3.1 is available for download, or you can update from within your dashboard. This release features a lightning fast redesigned linking workflow which makes it easy to link to your existing posts and pages, an [...]";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:14:"Matt Mullenweg";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:40:"http://purl.org/rss/1.0/modules/content/";a:1:{s:7:"encoded";a:1:{i:0;a:5:{s:4:"data";s:17146:"

    The long-awaited fourteenth release of WordPress is now available. WordPress 3.1 “Reinhardt” is named in honor of the jazz guitarist Django Reinhardt. Version 3.1 is available for download, or you can update from within your dashboard.

    \n

    This release features a lightning fast redesigned linking workflow which makes it easy to link to your existing posts and pages, an admin bar so you’re never more than a click away from your most-used dashboard pages, a streamlined writing interface that hides many of the seldom-used panels by default to create a simpler and less intimidating writing experience for new bloggers (visit Screen Options in the top right to get old panels back), and a refreshed blue admin scheme available for selection under your personal options.

    \n

    There’s a bucket of candy for developers as well, including our new Post Formats support which makes it easy for themes to create portable tumblelogs with different styling for different types of posts, new CMS capabilities like archive pages for custom content types, a new Network Admin, an overhaul of the import and export system, and the ability to perform advanced taxonomy and custom fields queries.

    \n

    With the 3.1 release, WordPress is more of a CMS than ever before. The only limit to what you can build is your imagination.

    \n

    (No video yet for 3.1, we’re going to add it later.)

    \n

    By the Numbers

    \n

    There were over two thousand commits to the codebase in the 3.1 cycle! For a more comprehensive look at everything that has improved in 3.1, check out 3.1’s Codex page or the more than 820 closed issues in Trac.

    \n

    Now is the time to drop by our development channels if you are interested in being involved with 3.2, as the agenda will be under discussion shortly. We’re hoping to get the 3.2 release out in a shorter development cycle (3.1 took too long) and include some fun improvements around plugins and the speed of the admin. (Don’t worry, we’re still planning on using PHP.)

    \n

    We’re All in This Together

    \n

    WordPress is the result of the combined effort of people from all over the world united with a common goal: to make the best darn web software for publishing your story on the web and sharing it with the world. Here is a list of the more than 180 people who helped out with development during the 3.1 cycle:

    \n

    Aaron Campbell (aaroncampbell), Adam Backstrom (adambackstrom), John Ford (aldenta), Alex Dunae (alexdunae), Alex King (alexkingorg), Amanda French (amandafrench), Will Anderson (anderswc), Andrea Rennick (andrea_r), Andrew Ozz (azaozz), Andy Skelton (andy/skeltoac), Andy Blackwell (andyblackwell), André Renaut (arena), Andrei Vereha (avereha), Azizur Rahman (azizur), Barry Abrahamson (barry), Mohammad Jangda (batmoo), Beau Lebens (beaulebens), Ben Ward (benward), Matthew G. Richmond (bigdawggi), Rowan Rodrik van der Molen (bigsmoke), Glenn Ansley (blepoxp), blt4, bobbyblade, Boone B. Gorges (boonebgorges), Brian Colinger (briancolinger), Brian Layman (brianlayman), Caesar Schinas (caesarsgrunt), Ben Casey (casben79), Chip Bennett (chipbennett), Chris Sfanos, Chris Jean (chrisbliss18), Marco Cimmino (cimmo), Scott Reilly (coffee2code), Dylan Kuhn (cyberhobo), Darren Meehan (darrenmeehan), Dion Hulse (dd32), Dean Robinson (deanjrobinson), Demetris Kikizas, Δημήτρης Κίκιζας (demetris), Denis-de-Bernardy, djzone, Доктор Бро (doktorbro), Donal MacArthur (donalmacarthur), Dougal Campbell (dougal), Dre Armeda (dremeda), Jon Cave (duck_), Doug Provencio (dougwrites), Edward Hevlund (edward mindreantre), Einar Egilsson (einare), Eric Mann (ericmann), Austin Matzko (filosofo), Gil Rutkowski (flashingcursor), foofy, Francesco Laffi (francescolaffi), Gary Cao (garyc40), Justin Tadlock (greenshady), Reuben Gunday (greuben), hakre, Hui Chen (huichen), Ben Huson (husobj), Matt Thomas (iammattthomas), Ian Stewart (iandstewart), indie-ulf, Jacob Santos (jacobsantos), Jakub Míšek (jakub.misek), James Collins (jamescollins), Jane Wells (jane/janeforshort), jayjdk, Jason Penney (jczorkmid), Jeff Farthing (jfarthing84), Josh Kearney (jk0), joelhardi, John Blackbourn (johnbillion), John James Jacoby (johnjamesjacoby/jjj), John O’Nolan (johnonolan), John Bloch (JohnPBloch), Joost de Valk (joostdevalk/yoast), Aaron Jorbin (jorbin), Joseph Scott (josephscott), Justin Rainbow, Kapeel Sable (kapeels), Adam Harley (kawauso), Jorge Bernal (koke), Daryl Koopersmith (koopersmith), Lance Willett (lancewillett), Lutz Schroeer (latz), Lew Ayotte (layotte), linguasite, Lloyd Budd (lloydbudd), loushou, mailnew2ster, mako09, Mark Jaquith (markjaquith), Mark McWilliams (markmcwilliams), MattyRob, Mauro Gentile, Michael Adams (mdawaffe), Chris Meller (mellertime), Michael Fields (mfields), MichaelH, Mike Schinkel (mikeschinkel), Robert Chapin (miqrogroove), Michael “Mitcho” Erlewine (mitchoyoshitaka), David McFarlane (mrmist), mrwok, John Havlik (mtekk), Martin Widmann (mwidmann), Andrew Nacin (nacin), Nikolay Bachiyski (nbachiyski), Nathan Rice (nathanrice), Niall Kennedy (niallkennedy), Bernhard Riedl (neoxx), Nick Momrik (nickmomrik), Nils Juenemannn, Nicolas Kuttler (nkuttler), nootron, norbertm, Dominik Schilling (ocean90), ohanesian, Samuel Wood (Otto42), Ozh Richard (ozh), Pádraic Brady, Franklin Tse (peaceablewhale), Pete Mall (PeteMall), Phill Brown (phill_brown), Phill Kenoyer (PhillKenoyer), phrostypoison, Michael Pretty (prettyboymp), Simon Prosser (pross), Ptah Dunbar (ptahdunbar), Harsh J. Chouraria (qwertymaniac), Ran Yaniv Hartstein (RanYanivHartstein), Rasheed Bydousi (rasheed), Daniel Jalkut (redsweater), rfw, Rasmus Lerdorf (rlerdorf), Ryan McCue (rmccue), Roger Theriault (rogertheriault), ronbme, rovo89, Ryan Boren (ryan), Sara Cannon (saracannon), Scott Bressler (sbressler), Scott Kingsley Clark (sc0ttkclark), ScottMac, Silviu Cristian Burca (scribu), Sergey Biryukov, Сергей Бирюков (SergeyBiryukov), Alex Petrescu (SeyelentEco), Shawn Parker (shawnparker), shidouhikari, Simon Wheatley (simonwheatley), Matt Martz (sivel), Samir Shah (solarissmoke), sorich87, Mitch Canter (studionashvegas), t31os_, Tracy Cannon (TECannon), tech163, Aaron Brazell (technosailor), TheDeadMedic, Tim Moore (tmoorewp), Tobias Bäthge (TobiasBg), Tom Lany (tomthewebmaster), tonyf12, Utkarsh Kukreti (Utkarsh), Zé Fontainhas (vanillalounge), John Hawkins (vegasgeek), Michael Stewart (vericgar), Alex Mills (Viper007Bond), Vladimir Kolesnikov (vladimir_kolesnikov), wahgnube, wedsxcrfv, Peter Westwood (westi), whoismanu, Will Norris (wnorris), Wojtek Szkutnik (wojtek.szkutnik), wpcanyon, William P. Davis (wpdavis), Ron Rennick (wpmuguru), Kenneth Newman (WraithKenny), Yoav Farhi (yoavf), and Safirul Alfreda (zeo).

    \n

    Bonus: Don’t forget to check out the latest on WordPress.tv to see all the cool WordCamp sessions you may have missed.

    \n";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:36:"http://wellformedweb.org/CommentAPI/";a:1:{s:10:"commentRss";a:1:{i:0;a:5:{s:4:"data";s:48:"http://wordpress.org/news/2011/02/threeone/feed/";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:38:"http://purl.org/rss/1.0/modules/slash/";a:1:{s:8:"comments";a:1:{i:0;a:5:{s:4:"data";s:1:"0";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i:1;a:6:{s:4:"data";s:47:"\n \n \n \n \n \n \n \n \n\n \n \n \n \n \n ";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:5:{s:0:"";a:7:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:45:"WordPress 3.0.5 (and 3.1 Release Candidate 4)";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:50:"http://wordpress.org/news/2011/02/wordpress-3-0-5/";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:8:"comments";a:1:{i:0;a:5:{s:4:"data";s:59:"http://wordpress.org/news/2011/02/wordpress-3-0-5/#comments";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Mon, 07 Feb 2011 23:29:50 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:8:"category";a:3:{i:0;a:5:{s:4:"data";s:8:"Releases";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}i:1;a:5:{s:4:"data";s:8:"Security";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}i:2;a:5:{s:4:"data";s:7:"Testing";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:33:"http://wordpress.org/news/?p=1683";s:7:"attribs";a:1:{s:0:"";a:1:{s:11:"isPermaLink";s:5:"false";}}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:366:"WordPress 3.0.5 is now available and is a security hardening update for all previous WordPress versions. This security release is required if you have any untrusted user accounts, but it also comes with important security enhancements and hardening. All WordPress users are strongly encouraged to update. Three point oh point five Enhances security Three point [...]";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:12:"Andrew Nacin";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:40:"http://purl.org/rss/1.0/modules/content/";a:1:{s:7:"encoded";a:1:{i:0;a:5:{s:4:"data";s:3674:"

    WordPress 3.0.5 is now available and is a security hardening update for all previous WordPress versions.

    \n

    This security release is required if you have any untrusted user accounts, but it also comes with important security enhancements and hardening. All WordPress users are strongly encouraged to update.

    \n

    Three point oh point five
    \nEnhances security
    \nThree point one comes soon

    \n

    The release addresses a number of issues and provides two additional enhancements:

    \n

    Two moderate security issues were fixed that could have allowed a Contributor- or Author-level user to gain further access to the site.

    \n

    One information disclosure issue was addressed that could have allowed an Author-level user to view contents of posts they should not be able to see, such as draft or private posts.

    \n

    Two security enhancements were added. One improved the security of any plugins which were not properly leveraging our security API. The other offers additional defense in depth against a vulnerability that was fixed in previous release.

    \n

    Thanks to Nils Jueneman and Saddy for their private and responsible disclosures to security@wordpress.org for two of the issues. The others were reported or repaired by our security team.

    \n

    Download 3.0.5 or update automatically from the Dashboard > Updates menu in your site’s admin area. Please update immediately.

    \n
    \n

    WordPress 3.1 Release Candidate 4 is also now available.

    \n

    The Release Candidate 4 build includes the security fixes and enhancements included in 3.0.5 and addresses about two dozen additional bugs. This includes fixes for:

    \n\n

    As outlined in previous RC posts, if you are testing the release candidate and think you’ve found a bug, there are a few ways to let us know:

    \n\n

    To test WordPress 3.1, try the WordPress Beta Tester plugin (you’ll want “bleeding edge nightlies”). Or you can download the release candidate here (zip). If any new issues become known, you’ll be able to find them here.

    \n

    After nearly five months of development and testing, we think we’re very close to a final release. Users and developers, please test your themes and plugins.

    \n

    Download WordPress 3.1 RC4 or WordPress 3.0.5 now.

    \n";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:36:"http://wellformedweb.org/CommentAPI/";a:1:{s:10:"commentRss";a:1:{i:0;a:5:{s:4:"data";s:55:"http://wordpress.org/news/2011/02/wordpress-3-0-5/feed/";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:38:"http://purl.org/rss/1.0/modules/slash/";a:1:{s:8:"comments";a:1:{i:0;a:5:{s:4:"data";s:1:"0";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i:2;a:6:{s:4:"data";s:41:"\n \n \n \n \n \n \n\n \n \n \n \n \n ";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:5:{s:0:"";a:7:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:49:"The Annual WordPress Conference: WordCamp SF 2011";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:51:"http://wordpress.org/news/2011/01/wordcamp-sf-2011/";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:8:"comments";a:1:{i:0;a:5:{s:4:"data";s:60:"http://wordpress.org/news/2011/01/wordcamp-sf-2011/#comments";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Mon, 24 Jan 2011 22:57:02 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:8:"category";a:1:{i:0;a:5:{s:4:"data";s:8:"WordCamp";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:33:"http://wordpress.org/news/?p=1674";s:7:"attribs";a:1:{s:0:"";a:1:{s:11:"isPermaLink";s:5:"false";}}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:368:"Mark your calendars: WordCamp San Francisco, the official annual WordPress conference, will be August 12-14, 2011. This year will mark the 5th anniversary of WordCamp, and as always will feature Matt Mullenweg’s “State of the Word” address as well as a variety of amazing speakers that you’d normally only get to see at expensive industry [...]";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:10:"Jane Wells";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:40:"http://purl.org/rss/1.0/modules/content/";a:1:{s:7:"encoded";a:1:{i:0;a:5:{s:4:"data";s:1450:"

    Mark your calendars: WordCamp San Francisco, the official annual WordPress conference, will be August 12-14, 2011. This year will mark the 5th anniversary of WordCamp, and as always will feature Matt Mullenweg’s “State of the Word” address as well as a variety of amazing speakers that you’d normally only get to see at expensive industry conferences. This year the program will be expanded to three days, with programming for publishers, bloggers, and developers. There will also be related activities, like core team summits, workshops  for contributors, designers, and local organizers, and various professional and networking events. The planning is just beginning, so save the date on your calendar and keep an eye on the WordCamp SF 2011 site (and/or follow the @wordcampsf twitter account) for updates as details become available.

    \n

    *For people who attended WordCamp SF last year who thought the annual event this year would be called WordCon, with WordCamp SF becoming a more locally-oriented event, you can read my long-winded explanation of why we didn’t go that route over the on the WordCamp Central blog.

    \n";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:36:"http://wellformedweb.org/CommentAPI/";a:1:{s:10:"commentRss";a:1:{i:0;a:5:{s:4:"data";s:56:"http://wordpress.org/news/2011/01/wordcamp-sf-2011/feed/";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:38:"http://purl.org/rss/1.0/modules/slash/";a:1:{s:8:"comments";a:1:{i:0;a:5:{s:4:"data";s:1:"0";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i:3;a:6:{s:4:"data";s:44:"\n \n \n \n \n \n \n \n\n \n \n \n \n \n ";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:5:{s:0:"";a:7:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:33:"WordPress 3.1 Release Candidate 3";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:68:"http://wordpress.org/news/2011/01/wordpress-3-1-release-candidate-3/";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:8:"comments";a:1:{i:0;a:5:{s:4:"data";s:77:"http://wordpress.org/news/2011/01/wordpress-3-1-release-candidate-3/#comments";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Sat, 22 Jan 2011 18:58:35 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:8:"category";a:2:{i:0;a:5:{s:4:"data";s:8:"Releases";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}i:1;a:5:{s:4:"data";s:7:"Testing";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:33:"http://wordpress.org/news/?p=1664";s:7:"attribs";a:1:{s:0:"";a:1:{s:11:"isPermaLink";s:5:"false";}}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:343:"WordPress 3.1 Release Candidate 3 is now available. After careful evaluation of the 3.1 features in RC2, we recognized the need to make some adjustments. There are some significant differences from previous versions of 3.1, so please review the changes if you have been developing against a beta or RC version. The biggest change is the [...]";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:12:"Andrew Nacin";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:40:"http://purl.org/rss/1.0/modules/content/";a:1:{s:7:"encoded";a:1:{i:0;a:5:{s:4:"data";s:4042:"

    WordPress 3.1 Release Candidate 3 is now available. After careful evaluation of the 3.1 features in RC2, we recognized the need to make some adjustments. There are some significant differences from previous versions of 3.1, so please review the changes if you have been developing against a beta or RC version.

    \n

    The biggest change is the removal of AJAX list tables, which had been an effort to move all of our list-style screens to full AJAX for pagination, searches, and column sorts, and to consolidate the list-style screens into a single API that plugins could leverage. Unfortunately, with more testing came realizations that there were too many major bugs and usability issues with how the functionality was implemented, so we’ve spent the last week rolling back the most important portions of the feature.

    \n\n

    This is the only way we could prevent any regressions in functionality and usability from WordPress 3.0 to 3.1. That’s right, users and plugin authors can still do everything you used to be able to do (and a little bit more).

    \n

    Because of the code churn between RC2 and RC3, this release candidate needs a lot of testing. Every list screen needs testing. In particular, the comment moderation screen needs testing, especially with keyboard shortcuts (if you didn’t know about those, now’s your chance to try them out).

    \n

    Other fixes in RC3 include:

    \n\n

    I’m assembling a group of friends in Washington, D.C., this weekend to test WordPress 3.1 and provide feedback. We’d love to see this idea catch on among friends at coffee shops around the world. (We’ll blog our results, and we’re thinking about using the hashtag #wptest on Twitter.) If you are testing the release candidate and think you’ve found a bug, there are a few ways to let us know:

    \n\n

    To test WordPress 3.1, try the WordPress Beta Tester plugin (you’ll want “bleeding edge nightlies”). Or you can download the release candidate here (zip).

    \n

    We’re going to study this release carefully to see where we can improve on our internal processes in the future. With that, our requisite haiku, authored by Jane:

    \n

    Pulling the AJAX –
    \nsometimes you need to step back
    \nand show some restraint.

    \n

    Happy testing!

    \n";s: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:73:"http://wordpress.org/news/2011/01/wordpress-3-1-release-candidate-3/feed/";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:38:"http://purl.org/rss/1.0/modules/slash/";a:1:{s:8:"comments";a:1:{i:0;a:5:{s:4:"data";s:1:"0";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i:4;a:6:{s:4:"data";s:44:"\n \n \n \n \n \n \n \n\n \n \n \n \n \n ";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:5:{s:0:"";a:7:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:33:"WordPress 3.1 Release Candidate 2";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:68:"http://wordpress.org/news/2011/01/wordpress-3-1-release-candidate-2/";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:8:"comments";a:1:{i:0;a:5:{s:4:"data";s:77:"http://wordpress.org/news/2011/01/wordpress-3-1-release-candidate-2/#comments";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Sat, 01 Jan 2011 23:57:06 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:8:"category";a:2:{i:0;a:5:{s:4:"data";s:8:"Releases";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}i:1;a:5:{s:4:"data";s:7:"Testing";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:33:"http://wordpress.org/news/?p=1649";s:7:"attribs";a:1:{s:0:"";a:1:{s:11:"isPermaLink";s:5:"false";}}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:321:"The second release candidate for WordPress 3.1 is now available. The requisite haiku: Rounding up stragglers Last few bugs for 3.1 Go test RC2 As I outlined in the announcement post for RC1, release candidates are the last stop before the final release. It means we think we’re done, and we again have no bugs [...]";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:12:"Andrew Nacin";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:40:"http://purl.org/rss/1.0/modules/content/";a:1:{s:7:"encoded";a:1:{i:0;a:5:{s:4:"data";s:2973:"

    The second release candidate for WordPress 3.1 is now available. The requisite haiku:

    \n

    Rounding up stragglers
    \nLast few bugs for 3.1
    \nGo test RC2

    \n

    As I outlined in the announcement post for RC1, release candidates are the last stop before the final release. It means we think we’re done, and we again have no bugs to squash. But with tens of millions of users, many server configurations and setups, and thousands of plugins and themes, it’s still possible we’ve missed something.

    \n

    Beta 1 came on Thanksgiving, RC1 on Christmas, and RC2 on New Year’s Day. We won’t be waiting for another holiday for the final release, though, so if you haven’t tested WordPress 3.1 yet, now is the time!

    \n

    Select changes since RC1:

    \n\n

    If you are testing the release candidate and think you’ve found a bug, there are a few ways to let us know:

    \n\n

    To test WordPress 3.1, try the WordPress Beta Tester plugin (you’ll want “bleeding edge nightlies”). Or you can download the release candidate here (zip).

    \n

    If any known issues crop up, you’ll be able to find them here. If you’d like to know which levers to pull in your testing, check out a list of features in our Beta 1 post.

    \n

    Download WordPress 3.1 RC 2

    \n";s: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:73:"http://wordpress.org/news/2011/01/wordpress-3-1-release-candidate-2/feed/";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:38:"http://purl.org/rss/1.0/modules/slash/";a:1:{s:8:"comments";a:1:{i:0;a:5:{s:4:"data";s:1:"0";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i:5;a:6:{s:4:"data";s:44:"\n \n \n \n \n \n \n \n\n \n \n \n \n \n ";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:5:{s:0:"";a:7:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:31:"3.0.4 Important Security Update";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:47:"http://wordpress.org/news/2010/12/3-0-4-update/";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:8:"comments";a:1:{i:0;a:5:{s:4:"data";s:56:"http://wordpress.org/news/2010/12/3-0-4-update/#comments";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Wed, 29 Dec 2010 21:50:23 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:8:"category";a:2:{i:0;a:5:{s:4:"data";s:8:"Releases";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}i:1;a:5:{s:4:"data";s:8:"Security";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:33:"http://wordpress.org/news/?p=1641";s:7:"attribs";a:1:{s:0:"";a:1:{s:11:"isPermaLink";s:5:"false";}}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:343:"Version 3.0.4 of WordPress, available immediately through the update page in your dashboard or for download here, is a very important update to apply to your sites as soon as possible because it fixes a core security bug in our HTML sanitation library, called KSES. I would rate this release as “critical.” This issue affects [...]";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:14:"Matt Mullenweg";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:40:"http://purl.org/rss/1.0/modules/content/";a:1:{s:7:"encoded";a:1:{i:0;a:5:{s:4:"data";s:1207:"

    Version 3.0.4 of WordPress, available immediately through the update page in your dashboard or for download here, is a very important update to apply to your sites as soon as possible because it fixes a core security bug in our HTML sanitation library, called KSES. I would rate this release as “critical.”

    \n

    This issue affects all versions of WordPress prior to 3.0.4, so if you are still on a 2.X release you need to update as well.

    \n

    I realize an update during the holidays is no fun, but this one is worth putting down the eggnog for. In the spirit of the holidays, consider helping your friends as well.

    \n

    If you are a security researcher, we’d appreciate you taking a look over this changeset as well to review our update. We’ve given it a lot of thought and review but since this is so core we want as many brains on it as possible. Thanks to Mauro Gentile and Jon Cave (duck_) who discovered and alerted us to these XSS vulnerabilities first.

    \n";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:36:"http://wellformedweb.org/CommentAPI/";a:1:{s:10:"commentRss";a:1:{i:0;a:5:{s:4:"data";s:52:"http://wordpress.org/news/2010/12/3-0-4-update/feed/";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:38:"http://purl.org/rss/1.0/modules/slash/";a:1:{s:8:"comments";a:1:{i:0;a:5:{s:4:"data";s:1:"0";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i:6;a:6:{s:4:"data";s:41:"\n \n \n \n \n \n \n\n \n \n \n \n \n ";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:5:{s:0:"";a:7:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:26:"Coming Up: Meet the Makers";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:60:"http://wordpress.org/news/2010/12/coming-up-meet-the-makers/";s:7:"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:69:"http://wordpress.org/news/2010/12/coming-up-meet-the-makers/#comments";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Mon, 27 Dec 2010 20:34: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:8:"category";a:1:{i:0;a:5:{s:4:"data";s:9:"Community";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:33:"http://wordpress.org/news/?p=1633";s:7:"attribs";a:1:{s:0:"";a:1:{s:11:"isPermaLink";s:5:"false";}}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:374:"I am often asked how decisions are made for WordPress, who’s involved in decision-making, and how the open source project is structured in general. WordPress is a meritocracy, meaning that anyone can get involved, and a combination of the quality of someone’s contributions and their level of interest/time commitment will determine how much influence they [...]";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:10:"Jane Wells";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:40:"http://purl.org/rss/1.0/modules/content/";a:1:{s:7:"encoded";a:1:{i:0;a:5:{s:4:"data";s:2899:"

    I am often asked how decisions are made for WordPress, who’s involved in decision-making, and how the open source project is structured in general. WordPress is a meritocracy, meaning that anyone can get involved, and a combination of the quality of someone’s contributions and their level of interest/time commitment will determine how much influence they have over decisions. Because these factors vary, we have several levels of contributors to the core WordPress application, ranging from full-time lead developers to casual one-patch contributors.

    \n

    I loved it when that Intel commercial in 2009 gave Ajay Bhatt, co-inventor of the USB, some recognition as a rock star of geekland (though I hated it that it wasn’t actually Ajay Bhatt, but an actor — way to kill the message, Intel).1 In WordPress-land, most people know who Matt Mullenweg is, but most of the other leaders and contributors are much less visible. Moving forward, I’m going to be posting profiles here of some of our more dedicated contributors.

    \n

    Why now? We’re coming up on the second annual WordPress core leadership meetup in January 2011, and we’re thinking we’ll hold a video town hall at some point during our time together. Between now and then the profiles I post will be of the core developers who will be at the meetup. After that, I’ll be branching out and posting about other contributors, including developers, designers, forum moderators, etc.

    \n

    I’ll post here in January when we have dates/times set for the video town hall. In the meantime, you can submit questions for us to answer then in the forum thread What Should 2011 Hold for WordPress?

    \n

    To get a sense of how all these people fit together and how decisions are made, you can check out the presentation I did at WordCamp Portland in October on How WordPress Decisions Get Made.

    \n

    1 – And how lame is it that Conan O’Brien’s interview with the real Ajay Bhatt is no longer available on the The Tonight Show’s website, and everyone’s embedded videos are blank? I found a copy of it here. And here’s the original Intel commercial if you were living under a rock and never saw it.

    \n";s: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:65:"http://wordpress.org/news/2010/12/coming-up-meet-the-makers/feed/";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:38:"http://purl.org/rss/1.0/modules/slash/";a:1:{s:8:"comments";a:1:{i:0;a:5:{s:4:"data";s:1:"0";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i:7;a:6:{s:4:"data";s:44:"\n \n \n \n \n \n \n \n\n \n \n \n \n \n ";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:5:{s:0:"";a:7:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:31:"WordPress 3.1 Release Candidate";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:66:"http://wordpress.org/news/2010/12/wordpress-3-1-release-candidate/";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:8:"comments";a:1:{i:0;a:5:{s:4:"data";s:75:"http://wordpress.org/news/2010/12/wordpress-3-1-release-candidate/#comments";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Sat, 25 Dec 2010 23:59:05 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:8:"category";a:2:{i:0;a:5:{s:4:"data";s:8:"Releases";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}i:1;a:5:{s:4:"data";s:7:"Testing";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:33:"http://wordpress.org/news/?p=1606";s:7:"attribs";a:1:{s:0:"";a:1:{s:11:"isPermaLink";s:5:"false";}}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:337:"The first release candidate (RC1) for WordPress 3.1 is now available. An RC comes after the beta period and before final release. That means we think we’re done. We currently have no known issues or bugs to squash. But with tens of millions of users, a variety of configurations, and thousands of plugins, it’s possible [...]";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:12:"Andrew Nacin";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:40:"http://purl.org/rss/1.0/modules/content/";a:1:{s:7:"encoded";a:1:{i:0;a:5:{s:4:"data";s:2568:"

    The first release candidate (RC1) for WordPress 3.1 is now available.

    \n

    An RC comes after the beta period and before final release. That means we think we’re done. We currently have no known issues or bugs to squash. But with tens of millions of users, a variety of configurations, and thousands of plugins, it’s possible we’ve missed something. So if you haven’t tested WordPress 3.1 yet, now is the time! Please though, not on your live site unless you’re extra adventurous.

    \n

    Things to keep in mind:

    \n\n

    If you are testing the release candidate and think you’ve found a bug, there are a few ways to let us know:

    \n\n

    To test WordPress 3.1, try the WordPress Beta Tester plugin (you’ll want “bleeding edge nightlies”). Or you can download the release candidate here (zip).

    \n

    We released WordPress 3.1 Beta 1 on Thanksgiving, so it’s only fitting that the release candidate comes as a Christmas present. Happy holidays and happy testing!

    \n

    Download WordPress 3.1 RC 1

    \n

    If you’d like to know which levers to pull in your testing, check out a list of features in our Beta 1 post.

    \n";s: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:71:"http://wordpress.org/news/2010/12/wordpress-3-1-release-candidate/feed/";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:38:"http://purl.org/rss/1.0/modules/slash/";a:1:{s:8:"comments";a:1:{i:0;a:5:{s:4:"data";s:1:"0";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i:8;a:6:{s:4:"data";s:47:"\n \n \n \n \n \n \n \n \n\n \n \n \n \n \n ";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:5:{s:0:"";a:7:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:20:"WordPress 3.1 Beta 2";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:55:"http://wordpress.org/news/2010/12/wordpress-3-1-beta-2/";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:8:"comments";a:1:{i:0;a:5:{s:4:"data";s:64:"http://wordpress.org/news/2010/12/wordpress-3-1-beta-2/#comments";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Wed, 15 Dec 2010 03:18: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:3:{i:0;a:5:{s:4:"data";s:8:"Releases";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}i:1;a:5:{s:4:"data";s:7:"Testing";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}i:2;a:5:{s:4:"data";s:3:"3.1";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:33:"http://wordpress.org/news/?p=1572";s:7:"attribs";a:1:{s:0:"";a:1:{s:11:"isPermaLink";s:5:"false";}}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:321:"Haikus from Jane on her 39th birthday: Practice makes perfect is what they say about things, but sometimes it’s not. In this case it is not practice but refinement, and then more testing. You can help WordPress! Now: 3.1, beta 2 is here; needs testing. But! Remember this: Only install on test sites, as YMMV. [...]";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:12:"Andrew Nacin";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:40:"http://purl.org/rss/1.0/modules/content/";a:1:{s:7:"encoded";a:1:{i:0;a:5:{s:4:"data";s:1689:"

    Haikus from Jane on her 39th birthday:

    \n

    Practice makes perfect
    \nis what they say about things,
    \nbut sometimes it’s not.

    \n

    In this case it is
    \nnot practice but refinement,
    \nand then more testing.

    \n

    You can help WordPress!
    \nNow: 3.1, beta 2
    \nis here; needs testing.

    \n

    But! Remember this:
    \nOnly install on test sites,
    \nas YMMV.

    \n

    The second beta of WordPress 3.1 is now available!

    \n

    For things to test, please review our Beta 1 release announcement. A list of known issues can be found on our bug tracker.

    \n

    Already have a test install that you want to switch over to the beta? Try the beta tester plugin. Please test 3.1 on a test site, not on your live site, as interactions with plugins that haven’t been updated may be unpredictable, and we can’t predict (see how that works?) whether something will break or not… that’s why we’re asking people to help us test everything!

    \n

    Testers, don’t forget to use the wp-testers mailing list to discuss bugs you encounter. Plugin and theme authors, please test your plugins for compatibility.

    \n

    Download the WordPress 3.1 Beta 2 now.

    \n";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:36:"http://wellformedweb.org/CommentAPI/";a:1:{s:10:"commentRss";a:1:{i:0;a:5:{s:4:"data";s:60:"http://wordpress.org/news/2010/12/wordpress-3-1-beta-2/feed/";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:38:"http://purl.org/rss/1.0/modules/slash/";a:1:{s:8:"comments";a:1:{i:0;a:5:{s:4:"data";s:1:"0";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i:9;a:6:{s:4:"data";s:47:"\n \n \n \n \n \n \n \n \n\n \n \n \n \n \n ";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:5:{s:0:"";a:7:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:15:"WordPress 3.0.3";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:50:"http://wordpress.org/news/2010/12/wordpress-3-0-3/";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:8:"comments";a:1:{i:0;a:5:{s:4:"data";s:59:"http://wordpress.org/news/2010/12/wordpress-3-0-3/#comments";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Wed, 08 Dec 2010 18:35:36 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:8:"category";a:3:{i:0;a:5:{s:4:"data";s:8:"Releases";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}i:1;a:5:{s:4:"data";s:8:"Security";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}i:2;a:5:{s:4:"data";s:6:"xmlrpc";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:33:"http://wordpress.org/news/?p=1557";s:7:"attribs";a:1:{s:0:"";a:1:{s:11:"isPermaLink";s:5:"false";}}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:397:"WordPress 3.0.3 is available and is a security update for all previous WordPress versions. This release fixes issues in the remote publishing interface, which under certain circumstances allowed Author- and Contributor-level users to improperly edit, publish, or delete posts. These issues only affect sites that have remote publishing enabled. Remote publishing is disabled by default, but [...]";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:14:"Peter Westwood";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:40:"http://purl.org/rss/1.0/modules/content/";a:1:{s:7:"encoded";a:1:{i:0;a:5:{s:4:"data";s:892:"

    WordPress 3.0.3 is available and is a security update for all previous WordPress versions.

    \n

    This release fixes issues in the remote publishing interface, which under certain circumstances allowed Author- and Contributor-level users to improperly edit, publish, or delete posts.

    \n

    These issues only affect sites that have remote publishing enabled.

    \n

    Remote publishing is disabled by default, but you may have enabled it to use a remote publishing client such as one of the WordPress mobile apps. You can check these settings on the “Settings → Writing” screen.

    \n

    Download 3.0.3 or update automatically from the “Dashboard → Updates” screen in your site’s admin area.

    \n";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:36:"http://wellformedweb.org/CommentAPI/";a:1:{s:10:"commentRss";a:1:{i:0;a:5:{s:4:"data";s:55:"http://wordpress.org/news/2010/12/wordpress-3-0-3/feed/";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:38:"http://purl.org/rss/1.0/modules/slash/";a:1:{s:8:"comments";a:1:{i:0;a:5:{s:4:"data";s:1:"0";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}}}s:27:"http://www.w3.org/2005/Atom";a:1:{s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:0:"";s:7:"attribs";a:1:{s:0:"";a:3:{s:4:"href";s:31:"http://wordpress.org/news/feed/";s:3:"rel";s:4:"self";s:4:"type";s:19:"application/rss+xml";}}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:44:"http://purl.org/rss/1.0/modules/syndication/";a:2:{s:12:"updatePeriod";a:1:{i:0;a:5:{s:4:"data";s:6:"hourly";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:15:"updateFrequency";a:1:{i:0;a:5:{s:4:"data";s:1:"1";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}}}}}}}}s:4:"type";i:128;s:7:"headers";a:8:{s:6:"server";s:5:"nginx";s:4:"date";s:29:"Fri, 04 Mar 2011 22:35:34 GMT";s:12:"content-type";s:23:"text/xml; charset=UTF-8";s:10:"connection";s:5:"close";s:4:"vary";s:15:"Accept-Encoding";s:10:"x-pingback";s:36:"http://wordpress.org/news/xmlrpc.php";s:13:"last-modified";s:29:"Fri, 04 Mar 2011 03:12:02 GMT";s:4:"x-nc";s:11:"HIT luv 138";}s:5:"build";s:14:"20090627192103";}', 'no'); INSERT INTO `wp_options` (`option_id`, `blog_id`, `option_name`, `option_value`, `autoload`) VALUES (215, 0, 'cforms_settings', 'a:4:{s:6:"global";a:44:{s:9:"plugindir";s:6:"cforms";s:11:"cforms_root";s:74:"http://jlahijani.homeip.net:3010/betasptodvd.com/wp-content/plugins/cforms";s:7:"tinyURI";s:71:"http://jlahijani.homeip.net:3010/betasptodvd.com/wp-includes/js/tinymce";s:15:"cforms_root_dir";s:53:"D:\\Projects\\betasptodvd.com\\wp-content\\plugins\\cforms";s:10:"cforms_IIS";s:1:"\\";s:1:"v";s:6:"11.7.1";s:18:"cforms_style_title";s:69:"font:normal 0.8em Verdana; text-align:right; color:#777; margin:3px 0";s:18:"cforms_style_table";s:67:"background:#F4F5FB; color:#666; font-size:1em; font-family:verdana;";s:18:"cforms_style_fs_td";s:138:"font-size:105%; font-variant:small-caps; letter-spacing:2px; border-bottom:2px solid #E6E8F7; padding:6px 2px 6px 4px; background:#EFF0FA;";s:21:"cforms_style_fsend_td";s:63:"background:#E6E8F7; font-size:0px; line-height:2px; height:2px;";s:23:"cforms_style_fsendSP_td";s:43:"font-size:0px; line-height:2px; height:4px;";s:19:"cforms_style_key_td";s:93:"color:#000; font-size:90%; white-space:nowrap; padding:4px 20px 4px 15px; vertical-align:top;";s:19:"cforms_style_val_td";s:26:"font-size:90%; width:100%;";s:19:"cforms_style_cforms";s:35:"font:normal 10px Arial; color:#777;";s:16:"cforms_formcount";s:1:"3";s:18:"cforms_upload_err1";s:43:"Generic file upload error. Please try again";s:18:"cforms_upload_err2";s:56:"File is empty. Please upload something more substantial.";s:18:"cforms_upload_err3";s:55:"Sorry, file is too large. You may try to zip your file.";s:18:"cforms_upload_err4";s:63:"File upload failed. Please try again or contact the blog admin.";s:18:"cforms_upload_err5";s:41:"File not accepted, file type not allowed.";s:16:"cforms_rsskeyall";s:32:"25b9dc004db52a787bd8a8df8c29c2dc";s:13:"cforms_rssall";b:0;s:19:"cforms_rssall_count";i:5;s:18:"cforms_captcha_def";a:14:{s:1:"h";i:25;s:1:"w";i:115;s:1:"c";s:6:"000066";s:1:"l";s:6:"000066";s:1:"f";s:9:"font4.ttf";s:2:"a1";i:-12;s:2:"a2";i:12;s:2:"f1";i:17;s:2:"f2";i:19;s:2:"bg";s:5:"1.gif";s:2:"c1";i:4;s:2:"c2";i:5;s:2:"ac";s:32:"abcdefghijkmnpqrstuvwxyz23456789";s:1:"i";s:1:"i";}s:13:"cforms_sec_qa";s:82:"What color is snow?=white\r\nThe color of grass is=green\r\nTen minus five equals=five";s:14:"cforms_codeerr";s:43:"Please double-check your verification code.";s:20:"cforms_show_quicktag";s:1:"1";s:23:"cforms_show_quicktag_js";b:0;s:21:"cforms_commentsuccess";s:32:"Thank you for leaving a comment.";s:18:"cforms_commentWait";s:2:"15";s:20:"cforms_commentParent";s:13:"mycommentlist";s:18:"cforms_commentHTML";s:199:"
  • {moderation}\n

    {usercomment}

    \n

    \nComment by {author} — {date} @ {time}\n

    \n
  • ";s:19:"cforms_commentInMod";s:45:"Your comment is awaiting moderation.";s:13:"cforms_avatar";s:2:"32";s:10:"cforms_css";s:29:"../../cforms-custom/forms.css";s:14:"cforms_labelID";s:1:"0";s:11:"cforms_liID";s:1:"0";s:15:"cforms_database";s:1:"0";s:17:"cforms_datepicker";s:1:"0";s:15:"cforms_dp_start";s:1:"0";s:14:"cforms_dp_date";s:10:"MM/dd/yyyy";s:14:"cforms_dp_days";s:27:""S","M","T","W","T","F","S"";s:16:"cforms_dp_months";s:109:""January","February","March","April","May","June","July","August","September","October","November","December"";s:13:"cforms_dp_nav";a:6:{i:0;s:13:"Previous Year";i:1;s:14:"Previous Month";i:2;s:9:"Next Year";i:3;s:10:"Next Month";i:4;s:5:"Close";i:5;s:11:"Choose Date";}}s:4:"form";a:64:{s:17:"cforms_upload_dir";s:53:"D:\\Projects\\betasptodvd.com/wp-content/plugins/cforms";s:17:"cforms_upload_ext";N;s:18:"cforms_upload_size";N;s:16:"cforms_dontclear";b:0;s:13:"cforms_rsskey";s:32:"c1e247e2235eb596c080297d6903cf39";s:10:"cforms_rss";b:0;s:16:"cforms_rss_count";N;s:19:"cforms_count_fields";i:12;s:20:"cforms_count_field_1";s:48:"Contact Info$#$fieldsetstart$#$0$#$0$#$0$#$0$#$0";s:20:"cforms_count_field_2";s:36:"Name$#$textfield$#$1$#$0$#$0$#$0$#$0";s:20:"cforms_count_field_3";s:37:"Email$#$textfield$#$1$#$1$#$0$#$0$#$0";s:20:"cforms_count_field_4";s:37:"Phone$#$textfield$#$0$#$0$#$0$#$0$#$0";s:15:"cforms_required";s:10:"(required)";s:20:"cforms_emailrequired";s:22:"(valid email required)";s:14:"cforms_confirm";s:1:"0";s:11:"cforms_ajax";s:1:"1";s:20:"cforms_emailpriority";s:1:"3";s:12:"cforms_fname";s:10:"Quote Form";s:15:"cforms_csubject";s:41:"Re: Your note$#$Re: Submitted form (copy)";s:11:"cforms_cmsg";s:89:"Dear {Your Name},\nThank you for your note!\nWe will get back to you as soon as possible.\n\n";s:16:"cforms_cmsg_html";s:358:"

    Dear {Your Name},

    \n

    Thank you for your note!

    \n

    We will get back to you as soon as possible.\n

    This is an automatic confirmation message. {Date}.
    \n\n";s:12:"cforms_email";s:19:"jlahijani@gmail.com";s:16:"cforms_fromemail";s:19:"jlahijani@gmail.com";s:10:"cforms_bcc";s:0:"";s:13:"cforms_header";s:149:"A new submission (form: \\"{Form Name}\\")\r\n============================================\r\nSubmitted on: {Date}\r\nVia: {Page}\r\nBy {IP} (visitor IP).\r\n.\r\n";s:18:"cforms_header_html";s:145:"

    a form has been submitted on {Date}, via: {Page} [IP {IP}]

    ";s:15:"cforms_formdata";s:4:"1110";s:12:"cforms_space";s:2:"30";s:20:"cforms_noattachments";s:1:"0";s:14:"cforms_subject";s:26:"A comment from {Your Name}";s:18:"cforms_submit_text";s:6:"Submit";s:14:"cforms_success";s:27:"Thank you for your comment!";s:14:"cforms_failure";s:39:"Please fill in all the required fields.";s:15:"cforms_limittxt";s:59:"No more submissions accepted at this time.";s:14:"cforms_working";s:20:"One moment please...";s:12:"cforms_popup";s:2:"nn";s:14:"cforms_showpos";s:5:"ynyyy";s:11:"cforms_hide";b:0;s:15:"cforms_redirect";b:0;s:20:"cforms_redirect_page";s:28:"http://redirect.to.this.page";s:13:"cforms_action";s:1:"0";s:18:"cforms_action_page";s:7:"http://";s:15:"cforms_tracking";s:0:"";s:20:"cforms_showdashboard";s:1:"1";s:17:"cforms_maxentries";s:0:"";s:18:"cforms_tellafriend";s:2:"01";s:16:"cforms_dashboard";s:1:"0";s:11:"cforms_noid";s:1:"0";s:17:"cforms_formaction";b:0;s:17:"cforms_notracking";b:0;s:18:"cforms_customnames";s:1:"0";s:16:"cforms_startdate";s:1:" ";s:14:"cforms_enddate";s:1:" ";s:15:"cforms_emailoff";s:1:"1";s:9:"cforms_mp";a:8:{s:7:"mp_form";b:0;s:7:"mp_next";N;s:8:"mp_first";b:0;s:8:"mp_email";b:0;s:8:"mp_reset";b:0;s:12:"mp_resettext";N;s:7:"mp_back";b:0;s:11:"mp_backtext";N;}s:12:"cforms_tafCC";s:1:"0";s:20:"cforms_count_field_5";s:48:"Project Info$#$fieldsetstart$#$0$#$0$#$0$#$0$#$0";s:20:"cforms_count_field_6";s:45:"Master Format$#$textfield$#$1$#$0$#$0$#$0$#$0";s:20:"cforms_count_field_7";s:48:"Length of Master$#$textfield$#$1$#$0$#$0$#$0$#$0";s:20:"cforms_count_field_8";s:45:"Output Format$#$textfield$#$1$#$0$#$0$#$0$#$0";s:20:"cforms_count_field_9";s:48:"Service Requested$#$textarea$#$1$#$0$#$0$#$0$#$0";s:21:"cforms_count_field_10";s:48:"Number of Copies$#$textfield$#$1$#$0$#$0$#$0$#$0";s:21:"cforms_count_field_11";s:47:"Turnaround Time$#$textfield$#$1$#$0$#$0$#$0$#$0";s:21:"cforms_count_field_12";s:42:"Job Details$#$textarea$#$1$#$0$#$0$#$0$#$0";}s:5:"form2";a:54:{s:14:"cforms2_rsskey";s:32:"c05a343d88e2cac7ad9bd5f347189c62";s:11:"cforms2_rss";b:0;s:17:"cforms2_rss_count";N;s:17:"cforms2_dontclear";b:0;s:20:"cforms2_count_fields";i:3;s:21:"cforms2_count_field_1";s:36:"Name$#$textfield$#$1$#$0$#$0$#$0$#$0";s:21:"cforms2_count_field_2";s:37:"Email$#$textfield$#$1$#$1$#$0$#$0$#$0";s:21:"cforms2_count_field_3";s:38:"Message$#$textarea$#$1$#$0$#$0$#$0$#$0";s:16:"cforms2_required";s:10:"(required)";s:21:"cforms2_emailrequired";s:22:"(valid email required)";s:12:"cforms2_ajax";s:1:"1";s:15:"cforms2_confirm";s:1:"0";s:13:"cforms2_fname";s:12:"Contact Form";s:16:"cforms2_csubject";s:41:"Re: Your note$#$Re: Submitted form (copy)";s:12:"cforms2_cmsg";s:89:"Dear {Your Name},\nThank you for your note!\nWe will get back to you as soon as possible.\n\n";s:17:"cforms2_cmsg_html";s:358:"

    Dear {Your Name},

    \n

    Thank you for your note!

    \n

    We will get back to you as soon as possible.\n

    This is an automatic confirmation message. {Date}.
    \n\n";s:13:"cforms2_email";s:19:"jlahijani@gmail.com";s:17:"cforms2_fromemail";s:19:"jlahijani@gmail.com";s:11:"cforms2_bcc";s:0:"";s:14:"cforms2_header";s:149:"A new submission (form: \\"{Form Name}\\")\r\n============================================\r\nSubmitted on: {Date}\r\nVia: {Page}\r\nBy {IP} (visitor IP).\r\n.\r\n";s:19:"cforms2_header_html";s:145:"

    a form has been submitted on {Date}, via: {Page} [IP {IP}]

    ";s:16:"cforms2_formdata";s:4:"1110";s:13:"cforms2_space";s:2:"30";s:21:"cforms2_noattachments";s:1:"0";s:15:"cforms2_subject";s:26:"A comment from {Your Name}";s:19:"cforms2_submit_text";s:6:"Submit";s:15:"cforms2_success";s:27:"Thank you for your comment!";s:15:"cforms2_failure";s:39:"Please fill in all the required fields.";s:16:"cforms2_limittxt";s:59:"No more submissions accepted at this time.";s:15:"cforms2_working";s:20:"One moment please...";s:13:"cforms2_popup";s:2:"nn";s:15:"cforms2_showpos";s:5:"ynyyy";s:12:"cforms2_hide";b:0;s:16:"cforms2_redirect";b:0;s:21:"cforms2_redirect_page";s:28:"http://redirect.to.this.page";s:14:"cforms2_action";s:1:"0";s:19:"cforms2_action_page";s:7:"http://";s:18:"cforms2_upload_dir";s:65:"D:\\Projects\\betasptodvd.com\\wp-content\\plugins\\cforms\\attachments";s:18:"cforms2_upload_ext";N;s:19:"cforms2_upload_size";N;s:16:"cforms2_tracking";s:0:"";s:19:"cforms2_tellafriend";s:2:"01";s:17:"cforms2_dashboard";s:1:"0";s:18:"cforms2_maxentries";s:0:"";s:12:"cforms2_noid";s:1:"0";s:18:"cforms2_formaction";b:0;s:18:"cforms2_notracking";b:0;s:19:"cforms2_customnames";s:1:"0";s:17:"cforms2_startdate";s:1:" ";s:15:"cforms2_enddate";s:1:" ";s:16:"cforms2_emailoff";s:1:"1";s:21:"cforms2_emailpriority";s:1:"3";s:10:"cforms2_mp";a:8:{s:7:"mp_form";b:0;s:7:"mp_next";N;s:8:"mp_first";b:0;s:8:"mp_email";b:0;s:8:"mp_reset";b:0;s:12:"mp_resettext";N;s:7:"mp_back";b:0;s:11:"mp_backtext";N;}s:13:"cforms2_tafCC";s:1:"0";}s:5:"form3";a:62:{s:14:"cforms3_rsskey";s:32:"f732049757d722d433d4033f05714c1d";s:11:"cforms3_rss";b:0;s:17:"cforms3_rss_count";N;s:17:"cforms3_dontclear";b:0;s:20:"cforms3_count_fields";i:11;s:21:"cforms3_count_field_1";s:48:"Contact Info$#$fieldsetstart$#$0$#$0$#$0$#$0$#$0";s:21:"cforms3_count_field_2";s:36:"Name$#$textfield$#$1$#$0$#$0$#$0$#$0";s:21:"cforms3_count_field_3";s:37:"Phone$#$textfield$#$1$#$0$#$0$#$0$#$0";s:21:"cforms3_count_field_4";s:37:"Email$#$textfield$#$1$#$1$#$0$#$0$#$0";s:16:"cforms3_required";s:10:"(required)";s:21:"cforms3_emailrequired";s:22:"(valid email required)";s:12:"cforms3_ajax";s:1:"1";s:15:"cforms3_confirm";s:1:"0";s:13:"cforms3_fname";s:10:"Order Form";s:16:"cforms3_csubject";s:41:"Re: Your note$#$Re: Submitted form (copy)";s:12:"cforms3_cmsg";s:89:"Dear {Your Name},\nThank you for your note!\nWe will get back to you as soon as possible.\n\n";s:17:"cforms3_cmsg_html";s:358:"

    Dear {Your Name},

    \n

    Thank you for your note!

    \n

    We will get back to you as soon as possible.\n

    This is an automatic confirmation message. {Date}.
    \n\n";s:13:"cforms3_email";s:19:"jlahijani@gmail.com";s:17:"cforms3_fromemail";s:19:"jlahijani@gmail.com";s:11:"cforms3_bcc";s:0:"";s:14:"cforms3_header";s:149:"A new submission (form: \\"{Form Name}\\")\r\n============================================\r\nSubmitted on: {Date}\r\nVia: {Page}\r\nBy {IP} (visitor IP).\r\n.\r\n";s:19:"cforms3_header_html";s:145:"

    a form has been submitted on {Date}, via: {Page} [IP {IP}]

    ";s:16:"cforms3_formdata";s:4:"1110";s:13:"cforms3_space";s:2:"30";s:21:"cforms3_noattachments";s:1:"0";s:15:"cforms3_subject";s:26:"A comment from {Your Name}";s:19:"cforms3_submit_text";s:6:"Submit";s:15:"cforms3_success";s:27:"Thank you for your comment!";s:15:"cforms3_failure";s:39:"Please fill in all the required fields.";s:16:"cforms3_limittxt";s:59:"No more submissions accepted at this time.";s:15:"cforms3_working";s:20:"One moment please...";s:13:"cforms3_popup";s:2:"nn";s:15:"cforms3_showpos";s:5:"ynyyy";s:12:"cforms3_hide";b:0;s:16:"cforms3_redirect";b:0;s:21:"cforms3_redirect_page";s:28:"http://redirect.to.this.page";s:14:"cforms3_action";s:1:"0";s:19:"cforms3_action_page";s:7:"http://";s:18:"cforms3_upload_dir";s:65:"D:\\Projects\\betasptodvd.com\\wp-content\\plugins\\cforms\\attachments";s:18:"cforms3_upload_ext";N;s:19:"cforms3_upload_size";N;s:16:"cforms3_tracking";s:0:"";s:19:"cforms3_tellafriend";s:2:"01";s:17:"cforms3_dashboard";s:1:"0";s:18:"cforms3_maxentries";s:0:"";s:12:"cforms3_noid";s:1:"0";s:18:"cforms3_formaction";b:0;s:18:"cforms3_notracking";b:0;s:19:"cforms3_customnames";s:1:"0";s:17:"cforms3_startdate";s:1:" ";s:15:"cforms3_enddate";s:1:" ";s:16:"cforms3_emailoff";s:1:"1";s:21:"cforms3_emailpriority";s:1:"3";s:10:"cforms3_mp";a:8:{s:7:"mp_form";b:0;s:7:"mp_next";N;s:8:"mp_first";b:0;s:8:"mp_email";b:0;s:8:"mp_reset";b:0;s:12:"mp_resettext";N;s:7:"mp_back";b:0;s:11:"mp_backtext";N;}s:13:"cforms3_tafCC";s:1:"0";s:21:"cforms3_count_field_7";s:37:"State$#$textfield$#$1$#$0$#$0$#$0$#$0";s:21:"cforms3_count_field_6";s:36:"City$#$textfield$#$1$#$0$#$0$#$0$#$0";s:21:"cforms3_count_field_5";s:39:"Address$#$textfield$#$1$#$0$#$0$#$0$#$0";s:21:"cforms3_count_field_8";s:40:"Zip Code$#$textfield$#$1$#$0$#$0$#$0$#$0";s:21:"cforms3_count_field_9";s:48:"Project Info$#$fieldsetstart$#$0$#$0$#$0$#$0$#$0";s:22:"cforms3_count_field_10";s:48:"Title of Project$#$textfield$#$1$#$0$#$0$#$0$#$0";s:22:"cforms3_count_field_11";s:49:"Services Requested$#$textarea$#$1$#$0$#$0$#$0$#$0";}}', 'yes'), (1086, 0, '_transient_timeout_feed_mod_867bd5c64f85878d03a060509cd2f92c', '1299321321', 'no'), (1087, 0, '_transient_feed_mod_867bd5c64f85878d03a060509cd2f92c', '1299278121', 'no'), (1088, 0, '_transient_timeout_feed_1a5f760f2e2b48827d4974a60857e7c2', '1299321321', 'no'), (1089, 0, '_transient_feed_1a5f760f2e2b48827d4974a60857e7c2', 'a:4:{s:5:"child";a:1:{s:0:"";a:1:{s:3:"rss";a:1:{i:0;a:6:{s:4:"data";s:3:"\n \n";s:7:"attribs";a:1:{s:0:"";a:1:{s:7:"version";s:3:"2.0";}}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:1:{s:0:"";a:1:{s:7:"channel";a:1:{i:0;a:6:{s:4:"data";s:72:"\n \n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n ";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:2:{s:0:"";a:7:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:43:"WordPress Plugins » View: Recently Updated";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:51:"http://wordpress.org/extend/plugins/browse/updated/";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:43:"WordPress Plugins » View: Recently Updated";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:8:"language";a:1:{i:0;a:5:{s:4:"data";s:5:"en-US";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Fri, 04 Mar 2011 22:29: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:9:"generator";a:1:{i:0;a:5:{s:4:"data";s:36:"http://bbpress.org/?v=1.1-alpha-2855";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"item";a:15:{i:0;a:6:{s:4:"data";s:30:"\n \n \n \n \n \n \n ";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:2:{s:0:"";a:5:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:23:"etftw on "warcraftfeed"";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:60:"http://wordpress.org/extend/plugins/warcraftfeed/#post-24885";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Thu, 03 Mar 2011 21:37: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:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:42:"24885@http://wordpress.org/extend/plugins/";s:7:"attribs";a:1:{s:0:"";a:1:{s:11:"isPermaLink";s:5:"false";}}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:122:"A fast and robust plugin for displaying your latest World of Warcraft achievements and character information on 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:5:"etftw";s: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:31:"theuprising on "Facebook Tools"";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:62:"http://wordpress.org/extend/plugins/facebook-tools/#post-24888";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_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, 04 Mar 2011 02:04:12 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:42:"24888@http://wordpress.org/extend/plugins/";s:7:"attribs";a:1:{s:0:"";a:1:{s:11:"isPermaLink";s:5:"false";}}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:93:"Easily integrate Facebook Connect to your WordPress blog/site with simple template functions.";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}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:"theuprising";s: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:35:"bwhalley on "HubSpot 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:55:"http://wordpress.org/extend/plugins/hubspot/#post-14695";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_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, 12 Dec 2009 04:56:39 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:42:"14695@http://wordpress.org/extend/plugins/";s:7:"attribs";a:1:{s:0:"";a:1:{s:11:"isPermaLink";s:5:"false";}}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:128:"Allows WordPress users to take advantage of HubSpot lead nurturing, website analytics, and assorted features of the HubSpot CMS.";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}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:"bwhalley";s: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:28:"huiz on "Scissors Continued"";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:66:"http://wordpress.org/extend/plugins/scissors-continued/#post-24759";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_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, 26 Feb 2011 12:55: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:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:42:"24759@http://wordpress.org/extend/plugins/";s:7:"attribs";a:1:{s:0:"";a:1:{s:11:"isPermaLink";s:5:"false";}}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:139:"Scissors Continued enhances WordPress' handling of images by introducing cropping, resizing, rotating, and watermarking functionality.";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}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:"huiz";s: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:31:"bompus on "WP Customer Reviews"";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:67:"http://wordpress.org/extend/plugins/wp-customer-reviews/#post-24334";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Thu, 10 Feb 2011 15:09:41 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:42:"24334@http://wordpress.org/extend/plugins/";s:7:"attribs";a:1:{s:0:"";a:1:{s:11:"isPermaLink";s:5:"false";}}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:148:"WP Customer Reviews allows your customers and visitors to leave reviews or testimonials of your services. Reviews are Microformat enabled (hReview).";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:6:"bompus";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i:5;a:6:{s:4:"data";s:30:"\n \n \n \n \n \n \n ";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:2:{s:0:"";a:5:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:42:"Sébastien Laframboise on "The Welcomizer"";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:62:"http://wordpress.org/extend/plugins/the-welcomizer/#post-23354";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Fri, 31 Dec 2010 17:19: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:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:42:"23354@http://wordpress.org/extend/plugins/";s:7:"attribs";a:1:{s:0:"";a:1:{s:11:"isPermaLink";s:5:"false";}}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:115:"This plugin allows you to add 'Smart' moves and jQuery effects to virtually any HTML element. (100% AJAX)";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:22:"Sébastien Laframboise";s: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:44:"milordk on "Jet Event System for 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:79:"http://wordpress.org/extend/plugins/jet-event-system-for-buddypress/#post-19024";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_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, 06 Jul 2010 10: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:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:42:"19024@http://wordpress.org/extend/plugins/";s:7:"attribs";a:1:{s:0:"";a:1:{s:11:"isPermaLink";s:5:"false";}}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:126:"The modern System of events for your social network. Ability to attract members of the network to the ongoing activities, etc.";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:7:"milordk";s: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:28:"gnarf on "Adsense 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:64:"http://wordpress.org/extend/plugins/adsenseoptimizer/#post-16891";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Sat, 27 Mar 2010 11:08:55 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:42:"16891@http://wordpress.org/extend/plugins/";s:7:"attribs";a:1:{s:0:"";a:1:{s:11:"isPermaLink";s:5:"false";}}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:150:"Insert Google Adsense Ads automatically to your blog. Nice optical result for all of your blog pages (archives, single pages etc.). Optimize the style";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}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:"gnarf";s: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:26:"Tanin on "WP Tweet Button"";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:63:"http://wordpress.org/extend/plugins/wp-tweet-button/#post-20058";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Fri, 13 Aug 2010 03:25:53 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:42:"20058@http://wordpress.org/extend/plugins/";s:7:"attribs";a:1:{s:0:"";a:1:{s:11:"isPermaLink";s:5:"false";}}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:66:"The WordPress implementation of the official Twitter Tweet 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:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:5:"Tanin";s: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:32:"johnyma22 on "Primary School TV"";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:72:"http://wordpress.org/extend/plugins/primary-school-tv-videos/#post-24899";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_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, 04 Mar 2011 12:29:47 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:42:"24899@http://wordpress.org/extend/plugins/";s:7:"attribs";a:1:{s:0:"";a:1:{s:11:"isPermaLink";s:5:"false";}}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:39:"Primary School TV widget for Wordpress.";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:9:"johnyma22";s: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:26:"slawa19 on "Recipe finder"";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:61:"http://wordpress.org/extend/plugins/recipe-finder/#post-24135";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Wed, 02 Feb 2011 14:01:41 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:42:"24135@http://wordpress.org/extend/plugins/";s:7:"attribs";a:1:{s:0:"";a:1:{s:11:"isPermaLink";s:5:"false";}}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:148:"Plugin "Recipe Finder" created to easily search and display recipes on your blog pages of 2 major recipe search engines: Recipe-Finder.com (";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:7:"slawa19";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i:11;a:6:{s:4:"data";s:30:"\n \n \n \n \n \n \n ";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:2:{s:0:"";a:5:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:30:"M66B on "Add Link to Facebook"";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:68:"http://wordpress.org/extend/plugins/add-link-to-facebook/#post-24221";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Sat, 05 Feb 2011 14:30:39 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:42:"24221@http://wordpress.org/extend/plugins/";s:7:"attribs";a:1:{s:0:"";a:1:{s:11:"isPermaLink";s:5:"false";}}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:81:"Automatically add links to published posts to your Facebook wall, pages or groups";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:4:"M66B";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i: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:37:"tepelstreel on "Featured Post Widget"";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:67:"http://wordpress.org/extend/plugins/post-feature-widget/#post-23509";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Sat, 08 Jan 2011 14:42: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:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:42:"23509@http://wordpress.org/extend/plugins/";s:7:"attribs";a:1:{s:0:"";a:1:{s:11:"isPermaLink";s:5:"false";}}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:95:"With the Featured Post Widget you can put a certain post in the focus and style it differently.";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}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:"tepelstreel";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i:13;a:6:{s:4:"data";s:30:"\n \n \n \n \n \n \n ";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:2:{s:0:"";a:5:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:26:"iamgarrett on "Good 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:"link";a:1:{i:0;a:5:{s:4:"data";s:58:"http://wordpress.org/extend/plugins/good-reads/#post-24537";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Fri, 18 Feb 2011 21: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:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:42:"24537@http://wordpress.org/extend/plugins/";s:7:"attribs";a:1:{s:0:"";a:1:{s:11:"isPermaLink";s:5:"false";}}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:115:"An ordered blogroll widget for your sidebar that displays your favorite blogs, what they're writing, and when.";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}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:"iamgarrett";s: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:47:"H.-Peter Pfeufer on "WP-Twitter Retweet Button"";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:73:"http://wordpress.org/extend/plugins/wp-twitter-retweet-button/#post-20056";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Fri, 13 Aug 2010 02:45: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:42:"20056@http://wordpress.org/extend/plugins/";s:7:"attribs";a:1:{s:0:"";a:1:{s:11:"isPermaLink";s:5:"false";}}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:96:"This plugin will install the official Twitter Button provided by Twitter to your Wordpress-Blog.";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:16:"H.-Peter Pfeufer";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}}}s:27:"http://www.w3.org/2005/Atom";a:1:{s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:0:"";s:7:"attribs";a:1:{s:0:"";a:3:{s:4:"href";s:52:"http://wordpress.org/extend/plugins/rss/view/updated";s:3:"rel";s:4:"self";s:4:"type";s:19:"application/rss+xml";}}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}}}}}}}}s:4:"type";i:128;s:7:"headers";a:8:{s:6:"server";s:5:"nginx";s:4:"date";s:29:"Fri, 04 Mar 2011 22:35:35 GMT";s:12:"content-type";s:23:"text/xml; charset=UTF-8";s:10:"connection";s:5:"close";s:4:"vary";s:15:"Accept-Encoding";s:13:"last-modified";s:19:"2011-03-03 21:37:56";s:14:"content-length";s:4:"7951";s:4:"x-nc";s:11:"HIT luv 138";}s:5:"build";s:14:"20090627192103";}', 'no'), (1008, 0, '_site_transient_update_plugins', 'O:8:"stdClass":3:{s:12:"last_checked";i:1299398964;s:7:"checked";a:8:{s:19:"akismet/akismet.php";s:5:"2.5.3";s:43:"all-in-one-seo-pack/all_in_one_seo_pack.php";s:8:"1.6.13.2";s:17:"cforms/cforms.php";s:6:"11.7.1";s:47:"custom-field-template/custom-field-template.php";s:5:"1.8.3";s:50:"google-analytics-for-wordpress/googleanalytics.php";s:5:"4.0.9";s:36:"google-sitemap-generator/sitemap.php";s:5:"3.2.4";s:9:"hello.php";s:3:"1.6";s:29:"my-page-order/mypageorder.php";s:4:"3.0a";}s:8:"response";a:0:{}}', 'yes'); -- -------------------------------------------------------- -- -- Table structure for table `wp_postmeta` -- CREATE TABLE `wp_postmeta` ( `meta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `post_id` bigint(20) unsigned NOT NULL DEFAULT '0', `meta_key` varchar(255) DEFAULT NULL, `meta_value` longtext, PRIMARY KEY (`meta_id`), KEY `post_id` (`post_id`), KEY `meta_key` (`meta_key`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8 AUTO_INCREMENT=271 ; -- -- Dumping data for table `wp_postmeta` -- INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES (4, 5, '_edit_last', '1'), (5, 5, '_wp_page_template', 'default'), (6, 5, '_edit_lock', '1296685603'), (7, 7, '_edit_last', '1'), (8, 7, '_wp_page_template', 'default'), (9, 7, '_edit_lock', '1294277662'), (10, 12, '_edit_last', '1'), (11, 12, '_edit_lock', '1296687296'), (12, 12, '_wp_page_template', 'default'), (13, 16, '_edit_last', '1'), (14, 16, '_edit_lock', '1296689182'), (15, 16, '_wp_page_template', 'default'), (16, 18, '_edit_last', '1'), (17, 18, '_edit_lock', '1297212362'), (18, 18, '_wp_page_template', 'default'), (260, 310, '_wp_page_template', 'default'), (24, 24, '_edit_last', '1'), (25, 24, '_edit_lock', '1298528968'), (26, 24, '_wp_page_template', 'default'), (259, 310, '_edit_lock', '1299282677:1'), (258, 310, '_edit_last', '1'), (30, 30, '_edit_last', '1'), (31, 30, '_edit_lock', '1294473857'), (32, 30, '_wp_page_template', 'default'), (33, 32, '_edit_last', '1'), (34, 32, '_edit_lock', '1297815296'), (35, 32, '_wp_page_template', 'default'), (36, 34, '_edit_last', '1'), (37, 34, '_edit_lock', '1298587008:1'), (38, 34, '_wp_page_template', 'default'), (39, 37, '_edit_last', '1'), (40, 37, '_edit_lock', '1298586926:1'), (41, 37, '_wp_page_template', 'default'), (222, 241, '_wp_page_template', 'default'), (221, 241, '_edit_lock', '1298589560:1'), (220, 241, '_edit_last', '1'), (45, 48, '_edit_last', '1'), (46, 48, '_edit_lock', '1294476267'), (49, 50, '_edit_last', '1'), (48, 48, '_wp_old_slug', ''), (50, 50, '_edit_lock', '1294476359'), (53, 55, '_edit_last', '1'), (52, 50, '_wp_old_slug', ''), (54, 55, '_edit_lock', '1299280473:1'), (55, 55, '_wp_page_template', 'default'), (56, 57, '_edit_last', '1'), (57, 57, '_edit_lock', '1299285802:1'), (58, 57, '_wp_page_template', 'default'), (59, 60, '_edit_last', '1'), (60, 60, '_wp_page_template', 'default'), (61, 60, '_edit_lock', '1299285785:1'), (62, 66, '_edit_last', '1'), (63, 66, '_edit_lock', '1296508241'), (64, 66, '_wp_page_template', 'default'), (65, 68, '_edit_last', '1'), (66, 68, '_wp_page_template', 'default'), (67, 68, '_edit_lock', '1296508358'), (68, 70, '_edit_last', '1'), (69, 70, '_edit_lock', '1296508263'), (70, 70, '_wp_page_template', 'default'), (71, 72, '_edit_last', '1'), (72, 72, '_edit_lock', '1296508270'), (73, 72, '_wp_page_template', 'default'), (74, 74, '_edit_last', '1'), (75, 74, '_edit_lock', '1296508287'), (76, 74, '_wp_page_template', 'default'), (77, 77, '_edit_last', '1'), (78, 77, '_edit_lock', '1296508308'), (79, 77, '_wp_page_template', 'default'), (80, 80, '_edit_last', '1'), (81, 80, '_edit_lock', '1296508325'), (82, 80, '_wp_page_template', 'default'), (83, 83, '_edit_last', '1'), (84, 83, '_edit_lock', '1296508334'), (85, 83, '_wp_page_template', 'default'), (86, 85, '_edit_last', '1'), (87, 85, '_edit_lock', '1296508343'), (88, 85, '_wp_page_template', 'default'), (89, 88, '_edit_last', '1'), (90, 88, '_edit_lock', '1296526933'), (91, 88, '_wp_page_template', 'default'), (92, 91, '_edit_last', '1'), (93, 91, '_edit_lock', '1296508413'), (94, 91, '_wp_page_template', 'default'), (95, 93, '_edit_last', '1'), (96, 93, '_edit_lock', '1296508420'), (97, 93, '_wp_page_template', 'default'), (98, 95, '_edit_last', '1'), (99, 95, '_edit_lock', '1296508428'), (100, 95, '_wp_page_template', 'default'), (101, 97, '_edit_last', '1'), (102, 97, '_edit_lock', '1296508436'), (103, 97, '_wp_page_template', 'default'), (104, 99, '_edit_last', '1'), (105, 99, '_edit_lock', '1296508444'), (106, 99, '_wp_page_template', 'default'), (107, 101, '_edit_last', '1'), (108, 101, '_edit_lock', '1296508451'), (109, 101, '_wp_page_template', 'default'), (110, 103, '_edit_last', '1'), (111, 103, '_edit_lock', '1296508460'), (112, 103, '_wp_page_template', 'default'), (113, 105, '_edit_last', '1'), (114, 105, '_edit_lock', '1296508470'), (115, 105, '_wp_page_template', 'default'), (116, 107, '_edit_last', '1'), (117, 107, '_edit_lock', '1296508478'), (118, 107, '_wp_page_template', 'default'), (119, 109, '_edit_last', '1'), (120, 109, '_edit_lock', '1296508489'), (121, 109, '_wp_page_template', 'default'), (122, 111, '_edit_last', '1'), (123, 111, '_edit_lock', '1296508497'), (124, 111, '_wp_page_template', 'default'), (125, 113, '_edit_last', '1'), (126, 113, '_edit_lock', '1296508505'), (127, 113, '_wp_page_template', 'default'), (128, 116, '_edit_last', '1'), (129, 116, '_edit_lock', '1296508525'), (130, 116, '_wp_page_template', 'default'), (131, 119, '_edit_last', '1'), (132, 119, '_edit_lock', '1297211493'), (133, 119, '_wp_page_template', 'default'), (134, 121, '_edit_last', '1'), (135, 121, '_edit_lock', '1297211344'), (136, 121, '_wp_page_template', 'default'), (137, 123, '_edit_last', '1'), (138, 123, '_edit_lock', '1297211391'), (139, 123, '_wp_page_template', 'default'), (140, 125, '_edit_last', '1'), (141, 125, '_edit_lock', '1296508562'), (142, 125, '_wp_page_template', 'default'), (143, 127, '_edit_last', '1'), (144, 127, '_edit_lock', '1296508571'), (145, 127, '_wp_page_template', 'default'), (146, 129, '_edit_last', '1'), (147, 129, '_edit_lock', '1296508579'), (148, 129, '_wp_page_template', 'default'), (149, 131, '_edit_last', '1'), (150, 131, '_edit_lock', '1296508591'), (151, 131, '_wp_page_template', 'default'), (152, 133, '_edit_last', '1'), (153, 133, '_edit_lock', '1296508602'), (154, 133, '_wp_page_template', 'default'), (155, 135, '_edit_last', '1'), (156, 135, '_edit_lock', '1296508612'), (157, 135, '_wp_page_template', 'default'), (158, 137, '_edit_last', '1'), (159, 137, '_edit_lock', '1296508664'), (160, 137, '_wp_page_template', 'default'), (261, 312, '_edit_last', '1'), (163, 144, '_edit_last', '1'), (164, 144, '_edit_lock', '1298587223:1'), (165, 144, '_wp_page_template', 'default'), (166, 146, '_edit_last', '1'), (167, 146, '_edit_lock', '1296517260'), (168, 146, '_wp_page_template', 'default'), (169, 148, '_edit_last', '1'), (170, 148, '_edit_lock', '1297209682'), (171, 148, '_wp_page_template', 'default'), (172, 150, '_edit_last', '1'), (173, 150, '_edit_lock', '1298589224:1'), (174, 150, '_wp_page_template', 'default'), (175, 152, '_edit_last', '1'), (176, 152, '_edit_lock', '1296517303'), (177, 152, '_wp_page_template', 'default'), (178, 155, '_edit_last', '1'), (179, 155, '_edit_lock', '1298589448:1'), (180, 155, '_wp_page_template', 'default'), (181, 157, '_edit_last', '1'), (182, 157, '_edit_lock', '1298590044:1'), (183, 157, '_wp_page_template', 'default'), (184, 159, '_edit_last', '1'), (185, 159, '_edit_lock', '1298590120:1'), (186, 159, '_wp_page_template', 'default'), (187, 161, '_edit_last', '1'), (188, 161, '_edit_lock', '1297209334'), (189, 161, '_wp_page_template', 'default'), (190, 163, '_edit_last', '1'), (191, 163, '_edit_lock', '1296517390'), (192, 163, '_wp_page_template', 'default'), (193, 165, '_edit_last', '1'), (194, 165, '_edit_lock', '1297832001'), (195, 165, '_wp_page_template', 'default'), (196, 167, '_edit_last', '1'), (197, 167, '_edit_lock', '1297831918'), (198, 167, '_wp_page_template', 'default'), (199, 169, '_edit_last', '1'), (200, 169, '_edit_lock', '1298590435:1'), (201, 169, '_wp_page_template', 'default'), (202, 171, '_edit_last', '1'), (203, 171, '_edit_lock', '1298590919:1'), (204, 171, '_wp_page_template', 'default'), (205, 173, '_edit_last', '1'), (206, 173, '_edit_lock', '1298590838:1'), (207, 173, '_wp_page_template', 'default'), (208, 175, '_edit_last', '1'), (209, 175, '_edit_lock', '1298590765:1'), (210, 175, '_wp_page_template', 'default'), (211, 178, '_edit_last', '1'), (212, 178, '_wp_page_template', 'default'), (213, 178, '_edit_lock', '1299278846:1'), (214, 180, '_edit_last', '1'), (215, 180, '_wp_page_template', 'default'), (216, 180, '_edit_lock', '1296526832'), (217, 208, '_edit_last', '1'), (218, 208, '_edit_lock', '1298589684:1'), (219, 208, '_wp_page_template', 'default'), (223, 167, '_wp_trash_meta_status', 'publish'), (224, 167, '_wp_trash_meta_time', '1297831921'), (225, 165, '_wp_trash_meta_status', 'publish'), (226, 165, '_wp_trash_meta_time', '1297832004'), (227, 250, '_edit_last', '1'), (228, 250, '_edit_lock', '1298589407:1'), (229, 250, '_wp_page_template', 'default'), (230, 252, '_edit_last', '1'), (231, 252, '_edit_lock', '1298587389:1'), (232, 252, '_wp_page_template', 'default'), (233, 254, '_edit_last', '1'), (234, 254, '_edit_lock', '1298589309:1'), (235, 254, '_wp_page_template', 'default'), (236, 256, '_edit_last', '1'), (237, 256, '_edit_lock', '1298589634:1'), (238, 256, '_wp_page_template', 'default'), (239, 258, '_edit_last', '1'), (240, 258, '_edit_lock', '1297832834'), (241, 258, '_wp_page_template', 'default'), (242, 260, '_edit_last', '1'), (243, 260, '_wp_page_template', 'default'), (244, 260, '_edit_lock', '1298587104:1'), (245, 268, '_edit_last', '1'), (246, 268, '_edit_lock', '1298590521:1'), (247, 268, '_wp_page_template', 'default'), (248, 270, '_edit_last', '1'), (249, 270, '_edit_lock', '1297901996'), (250, 270, '_wp_page_template', 'default'), (253, 276, '_wp_attached_file', 'about.jpg'), (254, 276, '_wp_attachment_metadata', 'a:6:{s:5:"width";s:3:"345";s:6:"height";s:3:"245";s:14:"hwstring_small";s:23:"height=''90'' width=''128''";s:4:"file";s:9:"about.jpg";s:5:"sizes";a:2:{s:9:"thumbnail";a:3:{s:4:"file";s:17:"about-150x150.jpg";s:5:"width";s:3:"150";s:6:"height";s:3:"150";}s:6:"medium";a:3:{s:4:"file";s:17:"about-300x213.jpg";s:5:"width";s:3:"300";s:6:"height";s:3:"213";}}s:10:"image_meta";a:10:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";}}'), (255, 278, '_edit_last', '1'), (256, 278, '_edit_lock', '1298590584:1'), (257, 278, '_wp_page_template', 'default'), (262, 312, '_edit_lock', '1299282749:1'), (263, 312, '_wp_page_template', 'default'), (264, 135, '_wp_trash_meta_status', 'publish'), (265, 135, '_wp_trash_meta_time', '1299279300'), (266, 137, '_wp_trash_meta_status', 'publish'), (267, 137, '_wp_trash_meta_time', '1299279303'); -- -------------------------------------------------------- -- -- Table structure for table `wp_posts` -- CREATE TABLE `wp_posts` ( `ID` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `post_author` bigint(20) unsigned NOT NULL DEFAULT '0', `post_date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `post_date_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `post_content` longtext NOT NULL, `post_title` text NOT NULL, `post_excerpt` text NOT NULL, `post_status` varchar(20) NOT NULL DEFAULT 'publish', `comment_status` varchar(20) NOT NULL DEFAULT 'open', `ping_status` varchar(20) NOT NULL DEFAULT 'open', `post_password` varchar(20) NOT NULL DEFAULT '', `post_name` varchar(200) NOT NULL DEFAULT '', `to_ping` text NOT NULL, `pinged` text NOT NULL, `post_modified` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `post_modified_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `post_content_filtered` text NOT NULL, `post_parent` bigint(20) unsigned NOT NULL DEFAULT '0', `guid` varchar(255) NOT NULL DEFAULT '', `menu_order` int(11) NOT NULL DEFAULT '0', `post_type` varchar(20) NOT NULL DEFAULT 'post', `post_mime_type` varchar(100) NOT NULL DEFAULT '', `comment_count` bigint(20) NOT NULL DEFAULT '0', PRIMARY KEY (`ID`), KEY `post_name` (`post_name`), KEY `type_status_date` (`post_type`,`post_status`,`post_date`,`ID`), KEY `post_parent` (`post_parent`), KEY `post_author` (`post_author`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8 AUTO_INCREMENT=332 ; -- -- Dumping data for table `wp_posts` -- INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES (219, 1, '2011-02-02 23:51:54', '2011-02-02 23:51:54', 'Beta SP to DVD is a service of WOVA - World of Video & Audio and started in 2001.  Clients ship to us from all over the United States and also come into our store.\r\n\r\nWe serve a wide variety of clients in many industries, including entertainment, fashion, hospitality, marketing, public relations, legal, and medical. Our dedication to superior quality, state-of-the-art equipment, and competitive pricing has earned us an excellent reputation and the repeat business of thousands of satisfied customers.\r\n\r\nOur facility is designed and engineered to achieve only the cleanest video and audio transfers possible. We can do most jobs in just one day.\r\n\r\nSpecializing in transferring DigiBeta, BetaSP, MiniDV, MOV files, HDV, DVCAM, and Quicktime for film festivals and television commercials. Convert videotape to DVD or Mini-DV. Videotape to BetaSP or DVCAM. Videotape or Quicktime files to Digital Betacam (digibeta) transfers please call. Many foreign conversions such as PAL to NTSC is $59. Quicktime .MOV Files for editing with Final Cut Pro, Vegas, Premiere, and other systems.\r\n\r\nNeed to rent a VTR, High-Def or HD Deck or Videotape recorder VTR? Rent cameras and decks at: http://www.wova.com/audiovisual/\r\n\r\nWe serve customers all over the country, including Los Angeles, Hollywood, Beverly Hills, Burbank, Encino, Universal Studios, Sherman Oaks, Van Nuys, Chatsworth, Tarzana, Brentwood, North Hollywood, Toluca Lake, Northridge, Santa Monica, San Fernando Valley, Westwood, Glendale, Eagle Rock, Simi Valley, Woodland Hills, Calabasas, Los Feliz, Pasadena, Sebastopol, Santa Rosa, Graton, Windsor, Duncans Mills, Cazadero, Jenner, Petaluma, Napa, Sonoma, Healdsburg, Marin, Medocino, Santa Cruz, San Jose, Los Gatos, Saratogta, Forrestville, Guerneville, Monte Rio.\r\n\r\nWe also commonly work with clients in the following area codes: 818, 310, 949, 323, 213, 424, 626', 'About Us', '', 'inherit', 'closed', 'closed', '', '178-revision-16', '', '', '2011-02-02 23:51:54', '2011-02-02 23:51:54', '', 178, 'http://jlahijani.homeip.net:3010/betasptodvd.com/178-revision-16/', 0, 'revision', '', 0), (5, 1, '2011-01-06 01:34:06', '2011-01-06 01:34:06', '', 'Home', '', 'publish', 'closed', 'closed', '', 'home', '', '', '2011-01-31 21:19:46', '2011-01-31 21:19:46', '', 0, 'http://jlahijani.homeip.net:3010/betasptodvd.com/', 0, 'page', '', 0), (6, 1, '2011-01-06 01:34:02', '2011-01-06 01:34:02', '', 'Auto Draft', '', 'inherit', 'closed', 'closed', '', '5-revision', '', '', '2011-01-06 01:34:02', '2011-01-06 01:34:02', '', 5, 'http://jlahijani.homeip.net:3010/betasptodvd.com/5-revision/', 0, 'revision', '', 0), (7, 1, '2011-01-06 01:34:22', '2011-01-06 01:34:22', '', 'News', '', 'publish', 'closed', 'closed', '', 'news', '', '', '2011-01-06 01:34:22', '2011-01-06 01:34:22', '', 0, 'http://jlahijani.homeip.net:3010/betasptodvd.com/', 9, 'page', '', 0), (55, 1, '2011-01-31 21:08:41', '2011-01-31 21:08:41', '

    Tapeless, File & Digital Media

    \r\nOur specialists are experienced in all types of media services, including Web Compression, Digitizing, File Encoding, Layoffs to all formats and more.\r\n

    Tape Duplication & Conversion

    \r\nBeta SP to DVD offers duplication, conversions, and transfers for all media types, including video, audio, film, high definition, and more!\r\n

    CD, DVD & Blu-ray

    \r\nBeta SP to DVD offers complete CD, DVD, and Blu-ray duplication services for businesses and individuals. Whether you need ten copies or ten thousand, we will handle your entire job with a level of professionalism and promptness that will exceed your expectations.\r\n

    Other Services

    \r\nPreserve your memories today! Our film transfers are all done in-house, directly to the final format, so you always get the best picture possible. We transfer 8 mm, Super 8, and16 mm film to any video format. Do you need your project done yesterday?  Let us know!  We also offer pickup and delivery.', 'Services', '', 'publish', 'closed', 'closed', '', 'services', '', '', '2011-03-04 23:14:32', '2011-03-04 23:14:32', '', 0, 'http://jlahijani.homeip.net:3010/betasptodvd.com/', 2, 'page', '', 0), (8, 1, '2011-01-06 01:34:18', '2011-01-06 01:34:18', '', 'Auto Draft', '', 'inherit', 'closed', 'closed', '', '7-revision', '', '', '2011-01-06 01:34:18', '2011-01-06 01:34:18', '', 7, 'http://jlahijani.homeip.net:3010/betasptodvd.com/7-revision/', 0, 'revision', '', 0), (56, 1, '2011-01-31 21:08:40', '2011-01-31 21:08:40', '', 'Services', '', 'inherit', 'closed', 'closed', '', '55-revision', '', '', '2011-01-31 21:08:40', '2011-01-31 21:08:40', '', 55, 'http://jlahijani.homeip.net:3010/betasptodvd.com/55-revision/', 0, 'revision', '', 0), (10, 1, '2011-01-08 07:45:20', '2011-01-08 07:45:20', '\n

    No job is too big or too small!

    \n\nClients ship to us from all over the United States.\n\nBulk of the footage comes from Hollywood, Los Angeles, Burbank, and Santa Monica, CA.\n\nPast Clients Include\n', 'Home', '', 'inherit', 'closed', 'closed', '', '5-autosave', '', '', '2011-01-08 07:45:20', '2011-01-08 07:45:20', '', 5, 'http://jlahijani.homeip.net:3010/betasptodvd.com/5-autosave/', 0, 'revision', '', 0), (11, 1, '2011-01-06 01:34:06', '2011-01-06 01:34:06', '', 'Home', '', 'inherit', 'closed', 'closed', '', '5-revision-2', '', '', '2011-01-06 01:34:06', '2011-01-06 01:34:06', '', 5, 'http://jlahijani.homeip.net:3010/betasptodvd.com/5-revision-2/', 0, 'revision', '', 0), (205, 1, '2011-02-02 23:03:12', '2011-02-02 23:03:12', 'Our friendly staff has years of experience and can help you with any digitizing needs you have... from capturing off VHS tape for a birthday montage to digitizing HD camera footage for a professional production.\r\n\r\nWe offer digitizing for the following formats:', 'Services', '', 'inherit', 'closed', 'closed', '', '55-revision-4', '', '', '2011-02-02 23:03:12', '2011-02-02 23:03:12', '', 55, 'http://jlahijani.homeip.net:3010/betasptodvd.com/55-revision-4/', 0, 'revision', '', 0), (206, 1, '2011-02-02 23:26:17', '2011-02-02 23:26:17', '

    What is your turn-around time?

    \nGenerally about two business days (depending on how backed up we are). But we also offer SAME DAY RUSH SERVICE for an additional fee. \n

    How much does it cost?

    \nPlease fill our our Quote Form.\n

    What formats do you transfer to?

    \nDigiBeta, DVD, MiniDV, VHS, BetaSP, PAL, NTSC, DVCAM, HDV, Digital-8, Quicktime .MOV, H.264, Web Movies, AIFF, MP3, Hard Drive, FTP, 1080i, CD-R, Final Cut Pro, Disc Image, Animated GIF, .M4V, and many more. \n

    What formats do you transfer from?

    \nDigiBeta, BetaSX, DVD, MiniDV, VHS, BetaSP, PAL, NTSC, DVCAM, HDV, Digital-8, Quicktime .MOV, H.264, Web Movies, AIFF, MP3, Hard Drive, FTP, 1080i, CD-R, Final Cut Pro, Disc Image, 3/4″ U-Matic, PhotoShop, TIFF, TARGA Sequence,  .M4V, and many more.', 'FAQ', '', 'inherit', 'closed', 'closed', '', '16-autosave', '', '', '2011-02-02 23:26:17', '2011-02-02 23:26:17', '', 16, 'http://jlahijani.homeip.net:3010/betasptodvd.com/16-autosave/', 0, 'revision', '', 0), (143, 1, '2011-03-04 23:15:35', '2011-03-04 23:15:35', '

    Tapeless, File & Digital Media

    \nOur specialists are experienced in all types of media services, including Web Compression, Digitizing, File Encoding, Layoffs to all formats and more.\n

    Tape Duplication & Conversion

    \nBeta SP to DVD offers duplication, conversions, and transfers for all media types, including video, audio, film, high definition, and more!\n

    CD, DVD & Blu-ray

    \nBeta SP to DVD offers complete CD, DVD, and Blu-ray duplication services for businesses and individuals. Whether you need ten copies or ten thousand, we will handle your entire job with a level of professionalism and promptness that will exceed your expectations.\n

    Other Services

    \nPreserve your memories today! Our film transfers are all done in-house, directly to the final format, so you always get the best picture possible. We transfer 8 mm, Super 8, and16 mm film to any video format. Do you need your project done yesterday?  Let us know!  We also offer pickup and delivery.', 'Services', '', 'inherit', 'closed', 'closed', '', '55-autosave', '', '', '2011-03-04 23:15:35', '2011-03-04 23:15:35', '', 55, 'http://jlahijani.homeip.net:3010/betasptodvd.com/55-autosave/', 0, 'revision', '', 0), (12, 1, '2011-01-08 07:47:17', '2011-01-08 07:47:17', 'Thank you for you interest in Beta SP to DVD. Use the following form to place an order. Then, print your order form and mail it along with your master(s) via USPS, UPS, FedEx, etc. Upon receiving your order and media, we will contact you to confirm your order or clarify any job specifics. Our usual turn-around time is about 2 business days. Once your order is complete, we will be email you an invoice which can be paid with a credit card. After you payment has been processed, we will then ship your media back to you.\r\n\r\n\r\n', 'Place Order', '', 'publish', 'closed', 'closed', '', 'place-order', '', '', '2011-02-02 22:54:55', '2011-02-02 22:54:55', '', 0, 'http://jlahijani.homeip.net:3010/betasptodvd.com/', 4, 'page', '', 0), (13, 1, '2011-01-08 07:46:25', '2011-01-08 07:46:25', '', 'Place Order', '', 'inherit', 'closed', 'closed', '', '12-revision', '', '', '2011-01-08 07:46:25', '2011-01-08 07:46:25', '', 12, 'http://jlahijani.homeip.net:3010/betasptodvd.com/12-revision/', 0, 'revision', '', 0), (14, 1, '2011-02-02 22:54:07', '2011-02-02 22:54:07', 'Thank you for you interest in Beta SP to DVD. Use the following form to place an order. Then, print your order form and mail it along with your master(s) via USPS, UPS, FedEx, etc. Upon receiving your order, we will contact you to confirm your order or clarify any job specifics. Our usual turn-around time is about 2 business days. Once your order is complete, we will be email you an invoice which can be paid with a credit card. After you payment has been processed\n\n\n

    Step 3

    \nWe will \n

    Step 4

    \n', 'Place Order', '', 'inherit', 'closed', 'closed', '', '12-autosave', '', '', '2011-02-02 22:54:07', '2011-02-02 22:54:07', '', 12, 'http://jlahijani.homeip.net:3010/betasptodvd.com/12-autosave/', 0, 'revision', '', 0), (203, 1, '2011-02-02 21:06:40', '2011-02-02 21:06:40', '

    \r\n

    Step 1

    \r\n[form here]\r\n

    Step 2

    \r\nSend the order form in along with your master(s) via mail, FedEx, upload, etc.\r\n\r\nNote: Even though we now operate out of Northern California’s Wine Country, our Los Angeles clients continue to ship to us in great numbers due to our incredible pricing and service.\r\n

    Step 3

    \r\nWe will contact you to confirm your order or clarify any job specifics.  Our usual turn-around time is about 2 business days.\r\n

    Step 4

    \r\nOnce your order is complete, you will be emailed an invoice which you pay via credit card. Then your order ships right back to you.', 'Place Order', '', 'inherit', 'closed', 'closed', '', '12-revision-5', '', '', '2011-02-02 21:06:40', '2011-02-02 21:06:40', '', 12, 'http://jlahijani.homeip.net:3010/betasptodvd.com/12-revision-5/', 0, 'revision', '', 0), (15, 1, '2011-01-08 07:47:17', '2011-01-08 07:47:17', '', 'Place Order', '', 'inherit', 'closed', 'closed', '', '12-revision-2', '', '', '2011-01-08 07:47:17', '2011-01-08 07:47:17', '', 12, 'http://jlahijani.homeip.net:3010/betasptodvd.com/12-revision-2/', 0, 'revision', '', 0), (16, 1, '2011-01-08 07:50:30', '2011-01-08 07:50:30', '

    What is your turn-around time?

    \r\nGenerally about two business days (depending on how backed up we are). But we also offer SAME DAY RUSH SERVICE for an additional fee. \r\n

    How much does it cost?

    \r\nPlease fill our our Quote Form.\r\n

    What formats do you transfer to?

    \r\nDigiBeta, DVD, MiniDV, VHS, BetaSP, PAL, NTSC, DVCAM, HDV, Digital-8, Quicktime .MOV, H.264, Web Movies, AIFF, MP3, Hard Drive, FTP, 1080i, CD-R, Final Cut Pro, Disc Image, Animated GIF, .M4V, and many more. \r\n

    What formats do you transfer from?

    \r\nDigiBeta, BetaSX, DVD, MiniDV, VHS, BetaSP, PAL, NTSC, DVCAM, HDV, Digital-8, Quicktime .MOV, H.264, Web Movies, AIFF, MP3, Hard Drive, FTP, 1080i, CD-R, Final Cut Pro, Disc Image, 3/4″ U-Matic, PhotoShop, TIFF, TARGA Sequence,  .M4V, and many more.', 'FAQ', '', 'publish', 'closed', 'closed', '', 'faq', '', '', '2011-02-02 23:26:21', '2011-02-02 23:26:21', '', 0, 'http://jlahijani.homeip.net:3010/betasptodvd.com/', 5, 'page', '', 0), (209, 1, '2011-02-02 23:27:38', '2011-02-02 23:27:38', '', 'Web-M', '', 'inherit', 'closed', 'closed', '', '208-revision', '', '', '2011-02-02 23:27:38', '2011-02-02 23:27:38', '', 208, 'http://jlahijani.homeip.net:3010/betasptodvd.com/208-revision/', 0, 'revision', '', 0), (17, 1, '2011-01-08 07:50:09', '2011-01-08 07:50:09', 'What is your turn-around time?\n\n\nGenerally about two business days (depending on how backed up we are). But we also offer SAME DAY RUSH SERVICE for an additional fee. \n\nHow much does it cost?\n\n\nMost transfers and conversions under 1 hour are $40. For detailed prices, click here.\n\nWhat formats do you transfer to?\n\n\nDigiBeta, DVD, MiniDV, VHS, BetaSP, PAL, NTSC, DVCAM, HDV, Digital-8, Quicktime .MOV, H.264, Web Movies, AIFF, MP3, Hard Drive, FTP, 1080i, CD-R, Final Cut Pro, Disc Image, Animated GIF, .M4V, and many more. \n\nWhat formats do you transfer from?\n\n\nDigiBeta, BetaSX, DVD, MiniDV, VHS, BetaSP, PAL, NTSC, DVCAM, HDV, Digital-8, Quicktime .MOV, H.264, Web Movies, AIFF, MP3, Hard Drive, FTP, 1080i, CD-R, Final Cut Pro, Disc Image, 3/4″ U-Matic, PhotoShop, TIFF, TARGA Sequence,  .M4V, and many more.', 'FAQ', '', 'inherit', 'closed', 'closed', '', '16-revision', '', '', '2011-01-08 07:50:09', '2011-01-08 07:50:09', '', 16, 'http://jlahijani.homeip.net:3010/betasptodvd.com/16-revision/', 0, 'revision', '', 0), (18, 1, '2011-01-08 07:54:28', '2011-01-08 07:54:28', 'Please fill out the following form and we''ll get back to you with a quote.\r\n', 'Get a Quote', '', 'publish', 'closed', 'closed', '', 'get-a-quote', '', '', '2011-02-09 00:45:34', '2011-02-09 00:45:34', '', 0, 'http://jlahijani.homeip.net:3010/betasptodvd.com/', 3, 'page', '', 0), (19, 1, '2011-01-08 07:54:24', '2011-01-08 07:54:24', '', 'Get a Quote', '', 'inherit', 'closed', 'closed', '', '18-revision', '', '', '2011-01-08 07:54:24', '2011-01-08 07:54:24', '', 18, 'http://jlahijani.homeip.net:3010/betasptodvd.com/18-revision/', 0, 'revision', '', 0), (23, 1, '2011-01-08 07:46:02', '2011-01-08 07:46:02', '

    No job is too big or too small!

    \r\n\r\nClients ship to us from all over the United States.\r\n\r\nBulk of the footage comes from Hollywood, Los Angeles, Burbank, and Santa Monica, CA.\r\n

    Past Clients Include

    \r\n\r\nSupported Formats\r\n', 'Home', '', 'inherit', 'closed', 'closed', '', '5-revision-3', '', '', '2011-01-08 07:46:02', '2011-01-08 07:46:02', '', 5, 'http://jlahijani.homeip.net:3010/betasptodvd.com/5-revision-3/', 0, 'revision', '', 0), (310, 1, '2011-03-04 22:53:55', '2011-03-04 22:53:55', 'Beta SP to DVD offers rush turnaround -- need something done RIGHT NOW? Let us know and we''ll get your project done as soon as possible!\r\n\r\nFor more information regarding Rush Turnaround, call a friendly customer service representative today at 310-659-5148! ', 'Rush Turnaround', '', 'publish', 'closed', 'closed', '', 'rush-turnaround', '', '', '2011-03-04 23:51:16', '2011-03-04 23:51:16', '', 131, 'http://jlahijani.homeip.net:3010/betasptodvd.com/?page_id=310', 1, 'page', '', 0), (311, 1, '2011-03-04 22:53:39', '2011-03-04 22:53:39', '', 'http://www.wova.com/postproduction/extra-services/rush-turnaround.html', '', 'inherit', 'closed', 'closed', '', '310-revision', '', '', '2011-03-04 22:53:39', '2011-03-04 22:53:39', '', 310, 'http://jlahijani.homeip.net:3010/betasptodvd.com/310-revision/', 0, 'revision', '', 0), (24, 1, '2011-01-08 07:58:40', '2011-01-08 07:58:40', '

    Address

    \r\nBeta SP to DVD\r\n8717 Wilshire Blvd.\r\nBeverly Hills, CA 90211\r\n

    Email

    \r\ninfo@betasptodvd.com\r\n

    Phone

    \r\nTel: 310-659-5148\r\n Fax: 310-659-8247\r\n

    Hours

    \r\nMonday - Friday: 9am - 7pm\r\nSaturday: 11am - 4pm\r\n\r\nTake advantage of years of post production experience. We can talk through your technical issues and figure out the best post production processes for your project.', 'Contact Us', '', 'publish', 'closed', 'closed', '', 'contact', '', '', '2011-02-24 06:29:28', '2011-02-24 06:29:28', '', 0, 'http://jlahijani.homeip.net:3010/betasptodvd.com/', 8, 'page', '', 0), (25, 1, '2011-01-08 07:58:12', '2011-01-08 07:58:12', 'address, hours, google map', 'Contact Us', '', 'inherit', 'closed', 'closed', '', '24-revision', '', '', '2011-01-08 07:58:12', '2011-01-08 07:58:12', '', 24, 'http://jlahijani.homeip.net:3010/betasptodvd.com/24-revision/', 0, 'revision', '', 0), (26, 1, '2011-02-24 06:30:30', '2011-02-24 06:30:30', '

    Address

    \nBeta SP to DVD\n8717 Wilshire Blvd.\nBeverly Hills, CA 90211\n

    Email

    \ninfo@betasptodvd.com\n

    Phone

    \nTel: 310-659-5148\n Fax: 310-659-8247\n

    Hours

    \nMonday - Friday: 9am - 7pm\nSaturday: 11am - 4pm\n\nTake advantage of years of post production experience. We can talk through your technical issues and figure out the best post production processes for your project.', 'Contact Us', '', 'inherit', 'closed', 'closed', '', '24-autosave', '', '', '2011-02-24 06:30:30', '2011-02-24 06:30:30', '', 24, 'http://jlahijani.homeip.net:3010/betasptodvd.com/24-autosave/', 0, 'revision', '', 0), (307, 1, '2011-02-17 20:15:05', '2011-02-17 20:15:05', '\r\n\r\nBeta SP to DVD is a service of WOVA - World of Video & Audio and that started in 2001. Specializing in transfers, conversions, duplications, digital media, and more. We serve a wide variety of clients in many industries, including entertainment, fashion, hospitality, marketing, public relations, legal, and medical. Our dedication to superior quality, state-of-the-art equipment, and competitive pricing has earned us an excellent reputation and the repeat business of thousands of satisfied customers.\r\n\r\nOur facility is designed and engineered to achieve only the cleanest video and audio transfers possible. We can do most jobs in just one day. Clients ship to us from all over the United States or can come into our store.\r\n\r\nWe serve customers all over the country, including Los Angeles, Hollywood, Beverly Hills, Burbank, Encino, Universal Studios, Sherman Oaks, Van Nuys, Chatsworth, Tarzana, Brentwood, North Hollywood, Toluca Lake, Northridge, Santa Monica, San Fernando Valley, Westwood, Glendale, Eagle Rock, Simi Valley, Woodland Hills, Calabasas, Los Feliz, Pasadena, Sebastopol, Santa Rosa, Graton, Windsor, Duncans Mills, Cazadero, Jenner, Petaluma, Napa, Sonoma, Healdsburg, Marin, Medocino, Santa Cruz, San Jose, Los Gatos, Saratogta, Forrestville, Guerneville, Monte Rio.', 'About Us', '', 'inherit', 'closed', 'closed', '', '178-revision-23', '', '', '2011-02-17 20:15:05', '2011-02-17 20:15:05', '', 178, 'http://jlahijani.homeip.net:3010/betasptodvd.com/178-revision-23/', 0, 'revision', '', 0), (308, 1, '2011-03-04 22:47:11', '2011-03-04 22:47:11', '\r\n\r\nBeta SP to DVD started in 2001 and was acquired WOVA - World of Video & Audio in 2010. Specializing in transfers, conversions, duplications, digital media, and more. We serve a wide variety of clients in many industries, including entertainment, fashion, hospitality, marketing, public relations, legal, and medical. Our dedication to superior quality, state-of-the-art equipment, and competitive pricing has earned us an excellent reputation and the repeat business of thousands of satisfied customers.\r\n\r\nOur facility is designed and engineered to achieve only the cleanest video and audio transfers possible. We can do most jobs in just one day. Clients ship to us from all over the United States or can come into our store.\r\n\r\nWe serve customers all over the country, including Los Angeles, Hollywood, Beverly Hills, Burbank, Encino, Universal Studios, Sherman Oaks, Van Nuys, Chatsworth, Tarzana, Brentwood, North Hollywood, Toluca Lake, Northridge, Santa Monica, San Fernando Valley, Westwood, Glendale, Eagle Rock, Simi Valley, Woodland Hills, Calabasas, Los Feliz, Pasadena, Sebastopol, Santa Rosa, Graton, Windsor, Duncans Mills, Cazadero, Jenner, Petaluma, Napa, Sonoma, Healdsburg, Marin, Medocino, Santa Cruz, San Jose, Los Gatos, Saratogta, Forrestville, Guerneville, Monte Rio.', 'About Us', '', 'inherit', 'closed', 'closed', '', '178-revision-24', '', '', '2011-03-04 22:47:11', '2011-03-04 22:47:11', '', 178, 'http://jlahijani.homeip.net:3010/betasptodvd.com/178-revision-24/', 0, 'revision', '', 0), (30, 1, '2011-01-08 08:04:16', '2011-01-08 08:04:16', '', 'Formats', '', 'publish', 'closed', 'closed', '', 'formats', '', '', '2011-01-08 08:04:16', '2011-01-08 08:04:16', '', 0, 'http://jlahijani.homeip.net:3010/betasptodvd.com/', 7, 'page', '', 0), (31, 1, '2011-01-08 08:04:02', '2011-01-08 08:04:02', '', 'Formats', '', 'inherit', 'closed', 'closed', '', '30-revision', '', '', '2011-01-08 08:04:02', '2011-01-08 08:04:02', '', 30, 'http://jlahijani.homeip.net:3010/betasptodvd.com/30-revision/', 0, 'revision', '', 0), (32, 1, '2011-01-08 08:04:49', '2011-01-08 08:04:49', '\r\n\r\nU-matic is a videocassette format first shown by Sony in prototype in October 1969, and introduced to the market in September 1971. It was among the first video formats to contain the videotape inside a cassette, as opposed to the various open-reel formats of the time. Unlike most other cassette-based tape formats, the supply and take-up reels in the cassette worked in opposite directions during playback, fast-forward and rewind: one reel would run clockwise while the other would run counter-clockwise. As part of its development, in March 1970, Sony, Matsushita Electric Industrial Co. (Panasonic), Victor Co. of Japan (JVC), and five non-Japanese companies reached agreement on unified standards.\r\n\r\nThe videotape was ¾ inches (1.9 cm) wide, so the format is often known as ‘three-quarter-inch’ or simply ‘three-quarter’. U-matic was named after the shape of the tape path when it was threaded around the helical video head drum, which resembled the letter U. Betamax used this same type of “U-load” as well.\r\n\r\nThe total potential lines of horizontal resolution for standard U-matic is 280 lines per picture height. Vertical resolution is the NTSC standard of 486 visible scan lines.\r\n\r\nU-matic is also available in a smaller cassette size, officially known as U-Matic S. Much like VHS-C, U-Matic S was developed as a more portable version of U-Matic, to be used in smaller sized S-format recorders such as the Sony VO-3800 (the first portable U-Matic S machine released by Sony in 1974), the Sony BVU-100, and the Sony VO-6800 (among others from Sony, Panasonic, and other manufacturers). S-format tapes can be played back in older top-loading standard U-Matic decks with the aid of an adapter (the KCA-1 from Sony) which fitted around an S-sized tape; newer front-loading machines can accept S-format tapes directly, as the tapes have a slot on the underside that rides along a tab. U-Matic S tapes had a maximum recording time of 20 minutes, although some tape manufacturers such as 3M came out with 30 minute tapes by loading the cassette with a thinner tape. It was the U-Matic S-format decks that ushered in the beginning of ENG, or Electronic News Gathering.\r\n\r\nIn the early 1980s, Sony introduced the semi backwards-compatible high-band or BVU (Broadcast Video U-matic) format, and the ‘original’ U-matic format became known as low-band. This high-band format had an improved colour recording system and lower noise levels. BVU gained immense popularity in ENG and location programme-making, spelling the end of 16mm film in everyday production. By the early 1990s, Sony’s ½” Betacam SP format had all but replaced BVU outside of corporate and ‘budget’ programme making. Sony made a final improvement to BVU by further improving the recording system and giving it the same ‘SP’ suffix as Betacam. SP had a horizontal resolution of 330 lines. First generation BVU-SP and Beta-SP recordings were hard to tell apart, but despite this the writing was on the wall for the U-matic family.\r\n\r\nU-matic would also see use for the storage of digital audio data. Most digital audio recordings from the 1980s were digitally mastered to U-matic tape. The Sony PCM-1600 PCM adaptor used a U-matic recorder as a transport. The PCM-1600 output standard “pseudo video” in 525/60 format, which appeared to be a video image of vibrating checkerboard patterns that could be recorded on a video recorder. The PCM-1600 was the first system used for mastering audio compact discs in the early 1980s, with the famous Compact Disc 44.1 kHz sampling rate based on a best-fit calculation for the U-matic’s video horizontal-sync rate. The later PCM-1610 and 1630 units also used U-matic cassettes as a storage medium.\r\n\r\nU-matic is no longer used as a mainstream production format, however it has found lasting appeal as a cheap, well specified, and hard-wearing format. Many television facilities the world-over still have a U-matic recorder for archive playback of material recorded in the 1980s. For example, the Library of Congress facility in Culpeper, VA, holds thousands of its titles on U-matic video, as a means of providing access copies and proof for copyright deposit of old television broadcasts and films.\r\n\r\nFour decades after it was developed, the format is still used for the menial tasks of the industry, being more highly specialized and suited to the needs of production staff than the domestic VHS, although as time passes it has been replaced at the bottom of the tree of tape-based production formats by Betacam and Betacam SP as these in turn are replaced by Digital Betacam and HDCAM.\r\n\r\nU-matic tapes were also used for easy transport of filmed scenes for dailies in the days before VHS, DVD, and portable hard drives. Several movies have surviving copies in this form. The first rough cut of Apocalypse Now, for example (the raw version of what became Apocalypse Now Redux), survived on three U-Matic cassettes.', '3/4" U-Matic Videocassette ', '', 'publish', 'closed', 'closed', '', '34-u-matic-videocassette', '', '', '2011-02-16 00:14:55', '2011-02-16 00:14:55', '', 30, 'http://jlahijani.homeip.net:3010/betasptodvd.com/', 8, 'page', '', 0), (239, 1, '2011-02-16 00:16:25', '2011-02-16 00:16:25', 'BetaSPtoDVD is a service of WOVA - World of Video & Audio and is a service that started in 2001. Specializing in transfers, conversions, duplications, digital media, and more. We serve a wide variety of clients in many industries, including entertainment, fashion, hospitality, marketing, public relations, legal, and medical. Our dedication to superior quality, state-of-the-art equipment, and competitive pricing has earned us an excellent reputation and the repeat business of thousands of satisfied customers.\r\n\r\nOur facility is designed and engineered to achieve only the cleanest video and audio transfers possible. We can do most jobs in just one day. Clients ship to us from all over the United States or can come into our store.\r\n\r\nWe serve customers all over the country, including Los Angeles, Hollywood, Beverly Hills, Burbank, Encino, Universal Studios, Sherman Oaks, Van Nuys, Chatsworth, Tarzana, Brentwood, North Hollywood, Toluca Lake, Northridge, Santa Monica, San Fernando Valley, Westwood, Glendale, Eagle Rock, Simi Valley, Woodland Hills, Calabasas, Los Feliz, Pasadena, Sebastopol, Santa Rosa, Graton, Windsor, Duncans Mills, Cazadero, Jenner, Petaluma, Napa, Sonoma, Healdsburg, Marin, Medocino, Santa Cruz, San Jose, Los Gatos, Saratogta, Forrestville, Guerneville, Monte Rio.\r\n\r\n', 'About Us', '', 'inherit', 'closed', 'closed', '', '178-revision-19', '', '', '2011-02-16 00:16:25', '2011-02-16 00:16:25', '', 178, 'http://jlahijani.homeip.net:3010/betasptodvd.com/178-revision-19/', 0, 'revision', '', 0), (33, 1, '2011-01-08 08:04:45', '2011-01-08 08:04:45', '\n\n\n\nU-matic is a videocassette format first shown by Sony in prototype in October 1969, and introduced to the market in September 1971. It was among the first video formats to contain the videotape inside a cassette, as opposed to the various open-reel formats of the time. Unlike most other cassette-based tape formats, the supply and take-up reels in the cassette worked in opposite directions during playback, fast-forward and rewind: one reel would run clockwise while the other would run counter-clockwise. As part of its development, in March 1970, Sony, Matsushita Electric Industrial Co. (Panasonic), Victor Co. of Japan (JVC), and five non-Japanese companies reached agreement on unified standards.\n\nThe videotape was ¾ inches (1.9 cm) wide, so the format is often known as ‘three-quarter-inch’ or simply ‘three-quarter’. U-matic was named after the shape of the tape path when it was threaded around the helical video head drum, which resembled the letter U. Betamax used this same type of “U-load” as well.\n\nThe total potential lines of horizontal resolution for standard U-matic is 280 lines per picture height. Vertical resolution is the NTSC standard of 486 visible scan lines.\n\nU-matic is also available in a smaller cassette size, officially known as U-Matic S. Much like VHS-C, U-Matic S was developed as a more portable version of U-Matic, to be used in smaller sized S-format recorders such as the Sony VO-3800 (the first portable U-Matic S machine released by Sony in 1974), the Sony BVU-100, and the Sony VO-6800 (among others from Sony, Panasonic, and other manufacturers). S-format tapes can be played back in older top-loading standard U-Matic decks with the aid of an adapter (the KCA-1 from Sony) which fitted around an S-sized tape; newer front-loading machines can accept S-format tapes directly, as the tapes have a slot on the underside that rides along a tab. U-Matic S tapes had a maximum recording time of 20 minutes, although some tape manufacturers such as 3M came out with 30 minute tapes by loading the cassette with a thinner tape. It was the U-Matic S-format decks that ushered in the beginning of ENG, or Electronic News Gathering.\n\nIn the early 1980s, Sony introduced the semi backwards-compatible high-band or BVU (Broadcast Video U-matic) format, and the ‘original’ U-matic format became known as low-band. This high-band format had an improved colour recording system and lower noise levels. BVU gained immense popularity in ENG and location programme-making, spelling the end of 16mm film in everyday production. By the early 1990s, Sony’s ½” Betacam SP format had all but replaced BVU outside of corporate and ‘budget’ programme making. Sony made a final improvement to BVU by further improving the recording system and giving it the same ‘SP’ suffix as Betacam. SP had a horizontal resolution of 330 lines. First generation BVU-SP and Beta-SP recordings were hard to tell apart, but despite this the writing was on the wall for the U-matic family.\n\nU-matic would also see use for the storage of digital audio data. Most digital audio recordings from the 1980s were digitally mastered to U-matic tape. The Sony PCM-1600 PCM adaptor used a U-matic recorder as a transport. The PCM-1600 output standard “pseudo video” in 525/60 format, which appeared to be a video image of vibrating checkerboard patterns that could be recorded on a video recorder. The PCM-1600 was the first system used for mastering audio compact discs in the early 1980s, with the famous Compact Disc 44.1 kHz sampling rate based on a best-fit calculation for the U-matic’s video horizontal-sync rate. The later PCM-1610 and 1630 units also used U-matic cassettes as a storage medium.\n\nU-matic is no longer used as a mainstream production format, however it has found lasting appeal as a cheap, well specified, and hard-wearing format. Many television facilities the world-over still have a U-matic recorder for archive playback of material recorded in the 1980s. For example, the Library of Congress facility in Culpeper, VA, holds thousands of its titles on U-matic video, as a means of providing access copies and proof for copyright deposit of old television broadcasts and films.\n\nFour decades after it was developed, the format is still used for the menial tasks of the industry, being more highly specialized and suited to the needs of production staff than the domestic VHS, although as time passes it has been replaced at the bottom of the tree of tape-based production formats by Betacam and Betacam SP as these in turn are replaced by Digital Betacam and HDCAM.\n\nU-matic tapes were also used for easy transport of filmed scenes for dailies in the days before VHS, DVD, and portable hard drives. Several movies have surviving copies in this form. The first rough cut of Apocalypse Now, for example (the raw version of what became Apocalypse Now Redux), survived on three U-Matic cassettes.', '3/4" U-Matic Videocassette ', '', 'inherit', 'closed', 'closed', '', '32-revision', '', '', '2011-01-08 08:04:45', '2011-01-08 08:04:45', '', 32, 'http://jlahijani.homeip.net:3010/betasptodvd.com/32-revision/', 0, 'revision', '', 0), (34, 1, '2011-01-08 08:05:08', '2011-01-08 08:05:08', 'The Compact Cassette, often referred to as audio cassette, cassette tape, cassette, or simply tape, is a magnetic tape sound recording format. Although originally designed for dictation, improvements in fidelity led the Compact Cassette to supplant the Stereo 8 track cartridge and reel-to-reel tape recording in most non-professional applications. Its uses ranged from portable audio to home recording to data storage for early microcomputers. Between the early 1970s and ending in the late 1990s, the cassette was one of the two most common formats for prerecorded music, first alongside the LP and later the Compact Disc.\r\n\r\nCompact Cassettes consist of two miniature spools, between which a magnetically coated plastic tape is passed and wound. These spools and their attendant parts are held inside a protective plastic shell. Two stereo pairs of tracks (four total) or two monaural audio tracks are available on the tape; one stereo pair or one monophonic track is played or recorded when the tape is moving in one direction and the second pair when moving in the other direction. This reversal is achieved either by manually flipping the cassette or by having the machine itself change the direction of tape movement ("auto-reverse").', 'Audio Cassette', '', 'publish', 'closed', 'closed', '', 'audio-cassette', '', '', '2011-02-24 22:36:48', '2011-02-24 22:36:48', '', 30, 'http://jlahijani.homeip.net:3010/betasptodvd.com/', 9, 'page', '', 0), (35, 1, '2011-01-08 08:05:02', '2011-01-08 08:05:02', '', 'Audio Cassette', '', 'inherit', 'closed', 'closed', '', '34-revision', '', '', '2011-01-08 08:05:02', '2011-01-08 08:05:02', '', 34, 'http://jlahijani.homeip.net:3010/betasptodvd.com/34-revision/', 0, 'revision', '', 0), (284, 1, '2011-02-24 22:37:50', '2011-02-24 22:37:50', 'The Compact Cassette, often referred to as audio cassette, cassette tape, cassette, or simply tape, is a magnetic tape sound recording format. Although originally designed for dictation, improvements in fidelity led the Compact Cassette to supplant the Stereo 8 track cartridge and reel-to-reel tape recording in most non-professional applications. Its uses ranged from portable audio to home recording to data storage for early microcomputers. Between the early 1970s and ending in the late 1990s, the cassette was one of the two most common formats for prerecorded music, first alongside the LP and later the Compact Disc.\n\nCompact Cassettes consist of two miniature spools, between which a magnetically coated plastic tape is passed and wound. These spools and their attendant parts are held inside a protective plastic shell. Two stereo pairs of tracks (four total) or two monaural audio tracks are available on the tape; one stereo pair or one monophonic track is played or recorded when the tape is moving in one direction and the second pair when moving in the other direction. This reversal is achieved either by manually flipping the cassette or by having the machine itself change the direction of tape movement ("auto-reverse").', 'Audio Cassette', '', 'inherit', 'closed', 'closed', '', '34-autosave', '', '', '2011-02-24 22:37:50', '2011-02-24 22:37:50', '', 34, 'http://jlahijani.homeip.net:3010/betasptodvd.com/34-autosave/', 0, 'revision', '', 0), (36, 1, '2011-01-08 08:05:08', '2011-01-08 08:05:08', '
    \r\n\r\n\r\n\r\nIronically, the standard audio cassette still in wide use today, was never intended for wide usage, but instead was originally developed by Philips in 1962 for use in their new line of dictation machines. However it’s compact size, reliability, low manufacturing costs and Hi-Fi stereo capability, ultimately led to wide market acceptance. Popularity of the format, surprisingly, was not immediate. Though 8 Track cartridges were not to be introduced for another 3 years since it’s introduction, it wasn’t til the early 70′s, that the compact cassette became the predominant consumer tape format.\r\n\r\nThe format employed 1/8-in. tape with 4-tracks running at 1-7/8 ips, initially allowing 30 or 45 minutes of stereo music per side, until longer tapes became available .\r\n\r\nThe original tapes were Ferrite (Fe2O3), but later, Chromium Dioxide (CrO2) and other metal particle formulations were used in order to greatly improve sound quality.  Chrome tapes had different bias frequency requirements, requiring more sophisticated recording equipment. Later machines employed various noise reduction technology, though in later years, Dolby became the most popular by far.\r\n\r\n
    ', 'Audio Cassette', '', 'inherit', 'closed', 'closed', '', '34-revision-2', '', '', '2011-01-08 08:05:08', '2011-01-08 08:05:08', '', 34, 'http://jlahijani.homeip.net:3010/betasptodvd.com/34-revision-2/', 0, 'revision', '', 0), (37, 1, '2011-01-08 08:06:08', '2011-01-08 08:06:08', 'Betacam is a family of half-inch professional videotape products. It was developed by Sony in 1982. In colloquial use, "Betacam" singly is often used to refer to a Betacam camcorder, a Betacam tape, a Betacam video recorder or the format itself.\r\n\r\nAll Betacam variants from (plain) Betacam to Betacam SP and Digital Betacam (and additionally, HDCam & HDCamSR), use the same shape cassettes, meaning vaults and other storage facilities do not have to be changed when upgrading to a new format. The cassettes come in two sizes: S and L. Betacam cameras can only load S tapes, while VTRs can play both S and L tapes. The cassette shell and case for each Betacam cassette is colored differently depending on the format, allowing for easy visual identification. There is also a mechanical key that allows a video tape recorder to tell which format has been inserted.\r\n\r\nThe format supplanted the three-quarter inch U-Matic format, which Sony had introduced in 1971. In addition to improvements in video quality, the Betacam configuration of an integrated camera/recorder led to its rapid adoption by electronic news gathering organizations.\r\n\r\nDigiBeta the common name for Digital Betacam went on to become the single most successful professional broadcast tape format in history.\r\n\r\nEven though Betacam remains popular in the field and for archiving, new digital products such as the Multi Access Video Disk Recorder are leading to a phasing out of Betacam products in a studio environment.', 'Betacam', '', 'publish', 'closed', 'closed', '', 'betacam', '', '', '2011-02-24 22:35:26', '2011-02-24 22:35:26', '', 30, 'http://jlahijani.homeip.net:3010/betasptodvd.com/', 10, 'page', '', 0); INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES (38, 1, '2011-01-08 08:05:38', '2011-01-08 08:05:38', '', 'Betcam', '', 'inherit', 'closed', 'closed', '', '37-revision', '', '', '2011-01-08 08:05:38', '2011-01-08 08:05:38', '', 37, 'http://jlahijani.homeip.net:3010/betasptodvd.com/37-revision/', 0, 'revision', '', 0), (208, 1, '2011-02-02 23:27:46', '2011-02-02 23:27:46', 'WebM is an audio-video format designed to provide a royalty-free, high-quality open video compression format for use with HTML5 video. The project''s development is sponsored by Google.\r\n\r\nA WebM file consists of VP8 video and Vorbis audio streams, in a container based on a profile of Matroska. The project releases WebM related software under a BSD license and all users are granted a worldwide, non-exclusive, no-charge, royalty-free patent license. Despite this, concerns have surfaced over potential for infringement on existing patents and some in the industry have called upon Google to provide indemnification against patent suits.', 'WebM', '', 'publish', 'closed', 'closed', '', 'webm', '', '', '2011-02-24 23:21:24', '2011-02-24 23:21:24', '', 30, 'http://jlahijani.homeip.net:3010/betasptodvd.com/', 0, 'page', '', 0), (142, 1, '2011-01-31 21:08:41', '2011-01-31 21:08:41', '', 'Services', '', 'inherit', 'closed', 'closed', '', '55-revision-2', '', '', '2011-01-31 21:08:41', '2011-01-31 21:08:41', '', 55, 'http://jlahijani.homeip.net:3010/betasptodvd.com/55-revision-2/', 0, 'revision', '', 0), (41, 1, '2011-01-08 08:07:11', '2011-01-08 08:07:11', '', 'Betcam', '', 'inherit', 'closed', 'closed', '', '37-revision-3', '', '', '2011-01-08 08:07:11', '2011-01-08 08:07:11', '', 37, 'http://jlahijani.homeip.net:3010/betasptodvd.com/37-revision-3/', 0, 'revision', '', 0), (42, 1, '2011-01-08 08:05:15', '2011-01-08 08:05:15', '\r\n\r\n\r\nIronically, the standard audio cassette still in wide use today, was never intended for wide usage, but instead was originally developed by Philips in 1962 for use in their new line of dictation machines. However it’s compact size, reliability, low manufacturing costs and Hi-Fi stereo capability, ultimately led to wide market acceptance. Popularity of the format, surprisingly, was not immediate. Though 8 Track cartridges were not to be introduced for another 3 years since it’s introduction, it wasn’t til the early 70′s, that the compact cassette became the predominant consumer tape format.\r\n\r\nThe format employed 1/8-in. tape with 4-tracks running at 1-7/8 ips, initially allowing 30 or 45 minutes of stereo music per side, until longer tapes became available .\r\n\r\nThe original tapes were Ferrite (Fe2O3), but later, Chromium Dioxide (CrO2) and other metal particle formulations were used in order to greatly improve sound quality.  Chrome tapes had different bias frequency requirements, requiring more sophisticated recording equipment. Later machines employed various noise reduction technology, though in later years, Dolby became the most popular by far.', 'Audio Cassette', '', 'inherit', 'closed', 'closed', '', '34-revision-3', '', '', '2011-01-08 08:05:15', '2011-01-08 08:05:15', '', 34, 'http://jlahijani.homeip.net:3010/betasptodvd.com/34-revision-3/', 0, 'revision', '', 0), (43, 1, '2011-01-08 08:04:49', '2011-01-08 08:04:49', '\r\n\r\n\r\n\r\nU-matic is a videocassette format first shown by Sony in prototype in October 1969, and introduced to the market in September 1971. It was among the first video formats to contain the videotape inside a cassette, as opposed to the various open-reel formats of the time. Unlike most other cassette-based tape formats, the supply and take-up reels in the cassette worked in opposite directions during playback, fast-forward and rewind: one reel would run clockwise while the other would run counter-clockwise. As part of its development, in March 1970, Sony, Matsushita Electric Industrial Co. (Panasonic), Victor Co. of Japan (JVC), and five non-Japanese companies reached agreement on unified standards.\r\n\r\nThe videotape was ¾ inches (1.9 cm) wide, so the format is often known as ‘three-quarter-inch’ or simply ‘three-quarter’. U-matic was named after the shape of the tape path when it was threaded around the helical video head drum, which resembled the letter U. Betamax used this same type of “U-load” as well.\r\n\r\nThe total potential lines of horizontal resolution for standard U-matic is 280 lines per picture height. Vertical resolution is the NTSC standard of 486 visible scan lines.\r\n\r\nU-matic is also available in a smaller cassette size, officially known as U-Matic S. Much like VHS-C, U-Matic S was developed as a more portable version of U-Matic, to be used in smaller sized S-format recorders such as the Sony VO-3800 (the first portable U-Matic S machine released by Sony in 1974), the Sony BVU-100, and the Sony VO-6800 (among others from Sony, Panasonic, and other manufacturers). S-format tapes can be played back in older top-loading standard U-Matic decks with the aid of an adapter (the KCA-1 from Sony) which fitted around an S-sized tape; newer front-loading machines can accept S-format tapes directly, as the tapes have a slot on the underside that rides along a tab. U-Matic S tapes had a maximum recording time of 20 minutes, although some tape manufacturers such as 3M came out with 30 minute tapes by loading the cassette with a thinner tape. It was the U-Matic S-format decks that ushered in the beginning of ENG, or Electronic News Gathering.\r\n\r\nIn the early 1980s, Sony introduced the semi backwards-compatible high-band or BVU (Broadcast Video U-matic) format, and the ‘original’ U-matic format became known as low-band. This high-band format had an improved colour recording system and lower noise levels. BVU gained immense popularity in ENG and location programme-making, spelling the end of 16mm film in everyday production. By the early 1990s, Sony’s ½” Betacam SP format had all but replaced BVU outside of corporate and ‘budget’ programme making. Sony made a final improvement to BVU by further improving the recording system and giving it the same ‘SP’ suffix as Betacam. SP had a horizontal resolution of 330 lines. First generation BVU-SP and Beta-SP recordings were hard to tell apart, but despite this the writing was on the wall for the U-matic family.\r\n\r\nU-matic would also see use for the storage of digital audio data. Most digital audio recordings from the 1980s were digitally mastered to U-matic tape. The Sony PCM-1600 PCM adaptor used a U-matic recorder as a transport. The PCM-1600 output standard “pseudo video” in 525/60 format, which appeared to be a video image of vibrating checkerboard patterns that could be recorded on a video recorder. The PCM-1600 was the first system used for mastering audio compact discs in the early 1980s, with the famous Compact Disc 44.1 kHz sampling rate based on a best-fit calculation for the U-matic’s video horizontal-sync rate. The later PCM-1610 and 1630 units also used U-matic cassettes as a storage medium.\r\n\r\nU-matic is no longer used as a mainstream production format, however it has found lasting appeal as a cheap, well specified, and hard-wearing format. Many television facilities the world-over still have a U-matic recorder for archive playback of material recorded in the 1980s. For example, the Library of Congress facility in Culpeper, VA, holds thousands of its titles on U-matic video, as a means of providing access copies and proof for copyright deposit of old television broadcasts and films.\r\n\r\nFour decades after it was developed, the format is still used for the menial tasks of the industry, being more highly specialized and suited to the needs of production staff than the domestic VHS, although as time passes it has been replaced at the bottom of the tree of tape-based production formats by Betacam and Betacam SP as these in turn are replaced by Digital Betacam and HDCAM.\r\n\r\nU-matic tapes were also used for easy transport of filmed scenes for dailies in the days before VHS, DVD, and portable hard drives. Several movies have surviving copies in this form. The first rough cut of Apocalypse Now, for example (the raw version of what became Apocalypse Now Redux), survived on three U-Matic cassettes.', '3/4" U-Matic Videocassette ', '', 'inherit', 'closed', 'closed', '', '32-revision-2', '', '', '2011-01-08 08:04:49', '2011-01-08 08:04:49', '', 32, 'http://jlahijani.homeip.net:3010/betasptodvd.com/32-revision-2/', 0, 'revision', '', 0), (44, 1, '2011-01-08 07:54:28', '2011-01-08 07:54:28', '', 'Get a Quote', '', 'inherit', 'closed', 'closed', '', '18-revision-2', '', '', '2011-01-08 07:54:28', '2011-01-08 07:54:28', '', 18, 'http://jlahijani.homeip.net:3010/betasptodvd.com/18-revision-2/', 0, 'revision', '', 0), (235, 1, '2011-02-09 00:44:12', '2011-02-09 00:44:12', 'Please call or email us for a price quote or fill out form.\r\n\r\n', 'Get a Quote', '', 'inherit', 'closed', 'closed', '', '18-revision-5', '', '', '2011-02-09 00:44:12', '2011-02-09 00:44:12', '', 18, 'http://jlahijani.homeip.net:3010/betasptodvd.com/18-revision-5/', 0, 'revision', '', 0), (237, 1, '2011-01-08 08:08:40', '2011-01-08 08:08:40', '\r\n\r\n\r\n\r\nU-matic is a videocassette format first shown by Sony in prototype in October 1969, and introduced to the market in September 1971. It was among the first video formats to contain the videotape inside a cassette, as opposed to the various open-reel formats of the time. Unlike most other cassette-based tape formats, the supply and take-up reels in the cassette worked in opposite directions during playback, fast-forward and rewind: one reel would run clockwise while the other would run counter-clockwise. As part of its development, in March 1970, Sony, Matsushita Electric Industrial Co. (Panasonic), Victor Co. of Japan (JVC), and five non-Japanese companies reached agreement on unified standards.\r\n\r\nThe videotape was ¾ inches (1.9 cm) wide, so the format is often known as ‘three-quarter-inch’ or simply ‘three-quarter’. U-matic was named after the shape of the tape path when it was threaded around the helical video head drum, which resembled the letter U. Betamax used this same type of “U-load” as well.\r\n\r\nThe total potential lines of horizontal resolution for standard U-matic is 280 lines per picture height. Vertical resolution is the NTSC standard of 486 visible scan lines.\r\n\r\nU-matic is also available in a smaller cassette size, officially known as U-Matic S. Much like VHS-C, U-Matic S was developed as a more portable version of U-Matic, to be used in smaller sized S-format recorders such as the Sony VO-3800 (the first portable U-Matic S machine released by Sony in 1974), the Sony BVU-100, and the Sony VO-6800 (among others from Sony, Panasonic, and other manufacturers). S-format tapes can be played back in older top-loading standard U-Matic decks with the aid of an adapter (the KCA-1 from Sony) which fitted around an S-sized tape; newer front-loading machines can accept S-format tapes directly, as the tapes have a slot on the underside that rides along a tab. U-Matic S tapes had a maximum recording time of 20 minutes, although some tape manufacturers such as 3M came out with 30 minute tapes by loading the cassette with a thinner tape. It was the U-Matic S-format decks that ushered in the beginning of ENG, or Electronic News Gathering.\r\n\r\nIn the early 1980s, Sony introduced the semi backwards-compatible high-band or BVU (Broadcast Video U-matic) format, and the ‘original’ U-matic format became known as low-band. This high-band format had an improved colour recording system and lower noise levels. BVU gained immense popularity in ENG and location programme-making, spelling the end of 16mm film in everyday production. By the early 1990s, Sony’s ½” Betacam SP format had all but replaced BVU outside of corporate and ‘budget’ programme making. Sony made a final improvement to BVU by further improving the recording system and giving it the same ‘SP’ suffix as Betacam. SP had a horizontal resolution of 330 lines. First generation BVU-SP and Beta-SP recordings were hard to tell apart, but despite this the writing was on the wall for the U-matic family.\r\n\r\nU-matic would also see use for the storage of digital audio data. Most digital audio recordings from the 1980s were digitally mastered to U-matic tape. The Sony PCM-1600 PCM adaptor used a U-matic recorder as a transport. The PCM-1600 output standard “pseudo video” in 525/60 format, which appeared to be a video image of vibrating checkerboard patterns that could be recorded on a video recorder. The PCM-1600 was the first system used for mastering audio compact discs in the early 1980s, with the famous Compact Disc 44.1 kHz sampling rate based on a best-fit calculation for the U-matic’s video horizontal-sync rate. The later PCM-1610 and 1630 units also used U-matic cassettes as a storage medium.\r\n\r\nU-matic is no longer used as a mainstream production format, however it has found lasting appeal as a cheap, well specified, and hard-wearing format. Many television facilities the world-over still have a U-matic recorder for archive playback of material recorded in the 1980s. For example, the Library of Congress facility in Culpeper, VA, holds thousands of its titles on U-matic video, as a means of providing access copies and proof for copyright deposit of old television broadcasts and films.\r\n\r\nFour decades after it was developed, the format is still used for the menial tasks of the industry, being more highly specialized and suited to the needs of production staff than the domestic VHS, although as time passes it has been replaced at the bottom of the tree of tape-based production formats by Betacam and Betacam SP as these in turn are replaced by Digital Betacam and HDCAM.\r\n\r\nU-matic tapes were also used for easy transport of filmed scenes for dailies in the days before VHS, DVD, and portable hard drives. Several movies have surviving copies in this form. The first rough cut of Apocalypse Now, for example (the raw version of what became Apocalypse Now Redux), survived on three U-Matic cassettes.', '3/4" U-Matic Videocassette ', '', 'inherit', 'closed', 'closed', '', '32-revision-3', '', '', '2011-01-08 08:08:40', '2011-01-08 08:08:40', '', 32, 'http://jlahijani.homeip.net:3010/betasptodvd.com/32-revision-3/', 0, 'revision', '', 0), (45, 1, '2011-01-08 08:12:42', '2011-01-08 08:12:42', '\r\n\r\nWe also offer dozens of other services: Film Transers, DVD Duplication, Full Editing and Graphics, DigiBeta Deck Rentals, Post Production consulting, Final Cut Pro Editing, Edit Suite Rentals, and more! If it relates to film and video, we have done it. Just give us a call if we can be of service to you.', 'Get a Quote', '', 'inherit', 'closed', 'closed', '', '18-revision-3', '', '', '2011-01-08 08:12:42', '2011-01-08 08:12:42', '', 18, 'http://jlahijani.homeip.net:3010/betasptodvd.com/18-revision-3/', 0, 'revision', '', 0), (234, 1, '2011-02-09 00:47:03', '2011-02-09 00:47:03', 'Please fill out the following form and we''ll get back to you with a quote.\n', 'Get a Quote', '', 'inherit', 'closed', 'closed', '', '18-autosave', '', '', '2011-02-09 00:47:03', '2011-02-09 00:47:03', '', 18, 'http://jlahijani.homeip.net:3010/betasptodvd.com/18-autosave/', 0, 'revision', '', 0), (312, 1, '2011-03-04 22:54:47', '2011-03-04 22:54:47', 'Beta SP to DVD provides free pick-up and delivery on orders of $75 or more. Our friendly staff will make certain that we are on time for your pick-up or delivery.\r\n\r\nFor more information regarding our services or to schedule a pick-up, call a friendly customer service representative today at 310-659-5148!', 'Pickup and Delivery', '', 'publish', 'closed', 'closed', '', 'pickup-and-delivery', '', '', '2011-03-04 23:52:28', '2011-03-04 23:52:28', '', 131, 'http://jlahijani.homeip.net:3010/betasptodvd.com/?page_id=312', 2, 'page', '', 0), (313, 1, '2011-03-04 22:54:17', '2011-03-04 22:54:17', '', 'Pickup and Delivery', '', 'inherit', 'closed', 'closed', '', '312-revision', '', '', '2011-03-04 22:54:17', '2011-03-04 22:54:17', '', 312, 'http://jlahijani.homeip.net:3010/betasptodvd.com/312-revision/', 0, 'revision', '', 0), (314, 1, '2011-01-31 21:16:52', '2011-01-31 21:16:52', '', 'Other Service 2', '', 'inherit', 'closed', 'closed', '', '135-revision-2', '', '', '2011-01-31 21:16:52', '2011-01-31 21:16:52', '', 135, 'http://jlahijani.homeip.net:3010/betasptodvd.com/135-revision-2/', 0, 'revision', '', 0), (315, 1, '2011-01-31 21:17:43', '2011-01-31 21:17:43', '', 'Other Service 3', '', 'inherit', 'closed', 'closed', '', '137-revision-3', '', '', '2011-01-31 21:17:43', '2011-01-31 21:17:43', '', 137, 'http://jlahijani.homeip.net:3010/betasptodvd.com/137-revision-3/', 0, 'revision', '', 0), (316, 1, '2011-03-04 22:53:55', '2011-03-04 22:53:55', 'http://www.wova.com/postproduction/extra-services/rush-turnaround.html', 'Rush Turnaround', '', 'inherit', 'closed', 'closed', '', '310-revision-2', '', '', '2011-03-04 22:53:55', '2011-03-04 22:53:55', '', 310, 'http://jlahijani.homeip.net:3010/betasptodvd.com/310-revision-2/', 0, 'revision', '', 0), (48, 1, '2011-01-08 08:44:26', '2011-01-08 08:44:26', 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam lectus felis, suscipit fringilla, fermentum vitae, faucibus et, felis. Proin suscipit elit nec est. Nam magna felis, fermentum quis, porttitor vel, pretium vel, diam. Donec odio velit, ornare non, pulvinar pharetra, scelerisque vel, nibh. Morbi neque ante, euismod non, laoreet sit amet, fermentum sit amet, erat. Aliquam nec dui a justo faucibus malesuada. Cras id tellus vel massa elementum facilisis. Nunc sit amet massa. Cras dapibus elit at turpis. Aenean vitae est. Sed in enim in magna vehicula elementum. Curabitur ut erat. Sed scelerisque semper dolor. Praesent imperdiet pharetra neque.\r\n\r\nVestibulum pellentesque, arcu quis imperdiet ornare, odio dui viverra lectus, et mattis tortor lectus ac libero. Quisque mollis, massa eget tristique lacinia, lorem mauris pellentesque nisl, sit amet faucibus felis libero non justo. Donec non diam. Donec vitae nisi ac nibh rutrum lacinia. Sed dignissim urna non sem. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae; Mauris semper velit cursus massa. Maecenas at augue. Donec sodales bibendum est. Nulla auctor viverra nisi.\r\n\r\nDonec mollis erat et tellus consequat ultricies. Sed in sem et dui porta consectetur. Suspendisse laoreet. Vestibulum adipiscing eros iaculis tortor. Nulla vitae nisi facilisis leo laoreet gravida. Donec accumsan. Donec sagittis arcu vel mauris. Curabitur pulvinar magna ut purus. Donec eu nisi. Sed hendrerit libero. Vivamus mattis lectus vel lorem.\r\n\r\nMauris placerat, purus vitae euismod viverra, enim magna pellentesque turpis, nec suscipit justo velit in nisi. Phasellus aliquet. Aliquam erat volutpat. Donec ultrices dictum justo. Etiam id felis vel enim iaculis tristique. Suspendisse porta hendrerit purus. Curabitur bibendum, orci quis hendrerit adipiscing, eros nisl tempor orci, nec rutrum erat velit at quam. Donec a enim sed magna porttitor vulputate. Donec congue lacus id lorem. Praesent ut turpis. Etiam fermentum fringilla lorem. Aliquam erat volutpat. Aenean metus lacus, tincidunt id, luctus et, varius a, orci.\r\n\r\nVivamus ut felis. Nam in lectus vel mauris malesuada scelerisque. Duis auctor quam. Curabitur lorem. Phasellus gravida mi et neque. Vestibulum gravida, nibh condimentum euismod varius, tellus orci ultricies magna, sed euismod tortor erat non sem. Integer elementum nisi et nisl. Nam sed sem vitae elit faucibus dignissim. Nullam dolor. In hac habitasse platea dictumst. Praesent tempor nulla sit amet sem. Donec id libero placerat nulla pulvinar sollicitudin. Suspendisse mi. Nunc orci velit, sodales id, imperdiet vitae, cursus vitae, dui. Phasellus eros risus, venenatis nec, mollis ac, mattis et, justo.', 'First Test Post', '', 'publish', 'closed', 'closed', '', 'first-test-post', '', '', '2011-01-08 08:44:26', '2011-01-08 08:44:26', '', 0, 'http://jlahijani.homeip.net:3010/betasptodvd.com/?p=48', 0, 'post', '', 0), (49, 1, '2011-01-08 08:43:56', '2011-01-08 08:43:56', '', 'First Test Post', '', 'inherit', 'closed', 'closed', '', '48-revision', '', '', '2011-01-08 08:43:56', '2011-01-08 08:43:56', '', 48, 'http://jlahijani.homeip.net:3010/betasptodvd.com/48-revision/', 0, 'revision', '', 0), (50, 1, '2011-01-08 08:45:59', '2011-01-08 08:45:59', 'Mauris placerat, purus vitae euismod viverra, enim magna pellentesque turpis, nec suscipit justo velit in nisi. Phasellus aliquet. Aliquam erat volutpat. Donec ultrices dictum justo. Etiam id felis vel enim iaculis tristique. Suspendisse porta hendrerit purus. Curabitur bibendum, orci quis hendrerit adipiscing, eros nisl tempor orci, nec rutrum erat velit at quam. Donec a enim sed magna porttitor vulputate. Donec congue lacus id lorem. Praesent ut turpis. Etiam fermentum fringilla lorem. Aliquam erat volutpat. Aenean metus lacus, tincidunt id, luctus et, varius a, orci.\r\n\r\nVivamus ut felis. Nam in lectus vel mauris malesuada scelerisque. Duis auctor quam. Curabitur lorem. Phasellus gravida mi et neque. Vestibulum gravida, nibh condimentum euismod varius, tellus orci ultricies magna, sed euismod tortor erat non sem. Integer elementum nisi et nisl. Nam sed sem vitae elit faucibus dignissim. Nullam dolor. In hac habitasse platea dictumst. Praesent tempor nulla sit amet sem. Donec id libero placerat nulla pulvinar sollicitudin. Suspendisse mi. Nunc orci velit, sodales id, imperdiet vitae, cursus vitae, dui. Phasellus eros risus, venenatis nec, mollis ac, mattis et, justo.\r\n\r\n\r\n\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam lectus felis, suscipit fringilla, fermentum vitae, faucibus et, felis. Proin suscipit elit nec est. Nam magna felis, fermentum quis, porttitor vel, pretium vel, diam. Donec odio velit, ornare non, pulvinar pharetra, scelerisque vel, nibh. Morbi neque ante, euismod non, laoreet sit amet, fermentum sit amet, erat. Aliquam nec dui a justo faucibus malesuada. Cras id tellus vel massa elementum facilisis. Nunc sit amet massa. Cras dapibus elit at turpis. Aenean vitae est. Sed in enim in magna vehicula elementum. Curabitur ut erat. Sed scelerisque semper dolor. Praesent imperdiet pharetra neque.\r\n\r\nVestibulum pellentesque, arcu quis imperdiet ornare, odio dui viverra lectus, et mattis tortor lectus ac libero. Quisque mollis, massa eget tristique lacinia, lorem mauris pellentesque nisl, sit amet faucibus felis libero non justo. Donec non diam. Donec vitae nisi ac nibh rutrum lacinia. Sed dignissim urna non sem. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae; Mauris semper velit cursus massa. Maecenas at augue. Donec sodales bibendum est. Nulla auctor viverra nisi.\r\n\r\nDonec mollis erat et tellus consequat ultricies. Sed in sem et dui porta consectetur. Suspendisse laoreet. Vestibulum adipiscing eros iaculis tortor. Nulla vitae nisi facilisis leo laoreet gravida. Donec accumsan. Donec sagittis arcu vel mauris. Curabitur pulvinar magna ut purus. Donec eu nisi. Sed hendrerit libero. Vivamus mattis lectus vel lorem.', 'Second Test Post', '', 'publish', 'closed', 'closed', '', 'second-test-post', '', '', '2011-01-08 08:45:59', '2011-01-08 08:45:59', '', 0, 'http://jlahijani.homeip.net:3010/betasptodvd.com/?p=50', 0, 'post', '', 0), (51, 1, '2011-01-08 08:45:28', '2011-01-08 08:45:28', '', 'Second Test Post', '', 'inherit', 'closed', 'closed', '', '50-revision', '', '', '2011-01-08 08:45:28', '2011-01-08 08:45:28', '', 50, 'http://jlahijani.homeip.net:3010/betasptodvd.com/50-revision/', 0, 'revision', '', 0), (52, 1, '2011-01-08 08:47:02', '2011-01-08 08:47:02', 'Mauris placerat, purus vitae euismod viverra, enim magna pellentesque turpis, nec suscipit justo velit in nisi. Phasellus aliquet. Aliquam erat volutpat. Donec ultrices dictum justo. Etiam id felis vel enim iaculis tristique. Suspendisse porta hendrerit purus. Curabitur bibendum, orci quis hendrerit adipiscing, eros nisl tempor orci, nec rutrum erat velit at quam. Donec a enim sed magna porttitor vulputate. Donec congue lacus id lorem. Praesent ut turpis. Etiam fermentum fringilla lorem. Aliquam erat volutpat. Aenean metus lacus, tincidunt id, luctus et, varius a, orci.\n\nVivamus ut felis. Nam in lectus vel mauris malesuada scelerisque. Duis auctor quam. Curabitur lorem. Phasellus gravida mi et neque. Vestibulum gravida, nibh condimentum euismod varius, tellus orci ultricies magna, sed euismod tortor erat non sem. Integer elementum nisi et nisl. Nam sed sem vitae elit faucibus dignissim. Nullam dolor. In hac habitasse platea dictumst. Praesent tempor nulla sit amet sem. Donec id libero placerat nulla pulvinar sollicitudin. Suspendisse mi. Nunc orci velit, sodales id, imperdiet vitae, cursus vitae, dui. Phasellus eros risus, venenatis nec, mollis ac, mattis et, justo.\n\n\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam lectus felis, suscipit fringilla, fermentum vitae, faucibus et, felis. Proin suscipit elit nec est. Nam magna felis, fermentum quis, porttitor vel, pretium vel, diam. Donec odio velit, ornare non, pulvinar pharetra, scelerisque vel, nibh. Morbi neque ante, euismod non, laoreet sit amet, fermentum sit amet, erat. Aliquam nec dui a justo faucibus malesuada. Cras id tellus vel massa elementum facilisis. Nunc sit amet massa. Cras dapibus elit at turpis. Aenean vitae est. Sed in enim in magna vehicula elementum. Curabitur ut erat. Sed scelerisque semper dolor. Praesent imperdiet pharetra neque.\n\nVestibulum pellentesque, arcu quis imperdiet ornare, odio dui viverra lectus, et mattis tortor lectus ac libero. Quisque mollis, massa eget tristique lacinia, lorem mauris pellentesque nisl, sit amet faucibus felis libero non justo. Donec non diam. Donec vitae nisi ac nibh rutrum lacinia. Sed dignissim urna non sem. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae; Mauris semper velit cursus massa. Maecenas at augue. Donec sodales bibendum est. Nulla auctor viverra nisi.\n\nDonec mollis erat et tellus consequat ultricies. Sed in sem et dui porta consectetur. Suspendisse laoreet. Vestibulum adipiscing eros iaculis tortor. Nulla vitae nisi facilisis leo laoreet gravida. Donec accumsan. Donec sagittis arcu vel mauris. Curabitur pulvinar magna ut purus. Donec eu nisi. Sed hendrerit libero. Vivamus mattis lectus vel lorem.', 'Second Test Post', '', 'inherit', 'closed', 'closed', '', '50-autosave', '', '', '2011-01-08 08:47:02', '2011-01-08 08:47:02', '', 50, 'http://jlahijani.homeip.net:3010/betasptodvd.com/50-autosave/', 0, 'revision', '', 0), (53, 1, '2011-01-08 07:56:18', '2011-01-08 07:56:18', 'BetaSPtoDVD is a service of WOVA – World of Video & Audio.\r\n\r\nClients ship to us from all over the United States or can come into our store.\r\n\r\nBETASP to DVD.com started in 2001.\r\n\r\nWe serve a wide variety of clients in many industries, including entertainment, fashion, hospitality, marketing, public relations, legal, and medical. Our dedication to superior quality, state-of-the-art equipment, and competitive pricing has earned us an excellent reputation and the repeat business of thousands of satisfied customers.\r\n\r\nOur facility is designed and engineered to achieve only the cleanest video and audio transfers possible – and we can do most jobs in just one day.\r\n

    No job is too big or too small!

    \r\n\r\nClients ship to us from all over the United States.\r\n\r\nBulk of the footage comes from Hollywood, Los Angeles, Burbank, and Santa Monica, CA.\r\n

    Past Clients Include

    \r\n\r\nSupported Formats\r\n', 'Home', '', 'inherit', 'closed', 'closed', '', '5-revision-4', '', '', '2011-01-08 07:56:18', '2011-01-08 07:56:18', '', 5, 'http://jlahijani.homeip.net:3010/betasptodvd.com/5-revision-4/', 0, 'revision', '', 0), (54, 1, '2011-01-08 08:08:25', '2011-01-08 08:08:25', '', 'Betcam', '', 'inherit', 'closed', 'closed', '', '37-revision-4', '', '', '2011-01-08 08:08:25', '2011-01-08 08:08:25', '', 37, 'http://jlahijani.homeip.net:3010/betasptodvd.com/37-revision-4/', 0, 'revision', '', 0), (57, 1, '2011-01-31 21:09:33', '2011-01-31 21:09:33', 'This is a test.\r\n\r\nLine 2.', 'Digital & File Encoding', '', 'publish', 'closed', 'closed', '', 'digital-and-file-encoding', '', '', '2011-03-05 00:43:21', '2011-03-05 00:43:21', '', 60, 'http://jlahijani.homeip.net:3010/betasptodvd.com/', 0, 'page', '', 0), (58, 1, '2011-01-31 21:09:27', '2011-01-31 21:09:27', '', 'Digital and File Encoding', '', 'inherit', 'closed', 'closed', '', '57-revision', '', '', '2011-01-31 21:09:27', '2011-01-31 21:09:27', '', 57, 'http://jlahijani.homeip.net:3010/betasptodvd.com/57-revision/', 0, 'revision', '', 0), (59, 1, '2011-01-31 21:09:33', '2011-01-31 21:09:33', '', 'Digital and File Encoding', '', 'inherit', 'closed', 'closed', '', '57-revision-2', '', '', '2011-01-31 21:09:33', '2011-01-31 21:09:33', '', 57, 'http://jlahijani.homeip.net:3010/betasptodvd.com/57-revision-2/', 0, 'revision', '', 0), (60, 1, '2011-01-31 21:09:47', '2011-01-31 21:09:47', '', 'Tapeless, File & Digital Media', '', 'publish', 'closed', 'closed', '', 'tapeless-file-and-digital-media', '', '', '2011-03-05 00:43:04', '2011-03-05 00:43:04', '', 55, 'http://jlahijani.homeip.net:3010/betasptodvd.com/', 0, 'page', '', 0), (61, 1, '2011-01-31 21:09:42', '2011-01-31 21:09:42', '', 'Auto Draft', '', 'inherit', 'closed', 'closed', '', '60-revision', '', '', '2011-01-31 21:09:42', '2011-01-31 21:09:42', '', 60, 'http://jlahijani.homeip.net:3010/betasptodvd.com/60-revision/', 0, 'revision', '', 0), (62, 1, '2011-01-31 21:09:47', '2011-01-31 21:09:47', '', 'Tapeless, File & Media', '', 'inherit', 'closed', 'closed', '', '60-revision-2', '', '', '2011-01-31 21:09:47', '2011-01-31 21:09:47', '', 60, 'http://jlahijani.homeip.net:3010/betasptodvd.com/60-revision-2/', 0, 'revision', '', 0), (63, 1, '2011-01-31 21:10:04', '2011-01-31 21:10:04', '', 'Tapeless, File and Media', '', 'inherit', 'closed', 'closed', '', '60-revision-3', '', '', '2011-01-31 21:10:04', '2011-01-31 21:10:04', '', 60, 'http://jlahijani.homeip.net:3010/betasptodvd.com/60-revision-3/', 0, 'revision', '', 0), (64, 1, '2011-01-31 21:09:40', '2011-01-31 21:09:40', '', 'Digital & File Encoding', '', 'inherit', 'closed', 'closed', '', '57-revision-3', '', '', '2011-01-31 21:09:40', '2011-01-31 21:09:40', '', 57, 'http://jlahijani.homeip.net:3010/betasptodvd.com/57-revision-3/', 0, 'revision', '', 0), (65, 1, '2011-01-31 21:10:08', '2011-01-31 21:10:08', '', 'Tapeless, File & Media', '', 'inherit', 'closed', 'closed', '', '60-revision-4', '', '', '2011-01-31 21:10:08', '2011-01-31 21:10:08', '', 60, 'http://jlahijani.homeip.net:3010/betasptodvd.com/60-revision-4/', 0, 'revision', '', 0), (66, 1, '2011-01-31 21:10:40', '2011-01-31 21:10:40', '', 'Tape to File ', '', 'publish', 'closed', 'closed', '', 'tape-to-file', '', '', '2011-01-31 21:10:40', '2011-01-31 21:10:40', '', 60, 'http://jlahijani.homeip.net:3010/betasptodvd.com/', 1, 'page', '', 0), (67, 1, '2011-01-31 21:10:38', '2011-01-31 21:10:38', '', 'Tape to File ', '', 'inherit', 'closed', 'closed', '', '66-revision', '', '', '2011-01-31 21:10:38', '2011-01-31 21:10:38', '', 66, 'http://jlahijani.homeip.net:3010/betasptodvd.com/66-revision/', 0, 'revision', '', 0), (68, 1, '2011-01-31 21:10:47', '2011-01-31 21:10:47', '', 'File to Tape', '', 'publish', 'closed', 'closed', '', 'file-to-tape', '', '', '2011-01-31 21:12:38', '2011-01-31 21:12:38', '', 60, 'http://jlahijani.homeip.net:3010/betasptodvd.com/', 2, 'page', '', 0), (69, 1, '2011-01-31 21:10:43', '2011-01-31 21:10:43', '', 'Auto Draft', '', 'inherit', 'closed', 'closed', '', '68-revision', '', '', '2011-01-31 21:10:43', '2011-01-31 21:10:43', '', 68, 'http://jlahijani.homeip.net:3010/betasptodvd.com/68-revision/', 0, 'revision', '', 0), (70, 1, '2011-01-31 21:11:02', '2011-01-31 21:11:02', '', 'Digitizing', '', 'publish', 'closed', 'closed', '', 'digitizing', '', '', '2011-01-31 21:11:02', '2011-01-31 21:11:02', '', 60, 'http://jlahijani.homeip.net:3010/betasptodvd.com/', 3, 'page', '', 0), (71, 1, '2011-01-31 21:10:52', '2011-01-31 21:10:52', '', 'Digitizing', '', 'inherit', 'closed', 'closed', '', '70-revision', '', '', '2011-01-31 21:10:52', '2011-01-31 21:10:52', '', 70, 'http://jlahijani.homeip.net:3010/betasptodvd.com/70-revision/', 0, 'revision', '', 0), (72, 1, '2011-01-31 21:11:10', '2011-01-31 21:11:10', '', 'Web Compression', '', 'publish', 'closed', 'closed', '', 'web-compression', '', '', '2011-01-31 21:11:10', '2011-01-31 21:11:10', '', 60, 'http://jlahijani.homeip.net:3010/betasptodvd.com/', 4, 'page', '', 0), (73, 1, '2011-01-31 21:11:08', '2011-01-31 21:11:08', '', 'Web Compression', '', 'inherit', 'closed', 'closed', '', '72-revision', '', '', '2011-01-31 21:11:08', '2011-01-31 21:11:08', '', 72, 'http://jlahijani.homeip.net:3010/betasptodvd.com/72-revision/', 0, 'revision', '', 0), (74, 1, '2011-01-31 21:11:21', '2011-01-31 21:11:21', '', 'SD & HD Tape Captures', '', 'publish', 'closed', 'closed', '', 'sd-and-hd-tape-captures', '', '', '2011-01-31 21:11:26', '2011-01-31 21:11:26', '', 60, 'http://jlahijani.homeip.net:3010/betasptodvd.com/', 5, 'page', '', 0), (75, 1, '2011-01-31 21:11:15', '2011-01-31 21:11:15', '', 'SD & HD Tape Captures', '', 'inherit', 'closed', 'closed', '', '74-revision', '', '', '2011-01-31 21:11:15', '2011-01-31 21:11:15', '', 74, 'http://jlahijani.homeip.net:3010/betasptodvd.com/74-revision/', 0, 'revision', '', 0), (76, 1, '2011-01-31 21:11:21', '2011-01-31 21:11:21', '', 'SD and HD Tape Captures', '', 'inherit', 'closed', 'closed', '', '74-revision-2', '', '', '2011-01-31 21:11:21', '2011-01-31 21:11:21', '', 74, 'http://jlahijani.homeip.net:3010/betasptodvd.com/74-revision-2/', 0, 'revision', '', 0), (77, 1, '2011-01-31 21:11:43', '2011-01-31 21:11:43', '', 'SD & HD Tape Outputs', '', 'publish', 'closed', 'closed', '', 'sd-and-hd-tape-outputs', '', '', '2011-01-31 21:11:47', '2011-01-31 21:11:47', '', 60, 'http://jlahijani.homeip.net:3010/betasptodvd.com/', 6, 'page', '', 0), (78, 1, '2011-01-31 21:11:40', '2011-01-31 21:11:40', '', 'SD and HD Tape Outputs', '', 'inherit', 'closed', 'closed', '', '77-revision', '', '', '2011-01-31 21:11:40', '2011-01-31 21:11:40', '', 77, 'http://jlahijani.homeip.net:3010/betasptodvd.com/77-revision/', 0, 'revision', '', 0), (79, 1, '2011-01-31 21:11:43', '2011-01-31 21:11:43', '', 'SD and HD Tape Outputs', '', 'inherit', 'closed', 'closed', '', '77-revision-2', '', '', '2011-01-31 21:11:43', '2011-01-31 21:11:43', '', 77, 'http://jlahijani.homeip.net:3010/betasptodvd.com/77-revision-2/', 0, 'revision', '', 0), (80, 1, '2011-01-31 21:12:00', '2011-01-31 21:12:00', '', 'FTP Uploads & Downloads', '', 'publish', 'closed', 'closed', '', 'ftp-uploads-and-downloads', '', '', '2011-01-31 21:12:05', '2011-01-31 21:12:05', '', 60, 'http://jlahijani.homeip.net:3010/betasptodvd.com/', 7, 'page', '', 0), (81, 1, '2011-01-31 21:11:56', '2011-01-31 21:11:56', '', 'FTP Uploads and Downloads', '', 'inherit', 'closed', 'closed', '', '80-revision', '', '', '2011-01-31 21:11:56', '2011-01-31 21:11:56', '', 80, 'http://jlahijani.homeip.net:3010/betasptodvd.com/80-revision/', 0, 'revision', '', 0), (82, 1, '2011-01-31 21:12:00', '2011-01-31 21:12:00', '', 'FTP Uploads and Downloads', '', 'inherit', 'closed', 'closed', '', '80-revision-2', '', '', '2011-01-31 21:12:00', '2011-01-31 21:12:00', '', 80, 'http://jlahijani.homeip.net:3010/betasptodvd.com/80-revision-2/', 0, 'revision', '', 0), (83, 1, '2011-01-31 21:12:14', '2011-01-31 21:12:14', '', 'MPEG-2 for DVD', '', 'publish', 'closed', 'closed', '', 'mpeg-2-for-dvd', '', '', '2011-01-31 21:12:14', '2011-01-31 21:12:14', '', 60, 'http://jlahijani.homeip.net:3010/betasptodvd.com/', 8, 'page', '', 0), (84, 1, '2011-01-31 21:12:12', '2011-01-31 21:12:12', '', 'MPEG-2 for DVD', '', 'inherit', 'closed', 'closed', '', '83-revision', '', '', '2011-01-31 21:12:12', '2011-01-31 21:12:12', '', 83, 'http://jlahijani.homeip.net:3010/betasptodvd.com/83-revision/', 0, 'revision', '', 0), (85, 1, '2011-01-31 21:12:23', '2011-01-31 21:12:23', '', 'Closed Captioning', '', 'publish', 'closed', 'closed', '', 'closed-captioning', '', '', '2011-01-31 21:12:23', '2011-01-31 21:12:23', '', 60, 'http://jlahijani.homeip.net:3010/betasptodvd.com/', 9, 'page', '', 0), (86, 1, '2011-01-31 21:12:21', '2011-01-31 21:12:21', '', 'Closed Captioning', '', 'inherit', 'closed', 'closed', '', '85-revision', '', '', '2011-01-31 21:12:21', '2011-01-31 21:12:21', '', 85, 'http://jlahijani.homeip.net:3010/betasptodvd.com/85-revision/', 0, 'revision', '', 0), (87, 1, '2011-01-31 21:10:47', '2011-01-31 21:10:47', '', 'File to Tape', '', 'inherit', 'closed', 'closed', '', '68-revision-2', '', '', '2011-01-31 21:10:47', '2011-01-31 21:10:47', '', 68, 'http://jlahijani.homeip.net:3010/betasptodvd.com/68-revision-2/', 0, 'revision', '', 0), (88, 1, '2011-01-31 21:13:16', '2011-01-31 21:13:16', '', 'Tape Duplication & Conversion', '', 'publish', 'closed', 'closed', '', 'tape-duplication-and-conversion', '', '', '2011-02-01 02:22:12', '2011-02-01 02:22:12', '', 55, 'http://jlahijani.homeip.net:3010/betasptodvd.com/', 1, 'page', '', 0), (89, 1, '2011-01-31 21:13:15', '2011-01-31 21:13:15', '', 'Tape Conversion and Duplication', '', 'inherit', 'closed', 'closed', '', '88-revision', '', '', '2011-01-31 21:13:15', '2011-01-31 21:13:15', '', 88, 'http://jlahijani.homeip.net:3010/betasptodvd.com/88-revision/', 0, 'revision', '', 0), (90, 1, '2011-01-31 21:13:16', '2011-01-31 21:13:16', '', 'Tape Conversion and Duplication', '', 'inherit', 'closed', 'closed', '', '88-revision-2', '', '', '2011-01-31 21:13:16', '2011-01-31 21:13:16', '', 88, 'http://jlahijani.homeip.net:3010/betasptodvd.com/88-revision-2/', 0, 'revision', '', 0), (91, 1, '2011-01-31 21:13:33', '2011-01-31 21:13:33', '', 'Video Transfer', '', 'publish', 'closed', 'closed', '', 'video-transfer', '', '', '2011-01-31 21:13:33', '2011-01-31 21:13:33', '', 88, 'http://jlahijani.homeip.net:3010/betasptodvd.com/', 0, 'page', '', 0), (92, 1, '2011-01-31 21:13:31', '2011-01-31 21:13:31', '', 'Video Transfer', '', 'inherit', 'closed', 'closed', '', '91-revision', '', '', '2011-01-31 21:13:31', '2011-01-31 21:13:31', '', 91, 'http://jlahijani.homeip.net:3010/betasptodvd.com/91-revision/', 0, 'revision', '', 0), (93, 1, '2011-01-31 21:13:40', '2011-01-31 21:13:40', '', 'Video Conversion', '', 'publish', 'closed', 'closed', '', 'video-conversion', '', '', '2011-01-31 21:13:40', '2011-01-31 21:13:40', '', 88, 'http://jlahijani.homeip.net:3010/betasptodvd.com/', 0, 'page', '', 0), (94, 1, '2011-01-31 21:13:38', '2011-01-31 21:13:38', '', 'Video Conversion', '', 'inherit', 'closed', 'closed', '', '93-revision', '', '', '2011-01-31 21:13:38', '2011-01-31 21:13:38', '', 93, 'http://jlahijani.homeip.net:3010/betasptodvd.com/93-revision/', 0, 'revision', '', 0), (95, 1, '2011-01-31 21:13:48', '2011-01-31 21:13:48', '', 'Video Duplication', '', 'publish', 'closed', 'closed', '', 'video-duplication', '', '', '2011-01-31 21:13:48', '2011-01-31 21:13:48', '', 88, 'http://jlahijani.homeip.net:3010/betasptodvd.com/', 0, 'page', '', 0), (96, 1, '2011-01-31 21:13:46', '2011-01-31 21:13:46', '', 'Video Duplication', '', 'inherit', 'closed', 'closed', '', '95-revision', '', '', '2011-01-31 21:13:46', '2011-01-31 21:13:46', '', 95, 'http://jlahijani.homeip.net:3010/betasptodvd.com/95-revision/', 0, 'revision', '', 0), (97, 1, '2011-01-31 21:13:55', '2011-01-31 21:13:55', '', 'Cloning', '', 'publish', 'closed', 'closed', '', 'cloning', '', '', '2011-01-31 21:13:55', '2011-01-31 21:13:55', '', 88, 'http://jlahijani.homeip.net:3010/betasptodvd.com/', 0, 'page', '', 0), (98, 1, '2011-01-31 21:13:53', '2011-01-31 21:13:53', '', 'Cloning', '', 'inherit', 'closed', 'closed', '', '97-revision', '', '', '2011-01-31 21:13:53', '2011-01-31 21:13:53', '', 97, 'http://jlahijani.homeip.net:3010/betasptodvd.com/97-revision/', 0, 'revision', '', 0), (99, 1, '2011-01-31 21:14:03', '2011-01-31 21:14:03', '', 'Dubbing', '', 'publish', 'closed', 'closed', '', 'dubbing', '', '', '2011-01-31 21:14:03', '2011-01-31 21:14:03', '', 88, 'http://jlahijani.homeip.net:3010/betasptodvd.com/', 0, 'page', '', 0), (100, 1, '2011-01-31 21:14:01', '2011-01-31 21:14:01', '', 'Dubbing', '', 'inherit', 'closed', 'closed', '', '99-revision', '', '', '2011-01-31 21:14:01', '2011-01-31 21:14:01', '', 99, 'http://jlahijani.homeip.net:3010/betasptodvd.com/99-revision/', 0, 'revision', '', 0), (101, 1, '2011-01-31 21:14:10', '2011-01-31 21:14:10', '', 'Transfers', '', 'publish', 'closed', 'closed', '', 'transfers', '', '', '2011-01-31 21:14:10', '2011-01-31 21:14:10', '', 88, 'http://jlahijani.homeip.net:3010/betasptodvd.com/', 0, 'page', '', 0), (102, 1, '2011-01-31 21:14:09', '2011-01-31 21:14:09', '', 'Transfers', '', 'inherit', 'closed', 'closed', '', '101-revision', '', '', '2011-01-31 21:14:09', '2011-01-31 21:14:09', '', 101, 'http://jlahijani.homeip.net:3010/betasptodvd.com/101-revision/', 0, 'revision', '', 0), (103, 1, '2011-01-31 21:14:19', '2011-01-31 21:14:19', '', 'Up-conversion', '', 'publish', 'closed', 'closed', '', 'up-conversion', '', '', '2011-01-31 21:14:19', '2011-01-31 21:14:19', '', 88, 'http://jlahijani.homeip.net:3010/betasptodvd.com/', 0, 'page', '', 0), (104, 1, '2011-01-31 21:14:18', '2011-01-31 21:14:18', '', 'Up-conversion', '', 'inherit', 'closed', 'closed', '', '103-revision', '', '', '2011-01-31 21:14:18', '2011-01-31 21:14:18', '', 103, 'http://jlahijani.homeip.net:3010/betasptodvd.com/103-revision/', 0, 'revision', '', 0), (105, 1, '2011-01-31 21:14:29', '2011-01-31 21:14:29', '', 'Down-conversion', '', 'publish', 'closed', 'closed', '', 'down-conversion', '', '', '2011-01-31 21:14:29', '2011-01-31 21:14:29', '', 88, 'http://jlahijani.homeip.net:3010/betasptodvd.com/', 0, 'page', '', 0), (106, 1, '2011-01-31 21:14:28', '2011-01-31 21:14:28', '', 'Down-conversion', '', 'inherit', 'closed', 'closed', '', '105-revision', '', '', '2011-01-31 21:14:28', '2011-01-31 21:14:28', '', 105, 'http://jlahijani.homeip.net:3010/betasptodvd.com/105-revision/', 0, 'revision', '', 0), (107, 1, '2011-01-31 21:14:37', '2011-01-31 21:14:37', '', 'Format Conversion', '', 'publish', 'closed', 'closed', '', 'format-conversion', '', '', '2011-01-31 21:14:37', '2011-01-31 21:14:37', '', 88, 'http://jlahijani.homeip.net:3010/betasptodvd.com/', 0, 'page', '', 0), (108, 1, '2011-01-31 21:14:35', '2011-01-31 21:14:35', '', 'Format Conversion', '', 'inherit', 'closed', 'closed', '', '107-revision', '', '', '2011-01-31 21:14:35', '2011-01-31 21:14:35', '', 107, 'http://jlahijani.homeip.net:3010/betasptodvd.com/107-revision/', 0, 'revision', '', 0), (109, 1, '2011-01-31 21:14:49', '2011-01-31 21:14:49', '', 'Standard Definition', '', 'publish', 'closed', 'closed', '', 'standard-definition', '', '', '2011-01-31 21:14:49', '2011-01-31 21:14:49', '', 88, 'http://jlahijani.homeip.net:3010/betasptodvd.com/', 0, 'page', '', 0), (110, 1, '2011-01-31 21:14:45', '2011-01-31 21:14:45', '', 'Standard Definition', '', 'inherit', 'closed', 'closed', '', '109-revision', '', '', '2011-01-31 21:14:45', '2011-01-31 21:14:45', '', 109, 'http://jlahijani.homeip.net:3010/betasptodvd.com/109-revision/', 0, 'revision', '', 0), (111, 1, '2011-01-31 21:14:56', '2011-01-31 21:14:56', '', 'High Definition', '', 'publish', 'closed', 'closed', '', 'high-definition', '', '', '2011-01-31 21:14:56', '2011-01-31 21:14:56', '', 88, 'http://jlahijani.homeip.net:3010/betasptodvd.com/', 0, 'page', '', 0), (112, 1, '2011-01-31 21:14:54', '2011-01-31 21:14:54', '', 'High Definition', '', 'inherit', 'closed', 'closed', '', '111-revision', '', '', '2011-01-31 21:14:54', '2011-01-31 21:14:54', '', 111, 'http://jlahijani.homeip.net:3010/betasptodvd.com/111-revision/', 0, 'revision', '', 0); INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES (113, 1, '2011-01-31 21:15:05', '2011-01-31 21:15:05', '', 'Standards NTSC / PAL / Secam', '', 'publish', 'closed', 'closed', '', 'standards-ntsc-pal-secam', '', '', '2011-01-31 21:15:05', '2011-01-31 21:15:05', '', 88, 'http://jlahijani.homeip.net:3010/betasptodvd.com/', 0, 'page', '', 0), (114, 1, '2011-01-31 21:15:03', '2011-01-31 21:15:03', '', 'Standards NTSC / PAL / Secam', '', 'inherit', 'closed', 'closed', '', '113-revision', '', '', '2011-01-31 21:15:03', '2011-01-31 21:15:03', '', 113, 'http://jlahijani.homeip.net:3010/betasptodvd.com/113-revision/', 0, 'revision', '', 0), (243, 1, '2011-01-31 23:43:43', '2011-01-31 23:43:43', '', 'MPEG-4', '', 'inherit', 'closed', 'closed', '', '167-revision-2', '', '', '2011-01-31 23:43:43', '2011-01-31 23:43:43', '', 167, 'http://jlahijani.homeip.net:3010/betasptodvd.com/167-revision-2/', 0, 'revision', '', 0), (116, 1, '2011-01-31 21:15:20', '2011-01-31 21:15:20', '', 'CD, DVD & Blu-ray', '', 'publish', 'closed', 'closed', '', 'cd-dvd-and-blu-ray', '', '', '2011-01-31 21:15:25', '2011-01-31 21:15:25', '', 55, 'http://jlahijani.homeip.net:3010/betasptodvd.com/', 2, 'page', '', 0), (117, 1, '2011-01-31 21:15:18', '2011-01-31 21:15:18', '', 'CD, DVD and Blu-ray', '', 'inherit', 'closed', 'closed', '', '116-revision', '', '', '2011-01-31 21:15:18', '2011-01-31 21:15:18', '', 116, 'http://jlahijani.homeip.net:3010/betasptodvd.com/116-revision/', 0, 'revision', '', 0), (118, 1, '2011-01-31 21:15:20', '2011-01-31 21:15:20', '', 'CD, DVD and Blu-ray', '', 'inherit', 'closed', 'closed', '', '116-revision-2', '', '', '2011-01-31 21:15:20', '2011-01-31 21:15:20', '', 116, 'http://jlahijani.homeip.net:3010/betasptodvd.com/116-revision-2/', 0, 'revision', '', 0), (119, 1, '2011-01-31 21:15:35', '2011-01-31 21:15:35', 'At Beta SP to DVD, we offer complete CD mastering and duplication services to a wide variety of individuals and businesses. Whatever the quantity of CDs you need duplicated, Beta SP to DVD can handle your entire job. Throughout our 30 years, we''ve worked with software developers, filmmakers, marketers, and other individuals who required superior CD mastering and duplication services, so you can be confident that our experienced staff will deliver the perfect product for you.\r\n\r\nWhy Choose Beta SP to DVD?\r\n\r\nWhat sets us apart from other companies is our dedication to high-quality, on-time service. We utilize only the best materials and equipment, and take our commitment to our customers very seriously.', 'CD Duplication', '', 'publish', 'closed', 'closed', '', 'cd-duplication', '', '', '2011-02-09 00:31:32', '2011-02-09 00:31:32', '', 116, 'http://jlahijani.homeip.net:3010/betasptodvd.com/', 0, 'page', '', 0), (120, 1, '2011-01-31 21:15:32', '2011-01-31 21:15:32', '', 'CD Duplication', '', 'inherit', 'closed', 'closed', '', '119-revision', '', '', '2011-01-31 21:15:32', '2011-01-31 21:15:32', '', 119, 'http://jlahijani.homeip.net:3010/betasptodvd.com/119-revision/', 0, 'revision', '', 0), (121, 1, '2011-01-31 21:15:43', '2011-01-31 21:15:43', 'Beta SP to DVD offers complete DVD mastering and duplication services to a wide variety of individuals and businesses. Whether you need ten copies or ten thousand, Beta SP to DVD will handle your entire job with a level of professionalism and promptness that will exceed your expectations. Throughout our 30 years in business, we’ve worked with software developers, filmmakers, marketers, and other individuals who required superior DVD mastering and duplication services- You can be confident that our experienced staff will deliver the perfect product for you.\r\n\r\nWhy Choose Beta SP to DVD?\r\n\r\nWhat sets us apart from other companies is our dedication to high-quality, on-time service. We utilize only the best materials and equipment, and take our commitment to our customers very seriously.', 'DVD Duplication', '', 'publish', 'closed', 'closed', '', 'dvd-duplication', '', '', '2011-02-09 00:20:13', '2011-02-09 00:20:13', '', 116, 'http://jlahijani.homeip.net:3010/betasptodvd.com/', 0, 'page', '', 0), (122, 1, '2011-01-31 21:15:41', '2011-01-31 21:15:41', '', 'DVD Duplication', '', 'inherit', 'closed', 'closed', '', '121-revision', '', '', '2011-01-31 21:15:41', '2011-01-31 21:15:41', '', 121, 'http://jlahijani.homeip.net:3010/betasptodvd.com/121-revision/', 0, 'revision', '', 0), (123, 1, '2011-01-31 21:15:51', '2011-01-31 21:15:51', 'Beta SP to DVD offers complete Blu-ray mastering and duplication services to a wide variety of individuals and businesses. Whether you need ten copies or ten thousand, Beta SP to DVD will handle your entire job with a level of professionalism and promptness that will exceed your expectations. Throughout our 30 years in business, we’ve worked with software developers, filmmakers, marketers, and other individuals who required superior DVD mastering and duplication services- You can be confident that our experienced staff will deliver the perfect product for you.\r\n\r\nWhy Choose Beta SP to DVD?\r\n\r\nWhat sets us apart from other companies is our dedication to high-quality, on-time service. We utilize only the best materials and equipment, and take our commitment to our customers very seriously.', 'Blu-ray Duplication', '', 'publish', 'closed', 'closed', '', 'blu-ray-duplication', '', '', '2011-02-09 00:29:50', '2011-02-09 00:29:50', '', 116, 'http://jlahijani.homeip.net:3010/betasptodvd.com/', 0, 'page', '', 0), (124, 1, '2011-01-31 21:15:49', '2011-01-31 21:15:49', '', 'Blu-ray Duplication', '', 'inherit', 'closed', 'closed', '', '123-revision', '', '', '2011-01-31 21:15:49', '2011-01-31 21:15:49', '', 123, 'http://jlahijani.homeip.net:3010/betasptodvd.com/123-revision/', 0, 'revision', '', 0), (125, 1, '2011-01-31 21:16:02', '2011-01-31 21:16:02', '', 'CD Authoring', '', 'publish', 'closed', 'closed', '', 'cd-authoring', '', '', '2011-01-31 21:16:02', '2011-01-31 21:16:02', '', 116, 'http://jlahijani.homeip.net:3010/betasptodvd.com/', 0, 'page', '', 0), (126, 1, '2011-01-31 21:15:58', '2011-01-31 21:15:58', '', 'CD Authoring', '', 'inherit', 'closed', 'closed', '', '125-revision', '', '', '2011-01-31 21:15:58', '2011-01-31 21:15:58', '', 125, 'http://jlahijani.homeip.net:3010/betasptodvd.com/125-revision/', 0, 'revision', '', 0), (127, 1, '2011-01-31 21:16:11', '2011-01-31 21:16:11', '', 'DVD Authoring', '', 'publish', 'closed', 'closed', '', 'dvd-authoring', '', '', '2011-01-31 21:16:11', '2011-01-31 21:16:11', '', 116, 'http://jlahijani.homeip.net:3010/betasptodvd.com/', 0, 'page', '', 0), (128, 1, '2011-01-31 21:16:09', '2011-01-31 21:16:09', '', 'DVD Authoring', '', 'inherit', 'closed', 'closed', '', '127-revision', '', '', '2011-01-31 21:16:09', '2011-01-31 21:16:09', '', 127, 'http://jlahijani.homeip.net:3010/betasptodvd.com/127-revision/', 0, 'revision', '', 0), (129, 1, '2011-01-31 21:16:18', '2011-01-31 21:16:18', '', 'Blu-ray Authoring', '', 'publish', 'closed', 'closed', '', 'blu-ray-authoring', '', '', '2011-01-31 21:16:18', '2011-01-31 21:16:18', '', 116, 'http://jlahijani.homeip.net:3010/betasptodvd.com/', 0, 'page', '', 0), (130, 1, '2011-01-31 21:16:16', '2011-01-31 21:16:16', '', 'Blu-ray Authoring', '', 'inherit', 'closed', 'closed', '', '129-revision', '', '', '2011-01-31 21:16:16', '2011-01-31 21:16:16', '', 129, 'http://jlahijani.homeip.net:3010/betasptodvd.com/129-revision/', 0, 'revision', '', 0), (131, 1, '2011-01-31 21:16:30', '2011-01-31 21:16:30', '', 'Other Services', '', 'publish', 'closed', 'closed', '', 'other-services', '', '', '2011-01-31 21:16:30', '2011-01-31 21:16:30', '', 55, 'http://jlahijani.homeip.net:3010/betasptodvd.com/', 3, 'page', '', 0), (132, 1, '2011-01-31 21:16:28', '2011-01-31 21:16:28', '', 'Other Services', '', 'inherit', 'closed', 'closed', '', '131-revision', '', '', '2011-01-31 21:16:28', '2011-01-31 21:16:28', '', 131, 'http://jlahijani.homeip.net:3010/betasptodvd.com/131-revision/', 0, 'revision', '', 0), (133, 1, '2011-01-31 21:16:41', '2011-01-31 21:16:41', '', '16mm / Super 8mm / 8mm Film Transfer', '', 'publish', 'closed', 'closed', '', '16mm-super-8mm-8mm-film-transfer', '', '', '2011-01-31 21:16:41', '2011-01-31 21:16:41', '', 131, 'http://jlahijani.homeip.net:3010/betasptodvd.com/', 0, 'page', '', 0), (134, 1, '2011-01-31 21:16:39', '2011-01-31 21:16:39', '', '16mm / Super 8mm / 8mm Film Transfer', '', 'inherit', 'closed', 'closed', '', '133-revision', '', '', '2011-01-31 21:16:39', '2011-01-31 21:16:39', '', 133, 'http://jlahijani.homeip.net:3010/betasptodvd.com/133-revision/', 0, 'revision', '', 0), (135, 1, '2011-01-31 21:16:52', '2011-01-31 21:16:52', '', 'Other Service 2', '', 'trash', 'closed', 'closed', '', 'other-service-2', '', '', '2011-03-04 22:55:00', '2011-03-04 22:55:00', '', 131, 'http://jlahijani.homeip.net:3010/betasptodvd.com/', 0, 'page', '', 0), (136, 1, '2011-01-31 21:16:50', '2011-01-31 21:16:50', '', 'Other Service 2', '', 'inherit', 'closed', 'closed', '', '135-revision', '', '', '2011-01-31 21:16:50', '2011-01-31 21:16:50', '', 135, 'http://jlahijani.homeip.net:3010/betasptodvd.com/135-revision/', 0, 'revision', '', 0), (137, 1, '2011-01-31 21:17:03', '2011-01-31 21:17:03', '', 'Other Service 3', '', 'trash', 'closed', 'closed', '', 'other-service-3', '', '', '2011-03-04 22:55:03', '2011-03-04 22:55:03', '', 131, 'http://jlahijani.homeip.net:3010/betasptodvd.com/', 0, 'page', '', 0), (138, 1, '2011-01-31 21:17:01', '2011-01-31 21:17:01', '', 'Other Service 3', '', 'inherit', 'closed', 'closed', '', '137-revision', '', '', '2011-01-31 21:17:01', '2011-01-31 21:17:01', '', 137, 'http://jlahijani.homeip.net:3010/betasptodvd.com/137-revision/', 0, 'revision', '', 0), (139, 1, '2011-01-31 21:17:03', '2011-01-31 21:17:03', '', 'Other Service 3', '', 'inherit', 'closed', 'closed', '', '137-revision-2', '', '', '2011-01-31 21:17:03', '2011-01-31 21:17:03', '', 137, 'http://jlahijani.homeip.net:3010/betasptodvd.com/137-revision-2/', 0, 'revision', '', 0), (140, 1, '2011-01-08 08:47:24', '2011-01-08 08:47:24', 'BetaSPtoDVD is a service of WOVA – World of Video & Audio.\r\n\r\nClients ship to us from all over the United States or can come into our store.\r\n\r\nBETASP to DVD.com started in 2001.\r\n\r\nWe serve a wide variety of clients in many industries, including entertainment, fashion, hospitality, marketing, public relations, legal, and medical. Our dedication to superior quality, state-of-the-art equipment, and competitive pricing has earned us an excellent reputation and the repeat business of thousands of satisfied customers.\r\n\r\nOur facility is designed and engineered to achieve only the cleanest video and audio transfers possible – and we can do most jobs in just one day.\r\n

    No job is too big or too small!

    \r\n\r\nClients ship to us from all over the United States.\r\n\r\nBulk of the footage comes from Hollywood, Los Angeles, Burbank, and Santa Monica, CA.\r\n

    Past Clients Include

    \r\n\r\n

    Supported Formats

    \r\n', 'Home', '', 'inherit', 'closed', 'closed', '', '5-revision-5', '', '', '2011-01-08 08:47:24', '2011-01-08 08:47:24', '', 5, 'http://jlahijani.homeip.net:3010/betasptodvd.com/5-revision-5/', 0, 'revision', '', 0), (144, 1, '2011-01-31 23:40:27', '2011-01-31 23:40:27', 'Betamax (sometimes called Beta) is a home videocassette tape recording format developed by Sony, released on May 10, 1975. The cassettes contain 1/2-inch (12.7mm)-wide videotape in a design similar to the earlier, professional 3/4-inch (19.05mm) U-matic format. The format is generally considered obsolete, though it is still used in specialist applications by a small minority of people.\r\n\r\nLike the rival videotape format VHS (introduced in October 1977 by JVC), Betamax had no guard band and used azimuth recording to reduce crosstalk. According to Sony''s own history webpages, the name came from a double meaning: beta being the Japanese word used to describe the way signals were recorded onto the tape, and from the fact that when the tape ran through the transport, it looked like the Greek letter beta (β). The suffix -max came from "maximum", to suggest greatness.\r\n\r\nSanyo marketed a version as Betacord, but this was also referred to casually as "Beta". In addition to Sony and Sanyo, Beta-format video recorders were also sold by Toshiba, Pioneer, Murphy, Aiwa, and NEC; the Zenith Electronics Corporation and WEGA Corporations contracted with Sony to produce VCRs for their product lines. Department stores like Sears (in the U.S. and Canada) and Quelle (Germany) sold Beta-format VCRs under their house brands, as did the RadioShack chain of electronic stores. Betamax and VHS competed in a fierce format war, which saw VHS come out on top in most markets.', 'Betamax', '', 'publish', 'closed', 'closed', '', 'betamax', '', '', '2011-02-24 22:40:23', '2011-02-24 22:40:23', '', 30, 'http://jlahijani.homeip.net:3010/betasptodvd.com/', 0, 'page', '', 0), (145, 1, '2011-01-31 23:40:23', '2011-01-31 23:40:23', '', 'Betamax', '', 'inherit', 'closed', 'closed', '', '144-revision', '', '', '2011-01-31 23:40:23', '2011-01-31 23:40:23', '', 144, 'http://jlahijani.homeip.net:3010/betasptodvd.com/144-revision/', 0, 'revision', '', 0), (146, 1, '2011-01-31 23:40:59', '2011-01-31 23:40:59', '', 'Beta SP', '', 'publish', 'closed', 'closed', '', 'beta-sp', '', '', '2011-01-31 23:40:59', '2011-01-31 23:40:59', '', 30, 'http://jlahijani.homeip.net:3010/betasptodvd.com/', 0, 'page', '', 0), (147, 1, '2011-01-31 23:40:43', '2011-01-31 23:40:43', '', 'BetaSP', '', 'inherit', 'closed', 'closed', '', '146-revision', '', '', '2011-01-31 23:40:43', '2011-01-31 23:40:43', '', 146, 'http://jlahijani.homeip.net:3010/betasptodvd.com/146-revision/', 0, 'revision', '', 0), (148, 1, '2011-01-31 23:41:15', '2011-01-31 23:41:15', 'Digital Betacam (commonly abbreviated to Digibeta or d-beta or dbc) was launched in 1993. It supersedes both Betacamand Betacam SP, while costing significantly less than the D1 format and providing high quality and reliability. Stapes are available with up to 40 minutes running time, and L tapes with up to 124 minutes.\r\n\r\n\r\n
    The Digital Betacam format records a DCT-compressed component video signal at 10-bit YUV 4:2:2 sampling in PAL (720Å~576) or NTSC (720Å~486) resolutions at a bitrate of 90 Mbit/s plus 4 channels of uncompressed 48 kHz PCM-encoded audio. A 5th audio track is available for cueing, and a linear timecode track is also used on the tape.
    \r\nThe Digital Betacam format records a DCT-compressed component video signal at 10-bit YUV 4:2:2 sampling in PAL (720Å~576) or NTSC (720Å~486) resolutions at a bitrate of 90 Mbit/s plus 4 channels of uncompressed 48 kHz PCM-encoded audio. A 5th audio track is available for cueing, and a linear timecode track is also used on the tape.\r\n\r\n\r\n\r\nSome Digital Betacam equipment can also read Betacam and Betacam SP tapes. Along with the identical cassette size, this meant for easy upgrading.\r\n\r\n\r\n\r\nDigital Betacam is considered to be the gold standard of formats for standard-definition digital video, is capable of outperforming cheaper digital formats such as DVCAM and DVCPRO, and associated equipment is comparatively expensive. Panasonic offers the DVCPRO50 competing format, which has similar technical abilities.\r\n\r\nThe Digital Betacam format records a DCT-compressed component video signal at 10-bit YUV 4:2:2 sampling in PAL (720Å~576) or NTSC (720Å~486) resolutions at a bitrate of 90 Mbit/s plus 4 channels of uncompressed 48 kHz PCM-encoded audio. A 5th audio track is available for cueing, and a linear timecode track is also used on the tape.', 'DigiBeta', '', 'publish', 'closed', 'closed', '', 'digibeta', '', '', '2011-02-09 00:01:21', '2011-02-09 00:01:21', '', 30, 'http://jlahijani.homeip.net:3010/betasptodvd.com/', 0, 'page', '', 0), (149, 1, '2011-01-31 23:41:10', '2011-01-31 23:41:10', '', 'DigiBeta', '', 'inherit', 'closed', 'closed', '', '148-revision', '', '', '2011-01-31 23:41:10', '2011-01-31 23:41:10', '', 148, 'http://jlahijani.homeip.net:3010/betasptodvd.com/148-revision/', 0, 'revision', '', 0), (150, 1, '2011-01-31 23:41:28', '2011-01-31 23:41:28', 'Digital8 (or D8) is a consumer digital videotape format developed by Sony, and introduced in 1999.\r\n\r\nThe Digital8 format is a combination of the older Hi8 tape transport with the DV codec. Digital8 equipment uses the same videocassettes as analog Hi8 equipment, but differs in that the audio/video signal is encoded digitally (using the industry-standard DV codec.) Since Digital8 uses the DV codec, it has identical audio and video specifications.\r\n\r\nTo facilitate digital recording on existing Hi8 videocassettes the video head drum spins 2.5x faster. For both NTSC and PAL Digital8 equipment, a standard-length 120-minute NTSC/90-minute PAL Hi8 cassette will store 60 minutes of Digital8 video (Standard Play) or 90 minutes (Long Play). LP is model specific, such as the TRV-30, TRV-40, and others. Digital8 recordings can be made on standard-grade Video8 cassettes, but this practice is discouraged in the Sony user manuals. Hi8 metal-particle cassettes are the recommended type for Digital8 recording, and most tapes currently sold are marked for both Hi8 and Digital8 usage.', 'Digital8', '', 'publish', 'closed', 'closed', '', 'digital8', '', '', '2011-02-24 23:13:43', '2011-02-24 23:13:43', '', 30, 'http://jlahijani.homeip.net:3010/betasptodvd.com/', 0, 'page', '', 0), (151, 1, '2011-01-31 23:41:25', '2011-01-31 23:41:25', '', 'Digital-8', '', 'inherit', 'closed', 'closed', '', '150-revision', '', '', '2011-01-31 23:41:25', '2011-01-31 23:41:25', '', 150, 'http://jlahijani.homeip.net:3010/betasptodvd.com/150-revision/', 0, 'revision', '', 0), (152, 1, '2011-01-31 23:41:42', '2011-01-31 23:41:42', '', 'DVCAM', '', 'publish', 'closed', 'closed', '', 'dvcam', '', '', '2011-01-31 23:41:42', '2011-01-31 23:41:42', '', 30, 'http://jlahijani.homeip.net:3010/betasptodvd.com/', 0, 'page', '', 0), (153, 1, '2011-01-31 23:41:37', '2011-01-31 23:41:37', '', 'DVCAM', '', 'inherit', 'closed', 'closed', '', '152-revision', '', '', '2011-01-31 23:41:37', '2011-01-31 23:41:37', '', 152, 'http://jlahijani.homeip.net:3010/betasptodvd.com/152-revision/', 0, 'revision', '', 0), (242, 1, '2011-02-16 04:47:43', '2011-02-16 04:47:43', '', 'Flash (FLV)', '', 'inherit', 'closed', 'closed', '', '241-revision', '', '', '2011-02-16 04:47:43', '2011-02-16 04:47:43', '', 241, 'http://jlahijani.homeip.net:3010/betasptodvd.com/241-revision/', 0, 'revision', '', 0), (155, 1, '2011-01-31 23:41:55', '2011-01-31 23:41:55', 'Final Cut Pro is a professional non-linear editing software application developed by Macromedia Inc. and then Apple Inc. Final Cut Pro 7 runs on Mac personal computers powered by Mac OS X version 10.5.6 or later and using Intel processors. It is a module of the Final Cut Studio product. The software allows users to log and capture video onto a hard drive (internal or external), where it can be edited, processed, and output to a wide variety of formats.\r\n\r\nFrom the early 2000s, Final Cut Pro began to develop a large and expanding user base, mainly video hobbyists and independent filmmakers. It has, in later years especially, made inroads with film and television editors who have traditionally used Avid Technology''s Media Composer. According to a 2007 SCRI study, Final Cut made up 49% of the US professional editing market, with Avid at 22%. A published Survey in 2008 by the American Cinema Editors Guild placed their users at 21% FCP (and growing from previous surveys of this group), while all others are still on an Avid system of some kind.', 'Final Cut Pro', '', 'publish', 'closed', 'closed', '', 'final-cut-pro', '', '', '2011-02-24 23:17:27', '2011-02-24 23:17:27', '', 30, 'http://jlahijani.homeip.net:3010/betasptodvd.com/', 0, 'page', '', 0), (156, 1, '2011-01-31 23:41:53', '2011-01-31 23:41:53', '', 'Final Cut Pro', '', 'inherit', 'closed', 'closed', '', '155-revision', '', '', '2011-01-31 23:41:53', '2011-01-31 23:41:53', '', 155, 'http://jlahijani.homeip.net:3010/betasptodvd.com/155-revision/', 0, 'revision', '', 0), (157, 1, '2011-01-31 23:42:28', '2011-01-31 23:42:28', 'H.264/MPEG-4 Part 10 or AVC (Advanced Video Coding) is a standard for video compression, and is currently one of the most commonly used formats for the recording, compression, and distribution of high definition video. The final drafting work on the first version of the standard was completed in May 2003.\r\n\r\nH.264/MPEG-4 AVC is a block-oriented motion-compensation-based codec standard developed by the ITU-T Video Coding Experts Group (VCEG) together with the ISO/IEC Moving Picture Experts Group (MPEG). It was the product of a partnership effort known as the Joint Video Team (JVT). The ITU-T H.264 standard and the ISO/IEC MPEG-4 AVC standard (formally, ISO/IEC 14496-10 - MPEG-4 Part 10, Advanced Video Coding) are jointly maintained so that they have identical technical content.\r\n\r\nH.264 is perhaps best known as being one of the codec standards for Blu-ray Discs; all Blu-ray players must be able to decode H.264. It is also widely used by streaming internet sources, such as videos from Vimeo, YouTube and the iTunes Store, web software such as the Adobe Flash Player and Microsoft Silverlight, broadcast services for DVB and SBTVD, direct-broadcast satellite television services, cable television services, and real-time videoconferencing.', 'H.264 / MPEG-4 AVC (MP4)', '', 'publish', 'closed', 'closed', '', 'h-264-mpeg-4-avc-mp4', '', '', '2011-02-24 23:27:23', '2011-02-24 23:27:23', '', 30, 'http://jlahijani.homeip.net:3010/betasptodvd.com/', 0, 'page', '', 0), (158, 1, '2011-01-31 23:42:07', '2011-01-31 23:42:07', '', 'H-264', '', 'inherit', 'closed', 'closed', '', '157-revision', '', '', '2011-01-31 23:42:07', '2011-01-31 23:42:07', '', 157, 'http://jlahijani.homeip.net:3010/betasptodvd.com/157-revision/', 0, 'revision', '', 0), (159, 1, '2011-01-31 23:42:44', '2011-01-31 23:42:44', 'HDV is a format for recording of high-definition video on DV cassette tape. The format was originally developed by JVC and supported by Sony, Canon and Sharp. The four companies formed the HDV consortium in September 2003.\r\n\r\nConceived as an affordable high definition format for digital camcorders, HDV quickly caught on with many amateur and professional videographers due to its low cost, portability, and image quality acceptable for many professional productions.\r\n\r\nHDV and HDV logo are trademarks of JVC and Sony.', 'HDV', '', 'publish', 'closed', 'closed', '', 'hdv', '', '', '2011-02-24 23:28:39', '2011-02-24 23:28:39', '', 30, 'http://jlahijani.homeip.net:3010/betasptodvd.com/', 0, 'page', '', 0), (160, 1, '2011-01-31 23:42:42', '2011-01-31 23:42:42', '', 'HDV 1080i', '', 'inherit', 'closed', 'closed', '', '159-revision', '', '', '2011-01-31 23:42:42', '2011-01-31 23:42:42', '', 159, 'http://jlahijani.homeip.net:3010/betasptodvd.com/159-revision/', 0, 'revision', '', 0), (161, 1, '2011-01-31 23:42:57', '2011-01-31 23:42:57', '''M4V is a file container format used by Apple''s iTunes application. The M4V file format is a video file format developed by Apple and is very close to MP4 format. The differences are the optional Apple''s DRM copyright protection, and the treatment of AC3 (Dolby Digital) audio which is not standardized for MP4 container.\r\n\r\nApple uses M4V files to encode TV episodes, movies, and music videos in the iTunes Store. The copyright of M4V files may be protected by using Apple''s FairPlay DRM copyright protection. To play a protected M4V file, the computer needs to be authorized (using iTunes) with the account that was used to purchase the video. However, unprotected M4V files without AC3 audio may be recognized and played by other video players by changing the file extension from ‘.m4v’ to ‘.mp4’.\r\n\r\nBesides Apple iTunes and Apple QuickTime Player, M4V files can also be opened and played with the version of Windows Media Player included with Windows 7, Media Player Classic, RealNetworks RealPlayer, VideoLAN VLC media player and Nero Showtime (included with Nero Multimedia Suite). The format, with DRM removed, can also be played in the webOS Video Player for use on the Palm Pre, Palm Pixi smartphones. It is also playable by the Android operating system with its video player. It can also be played with the BS Player Pro.\r\n\r\nM4V video with FairPlay attached to it is read in QuickTime as AVC0 Media.', 'M4V', '', 'publish', 'closed', 'closed', '', 'm4v', '', '', '2011-02-08 23:55:33', '2011-02-08 23:55:33', '', 30, 'http://jlahijani.homeip.net:3010/betasptodvd.com/', 0, 'page', '', 0), (162, 1, '2011-01-31 23:42:54', '2011-01-31 23:42:54', '', 'M4V', '', 'inherit', 'closed', 'closed', '', '161-revision', '', '', '2011-01-31 23:42:54', '2011-01-31 23:42:54', '', 161, 'http://jlahijani.homeip.net:3010/betasptodvd.com/161-revision/', 0, 'revision', '', 0), (163, 1, '2011-01-31 23:43:10', '2011-01-31 23:43:10', '', 'MiniDV', '', 'publish', 'closed', 'closed', '', 'minidv', '', '', '2011-01-31 23:43:10', '2011-01-31 23:43:10', '', 30, 'http://jlahijani.homeip.net:3010/betasptodvd.com/', 0, 'page', '', 0), (164, 1, '2011-01-31 23:43:08', '2011-01-31 23:43:08', '', 'MiniDV', '', 'inherit', 'closed', 'closed', '', '163-revision', '', '', '2011-01-31 23:43:08', '2011-01-31 23:43:08', '', 163, 'http://jlahijani.homeip.net:3010/betasptodvd.com/163-revision/', 0, 'revision', '', 0), (165, 1, '2011-01-31 23:43:29', '2011-01-31 23:43:29', '', 'MOV', '', 'trash', 'closed', 'closed', '', 'mov', '', '', '2011-02-16 04:53:24', '2011-02-16 04:53:24', '', 30, 'http://jlahijani.homeip.net:3010/betasptodvd.com/', 0, 'page', '', 0), (166, 1, '2011-01-31 23:43:25', '2011-01-31 23:43:25', '', 'MOV', '', 'inherit', 'closed', 'closed', '', '165-revision', '', '', '2011-01-31 23:43:25', '2011-01-31 23:43:25', '', 165, 'http://jlahijani.homeip.net:3010/betasptodvd.com/165-revision/', 0, 'revision', '', 0), (246, 1, '2011-01-31 23:42:28', '2011-01-31 23:42:28', '', 'H264', '', 'inherit', 'closed', 'closed', '', '157-revision-2', '', '', '2011-01-31 23:42:28', '2011-01-31 23:42:28', '', 157, 'http://jlahijani.homeip.net:3010/betasptodvd.com/157-revision-2/', 0, 'revision', '', 0), (167, 1, '2011-01-31 23:43:43', '2011-01-31 23:43:43', '', 'MPEG-4', '', 'trash', 'closed', 'closed', '', 'mpeg-4', '', '', '2011-02-16 04:52:01', '2011-02-16 04:52:01', '', 30, 'http://jlahijani.homeip.net:3010/betasptodvd.com/', 0, 'page', '', 0), (168, 1, '2011-01-31 23:43:39', '2011-01-31 23:43:39', '', 'MPEG-4', '', 'inherit', 'closed', 'closed', '', '167-revision', '', '', '2011-01-31 23:43:39', '2011-01-31 23:43:39', '', 167, 'http://jlahijani.homeip.net:3010/betasptodvd.com/167-revision/', 0, 'revision', '', 0), (169, 1, '2011-01-31 23:43:55', '2011-01-31 23:43:55', 'PAL, short for Phase Alternating Line, is an analog color television encoding system used in broadcast television systems in many countries. Other common analogue television systems are SECAM and NTSC. This page primarily discusses the colour encoding system. See the articles on broadcast television systems and analogue television for additional discussion of frame rates, image resolution and audio modulation. For discussion of the 625-line / 25 frame per second television standard, see 576i.', 'PAL', '', 'publish', 'closed', 'closed', '', 'pal', '', '', '2011-02-24 23:33:54', '2011-02-24 23:33:54', '', 30, 'http://jlahijani.homeip.net:3010/betasptodvd.com/', 0, 'page', '', 0), (170, 1, '2011-01-31 23:43:52', '2011-01-31 23:43:52', '', 'PAL', '', 'inherit', 'closed', 'closed', '', '169-revision', '', '', '2011-01-31 23:43:52', '2011-01-31 23:43:52', '', 169, 'http://jlahijani.homeip.net:3010/betasptodvd.com/169-revision/', 0, 'revision', '', 0), (171, 1, '2011-01-31 23:44:08', '2011-01-31 23:44:08', 'QuickTime File Format (QTFF) is a computer file format used natively by the QuickTime application.\r\n\r\nThe format specifies a multimedia container file that contains one or more tracks, each of which stores a particular type of data: audio, video, effects, or text (e.g. for subtitles). Each track either contains a digitally-encoded media stream (using a specific format) or a data reference to the media stream located in another file. Tracks are maintained in a hierarchical data structure consisting of objects called atoms. An atom can be a parent to other atoms or it can contain media or edit data, but it cannot do both.\r\n\r\nThe ability to contain abstract data references for the media data, and the separation of the media data from the media offsets and the track edit lists means that QuickTime is particularly suited for editing, as it is capable of importing and editing in place (without data copying). Other later-developed media container formats such as Microsoft''s Advanced Systems Format or the Matroska and Ogg containers lack this abstraction, and require all media data to be rewritten after editing.', 'Quicktime (MOV)', '', 'publish', 'closed', 'closed', '', 'quicktime-mov', '', '', '2011-02-24 23:41:59', '2011-02-24 23:41:59', '', 30, 'http://jlahijani.homeip.net:3010/betasptodvd.com/', 0, 'page', '', 0), (172, 1, '2011-01-31 23:44:05', '2011-01-31 23:44:05', '', 'Quicktime', '', 'inherit', 'closed', 'closed', '', '171-revision', '', '', '2011-01-31 23:44:05', '2011-01-31 23:44:05', '', 171, 'http://jlahijani.homeip.net:3010/betasptodvd.com/171-revision/', 0, 'revision', '', 0), (173, 1, '2011-01-31 23:44:21', '2011-01-31 23:44:21', 'The Video Home System (better known by its abbreviation VHS) is a consumer-level video standard developed by Japanese company JVC and launched in 1976.\r\n\r\nA VHS holds a maximum of about 430 m (1,410 ft.) of tape at the lowest acceptable tape thickness, giving a maximum playing time of about 3.5 hours for NTSC and 5 hours for PAL at "standard" (SP) quality. Other speeds include LP and EP/SLP which double and triple the recording time, for NTSC regions. These speed reductions cause a slight reduction in video quality (from 250 lines to 230 analog lines horizontal); also, tapes recorded at the lower speed often exhibit poor playback performance on recorders other than the one they were produced on. Because of this, commercial prerecorded tapes were almost always recorded in SP mode, although budget labels such as Video Treasures, Starmaker, Burbank Video, and even Paramount, as well as other smaller companies commonly used the slower speed.\r\n\r\nVHS tapes have approximately 3 MHz of video bandwidth and 400 kHz of chroma bandwidth, which is achieved at a relatively low tape speed by the use of helical scan recording of a frequency modulated luminance (black and white) signal, with a down-converted "color under" chroma (color) signal recorded directly at the baseband. Each helical track contains a single field (''even'' or ''odd'' field, equivalent to half a frame) encoded as an analog raster scan, similar to analog TV broadcasts. The horizontal resolution is 170 lines per scanline, and the vertical resolution (the number of scanlines) is the same as the respective analog TV standard (575 for PAL or 486 for NTSC). In modern-day digital terminology, VHS is roughly equivalent to 333x480 pixels luma and 40x480 chroma resolutions (333x480 pixels=159,840 pixels or 0.16MP (1/6 of a MegaPixel)).\r\n\r\nJVC would counter 1985''s SuperBeta with VHS HQ, or High Quality. The frequency modulation of the VHS luminance signal is limited to 3 megahertz which makes higher resolutions impossible, but an HQ branded deck includes luminance noise reduction, chroma noise reduction, white clip extension, and improved sharpness circuitry. The effect was to increase the apparent horizontal resolution of a VHS recording from 240 to 250 analog (equivalent to 333 pixels from left-to-right, in digital terminology). The major VHS OEMs resisted HQ due to cost concerns, eventually resulting in JVC reducing the requirements for the HQ brand to white clip extension plus one other improvement.\r\n\r\nIn 1987 JVC introduced a new format called Super VHS which extended the bandwidth to over 5 megahertz, yielding 420 analog horizontal (560 pixels left-to-right).', 'VHS', '', 'publish', 'closed', 'closed', '', 'vhs', '', '', '2011-02-24 23:40:37', '2011-02-24 23:40:37', '', 30, 'http://jlahijani.homeip.net:3010/betasptodvd.com/', 0, 'page', '', 0), (174, 1, '2011-01-31 23:44:19', '2011-01-31 23:44:19', '', 'VHS', '', 'inherit', 'closed', 'closed', '', '173-revision', '', '', '2011-01-31 23:44:19', '2011-01-31 23:44:19', '', 173, 'http://jlahijani.homeip.net:3010/betasptodvd.com/173-revision/', 0, 'revision', '', 0), (175, 1, '2011-01-31 23:44:34', '2011-01-31 23:44:34', 'VHS-C is the compact VHS format introduced in 1982 and used primarily for consumer-grade compact camcorders. The format is based on the same videotape as is used in VHS, and can be played back in a standard VHS VCR with an adapter. Though quite inexpensive, the format is largely obsolete even as a consumer standard and has been replaced in the marketplace by digital video formats, which have smaller form factors.\r\n\r\nThe magnetic tape on VHS-C cassettes is wound on one main spool and used a gear wheel which moves the tape forward. It can also be moved by hand. This development hampered the sales of the Betamax system somewhat, because the Betamax cassette geometry prevented a similar development.\r\n\r\nVHS-C was one of the pioneering formats of the compact camcorder market, and was released to compete with Video8. VHS-C cassette was larger than Video8 cassette, but was compatible with VHS tape recorders. A higher quality version of VHS-C was released, based on S-VHS, known as S-VHS-C, that competed against Hi8, the higher quality version of Video8. The arrival on the market of inexpensive S-VHS-C camcorders led to the inclusion on many modern VCRs of a feature known as SQPB, or SuperVHS Quasi-PlayBack, but did not make a significant impact on the market as the arrival of MiniDV as a consumer standard made low-cost, digital, near-broadcast-quality video widely available to consumers, and rendered analog camcorders largely obsolete.\r\n\r\nCompared with Video8, VHS-C had identical video quality but a shorter run time, 120 versus 40 minutes at SP speed, 240 versus 120 for longer-running modes. Although at one time JVC marketed a 45-minute and a 60-minute SP Mode tape with the Extra High Grade formulation (135 minutes, and 180 minutes in EP/SLP Mode). Hi8 and S-VHS-C both have laserdisc quality pictures, but media is far less readily available than the cameras themselves, and thus most S-VHS-C units support S-VHS ET, which allows recording of an S-VHS signal on high-grade VHS tape.\r\n\r\nAlthough Video8 acquired a digital variant, Digital8, it is extremely unlikely that D-VHS will ever be adapted to a compact format, as the consumer camcorder industry has largely standardized on small-format MiniDV and the new hard drive based recorders. As of 2010, a few VHS-C and S-VHS-C camcorders are still available from JVC at extremely low prices (~US$200), and the media remains widely-available at relatively low cost.', 'VHS-C', '', 'publish', 'closed', 'closed', '', 'vhs-c', '', '', '2011-02-24 23:39:25', '2011-02-24 23:39:25', '', 30, 'http://jlahijani.homeip.net:3010/betasptodvd.com/', 0, 'page', '', 0), (176, 1, '2011-01-31 23:44:29', '2011-01-31 23:44:29', '', 'VHS-C', '', 'inherit', 'closed', 'closed', '', '175-revision', '', '', '2011-01-31 23:44:29', '2011-01-31 23:44:29', '', 175, 'http://jlahijani.homeip.net:3010/betasptodvd.com/175-revision/', 0, 'revision', '', 0), (177, 1, '2011-01-31 21:10:31', '2011-01-31 21:10:31', '', 'Tapeless, File & Media', '', 'inherit', 'closed', 'closed', '', '60-revision-5', '', '', '2011-01-31 21:10:31', '2011-01-31 21:10:31', '', 60, 'http://jlahijani.homeip.net:3010/betasptodvd.com/60-revision-5/', 0, 'revision', '', 0); INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES (39, 1, '2011-02-02 20:50:58', '2011-02-02 20:50:58', '
    \n\nBetacam is a professional video format that comes in several flavors:\n\nBetacam\n\nBetacam SP (also known as BetaSP)\n\nDigital Betacam (also known as DigiBeta)\n\nBetaSX\n\nIt can have a large videotape shell or small one and can be recorded in PAL, SECAM, or NTSC.   Betacam, even digibeta is a standard definition signal.\n\n\n
    \n
    Betacam is a family of half-inch professional videotape products. It was developed by Sony in 1982. In colloquial use, “Betacam” singly is often used to refer to a Betacam camcorder, a Betacam tape, a Betacam video recorder or the format itself.
    \n
    All Betacam variants from (plain) Betacam to Betacam SP and Digital Betacam, use the same shape cassettes, meaning vaults and other storage facilities do not have to be changed when upgrading to a new format. The cassettes come in two sizes: S and L. Betacam cameras can only load S tapes, while VTRs can play both S and L tapes. The cassette shell and case for each Betacam cassette is colored differently depending on the format, allowing for easy visual identification. There is also a mechanical key that allows a video tape recorder to tell which format has been inserted.
    \n
    The format supplanted the three-quarter inch U-Matic format, which Sony had introduced in 1971. In addition to improvements in video quality, the Betacam configuration of an integrated camera/recorder led to its rapid adoption by electronic news gathering organizations.
    \n
    Even though Betacam remains popular in the field and for archiving, new digital products such as the Multi Access Video Disk Recorder are leading to a phasing out of Betacam products in a studio environment.
    \n
    Betacam / BetacamSP
    \n
    The original Betacam format was launched in August 7, 1982. It is an analog component video format, storing the luminance, “Y”, in one track and the chrominance, on another as alternating segments of the R-Y and B-Y components performing Compressed Time Division Multiplex, or CTDM.This splitting of channels allows true broadcast quality recording with 300 lines of horizontal luminance resolution and 120 lines chrominance resolution (versus ~30 for Betamax/VHS), on a relatively inexpensive cassette based format.
    \n
    The original Betacam format records on cassettes loaded with oxide-formulated tape, which are theoretically the same as used by its consumer market-oriented predecessor Betamax, introduced 7 years earlier by Sony in 1975. A blank Betamax-branded tape will work on a Betacam deck, and a Betacam-branded tape can be used to record in a Betamax deck. However, in later years Sony discouraged this practice, suggesting that the internal tape transport of a domestic Betamax cassette was not well suited to the faster tape transport of Betacam. In particular, the guide rollers tend to be noisy.
    \n
    Although there is a superficial similarity between Betamax and Betacam in that they use the same tape cassette, they are really quite different formats. Betamax records relatively low resolution composite video using a heterodyne color recording system and only two recording heads, while Betacam uses four heads to record in component format, at a much higher linear tape speed, resulting in much higher video and audio quality. A typical L-750 length Betamax cassette that yielded about 3 hours of recording time on a Betamax VCR at its B-II speed, only provided 30 minutes record time on a Betacam VCR or camcorder.
    \n
    It may also be noted that Matsushita / Panasonic also introduced a professional 1/2″ component videotape format which used VHS style tape cassettes called “M-Format”. However, while Sony’s Betacam system rapidly became an industry standard, M format was a marketing failure. A followup format called M-II — effectively the Panasonic enhancement of M-format as SP was Sony’s enhancement of Betacam —was a great improvement. Though it was used as an internal standard at NBC for a time, it failed to make much headway in the marketplace. While technically M-II was in some ways an improvement over Betacam SP, Betacam SP had the overwhelming advantage of a high degree of compatibility with the existing (and very large) Betacam infrastructure.
    \n
    Betacam was initially introduced as a camera line along with a video cassette player. The first cameras were the BVP-3, which utilized 3 saticon tubes, and the BVP1, which used a single tri-stripe Trinicon tube. Both these cameras could be operated standalone, or with their docking companion VTR, the BVV-1, (quickly superseded by the BVV-1A) to form the BVW-1 (BVW-1A) integrated camcorder. Tapes could not be played back in camera except in black and white for viewing in the camera’s viewfinder only. Color playback required the studio source deck at first, the BVW-10, which could not record, only play back. It was primarily designed as a feeder deck for A/B roll edit systems, usually for editing to a 1″ Type C or 3/4″ U-matic cassette edit master tape. There was also the BVW-20 field playback deck, which was a portable unit with DC power and a handle, that was used to verify color playback of tapes in the field. Unlike the BVW-10, it did not have a built in Time Base Corrector, or TBC.
    \n
    With the popular success of the Betacam system as a news acquisition format, the line was soon extended to include the BVW-15 studio player, and the BVW-40 Studio Edit Recorder. The BVW-15 added Dynamic Tracking which enabled clear still frame and jog playback, something the BVW-10 could not deliver. The BVW-40 enabled for the first time editing to a Betacam master, and if setup and wired correctly, true component video editing. It was also possible to do machine to machine editing between a BVW-10/15 and BVW-40 without an edit controller—a single serial cable between the units was all that was required to control the player from the recorder in performing simple assemble and insert editing. Additionally there were two field models introduced, the field recorder BVW-25, and the BVW-21 play only portable field deck.
    \n
    At its introduction, many insisted that Betacam remained inferior to the bulkier 1″ Type C and B recording, the standard broadcast production format of the late 70s to mid 80s. Additionally, the maximum record time for both the cameras and studio recorders was only half an hour, a severe limitation in television production. There was also the limitation that high quality recording was only possible if the original component signals were available, as they would be in a cp. If they had already been converted to composite video, re-converting them to components for recording and then eventually back to composite for broadcast, caused a severe drop in quality.
    \n
    A BetacamSP tape used by WSVN.
    \n
    In 1986, Betacam SP was developed, which increased horizontal resolution to 340 lines. While the quality improvement of the format itself was minor, the improvement to the VTRs was enormous, in quality, features, and particularly, the new larger cassette with 90 minutes of recording time. Beta SP (for “Superior Performance”) became the industry standard for most TV stations and high-end production houses until the late 1990s. Despite the format’s age Beta SP remains a common standard for video post-production. The recording time is the same as for Betacam, 30 and 90 minutes for S and L, respectively. Tape speed is slightly slower in machines working in the 625/50 format, increasing tape duration of one minute for every five minutes of run time. So, a 90 minute tape will record 108 minutes of video in PAL.
    \n
    BetacamSP is able to achieve its namesake “Superior Performance” over Betacam in the fact that it uses metal-formulated tape, as opposed to Betacam’s oxide tape. Sony designed BetacamSP to be partially forward compatible with standard Betacam, with the capability that BetacamSP tapes recorded on BetacamSP decks can be played in oxide-era Betacam VTRs (such as the BVW-15 and BVW-40 mentioned earlier), but for playback only. BetacamSP-branded tapes cannot be used for recording in consumer Betamax VCRs like oxide Betacam tapes, due to BetacamSP’s metal-formulation tape causing the video heads in a Betamax deck to wear prematurely, which are made of a softer material than the heads in a standard Betacam deck. However, BetacamSP tapes can be used without a problem in ED Beta VCRs, since the ED Beta format uses metal-formulated tape as well.
    \n
    The new BetacamSP studio decks were the players, the BVW-60 and BVW-65, with Dynamic Tracking and the Edit Recorders, the BVW-70, and the Dynamic Tracking model, the BVW-75. The BVV-5 was the BetacamSP dockable camera back, which could play back in color if its companion playback adapter was used. A new SP field recorder, the BVW-35, possessed the added benefit of a standard RS422 serial control port that enabled it to be used as an edit feeder deck. Though the four new studio decks could utilize the full 90-minute BetacamSP cassettes, the BVW-35 remained limited to the original Beta form factor 30-minute cassette shells. Answering a need for a basic office player, Sony also introduced the BVW-22, a much less expensive desktop model that could be used for viewing and logging 90-minute cassettes, but could not be configured into an edit system.
    \n
    Sony followed up the SP Field Recorder with the BVW-50, that could record and play the large size 90 minute cassettes. After this, the deck line was relatively stagnant and incredibly popular for a decade, aside from some specialty models that could record digital audio.
    \n
    Until the introduction of the BVW-200 camera though, the camera and recorder configuration was a docking system. The BVW-200 was an integrated camera recorder system. It sacrificed the flexibility of a docking camera in order to lose a substantial amount of weight. Eventually, non-docking camcorders became the most popular design by the mid-90s.
    \n
    The final BetacamSP camcorder was the BVW-600, which paired a digital camera front section, very similar to the one on the DigiBeta DVW-700, with an integrated BetacamSP recorder. Like every other Betacam camera system, and unlike the DigiBeta DVW-700, the camera could not play back in color without the use of an outboard adapter.
    \n
    In 1991, the less-expensive, “Professional,” PV line of BetacamSP decks was introduced. The PV line consisted of only three models: the full-sized PVW-2600 (VTP) and PVW-2800 (VTR) editing decks, and the PVV-3 camera-dockable VTR. These high quality machines were similar to the original BV series machines, but lacked the third and fourth audio channels. In 1993, the far less expensive UVW series debuted. These machines were considerably simpler, somewhat lower quality, and were designed primarily to be used as companions to computer systems, for industrial video, and other low-cost, yet high-quality, uses. The UVW decks possessed very limited front panel controls, no jog and shuttle; and with Time Base Corrector (TBC) control available only with an optional remote TBC controller. These were represented by the UVW-1800, a very popular editing VTR (and companion UVW-1600 edit VTP), and the non-editing UVW-1400 VTR, and UVW-1200 VTP. The UVW-100 (and later 100B) one-piece camcorder rounded out the UVW series.
    \n
    Betacam and BetacamSP tape cassette shells varied in color depending on the manufacturer. Many companies sold Betacam tapes, sometimes of their own manufacture, sometimes re-branded. Fuji, Maxell, Ampex and 3M were just some of the major brands to do so.
    \n
    Ampex, Thomson SA and Philips each sold rebranded OEM versions of some of the Sony VTRs and Camcorders at various times in the 1980s and 1990s. Other than nameplates, these models were identical to the Sony models.
    \n
    Digital Betacam
    \n
    Digital Betacam L tape
    \n
    Digital Betacam (commonly referred to as Digibeta, d-beta, dbc or simply Digi) was launched in 1993. It supersedes both Betacam and Betacam SP, while costing significantly less than the D1 format. S tapes are available with up to 40 minutes running time, and L tapes with up to 124 minutes.
    \n
    The Digital Betacam format records a DCT-compressed component video signal at 10-bit YUV 4:2:2 sampling in NTSC (720×486) or PAL (720×576) resolutions at a bitrate of 90 Mbit/s plus four channels of uncompressed 48 kHz / 20 bit PCM-encoded audio. A fifth analog audio track is available for cueing, and a linear timecode track is also used on the tape. It is a popular digital video cassette format for broadcast use.
    \n
    Another key element which aided adoption was Sony’s implementation of the SDI coaxial digital connection on Digital Betacam decks. Facilities could begin using digital signals on their existing coaxial wiring without having to commit to an expensive re-installation.
    \n
    The main competitor to the Digital Betacam is DVCPRO50 format offered by Panasonic. Despite that DVCPRO50 uses 8-bit luma and color sampling and 50 Mbit/s data rate, it rivals Digital Betacam in visual quality.
    \n
    Betacam SX
    \n
    Betacam SX S tape
    \n
    Betacam SX is a digital version of Betacam SP introduced in 1996, positioned as a cheaper alternative to Digital Betacam. It stores video using MPEG 4:2:2 Profile@ML compression, along with four channels of 48 kHz 16 bit PCM audio. All Betacam SX equipment is compatible with Betacam SP tapes. S tapes have a recording time up to 62 minutes, and L tapes up to 194 minutes.
    \n
    The Betacam SX system was very successful with newsgathering operations which had a legacy of Betacam and Betacam SP tapes. Some Betacam SX decks, such as the DNW-A75 or DNW-A50, can natively play and work from the analog tapes interchangeably, because it contains both analog and digital playback heads.
    \n
    Betacam SX uses MPEG-2 4:2:2P@ML compression, in comparison with other similar systems that use 4:1:1 or 4:2:0 coding. It gives better chroma resolution and allows certain postproduction processes such as Chroma-key.
    \n
    This format compresses the video signal from approximately 180Mb/s to only 18Mb/s. This means a compression ratio of around 10:1, which is achieved by the use of mild temporal compression, where alternate frames are stored as MPEG I-frames and B-frames, giving rise to an IBIB sequence on tape.
    \n
    Together with Betacam SX, Sony introduced a generation of hybrid recorder, allowing use of both tape and disk recording on the same deck, and high speed dubbing from one to another. This was intended to save wear on the video heads for studio applications, as well to speed up online editing.
    \n
    Betacam SX also features a good shot mark feature, that allows marking of each scene for fast scanning of the tape, looking at recorded marks on each single cassette, and showing the markers to the operator.
    \n
    The cameras themselves are generally considered by most sound recordists to be quite noisy in operation, possibly because the amount of computer processing power, and subsequent generated heat, leads to cooling fans being used to keep the camera at a reasonable temperature.
    \n
    Betacam SX tape shells are bright yellow.
    \n
    Although Betacam SX machines have gone out of production, the format is still used by many newsgathering operations, including CNN, Canada’s CBC and CTV, San Diego’s KFMB-TV and NBC’s operations in the San Francisco Bay Area at KNTV and KSTS. Many news archives still contain SX tapes.
    \n
    MPEG IMX
    \n
    MPEG IMX is a 2001 development of the Digital Betacam format. It uses the MPEG compression system, but at a higher bitrate than Betacam SX. The IMX format allows for a CCIR 601 compliant video signal, with eight channels of audio and timecode track. It lacks an analog audio (cue) track as the Digital Betacam, but will read it as channel 7 if used for playback.
    \n
    Compression is applied in three different formats: 30 (6:1 compression), 40 (4:1 compression) or 50 Mbit/s (3.3:1 compression) which allows different quality/storage efficiency ratios. Video is recorded as MPEG-2 I frames only.
    \n
    With its new IMX VTRs, Sony introduced some new technologies including SDTI and e-VTR. SDTI allows for audio, video, timecode, and remote control functions to be transported by a single coaxial cable, while e-VTR technology extends this by allowing the same data to be transported over IP by way of an ethernet interface on the VTR itself.
    \n
    All IMX VTRs can natively playback Betacam SX tapes, and some, such as the MSW-M2000P/1 are capable of playing back Digital Betacam cassettes as well as analog Betacam and Betacam SP cassettes, but they can only record to their native IMX cassettes. S tapes are available with up to 60 minutes capacity, and L tapes hold up to 184 minutes. These values are for 525/60 decks, but will extend in 625/50. A 184 minute tape will record for, as the label itself specifies, 220 minutes.
    \n
    IMX machines feature the same good shot mark function of the Betacam SX.
    \n
    MPEG IMX cassettes are a muted green, however, the new XDCAM format allows recording of MPEG IMX on a tapeless format, Professional Disc.
    \n
    \n
    \n
    Betacam is a family of half-inch professional videotape products. It was developed by Sony in 1982. In colloquial use, “Betacam” singly is often used to refer to a Betacam camcorder, a Betacam tape, a Betacam video recorder or the format itself.
    \n
    All Betacam variants from (plain) Betacam to Betacam SP and Digital Betacam, use the same shape cassettes, meaning vaults and other storage facilities do not have to be changed when upgrading to a new format. The cassettes come in two sizes: S and L. Betacam cameras can only load S tapes, while VTRs can play both S and L tapes. The cassette shell and case for each Betacam cassette is colored differently depending on the format, allowing for easy visual identification. There is also a mechanical key that allows a video tape recorder to tell which format has been inserted.
    \n
    The format supplanted the three-quarter inch U-Matic format, which Sony had introduced in 1971. In addition to improvements in video quality, the Betacam configuration of an integrated camera/recorder led to its rapid adoption by electronic news gathering organizations.
    \n
    Even though Betacam remains popular in the field and for archiving, new digital products such as the Multi Access Video Disk Recorder are leading to a phasing out of Betacam products in a studio environment.
    \n
    Betacam / BetacamSP
    \n
    The original Betacam format was launched in August 7, 1982. It is an analog component video format, storing the luminance, “Y”, in one track and the chrominance, on another as alternating segments of the R-Y and B-Y components performing Compressed Time Division Multiplex, or CTDM.This splitting of channels allows true broadcast quality recording with 300 lines of horizontal luminance resolution and 120 lines chrominance resolution (versus ~30 for Betamax/VHS), on a relatively inexpensive cassette based format.
    \n
    The original Betacam format records on cassettes loaded with oxide-formulated tape, which are theoretically the same as used by its consumer market-oriented predecessor Betamax, introduced 7 years earlier by Sony in 1975. A blank Betamax-branded tape will work on a Betacam deck, and a Betacam-branded tape can be used to record in a Betamax deck. However, in later years Sony discouraged this practice, suggesting that the internal tape transport of a domestic Betamax cassette was not well suited to the faster tape transport of Betacam. In particular, the guide rollers tend to be noisy.
    \n
    Although there is a superficial similarity between Betamax and Betacam in that they use the same tape cassette, they are really quite different formats. Betamax records relatively low resolution composite video using a heterodyne color recording system and only two recording heads, while Betacam uses four heads to record in component format, at a much higher linear tape speed, resulting in much higher video and audio quality. A typical L-750 length Betamax cassette that yielded about 3 hours of recording time on a Betamax VCR at its B-II speed, only provided 30 minutes record time on a Betacam VCR or camcorder.
    \n
    It may also be noted that Matsushita / Panasonic also introduced a professional 1/2″ component videotape format which used VHS style tape cassettes called “M-Format”. However, while Sony’s Betacam system rapidly became an industry standard, M format was a marketing failure. A followup format called M-II — effectively the Panasonic enhancement of M-format as SP was Sony’s enhancement of Betacam —was a great improvement. Though it was used as an internal standard at NBC for a time, it failed to make much headway in the marketplace. While technically M-II was in some ways an improvement over Betacam SP, Betacam SP had the overwhelming advantage of a high degree of compatibility with the existing (and very large) Betacam infrastructure.
    \n
    Betacam was initially introduced as a camera line along with a video cassette player. The first cameras were the BVP-3, which utilized 3 saticon tubes, and the BVP1, which used a single tri-stripe Trinicon tube. Both these cameras could be operated standalone, or with their docking companion VTR, the BVV-1, (quickly superseded by the BVV-1A) to form the BVW-1 (BVW-1A) integrated camcorder. Tapes could not be played back in camera except in black and white for viewing in the camera’s viewfinder only. Color playback required the studio source deck at first, the BVW-10, which could not record, only play back. It was primarily designed as a feeder deck for A/B roll edit systems, usually for editing to a 1″ Type C or 3/4″ U-matic cassette edit master tape. There was also the BVW-20 field playback deck, which was a portable unit with DC power and a handle, that was used to verify color playback of tapes in the field. Unlike the BVW-10, it did not have a built in Time Base Corrector, or TBC.
    \n
    With the popular success of the Betacam system as a news acquisition format, the line was soon extended to include the BVW-15 studio player, and the BVW-40 Studio Edit Recorder. The BVW-15 added Dynamic Tracking which enabled clear still frame and jog playback, something the BVW-10 could not deliver. The BVW-40 enabled for the first time editing to a Betacam master, and if setup and wired correctly, true component video editing. It was also possible to do machine to machine editing between a BVW-10/15 and BVW-40 without an edit controller—a single serial cable between the units was all that was required to control the player from the recorder in performing simple assemble and insert editing. Additionally there were two field models introduced, the field recorder BVW-25, and the BVW-21 play only portable field deck.
    \n
    At its introduction, many insisted that Betacam remained inferior to the bulkier 1″ Type C and B recording, the standard broadcast production format of the late 70s to mid 80s. Additionally, the maximum record time for both the cameras and studio recorders was only half an hour, a severe limitation in television production. There was also the limitation that high quality recording was only possible if the original component signals were available, as they would be in a cp. If they had already been converted to composite video, re-converting them to components for recording and then eventually back to composite for broadcast, caused a severe drop in quality.
    \n
    A BetacamSP tape used by WSVN.
    \n
    In 1986, Betacam SP was developed, which increased horizontal resolution to 340 lines. While the quality improvement of the format itself was minor, the improvement to the VTRs was enormous, in quality, features, and particularly, the new larger cassette with 90 minutes of recording time. Beta SP (for “Superior Performance”) became the industry standard for most TV stations and high-end production houses until the late 1990s. Despite the format’s age Beta SP remains a common standard for video post-production. The recording time is the same as for Betacam, 30 and 90 minutes for S and L, respectively. Tape speed is slightly slower in machines working in the 625/50 format, increasing tape duration of one minute for every five minutes of run time. So, a 90 minute tape will record 108 minutes of video in PAL.
    \n
    BetacamSP is able to achieve its namesake “Superior Performance” over Betacam in the fact that it uses metal-formulated tape, as opposed to Betacam’s oxide tape. Sony designed BetacamSP to be partially forward compatible with standard Betacam, with the capability that BetacamSP tapes recorded on BetacamSP decks can be played in oxide-era Betacam VTRs (such as the BVW-15 and BVW-40 mentioned earlier), but for playback only. BetacamSP-branded tapes cannot be used for recording in consumer Betamax VCRs like oxide Betacam tapes, due to BetacamSP’s metal-formulation tape causing the video heads in a Betamax deck to wear prematurely, which are made of a softer material than the heads in a standard Betacam deck. However, BetacamSP tapes can be used without a problem in ED Beta VCRs, since the ED Beta format uses metal-formulated tape as well.
    \n
    The new BetacamSP studio decks were the players, the BVW-60 and BVW-65, with Dynamic Tracking and the Edit Recorders, the BVW-70, and the Dynamic Tracking model, the BVW-75. The BVV-5 was the BetacamSP dockable camera back, which could play back in color if its companion playback adapter was used. A new SP field recorder, the BVW-35, possessed the added benefit of a standard RS422 serial control port that enabled it to be used as an edit feeder deck. Though the four new studio decks could utilize the full 90-minute BetacamSP cassettes, the BVW-35 remained limited to the original Beta form factor 30-minute cassette shells. Answering a need for a basic office player, Sony also introduced the BVW-22, a much less expensive desktop model that could be used for viewing and logging 90-minute cassettes, but could not be configured into an edit system.
    \n
    Sony followed up the SP Field Recorder with the BVW-50, that could record and play the large size 90 minute cassettes. After this, the deck line was relatively stagnant and incredibly popular for a decade, aside from some specialty models that could record digital audio.
    \n
    Until the introduction of the BVW-200 camera though, the camera and recorder configuration was a docking system. The BVW-200 was an integrated camera recorder system. It sacrificed the flexibility of a docking camera in order to lose a substantial amount of weight. Eventually, non-docking camcorders became the most popular design by the mid-90s.
    \n
    The final BetacamSP camcorder was the BVW-600, which paired a digital camera front section, very similar to the one on the DigiBeta DVW-700, with an integrated BetacamSP recorder. Like every other Betacam camera system, and unlike the DigiBeta DVW-700, the camera could not play back in color without the use of an outboard adapter.
    \n
    In 1991, the less-expensive, “Professional,” PV line of BetacamSP decks was introduced. The PV line consisted of only three models: the full-sized PVW-2600 (VTP) and PVW-2800 (VTR) editing decks, and the PVV-3 camera-dockable VTR. These high quality machines were similar to the original BV series machines, but lacked the third and fourth audio channels. In 1993, the far less expensive UVW series debuted. These machines were considerably simpler, somewhat lower quality, and were designed primarily to be used as companions to computer systems, for industrial video, and other low-cost, yet high-quality, uses. The UVW decks possessed very limited front panel controls, no jog and shuttle; and with Time Base Corrector (TBC) control available only with an optional remote TBC controller. These were represented by the UVW-1800, a very popular editing VTR (and companion UVW-1600 edit VTP), and the non-editing UVW-1400 VTR, and UVW-1200 VTP. The UVW-100 (and later 100B) one-piece camcorder rounded out the UVW series.
    \n
    Betacam and BetacamSP tape cassette shells varied in color depending on the manufacturer. Many companies sold Betacam tapes, sometimes of their own manufacture, sometimes re-branded. Fuji, Maxell, Ampex and 3M were just some of the major brands to do so.
    \n
    Ampex, Thomson SA and Philips each sold rebranded OEM versions of some of the Sony VTRs and Camcorders at various times in the 1980s and 1990s. Other than nameplates, these models were identical to the Sony models.
    \n
    Digital Betacam
    \n
    Digital Betacam L tape
    \n
    Digital Betacam (commonly referred to as Digibeta, d-beta, dbc or simply Digi) was launched in 1993. It supersedes both Betacam and Betacam SP, while costing significantly less than the D1 format. S tapes are available with up to 40 minutes running time, and L tapes with up to 124 minutes.
    \n
    The Digital Betacam format records a DCT-compressed component video signal at 10-bit YUV 4:2:2 sampling in NTSC (720×486) or PAL (720×576) resolutions at a bitrate of 90 Mbit/s plus four channels of uncompressed 48 kHz / 20 bit PCM-encoded audio. A fifth analog audio track is available for cueing, and a linear timecode track is also used on the tape. It is a popular digital video cassette format for broadcast use.
    \n
    Another key element which aided adoption was Sony’s implementation of the SDI coaxial digital connection on Digital Betacam decks. Facilities could begin using digital signals on their existing coaxial wiring without having to commit to an expensive re-installation.
    \n
    The main competitor to the Digital Betacam is DVCPRO50 format offered by Panasonic. Despite that DVCPRO50 uses 8-bit luma and color sampling and 50 Mbit/s data rate, it rivals Digital Betacam in visual quality.
    \n
    Betacam SX
    \n
    Betacam SX S tape
    \n
    Betacam SX is a digital version of Betacam SP introduced in 1996, positioned as a cheaper alternative to Digital Betacam. It stores video using MPEG 4:2:2 Profile@ML compression, along with four channels of 48 kHz 16 bit PCM audio. All Betacam SX equipment is compatible with Betacam SP tapes. S tapes have a recording time up to 62 minutes, and L tapes up to 194 minutes.
    \n
    The Betacam SX system was very successful with newsgathering operations which had a legacy of Betacam and Betacam SP tapes. Some Betacam SX decks, such as the DNW-A75 or DNW-A50, can natively play and work from the analog tapes interchangeably, because it contains both analog and digital playback heads.
    \n
    Betacam SX uses MPEG-2 4:2:2P@ML compression, in comparison with other similar systems that use 4:1:1 or 4:2:0 coding. It gives better chroma resolution and allows certain postproduction processes such as Chroma-key.
    \n
    This format compresses the video signal from approximately 180Mb/s to only 18Mb/s. This means a compression ratio of around 10:1, which is achieved by the use of mild temporal compression, where alternate frames are stored as MPEG I-frames and B-frames, giving rise to an IBIB sequence on tape.
    \n
    Together with Betacam SX, Sony introduced a generation of hybrid recorder, allowing use of both tape and disk recording on the same deck, and high speed dubbing from one to another. This was intended to save wear on the video heads for studio applications, as well to speed up online editing.
    \n
    Betacam SX also features a good shot mark feature, that allows marking of each scene for fast scanning of the tape, looking at recorded marks on each single cassette, and showing the markers to the operator.
    \n
    The cameras themselves are generally considered by most sound recordists to be quite noisy in operation, possibly because the amount of computer processing power, and subsequent generated heat, leads to cooling fans being used to keep the camera at a reasonable temperature.
    \n
    Betacam SX tape shells are bright yellow.
    \n
    Although Betacam SX machines have gone out of production, the format is still used by many newsgathering operations, including CNN, Canada’s CBC and CTV, San Diego’s KFMB-TV and NBC’s operations in the San Francisco Bay Area at KNTV and KSTS. Many news archives still contain SX tapes.
    \n
    MPEG IMX
    \n
    MPEG IMX is a 2001 development of the Digital Betacam format. It uses the MPEG compression system, but at a higher bitrate than Betacam SX. The IMX format allows for a CCIR 601 compliant video signal, with eight channels of audio and timecode track. It lacks an analog audio (cue) track as the Digital Betacam, but will read it as channel 7 if used for playback.
    \n
    Compression is applied in three different formats: 30 (6:1 compression), 40 (4:1 compression) or 50 Mbit/s (3.3:1 compression) which allows different quality/storage efficiency ratios. Video is recorded as MPEG-2 I frames only.
    \n
    With its new IMX VTRs, Sony introduced some new technologies including SDTI and e-VTR. SDTI allows for audio, video, timecode, and remote control functions to be transported by a single coaxial cable, while e-VTR technology extends this by allowing the same data to be transported over IP by way of an ethernet interface on the VTR itself.
    \n
    All IMX VTRs can natively playback Betacam SX tapes, and some, such as the MSW-M2000P/1 are capable of playing back Digital Betacam cassettes as well as analog Betacam and Betacam SP cassettes, but they can only record to their native IMX cassettes. S tapes are available with up to 60 minutes capacity, and L tapes hold up to 184 minutes. These values are for 525/60 decks, but will extend in 625/50. A 184 minute tape will record for, as the label itself specifies, 220 minutes.
    \n
    IMX machines feature the same good shot mark function of the Betacam SX.
    \n
    MPEG IMX cassettes are a muted green, however, the new XDCAM format allows recording of MPEG IMX on a tapeless format, Professional Disc.
    \nBetacam is a family of half-inch professional videotape products. It was developed by Sony in 1982. In colloquial use, “Betacam” singly is often used to refer to a Betacam camcorder, a Betacam tape, a Betacam video recorder or the format itself.All Betacam variants from (plain) Betacam to Betacam SP and Digital Betacam, use the same shape cassettes, meaning vaults and other storage facilities do not have to be changed when upgrading to a new format. The cassettes come in two sizes: S and L. Betacam cameras can only load S tapes, while VTRs can play both S and L tapes. The cassette shell and case for each Betacam cassette is colored differently depending on the format, allowing for easy visual identification. There is also a mechanical key that allows a video tape recorder to tell which format has been inserted.The format supplanted the three-quarter inch U-Matic format, which Sony had introduced in 1971. In addition to improvements in video quality, the Betacam configuration of an integrated camera/recorder led to its rapid adoption by electronic news gathering organizations.Even though Betacam remains popular in the field and for archiving, new digital products such as the Multi Access Video Disk Recorder are leading to a phasing out of Betacam products in a studio environment.Betacam / BetacamSPThe original Betacam format was launched in August 7, 1982. It is an analog component video format, storing the luminance, “Y”, in one track and the chrominance, on another as alternating segments of the R-Y and B-Y components performing Compressed Time Division Multiplex, or CTDM.This splitting of channels allows true broadcast quality recording with 300 lines of horizontal luminance resolution and 120 lines chrominance resolution (versus ~30 for Betamax/VHS), on a relatively inexpensive cassette based format.The original Betacam format records on cassettes loaded with oxide-formulated tape, which are theoretically the same as used by its consumer market-oriented predecessor Betamax, introduced 7 years earlier by Sony in 1975. A blank Betamax-branded tape will work on a Betacam deck, and a Betacam-branded tape can be used to record in a Betamax deck. However, in later years Sony discouraged this practice, suggesting that the internal tape transport of a domestic Betamax cassette was not well suited to the faster tape transport of Betacam. In particular, the guide rollers tend to be noisy.Although there is a superficial similarity between Betamax and Betacam in that they use the same tape cassette, they are really quite different formats. Betamax records relatively low resolution composite video using a heterodyne color recording system and only two recording heads, while Betacam uses four heads to record in component format, at a much higher linear tape speed, resulting in much higher video and audio quality. A typical L-750 length Betamax cassette that yielded about 3 hours of recording time on a Betamax VCR at its B-II speed, only provided 30 minutes record time on a Betacam VCR or camcorder.It may also be noted that Matsushita / Panasonic also introduced a professional 1/2″ component videotape format which used VHS style tape cassettes called “M-Format”. However, while Sony’s Betacam system rapidly became an industry standard, M format was a marketing failure. A followup format called M-II — effectively the Panasonic enhancement of M-format as SP was Sony’s enhancement of Betacam —was a great improvement. Though it was used as an internal standard at NBC for a time, it failed to make much headway in the marketplace. While technically M-II was in some ways an improvement over Betacam SP, Betacam SP had the overwhelming advantage of a high degree of compatibility with the existing (and very large) Betacam infrastructure.Betacam was initially introduced as a camera line along with a video cassette player. The first cameras were the BVP-3, which utilized 3 saticon tubes, and the BVP1, which used a single tri-stripe Trinicon tube. Both these cameras could be operated standalone, or with their docking companion VTR, the BVV-1, (quickly superseded by the BVV-1A) to form the BVW-1 (BVW-1A) integrated camcorder. Tapes could not be played back in camera except in black and white for viewing in the camera’s viewfinder only. Color playback required the studio source deck at first, the BVW-10, which could not record, only play back. It was primarily designed as a feeder deck for A/B roll edit systems, usually for editing to a 1″ Type C or 3/4″ U-matic cassette edit master tape. There was also the BVW-20 field playback deck, which was a portable unit with DC power and a handle, that was used to verify color playback of tapes in the field. Unlike the BVW-10, it did not have a built in Time Base Corrector, or TBC.With the popular success of the Betacam system as a news acquisition format, the line was soon extended to include the BVW-15 studio player, and the BVW-40 Studio Edit Recorder. The BVW-15 added Dynamic Tracking which enabled clear still frame and jog playback, something the BVW-10 could not deliver. The BVW-40 enabled for the first time editing to a Betacam master, and if setup and wired correctly, true component video editing. It was also possible to do machine to machine editing between a BVW-10/15 and BVW-40 without an edit controller—a single serial cable between the units was all that was required to control the player from the recorder in performing simple assemble and insert editing. Additionally there were two field models introduced, the field recorder BVW-25, and the BVW-21 play only portable field deck.At its introduction, many insisted that Betacam remained inferior to the bulkier 1″ Type C and B recording, the standard broadcast production format of the late 70s to mid 80s. Additionally, the maximum record time for both the cameras and studio recorders was only half an hour, a severe limitation in television production. There was also the limitation that high quality recording was only possible if the original component signals were available, as they would be in a cp. If they had already been converted to composite video, re-converting them to components for recording and then eventually back to composite for broadcast, caused a severe drop in quality.A BetacamSP tape used by WSVN.In 1986, Betacam SP was developed, which increased horizontal resolution to 340 lines. While the quality improvement of the format itself was minor, the improvement to the VTRs was enormous, in quality, features, and particularly, the new larger cassette with 90 minutes of recording time. Beta SP (for “Superior Performance”) became the industry standard for most TV stations and high-end production houses until the late 1990s. Despite the format’s age Beta SP remains a common standard for video post-production. The recording time is the same as for Betacam, 30 and 90 minutes for S and L, respectively. Tape speed is slightly slower in machines working in the 625/50 format, increasing tape duration of one minute for every five minutes of run time. So, a 90 minute tape will record 108 minutes of video in PAL.BetacamSP is able to achieve its namesake “Superior Performance” over Betacam in the fact that it uses metal-formulated tape, as opposed to Betacam’s oxide tape. Sony designed BetacamSP to be partially forward compatible with standard Betacam, with the capability that BetacamSP tapes recorded on BetacamSP decks can be played in oxide-era Betacam VTRs (such as the BVW-15 and BVW-40 mentioned earlier), but for playback only. BetacamSP-branded tapes cannot be used for recording in consumer Betamax VCRs like oxide Betacam tapes, due to BetacamSP’s metal-formulation tape causing the video heads in a Betamax deck to wear prematurely, which are made of a softer material than the heads in a standard Betacam deck. However, BetacamSP tapes can be used without a problem in ED Beta VCRs, since the ED Beta format uses metal-formulated tape as well.The new BetacamSP studio decks were the players, the BVW-60 and BVW-65, with Dynamic Tracking and the Edit Recorders, the BVW-70, and the Dynamic Tracking model, the BVW-75. The BVV-5 was the BetacamSP dockable camera back, which could play back in color if its companion playback adapter was used. A new SP field recorder, the BVW-35, possessed the added benefit of a standard RS422 serial control port that enabled it to be used as an edit feeder deck. Though the four new studio decks could utilize the full 90-minute BetacamSP cassettes, the BVW-35 remained limited to the original Beta form factor 30-minute cassette shells. Answering a need for a basic office player, Sony also introduced the BVW-22, a much less expensive desktop model that could be used for viewing and logging 90-minute cassettes, but could not be configured into an edit system.Sony followed up the SP Field Recorder with the BVW-50, that could record and play the large size 90 minute cassettes. After this, the deck line was relatively stagnant and incredibly popular for a decade, aside from some specialty models that could record digital audio.Until the introduction of the BVW-200 camera though, the camera and recorder configuration was a docking system. The BVW-200 was an integrated camera recorder system. It sacrificed the flexibility of a docking camera in order to lose a substantial amount of weight. Eventually, non-docking camcorders became the most popular design by the mid-90s.The final BetacamSP camcorder was the BVW-600, which paired a digital camera front section, very similar to the one on the DigiBeta DVW-700, with an integrated BetacamSP recorder. Like every other Betacam camera system, and unlike the DigiBeta DVW-700, the camera could not play back in color without the use of an outboard adapter.In 1991, the less-expensive, “Professional,” PV line of BetacamSP decks was introduced. The PV line consisted of only three models: the full-sized PVW-2600 (VTP) and PVW-2800 (VTR) editing decks, and the PVV-3 camera-dockable VTR. These high quality machines were similar to the original BV series machines, but lacked the third and fourth audio channels. In 1993, the far less expensive UVW series debuted. These machines were considerably simpler, somewhat lower quality, and were designed primarily to be used as companions to computer systems, for industrial video, and other low-cost, yet high-quality, uses. The UVW decks possessed very limited front panel controls, no jog and shuttle; and with Time Base Corrector (TBC) control available only with an optional remote TBC controller. These were represented by the UVW-1800, a very popular editing VTR (and companion UVW-1600 edit VTP), and the non-editing UVW-1400 VTR, and UVW-1200 VTP. The UVW-100 (and later 100B) one-piece camcorder rounded out the UVW series.Betacam and BetacamSP tape cassette shells varied in color depending on the manufacturer. Many companies sold Betacam tapes, sometimes of their own manufacture, sometimes re-branded. Fuji, Maxell, Ampex and 3M were just some of the major brands to do so.Ampex, Thomson SA and Philips each sold rebranded OEM versions of some of the Sony VTRs and Camcorders at various times in the 1980s and 1990s. Other than nameplates, these models were identical to the Sony models.Digital BetacamDigital Betacam L tapeDigital Betacam (commonly referred to as Digibeta, d-beta, dbc or simply Digi) was launched in 1993. It supersedes both Betacam and Betacam SP, while costing significantly less than the D1 format. S tapes are available with up to 40 minutes running time, and L tapes with up to 124 minutes.The Digital Betacam format records a DCT-compressed component video signal at 10-bit YUV 4:2:2 sampling in NTSC (720×486) or PAL (720×576) resolutions at a bitrate of 90 Mbit/s plus four channels of uncompressed 48 kHz / 20 bit PCM-encoded audio. A fifth analog audio track is available for cueing, and a linear timecode track is also used on the tape. It is a popular digital video cassette format for broadcast use.Another key element which aided adoption was Sony’s implementation of the SDI coaxial digital connection on Digital Betacam decks. Facilities could begin using digital signals on their existing coaxial wiring without having to commit to an expensive re-installation.The main competitor to the Digital Betacam is DVCPRO50 format offered by Panasonic. Despite that DVCPRO50 uses 8-bit luma and color sampling and 50 Mbit/s data rate, it rivals Digital Betacam in visual quality.Betacam SXBetacam SX S tapeBetacam SX is a digital version of Betacam SP introduced in 1996, positioned as a cheaper alternative to Digital Betacam. It stores video using MPEG 4:2:2 Profile@ML compression, along with four channels of 48 kHz 16 bit PCM audio. All Betacam SX equipment is compatible with Betacam SP tapes. S tapes have a recording time up to 62 minutes, and L tapes up to 194 minutes.The Betacam SX system was very successful with newsgathering operations which had a legacy of Betacam and Betacam SP tapes. Some Betacam SX decks, such as the DNW-A75 or DNW-A50, can natively play and work from the analog tapes interchangeably, because it contains both analog and digital playback heads.Betacam SX uses MPEG-2 4:2:2P@ML compression, in comparison with other similar systems that use 4:1:1 or 4:2:0 coding. It gives better chroma resolution and allows certain postproduction processes such as Chroma-key.This format compresses the video signal from approximately 180Mb/s to only 18Mb/s. This means a compression ratio of around 10:1, which is achieved by the use of mild temporal compression, where alternate frames are stored as MPEG I-frames and B-frames, giving rise to an IBIB sequence on tape.Together with Betacam SX, Sony introduced a generation of hybrid recorder, allowing use of both tape and disk recording on the same deck, and high speed dubbing from one to another. This was intended to save wear on the video heads for studio applications, as well to speed up online editing.Betacam SX also features a good shot mark feature, that allows marking of each scene for fast scanning of the tape, looking at recorded marks on each single cassette, and showing the markers to the operator.The cameras themselves are generally considered by most sound recordists to be quite noisy in operation, possibly because the amount of computer processing power, and subsequent generated heat, leads to cooling fans being used to keep the camera at a reasonable temperature.Betacam SX tape shells are bright yellow.Although Betacam SX machines have gone out of production, the format is still used by many newsgathering operations, including CNN, Canada’s CBC and CTV, San Diego’s KFMB-TV and NBC’s operations in the San Francisco Bay Area at KNTV and KSTS. Many news archives still contain SX tapes.MPEG IMXMPEG IMX is a 2001 development of the Digital Betacam format. It uses the MPEG compression system, but at a higher bitrate than Betacam SX. The IMX format allows for a CCIR 601 compliant video signal, with eight channels of audio and timecode track. It lacks an analog audio (cue) track as the Digital Betacam, but will read it as channel 7 if used for playback.Compression is applied in three different formats: 30 (6:1 compression), 40 (4:1 compression) or 50 Mbit/s (3.3:1 compression) which allows different quality/storage efficiency ratios. Video is recorded as MPEG-2 I frames only.With its new IMX VTRs, Sony introduced some new technologies including SDTI and e-VTR. SDTI allows for audio, video, timecode, and remote control functions to be transported by a single coaxial cable, while e-VTR technology extends this by allowing the same data to be transported over IP by way of an ethernet interface on the VTR itself.All IMX VTRs can natively playback Betacam SX tapes, and some, such as the MSW-M2000P/1 are capable of playing back Digital Betacam cassettes as well as analog Betacam and Betacam SP cassettes, but they can only record to their native IMX cassettes. S tapes are available with up to 60 minutes capacity, and L tapes hold up to 184 minutes. These values are for 525/60 decks, but will extend in 625/50. A 184 minute tape will record for, as the label itself specifies, 220 minutes.IMX machines feature the same good shot mark function of the Betacam SX.MPEG IMX cassettes are a muted green, however, the new XDCAM format allows recording of MPEG IMX on a tapeless format, Professional Disc.', 'Betacam', '', 'inherit', 'closed', 'closed', '', '37-autosave', '', '', '2011-02-02 20:50:58', '2011-02-02 20:50:58', '', 37, 'http://jlahijani.homeip.net:3010/betasptodvd.com/37-autosave/', 0, 'revision', '', 0); INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES (40, 1, '2011-01-08 08:06:08', '2011-01-08 08:06:08', '
    \r\n\r\nBetacam is a professional video format that comes in several flavors:\r\n\r\nIt can have a large videotape shell or small one and can be recorded in PAL, SECAM, or NTSC.   Betacam, even digibeta is a standard definition signal.\r\n\r\n\r\n
    \r\n
    Betacam is a family of half-inch professional videotape products. It was developed by Sony in 1982. In colloquial use, “Betacam” singly is often used to refer to a Betacam camcorder, a Betacam tape, a Betacam video recorder or the format itself.
    \r\n
    All Betacam variants from (plain) Betacam to Betacam SP and Digital Betacam, use the same shape cassettes, meaning vaults and other storage facilities do not have to be changed when upgrading to a new format. The cassettes come in two sizes: S and L. Betacam cameras can only load S tapes, while VTRs can play both S and L tapes. The cassette shell and case for each Betacam cassette is colored differently depending on the format, allowing for easy visual identification. There is also a mechanical key that allows a video tape recorder to tell which format has been inserted.
    \r\n
    The format supplanted the three-quarter inch U-Matic format, which Sony had introduced in 1971. In addition to improvements in video quality, the Betacam configuration of an integrated camera/recorder led to its rapid adoption by electronic news gathering organizations.
    \r\n
    \r\n
    Even though Betacam remains popular in the field and for archiving, new digital products such as the Multi Access Video Disk Recorder are leading to a phasing out of Betacam products in a studio environment.
    \r\n
    \r\n
    Betacam / BetacamSP
    \r\n
    The original Betacam format was launched in August 7, 1982. It is an analog component video format, storing the luminance, “Y”, in one track and the chrominance, on another as alternating segments of the R-Y and B-Y components performing Compressed Time Division Multiplex, or CTDM.This splitting of channels allows true broadcast quality recording with 300 lines of horizontal luminance resolution and 120 lines chrominance resolution (versus ~30 for Betamax/VHS), on a relatively inexpensive cassette based format.
    \r\n
    The original Betacam format records on cassettes loaded with oxide-formulated tape, which are theoretically the same as used by its consumer market-oriented predecessor Betamax, introduced 7 years earlier by Sony in 1975. A blank Betamax-branded tape will work on a Betacam deck, and a Betacam-branded tape can be used to record in a Betamax deck. However, in later years Sony discouraged this practice, suggesting that the internal tape transport of a domestic Betamax cassette was not well suited to the faster tape transport of Betacam. In particular, the guide rollers tend to be noisy.
    \r\n
    Although there is a superficial similarity between Betamax and Betacam in that they use the same tape cassette, they are really quite different formats. Betamax records relatively low resolution composite video using a heterodyne color recording system and only two recording heads, while Betacam uses four heads to record in component format, at a much higher linear tape speed, resulting in much higher video and audio quality. A typical L-750 length Betamax cassette that yielded about 3 hours of recording time on a Betamax VCR at its B-II speed, only provided 30 minutes record time on a Betacam VCR or camcorder.
    \r\n
    It may also be noted that Matsushita / Panasonic also introduced a professional 1/2″ component videotape format which used VHS style tape cassettes called “M-Format”. However, while Sony’s Betacam system rapidly became an industry standard, M format was a marketing failure. A followup format called M-II — effectively the Panasonic enhancement of M-format as SP was Sony’s enhancement of Betacam —was a great improvement. Though it was used as an internal standard at NBC for a time, it failed to make much headway in the marketplace. While technically M-II was in some ways an improvement over Betacam SP, Betacam SP had the overwhelming advantage of a high degree of compatibility with the existing (and very large) Betacam infrastructure.
    \r\n
    Betacam was initially introduced as a camera line along with a video cassette player. The first cameras were the BVP-3, which utilized 3 saticon tubes, and the BVP1, which used a single tri-stripe Trinicon tube. Both these cameras could be operated standalone, or with their docking companion VTR, the BVV-1, (quickly superseded by the BVV-1A) to form the BVW-1 (BVW-1A) integrated camcorder. Tapes could not be played back in camera except in black and white for viewing in the camera’s viewfinder only. Color playback required the studio source deck at first, the BVW-10, which could not record, only play back. It was primarily designed as a feeder deck for A/B roll edit systems, usually for editing to a 1″ Type C or 3/4″ U-matic cassette edit master tape. There was also the BVW-20 field playback deck, which was a portable unit with DC power and a handle, that was used to verify color playback of tapes in the field. Unlike the BVW-10, it did not have a built in Time Base Corrector, or TBC.
    \r\n
    With the popular success of the Betacam system as a news acquisition format, the line was soon extended to include the BVW-15 studio player, and the BVW-40 Studio Edit Recorder. The BVW-15 added Dynamic Tracking which enabled clear still frame and jog playback, something the BVW-10 could not deliver. The BVW-40 enabled for the first time editing to a Betacam master, and if setup and wired correctly, true component video editing. It was also possible to do machine to machine editing between a BVW-10/15 and BVW-40 without an edit controller—a single serial cable between the units was all that was required to control the player from the recorder in performing simple assemble and insert editing. Additionally there were two field models introduced, the field recorder BVW-25, and the BVW-21 play only portable field deck.
    \r\n
    At its introduction, many insisted that Betacam remained inferior to the bulkier 1″ Type C and B recording, the standard broadcast production format of the late 70s to mid 80s. Additionally, the maximum record time for both the cameras and studio recorders was only half an hour, a severe limitation in television production. There was also the limitation that high quality recording was only possible if the original component signals were available, as they would be in a cp. If they had already been converted to composite video, re-converting them to components for recording and then eventually back to composite for broadcast, caused a severe drop in quality.
    \r\n
    A BetacamSP tape used by WSVN.
    \r\n
    In 1986, Betacam SP was developed, which increased horizontal resolution to 340 lines. While the quality improvement of the format itself was minor, the improvement to the VTRs was enormous, in quality, features, and particularly, the new larger cassette with 90 minutes of recording time. Beta SP (for “Superior Performance”) became the industry standard for most TV stations and high-end production houses until the late 1990s. Despite the format’s age Beta SP remains a common standard for video post-production. The recording time is the same as for Betacam, 30 and 90 minutes for S and L, respectively. Tape speed is slightly slower in machines working in the 625/50 format, increasing tape duration of one minute for every five minutes of run time. So, a 90 minute tape will record 108 minutes of video in PAL.
    \r\n
    BetacamSP is able to achieve its namesake “Superior Performance” over Betacam in the fact that it uses metal-formulated tape, as opposed to Betacam’s oxide tape. Sony designed BetacamSP to be partially forward compatible with standard Betacam, with the capability that BetacamSP tapes recorded on BetacamSP decks can be played in oxide-era Betacam VTRs (such as the BVW-15 and BVW-40 mentioned earlier), but for playback only. BetacamSP-branded tapes cannot be used for recording in consumer Betamax VCRs like oxide Betacam tapes, due to BetacamSP’s metal-formulation tape causing the video heads in a Betamax deck to wear prematurely, which are made of a softer material than the heads in a standard Betacam deck. However, BetacamSP tapes can be used without a problem in ED Beta VCRs, since the ED Beta format uses metal-formulated tape as well.
    \r\n
    The new BetacamSP studio decks were the players, the BVW-60 and BVW-65, with Dynamic Tracking and the Edit Recorders, the BVW-70, and the Dynamic Tracking model, the BVW-75. The BVV-5 was the BetacamSP dockable camera back, which could play back in color if its companion playback adapter was used. A new SP field recorder, the BVW-35, possessed the added benefit of a standard RS422 serial control port that enabled it to be used as an edit feeder deck. Though the four new studio decks could utilize the full 90-minute BetacamSP cassettes, the BVW-35 remained limited to the original Beta form factor 30-minute cassette shells. Answering a need for a basic office player, Sony also introduced the BVW-22, a much less expensive desktop model that could be used for viewing and logging 90-minute cassettes, but could not be configured into an edit system.
    \r\n
    Sony followed up the SP Field Recorder with the BVW-50, that could record and play the large size 90 minute cassettes. After this, the deck line was relatively stagnant and incredibly popular for a decade, aside from some specialty models that could record digital audio.
    \r\n
    Until the introduction of the BVW-200 camera though, the camera and recorder configuration was a docking system. The BVW-200 was an integrated camera recorder system. It sacrificed the flexibility of a docking camera in order to lose a substantial amount of weight. Eventually, non-docking camcorders became the most popular design by the mid-90s.
    \r\n
    The final BetacamSP camcorder was the BVW-600, which paired a digital camera front section, very similar to the one on the DigiBeta DVW-700, with an integrated BetacamSP recorder. Like every other Betacam camera system, and unlike the DigiBeta DVW-700, the camera could not play back in color without the use of an outboard adapter.
    \r\n
    In 1991, the less-expensive, “Professional,” PV line of BetacamSP decks was introduced. The PV line consisted of only three models: the full-sized PVW-2600 (VTP) and PVW-2800 (VTR) editing decks, and the PVV-3 camera-dockable VTR. These high quality machines were similar to the original BV series machines, but lacked the third and fourth audio channels. In 1993, the far less expensive UVW series debuted. These machines were considerably simpler, somewhat lower quality, and were designed primarily to be used as companions to computer systems, for industrial video, and other low-cost, yet high-quality, uses. The UVW decks possessed very limited front panel controls, no jog and shuttle; and with Time Base Corrector (TBC) control available only with an optional remote TBC controller. These were represented by the UVW-1800, a very popular editing VTR (and companion UVW-1600 edit VTP), and the non-editing UVW-1400 VTR, and UVW-1200 VTP. The UVW-100 (and later 100B) one-piece camcorder rounded out the UVW series.
    \r\n
    Betacam and BetacamSP tape cassette shells varied in color depending on the manufacturer. Many companies sold Betacam tapes, sometimes of their own manufacture, sometimes re-branded. Fuji, Maxell, Ampex and 3M were just some of the major brands to do so.
    \r\n
    Ampex, Thomson SA and Philips each sold rebranded OEM versions of some of the Sony VTRs and Camcorders at various times in the 1980s and 1990s. Other than nameplates, these models were identical to the Sony models.
    \r\n
    Digital Betacam
    \r\n
    Digital Betacam L tape
    \r\n
    Digital Betacam (commonly referred to as Digibeta, d-beta, dbc or simply Digi) was launched in 1993. It supersedes both Betacam and Betacam SP, while costing significantly less than the D1 format. S tapes are available with up to 40 minutes running time, and L tapes with up to 124 minutes.
    \r\n
    The Digital Betacam format records a DCT-compressed component video signal at 10-bit YUV 4:2:2 sampling in NTSC (720×486) or PAL (720×576) resolutions at a bitrate of 90 Mbit/s plus four channels of uncompressed 48 kHz / 20 bit PCM-encoded audio. A fifth analog audio track is available for cueing, and a linear timecode track is also used on the tape. It is a popular digital video cassette format for broadcast use.
    \r\n
    Another key element which aided adoption was Sony’s implementation of the SDI coaxial digital connection on Digital Betacam decks. Facilities could begin using digital signals on their existing coaxial wiring without having to commit to an expensive re-installation.
    \r\n
    The main competitor to the Digital Betacam is DVCPRO50 format offered by Panasonic. Despite that DVCPRO50 uses 8-bit luma and color sampling and 50 Mbit/s data rate, it rivals Digital Betacam in visual quality.
    \r\n
    Betacam SX
    \r\n
    Betacam SX S tape
    \r\n
    Betacam SX is a digital version of Betacam SP introduced in 1996, positioned as a cheaper alternative to Digital Betacam. It stores video using MPEG 4:2:2 Profile@ML compression, along with four channels of 48 kHz 16 bit PCM audio. All Betacam SX equipment is compatible with Betacam SP tapes. S tapes have a recording time up to 62 minutes, and L tapes up to 194 minutes.
    \r\n
    The Betacam SX system was very successful with newsgathering operations which had a legacy of Betacam and Betacam SP tapes. Some Betacam SX decks, such as the DNW-A75 or DNW-A50, can natively play and work from the analog tapes interchangeably, because it contains both analog and digital playback heads.
    \r\n
    Betacam SX uses MPEG-2 4:2:2P@ML compression, in comparison with other similar systems that use 4:1:1 or 4:2:0 coding. It gives better chroma resolution and allows certain postproduction processes such as Chroma-key.
    \r\n
    This format compresses the video signal from approximately 180Mb/s to only 18Mb/s. This means a compression ratio of around 10:1, which is achieved by the use of mild temporal compression, where alternate frames are stored as MPEG I-frames and B-frames, giving rise to an IBIB sequence on tape.
    \r\n
    Together with Betacam SX, Sony introduced a generation of hybrid recorder, allowing use of both tape and disk recording on the same deck, and high speed dubbing from one to another. This was intended to save wear on the video heads for studio applications, as well to speed up online editing.
    \r\n
    Betacam SX also features a good shot mark feature, that allows marking of each scene for fast scanning of the tape, looking at recorded marks on each single cassette, and showing the markers to the operator.
    \r\n
    The cameras themselves are generally considered by most sound recordists to be quite noisy in operation, possibly because the amount of computer processing power, and subsequent generated heat, leads to cooling fans being used to keep the camera at a reasonable temperature.
    \r\n
    Betacam SX tape shells are bright yellow.
    \r\n
    Although Betacam SX machines have gone out of production, the format is still used by many newsgathering operations, including CNN, Canada’s CBC and CTV, San Diego’s KFMB-TV and NBC’s operations in the San Francisco Bay Area at KNTV and KSTS. Many news archives still contain SX tapes.
    \r\n
    MPEG IMX
    \r\n
    MPEG IMX is a 2001 development of the Digital Betacam format. It uses the MPEG compression system, but at a higher bitrate than Betacam SX. The IMX format allows for a CCIR 601 compliant video signal, with eight channels of audio and timecode track. It lacks an analog audio (cue) track as the Digital Betacam, but will read it as channel 7 if used for playback.
    \r\n
    Compression is applied in three different formats: 30 (6:1 compression), 40 (4:1 compression) or 50 Mbit/s (3.3:1 compression) which allows different quality/storage efficiency ratios. Video is recorded as MPEG-2 I frames only.
    \r\n
    With its new IMX VTRs, Sony introduced some new technologies including SDTI and e-VTR. SDTI allows for audio, video, timecode, and remote control functions to be transported by a single coaxial cable, while e-VTR technology extends this by allowing the same data to be transported over IP by way of an ethernet interface on the VTR itself.
    \r\n
    All IMX VTRs can natively playback Betacam SX tapes, and some, such as the MSW-M2000P/1 are capable of playing back Digital Betacam cassettes as well as analog Betacam and Betacam SP cassettes, but they can only record to their native IMX cassettes. S tapes are available with up to 60 minutes capacity, and L tapes hold up to 184 minutes. These values are for 525/60 decks, but will extend in 625/50. A 184 minute tape will record for, as the label itself specifies, 220 minutes.
    \r\n
    IMX machines feature the same good shot mark function of the Betacam SX.
    \r\n
    MPEG IMX cassettes are a muted green, however, the new XDCAM format allows recording of MPEG IMX on a tapeless format, Professional Disc.
    \r\n
    \r\n
    \r\n
    Betacam is a family of half-inch professional videotape products. It was developed by Sony in 1982. In colloquial use, “Betacam” singly is often used to refer to a Betacam camcorder, a Betacam tape, a Betacam video recorder or the format itself.
    \r\n
    All Betacam variants from (plain) Betacam to Betacam SP and Digital Betacam, use the same shape cassettes, meaning vaults and other storage facilities do not have to be changed when upgrading to a new format. The cassettes come in two sizes: S and L. Betacam cameras can only load S tapes, while VTRs can play both S and L tapes. The cassette shell and case for each Betacam cassette is colored differently depending on the format, allowing for easy visual identification. There is also a mechanical key that allows a video tape recorder to tell which format has been inserted.
    \r\n
    The format supplanted the three-quarter inch U-Matic format, which Sony had introduced in 1971. In addition to improvements in video quality, the Betacam configuration of an integrated camera/recorder led to its rapid adoption by electronic news gathering organizations.
    \r\n
    Even though Betacam remains popular in the field and for archiving, new digital products such as the Multi Access Video Disk Recorder are leading to a phasing out of Betacam products in a studio environment.
    \r\n
    Betacam / BetacamSP
    \r\n
    The original Betacam format was launched in August 7, 1982. It is an analog component video format, storing the luminance, “Y”, in one track and the chrominance, on another as alternating segments of the R-Y and B-Y components performing Compressed Time Division Multiplex, or CTDM.This splitting of channels allows true broadcast quality recording with 300 lines of horizontal luminance resolution and 120 lines chrominance resolution (versus ~30 for Betamax/VHS), on a relatively inexpensive cassette based format.
    \r\n
    The original Betacam format records on cassettes loaded with oxide-formulated tape, which are theoretically the same as used by its consumer market-oriented predecessor Betamax, introduced 7 years earlier by Sony in 1975. A blank Betamax-branded tape will work on a Betacam deck, and a Betacam-branded tape can be used to record in a Betamax deck. However, in later years Sony discouraged this practice, suggesting that the internal tape transport of a domestic Betamax cassette was not well suited to the faster tape transport of Betacam. In particular, the guide rollers tend to be noisy.
    \r\n
    Although there is a superficial similarity between Betamax and Betacam in that they use the same tape cassette, they are really quite different formats. Betamax records relatively low resolution composite video using a heterodyne color recording system and only two recording heads, while Betacam uses four heads to record in component format, at a much higher linear tape speed, resulting in much higher video and audio quality. A typical L-750 length Betamax cassette that yielded about 3 hours of recording time on a Betamax VCR at its B-II speed, only provided 30 minutes record time on a Betacam VCR or camcorder.
    \r\n
    It may also be noted that Matsushita / Panasonic also introduced a professional 1/2″ component videotape format which used VHS style tape cassettes called “M-Format”. However, while Sony’s Betacam system rapidly became an industry standard, M format was a marketing failure. A followup format called M-II — effectively the Panasonic enhancement of M-format as SP was Sony’s enhancement of Betacam —was a great improvement. Though it was used as an internal standard at NBC for a time, it failed to make much headway in the marketplace. While technically M-II was in some ways an improvement over Betacam SP, Betacam SP had the overwhelming advantage of a high degree of compatibility with the existing (and very large) Betacam infrastructure.
    \r\n
    Betacam was initially introduced as a camera line along with a video cassette player. The first cameras were the BVP-3, which utilized 3 saticon tubes, and the BVP1, which used a single tri-stripe Trinicon tube. Both these cameras could be operated standalone, or with their docking companion VTR, the BVV-1, (quickly superseded by the BVV-1A) to form the BVW-1 (BVW-1A) integrated camcorder. Tapes could not be played back in camera except in black and white for viewing in the camera’s viewfinder only. Color playback required the studio source deck at first, the BVW-10, which could not record, only play back. It was primarily designed as a feeder deck for A/B roll edit systems, usually for editing to a 1″ Type C or 3/4″ U-matic cassette edit master tape. There was also the BVW-20 field playback deck, which was a portable unit with DC power and a handle, that was used to verify color playback of tapes in the field. Unlike the BVW-10, it did not have a built in Time Base Corrector, or TBC.
    \r\n
    With the popular success of the Betacam system as a news acquisition format, the line was soon extended to include the BVW-15 studio player, and the BVW-40 Studio Edit Recorder. The BVW-15 added Dynamic Tracking which enabled clear still frame and jog playback, something the BVW-10 could not deliver. The BVW-40 enabled for the first time editing to a Betacam master, and if setup and wired correctly, true component video editing. It was also possible to do machine to machine editing between a BVW-10/15 and BVW-40 without an edit controller—a single serial cable between the units was all that was required to control the player from the recorder in performing simple assemble and insert editing. Additionally there were two field models introduced, the field recorder BVW-25, and the BVW-21 play only portable field deck.
    \r\n
    At its introduction, many insisted that Betacam remained inferior to the bulkier 1″ Type C and B recording, the standard broadcast production format of the late 70s to mid 80s. Additionally, the maximum record time for both the cameras and studio recorders was only half an hour, a severe limitation in television production. There was also the limitation that high quality recording was only possible if the original component signals were available, as they would be in a cp. If they had already been converted to composite video, re-converting them to components for recording and then eventually back to composite for broadcast, caused a severe drop in quality.
    \r\n
    A BetacamSP tape used by WSVN.
    \r\n
    In 1986, Betacam SP was developed, which increased horizontal resolution to 340 lines. While the quality improvement of the format itself was minor, the improvement to the VTRs was enormous, in quality, features, and particularly, the new larger cassette with 90 minutes of recording time. Beta SP (for “Superior Performance”) became the industry standard for most TV stations and high-end production houses until the late 1990s. Despite the format’s age Beta SP remains a common standard for video post-production. The recording time is the same as for Betacam, 30 and 90 minutes for S and L, respectively. Tape speed is slightly slower in machines working in the 625/50 format, increasing tape duration of one minute for every five minutes of run time. So, a 90 minute tape will record 108 minutes of video in PAL.
    \r\n
    BetacamSP is able to achieve its namesake “Superior Performance” over Betacam in the fact that it uses metal-formulated tape, as opposed to Betacam’s oxide tape. Sony designed BetacamSP to be partially forward compatible with standard Betacam, with the capability that BetacamSP tapes recorded on BetacamSP decks can be played in oxide-era Betacam VTRs (such as the BVW-15 and BVW-40 mentioned earlier), but for playback only. BetacamSP-branded tapes cannot be used for recording in consumer Betamax VCRs like oxide Betacam tapes, due to BetacamSP’s metal-formulation tape causing the video heads in a Betamax deck to wear prematurely, which are made of a softer material than the heads in a standard Betacam deck. However, BetacamSP tapes can be used without a problem in ED Beta VCRs, since the ED Beta format uses metal-formulated tape as well.
    \r\n
    The new BetacamSP studio decks were the players, the BVW-60 and BVW-65, with Dynamic Tracking and the Edit Recorders, the BVW-70, and the Dynamic Tracking model, the BVW-75. The BVV-5 was the BetacamSP dockable camera back, which could play back in color if its companion playback adapter was used. A new SP field recorder, the BVW-35, possessed the added benefit of a standard RS422 serial control port that enabled it to be used as an edit feeder deck. Though the four new studio decks could utilize the full 90-minute BetacamSP cassettes, the BVW-35 remained limited to the original Beta form factor 30-minute cassette shells. Answering a need for a basic office player, Sony also introduced the BVW-22, a much less expensive desktop model that could be used for viewing and logging 90-minute cassettes, but could not be configured into an edit system.
    \r\n
    Sony followed up the SP Field Recorder with the BVW-50, that could record and play the large size 90 minute cassettes. After this, the deck line was relatively stagnant and incredibly popular for a decade, aside from some specialty models that could record digital audio.
    \r\n
    Until the introduction of the BVW-200 camera though, the camera and recorder configuration was a docking system. The BVW-200 was an integrated camera recorder system. It sacrificed the flexibility of a docking camera in order to lose a substantial amount of weight. Eventually, non-docking camcorders became the most popular design by the mid-90s.
    \r\n
    The final BetacamSP camcorder was the BVW-600, which paired a digital camera front section, very similar to the one on the DigiBeta DVW-700, with an integrated BetacamSP recorder. Like every other Betacam camera system, and unlike the DigiBeta DVW-700, the camera could not play back in color without the use of an outboard adapter.
    \r\n
    In 1991, the less-expensive, “Professional,” PV line of BetacamSP decks was introduced. The PV line consisted of only three models: the full-sized PVW-2600 (VTP) and PVW-2800 (VTR) editing decks, and the PVV-3 camera-dockable VTR. These high quality machines were similar to the original BV series machines, but lacked the third and fourth audio channels. In 1993, the far less expensive UVW series debuted. These machines were considerably simpler, somewhat lower quality, and were designed primarily to be used as companions to computer systems, for industrial video, and other low-cost, yet high-quality, uses. The UVW decks possessed very limited front panel controls, no jog and shuttle; and with Time Base Corrector (TBC) control available only with an optional remote TBC controller. These were represented by the UVW-1800, a very popular editing VTR (and companion UVW-1600 edit VTP), and the non-editing UVW-1400 VTR, and UVW-1200 VTP. The UVW-100 (and later 100B) one-piece camcorder rounded out the UVW series.
    \r\n
    Betacam and BetacamSP tape cassette shells varied in color depending on the manufacturer. Many companies sold Betacam tapes, sometimes of their own manufacture, sometimes re-branded. Fuji, Maxell, Ampex and 3M were just some of the major brands to do so.
    \r\n
    Ampex, Thomson SA and Philips each sold rebranded OEM versions of some of the Sony VTRs and Camcorders at various times in the 1980s and 1990s. Other than nameplates, these models were identical to the Sony models.
    \r\n
    Digital Betacam
    \r\n
    Digital Betacam L tape
    \r\n
    Digital Betacam (commonly referred to as Digibeta, d-beta, dbc or simply Digi) was launched in 1993. It supersedes both Betacam and Betacam SP, while costing significantly less than the D1 format. S tapes are available with up to 40 minutes running time, and L tapes with up to 124 minutes.
    \r\n
    The Digital Betacam format records a DCT-compressed component video signal at 10-bit YUV 4:2:2 sampling in NTSC (720×486) or PAL (720×576) resolutions at a bitrate of 90 Mbit/s plus four channels of uncompressed 48 kHz / 20 bit PCM-encoded audio. A fifth analog audio track is available for cueing, and a linear timecode track is also used on the tape. It is a popular digital video cassette format for broadcast use.
    \r\n
    Another key element which aided adoption was Sony’s implementation of the SDI coaxial digital connection on Digital Betacam decks. Facilities could begin using digital signals on their existing coaxial wiring without having to commit to an expensive re-installation.
    \r\n
    The main competitor to the Digital Betacam is DVCPRO50 format offered by Panasonic. Despite that DVCPRO50 uses 8-bit luma and color sampling and 50 Mbit/s data rate, it rivals Digital Betacam in visual quality.
    \r\n
    Betacam SX
    \r\n
    Betacam SX S tape
    \r\n
    Betacam SX is a digital version of Betacam SP introduced in 1996, positioned as a cheaper alternative to Digital Betacam. It stores video using MPEG 4:2:2 Profile@ML compression, along with four channels of 48 kHz 16 bit PCM audio. All Betacam SX equipment is compatible with Betacam SP tapes. S tapes have a recording time up to 62 minutes, and L tapes up to 194 minutes.
    \r\n
    The Betacam SX system was very successful with newsgathering operations which had a legacy of Betacam and Betacam SP tapes. Some Betacam SX decks, such as the DNW-A75 or DNW-A50, can natively play and work from the analog tapes interchangeably, because it contains both analog and digital playback heads.
    \r\n
    Betacam SX uses MPEG-2 4:2:2P@ML compression, in comparison with other similar systems that use 4:1:1 or 4:2:0 coding. It gives better chroma resolution and allows certain postproduction processes such as Chroma-key.
    \r\n
    This format compresses the video signal from approximately 180Mb/s to only 18Mb/s. This means a compression ratio of around 10:1, which is achieved by the use of mild temporal compression, where alternate frames are stored as MPEG I-frames and B-frames, giving rise to an IBIB sequence on tape.
    \r\n
    Together with Betacam SX, Sony introduced a generation of hybrid recorder, allowing use of both tape and disk recording on the same deck, and high speed dubbing from one to another. This was intended to save wear on the video heads for studio applications, as well to speed up online editing.
    \r\n
    Betacam SX also features a good shot mark feature, that allows marking of each scene for fast scanning of the tape, looking at recorded marks on each single cassette, and showing the markers to the operator.
    \r\n
    The cameras themselves are generally considered by most sound recordists to be quite noisy in operation, possibly because the amount of computer processing power, and subsequent generated heat, leads to cooling fans being used to keep the camera at a reasonable temperature.
    \r\n
    Betacam SX tape shells are bright yellow.
    \r\n
    Although Betacam SX machines have gone out of production, the format is still used by many newsgathering operations, including CNN, Canada’s CBC and CTV, San Diego’s KFMB-TV and NBC’s operations in the San Francisco Bay Area at KNTV and KSTS. Many news archives still contain SX tapes.
    \r\n
    MPEG IMX
    \r\n
    MPEG IMX is a 2001 development of the Digital Betacam format. It uses the MPEG compression system, but at a higher bitrate than Betacam SX. The IMX format allows for a CCIR 601 compliant video signal, with eight channels of audio and timecode track. It lacks an analog audio (cue) track as the Digital Betacam, but will read it as channel 7 if used for playback.
    \r\n
    Compression is applied in three different formats: 30 (6:1 compression), 40 (4:1 compression) or 50 Mbit/s (3.3:1 compression) which allows different quality/storage efficiency ratios. Video is recorded as MPEG-2 I frames only.
    \r\n
    With its new IMX VTRs, Sony introduced some new technologies including SDTI and e-VTR. SDTI allows for audio, video, timecode, and remote control functions to be transported by a single coaxial cable, while e-VTR technology extends this by allowing the same data to be transported over IP by way of an ethernet interface on the VTR itself.
    \r\n
    All IMX VTRs can natively playback Betacam SX tapes, and some, such as the MSW-M2000P/1 are capable of playing back Digital Betacam cassettes as well as analog Betacam and Betacam SP cassettes, but they can only record to their native IMX cassettes. S tapes are available with up to 60 minutes capacity, and L tapes hold up to 184 minutes. These values are for 525/60 decks, but will extend in 625/50. A 184 minute tape will record for, as the label itself specifies, 220 minutes.
    \r\n
    IMX machines feature the same good shot mark function of the Betacam SX.
    \r\n
    MPEG IMX cassettes are a muted green, however, the new XDCAM format allows recording of MPEG IMX on a tapeless format, Professional Disc.
    \r\nBetacam is a family of half-inch professional videotape products. It was developed by Sony in 1982. In colloquial use, “Betacam” singly is often used to refer to a Betacam camcorder, a Betacam tape, a Betacam video recorder or the format itself.All Betacam variants from (plain) Betacam to Betacam SP and Digital Betacam, use the same shape cassettes, meaning vaults and other storage facilities do not have to be changed when upgrading to a new format. The cassettes come in two sizes: S and L. Betacam cameras can only load S tapes, while VTRs can play both S and L tapes. The cassette shell and case for each Betacam cassette is colored differently depending on the format, allowing for easy visual identification. There is also a mechanical key that allows a video tape recorder to tell which format has been inserted.The format supplanted the three-quarter inch U-Matic format, which Sony had introduced in 1971. In addition to improvements in video quality, the Betacam configuration of an integrated camera/recorder led to its rapid adoption by electronic news gathering organizations.Even though Betacam remains popular in the field and for archiving, new digital products such as the Multi Access Video Disk Recorder are leading to a phasing out of Betacam products in a studio environment.Betacam / BetacamSPThe original Betacam format was launched in August 7, 1982. It is an analog component video format, storing the luminance, “Y”, in one track and the chrominance, on another as alternating segments of the R-Y and B-Y components performing Compressed Time Division Multiplex, or CTDM.This splitting of channels allows true broadcast quality recording with 300 lines of horizontal luminance resolution and 120 lines chrominance resolution (versus ~30 for Betamax/VHS), on a relatively inexpensive cassette based format.The original Betacam format records on cassettes loaded with oxide-formulated tape, which are theoretically the same as used by its consumer market-oriented predecessor Betamax, introduced 7 years earlier by Sony in 1975. A blank Betamax-branded tape will work on a Betacam deck, and a Betacam-branded tape can be used to record in a Betamax deck. However, in later years Sony discouraged this practice, suggesting that the internal tape transport of a domestic Betamax cassette was not well suited to the faster tape transport of Betacam. In particular, the guide rollers tend to be noisy.Although there is a superficial similarity between Betamax and Betacam in that they use the same tape cassette, they are really quite different formats. Betamax records relatively low resolution composite video using a heterodyne color recording system and only two recording heads, while Betacam uses four heads to record in component format, at a much higher linear tape speed, resulting in much higher video and audio quality. A typical L-750 length Betamax cassette that yielded about 3 hours of recording time on a Betamax VCR at its B-II speed, only provided 30 minutes record time on a Betacam VCR or camcorder.It may also be noted that Matsushita / Panasonic also introduced a professional 1/2″ component videotape format which used VHS style tape cassettes called “M-Format”. However, while Sony’s Betacam system rapidly became an industry standard, M format was a marketing failure. A followup format called M-II — effectively the Panasonic enhancement of M-format as SP was Sony’s enhancement of Betacam —was a great improvement. Though it was used as an internal standard at NBC for a time, it failed to make much headway in the marketplace. While technically M-II was in some ways an improvement over Betacam SP, Betacam SP had the overwhelming advantage of a high degree of compatibility with the existing (and very large) Betacam infrastructure.Betacam was initially introduced as a camera line along with a video cassette player. The first cameras were the BVP-3, which utilized 3 saticon tubes, and the BVP1, which used a single tri-stripe Trinicon tube. Both these cameras could be operated standalone, or with their docking companion VTR, the BVV-1, (quickly superseded by the BVV-1A) to form the BVW-1 (BVW-1A) integrated camcorder. Tapes could not be played back in camera except in black and white for viewing in the camera’s viewfinder only. Color playback required the studio source deck at first, the BVW-10, which could not record, only play back. It was primarily designed as a feeder deck for A/B roll edit systems, usually for editing to a 1″ Type C or 3/4″ U-matic cassette edit master tape. There was also the BVW-20 field playback deck, which was a portable unit with DC power and a handle, that was used to verify color playback of tapes in the field. Unlike the BVW-10, it did not have a built in Time Base Corrector, or TBC.With the popular success of the Betacam system as a news acquisition format, the line was soon extended to include the BVW-15 studio player, and the BVW-40 Studio Edit Recorder. The BVW-15 added Dynamic Tracking which enabled clear still frame and jog playback, something the BVW-10 could not deliver. The BVW-40 enabled for the first time editing to a Betacam master, and if setup and wired correctly, true component video editing. It was also possible to do machine to machine editing between a BVW-10/15 and BVW-40 without an edit controller—a single serial cable between the units was all that was required to control the player from the recorder in performing simple assemble and insert editing. Additionally there were two field models introduced, the field recorder BVW-25, and the BVW-21 play only portable field deck.At its introduction, many insisted that Betacam remained inferior to the bulkier 1″ Type C and B recording, the standard broadcast production format of the late 70s to mid 80s. Additionally, the maximum record time for both the cameras and studio recorders was only half an hour, a severe limitation in television production. There was also the limitation that high quality recording was only possible if the original component signals were available, as they would be in a cp. If they had already been converted to composite video, re-converting them to components for recording and then eventually back to composite for broadcast, caused a severe drop in quality.A BetacamSP tape used by WSVN.In 1986, Betacam SP was developed, which increased horizontal resolution to 340 lines. While the quality improvement of the format itself was minor, the improvement to the VTRs was enormous, in quality, features, and particularly, the new larger cassette with 90 minutes of recording time. Beta SP (for “Superior Performance”) became the industry standard for most TV stations and high-end production houses until the late 1990s. Despite the format’s age Beta SP remains a common standard for video post-production. The recording time is the same as for Betacam, 30 and 90 minutes for S and L, respectively. Tape speed is slightly slower in machines working in the 625/50 format, increasing tape duration of one minute for every five minutes of run time. So, a 90 minute tape will record 108 minutes of video in PAL.BetacamSP is able to achieve its namesake “Superior Performance” over Betacam in the fact that it uses metal-formulated tape, as opposed to Betacam’s oxide tape. Sony designed BetacamSP to be partially forward compatible with standard Betacam, with the capability that BetacamSP tapes recorded on BetacamSP decks can be played in oxide-era Betacam VTRs (such as the BVW-15 and BVW-40 mentioned earlier), but for playback only. BetacamSP-branded tapes cannot be used for recording in consumer Betamax VCRs like oxide Betacam tapes, due to BetacamSP’s metal-formulation tape causing the video heads in a Betamax deck to wear prematurely, which are made of a softer material than the heads in a standard Betacam deck. However, BetacamSP tapes can be used without a problem in ED Beta VCRs, since the ED Beta format uses metal-formulated tape as well.The new BetacamSP studio decks were the players, the BVW-60 and BVW-65, with Dynamic Tracking and the Edit Recorders, the BVW-70, and the Dynamic Tracking model, the BVW-75. The BVV-5 was the BetacamSP dockable camera back, which could play back in color if its companion playback adapter was used. A new SP field recorder, the BVW-35, possessed the added benefit of a standard RS422 serial control port that enabled it to be used as an edit feeder deck. Though the four new studio decks could utilize the full 90-minute BetacamSP cassettes, the BVW-35 remained limited to the original Beta form factor 30-minute cassette shells. Answering a need for a basic office player, Sony also introduced the BVW-22, a much less expensive desktop model that could be used for viewing and logging 90-minute cassettes, but could not be configured into an edit system.Sony followed up the SP Field Recorder with the BVW-50, that could record and play the large size 90 minute cassettes. After this, the deck line was relatively stagnant and incredibly popular for a decade, aside from some specialty models that could record digital audio.Until the introduction of the BVW-200 camera though, the camera and recorder configuration was a docking system. The BVW-200 was an integrated camera recorder system. It sacrificed the flexibility of a docking camera in order to lose a substantial amount of weight. Eventually, non-docking camcorders became the most popular design by the mid-90s.The final BetacamSP camcorder was the BVW-600, which paired a digital camera front section, very similar to the one on the DigiBeta DVW-700, with an integrated BetacamSP recorder. Like every other Betacam camera system, and unlike the DigiBeta DVW-700, the camera could not play back in color without the use of an outboard adapter.In 1991, the less-expensive, “Professional,” PV line of BetacamSP decks was introduced. The PV line consisted of only three models: the full-sized PVW-2600 (VTP) and PVW-2800 (VTR) editing decks, and the PVV-3 camera-dockable VTR. These high quality machines were similar to the original BV series machines, but lacked the third and fourth audio channels. In 1993, the far less expensive UVW series debuted. These machines were considerably simpler, somewhat lower quality, and were designed primarily to be used as companions to computer systems, for industrial video, and other low-cost, yet high-quality, uses. The UVW decks possessed very limited front panel controls, no jog and shuttle; and with Time Base Corrector (TBC) control available only with an optional remote TBC controller. These were represented by the UVW-1800, a very popular editing VTR (and companion UVW-1600 edit VTP), and the non-editing UVW-1400 VTR, and UVW-1200 VTP. The UVW-100 (and later 100B) one-piece camcorder rounded out the UVW series.Betacam and BetacamSP tape cassette shells varied in color depending on the manufacturer. Many companies sold Betacam tapes, sometimes of their own manufacture, sometimes re-branded. Fuji, Maxell, Ampex and 3M were just some of the major brands to do so.Ampex, Thomson SA and Philips each sold rebranded OEM versions of some of the Sony VTRs and Camcorders at various times in the 1980s and 1990s. Other than nameplates, these models were identical to the Sony models.Digital BetacamDigital Betacam L tapeDigital Betacam (commonly referred to as Digibeta, d-beta, dbc or simply Digi) was launched in 1993. It supersedes both Betacam and Betacam SP, while costing significantly less than the D1 format. S tapes are available with up to 40 minutes running time, and L tapes with up to 124 minutes.The Digital Betacam format records a DCT-compressed component video signal at 10-bit YUV 4:2:2 sampling in NTSC (720×486) or PAL (720×576) resolutions at a bitrate of 90 Mbit/s plus four channels of uncompressed 48 kHz / 20 bit PCM-encoded audio. A fifth analog audio track is available for cueing, and a linear timecode track is also used on the tape. It is a popular digital video cassette format for broadcast use.Another key element which aided adoption was Sony’s implementation of the SDI coaxial digital connection on Digital Betacam decks. Facilities could begin using digital signals on their existing coaxial wiring without having to commit to an expensive re-installation.The main competitor to the Digital Betacam is DVCPRO50 format offered by Panasonic. Despite that DVCPRO50 uses 8-bit luma and color sampling and 50 Mbit/s data rate, it rivals Digital Betacam in visual quality.Betacam SXBetacam SX S tapeBetacam SX is a digital version of Betacam SP introduced in 1996, positioned as a cheaper alternative to Digital Betacam. It stores video using MPEG 4:2:2 Profile@ML compression, along with four channels of 48 kHz 16 bit PCM audio. All Betacam SX equipment is compatible with Betacam SP tapes. S tapes have a recording time up to 62 minutes, and L tapes up to 194 minutes.The Betacam SX system was very successful with newsgathering operations which had a legacy of Betacam and Betacam SP tapes. Some Betacam SX decks, such as the DNW-A75 or DNW-A50, can natively play and work from the analog tapes interchangeably, because it contains both analog and digital playback heads.Betacam SX uses MPEG-2 4:2:2P@ML compression, in comparison with other similar systems that use 4:1:1 or 4:2:0 coding. It gives better chroma resolution and allows certain postproduction processes such as Chroma-key.This format compresses the video signal from approximately 180Mb/s to only 18Mb/s. This means a compression ratio of around 10:1, which is achieved by the use of mild temporal compression, where alternate frames are stored as MPEG I-frames and B-frames, giving rise to an IBIB sequence on tape.Together with Betacam SX, Sony introduced a generation of hybrid recorder, allowing use of both tape and disk recording on the same deck, and high speed dubbing from one to another. This was intended to save wear on the video heads for studio applications, as well to speed up online editing.Betacam SX also features a good shot mark feature, that allows marking of each scene for fast scanning of the tape, looking at recorded marks on each single cassette, and showing the markers to the operator.The cameras themselves are generally considered by most sound recordists to be quite noisy in operation, possibly because the amount of computer processing power, and subsequent generated heat, leads to cooling fans being used to keep the camera at a reasonable temperature.Betacam SX tape shells are bright yellow.Although Betacam SX machines have gone out of production, the format is still used by many newsgathering operations, including CNN, Canada’s CBC and CTV, San Diego’s KFMB-TV and NBC’s operations in the San Francisco Bay Area at KNTV and KSTS. Many news archives still contain SX tapes.MPEG IMXMPEG IMX is a 2001 development of the Digital Betacam format. It uses the MPEG compression system, but at a higher bitrate than Betacam SX. The IMX format allows for a CCIR 601 compliant video signal, with eight channels of audio and timecode track. It lacks an analog audio (cue) track as the Digital Betacam, but will read it as channel 7 if used for playback.Compression is applied in three different formats: 30 (6:1 compression), 40 (4:1 compression) or 50 Mbit/s (3.3:1 compression) which allows different quality/storage efficiency ratios. Video is recorded as MPEG-2 I frames only.With its new IMX VTRs, Sony introduced some new technologies including SDTI and e-VTR. SDTI allows for audio, video, timecode, and remote control functions to be transported by a single coaxial cable, while e-VTR technology extends this by allowing the same data to be transported over IP by way of an ethernet interface on the VTR itself.All IMX VTRs can natively playback Betacam SX tapes, and some, such as the MSW-M2000P/1 are capable of playing back Digital Betacam cassettes as well as analog Betacam and Betacam SP cassettes, but they can only record to their native IMX cassettes. S tapes are available with up to 60 minutes capacity, and L tapes hold up to 184 minutes. These values are for 525/60 decks, but will extend in 625/50. A 184 minute tape will record for, as the label itself specifies, 220 minutes.IMX machines feature the same good shot mark function of the Betacam SX.MPEG IMX cassettes are a muted green, however, the new XDCAM format allows recording of MPEG IMX on a tapeless format, Professional Disc.', 'Betcam', '', 'inherit', 'closed', 'closed', '', '37-revision-2', '', '', '2011-01-08 08:06:08', '2011-01-08 08:06:08', '', 37, 'http://jlahijani.homeip.net:3010/betasptodvd.com/37-revision-2/', 0, 'revision', '', 0); INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES (178, 1, '2011-02-01 02:20:24', '2011-02-01 02:20:24', '\r\n\r\nBeta SP to DVD started in 2001 and was acquired by WOVA - World of Video & Audio in 2010. Specializing in transfers, conversions, duplications, digital media, and more. We serve a wide variety of clients in many industries, including entertainment, fashion, hospitality, marketing, public relations, legal, and medical. Our dedication to superior quality, state-of-the-art equipment, and competitive pricing has earned us an excellent reputation and the repeat business of thousands of satisfied customers.\r\n\r\nOur facility is designed and engineered to achieve only the cleanest video and audio transfers possible. We can do most jobs in just one day. Clients ship to us from all over the United States or can come into our store.\r\n\r\nWe serve customers all over the country, including Los Angeles, Hollywood, Beverly Hills, Burbank, Encino, Universal Studios, Sherman Oaks, Van Nuys, Chatsworth, Tarzana, Brentwood, North Hollywood, Toluca Lake, Northridge, Santa Monica, San Fernando Valley, Westwood, Glendale, Eagle Rock, Simi Valley, Woodland Hills, Calabasas, Los Feliz, Pasadena, Sebastopol, Santa Rosa, Graton, Windsor, Duncans Mills, Cazadero, Jenner, Petaluma, Napa, Sonoma, Healdsburg, Marin, Medocino, Santa Cruz, San Jose, Los Gatos, Saratogta, Forrestville, Guerneville, Monte Rio.', 'About Us', '', 'publish', 'closed', 'closed', '', 'about', '', '', '2011-03-04 22:47:25', '2011-03-04 22:47:25', '', 0, 'http://jlahijani.homeip.net:3010/betasptodvd.com/', 1, 'page', '', 0), (179, 1, '2011-02-01 02:20:17', '2011-02-01 02:20:17', '', 'Auto Draft', '', 'inherit', 'closed', 'closed', '', '178-revision', '', '', '2011-02-01 02:20:17', '2011-02-01 02:20:17', '', 178, 'http://jlahijani.homeip.net:3010/betasptodvd.com/178-revision/', 0, 'revision', '', 0), (180, 1, '2011-02-01 02:20:32', '2011-02-01 02:20:32', '', 'Clients', '', 'publish', 'closed', 'closed', '', 'clients', '', '', '2011-02-01 02:20:32', '2011-02-01 02:20:32', '', 0, 'http://jlahijani.homeip.net:3010/betasptodvd.com/', 6, 'page', '', 0), (181, 1, '2011-02-01 02:20:26', '2011-02-01 02:20:26', '', 'Auto Draft', '', 'inherit', 'closed', 'closed', '', '180-revision', '', '', '2011-02-01 02:20:26', '2011-02-01 02:20:26', '', 180, 'http://jlahijani.homeip.net:3010/betasptodvd.com/180-revision/', 0, 'revision', '', 0), (182, 1, '2011-01-31 21:13:23', '2011-01-31 21:13:23', '', 'Tape Conversion & Duplication', '', 'inherit', 'closed', 'closed', '', '88-revision-3', '', '', '2011-01-31 21:13:23', '2011-01-31 21:13:23', '', 88, 'http://jlahijani.homeip.net:3010/betasptodvd.com/88-revision-3/', 0, 'revision', '', 0), (241, 1, '2011-02-16 04:47:49', '2011-02-16 04:47:49', 'Flash Video is a container file format used to deliver video over the Internet using Adobe Flash Player versions 6–10. Flash Video content may also be embedded within SWF files. There are two different video file formats known as Flash Video: FLV and F4V. The audio and video data within FLV files are encoded in the same way as they are within SWF files. The latter F4V file format is based on the ISO base media file format and is supported starting with Flash Player 9 update 3. Both formats are supported in Adobe Flash Player and currently developed by Adobe Systems. FLV was originally developed by Macromedia.\r\n\r\nThe format has quickly established itself as the format of choice for embedded video on the web. Notable users of the Flash Video format include YouTube, Hulu, Google Video, Yahoo! Video, metacafe, Reuters.com, and many other news providers.\r\n\r\nThe standards documentation for BBC Online states that the BBC now preferentially accepts Flash videos for submission, to the disadvantage of other formats previously in use on its sites such as RealVideo or WMV.\r\n\r\nFlash Video FLV files usually contain material encoded with codecs following the Sorenson Spark or VP6 video compression formats. The most recent public releases of Flash Player (collaboration between Adobe Systems and MainConcept) also support H.264 video and HE-AAC audio. All of these codecs are currently restricted by patents.\r\n\r\nFlash Video is viewable on most operating systems, via the Adobe Flash Player and web browser plugin or one of several third-party programs.', 'Flash Video (FLV)', '', 'publish', 'closed', 'closed', '', 'flash-video-flv', '', '', '2011-02-24 23:19:19', '2011-02-24 23:19:19', '', 30, 'http://jlahijani.homeip.net:3010/betasptodvd.com/', 0, 'page', '', 0), (184, 1, '2011-02-02 20:49:46', '2011-02-02 20:49:46', '\n\n\n\nU-matic is a videocassette format first shown by Sony in prototype in October 1969, and introduced to the market in September 1971. It was among the first video formats to contain the videotape inside a cassette, as opposed to the various open-reel formats of the time. Unlike most other cassette-based tape formats, the supply and take-up reels in the cassette worked in opposite directions during playback, fast-forward and rewind: one reel would run clockwise while the other would run counter-clockwise. As part of its development, in March 1970, Sony, Matsushita Electric Industrial Co. (Panasonic), Victor Co. of Japan (JVC), and five non-Japanese companies reached agreement on unified standards.\n\nThe videotape was ¾ inches (1.9 cm) wide, so the format is often known as ‘three-quarter-inch’ or simply ‘three-quarter’. U-matic was named after the shape of the tape path when it was threaded around the helical video head drum, which resembled the letter U. Betamax used this same type of “U-load” as well.\n\nThe total potential lines of horizontal resolution for standard U-matic is 280 lines per picture height. Vertical resolution is the NTSC standard of 486 visible scan lines.\n\nU-matic is also available in a smaller cassette size, officially known as U-Matic S. Much like VHS-C, U-Matic S was developed as a more portable version of U-Matic, to be used in smaller sized S-format recorders such as the Sony VO-3800 (the first portable U-Matic S machine released by Sony in 1974), the Sony BVU-100, and the Sony VO-6800 (among others from Sony, Panasonic, and other manufacturers). S-format tapes can be played back in older top-loading standard U-Matic decks with the aid of an adapter (the KCA-1 from Sony) which fitted around an S-sized tape; newer front-loading machines can accept S-format tapes directly, as the tapes have a slot on the underside that rides along a tab. U-Matic S tapes had a maximum recording time of 20 minutes, although some tape manufacturers such as 3M came out with 30 minute tapes by loading the cassette with a thinner tape. It was the U-Matic S-format decks that ushered in the beginning of ENG, or Electronic News Gathering.\n\nIn the early 1980s, Sony introduced the semi backwards-compatible high-band or BVU (Broadcast Video U-matic) format, and the ‘original’ U-matic format became known as low-band. This high-band format had an improved colour recording system and lower noise levels. BVU gained immense popularity in ENG and location programme-making, spelling the end of 16mm film in everyday production. By the early 1990s, Sony’s ½” Betacam SP format had all but replaced BVU outside of corporate and ‘budget’ programme making. Sony made a final improvement to BVU by further improving the recording system and giving it the same ‘SP’ suffix as Betacam. SP had a horizontal resolution of 330 lines. First generation BVU-SP and Beta-SP recordings were hard to tell apart, but despite this the writing was on the wall for the U-matic family.\n\nU-matic would also see use for the storage of digital audio data. Most digital audio recordings from the 1980s were digitally mastered to U-matic tape. The Sony PCM-1600 PCM adaptor used a U-matic recorder as a transport. The PCM-1600 output standard “pseudo video” in 525/60 format, which appeared to be a video image of vibrating checkerboard patterns that could be recorded on a video recorder. The PCM-1600 was the first system used for mastering audio compact discs in the early 1980s, with the famous Compact Disc 44.1 kHz sampling rate based on a best-fit calculation for the U-matic’s video horizontal-sync rate. The later PCM-1610 and 1630 units also used U-matic cassettes as a storage medium.\n\nU-matic is no longer used as a mainstream production format, however it has found lasting appeal as a cheap, well specified, and hard-wearing format. Many television facilities the world-over still have a U-matic recorder for archive playback of material recorded in the 1980s. For example, the Library of Congress facility in Culpeper, VA, holds thousands of its titles on U-matic video, as a means of providing access copies and proof for copyright deposit of old television broadcasts and films.\n\nFour decades after it was developed, the format is still used for the menial tasks of the industry, being more highly specialized and suited to the needs of production staff than the domestic VHS, although as time passes it has been replaced at the bottom of the tree of tape-based production formats by Betacam and Betacam SP as these in turn are replaced by Digital Betacam and HDCAM.\n\nU-matic tapes were also used for easy transport of filmed scenes for dailies in the days before VHS, DVD, and portable hard drives. Several movies have surviving copies in this form. The first rough cut of Apocalypse Now, for example (the raw version of what became Apocalypse Now Redux), survived on three U-Matic cassettes.', '3/4" U-Matic Videocassette ', '', 'inherit', 'closed', 'closed', '', '32-autosave', '', '', '2011-02-02 20:49:46', '2011-02-02 20:49:46', '', 32, 'http://jlahijani.homeip.net:3010/betasptodvd.com/32-autosave/', 0, 'revision', '', 0), (185, 1, '2011-01-08 08:47:37', '2011-01-08 08:47:37', '', 'Betacam', '', 'inherit', 'closed', 'closed', '', '37-revision-5', '', '', '2011-01-08 08:47:37', '2011-01-08 08:47:37', '', 37, 'http://jlahijani.homeip.net:3010/betasptodvd.com/37-revision-5/', 0, 'revision', '', 0), (283, 1, '2011-01-08 08:08:30', '2011-01-08 08:08:30', '\r\n\r\nIronically, the standard audio cassette still in wide use today, was never intended for wide usage, but instead was originally developed by Philips in 1962 for use in their new line of dictation machines. However it’s compact size, reliability, low manufacturing costs and Hi-Fi stereo capability, ultimately led to wide market acceptance. Popularity of the format, surprisingly, was not immediate. Though 8 Track cartridges were not to be introduced for another 3 years since it’s introduction, it wasn’t til the early 70′s, that the compact cassette became the predominant consumer tape format.\r\n\r\nThe format employed 1/8-in. tape with 4-tracks running at 1-7/8 ips, initially allowing 30 or 45 minutes of stereo music per side, until longer tapes became available .\r\n\r\nThe original tapes were Ferrite (Fe2O3), but later, Chromium Dioxide (CrO2) and other metal particle formulations were used in order to greatly improve sound quality.  Chrome tapes had different bias frequency requirements, requiring more sophisticated recording equipment. Later machines employed various noise reduction technology, though in later years, Dolby became the most popular by far.', 'Audio Cassette', '', 'inherit', 'closed', 'closed', '', '34-revision-4', '', '', '2011-01-08 08:08:30', '2011-01-08 08:08:30', '', 34, 'http://jlahijani.homeip.net:3010/betasptodvd.com/34-revision-4/', 0, 'revision', '', 0), (285, 1, '2011-02-16 05:11:36', '2011-02-16 05:11:36', '', 'AVC-Intra', '', 'inherit', 'closed', 'closed', '', '260-revision-3', '', '', '2011-02-16 05:11:36', '2011-02-16 05:11:36', '', 260, 'http://jlahijani.homeip.net:3010/betasptodvd.com/260-revision-3/', 0, 'revision', '', 0), (286, 1, '2011-02-24 22:39:25', '2011-02-24 22:39:25', 'AVC-Intra is a type of video coding developed by Panasonic that is fully compliant with the H.264/MPEG-4 AVC standard and additionally follows the SMPTE RP 2027-2007 recommended practice specification. AVC-Intra is available in a number of Panasonic''s high definition broadcast products, such as, for example, their P2 card equipped broadcast cameras. It is now also supported in various products made by other companies.\n\nPanasonic announced AVC-Intra codec support in April 2007. The use of AVC-Intra provides production quality HD video at bit rates more normally associated with ENG (Electronic news gathering) applications, permitting full resolution, 10 bit field capture of high quality HD imagery in one piece camera-recorders.\n\nAVC-Intra is intended to serve needs of video professionals who have to store HD digital video on digital storage media for editing and archiving purposes. It defines 10-bit intra-frame only compression, which is easy for editing and preserves maximum video quality. The technology significantly outperforms the older HDV (MPEG2 based) and DVCPRO HD (DV based) formats, allowing the codec to maintain better quality in half the storage space.', 'AVC-Intra', '', 'inherit', 'closed', 'closed', '', '260-autosave', '', '', '2011-02-24 22:39:25', '2011-02-24 22:39:25', '', 260, 'http://jlahijani.homeip.net:3010/betasptodvd.com/260-autosave/', 0, 'revision', '', 0), (287, 1, '2011-01-31 23:40:27', '2011-01-31 23:40:27', '', 'Betamax', '', 'inherit', 'closed', 'closed', '', '144-revision-2', '', '', '2011-01-31 23:40:27', '2011-01-31 23:40:27', '', 144, 'http://jlahijani.homeip.net:3010/betasptodvd.com/144-revision-2/', 0, 'revision', '', 0), (288, 1, '2011-02-16 05:02:18', '2011-02-16 05:02:18', '', 'Blu-ray', '', 'inherit', 'closed', 'closed', '', '252-revision-2', '', '', '2011-02-16 05:02:18', '2011-02-16 05:02:18', '', 252, 'http://jlahijani.homeip.net:3010/betasptodvd.com/252-revision-2/', 0, 'revision', '', 0), (289, 1, '2011-01-31 23:41:28', '2011-01-31 23:41:28', '', 'Digital-8', '', 'inherit', 'closed', 'closed', '', '150-revision-2', '', '', '2011-01-31 23:41:28', '2011-01-31 23:41:28', '', 150, 'http://jlahijani.homeip.net:3010/betasptodvd.com/150-revision-2/', 0, 'revision', '', 0), (290, 1, '2011-02-24 23:14:45', '2011-02-24 23:14:45', 'Digital8 (or D8) is a consumer digital videotape format developed by Sony, and introduced in 1999.\n\nThe Digital8 format is a combination of the older Hi8 tape transport with the DV codec. Digital8 equipment uses the same videocassettes as analog Hi8 equipment, but differs in that the audio/video signal is encoded digitally (using the industry-standard DV codec.) Since Digital8 uses the DV codec, it has identical audio and video specifications.\n\nTo facilitate digital recording on existing Hi8 videocassettes the video head drum spins 2.5x faster. For both NTSC and PAL Digital8 equipment, a standard-length 120-minute NTSC/90-minute PAL Hi8 cassette will store 60 minutes of Digital8 video (Standard Play) or 90 minutes (Long Play). LP is model specific, such as the TRV-30, TRV-40, and others. Digital8 recordings can be made on standard-grade Video8 cassettes, but this practice is discouraged in the Sony user manuals. Hi8 metal-particle cassettes are the recommended type for Digital8 recording, and most tapes currently sold are marked for both Hi8 and Digital8 usage.', 'Digital8', '', 'inherit', 'closed', 'closed', '', '150-autosave', '', '', '2011-02-24 23:14:45', '2011-02-24 23:14:45', '', 150, 'http://jlahijani.homeip.net:3010/betasptodvd.com/150-autosave/', 0, 'revision', '', 0), (291, 1, '2011-02-16 05:04:30', '2011-02-16 05:04:30', '', 'DivX', '', 'inherit', 'closed', 'closed', '', '254-revision-2', '', '', '2011-02-16 05:04:30', '2011-02-16 05:04:30', '', 254, 'http://jlahijani.homeip.net:3010/betasptodvd.com/254-revision-2/', 0, 'revision', '', 0), (292, 1, '2011-02-16 04:59:53', '2011-02-16 04:59:53', '', 'DVD', '', 'inherit', 'closed', 'closed', '', '250-revision-2', '', '', '2011-02-16 04:59:53', '2011-02-16 04:59:53', '', 250, 'http://jlahijani.homeip.net:3010/betasptodvd.com/250-revision-2/', 0, 'revision', '', 0), (293, 1, '2011-02-09 00:03:05', '2011-02-09 00:03:05', 'Final Cut Pro is a professional non-linear editing software application developed by Apple Inc. The software logs and captures video onto a hard drive (internal or external), where it can be edited and processed.\r\nFrom the early 2000s, Final Cut Pro developed a large and expanding user base including many independent filmmakers. It has made inroads with film and television editors who have traditionally used Avid Technology’s Media Composer. According to a 2007 SCRI study, Final Cut made up 49% of the US professional editing market, with Avid at 22%. A published Survey in 2008 by the American Cinema Editors Guild placed their users at 21% FCP (and growing from previous surveys of this group), while all others are still on an Avid system of some kind.\r\n\r\nFinal Cut Pro provides non-linear, non-destructive editing of any QuickTime compatible video format including DV, HDV, P2 MXF (DVCProHD), XDCAM, and 2K film formats. It supports an unlimited number of simultaneously composited video tracks; up to 99 audio tracks; multi-camera editing for combining video from multiple camera sources; as well as standard ripple, roll, slip, slide, scrub, razor blade and time remapping edit functions. It comes with a range of video transitions and a range of video and audio filters such as keying tools, mattes and vocal de-poppers and de-essers. It also has a manual 3-way color correction filter, videoscopes and a selection of generators, such as slugs, test cards and noise.\r\n\r\nThe latest version of Final Cut Pro 7 claims better integration with Apple’s other professional applications and improved codec support for editing HD, DV and SD video formats, including encoding presets for devices such as iPod, Apple TV, and Blu-ray discs. A technology called DynamicRT built on the RT Extreme technology was released with Final Cut Pro 4. DynamicRT allows a real-time multistream effects architecture, which can be set to automatically adjust image quality and frame rate during playback to maintain real time effects. For example, when there are a large number of video streams playing simultaneously it will, in real time, switch to a mode that reduces the quality of the playback so that all of them can be seen in real time; when the computer is capable it will automatically return playback to native quality (that is, when there are fewer simultaneous video streams).\r\nFinal Cut Pro 6 also supports mixed video formats (both resolution and framerate) in the timeline with real time support.\r\n\r\nFinal Cut Pro 6 uses the included application Cinema Tools to keep track of original film sources through the telecine editing processes. Calligraphy 2 from BorisFX, a plug-in that works natively in Final Cut Pro, is included for improved titling functionality and is a subset of the Boris Graffiti titling technology. Final Cut Pro 6 is part of the Final Cut Studio 2 suite, and also has the ability to edit natively in HDV.\r\n\r\nFinal Cut Pro is a professional non-linear editing software application developed by Apple Inc. Final Cut Pro 7 will only run on Mac personal computers running Mac OS X version 10.5.6 or later and using Intel processors. It is a module of the Final Cut Studio product. The software logs and captures video onto a hard drive (internal or external), where it can be edited and processed.From the early 2000s, Final Cut Pro developed a large and expanding user base including many independent filmmakers. It has made inroads with film and television editors who have traditionally used Avid Technology’s Media Composer. According to a 2007 SCRI study, Final Cut made up 49% of the US professional editing market, with Avid at 22%. A published Survey in 2008 by the American Cinema Editors Guild placed their users at 21% FCP (and growing from previous surveys of this group), while all others are still on an Avid system of some kind.\r\n\r\nFinal Cut Pro provides non-linear, non-destructive editing of any QuickTime compatible video format including DV, HDV, P2 MXF (DVCProHD), XDCAM, and 2K film formats. It supports an unlimited number of simultaneously composited video tracks; up to 99 audio tracks; multi-camera editing for combining video from multiple camera sources; as well as standard ripple, roll, slip, slide, scrub, razor blade and time remapping edit functions. It comes with a range of video transitions and a range of video and audio filters such as keying tools, mattes and vocal de-poppers and de-essers. It also has a manual 3-way color correction filter, videoscopes and a selection of generators, such as slugs, test cards and noise.The latest version of Final Cut Pro 7 claims better integration with Apple’s other professional applications and improved codec support for editing HD, DV and SD video formats, including encoding presets for devices such as iPod, Apple TV, and Blu-ray discs. A technology called DynamicRT built on the RT Extreme technology was released with Final Cut Pro 4. DynamicRT allows a real-time multistream effects architecture, which can be set to automatically adjust image quality and frame rate during playback to maintain real time effects. For example, when there are a large number of video streams playing simultaneously it will, in real time, switch to a mode that reduces the quality of the playback so that all of them can be seen in real time; when the computer is capable it will automatically return playback to native quality (that is, when there are fewer simultaneous video streams).Final Cut Pro 6 also supports mixed video formats (both resolution and framerate) in the timeline with real time support.Final Cut Pro 6 uses the included application Cinema Tools to keep track of original film sources through the telecine editing processes. Calligraphy 2 from BorisFX, a plug-in that works natively in Final Cut Pro, is included for improved titling functionality and is a subset of the Boris Graffiti titling technology. Final Cut Pro 6 is part of the Final Cut Studio 2 suite, and also has the ability to edit natively in HDV.\r\n\r\nFinal Cut Pro is a professional non-linear editing software application developed by Apple Inc. The software logs and captures video onto a hard drive (internal or external), where it can be edited and processed.From the early 2000s, Final Cut Pro developed a large and expanding user base including many independent filmmakers. It has made inroads with film and television editors who have traditionally used Avid Technology’s Media Composer. According to a 2007 SCRI study, Final Cut made up 49% of the US professional editing market, with Avid at 22%. A published Survey in 2008 by the American Cinema Editors Guild placed their users at 21% FCP (and growing from previous surveys of this group), while all others are still on an Avid system of some kind.Final Cut Pro provides non-linear, non-destructive editing of any QuickTime compatible video format including DV, HDV, P2 MXF (DVCProHD), XDCAM, and 2K film formats. It supports an unlimited number of simultaneously composited video tracks; up to 99 audio tracks; multi-camera editing for combining video from multiple camera sources; as well as standard ripple, roll, slip, slide, scrub, razor blade and time remapping edit functions. It comes with a range of video transitions and a range of video and audio filters such as keying tools, mattes and vocal de-poppers and de-essers. It also has a manual 3-way color correction filter, videoscopes and a selection of generators, such as slugs, test cards and noise.The latest version of Final Cut Pro 7 claims better integration with Apple’s other professional applications and improved codec support for editing HD, DV and SD video formats, including encoding presets for devices such as iPod, Apple TV, and Blu-ray discs. A technology called DynamicRT built on the RT Extreme technology was released with Final Cut Pro 4. DynamicRT allows a real-time multistream effects architecture, which can be set to automatically adjust image quality and frame rate during playback to maintain real time effects. For example, when there are a large number of video streams playing simultaneously it will, in real time, switch to a mode that reduces the quality of the playback so that all of them can be seen in real time; when the computer is capable it will automatically return playback to native quality (that is, when there are fewer simultaneous video streams).Final Cut Pro 6 also supports mixed video formats (both resolution and framerate) in the timeline with real time support.Final Cut Pro 6 uses the included application Cinema Tools to keep track of original film sources through the telecine editing processes. Calligraphy 2 from BorisFX, a plug-in that works natively in Final Cut Pro, is included for improved titling functionality and is a subset of the Boris Graffiti titling technology. Final Cut Pro 6 is part of the Final Cut Studio 2 suite, and also has the ability to edit natively in HDV.', 'Final Cut Pro', '', 'inherit', 'closed', 'closed', '', '155-revision-3', '', '', '2011-02-09 00:03:05', '2011-02-09 00:03:05', '', 155, 'http://jlahijani.homeip.net:3010/betasptodvd.com/155-revision-3/', 0, 'revision', '', 0), (300, 1, '2011-02-17 00:23:26', '2011-02-17 00:23:26', 'When interlaced video is watched on a progressive monitor without proper deinterlacing, it exhibits combing when there is movement between two fields of one frame.\r\n\r\nSony adapted HDV, originally conceived as progressive-scan format by JVC, to interlaced video. Interlaced video has been a useful compromise for decades due to its ability to display motion smoothly while reducing recording and transmission bandwidth. Interlaced video is still being used in acquisition and broadcast, but interlaced display devices are being phased out. Modern flat-panel television sets that utilize plasma and LCD technology are inherently progressive. All modern computer monitors use progressive scanning as well.\r\n\r\nBefore interlaced video is displayed on a progressive-scan device it must be converted to progressive using the process known as deinterlacing. Progressive-scan television sets employ built-in deinterlacing circuits to cope with interlaced broadcast signal, but computer video players rarely have this capability. As such, interlaced video may exhibit ghosting or combing artifacts when watched on a computer.\r\n\r\nSome HDV 1080i camcorders are capable of recording progressive video within an interlaced stream, provided that the frame rate does not exceed half of the field rate. The first HDV 1080i camcorder to implement such Progressive Scanning was the Sony HVR-V1. To preserve compatibility with interlaced equipment the HVR-V1 records and outputs video in interlaced form. 25-frame/s and 30-frame/s progressive video is recorded on tape using progressive segmented frame (PsF) technique, while 24-frame/s recording employs 2-3 pulldown. The camcorder offers two variations of 24-frame/s recording: “24″ and “24A”. In “24″ mode the camera ensures that there are no cadence breaks for a whole tape, this mode works better for watching video directly from the camera and for adding “film look” to interlaced video. In the “24A” mode the camera starts every clip on an A frame with timecode set to an even second margin. Several editing tools, including Sony’s own Vegas, are capable of processing 24A video as proper 24 frames/s progressive video.\r\n\r\nPrior to the HVR-V1, Sony was offering Cineframe, essentially an interlaced-to-progressive converter, to simulate film-like motion. The conversion process involved blending and discarding fields, so vertical resolution of the resulting video suffered. Motion, produced in the 24-frame/s variant of Cineframe was too uneven for professional use. The same or better film look effect can be achieved by converting regular interlaced video into progressive format using computer software.\r\n\r\nIn 2007 Canon commoditized progressive scanning, releasing the HV20 camcorder. The version for 50 Hz market featured PF25 mode with PsF-like recording, while the version for 60 Hz market had PF24 mode, which utilized 2-3 pulldown scheme. Progressive scan video recorded with the HV20 does not include flags necessary for performing automated film-mode deinterlacing, which is why most editing tools treat such video as interlaced. The HV30, released in 2008, implemented additional PsF-like PF30 mode for 60 Hz markets. Output is performed via component, HDMI and FireWire in interlaced form.\r\n\r\nProgressive scan video must be properly deinterlaced to achieve full vertical resolution and to avoid interlace artifacts. 25P and 30P video must be deinterlaced with “weave” or “no deinterlacing” algorithm, which means joining two fields of each frame together into one progressive frame. This operation can be done in most editing tools simply by changing project properties from interlaced to progressive. 24P video must go through film-mode deinterlacing also known as inverse telecine, which throws out judder frames and restores original 24-frame/s progressive video. Many editing tools cannot perform film-mode deinterlacing, requiring usage of a separate converter.', 'HDV', '', 'inherit', 'closed', 'closed', '', '159-revision-4', '', '', '2011-02-17 00:23:26', '2011-02-17 00:23:26', '', 159, 'http://jlahijani.homeip.net:3010/betasptodvd.com/159-revision-4/', 0, 'revision', '', 0), (304, 1, '2011-01-31 23:44:34', '2011-01-31 23:44:34', '', 'VHS-C', '', 'inherit', 'closed', 'closed', '', '175-revision-2', '', '', '2011-01-31 23:44:34', '2011-01-31 23:44:34', '', 175, 'http://jlahijani.homeip.net:3010/betasptodvd.com/175-revision-2/', 0, 'revision', '', 0), (305, 1, '2011-01-31 23:44:21', '2011-01-31 23:44:21', '', 'VHS', '', 'inherit', 'closed', 'closed', '', '173-revision-2', '', '', '2011-01-31 23:44:21', '2011-01-31 23:44:21', '', 173, 'http://jlahijani.homeip.net:3010/betasptodvd.com/173-revision-2/', 0, 'revision', '', 0), (306, 1, '2011-02-16 04:52:38', '2011-02-16 04:52:38', '', 'Quicktime (MOV)', '', 'inherit', 'closed', 'closed', '', '171-revision-3', '', '', '2011-02-16 04:52:38', '2011-02-16 04:52:38', '', 171, 'http://jlahijani.homeip.net:3010/betasptodvd.com/171-revision-3/', 0, 'revision', '', 0), (317, 1, '2011-03-04 22:56:46', '2011-03-04 22:56:46', 'http://www.wova.com/postproduction/extra-services/rush-turnaround.html\n\nUse the image.', 'Rush Turnaround', '', 'inherit', 'closed', 'closed', '', '310-autosave', '', '', '2011-03-04 22:56:46', '2011-03-04 22:56:46', '', 310, 'http://jlahijani.homeip.net:3010/betasptodvd.com/310-autosave/', 0, 'revision', '', 0), (321, 1, '2011-03-04 22:55:44', '2011-03-04 22:55:44', 'http://www.wova.com/postproduction/extra-services/rush-turnaround.html\r\n\r\nUse the image.', 'Rush Turnaround', '', 'inherit', 'closed', 'closed', '', '310-revision-3', '', '', '2011-03-04 22:55:44', '2011-03-04 22:55:44', '', 310, 'http://jlahijani.homeip.net:3010/betasptodvd.com/310-revision-3/', 0, 'revision', '', 0), (322, 1, '2011-03-04 23:50:36', '2011-03-04 23:50:36', 'Beta SP to DVD offers rush turnaround -- need something done RIGHT NOW? Let us know and we''ll get your project done as soon as possible!\r\n\r\nFor more information regarding Rush Turnaround, call a friendly customer service representative today at 866-900-3827! ', 'Rush Turnaround', '', 'inherit', 'closed', 'closed', '', '310-revision-4', '', '', '2011-03-04 23:50:36', '2011-03-04 23:50:36', '', 310, 'http://jlahijani.homeip.net:3010/betasptodvd.com/310-revision-4/', 0, 'revision', '', 0), (318, 1, '2011-02-02 23:17:01', '2011-02-02 23:17:01', 'Our friendly staff has years of experience and can help you with any digitizing needs you have... from capturing off VHS tape for a birthday montage to digitizing HD camera footage for a professional production.\r\n\r\nWe serve customers all over the country, including Los Angeles, Hollywood, Beverly Hills, Burbank, Encino, Universal Studios, Sherman Oaks, Van Nuys, Chatsworth, Tarzana, Brentwood, North Hollywood, Toluca Lake, Northridge, Santa Monica, San Fernando Valley, Westwood, Glendale, Eagle Rock, Simi Valley, Woodland Hills, Calabasas, Los Feliz, Pasadena, Sebastopol, Santa Rosa, Graton, Windsor, Duncans Mills, Cazadero, Jenner, Petaluma, Napa, Sonoma, Healdsburg, Marin, Medocino, Santa Cruz, San Jose, Los Gatos, Saratogta, Forrestville, Guerneville, Monte Rio.\r\n\r\nWe offer digitizing for the following formats:', 'Services', '', 'inherit', 'closed', 'closed', '', '55-revision-5', '', '', '2011-02-02 23:17:01', '2011-02-02 23:17:01', '', 55, 'http://jlahijani.homeip.net:3010/betasptodvd.com/55-revision-5/', 0, 'revision', '', 0), (319, 1, '2011-03-04 23:12:42', '2011-03-04 23:12:42', 'Tapeless, File & Digital Media\r\n\r\nOur specialists are experienced in all types of media services, including Web Compression, Digitizing, File Encoding, Layoffs to all formats and more.\r\n\r\nTape Duplication & Conversion\r\n\r\nBeta SP to DVD offers duplication, conversions, and transfers for all media types, including video, audio, film, high definition, and more!\r\n\r\nCD, DVD & Blu-ray\r\n\r\nBeta SP to DVD offers complete CD, DVD, and Blu-ray duplication services for businesses and individuals. Whether you need ten copies or ten thousand, we will handle your entire job with a level of professionalism and promptness that will exceed your expectations.\r\n\r\nOther Services\r\n\r\nPreserve your memories today! Our film transfers are all done in-house, directly to the final format, so you always get the best picture possible. We transfer 8 mm, Super 8, and16 mm film to any video format. Do you need your project done yesterday?  Let us know!  We also offer pickup and delivery.\r\n', 'Services', '', 'inherit', 'closed', 'closed', '', '55-revision-6', '', '', '2011-03-04 23:12:42', '2011-03-04 23:12:42', '', 55, 'http://jlahijani.homeip.net:3010/betasptodvd.com/55-revision-6/', 0, 'revision', '', 0), (320, 1, '2011-03-04 23:14:11', '2011-03-04 23:14:11', '

    Tapeless, File & Digital Media

    \r\nOur specialists are experienced in all types of media services, including Web Compression, Digitizing, File Encoding, Layoffs to all formats and more.\r\n\r\nTape Duplication & Conversion\r\n\r\nBeta SP to DVD offers duplication, conversions, and transfers for all media types, including video, audio, film, high definition, and more!\r\n\r\nCD, DVD & Blu-ray\r\n\r\nBeta SP to DVD offers complete CD, DVD, and Blu-ray duplication services for businesses and individuals. Whether you need ten copies or ten thousand, we will handle your entire job with a level of professionalism and promptness that will exceed your expectations.\r\n\r\nOther Services\r\n\r\nPreserve your memories today! Our film transfers are all done in-house, directly to the final format, so you always get the best picture possible. We transfer 8 mm, Super 8, and16 mm film to any video format. Do you need your project done yesterday?  Let us know!  We also offer pickup and delivery.', 'Services', '', 'inherit', 'closed', 'closed', '', '55-revision-7', '', '', '2011-03-04 23:14:11', '2011-03-04 23:14:11', '', 55, 'http://jlahijani.homeip.net:3010/betasptodvd.com/55-revision-7/', 0, 'revision', '', 0), (323, 1, '2011-03-04 22:54:47', '2011-03-04 22:54:47', 'http://www.wova.com/postproduction/extra-services/pickup-delivery.html\r\n\r\nCan also use picture of the WOVA van.', 'Pickup and Delivery', '', 'inherit', 'closed', 'closed', '', '312-revision-2', '', '', '2011-03-04 22:54:47', '2011-03-04 22:54:47', '', 312, 'http://jlahijani.homeip.net:3010/betasptodvd.com/312-revision-2/', 0, 'revision', '', 0), (324, 1, '2011-03-04 23:53:30', '2011-03-04 23:53:30', 'Beta SP to DVD provides free pick-up and delivery on orders of $75 or more. Our friendly staff will make certain that we are on time for your pick-up or delivery.\n\nFor more information regarding our services or to schedule a pick-up, call a friendly customer service representative today at 310-659-5148!', 'Pickup and Delivery', '', 'inherit', 'closed', 'closed', '', '312-autosave', '', '', '2011-03-04 23:53:30', '2011-03-04 23:53:30', '', 312, 'http://jlahijani.homeip.net:3010/betasptodvd.com/312-autosave/', 0, 'revision', '', 0), (325, 1, '2011-02-01 02:18:12', '2011-02-01 02:18:12', '', 'Tapeless, File & Digital Media', '', 'inherit', 'closed', 'closed', '', '60-revision-6', '', '', '2011-02-01 02:18:12', '2011-02-01 02:18:12', '', 60, 'http://jlahijani.homeip.net:3010/betasptodvd.com/60-revision-6/', 0, 'revision', '', 0), (331, 1, '2011-03-05 00:44:23', '2011-03-05 00:44:23', 'This is a test.\n\nLine 2.', 'Digital & File Encoding', '', 'inherit', 'closed', 'closed', '', '57-autosave', '', '', '2011-03-05 00:44:23', '2011-03-05 00:44:23', '', 57, 'http://jlahijani.homeip.net:3010/betasptodvd.com/57-autosave/', 0, 'revision', '', 0), (326, 1, '2011-03-05 00:13:53', '2011-03-05 00:13:53', '

    Digital & File Encoding

    \nLorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam lectus felis, suscipit fringilla, fermentum vitae, faucibus et, felis. Proin suscipit elit nec est. Nam magna felis, fermentum quis, porttitor vel, pretium vel, diam. Donec odio velit, ornare non, pulvinar pharetra, scelerisque vel, nibh. Morbi neque ante, euismod non, laoreet sit amet, fermentum sit amet, erat. Aliquam nec dui a justo faucibus malesuada. Cras id tellus vel massa elementum facilisis. Nunc sit amet massa. Cras dapibus elit at turpis. Aenean vitae est. Sed in enim in magna vehicula elementum. Curabitur ut erat. Sed scelerisque semper dolor. Praesent imperdiet pharetra neque.\n

    Tape to File

    \nVestibulum pellentesque, arcu quis imperdiet ornare, odio dui viverra lectus, et mattis tortor lectus ac libero. Quisque mollis, massa eget tristique lacinia, lorem mauris pellentesque nisl, sit amet faucibus felis libero non justo. Donec non diam. Donec vitae nisi ac nibh rutrum lacinia. Sed dignissim urna non sem. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae; Mauris semper velit cursus massa. Maecenas at augue. Donec sodales bibendum est. Nulla auctor viverra nisi.\n

    File to Tape

    \nDonec mollis erat et tellus consequat ultricies. Sed in sem et dui porta consectetur. Suspendisse laoreet. Vestibulum adipiscing eros iaculis tortor. Nulla vitae nisi facilisis leo laoreet gravida. Donec accumsan. Donec sagittis arcu vel mauris. Curabitur pulvinar magna ut purus. Donec eu nisi. Sed hendrerit libero. Vivamus mattis lectus vel lorem.\n\n(other pages...)', 'Tapeless, File & Digital Media', '', 'inherit', 'closed', 'closed', '', '60-autosave', '', '', '2011-03-05 00:13:53', '2011-03-05 00:13:53', '', 60, 'http://jlahijani.homeip.net:3010/betasptodvd.com/60-autosave/', 0, 'revision', '', 0), (327, 1, '2011-03-05 00:07:56', '2011-03-05 00:07:56', 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam lectus felis, suscipit fringilla, fermentum vitae, faucibus et, felis. Proin suscipit elit nec est. Nam magna felis, fermentum quis, porttitor vel, pretium vel, diam. Donec odio velit, ornare non, pulvinar pharetra, scelerisque vel, nibh. Morbi neque ante, euismod non, laoreet sit amet, fermentum sit amet, erat. Aliquam nec dui a justo faucibus malesuada. Cras id tellus vel massa elementum facilisis. Nunc sit amet massa. Cras dapibus elit at turpis. Aenean vitae est. Sed in enim in magna vehicula elementum. Curabitur ut erat. Sed scelerisque semper dolor. Praesent imperdiet pharetra neque.\r\n\r\nVestibulum pellentesque, arcu quis imperdiet ornare, odio dui viverra lectus, et mattis tortor lectus ac libero. Quisque mollis, massa eget tristique lacinia, lorem mauris pellentesque nisl, sit amet faucibus felis libero non justo. Donec non diam. Donec vitae nisi ac nibh rutrum lacinia. Sed dignissim urna non sem. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae; Mauris semper velit cursus massa. Maecenas at augue. Donec sodales bibendum est. Nulla auctor viverra nisi.\r\n\r\nDonec mollis erat et tellus consequat ultricies. Sed in sem et dui porta consectetur. Suspendisse laoreet. Vestibulum adipiscing eros iaculis tortor. Nulla vitae nisi facilisis leo laoreet gravida. Donec accumsan. Donec sagittis arcu vel mauris. Curabitur pulvinar magna ut purus. Donec eu nisi. Sed hendrerit libero. Vivamus mattis lectus vel lorem.', 'Tapeless, File & Digital Media', '', 'inherit', 'closed', 'closed', '', '60-revision-7', '', '', '2011-03-05 00:07:56', '2011-03-05 00:07:56', '', 60, 'http://jlahijani.homeip.net:3010/betasptodvd.com/60-revision-7/', 0, 'revision', '', 0), (328, 1, '2011-03-05 00:10:21', '2011-03-05 00:10:21', '

    Page Title Here

    \r\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam lectus felis, suscipit fringilla, fermentum vitae, faucibus et, felis. Proin suscipit elit nec est. Nam magna felis, fermentum quis, porttitor vel, pretium vel, diam. Donec odio velit, ornare non, pulvinar pharetra, scelerisque vel, nibh. Morbi neque ante, euismod non, laoreet sit amet, fermentum sit amet, erat. Aliquam nec dui a justo faucibus malesuada. Cras id tellus vel massa elementum facilisis. Nunc sit amet massa. Cras dapibus elit at turpis. Aenean vitae est. Sed in enim in magna vehicula elementum. Curabitur ut erat. Sed scelerisque semper dolor. Praesent imperdiet pharetra neque.\r\n

    Page Title Here

    \r\nVestibulum pellentesque, arcu quis imperdiet ornare, odio dui viverra lectus, et mattis tortor lectus ac libero. Quisque mollis, massa eget tristique lacinia, lorem mauris pellentesque nisl, sit amet faucibus felis libero non justo. Donec non diam. Donec vitae nisi ac nibh rutrum lacinia. Sed dignissim urna non sem. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae; Mauris semper velit cursus massa. Maecenas at augue. Donec sodales bibendum est. Nulla auctor viverra nisi.\r\n

    Page Title Here

    \r\nDonec mollis erat et tellus consequat ultricies. Sed in sem et dui porta consectetur. Suspendisse laoreet. Vestibulum adipiscing eros iaculis tortor. Nulla vitae nisi facilisis leo laoreet gravida. Donec accumsan. Donec sagittis arcu vel mauris. Curabitur pulvinar magna ut purus. Donec eu nisi. Sed hendrerit libero. Vivamus mattis lectus vel lorem.', 'Tapeless, File & Digital Media', '', 'inherit', 'closed', 'closed', '', '60-revision-8', '', '', '2011-03-05 00:10:21', '2011-03-05 00:10:21', '', 60, 'http://jlahijani.homeip.net:3010/betasptodvd.com/60-revision-8/', 0, 'revision', '', 0), (330, 1, '2011-01-31 21:10:20', '2011-01-31 21:10:20', '', 'Digital & File Encoding', '', 'inherit', 'closed', 'closed', '', '57-revision-4', '', '', '2011-01-31 21:10:20', '2011-01-31 21:10:20', '', 57, 'http://jlahijani.homeip.net:3010/betasptodvd.com/57-revision-4/', 0, 'revision', '', 0), (329, 1, '2011-03-05 00:12:51', '2011-03-05 00:12:51', '

    Digital & File Encoding

    \r\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam lectus felis, suscipit fringilla, fermentum vitae, faucibus et, felis. Proin suscipit elit nec est. Nam magna felis, fermentum quis, porttitor vel, pretium vel, diam. Donec odio velit, ornare non, pulvinar pharetra, scelerisque vel, nibh. Morbi neque ante, euismod non, laoreet sit amet, fermentum sit amet, erat. Aliquam nec dui a justo faucibus malesuada. Cras id tellus vel massa elementum facilisis. Nunc sit amet massa. Cras dapibus elit at turpis. Aenean vitae est. Sed in enim in magna vehicula elementum. Curabitur ut erat. Sed scelerisque semper dolor. Praesent imperdiet pharetra neque.\r\n

    Tape to File

    \r\nVestibulum pellentesque, arcu quis imperdiet ornare, odio dui viverra lectus, et mattis tortor lectus ac libero. Quisque mollis, massa eget tristique lacinia, lorem mauris pellentesque nisl, sit amet faucibus felis libero non justo. Donec non diam. Donec vitae nisi ac nibh rutrum lacinia. Sed dignissim urna non sem. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae; Mauris semper velit cursus massa. Maecenas at augue. Donec sodales bibendum est. Nulla auctor viverra nisi.\r\n

    File to Tape

    \r\nDonec mollis erat et tellus consequat ultricies. Sed in sem et dui porta consectetur. Suspendisse laoreet. Vestibulum adipiscing eros iaculis tortor. Nulla vitae nisi facilisis leo laoreet gravida. Donec accumsan. Donec sagittis arcu vel mauris. Curabitur pulvinar magna ut purus. Donec eu nisi. Sed hendrerit libero. Vivamus mattis lectus vel lorem.\r\n\r\n(other pages...)', 'Tapeless, File & Digital Media', '', 'inherit', 'closed', 'closed', '', '60-revision-9', '', '', '2011-03-05 00:12:51', '2011-03-05 00:12:51', '', 60, 'http://jlahijani.homeip.net:3010/betasptodvd.com/60-revision-9/', 0, 'revision', '', 0), (186, 1, '2011-01-08 07:58:40', '2011-01-08 07:58:40', 'Address, phone, hours and google map will go here.\r\n\r\n--\r\n\r\nTake advantage of years of post production experience. We can talk through your technical issues and figure out the best post production processes for your project.', 'Contact Us', '', 'inherit', 'closed', 'closed', '', '24-revision-2', '', '', '2011-01-08 07:58:40', '2011-01-08 07:58:40', '', 24, 'http://jlahijani.homeip.net:3010/betasptodvd.com/24-revision-2/', 0, 'revision', '', 0), (187, 1, '2011-01-08 07:48:56', '2011-01-08 07:48:56', '

    Step 1

    \r\n[form here]\r\n

    Step 2

    \r\nSend the order form in along with your master(s) via mail, FedEx, upload, etc.\r\n\r\nNote: Even though we now operate out of Northern California’s Wine Country, our Los Angeles clients continue to ship to us in great numbers due to our incredible pricing and service.\r\n

    Step 3

    \r\nWe will contact you to confirm your order or clarify any job specifics.  Our usual turn-around time is about 2 business days.\r\n

    Step 4

    \r\nOnce your order is complete, you will be emailed an invoice which you pay via credit card. Then your order ships right back to you.', 'Place Order', '', 'inherit', 'closed', 'closed', '', '12-revision-3', '', '', '2011-01-08 07:48:56', '2011-01-08 07:48:56', '', 12, 'http://jlahijani.homeip.net:3010/betasptodvd.com/12-revision-3/', 0, 'revision', '', 0); INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES (204, 1, '2011-01-31 23:21:46', '2011-01-31 23:21:46', 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam lectus felis, suscipit fringilla, fermentum vitae, faucibus et, felis. Proin suscipit elit nec est. Nam magna felis, fermentum quis, porttitor vel, pretium vel, diam. Donec odio velit, ornare non, pulvinar pharetra, scelerisque vel, nibh. Morbi neque ante, euismod non, laoreet sit amet, fermentum sit amet, erat. Aliquam nec dui a justo faucibus malesuada. Cras id tellus vel massa elementum facilisis. Nunc sit amet massa. Cras dapibus elit at turpis. Aenean vitae est. Sed in enim in magna vehicula elementum. Curabitur ut erat. Sed scelerisque semper dolor. Praesent imperdiet pharetra neque.\r\n\r\nVestibulum pellentesque, arcu quis imperdiet ornare, odio dui viverra lectus, et mattis tortor lectus ac libero. Quisque mollis, massa eget tristique lacinia, lorem mauris pellentesque nisl, sit amet faucibus felis libero non justo. Donec non diam. Donec vitae nisi ac nibh rutrum lacinia. Sed dignissim urna non sem. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae; Mauris semper velit cursus massa. Maecenas at augue. Donec sodales bibendum est. Nulla auctor viverra nisi.\r\n\r\nDonec mollis erat et tellus consequat ultricies. Sed in sem et dui porta consectetur. Suspendisse laoreet. Vestibulum adipiscing eros iaculis tortor. Nulla vitae nisi facilisis leo laoreet gravida. Donec accumsan. Donec sagittis arcu vel mauris. Curabitur pulvinar magna ut purus. Donec eu nisi. Sed hendrerit libero. Vivamus mattis lectus vel lorem.', 'Services', '', 'inherit', 'closed', 'closed', '', '55-revision-3', '', '', '2011-01-31 23:21:46', '2011-01-31 23:21:46', '', 55, 'http://jlahijani.homeip.net:3010/betasptodvd.com/55-revision-3/', 0, 'revision', '', 0), (188, 1, '2011-02-02 21:06:32', '2011-02-02 21:06:32', '

    \r\n

    Step 1

    \r\n[form here]\r\n

    Step 2

    \r\nSend the order form in along with your master(s) via mail, FedEx, upload, etc.\r\n\r\nNote: Even though we now operate out of Northern California’s Wine Country, our Los Angeles clients continue to ship to us in great numbers due to our incredible pricing and service.\r\n

    Step 3

    \r\nWe will contact you to confirm your order or clarify any job specifics.  Our usual turn-around time is about 2 business days.\r\n

    Step 4

    \r\nOnce your order is complete, you will be emailed an invoice which you pay via credit card. Then your order ships right back to you.', 'Place Order', '', 'inherit', 'closed', 'closed', '', '12-revision-4', '', '', '2011-02-02 21:06:32', '2011-02-02 21:06:32', '', 12, 'http://jlahijani.homeip.net:3010/betasptodvd.com/12-revision-4/', 0, 'revision', '', 0), (189, 1, '2011-02-02 21:06:19', '2011-02-02 21:06:19', '\r\n\r\nAddress, phone, hours and google map will go here.\r\n\r\n--\r\n\r\nTake advantage of years of post production experience. We can talk through your technical issues and figure out the best post production processes for your project.', 'Contact Us', '', 'inherit', 'closed', 'closed', '', '24-revision-3', '', '', '2011-02-02 21:06:19', '2011-02-02 21:06:19', '', 24, 'http://jlahijani.homeip.net:3010/betasptodvd.com/24-revision-3/', 0, 'revision', '', 0), (190, 1, '2011-02-02 21:36:10', '2011-02-02 21:36:10', '\r\n

    Address

    \r\n8717 Wilshire Blvd.\r\nBeverly Hills, CA 90210\r\n

    Phone

    \r\n(310) 659-5149\r\n

    Hours:

    \r\nMonday - Friday, 9am - 7pm\r\nSaturday, 11am - 4pm\r\n\r\n--\r\n\r\nTake advantage of years of post production experience. We can talk through your technical issues and figure out the best post production processes for your project.', 'Contact Us', '', 'inherit', 'closed', 'closed', '', '24-revision-4', '', '', '2011-02-02 21:36:10', '2011-02-02 21:36:10', '', 24, 'http://jlahijani.homeip.net:3010/betasptodvd.com/24-revision-4/', 0, 'revision', '', 0), (193, 1, '2011-02-02 21:44:23', '2011-02-02 21:44:23', '\r\n

    Address

    \r\nWorld of Video and Audio\r\n8717 Wilshire Blvd.\r\nBeverly Hills, CA 90210\r\n

    Phone

    \r\n(310) 659-5149\r\n

    Hours:

    \r\nMonday - Friday, 9am - 7pm\r\nSaturday, 11am - 4pm\r\n\r\n\r\nTake advantage of years of post production experience. We can talk through your technical issues and figure out the best post production processes for your project.', 'Contact Us', '', 'inherit', 'closed', 'closed', '', '24-revision-7', '', '', '2011-02-02 21:44:23', '2011-02-02 21:44:23', '', 24, 'http://jlahijani.homeip.net:3010/betasptodvd.com/24-revision-7/', 0, 'revision', '', 0), (191, 1, '2011-02-02 21:36:38', '2011-02-02 21:36:38', '\r\n

    Address

    \r\nWorld of Video and Audio\r\n8717 Wilshire Blvd.\r\nBeverly Hills, CA 90210\r\n

    Phone

    \r\n(310) 659-5149\r\n

    Hours:

    \r\nMonday - Friday, 9am - 7pm\r\nSaturday, 11am - 4pm\r\n\r\n--\r\n\r\nTake advantage of years of post production experience. We can talk through your technical issues and figure out the best post production processes for your project.', 'Contact Us', '', 'inherit', 'closed', 'closed', '', '24-revision-5', '', '', '2011-02-02 21:36:38', '2011-02-02 21:36:38', '', 24, 'http://jlahijani.homeip.net:3010/betasptodvd.com/24-revision-5/', 0, 'revision', '', 0), (192, 1, '2011-02-02 21:37:40', '2011-02-02 21:37:40', '\r\n

    Address

    \r\nWorld of Video and Audio\r\n8717 Wilshire Blvd.\r\nBeverly Hills, CA 90210\r\n

    Phone

    \r\n(310) 659-5149\r\n

    Hours:

    \r\nMonday - Friday, 9am - 7pm\r\nSaturday, 11am - 4pm\r\n\r\n--\r\n\r\nTake advantage of years of post production experience. We can talk through your technical issues and figure out the best post production processes for your project.', 'Contact Us', '', 'inherit', 'closed', 'closed', '', '24-revision-6', '', '', '2011-02-02 21:37:40', '2011-02-02 21:37:40', '', 24, 'http://jlahijani.homeip.net:3010/betasptodvd.com/24-revision-6/', 0, 'revision', '', 0), (194, 1, '2011-02-02 21:45:22', '2011-02-02 21:45:22', '

    Address

    \r\nWorld of Video and Audio\r\n8717 Wilshire Blvd.\r\nBeverly Hills, CA 90210\r\n

    Phone

    \r\n(310) 659-5149\r\n

    Hours

    \r\nMonday - Friday, 9am - 7pm\r\nSaturday, 11am - 4pm\r\n\r\n\r\nTake advantage of years of post production experience. We can talk through your technical issues and figure out the best post production processes for your project.', 'Contact Us', '', 'inherit', 'closed', 'closed', '', '24-revision-8', '', '', '2011-02-02 21:45:22', '2011-02-02 21:45:22', '', 24, 'http://jlahijani.homeip.net:3010/betasptodvd.com/24-revision-8/', 0, 'revision', '', 0), (195, 1, '2011-03-04 22:48:27', '2011-03-04 22:48:27', '\n\nBeta SP to DVD started in 2001 and was acquired by WOVA - World of Video & Audio in 2010. Specializing in transfers, conversions, duplications, digital media, and more. We serve a wide variety of clients in many industries, including entertainment, fashion, hospitality, marketing, public relations, legal, and medical. Our dedication to superior quality, state-of-the-art equipment, and competitive pricing has earned us an excellent reputation and the repeat business of thousands of satisfied customers.\n\nOur facility is designed and engineered to achieve only the cleanest video and audio transfers possible. We can do most jobs in just one day. Clients ship to us from all over the United States or can come into our store.\n\nWe serve customers all over the country, including Los Angeles, Hollywood, Beverly Hills, Burbank, Encino, Universal Studios, Sherman Oaks, Van Nuys, Chatsworth, Tarzana, Brentwood, North Hollywood, Toluca Lake, Northridge, Santa Monica, San Fernando Valley, Westwood, Glendale, Eagle Rock, Simi Valley, Woodland Hills, Calabasas, Los Feliz, Pasadena, Sebastopol, Santa Rosa, Graton, Windsor, Duncans Mills, Cazadero, Jenner, Petaluma, Napa, Sonoma, Healdsburg, Marin, Medocino, Santa Cruz, San Jose, Los Gatos, Saratogta, Forrestville, Guerneville, Monte Rio.', 'About Us', '', 'inherit', 'closed', 'closed', '', '178-autosave', '', '', '2011-03-04 22:48:27', '2011-03-04 22:48:27', '', 178, 'http://jlahijani.homeip.net:3010/betasptodvd.com/178-autosave/', 0, 'revision', '', 0), (196, 1, '2011-02-01 02:20:24', '2011-02-01 02:20:24', '', 'About', '', 'inherit', 'closed', 'closed', '', '178-revision-2', '', '', '2011-02-01 02:20:24', '2011-02-01 02:20:24', '', 178, 'http://jlahijani.homeip.net:3010/betasptodvd.com/178-revision-2/', 0, 'revision', '', 0), (197, 1, '2011-02-02 21:57:00', '2011-02-02 21:57:00', 'Specializing in transferring DigiBeta, BetaSP, MiniDV, .mov files, HDV, DVCAM, and Quicktime for film festivals and television commercials. Convert videotape to DVD or Mini-DV. Videotape to BetaSP or DVCAM. Videotape or Quicktime files to Digital Betacam (digibeta) transfers please call. Many foreign conversions such as PAL to NTSC is $59. Quicktime .MOV Files for editing with Final Cut Pro, Vegas, Premiere, and other systems.', 'About', '', 'inherit', 'closed', 'closed', '', '178-revision-3', '', '', '2011-02-02 21:57:00', '2011-02-02 21:57:00', '', 178, 'http://jlahijani.homeip.net:3010/betasptodvd.com/178-revision-3/', 0, 'revision', '', 0), (198, 1, '2011-02-02 22:18:40', '2011-02-02 22:18:40', 'Specializing in transferring DigiBeta, BetaSP, MiniDV, .mov files, HDV, DVCAM, and Quicktime for film festivals and television commercials. Convert videotape to DVD or Mini-DV. Videotape to BetaSP or DVCAM. Videotape or Quicktime files to Digital Betacam (digibeta) transfers please call. Many foreign conversions such as PAL to NTSC is $59. Quicktime .MOV Files for editing with Final Cut Pro, Vegas, Premiere, and other systems.\r\n\r\nWe serve customers all over the country, including Los Angeles, Hollywood, Beverly Hills, Burbank, Encino, Universal Studios, Sherman Oaks, Van Nuys, Chatsworth, Tarzana, Brentwood, North Hollywood, Toluca Lake, Northridge, Santa Monica, San Fernando Valley, Westwood, Glendale, Eagle Rock, Simi Valley, Woodland Hills, Calabasas, Los Feliz, Pasadena, Sebastopol, Santa Rosa, Graton, Windsor, Duncans Mills, Cazadero, Jenner, Petaluma, Napa, Sonoma, Healdsburg, Marin, Medocino, Santa Cruz, San Jose, Los Gatos, Saratogta, Forrestville, Guerneville, Monte Rio', 'About', '', 'inherit', 'closed', 'closed', '', '178-revision-4', '', '', '2011-02-02 22:18:40', '2011-02-02 22:18:40', '', 178, 'http://jlahijani.homeip.net:3010/betasptodvd.com/178-revision-4/', 0, 'revision', '', 0), (199, 1, '2011-02-02 22:19:58', '2011-02-02 22:19:58', 'Specializing in transferring DigiBeta, BetaSP, MiniDV, .mov files, HDV, DVCAM, and Quicktime for film festivals and television commercials. Convert videotape to DVD or Mini-DV. Videotape to BetaSP or DVCAM. Videotape or Quicktime files to Digital Betacam (digibeta) transfers please call. Many foreign conversions such as PAL to NTSC is $59. Quicktime .MOV Files for editing with Final Cut Pro, Vegas, Premiere, and other systems.\r\n\r\nWe serve customers all over the country, including Los Angeles, Hollywood, Beverly Hills, Burbank, Encino, Universal Studios, Sherman Oaks, Van Nuys, Chatsworth, Tarzana, Brentwood, North Hollywood, Toluca Lake, Northridge, Santa Monica, San Fernando Valley, Westwood, Glendale, Eagle Rock, Simi Valley, Woodland Hills, Calabasas, Los Feliz, Pasadena, Sebastopol, Santa Rosa, Graton, Windsor, Duncans Mills, Cazadero, Jenner, Petaluma, Napa, Sonoma, Healdsburg, Marin, Medocino, Santa Cruz, San Jose, Los Gatos, Saratogta, Forrestville, Guerneville, Monte Rio.\r\n\r\nWe also commonly work with clients in the following area codes: 818, 310, 949, 323, 213, 424, 626 ', 'About', '', 'inherit', 'closed', 'closed', '', '178-revision-5', '', '', '2011-02-02 22:19:58', '2011-02-02 22:19:58', '', 178, 'http://jlahijani.homeip.net:3010/betasptodvd.com/178-revision-5/', 0, 'revision', '', 0), (200, 1, '2011-02-02 22:20:55', '2011-02-02 22:20:55', 'Specializing in transferring DigiBeta, BetaSP, MiniDV, MOV files, HDV, DVCAM, and Quicktime for film festivals and television commercials. Convert videotape to DVD or Mini-DV. Videotape to BetaSP or DVCAM. Videotape or Quicktime files to Digital Betacam (digibeta) transfers please call. Many foreign conversions such as PAL to NTSC is $59. Quicktime .MOV Files for editing with Final Cut Pro, Vegas, Premiere, and other systems.\r\n\r\nWe serve customers all over the country, including Los Angeles, Hollywood, Beverly Hills, Burbank, Encino, Universal Studios, Sherman Oaks, Van Nuys, Chatsworth, Tarzana, Brentwood, North Hollywood, Toluca Lake, Northridge, Santa Monica, San Fernando Valley, Westwood, Glendale, Eagle Rock, Simi Valley, Woodland Hills, Calabasas, Los Feliz, Pasadena, Sebastopol, Santa Rosa, Graton, Windsor, Duncans Mills, Cazadero, Jenner, Petaluma, Napa, Sonoma, Healdsburg, Marin, Medocino, Santa Cruz, San Jose, Los Gatos, Saratogta, Forrestville, Guerneville, Monte Rio.\r\n\r\nWe also commonly work with clients in the following area codes: 818, 310, 949, 323, 213, 424, 626 ', 'About', '', 'inherit', 'closed', 'closed', '', '178-revision-6', '', '', '2011-02-02 22:20:55', '2011-02-02 22:20:55', '', 178, 'http://jlahijani.homeip.net:3010/betasptodvd.com/178-revision-6/', 0, 'revision', '', 0), (221, 1, '2011-01-31 23:42:57', '2011-01-31 23:42:57', '', 'M4V', '', 'inherit', 'closed', 'closed', '', '161-revision-2', '', '', '2011-01-31 23:42:57', '2011-01-31 23:42:57', '', 161, 'http://jlahijani.homeip.net:3010/betasptodvd.com/161-revision-2/', 0, 'revision', '', 0), (201, 1, '2011-02-02 22:21:55', '2011-02-02 22:21:55', 'Specializing in transferring DigiBeta, BetaSP, MiniDV, MOV files, HDV, DVCAM, and Quicktime for film festivals and television commercials. Convert videotape to DVD or Mini-DV. Videotape to BetaSP or DVCAM. Videotape or Quicktime files to Digital Betacam (digibeta) transfers please call. Many foreign conversions such as PAL to NTSC is $59. Quicktime .MOV Files for editing with Final Cut Pro, Vegas, Premiere, and other systems.\r\n\r\nNeed to rent a VTR, High-Def or HD Deck or Videotape recorder VTR? Rent cameras and Decks at: http://www.wova.com/rentals\r\n\r\nWe serve customers all over the country, including Los Angeles, Hollywood, Beverly Hills, Burbank, Encino, Universal Studios, Sherman Oaks, Van Nuys, Chatsworth, Tarzana, Brentwood, North Hollywood, Toluca Lake, Northridge, Santa Monica, San Fernando Valley, Westwood, Glendale, Eagle Rock, Simi Valley, Woodland Hills, Calabasas, Los Feliz, Pasadena, Sebastopol, Santa Rosa, Graton, Windsor, Duncans Mills, Cazadero, Jenner, Petaluma, Napa, Sonoma, Healdsburg, Marin, Medocino, Santa Cruz, San Jose, Los Gatos, Saratogta, Forrestville, Guerneville, Monte Rio.\r\n\r\nWe also commonly work with clients in the following area codes: 818, 310, 949, 323, 213, 424, 626', 'About', '', 'inherit', 'closed', 'closed', '', '178-revision-7', '', '', '2011-02-02 22:21:55', '2011-02-02 22:21:55', '', 178, 'http://jlahijani.homeip.net:3010/betasptodvd.com/178-revision-7/', 0, 'revision', '', 0), (202, 1, '2011-02-02 22:23:10', '2011-02-02 22:23:10', 'Specializing in transferring DigiBeta, BetaSP, MiniDV, MOV files, HDV, DVCAM, and Quicktime for film festivals and television commercials. Convert videotape to DVD or Mini-DV. Videotape to BetaSP or DVCAM. Videotape or Quicktime files to Digital Betacam (digibeta) transfers please call. Many foreign conversions such as PAL to NTSC is $59. Quicktime .MOV Files for editing with Final Cut Pro, Vegas, Premiere, and other systems.\r\n\r\nNeed to rent a VTR, High-Def or HD Deck or Videotape recorder VTR? Rent cameras and Decks at: http://www.wova.com/audiovisual/\r\n\r\nWe serve customers all over the country, including Los Angeles, Hollywood, Beverly Hills, Burbank, Encino, Universal Studios, Sherman Oaks, Van Nuys, Chatsworth, Tarzana, Brentwood, North Hollywood, Toluca Lake, Northridge, Santa Monica, San Fernando Valley, Westwood, Glendale, Eagle Rock, Simi Valley, Woodland Hills, Calabasas, Los Feliz, Pasadena, Sebastopol, Santa Rosa, Graton, Windsor, Duncans Mills, Cazadero, Jenner, Petaluma, Napa, Sonoma, Healdsburg, Marin, Medocino, Santa Cruz, San Jose, Los Gatos, Saratogta, Forrestville, Guerneville, Monte Rio.\r\n\r\nWe also commonly work with clients in the following area codes: 818, 310, 949, 323, 213, 424, 626', 'About', '', 'inherit', 'closed', 'closed', '', '178-revision-8', '', '', '2011-02-02 22:23:10', '2011-02-02 22:23:10', '', 178, 'http://jlahijani.homeip.net:3010/betasptodvd.com/178-revision-8/', 0, 'revision', '', 0), (207, 1, '2011-01-08 07:50:30', '2011-01-08 07:50:30', '

    What is your turn-around time?\r\n

    \r\nGenerally about two business days (depending on how backed up we are). But we also offer SAME DAY RUSH SERVICE for an additional fee. \r\n

    How much does it cost?\r\n

    \r\nMost transfers and conversions under 1 hour are $40. For detailed prices, click here.\r\n

    What formats do you transfer to?\r\n

    \r\nDigiBeta, DVD, MiniDV, VHS, BetaSP, PAL, NTSC, DVCAM, HDV, Digital-8, Quicktime .MOV, H.264, Web Movies, AIFF, MP3, Hard Drive, FTP, 1080i, CD-R, Final Cut Pro, Disc Image, Animated GIF, .M4V, and many more. \r\n

    What formats do you transfer from?\r\n

    \r\nDigiBeta, BetaSX, DVD, MiniDV, VHS, BetaSP, PAL, NTSC, DVCAM, HDV, Digital-8, Quicktime .MOV, H.264, Web Movies, AIFF, MP3, Hard Drive, FTP, 1080i, CD-R, Final Cut Pro, Disc Image, 3/4″ U-Matic, PhotoShop, TIFF, TARGA Sequence,  .M4V, and many more.', 'FAQ', '', 'inherit', 'closed', 'closed', '', '16-revision-2', '', '', '2011-01-08 07:50:30', '2011-01-08 07:50:30', '', 16, 'http://jlahijani.homeip.net:3010/betasptodvd.com/16-revision-2/', 0, 'revision', '', 0), (210, 1, '2011-02-02 21:46:19', '2011-02-02 21:46:19', '

    Address

    \r\nWorld of Video and Audio\r\n8717 Wilshire Blvd.\r\nBeverly Hills, CA 90210\r\n

    Email

    \r\ninfo@betasptodvd.com\r\n

    Phone

    \r\n(310) 659-5149\r\n

    Hours

    \r\nMonday - Friday, 9am - 7pm\r\nSaturday, 11am - 4pm\r\n\r\nTake advantage of years of post production experience. We can talk through your technical issues and figure out the best post production processes for your project.', 'Contact Us', '', 'inherit', 'closed', 'closed', '', '24-revision-9', '', '', '2011-02-02 21:46:19', '2011-02-02 21:46:19', '', 24, 'http://jlahijani.homeip.net:3010/betasptodvd.com/24-revision-9/', 0, 'revision', '', 0), (211, 1, '2011-02-02 22:23:21', '2011-02-02 22:23:21', 'Specializing in transferring DigiBeta, BetaSP, MiniDV, MOV files, HDV, DVCAM, and Quicktime for film festivals and television commercials. Convert videotape to DVD or Mini-DV. Videotape to BetaSP or DVCAM. Videotape or Quicktime files to Digital Betacam (digibeta) transfers please call. Many foreign conversions such as PAL to NTSC is $59. Quicktime .MOV Files for editing with Final Cut Pro, Vegas, Premiere, and other systems.\r\n\r\nNeed to rent a VTR, High-Def or HD Deck or Videotape recorder VTR? Rent cameras and decks at: http://www.wova.com/audiovisual/\r\n\r\nWe serve customers all over the country, including Los Angeles, Hollywood, Beverly Hills, Burbank, Encino, Universal Studios, Sherman Oaks, Van Nuys, Chatsworth, Tarzana, Brentwood, North Hollywood, Toluca Lake, Northridge, Santa Monica, San Fernando Valley, Westwood, Glendale, Eagle Rock, Simi Valley, Woodland Hills, Calabasas, Los Feliz, Pasadena, Sebastopol, Santa Rosa, Graton, Windsor, Duncans Mills, Cazadero, Jenner, Petaluma, Napa, Sonoma, Healdsburg, Marin, Medocino, Santa Cruz, San Jose, Los Gatos, Saratogta, Forrestville, Guerneville, Monte Rio.\r\n\r\nWe also commonly work with clients in the following area codes: 818, 310, 949, 323, 213, 424, 626', 'About', '', 'inherit', 'closed', 'closed', '', '178-revision-9', '', '', '2011-02-02 22:23:21', '2011-02-02 22:23:21', '', 178, 'http://jlahijani.homeip.net:3010/betasptodvd.com/178-revision-9/', 0, 'revision', '', 0), (220, 1, '2011-02-08 22:18:18', '2011-02-08 22:18:18', 'Beta SP to DVD started 2001. Specializing in transfers, conversions, duplications, digital media, and more. We serve a wide variety of clients in many industries, including entertainment, fashion, hospitality, marketing, public relations, legal, and medical. Our dedication to superior quality, state-of-the-art equipment, and competitive pricing has earned us an excellent reputation and the repeat business of thousands of satisfied customers.\r\n\r\nOur facility is designed and engineered to achieve only the cleanest video and audio transfers possible. We can do most jobs in just one day. Clients ship to us from all over the United States or can come into our store.\r\n', 'About Us', '', 'inherit', 'closed', 'closed', '', '178-revision-17', '', '', '2011-02-08 22:18:18', '2011-02-08 22:18:18', '', 178, 'http://jlahijani.homeip.net:3010/betasptodvd.com/178-revision-17/', 0, 'revision', '', 0), (238, 1, '2011-02-08 23:51:13', '2011-02-08 23:51:13', 'Beta SP to DVD started 2001. Specializing in transfers, conversions, duplications, digital media, and more. We serve a wide variety of clients in many industries, including entertainment, fashion, hospitality, marketing, public relations, legal, and medical. Our dedication to superior quality, state-of-the-art equipment, and competitive pricing has earned us an excellent reputation and the repeat business of thousands of satisfied customers.\r\n\r\nOur facility is designed and engineered to achieve only the cleanest video and audio transfers possible. We can do most jobs in just one day. Clients ship to us from all over the United States or can come into our store.\r\n\r\nWe serve customers all over the country, including Los Angeles, Hollywood, Beverly Hills, Burbank, Encino, Universal Studios, Sherman Oaks, Van Nuys, Chatsworth, Tarzana, Brentwood, North Hollywood, Toluca Lake, Northridge, Santa Monica, San Fernando Valley, Westwood, Glendale, Eagle Rock, Simi Valley, Woodland Hills, Calabasas, Los Feliz, Pasadena, Sebastopol, Santa Rosa, Graton, Windsor, Duncans Mills, Cazadero, Jenner, Petaluma, Napa, Sonoma, Healdsburg, Marin, Medocino, Santa Cruz, San Jose, Los Gatos, Saratogta, Forrestville, Guerneville, Monte Rio.\r\n\r\n', 'About Us', '', 'inherit', 'closed', 'closed', '', '178-revision-18', '', '', '2011-02-08 23:51:13', '2011-02-08 23:51:13', '', 178, 'http://jlahijani.homeip.net:3010/betasptodvd.com/178-revision-18/', 0, 'revision', '', 0), (212, 1, '2011-02-02 23:45:48', '2011-02-02 23:45:48', 'BetaSPtoDVD is a service of WOVA – World of Video & Audio and is a service that started in 2001.  Clients ship to us from all over the United States or can come into our store.\r\n\r\nWe serve a wide variety of clients in many industries, including entertainment, fashion, hospitality, marketing, public relations, legal, and medical. Our dedication to superior quality, state-of-the-art equipment, and competitive pricing has earned us an excellent reputation and the repeat business of thousands of satisfied customers.\r\n\r\nOur facility is designed and engineered to achieve only the cleanest video and audio transfers possible – and we can do most jobs in just one day.\r\n\r\nSpecializing in transferring DigiBeta, BetaSP, MiniDV, MOV files, HDV, DVCAM, and Quicktime for film festivals and television commercials. Convert videotape to DVD or Mini-DV. Videotape to BetaSP or DVCAM. Videotape or Quicktime files to Digital Betacam (digibeta) transfers please call. Many foreign conversions such as PAL to NTSC is $59. Quicktime .MOV Files for editing with Final Cut Pro, Vegas, Premiere, and other systems.\r\n\r\nNeed to rent a VTR, High-Def or HD Deck or Videotape recorder VTR? Rent cameras and decks at: http://www.wova.com/audiovisual/\r\n\r\nWe serve customers all over the country, including Los Angeles, Hollywood, Beverly Hills, Burbank, Encino, Universal Studios, Sherman Oaks, Van Nuys, Chatsworth, Tarzana, Brentwood, North Hollywood, Toluca Lake, Northridge, Santa Monica, San Fernando Valley, Westwood, Glendale, Eagle Rock, Simi Valley, Woodland Hills, Calabasas, Los Feliz, Pasadena, Sebastopol, Santa Rosa, Graton, Windsor, Duncans Mills, Cazadero, Jenner, Petaluma, Napa, Sonoma, Healdsburg, Marin, Medocino, Santa Cruz, San Jose, Los Gatos, Saratogta, Forrestville, Guerneville, Monte Rio.\r\n\r\nWe also commonly work with clients in the following area codes: 818, 310, 949, 323, 213, 424, 626', 'About Us', '', 'inherit', 'closed', 'closed', '', '178-revision-10', '', '', '2011-02-02 23:45:48', '2011-02-02 23:45:48', '', 178, 'http://jlahijani.homeip.net:3010/betasptodvd.com/178-revision-10/', 0, 'revision', '', 0), (213, 1, '2011-02-02 23:49:56', '2011-02-02 23:49:56', 'BetaSPtoDVD is a service of WOVA - World of Video & Audio and is a service that started in 2001.  Clients ship to us from all over the United States or can come into our store.\r\n\r\nWe serve a wide variety of clients in many industries, including entertainment, fashion, hospitality, marketing, public relations, legal, and medical. Our dedication to superior quality, state-of-the-art equipment, and competitive pricing has earned us an excellent reputation and the repeat business of thousands of satisfied customers.\r\n\r\nOur facility is designed and engineered to achieve only the cleanest video and audio transfers possible - and we can do most jobs in just one day.\r\n\r\nSpecializing in transferring DigiBeta, BetaSP, MiniDV, MOV files, HDV, DVCAM, and Quicktime for film festivals and television commercials. Convert videotape to DVD or Mini-DV. Videotape to BetaSP or DVCAM. Videotape or Quicktime files to Digital Betacam (digibeta) transfers please call. Many foreign conversions such as PAL to NTSC is $59. Quicktime .MOV Files for editing with Final Cut Pro, Vegas, Premiere, and other systems.\r\n\r\nNeed to rent a VTR, High-Def or HD Deck or Videotape recorder VTR? Rent cameras and decks at: http://www.wova.com/audiovisual/\r\n\r\nWe serve customers all over the country, including Los Angeles, Hollywood, Beverly Hills, Burbank, Encino, Universal Studios, Sherman Oaks, Van Nuys, Chatsworth, Tarzana, Brentwood, North Hollywood, Toluca Lake, Northridge, Santa Monica, San Fernando Valley, Westwood, Glendale, Eagle Rock, Simi Valley, Woodland Hills, Calabasas, Los Feliz, Pasadena, Sebastopol, Santa Rosa, Graton, Windsor, Duncans Mills, Cazadero, Jenner, Petaluma, Napa, Sonoma, Healdsburg, Marin, Medocino, Santa Cruz, San Jose, Los Gatos, Saratogta, Forrestville, Guerneville, Monte Rio.\r\n\r\nWe also commonly work with clients in the following area codes: 818, 310, 949, 323, 213, 424, 626', 'About Us', '', 'inherit', 'closed', 'closed', '', '178-revision-11', '', '', '2011-02-02 23:49:56', '2011-02-02 23:49:56', '', 178, 'http://jlahijani.homeip.net:3010/betasptodvd.com/178-revision-11/', 0, 'revision', '', 0), (214, 1, '2011-02-02 23:50:23', '2011-02-02 23:50:23', 'BetaSPtoDVD is a service of WOVA - World of Video & Audio and is a service that started in 2001.  Clients ship to us from all over the United States or can come into our store.\r\n\r\nWe serve a wide variety of clients in many industries, including entertainment, fashion, hospitality, marketing, public relations, legal, and medical. Our dedication to superior quality, state-of-the-art equipment, and competitive pricing has earned us an excellent reputation and the repeat business of thousands of satisfied customers.\r\n\r\nOur facility is designed and engineered to achieve only the cleanest video and audio transfers possible - and we can do most jobs in just one day.\r\n\r\nSpecializing in transferring DigiBeta, BetaSP, MiniDV, MOV files, HDV, DVCAM, and Quicktime for film festivals and television commercials. Convert videotape to DVD or Mini-DV. Videotape to BetaSP or DVCAM. Videotape or Quicktime files to Digital Betacam (digibeta) transfers please call. Many foreign conversions such as PAL to NTSC is $59. Quicktime .MOV Files for editing with Final Cut Pro, Vegas, Premiere, and other systems.\r\n\r\nNeed to rent a VTR, High-Def or HD Deck or Videotape recorder VTR? Rent cameras and decks at: http://www.wova.com/audiovisual/\r\n\r\nWe serve customers all over the country, including Los Angeles, Hollywood, Beverly Hills, Burbank, Encino, Universal Studios, Sherman Oaks, Van Nuys, Chatsworth, Tarzana, Brentwood, North Hollywood, Toluca Lake, Northridge, Santa Monica, San Fernando Valley, Westwood, Glendale, Eagle Rock, Simi Valley, Woodland Hills, Calabasas, Los Feliz, Pasadena, Sebastopol, Santa Rosa, Graton, Windsor, Duncans Mills, Cazadero, Jenner, Petaluma, Napa, Sonoma, Healdsburg, Marin, Medocino, Santa Cruz, San Jose, Los Gatos, Saratogta, Forrestville, Guerneville, Monte Rio.\r\n\r\nWe also commonly work with clients in the following area codes: 818, 310, 949, 323, 213, 424, 626', 'About Us', '', 'inherit', 'closed', 'closed', '', '178-revision-12', '', '', '2011-02-02 23:50:23', '2011-02-02 23:50:23', '', 178, 'http://jlahijani.homeip.net:3010/betasptodvd.com/178-revision-12/', 0, 'revision', '', 0), (216, 1, '2011-02-02 23:51:10', '2011-02-02 23:51:10', 'Beta SP to DVD is a service of WOVA - World of Video & Audio and started in 2001.  Clients ship to us from all over the United States or can come into our store.\r\n\r\nWe serve a wide variety of clients in many industries, including entertainment, fashion, hospitality, marketing, public relations, legal, and medical. Our dedication to superior quality, state-of-the-art equipment, and competitive pricing has earned us an excellent reputation and the repeat business of thousands of satisfied customers.\r\n\r\nOur facility is designed and engineered to achieve only the cleanest video and audio transfers possible - and we can do most jobs in just one day.\r\n\r\nSpecializing in transferring DigiBeta, BetaSP, MiniDV, MOV files, HDV, DVCAM, and Quicktime for film festivals and television commercials. Convert videotape to DVD or Mini-DV. Videotape to BetaSP or DVCAM. Videotape or Quicktime files to Digital Betacam (digibeta) transfers please call. Many foreign conversions such as PAL to NTSC is $59. Quicktime .MOV Files for editing with Final Cut Pro, Vegas, Premiere, and other systems.\r\n\r\nNeed to rent a VTR, High-Def or HD Deck or Videotape recorder VTR? Rent cameras and decks at: http://www.wova.com/audiovisual/\r\n\r\nWe serve customers all over the country, including Los Angeles, Hollywood, Beverly Hills, Burbank, Encino, Universal Studios, Sherman Oaks, Van Nuys, Chatsworth, Tarzana, Brentwood, North Hollywood, Toluca Lake, Northridge, Santa Monica, San Fernando Valley, Westwood, Glendale, Eagle Rock, Simi Valley, Woodland Hills, Calabasas, Los Feliz, Pasadena, Sebastopol, Santa Rosa, Graton, Windsor, Duncans Mills, Cazadero, Jenner, Petaluma, Napa, Sonoma, Healdsburg, Marin, Medocino, Santa Cruz, San Jose, Los Gatos, Saratogta, Forrestville, Guerneville, Monte Rio.\r\n\r\nWe also commonly work with clients in the following area codes: 818, 310, 949, 323, 213, 424, 626', 'About Us', '', 'inherit', 'closed', 'closed', '', '178-revision-14', '', '', '2011-02-02 23:51:10', '2011-02-02 23:51:10', '', 178, 'http://jlahijani.homeip.net:3010/betasptodvd.com/178-revision-14/', 0, 'revision', '', 0), (215, 1, '2011-02-02 23:50:51', '2011-02-02 23:50:51', 'Beta SP to DVD is a service of WOVA - World of Video & Audio and is a service that started in 2001.  Clients ship to us from all over the United States or can come into our store.\r\n\r\nWe serve a wide variety of clients in many industries, including entertainment, fashion, hospitality, marketing, public relations, legal, and medical. Our dedication to superior quality, state-of-the-art equipment, and competitive pricing has earned us an excellent reputation and the repeat business of thousands of satisfied customers.\r\n\r\nOur facility is designed and engineered to achieve only the cleanest video and audio transfers possible - and we can do most jobs in just one day.\r\n\r\nSpecializing in transferring DigiBeta, BetaSP, MiniDV, MOV files, HDV, DVCAM, and Quicktime for film festivals and television commercials. Convert videotape to DVD or Mini-DV. Videotape to BetaSP or DVCAM. Videotape or Quicktime files to Digital Betacam (digibeta) transfers please call. Many foreign conversions such as PAL to NTSC is $59. Quicktime .MOV Files for editing with Final Cut Pro, Vegas, Premiere, and other systems.\r\n\r\nNeed to rent a VTR, High-Def or HD Deck or Videotape recorder VTR? Rent cameras and decks at: http://www.wova.com/audiovisual/\r\n\r\nWe serve customers all over the country, including Los Angeles, Hollywood, Beverly Hills, Burbank, Encino, Universal Studios, Sherman Oaks, Van Nuys, Chatsworth, Tarzana, Brentwood, North Hollywood, Toluca Lake, Northridge, Santa Monica, San Fernando Valley, Westwood, Glendale, Eagle Rock, Simi Valley, Woodland Hills, Calabasas, Los Feliz, Pasadena, Sebastopol, Santa Rosa, Graton, Windsor, Duncans Mills, Cazadero, Jenner, Petaluma, Napa, Sonoma, Healdsburg, Marin, Medocino, Santa Cruz, San Jose, Los Gatos, Saratogta, Forrestville, Guerneville, Monte Rio.\r\n\r\nWe also commonly work with clients in the following area codes: 818, 310, 949, 323, 213, 424, 626', 'About Us', '', 'inherit', 'closed', 'closed', '', '178-revision-13', '', '', '2011-02-02 23:50:51', '2011-02-02 23:50:51', '', 178, 'http://jlahijani.homeip.net:3010/betasptodvd.com/178-revision-13/', 0, 'revision', '', 0), (217, 1, '2011-02-02 23:51:30', '2011-02-02 23:51:30', 'Beta SP to DVD is a service of WOVA - World of Video & Audio and started in 2001.  Clients ship to us from all over the United States and also come into our store.\r\n\r\nWe serve a wide variety of clients in many industries, including entertainment, fashion, hospitality, marketing, public relations, legal, and medical. Our dedication to superior quality, state-of-the-art equipment, and competitive pricing has earned us an excellent reputation and the repeat business of thousands of satisfied customers.\r\n\r\nOur facility is designed and engineered to achieve only the cleanest video and audio transfers possible - and we can do most jobs in just one day.\r\n\r\nSpecializing in transferring DigiBeta, BetaSP, MiniDV, MOV files, HDV, DVCAM, and Quicktime for film festivals and television commercials. Convert videotape to DVD or Mini-DV. Videotape to BetaSP or DVCAM. Videotape or Quicktime files to Digital Betacam (digibeta) transfers please call. Many foreign conversions such as PAL to NTSC is $59. Quicktime .MOV Files for editing with Final Cut Pro, Vegas, Premiere, and other systems.\r\n\r\nNeed to rent a VTR, High-Def or HD Deck or Videotape recorder VTR? Rent cameras and decks at: http://www.wova.com/audiovisual/\r\n\r\nWe serve customers all over the country, including Los Angeles, Hollywood, Beverly Hills, Burbank, Encino, Universal Studios, Sherman Oaks, Van Nuys, Chatsworth, Tarzana, Brentwood, North Hollywood, Toluca Lake, Northridge, Santa Monica, San Fernando Valley, Westwood, Glendale, Eagle Rock, Simi Valley, Woodland Hills, Calabasas, Los Feliz, Pasadena, Sebastopol, Santa Rosa, Graton, Windsor, Duncans Mills, Cazadero, Jenner, Petaluma, Napa, Sonoma, Healdsburg, Marin, Medocino, Santa Cruz, San Jose, Los Gatos, Saratogta, Forrestville, Guerneville, Monte Rio.\r\n\r\nWe also commonly work with clients in the following area codes: 818, 310, 949, 323, 213, 424, 626', 'About Us', '', 'inherit', 'closed', 'closed', '', '178-revision-15', '', '', '2011-02-02 23:51:30', '2011-02-02 23:51:30', '', 178, 'http://jlahijani.homeip.net:3010/betasptodvd.com/178-revision-15/', 0, 'revision', '', 0), (218, 1, '2011-02-02 23:44:29', '2011-02-02 23:44:29', '

    Address

    \r\nBeta SP to DVD\r\n8717 Wilshire Blvd.\r\nBeverly Hills, CA 90210\r\n

    Email

    \r\ninfo@betasptodvd.com\r\n

    Phone

    \r\n(310) 659-5148\r\n

    Hours

    \r\nMonday - Friday, 9am - 7pm\r\nSaturday, 11am - 4pm\r\n\r\nTake advantage of years of post production experience. We can talk through your technical issues and figure out the best post production processes for your project.', 'Contact Us', '', 'inherit', 'closed', 'closed', '', '24-revision-10', '', '', '2011-02-02 23:44:29', '2011-02-02 23:44:29', '', 24, 'http://jlahijani.homeip.net:3010/betasptodvd.com/24-revision-10/', 0, 'revision', '', 0), (222, 1, '2011-01-31 23:42:44', '2011-01-31 23:42:44', '', 'HDV 1080i', '', 'inherit', 'closed', 'closed', '', '159-revision-2', '', '', '2011-01-31 23:42:44', '2011-01-31 23:42:44', '', 159, 'http://jlahijani.homeip.net:3010/betasptodvd.com/159-revision-2/', 0, 'revision', '', 0), (301, 1, '2011-01-31 23:43:55', '2011-01-31 23:43:55', '', 'PAL', '', 'inherit', 'closed', 'closed', '', '169-revision-2', '', '', '2011-01-31 23:43:55', '2011-01-31 23:43:55', '', 169, 'http://jlahijani.homeip.net:3010/betasptodvd.com/169-revision-2/', 0, 'revision', '', 0), (302, 1, '2011-02-17 00:17:11', '2011-02-17 00:17:11', '', 'HDCAM', '', 'inherit', 'closed', 'closed', '', '268-revision-2', '', '', '2011-02-17 00:17:11', '2011-02-17 00:17:11', '', 268, 'http://jlahijani.homeip.net:3010/betasptodvd.com/268-revision-2/', 0, 'revision', '', 0), (303, 1, '2011-02-17 22:05:47', '2011-02-17 22:05:47', '', 'HDCAM SR', '', 'inherit', 'closed', 'closed', '', '278-revision-2', '', '', '2011-02-17 22:05:47', '2011-02-17 22:05:47', '', 278, 'http://jlahijani.homeip.net:3010/betasptodvd.com/278-revision-2/', 0, 'revision', '', 0), (223, 1, '2011-01-31 23:41:15', '2011-01-31 23:41:15', '', 'DigiBeta', '', 'inherit', 'closed', 'closed', '', '148-revision-2', '', '', '2011-01-31 23:41:15', '2011-01-31 23:41:15', '', 148, 'http://jlahijani.homeip.net:3010/betasptodvd.com/148-revision-2/', 0, 'revision', '', 0), (224, 1, '2011-01-31 23:41:55', '2011-01-31 23:41:55', '', 'Final Cut Pro', '', 'inherit', 'closed', 'closed', '', '155-revision-2', '', '', '2011-01-31 23:41:55', '2011-01-31 23:41:55', '', 155, 'http://jlahijani.homeip.net:3010/betasptodvd.com/155-revision-2/', 0, 'revision', '', 0), (294, 1, '2011-02-16 04:47:49', '2011-02-16 04:47:49', '', 'Flash (FLV)', '', 'inherit', 'closed', 'closed', '', '241-revision-2', '', '', '2011-02-16 04:47:49', '2011-02-16 04:47:49', '', 241, 'http://jlahijani.homeip.net:3010/betasptodvd.com/241-revision-2/', 0, 'revision', '', 0), (295, 1, '2011-02-24 23:18:36', '2011-02-24 23:18:36', 'Flash Video is a container file format used to deliver video over the Internet using Adobe Flash Player versions 6–10. Flash Video content may also be embedded within SWF files. There are two different video file formats known as Flash Video: FLV and F4V. The audio and video data within FLV files are encoded in the same way as they are within SWF files. The latter F4V file format is based on the ISO base media file format and is supported starting with Flash Player 9 update 3. Both formats are supported in Adobe Flash Player and currently developed by Adobe Systems. FLV was originally developed by Macromedia.\r\n\r\nThe format has quickly established itself as the format of choice for embedded video on the web. Notable users of the Flash Video format include YouTube, Hulu, Google Video, Yahoo! Video, metacafe, Reuters.com, and many other news providers.\r\n\r\nThe standards documentation for BBC Online states that the BBC now preferentially accepts Flash videos for submission, to the disadvantage of other formats previously in use on its sites such as RealVideo or WMV.\r\n\r\nFlash Video FLV files usually contain material encoded with codecs following the Sorenson Spark or VP6 video compression formats. The most recent public releases of Flash Player (collaboration between Adobe Systems and MainConcept) also support H.264 video and HE-AAC audio. All of these codecs are currently restricted by patents.\r\n\r\nFlash Video is viewable on most operating systems, via the Adobe Flash Player and web browser plugin or one of several third-party programs.', 'Flash Video (FLV)', '', 'inherit', 'closed', 'closed', '', '241-revision-3', '', '', '2011-02-24 23:18:36', '2011-02-24 23:18:36', '', 241, 'http://jlahijani.homeip.net:3010/betasptodvd.com/241-revision-3/', 0, 'revision', '', 0), (296, 1, '2011-02-16 05:05:27', '2011-02-16 05:05:27', '', 'XviD', '', 'inherit', 'closed', 'closed', '', '256-revision-2', '', '', '2011-02-16 05:05:27', '2011-02-16 05:05:27', '', 256, 'http://jlahijani.homeip.net:3010/betasptodvd.com/256-revision-2/', 0, 'revision', '', 0), (297, 1, '2011-02-16 03:30:01', '2011-02-16 03:30:01', '', 'WebM', '', 'inherit', 'closed', 'closed', '', '208-revision-3', '', '', '2011-02-16 03:30:01', '2011-02-16 03:30:01', '', 208, 'http://jlahijani.homeip.net:3010/betasptodvd.com/208-revision-3/', 0, 'revision', '', 0), (298, 1, '2011-02-16 04:55:38', '2011-02-16 04:55:38', '', 'H.264 / MPEG-4 AVC (MP4)', '', 'inherit', 'closed', 'closed', '', '157-revision-6', '', '', '2011-02-16 04:55:38', '2011-02-16 04:55:38', '', 157, 'http://jlahijani.homeip.net:3010/betasptodvd.com/157-revision-6/', 0, 'revision', '', 0); INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES (299, 1, '2011-02-24 23:27:00', '2011-02-24 23:27:00', 'H.264/MPEG-4 Part 10 or AVC (Advanced Video Coding) is a standard for video compression, and is currently one of the most commonly used formats for the recording, compression, and distribution of high definition video. The final drafting work on the first version of the standard was completed in May 2003.\r\n\r\nH.264/MPEG-4 AVC is a block-oriented motion-compensation-based codec standard developed by the ITU-T Video Coding Experts Group (VCEG) together with the ISO/IEC Moving Picture Experts Group (MPEG). It was the product of a partnership effort known as the Joint Video Team (JVT). The ITU-T H.264 standard and the ISO/IEC MPEG-4 AVC standard (formally, ISO/IEC 14496-10 - MPEG-4 Part 10, Advanced Video Coding) are jointly maintained so that they have identical technical content.\r\n\r\nH.264 is perhaps best known as being one of the codec standards for Blu-ray Discs; all Blu-ray players must be able to decode H.264. It is also widely used by streaming internet sources, such as videos from Vimeo, YouTube and the iTunes Store, web software such as the Adobe Flash Player and Microsoft Silverlight, broadcast services for DVB and SBTVD, direct-broadcast satellite television services, cable television services, and real-time videoconferencing.', 'H.264 / MPEG-4 AVC (MP4)', '', 'inherit', 'closed', 'closed', '', '157-revision-7', '', '', '2011-02-24 23:27:00', '2011-02-24 23:27:00', '', 157, 'http://jlahijani.homeip.net:3010/betasptodvd.com/157-revision-7/', 0, 'revision', '', 0), (225, 1, '2011-02-09 00:04:07', '2011-02-09 00:04:07', 'Final Cut Pro is a professional non-linear editing software application developed by Apple Inc. The software logs and captures video onto a hard drive (internal or external), where it can be edited and processed.\nFrom the early 2000s, Final Cut Pro developed a large and expanding user base including many independent filmmakers. It has made inroads with film and television editors who have traditionally used Avid Technology’s Media Composer. According to a 2007 SCRI study, Final Cut made up 49% of the US professional editing market, with Avid at 22%. A published Survey in 2008 by the American Cinema Editors Guild placed their users at 21% FCP (and growing from previous surveys of this group), while all others are still on an Avid system of some kind.\n\nFinal Cut Pro provides non-linear, non-destructive editing of any QuickTime compatible video format including DV, HDV, P2 MXF (DVCProHD), XDCAM, and 2K film formats. It supports an unlimited number of simultaneously composited video tracks; up to 99 audio tracks; multi-camera editing for combining video from multiple camera sources; as well as standard ripple, roll, slip, slide, scrub, razor blade and time remapping edit functions. It comes with a range of video transitions and a range of video and audio filters such as keying tools, mattes and vocal de-poppers and de-essers. It also has a manual 3-way color correction filter, videoscopes and a selection of generators, such as slugs, test cards and noise.\n\nThe latest version of Final Cut Pro 7 claims better integration with Apple’s other professional applications and improved codec support for editing HD, DV and SD video formats, including encoding presets for devices such as iPod, Apple TV, and Blu-ray discs. A technology called DynamicRT built on the RT Extreme technology was released with Final Cut Pro 4. DynamicRT allows a real-time multistream effects architecture, which can be set to automatically adjust image quality and frame rate during playback to maintain real time effects. For example, when there are a large number of video streams playing simultaneously it will, in real time, switch to a mode that reduces the quality of the playback so that all of them can be seen in real time; when the computer is capable it will automatically return playback to native quality (that is, when there are fewer simultaneous video streams).\nFinal Cut Pro 6 also supports mixed video formats (both resolution and framerate) in the timeline with real time support.\n\nFinal Cut Pro 6 uses the included application Cinema Tools to keep track of original film sources through the telecine editing processes. Calligraphy 2 from BorisFX, a plug-in that works natively in Final Cut Pro, is included for improved titling functionality and is a subset of the Boris Graffiti titling technology. Final Cut Pro 6 is part of the Final Cut Studio 2 suite, and also has the ability to edit natively in HDV.\n\nFinal Cut Pro is a professional non-linear editing software application developed by Apple Inc. Final Cut Pro 7 will only run on Mac personal computers running Mac OS X version 10.5.6 or later and using Intel processors. It is a module of the Final Cut Studio product. The software logs and captures video onto a hard drive (internal or external), where it can be edited and processed.From the early 2000s, Final Cut Pro developed a large and expanding user base including many independent filmmakers. It has made inroads with film and television editors who have traditionally used Avid Technology’s Media Composer. According to a 2007 SCRI study, Final Cut made up 49% of the US professional editing market, with Avid at 22%. A published Survey in 2008 by the American Cinema Editors Guild placed their users at 21% FCP (and growing from previous surveys of this group), while all others are still on an Avid system of some kind.\n\nFinal Cut Pro provides non-linear, non-destructive editing of any QuickTime compatible video format including DV, HDV, P2 MXF (DVCProHD), XDCAM, and 2K film formats. It supports an unlimited number of simultaneously composited video tracks; up to 99 audio tracks; multi-camera editing for combining video from multiple camera sources; as well as standard ripple, roll, slip, slide, scrub, razor blade and time remapping edit functions. It comes with a range of video transitions and a range of video and audio filters such as keying tools, mattes and vocal de-poppers and de-essers. It also has a manual 3-way color correction filter, videoscopes and a selection of generators, such as slugs, test cards and noise.The latest version of Final Cut Pro 7 claims better integration with Apple’s other professional applications and improved codec support for editing HD, DV and SD video formats, including encoding presets for devices such as iPod, Apple TV, and Blu-ray discs. A technology called DynamicRT built on the RT Extreme technology was released with Final Cut Pro 4. DynamicRT allows a real-time multistream effects architecture, which can be set to automatically adjust image quality and frame rate during playback to maintain real time effects. For example, when there are a large number of video streams playing simultaneously it will, in real time, switch to a mode that reduces the quality of the playback so that all of them can be seen in real time; when the computer is capable it will automatically return playback to native quality (that is, when there are fewer simultaneous video streams).Final Cut Pro 6 also supports mixed video formats (both resolution and framerate) in the timeline with real time support.Final Cut Pro 6 uses the included application Cinema Tools to keep track of original film sources through the telecine editing processes. Calligraphy 2 from BorisFX, a plug-in that works natively in Final Cut Pro, is included for improved titling functionality and is a subset of the Boris Graffiti titling technology. Final Cut Pro 6 is part of the Final Cut Studio 2 suite, and also has the ability to edit natively in HDV.\n\nFinal Cut Pro is a professional non-linear editing software application developed by Apple Inc. The software logs and captures video onto a hard drive (internal or external), where it can be edited and processed.From the early 2000s, Final Cut Pro developed a large and expanding user base including many independent filmmakers. It has made inroads with film and television editors who have traditionally used Avid Technology’s Media Composer. According to a 2007 SCRI study, Final Cut made up 49% of the US professional editing market, with Avid at 22%. A published Survey in 2008 by the American Cinema Editors Guild placed their users at 21% FCP (and growing from previous surveys of this group), while all others are still on an Avid system of some kind.Final Cut Pro provides non-linear, non-destructive editing of any QuickTime compatible video format including DV, HDV, P2 MXF (DVCProHD), XDCAM, and 2K film formats. It supports an unlimited number of simultaneously composited video tracks; up to 99 audio tracks; multi-camera editing for combining video from multiple camera sources; as well as standard ripple, roll, slip, slide, scrub, razor blade and time remapping edit functions. It comes with a range of video transitions and a range of video and audio filters such as keying tools, mattes and vocal de-poppers and de-essers. It also has a manual 3-way color correction filter, videoscopes and a selection of generators, such as slugs, test cards and noise.The latest version of Final Cut Pro 7 claims better integration with Apple’s other professional applications and improved codec support for editing HD, DV and SD video formats, including encoding presets for devices such as iPod, Apple TV, and Blu-ray discs. A technology called DynamicRT built on the RT Extreme technology was released with Final Cut Pro 4. DynamicRT allows a real-time multistream effects architecture, which can be set to automatically adjust image quality and frame rate during playback to maintain real time effects. For example, when there are a large number of video streams playing simultaneously it will, in real time, switch to a mode that reduces the quality of the playback so that all of them can be seen in real time; when the computer is capable it will automatically return playback to native quality (that is, when there are fewer simultaneous video streams).Final Cut Pro 6 also supports mixed video formats (both resolution and framerate) in the timeline with real time support.Final Cut Pro 6 uses the included application Cinema Tools to keep track of original film sources through the telecine editing processes. Calligraphy 2 from BorisFX, a plug-in that works natively in Final Cut Pro, is included for improved titling functionality and is a subset of the Boris Graffiti titling technology. Final Cut Pro 6 is part of the Final Cut Studio 2 suite, and also has the ability to edit natively in HDV.', 'Final Cut Pro', '', 'inherit', 'closed', 'closed', '', '155-autosave', '', '', '2011-02-09 00:04:07', '2011-02-09 00:04:07', '', 155, 'http://jlahijani.homeip.net:3010/betasptodvd.com/155-autosave/', 0, 'revision', '', 0), (226, 1, '2011-02-09 00:21:14', '2011-02-09 00:21:14', 'Beta SP to DVD offers complete DVD mastering and duplication services to a wide variety of individuals and businesses. Whether you need ten copies or ten thousand, Beta SP to DVD will handle your entire job with a level of professionalism and promptness that will exceed your expectations. Throughout our 30 years in business, we’ve worked with software developers, filmmakers, marketers, and other individuals who required superior DVD mastering and duplication services- You can be confident that our experienced staff will deliver the perfect product for you.\n\nWhy Choose Beta SP to DVD?\n\nWhat sets us apart from other companies is our dedication to high-quality, on-time service. We utilize only the best materials and equipment, and take our commitment to our customers very seriously.', 'DVD Duplication', '', 'inherit', 'closed', 'closed', '', '121-autosave', '', '', '2011-02-09 00:21:14', '2011-02-09 00:21:14', '', 121, 'http://jlahijani.homeip.net:3010/betasptodvd.com/121-autosave/', 0, 'revision', '', 0), (227, 1, '2011-01-31 21:15:43', '2011-01-31 21:15:43', '', 'DVD Duplication', '', 'inherit', 'closed', 'closed', '', '121-revision-2', '', '', '2011-01-31 21:15:43', '2011-01-31 21:15:43', '', 121, 'http://jlahijani.homeip.net:3010/betasptodvd.com/121-revision-2/', 0, 'revision', '', 0), (228, 1, '2011-01-31 21:15:35', '2011-01-31 21:15:35', '', 'CD Duplication', '', 'inherit', 'closed', 'closed', '', '119-revision-2', '', '', '2011-01-31 21:15:35', '2011-01-31 21:15:35', '', 119, 'http://jlahijani.homeip.net:3010/betasptodvd.com/119-revision-2/', 0, 'revision', '', 0), (231, 1, '2011-02-09 00:30:44', '2011-02-09 00:30:44', 'At Beta SP to DVD, we offer complete CD mastering and duplication services to a wide variety of individuals and businesses. Whatever the quantity of CDs you need duplicated, Beta SP to DVD can handle your entire job. Throughout our 30 years, we''ve worked with software developers, filmmakers, marketers, and other individuals who required superior CD mastering and duplication services, so you can be confident that our experienced staff will deliver the perfect product for you.\r\n\r\n

    Why Choose Beta SP to DVD?

    \r\n\r\n\r\n\r\nWhat sets us apart from other companies is our dedication to high-quality, on-time service. We utilize only the best materials and equipment, and take our commitment to our customers very seriously.\r\n', 'CD Duplication', '', 'inherit', 'closed', 'closed', '', '119-revision-4', '', '', '2011-02-09 00:30:44', '2011-02-09 00:30:44', '', 119, 'http://jlahijani.homeip.net:3010/betasptodvd.com/119-revision-4/', 0, 'revision', '', 0), (229, 1, '2011-01-31 21:15:51', '2011-01-31 21:15:51', '', 'Blu-ray Duplication', '', 'inherit', 'closed', 'closed', '', '123-revision-2', '', '', '2011-01-31 21:15:51', '2011-01-31 21:15:51', '', 123, 'http://jlahijani.homeip.net:3010/betasptodvd.com/123-revision-2/', 0, 'revision', '', 0), (230, 1, '2011-02-09 00:28:21', '2011-02-09 00:28:21', 'At Beta SP to DVD, we offer complete CD mastering and duplication services to a wide variety of individuals and businesses. Whatever the quantity of CDs you need duplicated, Beta SP to DVD can handle your entire job. Throughout our 30 years, we''ve worked with software developers, filmmakers, marketers, and other individuals who required superior CD mastering and duplication services, so you can be confident that our experienced staff will deliver the perfect product for you.\r\n\r\nFriendly and helpful staff\r\n\r\nWhat sets us apart from other companies is our dedication to high-quality, on-time service. We utilize only the best materials and equipment, and take our commitment to our customers very seriously.\r\n\r\nFor more information on our CD duplication services, call us today at 866-900-3827!', 'CD Duplication', '', 'inherit', 'closed', 'closed', '', '119-revision-3', '', '', '2011-02-09 00:28:21', '2011-02-09 00:28:21', '', 119, 'http://jlahijani.homeip.net:3010/betasptodvd.com/119-revision-3/', 0, 'revision', '', 0), (232, 1, '2011-02-09 00:31:03', '2011-02-09 00:31:03', 'At Beta SP to DVD, we offer complete CD mastering and duplication services to a wide variety of individuals and businesses. Whatever the quantity of CDs you need duplicated, Beta SP to DVD can handle your entire job. Throughout our 30 years, we''ve worked with software developers, filmmakers, marketers, and other individuals who required superior CD mastering and duplication services, so you can be confident that our experienced staff will deliver the perfect product for you.\r\n\r\n

    Why Choose Beta SP to DVD?

    \r\n\r\n\r\n\r\nWhat sets us apart from other companies is our dedication to high-quality, on-time service. We utilize only the best materials and equipment, and take our commitment to our customers very seriously.\r\n', 'CD Duplication', '', 'inherit', 'closed', 'closed', '', '119-revision-5', '', '', '2011-02-09 00:31:03', '2011-02-09 00:31:03', '', 119, 'http://jlahijani.homeip.net:3010/betasptodvd.com/119-revision-5/', 0, 'revision', '', 0), (233, 1, '2011-01-08 08:13:14', '2011-01-08 08:13:14', 'Please call or email us for a price quote or fill out form.\r\n\r\n\r\nWe also offer dozens of other services: Film Transers, DVD Duplication, Full Editing and Graphics, DigiBeta Deck Rentals, Post Production consulting, Final Cut Pro Editing, Edit Suite Rentals, and more! If it relates to film and video, we have done it. Just give us a call if we can be of service to you.', 'Get a Quote', '', 'inherit', 'closed', 'closed', '', '18-revision-4', '', '', '2011-01-08 08:13:14', '2011-01-08 08:13:14', '', 18, 'http://jlahijani.homeip.net:3010/betasptodvd.com/18-revision-4/', 0, 'revision', '', 0), (236, 1, '2011-02-09 00:45:19', '2011-02-09 00:45:19', 'Please fill out the following form and we''ll get back to you with a quote.\r\n\r\n', 'Get a Quote', '', 'inherit', 'closed', 'closed', '', '18-revision-6', '', '', '2011-02-09 00:45:19', '2011-02-09 00:45:19', '', 18, 'http://jlahijani.homeip.net:3010/betasptodvd.com/18-revision-6/', 0, 'revision', '', 0), (264, 1, '2011-02-02 23:53:16', '2011-02-02 23:53:16', '

    Address

    \r\nBeta SP to DVD\r\n8717 Wilshire Blvd.\r\nBeverly Hills, CA 90211\r\n

    Email

    \r\ninfo@betasptodvd.com\r\n

    Phone

    \r\n(310) 659-5148\r\n

    Hours

    \r\nMonday - Friday, 9am - 7pm\r\nSaturday, 11am - 4pm\r\n\r\nTake advantage of years of post production experience. We can talk through your technical issues and figure out the best post production processes for your project.', 'Contact Us', '', 'inherit', 'closed', 'closed', '', '24-revision-11', '', '', '2011-02-02 23:53:16', '2011-02-02 23:53:16', '', 24, 'http://jlahijani.homeip.net:3010/betasptodvd.com/24-revision-11/', 0, 'revision', '', 0), (240, 1, '2011-02-02 23:27:46', '2011-02-02 23:27:46', '', 'Web-M', '', 'inherit', 'closed', 'closed', '', '208-revision-2', '', '', '2011-02-02 23:27:46', '2011-02-02 23:27:46', '', 208, 'http://jlahijani.homeip.net:3010/betasptodvd.com/208-revision-2/', 0, 'revision', '', 0), (244, 1, '2011-01-31 23:44:08', '2011-01-31 23:44:08', '', 'Quicktime', '', 'inherit', 'closed', 'closed', '', '171-revision-2', '', '', '2011-01-31 23:44:08', '2011-01-31 23:44:08', '', 171, 'http://jlahijani.homeip.net:3010/betasptodvd.com/171-revision-2/', 0, 'revision', '', 0), (245, 1, '2011-01-31 23:43:29', '2011-01-31 23:43:29', '', 'MOV', '', 'inherit', 'closed', 'closed', '', '165-revision-2', '', '', '2011-01-31 23:43:29', '2011-01-31 23:43:29', '', 165, 'http://jlahijani.homeip.net:3010/betasptodvd.com/165-revision-2/', 0, 'revision', '', 0), (247, 1, '2011-02-16 04:54:21', '2011-02-16 04:54:21', '', 'H.264/MPEG-4 AVC', '', 'inherit', 'closed', 'closed', '', '157-revision-3', '', '', '2011-02-16 04:54:21', '2011-02-16 04:54:21', '', 157, 'http://jlahijani.homeip.net:3010/betasptodvd.com/157-revision-3/', 0, 'revision', '', 0), (248, 1, '2011-02-16 04:54:25', '2011-02-16 04:54:25', '', 'H.264/MPEG-4 AVC', '', 'inherit', 'closed', 'closed', '', '157-revision-4', '', '', '2011-02-16 04:54:25', '2011-02-16 04:54:25', '', 157, 'http://jlahijani.homeip.net:3010/betasptodvd.com/157-revision-4/', 0, 'revision', '', 0), (249, 1, '2011-02-16 04:54:45', '2011-02-16 04:54:45', '', 'H.264 / MPEG-4 AVC', '', 'inherit', 'closed', 'closed', '', '157-revision-5', '', '', '2011-02-16 04:54:45', '2011-02-16 04:54:45', '', 157, 'http://jlahijani.homeip.net:3010/betasptodvd.com/157-revision-5/', 0, 'revision', '', 0), (250, 1, '2011-02-16 04:59:53', '2011-02-16 04:59:53', 'DVD is an optical disc storage media format, invented and developed by Philips, Sony, Toshiba, and Time Warner in 1995. DVD discs offer higher storage capacity than compact discs while having the same dimensions.\r\n\r\nPre-recorded DVD discs are mass-produced using molding machines that physically stamp data onto the DVD. Such discs are known as DVD-ROM, because data can only be read and not written nor erased. Blank recordable DVD discs (DVD-R and DVD+R) can be recorded once using a DVD recorder and then function as a DVD-ROM. Rewritable DVD discs (DVD-RW, DVD+RW, and DVD-RAM) can be recorded and erased multiple times.\r\n\r\nDVD discs are used in DVD-Video consumer digital video format and in DVD-Audio consumer digital audio format, as well as for authoring AVCHD discs. DVD discs containing other types of information may be referred to as DVD data discs.', 'DVD', '', 'publish', 'closed', 'closed', '', 'dvd', '', '', '2011-02-24 23:16:46', '2011-02-24 23:16:46', '', 30, 'http://jlahijani.homeip.net:3010/betasptodvd.com/', 0, 'page', '', 0), (251, 1, '2011-02-16 04:59:49', '2011-02-16 04:59:49', '', 'DVD', '', 'inherit', 'closed', 'closed', '', '250-revision', '', '', '2011-02-16 04:59:49', '2011-02-16 04:59:49', '', 250, 'http://jlahijani.homeip.net:3010/betasptodvd.com/250-revision/', 0, 'revision', '', 0), (252, 1, '2011-02-16 05:02:18', '2011-02-16 05:02:18', 'Blu-ray Disc (official abbreviation BD) is an optical disc storage medium designed to supersede the DVD format. The standard physical medium is a 12 cm plastic optical disc, the same size as DVDs and CDs. Blu-Ray Discs contain 25 GB per layer, with dual layer discs (50 GB) the norm for feature-length video discs and additional layers possible later.\r\n\r\nThe first Blu-ray Disc prototypes were unveiled in October 2000, and the first prototype player was released in April 2003 in Japan. After that, it continued to be developed until its official release in June 2006.\r\n\r\nThe name Blu-ray Disc refers to the blue laser used to read the disc, which allows information to be stored at a greater density than is possible with the lasers used for DVDs.\r\n\r\nBlu-ray Disc was developed by the Blu-ray Disc Association, a group representing makers of consumer electronics, computer hardware, and motion pictures. As of June 2009, more than 1,500 Blu-ray Disc titles were available in Australia and the United Kingdom, with 2,500 in the United States and Canada. In Japan, as of July 2010[update], more than 3,300 titles were released.\r\n\r\nDuring the high definition optical disc format war, Blu-ray Disc competed with the HD DVD format. Toshiba, the main company that supported HD DVD, conceded in February 2008, releasing their own Blu-ray Disc player in late 2009.', 'Blu-ray', '', 'publish', 'closed', 'closed', '', 'blu-ray', '', '', '2011-02-24 22:43:08', '2011-02-24 22:43:08', '', 30, 'http://jlahijani.homeip.net:3010/betasptodvd.com/', 0, 'page', '', 0), (253, 1, '2011-02-16 05:02:14', '2011-02-16 05:02:14', '', 'Blu-ray', '', 'inherit', 'closed', 'closed', '', '252-revision', '', '', '2011-02-16 05:02:14', '2011-02-16 05:02:14', '', 252, 'http://jlahijani.homeip.net:3010/betasptodvd.com/252-revision/', 0, 'revision', '', 0), (254, 1, '2011-02-16 05:04:30', '2011-02-16 05:04:30', 'DivX is a brand name of products created by DivX, Inc. (formerly DivXNetworks, Inc.), including the DivX Codec which has become popular due to its ability to compress lengthy video segments into small sizes while maintaining relatively high visual quality.\r\n\r\nThere are two DivX codecs; the regular MPEG-4 Part 2 DivX codec and the H.264/MPEG-4 AVC DivX Plus HD codec. It is one of several codecs commonly associated with "ripping", whereby audio and video multimedia are transferred to a hard disk and transcoded.', 'DivX', '', 'publish', 'closed', 'closed', '', 'divx', '', '', '2011-02-24 23:15:08', '2011-02-24 23:15:08', '', 30, 'http://jlahijani.homeip.net:3010/betasptodvd.com/', 0, 'page', '', 0), (255, 1, '2011-02-16 05:04:27', '2011-02-16 05:04:27', '', 'DivX', '', 'inherit', 'closed', 'closed', '', '254-revision', '', '', '2011-02-16 05:04:27', '2011-02-16 05:04:27', '', 254, 'http://jlahijani.homeip.net:3010/betasptodvd.com/254-revision/', 0, 'revision', '', 0), (256, 1, '2011-02-16 05:05:27', '2011-02-16 05:05:27', 'Xvid (formerly "XviD") is a video codec library following the MPEG-4 standard, specifically MPEG-4 Part 2 Advanced Simple Profile (ASP). It uses ASP features such as b-frames, global and quarter pixel motion compensation, lumi masking, trellis quantization, and H.263, MPEG and custom quantization matrices.\r\n\r\nXvid is a primary competitor of the DivX Pro Codec. In contrast with the DivX codec, which is proprietary software developed by DivX, Inc., Xvid is free software distributed under the terms of the GNU General Public License. This also means that unlike the DivX codec, which is only available for a limited number of platforms, Xvid can be used on all platforms and operating systems for which the source code can be compiled.', 'Xvid', '', 'publish', 'closed', 'closed', '', 'xvid', '', '', '2011-02-24 23:20:33', '2011-02-24 23:20:33', '', 30, 'http://jlahijani.homeip.net:3010/betasptodvd.com/', 0, 'page', '', 0), (257, 1, '2011-02-16 05:05:21', '2011-02-16 05:05:21', '', 'XviD', '', 'inherit', 'closed', 'closed', '', '256-revision', '', '', '2011-02-16 05:05:21', '2011-02-16 05:05:21', '', 256, 'http://jlahijani.homeip.net:3010/betasptodvd.com/256-revision/', 0, 'revision', '', 0), (258, 1, '2011-02-16 05:07:13', '2011-02-16 05:07:13', '', 'Full HD', '', 'publish', 'closed', 'closed', '', 'full-hd', '', '', '2011-02-16 05:07:13', '2011-02-16 05:07:13', '', 30, 'http://jlahijani.homeip.net:3010/betasptodvd.com/', 0, 'page', '', 0), (259, 1, '2011-02-16 05:07:09', '2011-02-16 05:07:09', '', 'Full HD', '', 'inherit', 'closed', 'closed', '', '258-revision', '', '', '2011-02-16 05:07:09', '2011-02-16 05:07:09', '', 258, 'http://jlahijani.homeip.net:3010/betasptodvd.com/258-revision/', 0, 'revision', '', 0), (260, 1, '2011-02-16 05:11:23', '2011-02-16 05:11:23', 'AVC-Intra is a type of video coding developed by Panasonic that is fully compliant with the H.264/MPEG-4 AVC standard and additionally follows the SMPTE RP 2027-2007 recommended practice specification. AVC-Intra is available in a number of Panasonic''s high definition broadcast products, such as, for example, their P2 card equipped broadcast cameras. It is now also supported in various products made by other companies.\r\n\r\nPanasonic announced AVC-Intra codec support in April 2007. The use of AVC-Intra provides production quality HD video at bit rates more normally associated with ENG (Electronic news gathering) applications, permitting full resolution, 10 bit field capture of high quality HD imagery in one piece camera-recorders.\r\n\r\nAVC-Intra is intended to serve needs of video professionals who have to store HD digital video on digital storage media for editing and archiving purposes. It defines 10-bit intra-frame only compression, which is easy for editing and preserves maximum video quality. The technology significantly outperforms the older HDV (MPEG2 based) and DVCPRO HD (DV based) formats, allowing the codec to maintain better quality in half the storage space.', 'AVC-Intra', '', 'publish', 'closed', 'closed', '', 'avc-intra', '', '', '2011-02-24 22:38:23', '2011-02-24 22:38:23', '', 30, 'http://jlahijani.homeip.net:3010/betasptodvd.com/', 0, 'page', '', 0), (261, 1, '2011-02-16 05:11:17', '2011-02-16 05:11:17', '', 'Auto Draft', '', 'inherit', 'closed', 'closed', '', '260-revision', '', '', '2011-02-16 05:11:17', '2011-02-16 05:11:17', '', 260, 'http://jlahijani.homeip.net:3010/betasptodvd.com/260-revision/', 0, 'revision', '', 0), (262, 1, '2011-02-16 05:11:23', '2011-02-16 05:11:23', '', 'AVC-Intra', '', 'inherit', 'closed', 'closed', '', '260-revision-2', '', '', '2011-02-16 05:11:23', '2011-02-16 05:11:23', '', 260, 'http://jlahijani.homeip.net:3010/betasptodvd.com/260-revision-2/', 0, 'revision', '', 0), (263, 1, '2011-02-16 00:18:37', '2011-02-16 00:18:37', 'Beta SP to DVD is a service of WOVA - World of Video & Audio and is a service that started in 2001. Specializing in transfers, conversions, duplications, digital media, and more. We serve a wide variety of clients in many industries, including entertainment, fashion, hospitality, marketing, public relations, legal, and medical. Our dedication to superior quality, state-of-the-art equipment, and competitive pricing has earned us an excellent reputation and the repeat business of thousands of satisfied customers.\r\n\r\nOur facility is designed and engineered to achieve only the cleanest video and audio transfers possible. We can do most jobs in just one day. Clients ship to us from all over the United States or can come into our store.\r\n\r\nWe serve customers all over the country, including Los Angeles, Hollywood, Beverly Hills, Burbank, Encino, Universal Studios, Sherman Oaks, Van Nuys, Chatsworth, Tarzana, Brentwood, North Hollywood, Toluca Lake, Northridge, Santa Monica, San Fernando Valley, Westwood, Glendale, Eagle Rock, Simi Valley, Woodland Hills, Calabasas, Los Feliz, Pasadena, Sebastopol, Santa Rosa, Graton, Windsor, Duncans Mills, Cazadero, Jenner, Petaluma, Napa, Sonoma, Healdsburg, Marin, Medocino, Santa Cruz, San Jose, Los Gatos, Saratogta, Forrestville, Guerneville, Monte Rio.\r\n\r\n', 'About Us', '', 'inherit', 'closed', 'closed', '', '178-revision-20', '', '', '2011-02-16 00:18:37', '2011-02-16 00:18:37', '', 178, 'http://jlahijani.homeip.net:3010/betasptodvd.com/178-revision-20/', 0, 'revision', '', 0), (265, 1, '2011-02-16 07:08:40', '2011-02-16 07:08:40', '

    Address

    \r\nBeta SP to DVD\r\n8717 Wilshire Blvd.\r\nBeverly Hills, CA 90211\r\n

    Email

    \r\ninfo@betasptodvd.com\r\n

    Phone

    \r\n(310) 659-5148\r\n

    Hours

    \r\nMonday - Friday: 9am - 7pm\r\nSaturday: 11am - 4pm\r\n\r\nTake advantage of years of post production experience. We can talk through your technical issues and figure out the best post production processes for your project.', 'Contact Us', '', 'inherit', 'closed', 'closed', '', '24-revision-12', '', '', '2011-02-16 07:08:40', '2011-02-16 07:08:40', '', 24, 'http://jlahijani.homeip.net:3010/betasptodvd.com/24-revision-12/', 0, 'revision', '', 0), (266, 1, '2011-02-16 07:10:08', '2011-02-16 07:10:08', '

    Address

    \r\nBeta SP to DVD\r\n8717 Wilshire Blvd.\r\nBeverly Hills, CA 90211\r\n

    Email

    \r\ninfo@betasptodvd.com\r\n

    Phones

    \r\nTel: (310) 659-5148\r\nFax: (310) 659-8247\r\n

    Hours

    \r\nMonday - Friday: 9am - 7pm\r\nSaturday: 11am - 4pm\r\n\r\nTake advantage of years of post production experience. We can talk through your technical issues and figure out the best post production processes for your project.', 'Contact Us', '', 'inherit', 'closed', 'closed', '', '24-revision-13', '', '', '2011-02-16 07:10:08', '2011-02-16 07:10:08', '', 24, 'http://jlahijani.homeip.net:3010/betasptodvd.com/24-revision-13/', 0, 'revision', '', 0), (267, 1, '2011-02-16 07:10:23', '2011-02-16 07:10:23', '

    Address

    \r\nBeta SP to DVD\r\n8717 Wilshire Blvd.\r\nBeverly Hills, CA 90211\r\n

    Email

    \r\ninfo@betasptodvd.com\r\n

    Phone

    \r\nTel: (310) 659-5148\r\nFax: (310) 659-8247\r\n

    Hours

    \r\nMonday - Friday: 9am - 7pm\r\nSaturday: 11am - 4pm\r\n\r\nTake advantage of years of post production experience. We can talk through your technical issues and figure out the best post production processes for your project.', 'Contact Us', '', 'inherit', 'closed', 'closed', '', '24-revision-14', '', '', '2011-02-16 07:10:23', '2011-02-16 07:10:23', '', 24, 'http://jlahijani.homeip.net:3010/betasptodvd.com/24-revision-14/', 0, 'revision', '', 0), (268, 1, '2011-02-17 00:17:11', '2011-02-17 00:17:11', 'HDCAM, introduced in 1997, is an HD version of Digital Betacam, using an 8-bit DCT compressed 3:1:1 recording, in 1080i-compatible downsampled resolution of 1440×1080, and adding 24p and 23.976 PsF modes to later models. The HDCAM codec uses rectangular pixels and as such the recorded 1440×1080 content is upsampled to 1920×1080 on playback. The recorded video bitrate is 144 Mbit/s. Audio is also similar, with 4 channels of AES3 20-bit/48 kHz digital audio.\r\n\r\nLike Betacam, HDCAM tapes are produced in small and large cassette sizes; the small cassette uses the same form factor as the original Betamax.\r\n\r\nThe main competitor to HDCAM is DVCPRO HD format offered by Panasonic. It uses a similar compression scheme and bitrates ranging from 40 Mbit/s to 100 Mbit/s depending on frame rate.', 'HDCAM', '', 'publish', 'closed', 'closed', '', 'hdcam', '', '', '2011-02-24 23:35:20', '2011-02-24 23:35:20', '', 30, 'http://jlahijani.homeip.net:3010/betasptodvd.com/', 0, 'page', '', 0), (269, 1, '2011-02-17 00:17:05', '2011-02-17 00:17:05', '', 'HDCAM', '', 'inherit', 'closed', 'closed', '', '268-revision', '', '', '2011-02-17 00:17:05', '2011-02-17 00:17:05', '', 268, 'http://jlahijani.homeip.net:3010/betasptodvd.com/268-revision/', 0, 'revision', '', 0), (270, 1, '2011-02-17 00:19:56', '2011-02-17 00:19:56', '', 'DVCPRO HD', '', 'publish', 'closed', 'closed', '', 'dvcpro-hd', '', '', '2011-02-17 00:19:56', '2011-02-17 00:19:56', '', 30, 'http://jlahijani.homeip.net:3010/betasptodvd.com/', 0, 'page', '', 0), (271, 1, '2011-02-17 00:19:50', '2011-02-17 00:19:50', '', 'DVCPRO HD', '', 'inherit', 'closed', 'closed', '', '270-revision', '', '', '2011-02-17 00:19:50', '2011-02-17 00:19:50', '', 270, 'http://jlahijani.homeip.net:3010/betasptodvd.com/270-revision/', 0, 'revision', '', 0), (272, 1, '2011-02-08 23:58:17', '2011-02-08 23:58:17', 'When interlaced video is watched on a progressive monitor without proper deinterlacing, it exhibits combing when there is movement between two fields of one frame.\r\n\r\nSony adapted HDV, originally conceived as progressive-scan format by JVC, to interlaced video. Interlaced video has been a useful compromise for decades due to its ability to display motion smoothly while reducing recording and transmission bandwidth. Interlaced video is still being used in acquisition and broadcast, but interlaced display devices are being phased out. Modern flat-panel television sets that utilize plasma and LCD technology are inherently progressive. All modern computer monitors use progressive scanning as well.\r\n\r\nBefore interlaced video is displayed on a progressive-scan device it must be converted to progressive using the process known as deinterlacing. Progressive-scan television sets employ built-in deinterlacing circuits to cope with interlaced broadcast signal, but computer video players rarely have this capability. As such, interlaced video may exhibit ghosting or combing artifacts when watched on a computer.\r\n\r\nSome HDV 1080i camcorders are capable of recording progressive video within an interlaced stream, provided that the frame rate does not exceed half of the field rate. The first HDV 1080i camcorder to implement such Progressive Scanning was the Sony HVR-V1. To preserve compatibility with interlaced equipment the HVR-V1 records and outputs video in interlaced form. 25-frame/s and 30-frame/s progressive video is recorded on tape using progressive segmented frame (PsF) technique, while 24-frame/s recording employs 2-3 pulldown. The camcorder offers two variations of 24-frame/s recording: “24″ and “24A”. In “24″ mode the camera ensures that there are no cadence breaks for a whole tape, this mode works better for watching video directly from the camera and for adding “film look” to interlaced video. In the “24A” mode the camera starts every clip on an A frame with timecode set to an even second margin. Several editing tools, including Sony’s own Vegas, are capable of processing 24A video as proper 24 frames/s progressive video.\r\n\r\nPrior to the HVR-V1, Sony was offering Cineframe, essentially an interlaced-to-progressive converter, to simulate film-like motion. The conversion process involved blending and discarding fields, so vertical resolution of the resulting video suffered. Motion, produced in the 24-frame/s variant of Cineframe was too uneven for professional use. The same or better film look effect can be achieved by converting regular interlaced video into progressive format using computer software.\r\n\r\nIn 2007 Canon commoditized progressive scanning, releasing the HV20 camcorder. The version for 50 Hz market featured PF25 mode with PsF-like recording, while the version for 60 Hz market had PF24 mode, which utilized 2-3 pulldown scheme. Progressive scan video recorded with the HV20 does not include flags necessary for performing automated film-mode deinterlacing, which is why most editing tools treat such video as interlaced. The HV30, released in 2008, implemented additional PsF-like PF30 mode for 60 Hz markets. Output is performed via component, HDMI and FireWire in interlaced form.\r\n\r\nProgressive scan video must be properly deinterlaced to achieve full vertical resolution and to avoid interlace artifacts. 25P and 30P video must be deinterlaced with “weave” or “no deinterlacing” algorithm, which means joining two fields of each frame together into one progressive frame. This operation can be done in most editing tools simply by changing project properties from interlaced to progressive. 24P video must go through film-mode deinterlacing also known as inverse telecine, which throws out judder frames and restores original 24-frame/s progressive video. Many editing tools cannot perform film-mode deinterlacing, requiring usage of a separate converter.', 'HDV 1080i', '', 'inherit', 'closed', 'closed', '', '159-revision-3', '', '', '2011-02-08 23:58:17', '2011-02-08 23:58:17', '', 159, 'http://jlahijani.homeip.net:3010/betasptodvd.com/159-revision-3/', 0, 'revision', '', 0), (273, 1, '2011-02-17 00:24:28', '2011-02-17 00:24:28', 'When interlaced video is watched on a progressive monitor without proper deinterlacing, it exhibits combing when there is movement between two fields of one frame.\n\nSony adapted HDV, originally conceived as progressive-scan format by JVC, to interlaced video. Interlaced video has been a useful compromise for decades due to its ability to display motion smoothly while reducing recording and transmission bandwidth. Interlaced video is still being used in acquisition and broadcast, but interlaced display devices are being phased out. Modern flat-panel television sets that utilize plasma and LCD technology are inherently progressive. All modern computer monitors use progressive scanning as well.\n\nBefore interlaced video is displayed on a progressive-scan device it must be converted to progressive using the process known as deinterlacing. Progressive-scan television sets employ built-in deinterlacing circuits to cope with interlaced broadcast signal, but computer video players rarely have this capability. As such, interlaced video may exhibit ghosting or combing artifacts when watched on a computer.\n\nSome HDV 1080i camcorders are capable of recording progressive video within an interlaced stream, provided that the frame rate does not exceed half of the field rate. The first HDV 1080i camcorder to implement such Progressive Scanning was the Sony HVR-V1. To preserve compatibility with interlaced equipment the HVR-V1 records and outputs video in interlaced form. 25-frame/s and 30-frame/s progressive video is recorded on tape using progressive segmented frame (PsF) technique, while 24-frame/s recording employs 2-3 pulldown. The camcorder offers two variations of 24-frame/s recording: “24″ and “24A”. In “24″ mode the camera ensures that there are no cadence breaks for a whole tape, this mode works better for watching video directly from the camera and for adding “film look” to interlaced video. In the “24A” mode the camera starts every clip on an A frame with timecode set to an even second margin. Several editing tools, including Sony’s own Vegas, are capable of processing 24A video as proper 24 frames/s progressive video.\n\nPrior to the HVR-V1, Sony was offering Cineframe, essentially an interlaced-to-progressive converter, to simulate film-like motion. The conversion process involved blending and discarding fields, so vertical resolution of the resulting video suffered. Motion, produced in the 24-frame/s variant of Cineframe was too uneven for professional use. The same or better film look effect can be achieved by converting regular interlaced video into progressive format using computer software.\n\nIn 2007 Canon commoditized progressive scanning, releasing the HV20 camcorder. The version for 50 Hz market featured PF25 mode with PsF-like recording, while the version for 60 Hz market had PF24 mode, which utilized 2-3 pulldown scheme. Progressive scan video recorded with the HV20 does not include flags necessary for performing automated film-mode deinterlacing, which is why most editing tools treat such video as interlaced. The HV30, released in 2008, implemented additional PsF-like PF30 mode for 60 Hz markets. Output is performed via component, HDMI and FireWire in interlaced form.\n\nProgressive scan video must be properly deinterlaced to achieve full vertical resolution and to avoid interlace artifacts. 25P and 30P video must be deinterlaced with “weave” or “no deinterlacing” algorithm, which means joining two fields of each frame together into one progressive frame. This operation can be done in most editing tools simply by changing project properties from interlaced to progressive. 24P video must go through film-mode deinterlacing also known as inverse telecine, which throws out judder frames and restores original 24-frame/s progressive video. Many editing tools cannot perform film-mode deinterlacing, requiring usage of a separate converter.', 'HDV', '', 'inherit', 'closed', 'closed', '', '159-autosave', '', '', '2011-02-17 00:24:28', '2011-02-17 00:24:28', '', 159, 'http://jlahijani.homeip.net:3010/betasptodvd.com/159-autosave/', 0, 'revision', '', 0), (276, 1, '2011-02-17 20:14:45', '2011-02-17 20:14:45', '', 'Beta SP to DVD', '', 'inherit', 'closed', 'closed', '', 'about-2', '', '', '2011-02-17 20:14:45', '2011-02-17 20:14:45', '', 178, 'http://jlahijani.homeip.net:3010/betasptodvd.com/wp-content/uploads/about.jpg', 0, 'attachment', 'image/jpeg', 0), (275, 1, '2011-02-16 05:19:45', '2011-02-16 05:19:45', 'Beta SP to DVD is a service of WOVA - World of Video & Audio and that started in 2001. Specializing in transfers, conversions, duplications, digital media, and more. We serve a wide variety of clients in many industries, including entertainment, fashion, hospitality, marketing, public relations, legal, and medical. Our dedication to superior quality, state-of-the-art equipment, and competitive pricing has earned us an excellent reputation and the repeat business of thousands of satisfied customers.\r\n\r\nOur facility is designed and engineered to achieve only the cleanest video and audio transfers possible. We can do most jobs in just one day. Clients ship to us from all over the United States or can come into our store.\r\n\r\nWe serve customers all over the country, including Los Angeles, Hollywood, Beverly Hills, Burbank, Encino, Universal Studios, Sherman Oaks, Van Nuys, Chatsworth, Tarzana, Brentwood, North Hollywood, Toluca Lake, Northridge, Santa Monica, San Fernando Valley, Westwood, Glendale, Eagle Rock, Simi Valley, Woodland Hills, Calabasas, Los Feliz, Pasadena, Sebastopol, Santa Rosa, Graton, Windsor, Duncans Mills, Cazadero, Jenner, Petaluma, Napa, Sonoma, Healdsburg, Marin, Medocino, Santa Cruz, San Jose, Los Gatos, Saratogta, Forrestville, Guerneville, Monte Rio.\r\n\r\n', 'About Us', '', 'inherit', 'closed', 'closed', '', '178-revision-21', '', '', '2011-02-16 05:19:45', '2011-02-16 05:19:45', '', 178, 'http://jlahijani.homeip.net:3010/betasptodvd.com/178-revision-21/', 0, 'revision', '', 0), (277, 1, '2011-02-17 03:34:30', '2011-02-17 03:34:30', '\r\n\r\nBeta SP to DVD is a service of WOVA - World of Video & Audio and that started in 2001. Specializing in transfers, conversions, duplications, digital media, and more. We serve a wide variety of clients in many industries, including entertainment, fashion, hospitality, marketing, public relations, legal, and medical. Our dedication to superior quality, state-of-the-art equipment, and competitive pricing has earned us an excellent reputation and the repeat business of thousands of satisfied customers.\r\n\r\nOur facility is designed and engineered to achieve only the cleanest video and audio transfers possible. We can do most jobs in just one day. Clients ship to us from all over the United States or can come into our store.\r\n\r\nWe serve customers all over the country, including Los Angeles, Hollywood, Beverly Hills, Burbank, Encino, Universal Studios, Sherman Oaks, Van Nuys, Chatsworth, Tarzana, Brentwood, North Hollywood, Toluca Lake, Northridge, Santa Monica, San Fernando Valley, Westwood, Glendale, Eagle Rock, Simi Valley, Woodland Hills, Calabasas, Los Feliz, Pasadena, Sebastopol, Santa Rosa, Graton, Windsor, Duncans Mills, Cazadero, Jenner, Petaluma, Napa, Sonoma, Healdsburg, Marin, Medocino, Santa Cruz, San Jose, Los Gatos, Saratogta, Forrestville, Guerneville, Monte Rio.', 'About Us', '', 'inherit', 'closed', 'closed', '', '178-revision-22', '', '', '2011-02-17 03:34:30', '2011-02-17 03:34:30', '', 178, 'http://jlahijani.homeip.net:3010/betasptodvd.com/178-revision-22/', 0, 'revision', '', 0), (278, 1, '2011-02-17 22:05:47', '2011-02-17 22:05:47', 'HDCAM SR was introduced in 2003 and standardised in SMPTE 409M-2005. It uses a higher particle density tape and is capable of recording in 10 bits 4:2:2 or 4:4:4 RGB with a video bitrate of 440 Mbit/s, and a total data rate of approx. 600 Mbit/s.[2] The increased bitrate (over HDCAM) allows HDCAM SR to capture much more of the full bandwidth of the HDSDI signal (1920×1080). Some HDCAM SR VTRs can also use a 2x mode with an even higher video bitrate of 880 Mbit/s, allowing for a single 4:4:4 stream at a lower compression or two 4:2:2 video streams simultaneously. HDCAM SR uses MPEG-4 Part 2 Simple Studio Profile[1] for compression, and expands the number of audio channels up to 12 at 48 kHz/24-bit.\r\n\r\nThere are 12 channels of audio recorded uncompressed at 24bit 48 kHz sampling. Each channel is capable of recording AES3 non-audio data.\r\n\r\nHDCAM SR is used commonly for HDTV television production. As of 2007, many prime-time network television shows use HDCAM SR as a master recording medium.\r\n\r\nSome HDCAM VTRs play back older Betacam variants, for example, the Sony SRW-5500 HDCAM SR recorder, plays back and records HDCAM and HDCAM SR tapes and with optional hardware also plays and upconverts Digital Betacam tapes to HD format. Tape lengths are the same as for Digital Betacam, up to 40 minutes for S and 124 minutes for L tapes. In 24p mode the runtime increases to 50 and 155 minutes, respectively.\r\n\r\nHDCAM tapes are black with an orange lid, and HDCAM SR tapes black with a cyan lid.\r\n\r\n440 Mbit/s mode is known as SQ, and 880 Mbit/s mode is known as HQ, and this mode has recently become available in studio models (eg. SRW-5800) as well as portable models previously available. In 2008 the SRW-5800 will give the "HQ" 4:4:4 option.\r\n\r\nSony has also announced a higher compression mode called "SR Lite". As with the 440 and 880 mode, SR Lite utilizes the MPEG-4 Part 2 Simple Studio Profile but decreases the bitrate down to 220 Mbit/s for 60i and 183 Mbit/s for 50i. SR Lite is locked at 4:2:2 color sampling but still maintains at 10 bit pixel depth. It also allows for 50 and 60p at the cost of a doubled data rate (440 Mbit/s for 60p).', 'HDCAM SR', '', 'publish', 'closed', 'closed', '', 'hdcam-sr', '', '', '2011-02-24 23:36:23', '2011-02-24 23:36:23', '', 30, 'http://jlahijani.homeip.net:3010/betasptodvd.com/', 0, 'page', '', 0), (279, 1, '2011-02-17 22:05:42', '2011-02-17 22:05:42', '', 'HDCAM SR', '', 'inherit', 'closed', 'closed', '', '278-revision', '', '', '2011-02-17 22:05:42', '2011-02-17 22:05:42', '', 278, 'http://jlahijani.homeip.net:3010/betasptodvd.com/278-revision/', 0, 'revision', '', 0), (309, 1, '2011-03-04 22:53:11', '0000-00-00 00:00:00', '', 'Auto Draft', '', 'auto-draft', 'closed', 'closed', '', '', '', '', '2011-03-04 22:53:11', '0000-00-00 00:00:00', '', 0, 'http://jlahijani.homeip.net:3010/betasptodvd.com/?page_id=309', 0, 'page', '', 0); INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES (281, 1, '2011-02-16 07:21:53', '2011-02-16 07:21:53', '

    Address

    \r\nBeta SP to DVD\r\n8717 Wilshire Blvd.\r\nBeverly Hills, CA 90211\r\n

    Email

    \r\ninfo@betasptodvd.com\r\n

    Phone

    \r\nTel: (310) 659-5148\r\n Fax: (310) 659-8247\r\n

    Hours

    \r\nMonday - Friday: 9am - 7pm\r\nSaturday: 11am - 4pm\r\n\r\nTake advantage of years of post production experience. We can talk through your technical issues and figure out the best post production processes for your project.', 'Contact Us', '', 'inherit', 'closed', 'closed', '', '24-revision-15', '', '', '2011-02-16 07:21:53', '2011-02-16 07:21:53', '', 24, 'http://jlahijani.homeip.net:3010/betasptodvd.com/24-revision-15/', 0, 'revision', '', 0); INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES (282, 1, '2011-02-02 20:49:57', '2011-02-02 20:49:57', '
    \r\n\r\nBetacam is a professional video format that comes in several flavors:\r\n\r\nBetacam\r\n\r\nBetacam SP (also known as BetaSP)\r\n\r\nDigital Betacam (also known as DigiBeta)\r\n\r\nBetaSX\r\n\r\nIt can have a large videotape shell or small one and can be recorded in PAL, SECAM, or NTSC.   Betacam, even digibeta is a standard definition signal.\r\n\r\n\r\n
    \r\n
    Betacam is a family of half-inch professional videotape products. It was developed by Sony in 1982. In colloquial use, “Betacam” singly is often used to refer to a Betacam camcorder, a Betacam tape, a Betacam video recorder or the format itself.
    \r\n
    All Betacam variants from (plain) Betacam to Betacam SP and Digital Betacam, use the same shape cassettes, meaning vaults and other storage facilities do not have to be changed when upgrading to a new format. The cassettes come in two sizes: S and L. Betacam cameras can only load S tapes, while VTRs can play both S and L tapes. The cassette shell and case for each Betacam cassette is colored differently depending on the format, allowing for easy visual identification. There is also a mechanical key that allows a video tape recorder to tell which format has been inserted.
    \r\n
    The format supplanted the three-quarter inch U-Matic format, which Sony had introduced in 1971. In addition to improvements in video quality, the Betacam configuration of an integrated camera/recorder led to its rapid adoption by electronic news gathering organizations.
    \r\n
    Even though Betacam remains popular in the field and for archiving, new digital products such as the Multi Access Video Disk Recorder are leading to a phasing out of Betacam products in a studio environment.
    \r\n
    Betacam / BetacamSP
    \r\n
    The original Betacam format was launched in August 7, 1982. It is an analog component video format, storing the luminance, “Y”, in one track and the chrominance, on another as alternating segments of the R-Y and B-Y components performing Compressed Time Division Multiplex, or CTDM.This splitting of channels allows true broadcast quality recording with 300 lines of horizontal luminance resolution and 120 lines chrominance resolution (versus ~30 for Betamax/VHS), on a relatively inexpensive cassette based format.
    \r\n
    The original Betacam format records on cassettes loaded with oxide-formulated tape, which are theoretically the same as used by its consumer market-oriented predecessor Betamax, introduced 7 years earlier by Sony in 1975. A blank Betamax-branded tape will work on a Betacam deck, and a Betacam-branded tape can be used to record in a Betamax deck. However, in later years Sony discouraged this practice, suggesting that the internal tape transport of a domestic Betamax cassette was not well suited to the faster tape transport of Betacam. In particular, the guide rollers tend to be noisy.
    \r\n
    Although there is a superficial similarity between Betamax and Betacam in that they use the same tape cassette, they are really quite different formats. Betamax records relatively low resolution composite video using a heterodyne color recording system and only two recording heads, while Betacam uses four heads to record in component format, at a much higher linear tape speed, resulting in much higher video and audio quality. A typical L-750 length Betamax cassette that yielded about 3 hours of recording time on a Betamax VCR at its B-II speed, only provided 30 minutes record time on a Betacam VCR or camcorder.
    \r\n
    It may also be noted that Matsushita / Panasonic also introduced a professional 1/2″ component videotape format which used VHS style tape cassettes called “M-Format”. However, while Sony’s Betacam system rapidly became an industry standard, M format was a marketing failure. A followup format called M-II — effectively the Panasonic enhancement of M-format as SP was Sony’s enhancement of Betacam —was a great improvement. Though it was used as an internal standard at NBC for a time, it failed to make much headway in the marketplace. While technically M-II was in some ways an improvement over Betacam SP, Betacam SP had the overwhelming advantage of a high degree of compatibility with the existing (and very large) Betacam infrastructure.
    \r\n
    Betacam was initially introduced as a camera line along with a video cassette player. The first cameras were the BVP-3, which utilized 3 saticon tubes, and the BVP1, which used a single tri-stripe Trinicon tube. Both these cameras could be operated standalone, or with their docking companion VTR, the BVV-1, (quickly superseded by the BVV-1A) to form the BVW-1 (BVW-1A) integrated camcorder. Tapes could not be played back in camera except in black and white for viewing in the camera’s viewfinder only. Color playback required the studio source deck at first, the BVW-10, which could not record, only play back. It was primarily designed as a feeder deck for A/B roll edit systems, usually for editing to a 1″ Type C or 3/4″ U-matic cassette edit master tape. There was also the BVW-20 field playback deck, which was a portable unit with DC power and a handle, that was used to verify color playback of tapes in the field. Unlike the BVW-10, it did not have a built in Time Base Corrector, or TBC.
    \r\n
    With the popular success of the Betacam system as a news acquisition format, the line was soon extended to include the BVW-15 studio player, and the BVW-40 Studio Edit Recorder. The BVW-15 added Dynamic Tracking which enabled clear still frame and jog playback, something the BVW-10 could not deliver. The BVW-40 enabled for the first time editing to a Betacam master, and if setup and wired correctly, true component video editing. It was also possible to do machine to machine editing between a BVW-10/15 and BVW-40 without an edit controller—a single serial cable between the units was all that was required to control the player from the recorder in performing simple assemble and insert editing. Additionally there were two field models introduced, the field recorder BVW-25, and the BVW-21 play only portable field deck.
    \r\n
    At its introduction, many insisted that Betacam remained inferior to the bulkier 1″ Type C and B recording, the standard broadcast production format of the late 70s to mid 80s. Additionally, the maximum record time for both the cameras and studio recorders was only half an hour, a severe limitation in television production. There was also the limitation that high quality recording was only possible if the original component signals were available, as they would be in a cp. If they had already been converted to composite video, re-converting them to components for recording and then eventually back to composite for broadcast, caused a severe drop in quality.
    \r\n
    A BetacamSP tape used by WSVN.
    \r\n
    In 1986, Betacam SP was developed, which increased horizontal resolution to 340 lines. While the quality improvement of the format itself was minor, the improvement to the VTRs was enormous, in quality, features, and particularly, the new larger cassette with 90 minutes of recording time. Beta SP (for “Superior Performance”) became the industry standard for most TV stations and high-end production houses until the late 1990s. Despite the format’s age Beta SP remains a common standard for video post-production. The recording time is the same as for Betacam, 30 and 90 minutes for S and L, respectively. Tape speed is slightly slower in machines working in the 625/50 format, increasing tape duration of one minute for every five minutes of run time. So, a 90 minute tape will record 108 minutes of video in PAL.
    \r\n
    BetacamSP is able to achieve its namesake “Superior Performance” over Betacam in the fact that it uses metal-formulated tape, as opposed to Betacam’s oxide tape. Sony designed BetacamSP to be partially forward compatible with standard Betacam, with the capability that BetacamSP tapes recorded on BetacamSP decks can be played in oxide-era Betacam VTRs (such as the BVW-15 and BVW-40 mentioned earlier), but for playback only. BetacamSP-branded tapes cannot be used for recording in consumer Betamax VCRs like oxide Betacam tapes, due to BetacamSP’s metal-formulation tape causing the video heads in a Betamax deck to wear prematurely, which are made of a softer material than the heads in a standard Betacam deck. However, BetacamSP tapes can be used without a problem in ED Beta VCRs, since the ED Beta format uses metal-formulated tape as well.
    \r\n
    The new BetacamSP studio decks were the players, the BVW-60 and BVW-65, with Dynamic Tracking and the Edit Recorders, the BVW-70, and the Dynamic Tracking model, the BVW-75. The BVV-5 was the BetacamSP dockable camera back, which could play back in color if its companion playback adapter was used. A new SP field recorder, the BVW-35, possessed the added benefit of a standard RS422 serial control port that enabled it to be used as an edit feeder deck. Though the four new studio decks could utilize the full 90-minute BetacamSP cassettes, the BVW-35 remained limited to the original Beta form factor 30-minute cassette shells. Answering a need for a basic office player, Sony also introduced the BVW-22, a much less expensive desktop model that could be used for viewing and logging 90-minute cassettes, but could not be configured into an edit system.
    \r\n
    Sony followed up the SP Field Recorder with the BVW-50, that could record and play the large size 90 minute cassettes. After this, the deck line was relatively stagnant and incredibly popular for a decade, aside from some specialty models that could record digital audio.
    \r\n
    Until the introduction of the BVW-200 camera though, the camera and recorder configuration was a docking system. The BVW-200 was an integrated camera recorder system. It sacrificed the flexibility of a docking camera in order to lose a substantial amount of weight. Eventually, non-docking camcorders became the most popular design by the mid-90s.
    \r\n
    The final BetacamSP camcorder was the BVW-600, which paired a digital camera front section, very similar to the one on the DigiBeta DVW-700, with an integrated BetacamSP recorder. Like every other Betacam camera system, and unlike the DigiBeta DVW-700, the camera could not play back in color without the use of an outboard adapter.
    \r\n
    In 1991, the less-expensive, “Professional,” PV line of BetacamSP decks was introduced. The PV line consisted of only three models: the full-sized PVW-2600 (VTP) and PVW-2800 (VTR) editing decks, and the PVV-3 camera-dockable VTR. These high quality machines were similar to the original BV series machines, but lacked the third and fourth audio channels. In 1993, the far less expensive UVW series debuted. These machines were considerably simpler, somewhat lower quality, and were designed primarily to be used as companions to computer systems, for industrial video, and other low-cost, yet high-quality, uses. The UVW decks possessed very limited front panel controls, no jog and shuttle; and with Time Base Corrector (TBC) control available only with an optional remote TBC controller. These were represented by the UVW-1800, a very popular editing VTR (and companion UVW-1600 edit VTP), and the non-editing UVW-1400 VTR, and UVW-1200 VTP. The UVW-100 (and later 100B) one-piece camcorder rounded out the UVW series.
    \r\n
    Betacam and BetacamSP tape cassette shells varied in color depending on the manufacturer. Many companies sold Betacam tapes, sometimes of their own manufacture, sometimes re-branded. Fuji, Maxell, Ampex and 3M were just some of the major brands to do so.
    \r\n
    Ampex, Thomson SA and Philips each sold rebranded OEM versions of some of the Sony VTRs and Camcorders at various times in the 1980s and 1990s. Other than nameplates, these models were identical to the Sony models.
    \r\n
    Digital Betacam
    \r\n
    Digital Betacam L tape
    \r\n
    Digital Betacam (commonly referred to as Digibeta, d-beta, dbc or simply Digi) was launched in 1993. It supersedes both Betacam and Betacam SP, while costing significantly less than the D1 format. S tapes are available with up to 40 minutes running time, and L tapes with up to 124 minutes.
    \r\n
    The Digital Betacam format records a DCT-compressed component video signal at 10-bit YUV 4:2:2 sampling in NTSC (720×486) or PAL (720×576) resolutions at a bitrate of 90 Mbit/s plus four channels of uncompressed 48 kHz / 20 bit PCM-encoded audio. A fifth analog audio track is available for cueing, and a linear timecode track is also used on the tape. It is a popular digital video cassette format for broadcast use.
    \r\n
    Another key element which aided adoption was Sony’s implementation of the SDI coaxial digital connection on Digital Betacam decks. Facilities could begin using digital signals on their existing coaxial wiring without having to commit to an expensive re-installation.
    \r\n
    The main competitor to the Digital Betacam is DVCPRO50 format offered by Panasonic. Despite that DVCPRO50 uses 8-bit luma and color sampling and 50 Mbit/s data rate, it rivals Digital Betacam in visual quality.
    \r\n
    Betacam SX
    \r\n
    Betacam SX S tape
    \r\n
    Betacam SX is a digital version of Betacam SP introduced in 1996, positioned as a cheaper alternative to Digital Betacam. It stores video using MPEG 4:2:2 Profile@ML compression, along with four channels of 48 kHz 16 bit PCM audio. All Betacam SX equipment is compatible with Betacam SP tapes. S tapes have a recording time up to 62 minutes, and L tapes up to 194 minutes.
    \r\n
    The Betacam SX system was very successful with newsgathering operations which had a legacy of Betacam and Betacam SP tapes. Some Betacam SX decks, such as the DNW-A75 or DNW-A50, can natively play and work from the analog tapes interchangeably, because it contains both analog and digital playback heads.
    \r\n
    Betacam SX uses MPEG-2 4:2:2P@ML compression, in comparison with other similar systems that use 4:1:1 or 4:2:0 coding. It gives better chroma resolution and allows certain postproduction processes such as Chroma-key.
    \r\n
    This format compresses the video signal from approximately 180Mb/s to only 18Mb/s. This means a compression ratio of around 10:1, which is achieved by the use of mild temporal compression, where alternate frames are stored as MPEG I-frames and B-frames, giving rise to an IBIB sequence on tape.
    \r\n
    Together with Betacam SX, Sony introduced a generation of hybrid recorder, allowing use of both tape and disk recording on the same deck, and high speed dubbing from one to another. This was intended to save wear on the video heads for studio applications, as well to speed up online editing.
    \r\n
    Betacam SX also features a good shot mark feature, that allows marking of each scene for fast scanning of the tape, looking at recorded marks on each single cassette, and showing the markers to the operator.
    \r\n
    The cameras themselves are generally considered by most sound recordists to be quite noisy in operation, possibly because the amount of computer processing power, and subsequent generated heat, leads to cooling fans being used to keep the camera at a reasonable temperature.
    \r\n
    Betacam SX tape shells are bright yellow.
    \r\n
    Although Betacam SX machines have gone out of production, the format is still used by many newsgathering operations, including CNN, Canada’s CBC and CTV, San Diego’s KFMB-TV and NBC’s operations in the San Francisco Bay Area at KNTV and KSTS. Many news archives still contain SX tapes.
    \r\n
    MPEG IMX
    \r\n
    MPEG IMX is a 2001 development of the Digital Betacam format. It uses the MPEG compression system, but at a higher bitrate than Betacam SX. The IMX format allows for a CCIR 601 compliant video signal, with eight channels of audio and timecode track. It lacks an analog audio (cue) track as the Digital Betacam, but will read it as channel 7 if used for playback.
    \r\n
    Compression is applied in three different formats: 30 (6:1 compression), 40 (4:1 compression) or 50 Mbit/s (3.3:1 compression) which allows different quality/storage efficiency ratios. Video is recorded as MPEG-2 I frames only.
    \r\n
    With its new IMX VTRs, Sony introduced some new technologies including SDTI and e-VTR. SDTI allows for audio, video, timecode, and remote control functions to be transported by a single coaxial cable, while e-VTR technology extends this by allowing the same data to be transported over IP by way of an ethernet interface on the VTR itself.
    \r\n
    All IMX VTRs can natively playback Betacam SX tapes, and some, such as the MSW-M2000P/1 are capable of playing back Digital Betacam cassettes as well as analog Betacam and Betacam SP cassettes, but they can only record to their native IMX cassettes. S tapes are available with up to 60 minutes capacity, and L tapes hold up to 184 minutes. These values are for 525/60 decks, but will extend in 625/50. A 184 minute tape will record for, as the label itself specifies, 220 minutes.
    \r\n
    IMX machines feature the same good shot mark function of the Betacam SX.
    \r\n
    MPEG IMX cassettes are a muted green, however, the new XDCAM format allows recording of MPEG IMX on a tapeless format, Professional Disc.
    \r\n
    \r\n
    \r\n
    Betacam is a family of half-inch professional videotape products. It was developed by Sony in 1982. In colloquial use, “Betacam” singly is often used to refer to a Betacam camcorder, a Betacam tape, a Betacam video recorder or the format itself.
    \r\n
    All Betacam variants from (plain) Betacam to Betacam SP and Digital Betacam, use the same shape cassettes, meaning vaults and other storage facilities do not have to be changed when upgrading to a new format. The cassettes come in two sizes: S and L. Betacam cameras can only load S tapes, while VTRs can play both S and L tapes. The cassette shell and case for each Betacam cassette is colored differently depending on the format, allowing for easy visual identification. There is also a mechanical key that allows a video tape recorder to tell which format has been inserted.
    \r\n
    The format supplanted the three-quarter inch U-Matic format, which Sony had introduced in 1971. In addition to improvements in video quality, the Betacam configuration of an integrated camera/recorder led to its rapid adoption by electronic news gathering organizations.
    \r\n
    Even though Betacam remains popular in the field and for archiving, new digital products such as the Multi Access Video Disk Recorder are leading to a phasing out of Betacam products in a studio environment.
    \r\n
    Betacam / BetacamSP
    \r\n
    The original Betacam format was launched in August 7, 1982. It is an analog component video format, storing the luminance, “Y”, in one track and the chrominance, on another as alternating segments of the R-Y and B-Y components performing Compressed Time Division Multiplex, or CTDM.This splitting of channels allows true broadcast quality recording with 300 lines of horizontal luminance resolution and 120 lines chrominance resolution (versus ~30 for Betamax/VHS), on a relatively inexpensive cassette based format.
    \r\n
    The original Betacam format records on cassettes loaded with oxide-formulated tape, which are theoretically the same as used by its consumer market-oriented predecessor Betamax, introduced 7 years earlier by Sony in 1975. A blank Betamax-branded tape will work on a Betacam deck, and a Betacam-branded tape can be used to record in a Betamax deck. However, in later years Sony discouraged this practice, suggesting that the internal tape transport of a domestic Betamax cassette was not well suited to the faster tape transport of Betacam. In particular, the guide rollers tend to be noisy.
    \r\n
    Although there is a superficial similarity between Betamax and Betacam in that they use the same tape cassette, they are really quite different formats. Betamax records relatively low resolution composite video using a heterodyne color recording system and only two recording heads, while Betacam uses four heads to record in component format, at a much higher linear tape speed, resulting in much higher video and audio quality. A typical L-750 length Betamax cassette that yielded about 3 hours of recording time on a Betamax VCR at its B-II speed, only provided 30 minutes record time on a Betacam VCR or camcorder.
    \r\n
    It may also be noted that Matsushita / Panasonic also introduced a professional 1/2″ component videotape format which used VHS style tape cassettes called “M-Format”. However, while Sony’s Betacam system rapidly became an industry standard, M format was a marketing failure. A followup format called M-II — effectively the Panasonic enhancement of M-format as SP was Sony’s enhancement of Betacam —was a great improvement. Though it was used as an internal standard at NBC for a time, it failed to make much headway in the marketplace. While technically M-II was in some ways an improvement over Betacam SP, Betacam SP had the overwhelming advantage of a high degree of compatibility with the existing (and very large) Betacam infrastructure.
    \r\n
    Betacam was initially introduced as a camera line along with a video cassette player. The first cameras were the BVP-3, which utilized 3 saticon tubes, and the BVP1, which used a single tri-stripe Trinicon tube. Both these cameras could be operated standalone, or with their docking companion VTR, the BVV-1, (quickly superseded by the BVV-1A) to form the BVW-1 (BVW-1A) integrated camcorder. Tapes could not be played back in camera except in black and white for viewing in the camera’s viewfinder only. Color playback required the studio source deck at first, the BVW-10, which could not record, only play back. It was primarily designed as a feeder deck for A/B roll edit systems, usually for editing to a 1″ Type C or 3/4″ U-matic cassette edit master tape. There was also the BVW-20 field playback deck, which was a portable unit with DC power and a handle, that was used to verify color playback of tapes in the field. Unlike the BVW-10, it did not have a built in Time Base Corrector, or TBC.
    \r\n
    With the popular success of the Betacam system as a news acquisition format, the line was soon extended to include the BVW-15 studio player, and the BVW-40 Studio Edit Recorder. The BVW-15 added Dynamic Tracking which enabled clear still frame and jog playback, something the BVW-10 could not deliver. The BVW-40 enabled for the first time editing to a Betacam master, and if setup and wired correctly, true component video editing. It was also possible to do machine to machine editing between a BVW-10/15 and BVW-40 without an edit controller—a single serial cable between the units was all that was required to control the player from the recorder in performing simple assemble and insert editing. Additionally there were two field models introduced, the field recorder BVW-25, and the BVW-21 play only portable field deck.
    \r\n
    At its introduction, many insisted that Betacam remained inferior to the bulkier 1″ Type C and B recording, the standard broadcast production format of the late 70s to mid 80s. Additionally, the maximum record time for both the cameras and studio recorders was only half an hour, a severe limitation in television production. There was also the limitation that high quality recording was only possible if the original component signals were available, as they would be in a cp. If they had already been converted to composite video, re-converting them to components for recording and then eventually back to composite for broadcast, caused a severe drop in quality.
    \r\n
    A BetacamSP tape used by WSVN.
    \r\n
    In 1986, Betacam SP was developed, which increased horizontal resolution to 340 lines. While the quality improvement of the format itself was minor, the improvement to the VTRs was enormous, in quality, features, and particularly, the new larger cassette with 90 minutes of recording time. Beta SP (for “Superior Performance”) became the industry standard for most TV stations and high-end production houses until the late 1990s. Despite the format’s age Beta SP remains a common standard for video post-production. The recording time is the same as for Betacam, 30 and 90 minutes for S and L, respectively. Tape speed is slightly slower in machines working in the 625/50 format, increasing tape duration of one minute for every five minutes of run time. So, a 90 minute tape will record 108 minutes of video in PAL.
    \r\n
    BetacamSP is able to achieve its namesake “Superior Performance” over Betacam in the fact that it uses metal-formulated tape, as opposed to Betacam’s oxide tape. Sony designed BetacamSP to be partially forward compatible with standard Betacam, with the capability that BetacamSP tapes recorded on BetacamSP decks can be played in oxide-era Betacam VTRs (such as the BVW-15 and BVW-40 mentioned earlier), but for playback only. BetacamSP-branded tapes cannot be used for recording in consumer Betamax VCRs like oxide Betacam tapes, due to BetacamSP’s metal-formulation tape causing the video heads in a Betamax deck to wear prematurely, which are made of a softer material than the heads in a standard Betacam deck. However, BetacamSP tapes can be used without a problem in ED Beta VCRs, since the ED Beta format uses metal-formulated tape as well.
    \r\n
    The new BetacamSP studio decks were the players, the BVW-60 and BVW-65, with Dynamic Tracking and the Edit Recorders, the BVW-70, and the Dynamic Tracking model, the BVW-75. The BVV-5 was the BetacamSP dockable camera back, which could play back in color if its companion playback adapter was used. A new SP field recorder, the BVW-35, possessed the added benefit of a standard RS422 serial control port that enabled it to be used as an edit feeder deck. Though the four new studio decks could utilize the full 90-minute BetacamSP cassettes, the BVW-35 remained limited to the original Beta form factor 30-minute cassette shells. Answering a need for a basic office player, Sony also introduced the BVW-22, a much less expensive desktop model that could be used for viewing and logging 90-minute cassettes, but could not be configured into an edit system.
    \r\n
    Sony followed up the SP Field Recorder with the BVW-50, that could record and play the large size 90 minute cassettes. After this, the deck line was relatively stagnant and incredibly popular for a decade, aside from some specialty models that could record digital audio.
    \r\n
    Until the introduction of the BVW-200 camera though, the camera and recorder configuration was a docking system. The BVW-200 was an integrated camera recorder system. It sacrificed the flexibility of a docking camera in order to lose a substantial amount of weight. Eventually, non-docking camcorders became the most popular design by the mid-90s.
    \r\n
    The final BetacamSP camcorder was the BVW-600, which paired a digital camera front section, very similar to the one on the DigiBeta DVW-700, with an integrated BetacamSP recorder. Like every other Betacam camera system, and unlike the DigiBeta DVW-700, the camera could not play back in color without the use of an outboard adapter.
    \r\n
    In 1991, the less-expensive, “Professional,” PV line of BetacamSP decks was introduced. The PV line consisted of only three models: the full-sized PVW-2600 (VTP) and PVW-2800 (VTR) editing decks, and the PVV-3 camera-dockable VTR. These high quality machines were similar to the original BV series machines, but lacked the third and fourth audio channels. In 1993, the far less expensive UVW series debuted. These machines were considerably simpler, somewhat lower quality, and were designed primarily to be used as companions to computer systems, for industrial video, and other low-cost, yet high-quality, uses. The UVW decks possessed very limited front panel controls, no jog and shuttle; and with Time Base Corrector (TBC) control available only with an optional remote TBC controller. These were represented by the UVW-1800, a very popular editing VTR (and companion UVW-1600 edit VTP), and the non-editing UVW-1400 VTR, and UVW-1200 VTP. The UVW-100 (and later 100B) one-piece camcorder rounded out the UVW series.
    \r\n
    Betacam and BetacamSP tape cassette shells varied in color depending on the manufacturer. Many companies sold Betacam tapes, sometimes of their own manufacture, sometimes re-branded. Fuji, Maxell, Ampex and 3M were just some of the major brands to do so.
    \r\n
    Ampex, Thomson SA and Philips each sold rebranded OEM versions of some of the Sony VTRs and Camcorders at various times in the 1980s and 1990s. Other than nameplates, these models were identical to the Sony models.
    \r\n
    Digital Betacam
    \r\n
    Digital Betacam L tape
    \r\n
    Digital Betacam (commonly referred to as Digibeta, d-beta, dbc or simply Digi) was launched in 1993. It supersedes both Betacam and Betacam SP, while costing significantly less than the D1 format. S tapes are available with up to 40 minutes running time, and L tapes with up to 124 minutes.
    \r\n
    The Digital Betacam format records a DCT-compressed component video signal at 10-bit YUV 4:2:2 sampling in NTSC (720×486) or PAL (720×576) resolutions at a bitrate of 90 Mbit/s plus four channels of uncompressed 48 kHz / 20 bit PCM-encoded audio. A fifth analog audio track is available for cueing, and a linear timecode track is also used on the tape. It is a popular digital video cassette format for broadcast use.
    \r\n
    Another key element which aided adoption was Sony’s implementation of the SDI coaxial digital connection on Digital Betacam decks. Facilities could begin using digital signals on their existing coaxial wiring without having to commit to an expensive re-installation.
    \r\n
    The main competitor to the Digital Betacam is DVCPRO50 format offered by Panasonic. Despite that DVCPRO50 uses 8-bit luma and color sampling and 50 Mbit/s data rate, it rivals Digital Betacam in visual quality.
    \r\n
    Betacam SX
    \r\n
    Betacam SX S tape
    \r\n
    Betacam SX is a digital version of Betacam SP introduced in 1996, positioned as a cheaper alternative to Digital Betacam. It stores video using MPEG 4:2:2 Profile@ML compression, along with four channels of 48 kHz 16 bit PCM audio. All Betacam SX equipment is compatible with Betacam SP tapes. S tapes have a recording time up to 62 minutes, and L tapes up to 194 minutes.
    \r\n
    The Betacam SX system was very successful with newsgathering operations which had a legacy of Betacam and Betacam SP tapes. Some Betacam SX decks, such as the DNW-A75 or DNW-A50, can natively play and work from the analog tapes interchangeably, because it contains both analog and digital playback heads.
    \r\n
    Betacam SX uses MPEG-2 4:2:2P@ML compression, in comparison with other similar systems that use 4:1:1 or 4:2:0 coding. It gives better chroma resolution and allows certain postproduction processes such as Chroma-key.
    \r\n
    This format compresses the video signal from approximately 180Mb/s to only 18Mb/s. This means a compression ratio of around 10:1, which is achieved by the use of mild temporal compression, where alternate frames are stored as MPEG I-frames and B-frames, giving rise to an IBIB sequence on tape.
    \r\n
    Together with Betacam SX, Sony introduced a generation of hybrid recorder, allowing use of both tape and disk recording on the same deck, and high speed dubbing from one to another. This was intended to save wear on the video heads for studio applications, as well to speed up online editing.
    \r\n
    Betacam SX also features a good shot mark feature, that allows marking of each scene for fast scanning of the tape, looking at recorded marks on each single cassette, and showing the markers to the operator.
    \r\n
    The cameras themselves are generally considered by most sound recordists to be quite noisy in operation, possibly because the amount of computer processing power, and subsequent generated heat, leads to cooling fans being used to keep the camera at a reasonable temperature.
    \r\n
    Betacam SX tape shells are bright yellow.
    \r\n
    Although Betacam SX machines have gone out of production, the format is still used by many newsgathering operations, including CNN, Canada’s CBC and CTV, San Diego’s KFMB-TV and NBC’s operations in the San Francisco Bay Area at KNTV and KSTS. Many news archives still contain SX tapes.
    \r\n
    MPEG IMX
    \r\n
    MPEG IMX is a 2001 development of the Digital Betacam format. It uses the MPEG compression system, but at a higher bitrate than Betacam SX. The IMX format allows for a CCIR 601 compliant video signal, with eight channels of audio and timecode track. It lacks an analog audio (cue) track as the Digital Betacam, but will read it as channel 7 if used for playback.
    \r\n
    Compression is applied in three different formats: 30 (6:1 compression), 40 (4:1 compression) or 50 Mbit/s (3.3:1 compression) which allows different quality/storage efficiency ratios. Video is recorded as MPEG-2 I frames only.
    \r\n
    With its new IMX VTRs, Sony introduced some new technologies including SDTI and e-VTR. SDTI allows for audio, video, timecode, and remote control functions to be transported by a single coaxial cable, while e-VTR technology extends this by allowing the same data to be transported over IP by way of an ethernet interface on the VTR itself.
    \r\n
    All IMX VTRs can natively playback Betacam SX tapes, and some, such as the MSW-M2000P/1 are capable of playing back Digital Betacam cassettes as well as analog Betacam and Betacam SP cassettes, but they can only record to their native IMX cassettes. S tapes are available with up to 60 minutes capacity, and L tapes hold up to 184 minutes. These values are for 525/60 decks, but will extend in 625/50. A 184 minute tape will record for, as the label itself specifies, 220 minutes.
    \r\n
    IMX machines feature the same good shot mark function of the Betacam SX.
    \r\n
    MPEG IMX cassettes are a muted green, however, the new XDCAM format allows recording of MPEG IMX on a tapeless format, Professional Disc.
    \r\nBetacam is a family of half-inch professional videotape products. It was developed by Sony in 1982. In colloquial use, “Betacam” singly is often used to refer to a Betacam camcorder, a Betacam tape, a Betacam video recorder or the format itself.All Betacam variants from (plain) Betacam to Betacam SP and Digital Betacam, use the same shape cassettes, meaning vaults and other storage facilities do not have to be changed when upgrading to a new format. The cassettes come in two sizes: S and L. Betacam cameras can only load S tapes, while VTRs can play both S and L tapes. The cassette shell and case for each Betacam cassette is colored differently depending on the format, allowing for easy visual identification. There is also a mechanical key that allows a video tape recorder to tell which format has been inserted.The format supplanted the three-quarter inch U-Matic format, which Sony had introduced in 1971. In addition to improvements in video quality, the Betacam configuration of an integrated camera/recorder led to its rapid adoption by electronic news gathering organizations.Even though Betacam remains popular in the field and for archiving, new digital products such as the Multi Access Video Disk Recorder are leading to a phasing out of Betacam products in a studio environment.Betacam / BetacamSPThe original Betacam format was launched in August 7, 1982. It is an analog component video format, storing the luminance, “Y”, in one track and the chrominance, on another as alternating segments of the R-Y and B-Y components performing Compressed Time Division Multiplex, or CTDM.This splitting of channels allows true broadcast quality recording with 300 lines of horizontal luminance resolution and 120 lines chrominance resolution (versus ~30 for Betamax/VHS), on a relatively inexpensive cassette based format.The original Betacam format records on cassettes loaded with oxide-formulated tape, which are theoretically the same as used by its consumer market-oriented predecessor Betamax, introduced 7 years earlier by Sony in 1975. A blank Betamax-branded tape will work on a Betacam deck, and a Betacam-branded tape can be used to record in a Betamax deck. However, in later years Sony discouraged this practice, suggesting that the internal tape transport of a domestic Betamax cassette was not well suited to the faster tape transport of Betacam. In particular, the guide rollers tend to be noisy.Although there is a superficial similarity between Betamax and Betacam in that they use the same tape cassette, they are really quite different formats. Betamax records relatively low resolution composite video using a heterodyne color recording system and only two recording heads, while Betacam uses four heads to record in component format, at a much higher linear tape speed, resulting in much higher video and audio quality. A typical L-750 length Betamax cassette that yielded about 3 hours of recording time on a Betamax VCR at its B-II speed, only provided 30 minutes record time on a Betacam VCR or camcorder.It may also be noted that Matsushita / Panasonic also introduced a professional 1/2″ component videotape format which used VHS style tape cassettes called “M-Format”. However, while Sony’s Betacam system rapidly became an industry standard, M format was a marketing failure. A followup format called M-II — effectively the Panasonic enhancement of M-format as SP was Sony’s enhancement of Betacam —was a great improvement. Though it was used as an internal standard at NBC for a time, it failed to make much headway in the marketplace. While technically M-II was in some ways an improvement over Betacam SP, Betacam SP had the overwhelming advantage of a high degree of compatibility with the existing (and very large) Betacam infrastructure.Betacam was initially introduced as a camera line along with a video cassette player. The first cameras were the BVP-3, which utilized 3 saticon tubes, and the BVP1, which used a single tri-stripe Trinicon tube. Both these cameras could be operated standalone, or with their docking companion VTR, the BVV-1, (quickly superseded by the BVV-1A) to form the BVW-1 (BVW-1A) integrated camcorder. Tapes could not be played back in camera except in black and white for viewing in the camera’s viewfinder only. Color playback required the studio source deck at first, the BVW-10, which could not record, only play back. It was primarily designed as a feeder deck for A/B roll edit systems, usually for editing to a 1″ Type C or 3/4″ U-matic cassette edit master tape. There was also the BVW-20 field playback deck, which was a portable unit with DC power and a handle, that was used to verify color playback of tapes in the field. Unlike the BVW-10, it did not have a built in Time Base Corrector, or TBC.With the popular success of the Betacam system as a news acquisition format, the line was soon extended to include the BVW-15 studio player, and the BVW-40 Studio Edit Recorder. The BVW-15 added Dynamic Tracking which enabled clear still frame and jog playback, something the BVW-10 could not deliver. The BVW-40 enabled for the first time editing to a Betacam master, and if setup and wired correctly, true component video editing. It was also possible to do machine to machine editing between a BVW-10/15 and BVW-40 without an edit controller—a single serial cable between the units was all that was required to control the player from the recorder in performing simple assemble and insert editing. Additionally there were two field models introduced, the field recorder BVW-25, and the BVW-21 play only portable field deck.At its introduction, many insisted that Betacam remained inferior to the bulkier 1″ Type C and B recording, the standard broadcast production format of the late 70s to mid 80s. Additionally, the maximum record time for both the cameras and studio recorders was only half an hour, a severe limitation in television production. There was also the limitation that high quality recording was only possible if the original component signals were available, as they would be in a cp. If they had already been converted to composite video, re-converting them to components for recording and then eventually back to composite for broadcast, caused a severe drop in quality.A BetacamSP tape used by WSVN.In 1986, Betacam SP was developed, which increased horizontal resolution to 340 lines. While the quality improvement of the format itself was minor, the improvement to the VTRs was enormous, in quality, features, and particularly, the new larger cassette with 90 minutes of recording time. Beta SP (for “Superior Performance”) became the industry standard for most TV stations and high-end production houses until the late 1990s. Despite the format’s age Beta SP remains a common standard for video post-production. The recording time is the same as for Betacam, 30 and 90 minutes for S and L, respectively. Tape speed is slightly slower in machines working in the 625/50 format, increasing tape duration of one minute for every five minutes of run time. So, a 90 minute tape will record 108 minutes of video in PAL.BetacamSP is able to achieve its namesake “Superior Performance” over Betacam in the fact that it uses metal-formulated tape, as opposed to Betacam’s oxide tape. Sony designed BetacamSP to be partially forward compatible with standard Betacam, with the capability that BetacamSP tapes recorded on BetacamSP decks can be played in oxide-era Betacam VTRs (such as the BVW-15 and BVW-40 mentioned earlier), but for playback only. BetacamSP-branded tapes cannot be used for recording in consumer Betamax VCRs like oxide Betacam tapes, due to BetacamSP’s metal-formulation tape causing the video heads in a Betamax deck to wear prematurely, which are made of a softer material than the heads in a standard Betacam deck. However, BetacamSP tapes can be used without a problem in ED Beta VCRs, since the ED Beta format uses metal-formulated tape as well.The new BetacamSP studio decks were the players, the BVW-60 and BVW-65, with Dynamic Tracking and the Edit Recorders, the BVW-70, and the Dynamic Tracking model, the BVW-75. The BVV-5 was the BetacamSP dockable camera back, which could play back in color if its companion playback adapter was used. A new SP field recorder, the BVW-35, possessed the added benefit of a standard RS422 serial control port that enabled it to be used as an edit feeder deck. Though the four new studio decks could utilize the full 90-minute BetacamSP cassettes, the BVW-35 remained limited to the original Beta form factor 30-minute cassette shells. Answering a need for a basic office player, Sony also introduced the BVW-22, a much less expensive desktop model that could be used for viewing and logging 90-minute cassettes, but could not be configured into an edit system.Sony followed up the SP Field Recorder with the BVW-50, that could record and play the large size 90 minute cassettes. After this, the deck line was relatively stagnant and incredibly popular for a decade, aside from some specialty models that could record digital audio.Until the introduction of the BVW-200 camera though, the camera and recorder configuration was a docking system. The BVW-200 was an integrated camera recorder system. It sacrificed the flexibility of a docking camera in order to lose a substantial amount of weight. Eventually, non-docking camcorders became the most popular design by the mid-90s.The final BetacamSP camcorder was the BVW-600, which paired a digital camera front section, very similar to the one on the DigiBeta DVW-700, with an integrated BetacamSP recorder. Like every other Betacam camera system, and unlike the DigiBeta DVW-700, the camera could not play back in color without the use of an outboard adapter.In 1991, the less-expensive, “Professional,” PV line of BetacamSP decks was introduced. The PV line consisted of only three models: the full-sized PVW-2600 (VTP) and PVW-2800 (VTR) editing decks, and the PVV-3 camera-dockable VTR. These high quality machines were similar to the original BV series machines, but lacked the third and fourth audio channels. In 1993, the far less expensive UVW series debuted. These machines were considerably simpler, somewhat lower quality, and were designed primarily to be used as companions to computer systems, for industrial video, and other low-cost, yet high-quality, uses. The UVW decks possessed very limited front panel controls, no jog and shuttle; and with Time Base Corrector (TBC) control available only with an optional remote TBC controller. These were represented by the UVW-1800, a very popular editing VTR (and companion UVW-1600 edit VTP), and the non-editing UVW-1400 VTR, and UVW-1200 VTP. The UVW-100 (and later 100B) one-piece camcorder rounded out the UVW series.Betacam and BetacamSP tape cassette shells varied in color depending on the manufacturer. Many companies sold Betacam tapes, sometimes of their own manufacture, sometimes re-branded. Fuji, Maxell, Ampex and 3M were just some of the major brands to do so.Ampex, Thomson SA and Philips each sold rebranded OEM versions of some of the Sony VTRs and Camcorders at various times in the 1980s and 1990s. Other than nameplates, these models were identical to the Sony models.Digital BetacamDigital Betacam L tapeDigital Betacam (commonly referred to as Digibeta, d-beta, dbc or simply Digi) was launched in 1993. It supersedes both Betacam and Betacam SP, while costing significantly less than the D1 format. S tapes are available with up to 40 minutes running time, and L tapes with up to 124 minutes.The Digital Betacam format records a DCT-compressed component video signal at 10-bit YUV 4:2:2 sampling in NTSC (720×486) or PAL (720×576) resolutions at a bitrate of 90 Mbit/s plus four channels of uncompressed 48 kHz / 20 bit PCM-encoded audio. A fifth analog audio track is available for cueing, and a linear timecode track is also used on the tape. It is a popular digital video cassette format for broadcast use.Another key element which aided adoption was Sony’s implementation of the SDI coaxial digital connection on Digital Betacam decks. Facilities could begin using digital signals on their existing coaxial wiring without having to commit to an expensive re-installation.The main competitor to the Digital Betacam is DVCPRO50 format offered by Panasonic. Despite that DVCPRO50 uses 8-bit luma and color sampling and 50 Mbit/s data rate, it rivals Digital Betacam in visual quality.Betacam SXBetacam SX S tapeBetacam SX is a digital version of Betacam SP introduced in 1996, positioned as a cheaper alternative to Digital Betacam. It stores video using MPEG 4:2:2 Profile@ML compression, along with four channels of 48 kHz 16 bit PCM audio. All Betacam SX equipment is compatible with Betacam SP tapes. S tapes have a recording time up to 62 minutes, and L tapes up to 194 minutes.The Betacam SX system was very successful with newsgathering operations which had a legacy of Betacam and Betacam SP tapes. Some Betacam SX decks, such as the DNW-A75 or DNW-A50, can natively play and work from the analog tapes interchangeably, because it contains both analog and digital playback heads.Betacam SX uses MPEG-2 4:2:2P@ML compression, in comparison with other similar systems that use 4:1:1 or 4:2:0 coding. It gives better chroma resolution and allows certain postproduction processes such as Chroma-key.This format compresses the video signal from approximately 180Mb/s to only 18Mb/s. This means a compression ratio of around 10:1, which is achieved by the use of mild temporal compression, where alternate frames are stored as MPEG I-frames and B-frames, giving rise to an IBIB sequence on tape.Together with Betacam SX, Sony introduced a generation of hybrid recorder, allowing use of both tape and disk recording on the same deck, and high speed dubbing from one to another. This was intended to save wear on the video heads for studio applications, as well to speed up online editing.Betacam SX also features a good shot mark feature, that allows marking of each scene for fast scanning of the tape, looking at recorded marks on each single cassette, and showing the markers to the operator.The cameras themselves are generally considered by most sound recordists to be quite noisy in operation, possibly because the amount of computer processing power, and subsequent generated heat, leads to cooling fans being used to keep the camera at a reasonable temperature.Betacam SX tape shells are bright yellow.Although Betacam SX machines have gone out of production, the format is still used by many newsgathering operations, including CNN, Canada’s CBC and CTV, San Diego’s KFMB-TV and NBC’s operations in the San Francisco Bay Area at KNTV and KSTS. Many news archives still contain SX tapes.MPEG IMXMPEG IMX is a 2001 development of the Digital Betacam format. It uses the MPEG compression system, but at a higher bitrate than Betacam SX. The IMX format allows for a CCIR 601 compliant video signal, with eight channels of audio and timecode track. It lacks an analog audio (cue) track as the Digital Betacam, but will read it as channel 7 if used for playback.Compression is applied in three different formats: 30 (6:1 compression), 40 (4:1 compression) or 50 Mbit/s (3.3:1 compression) which allows different quality/storage efficiency ratios. Video is recorded as MPEG-2 I frames only.With its new IMX VTRs, Sony introduced some new technologies including SDTI and e-VTR. SDTI allows for audio, video, timecode, and remote control functions to be transported by a single coaxial cable, while e-VTR technology extends this by allowing the same data to be transported over IP by way of an ethernet interface on the VTR itself.All IMX VTRs can natively playback Betacam SX tapes, and some, such as the MSW-M2000P/1 are capable of playing back Digital Betacam cassettes as well as analog Betacam and Betacam SP cassettes, but they can only record to their native IMX cassettes. S tapes are available with up to 60 minutes capacity, and L tapes hold up to 184 minutes. These values are for 525/60 decks, but will extend in 625/50. A 184 minute tape will record for, as the label itself specifies, 220 minutes.IMX machines feature the same good shot mark function of the Betacam SX.MPEG IMX cassettes are a muted green, however, the new XDCAM format allows recording of MPEG IMX on a tapeless format, Professional Disc.', 'Betacam', '', 'inherit', 'closed', 'closed', '', '37-revision-6', '', '', '2011-02-02 20:49:57', '2011-02-02 20:49:57', '', 37, 'http://jlahijani.homeip.net:3010/betasptodvd.com/37-revision-6/', 0, 'revision', '', 0); -- -------------------------------------------------------- -- -- Table structure for table `wp_terms` -- 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`), UNIQUE KEY `slug` (`slug`), KEY `name` (`name`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8 AUTO_INCREMENT=3 ; -- -- Dumping data for table `wp_terms` -- INSERT INTO `wp_terms` (`term_id`, `name`, `slug`, `term_group`) VALUES (1, 'Uncategorized', 'uncategorized', 0), (2, 'Blogroll', 'blogroll', 0); -- -------------------------------------------------------- -- -- Table structure for table `wp_term_relationships` -- 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; -- -- Dumping data for table `wp_term_relationships` -- INSERT INTO `wp_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES (1, 2, 0), (2, 2, 0), (3, 2, 0), (4, 2, 0), (5, 2, 0), (6, 2, 0), (7, 2, 0), (48, 1, 0), (50, 1, 0); -- -------------------------------------------------------- -- -- Table structure for table `wp_term_taxonomy` -- 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 DEFAULT CHARSET=utf8 AUTO_INCREMENT=3 ; -- -- Dumping data for table `wp_term_taxonomy` -- INSERT INTO `wp_term_taxonomy` (`term_taxonomy_id`, `term_id`, `taxonomy`, `description`, `parent`, `count`) VALUES (1, 1, 'category', '', 0, 2), (2, 2, 'link_category', '', 0, 7); -- -------------------------------------------------------- -- -- Table structure for table `wp_usermeta` -- CREATE TABLE `wp_usermeta` ( `umeta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `user_id` bigint(20) unsigned NOT NULL DEFAULT '0', `meta_key` varchar(255) DEFAULT NULL, `meta_value` longtext, PRIMARY KEY (`umeta_id`), KEY `user_id` (`user_id`), KEY `meta_key` (`meta_key`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8 AUTO_INCREMENT=17 ; -- -- Dumping data for table `wp_usermeta` -- INSERT INTO `wp_usermeta` (`umeta_id`, `user_id`, `meta_key`, `meta_value`) VALUES (1, 1, 'first_name', ''), (2, 1, 'last_name', ''), (3, 1, 'nickname', 'jlahijani'), (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, 'aim', ''), (10, 1, 'yim', ''), (11, 1, 'jabber', ''), (12, 1, 'wp_capabilities', 'a:1:{s:13:"administrator";s:1:"1";}'), (13, 1, 'wp_user_level', '10'), (14, 1, 'wp_dashboard_quick_press_last_post_id', '280'), (15, 1, 'wp_user-settings', 'm9=o&m4=o&m6=o&m5=o&editor=tinymce&hidetb=1&m10=o&m1=o&urlbutton=none&align=right&imgsize=full'), (16, 1, 'wp_user-settings-time', '1299282744'); -- -------------------------------------------------------- -- -- Table structure for table `wp_users` -- 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 DEFAULT CHARSET=utf8 AUTO_INCREMENT=2 ; -- -- Dumping data for table `wp_users` -- INSERT INTO `wp_users` (`ID`, `user_login`, `user_pass`, `user_nicename`, `user_email`, `user_url`, `user_registered`, `user_activation_key`, `user_status`, `display_name`) VALUES (1, 'jlahijani', '$P$BocXR2BbRbgq0rjKCg1WG8l1BOpFdx0', 'jlahijani', 'jlahijani@gmail.com', '', '2010-12-28 02:26:50', '', 0, 'jlahijani');