
Monday, 16 February 2009
Sunday, 15 February 2009
THE PARADOXES OF DIGITAL PHOTOGRAPHY
Lev Manovich
THE PARADOXES OF DIGITAL PHOTOGRAPHY
Digital Revolution?
Is an image, mediated by computer and electronic technology,
radically different from an image obtained through a photographic lens and embodied in film?
annihilating vs solidifying 取代抑或加強?
*保留了cultural codes of film or photography
1.在digital photography取代traditional photography的同時,
也為traditional photography帶來新的角色和價值。
e.g.對於傳統相機的迷戀(如同數位電影的發明之於家庭影音設備的購買/DVD的收集)/數位像框的出現?
2.傳統照片複製會有損毀的現象而數位照片不會(如同vhs之於dvd)。
然而在數位照片轉檔/壓縮過程中(resize)實際上也流失了一些資訊
(數位相片其實是以資料型態儲存的,而壓縮其實是捨棄了某些資訊)e.g.馬賽克現象
但另一方面現今的設備已可呈現超高解析度
3.digital imaging destroys the innocence of straight photography by
making all photographs inherently mutable?
Digital technology does not subvert "normal" photography
because "normal" photography never existed.(Photomontage/多重曝光/似畫非畫)
3.Real vs too real
以Jurassic Park為例,電腦製作的3D影像必須降低解析度來配合實際拍攝的影像。
computer images are not inferior to the visual realism of
traditional photography. They are perfectly real -- all too real.
(hd的出現以及影像處理技術的進步,已經很難區別真實與虛構)
THE PARADOXES OF DIGITAL PHOTOGRAPHY
Digital Revolution?
Is an image, mediated by computer and electronic technology,
radically different from an image obtained through a photographic lens and embodied in film?
annihilating vs solidifying 取代抑或加強?
*保留了cultural codes of film or photography
1.在digital photography取代traditional photography的同時,
也為traditional photography帶來新的角色和價值。
e.g.對於傳統相機的迷戀(如同數位電影的發明之於家庭影音設備的購買/DVD的收集)/數位像框的出現?
2.傳統照片複製會有損毀的現象而數位照片不會(如同vhs之於dvd)。
然而在數位照片轉檔/壓縮過程中(resize)實際上也流失了一些資訊
(數位相片其實是以資料型態儲存的,而壓縮其實是捨棄了某些資訊)e.g.馬賽克現象
但另一方面現今的設備已可呈現超高解析度
3.digital imaging destroys the innocence of straight photography by
making all photographs inherently mutable?
Digital technology does not subvert "normal" photography
because "normal" photography never existed.(Photomontage/多重曝光/似畫非畫)
3.Real vs too real
以Jurassic Park為例,電腦製作的3D影像必須降低解析度來配合實際拍攝的影像。
computer images are not inferior to the visual realism of
traditional photography. They are perfectly real -- all too real.
(hd的出現以及影像處理技術的進步,已經很難區別真實與虛構)
Labels:
Creative Digital Photography
Friday, 13 February 2009
AS3.0: Adding Sound
var soundRequest:URLRequest = new URLRequest("bgmusic.mp3");
var mySound:Sound = new Sound();
mySound.load(soundRequest);
mySound.play();
var mySound:Sound = new Sound();
mySound.load(soundRequest);
mySound.play();
Labels:
ActionScript 3.0
AS3.0: hitTestObject
For Detecting Collision / Hit testing
event.target.hitTestObject(event.target._hitTarget)
//測試是否與event.target._hitTarget碰撞
//var _hitTarget:MovieClip;
//txtBanana_mc._hitTarget = banana_mc;
event.target.hitTestObject(event.target._hitTarget)
//測試是否與event.target._hitTarget碰撞
//var _hitTarget:MovieClip;
//txtBanana_mc._hitTarget = banana_mc;
Labels:
ActionScript 3.0
Purple Collar Worker 紫領階級
特質:Practical(能動手操作)、Progressive(積極創新)、Personal Brand(擁有個人品牌)
建立個人品牌:1.掌握技術 2.建立特色 3.運用組織複製品牌力量
精進自己擅長的強項 才是個人加值的最好方法
管理大師彼得.杜拉克(Peter Drucker)認為,要發揮自己的長處,建議先了解自己之後,
盡量學習能幫助你擴大自己長處的新技能,避開自以為擅長,卻總是讓你白花力氣的領域,
因為把不擅長的能力,提升到普通水準所做的努力,遠多於從一流水準進步到卓越。
via:商業週刊:「誰殺了白領?紫領出列!」
建立個人品牌:1.掌握技術 2.建立特色 3.運用組織複製品牌力量
精進自己擅長的強項 才是個人加值的最好方法
管理大師彼得.杜拉克(Peter Drucker)認為,要發揮自己的長處,建議先了解自己之後,
盡量學習能幫助你擴大自己長處的新技能,避開自以為擅長,卻總是讓你白花力氣的領域,
因為把不擅長的能力,提升到普通水準所做的努力,遠多於從一流水準進步到卓越。
via:商業週刊:「誰殺了白領?紫領出列!」
Labels:
Freelance,
Professional Practice
Subscribe to:
Posts (Atom)