October 18, 2007
Copyright Alliance Exponential Spotlights Protection Tools
BMI artists Isaac Hayes, David Porter and Chuck Brown were in Washington D.C. on October 11 to participate in the first annual Copyright Alliance Exponential, which provided members of Congress, Congressional staffers and members of the media with an advance look at new copyright protection tools, as well as continued discussion of the vital role copyright plays in the global economy.
Chuck Brown, Isaac Hayes, Rep. John Conyers, Jr., and David Porter.Throughout the event, the BMI booth was three-deep with conference attendees seeking autographs and photographs with Hayes, Porter and Brown, who graciously made time for everyone who wanted to say hello.
“The music industry is always undergoing change — that’s a constant,” noted Hayes. “However, one thing that has never changed, and never will change, is the importance of copyright. It’s how creative people make a living and are able to keep being creative.”
Chuck Brown, Isaac Hayes and David Porter with BMI's Robbin Ahrold, Christine Iglesias and Fred Cannon.The event was attended by a variety of Capitol Hill luminaries, including Representative John Conyers (D-MI), Chairman of the House Judiciary Committee, who told attendees he is putting together a bill intended to step up the federal government’s ability to enforce violations of intellectual property law.
Conyers said he wants to see federal agencies — including the FBI, U.S. Patent and Trademark Office, State Department and Department of Homeland Security — work with greater levels of cooperation in protecting IP rights. Elsewhere in the House, Rep. Steve Chabot (R-OH) has introduced a bill that would increase criminal penalties for IP violations and provide increased funding for federal investigators and prosecutors to focus on offenses.
Fran Nevrkla, Chairman & CEO, PPL and VPL, with Chuck Brown, Isaac Hayes and David PorterAlso on hand at the event were Fran Nevrkla, Chairman & CEO, PPL and VPL; former Congresswoman Patricia Scott Schroeder, who is now President and Chief Executive Officer of the Association of American Publishers; and Chris Israel, International Intellectual Property Rights Enforcement Coordinator for the U.S. Department of Commerce.
SQL QUERIES
1
SELECT es.* FROM exp_sites AS es WHERE es.site_id = '1'2
SHOW TABLES FROM `bmix_prod` LIKE 'exp_%'3
SELECT whitelisted_type, whitelisted_value FROM exp_whitelisted WHERE whitelisted_value != ''4
SELECT blacklisted_type, blacklisted_value FROM exp_blacklisted5
SELECT DISTINCT ee.* FROM exp_extensions ee WHERE enabled = 'y' ORDER BY hook, priority ASC, class6
SELECT member_id, admin_sess, last_activity FROM exp_sessions WHERE session_id = '5d3d093f6c4d7178bb1ae6090c1a8bf21f1f83ca' AND ip_address = '10.50.4.17' AND user_agent = 'Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-us) ' AND site_id = '1'7
SELECT m.weblog_id, m.tmpl_group_id, m.username, m.screen_name, m.member_id, m.email, m.url, m.location, m.join_date, m.last_visit, m.last_activity, m.total_entries, m.total_comments, m.total_forum_posts, m.total_forum_topics, m.last_forum_post_date, m.language, m.timezone, m.daylight_savings, m.time_format, m.profile_theme, m.forum_theme, m.private_messages, m.accept_messages, m.last_view_bulletins, m.last_bulletin_date, m.display_signatures, m.display_avatars, m.last_email_date, m.notify_by_default, m.ignore_list, g.* FROM exp_members AS m, exp_member_groups AS g WHERE g.site_id = '1' AND unique_id = 'fbd355975f7565b0077bd02ebf7ebb177539bbfa' AND password = '3363f86863ea21c43166d07694999b035390c600' AND m.group_id = g.group_id8
UPDATE exp_members set last_activity = '1192741974' WHERE member_id = '7'9
UPDATE `exp_sessions` SET `session_id` = '5d3d093f6c4d7178bb1ae6090c1a8bf21f1f83ca', `member_id` = '7', `admin_sess` = '1', `ip_address` = '10.50.4.17', `user_agent` = 'Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-us) ', `last_activity` = '1192741974' WHERE session_id ='5d3d093f6c4d7178bb1ae6090c1a8bf21f1f83ca'10
SELECT * FROM exp_online_users WHERE site_id = '1' AND date > 1192741074 AND weblog_id = '0' ORDER BY name11
UPDATE `exp_online_users` SET `weblog_id` = '0', `member_id` = '7', `name` = 'emiller', `ip_address` = '10.50.4.17', `date` = '1192741974', `anon` = 'y', `site_id` = '1' WHERE site_id = '1' AND ip_address = '10.50.4.17' AND member_id = '7'12
SELECT * FROM exp_stats WHERE site_id = '1' AND weblog_id = '0'13
UPDATE exp_stats SET last_visitor_date = '1192741974' WHERE site_id = '1' AND weblog_id = '0'14
SELECT group_id FROM exp_template_groups WHERE group_name = 'ajax' AND site_id = '1'15
SELECT COUNT(*) AS count FROM exp_templates WHERE group_id = '23' AND template_name = 'category_links'16
SELECT exp_templates.template_name, exp_templates.template_id, exp_templates.template_data, exp_templates.template_type, exp_templates.edit_date, exp_templates.save_template_file, exp_templates.cache, exp_templates.refresh, exp_templates.no_auth_bounce, exp_templates.enable_http_auth, exp_templates.allow_php, exp_templates.php_parse_location, exp_templates.hits, exp_template_groups.group_name FROM exp_template_groups, exp_templates WHERE exp_template_groups.group_id = exp_templates.group_id AND exp_template_groups.site_id = '1' AND exp_templates.template_name = 'category_links' AND exp_template_groups.group_name = 'ajax'17
UPDATE exp_templates SET hits = '12370' WHERE template_id = '168'18
SELECT module_version, module_name FROM exp_modules19
SELECT exp_categories.cat_id AS category_id, exp_categories.cat_name AS category_name, exp_categories.cat_description AS category_description, exp_categories.cat_image AS category_image, exp_categories.cat_order AS category_order FROM exp_categories WHERE exp_categories.group_id = '1' AND (exp_categories.parent_id = '7') AND (exp_categories.cat_id != '484' AND exp_categories.cat_id != '496' AND exp_categories.cat_id != '626' AND exp_categories.cat_id != '710' AND exp_categories.cat_id != '738' AND exp_categories.cat_id != '768' AND exp_categories.cat_id != '827' AND exp_categories.cat_id != '1089' AND exp_categories.cat_id != '1221' AND exp_categories.cat_id != '1476' AND exp_categories.cat_id != '1500' AND exp_categories.cat_id != '1599' AND exp_categories.cat_id != '1647' AND exp_categories.cat_id != '1656' AND exp_categories.cat_id != '1786' AND exp_categories.cat_id != '2180' AND exp_categories.cat_id != '3292' AND exp_categories.cat_id != '')20
SELECT variable_name, variable_data FROM exp_global_variables WHERE site_id = '1' AND user_blog_id = '0'SQL QUERIES



