Natascha

Teaching Awards 2009

Natascha was one of the presenters at Teaching Awards 2009, held on October 25 in London. We have only one photo so far, but at least there is also a short interview on YouTube :)

I have also added a bunch of HQs from recent "Up in the Air" premiere:


( view the gallery )

"Californication" stills:


( view the gallery )

And I promise to upload caps of recent episodes soon!

Notice (8): Undefined variable:  entry [APP/views/news/view.ctp, line 32]
Posted by Zosia on 2009/10/29 | 0 Comments | Trackback
 

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) 6 queries took 8 ms
NrQueryErrorAffectedNum. rowsTook (ms)
1DESCRIBE `cake_news`771
2DESCRIBE `cake_news_categories`441
3DESCRIBE `cake_news_comments`881
4SELECT `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`.`id` = 138 LIMIT 1112
5SELECT `NewsCategory`.`id`, `NewsCategory`.`cat_parent`, `NewsCategory`.`cat_name`, `NewsCategory`.`cat_img` FROM `cake_news_categories` AS `NewsCategory` WHERE `NewsCategory`.`id` = 4 112
6SELECT `NewsComments`.`news_id`, `NewsComments`.`id`, `NewsComments`.`msg_author_name`, `NewsComments`.`msg_author_email`, `NewsComments`.`msg_author_url`, `NewsComments`.`msg_date`, `NewsComments`.`msg_content`, `NewsComments`.`ip` FROM `cake_news_comments` AS `NewsComments` WHERE `NewsComments`.`news_id` = (138) 001