Projects


Californication (TV)
Character: Karen
Status: out on DVD
Official site | IMDb

The Kid
Character: Gloria
Status: post-production
Official site | IMDb

Heaven and Earth
Character: James Barry
Status: pre-production
Official site | IMDb

Thorne: Sleepyhead (TV)
Character: Anne Coburn
Status: filming
Official site | IMDb

Affiliates


cate blanchett chris o'donnell x files media hugh laurie

more | apply

Facing the World


Join Natascha in supporting the charity and donate now!

Stats


Online since: 2006
Visits:
Users online: online
 
(default) 5 queries took 7 ms
NrQueryErrorAffectedNum. rowsTook (ms)
1DESCRIBE `cake_news`771
2DESCRIBE `cake_news_categories`443
3DESCRIBE `cake_news_comments`881
4SELECT COUNT(*) AS `count` FROM `cake_news` AS `News` LEFT JOIN `cake_news_categories` AS `NewsCategory` ON (`News`.`news_category_id` = `NewsCategory`.`id`) WHERE `News`.`news_category_id` = 56 111
5SELECT `News`.`id`, `News`.`news_category_id`, `News`.`date`, `News`.`title`, `News`.`content`, `News`.`addedby`, `News`.`extended`, `NewsCategory`.`id`, `NewsCategory`.`cat_parent`, `NewsCategory`.`cat_name`, `NewsCategory`.`cat_img` FROM `cake_news` AS `News` LEFT JOIN `cake_news_categories` AS `NewsCategory` ON (`News`.`news_category_id` = `NewsCategory`.`id`) WHERE `News`.`news_category_id` = 56 ORDER BY `date` DESC LIMIT 10001