2008年10月9日 星期四

What's FRAMEWORK ?

Google到的:
A framework is a set of classes that are designed to work together. Usually using a framework involves implementing interfaces or extending classes provided by the framework.(link)

耶書:
 你怎麼解釋呢
Vanilla:
 一组class可以用
耶書:
 那怎麼評斷一個 framework 牛不牛
Vanilla:
 我觉得是看功能
Vanilla:
 功能多就牛

http://progression.jp/

2008年9月14日 星期日

Flash Media Encoding Server(FMES)

http://www.adobe.com/devnet/logged_in/jfewless_fmes.html
  • Take your catalog of archived materials and convert them easily into Flash compatible formats
  • Integrate the server into your production workflow by offloading the encoding process from your editors' machines to a dedicated server
  • Ingest user-generated content from a variety of formats and prepare it to stream through Flash Player
  • Encode high-quality video files into multiple bitrates to accommodate changing network conditions
Flash Media Encoding Server is being introduced for US$6000. It will be available later this year.

Flickr 夏季 special



Flickr 夏季 Special

9月底前,買一年(以上)帳號,多送3個月哩。

PS.一年年費24.95美金,約台幣800元。

2008年6月11日 星期三

download : dialog box failed to open (as2)

  • You did not pass a value for the url parameter.
  • The parameters passed are of the incorrect type or format.
  • The url parameter has a length of 0.
  • A security violation occurred; your SWF file attempted to access a file from a server that is outside your SWF file's security sandbox.
  • Another browse session is already in progress. A browse session can be started by FileReference.browse(), FileReferenceList.browse(), or FileReference.download().
  • The protocol is not HTTP or HTTPS.