Warning (512): /home/pharma/website/current/cakephp/app/pharmalicensing/tmp/cache/ is not writable [CORE/cake/libs/cache/file.php, line 267]
Articles: Academic/Research
RSS Feeds
Search

Articles

Innovaro Pharmalicensing brings you advice, commentary and analysis from industry experts.

Articles

Displaying 1..10 of 13 - per page Next page
Order by
A detailed account of all the actions required to prove when you made your invention More
Andrew Gay discusses some of the challenges faced at Huntingdon Life Sciences since the company was targeted by animal rights extremists. More
The Cooperative Research and Technology Enhancement ("CREATE") Act of 2004 was signed into law by President Bush on December 10, 2004. More
Can-Fite BioPharma, after quietly conducting several years of pre-clinical research, is about to begin Phase I trials for its new anti-tumor drug that could rival Amgen's $1 Billion blockbusterNeupogen, used as adjunctive treatment for chemotherapy More
Over the past seven years, only about USD100 million has been invested in biotech-related projects by the Hong Kong government. However, this is not the only reason behind the lack of movement within the industry. More
he Fifth Framework Programme, covering research, technological development and demonstration activities, provides funding from the European Commission for certain thematic and horizontal programmes More
Eager BioGroup has developed a novel approach to accelerate the growth of early-stage biotech companies More
A description of the broad policy lines for enhancing innovation in the European Union. More
This article looks at how private business parks can support technology-led start-ups to increase survival rates. More
Is the 'Silicon Valley effect' confined to buoyant regional economies with a strong research base? More
Displaying 1..10 of 13 - per page Next page
Order by

Related Reports

© Copyright 1998-2012 Innovaro Europe Ltd Innovaro Corporation All rights reserved. Terms and Conditions | Contact us

(website) 47 queries took 89 ms
NrQueryErrorAffectedNum. rowsTook (ms)
1DESCRIBE `feature_article`13131
2DESCRIBE `feature_author`13131
3DESCRIBE `user`24241
4DESCRIBE `condet`17171
5DESCRIBE `countrycode`440
6DESCRIBE `company`27271
7DESCRIBE `person`15151
8DESCRIBE `account`29291
9DESCRIBE `product_legacy`660
10DESCRIBE `sales_people`660
11DESCRIBE `profile`14141
12DESCRIBE `currencies`770
13DESCRIBE `update_rec`771
14DESCRIBE `dms_companies`26261
15DESCRIBE `dms_releases`10109
16DESCRIBE `dms_categories`440
17DESCRIBE `dms_clinical_areas`440
18DESCRIBE `dms_categories_dms_releases`220
19DESCRIBE `dms_clinical_areas_dms_releases`220
20DESCRIBE `dms_releases_sites`551
21DESCRIBE `licopp`23231
22DESCRIBE `development_statuses`550
23DESCRIBE `category`14141
24DESCRIBE `categories_sites`551
25DESCRIBE `categorisation`881
26DESCRIBE `licopps_sites`330
27DESCRIBE `service`15151
28DESCRIBE `enquiry`14141
29DESCRIBE `module_types`661
30DESCRIBE `press_release`13131
31DESCRIBE `press_releases_sites`551
32DESCRIBE `story`12121
33DESCRIBE `sites_stories`550
34DESCRIBE `story_assoc`440
35DESCRIBE `companies_sites`330
36DESCRIBE `categories_users`221
37DESCRIBE `authority`330
38DESCRIBE `sites_users`550
39DESCRIBE `sites`550
40SELECT `Site`.`id`, `Site`.`name`, `Site`.`email_domain`, `Site`.`short_name`, `Site`.`brand` FROM `sites` AS `Site` WHERE `Site`.`id` = 1 LIMIT 1110
41SELECT c.uid, c.name FROM category c WHERE c.parent = 527 ORDER BY c.name 660
42SELECT c.uid, c.name FROM category c WHERE c.parent = 560 ORDER BY c.name 20200
43SELECT DISTINCT SUBSTRING(issued, 1, 4) AS publication_year FROM feature_article AS Article WHERE is_live = 1 AND issued IS NOT NULL ORDER BY publication_year DESC 13130
44SELECT c.lft, c.rgt FROM category c WHERE c.uid = 527110
45SELECT c.uid, c.name, c.level FROM category c WHERE c.lft <= "1413" AND c.rgt >= "1426" AND c.level > 1 ORDER BY c.level 110
46SELECT feature_article.uid, feature_article.headline, feature_article.summary, feature_article.slug FROM feature_article INNER JOIN categorisation is_ctg ON is_ctg.story_id = feature_article.uid AND is_ctg.cat_type = "F" AND is_ctg.category_id IN (SELECT uid FROM category WHERE (lft >= 1413 AND rgt <= 1426) ) WHERE feature_article.is_live > 0 GROUP BY feature_article.uid ORDER BY feature_article.viewed_counter DESC, feature_article.headline LIMIT 0, 10 101040
47SELECT count(DISTINCT feature_article.uid) AS total FROM feature_article INNER JOIN categorisation is_ctg ON is_ctg.story_id = feature_article.uid AND is_ctg.cat_type = "F" AND is_ctg.category_id IN (SELECT uid FROM category WHERE (lft >= 1413 AND rgt <= 1426) ) WHERE feature_article.is_live > 0 1118
(default) 0 query took ms
NrQueryErrorAffectedNum. rowsTook (ms)
(report) 1 query took 1 ms
NrQueryErrorAffectedNum. rowsTook (ms)
1DESCRIBE `reports`17171
(report_slave) 1 query took 2 ms
NrQueryErrorAffectedNum. rowsTook (ms)
1SELECT `MarketResearchReport`.`id`, `MarketResearchReport`.`slug`, `MarketResearchReport`.`name`, `MarketResearchReport`.`description`, `MarketResearchReport`.`summary`, `MarketResearchReport`.`content`, `MarketResearchReport`.`isbn`, `MarketResearchReport`.`code`, `MarketResearchReport`.`pages`, `MarketResearchReport`.`published`, `MarketResearchReport`.`net_price_usd`, `MarketResearchReport`.`active`, `MarketResearchReport`.`publisher_id`, `MarketResearchReport`.`views`, `MarketResearchReport`.`tags`, `MarketResearchReport`.`created`, `MarketResearchReport`.`modified` FROM `reports` AS `MarketResearchReport` WHERE `MarketResearchReport`.`active` = 1 AND MATCH (`MarketResearchReport`.`name`, `MarketResearchReport`.`description`, `MarketResearchReport`.`summary`, `MarketResearchReport`.`content`, `MarketResearchReport`.`isbn`, `MarketResearchReport`.`code`) AGAINST ("Academic/Research") ORDER BY MATCH (`MarketResearchReport`.`name`, `MarketResearchReport`.`description`, `MarketResearchReport`.`summary`, `MarketResearchReport`.`content`, `MarketResearchReport`.`isbn`, `MarketResearchReport`.`code`) AGAINST ("Academic/Research") DESC , MarketResearchReport.published DESC LIMIT 1010102