http://playpcesor.blogspot.com/2008/07/juking-air.html
支援中文、日文、英文歌手/樂團的搜尋
有空玩玩吧,真的很棒
推薦 搜尋 katie manula 唱的很棒喔 :)
Wednesday, July 30, 2008
Monday, July 28, 2008
Sunday, July 27, 2008
openflux
OpenFlux is an open-source component framework for Flex which makes radically custom component development fast and easy.
http://code.google.com/p/openflux/
介紹
http://www.insideria.com/2008/06/getting-started-with-openflux.html
http://code.google.com/p/openflux/
介紹
http://www.insideria.com/2008/06/getting-started-with-openflux.html
Saturday, July 26, 2008
Top 10 Concepts That Every Software Engineer Should Know
是篇好文章, 提到一些新東西, 包括新的 protocol: OAuth, 以及我們現在 3.0 用到的 caching. 對於 caching, 文章裡提到 : "No modern web system runs without a cache, which is an in-memory store that holds a subset of information typically stored in the database." "The need for cache comes from the fact that generating results based on the database is costly."
致於什麼時候應該清 cache, 也有一套標準程續: "Caching comes with a cost. Only some subsets of information can be stored in memory. The most common data pruning strategy is to evict items that are least recently used (LRU). The prunning needs to be efficient, not to slow down the application."
看來我們的方向是對的, 只是可能沒時間做到那麼細. 要做這麼細的話, 又要被質疑一堆ㄅ ~
眼睛看不到的功能, 似乎就不會被認為是一種功能. 通常這種功能只有內家心法高深的人才看得出來ㄅ. 不過話說回來, Client side 的功夫, 實在博大精深阿~
http://www.readwriteweb.com/archives/top_10_concepts_that_every_software_engineer_should_know.php
Anyway, be the first to know~
致於什麼時候應該清 cache, 也有一套標準程續: "Caching comes with a cost. Only some subsets of information can be stored in memory. The most common data pruning strategy is to evict items that are least recently used (LRU). The prunning needs to be efficient, not to slow down the application."
看來我們的方向是對的, 只是可能沒時間做到那麼細. 要做這麼細的話, 又要被質疑一堆ㄅ ~
眼睛看不到的功能, 似乎就不會被認為是一種功能. 通常這種功能只有內家心法高深的人才看得出來ㄅ. 不過話說回來, Client side 的功夫, 實在博大精深阿~
http://www.readwriteweb.com/archives/top_10_concepts_that_every_software_engineer_should_know.php
Anyway, be the first to know~
Thursday, July 24, 2008
gettyimages 依心情播放照片,聲音,還有影片的網站
http://moodstream.gettyimages.com/usa/?isource=direct-entry_mood_usa
so nice :)
作這種工作一定很enjoy...
而且我們的技術能力也能作 ( 前提是mp3 & flv )
so nice :)
作這種工作一定很enjoy...
而且我們的技術能力也能作 ( 前提是mp3 & flv )
Wednesday, July 23, 2008
兩篇近期用到的東西
Things You Must Do Before Unloading a SWF File....
(之前放介紹影片時碰到)
http://www.moock.org/blog/archives/000279.html
convert xml tags to lowercase....
(之後support各家的tag時)
http://www.moock.org/blog/archives/000278.html
(之前放介紹影片時碰到)
http://www.moock.org/blog/archives/000279.html
convert xml tags to lowercase....
(之後support各家的tag時)
http://www.moock.org/blog/archives/000278.html
Tuesday, July 22, 2008
Application 如何呼叫module裡面的funcion
Application 如何呼叫module裡面的funcion
(moduloader.child as ChildModule1).method()
(moduloader.child as ChildModule1).method()
Sunday, July 20, 2008
Rich Internet application predictions from the experts
http://blogs.zdnet.com/Stewart/?p=719
Rich Internet application predictions for 2008
http://blogs.zdnet.com/Stewart/?p=699
一些用途跟concept可以省思一下
Rich Internet application predictions for 2008
http://blogs.zdnet.com/Stewart/?p=699
一些用途跟concept可以省思一下
Thursday, July 17, 2008
Wednesday, July 16, 2008
components
來源: AdvancED Flex Application Development: Building Rich Media X
Other components include
the scrollbar, the combo box (or drop-down list), text fields, and text areas;
they represent the fundamental information interactions that have evolved over 30+ years of GUI computing.
...............
You may be surprised to discover that fewer than two dozen such components comprise the vast
majority of web-based experiences; these components form the basis of the language of each and
every Internet application, and as I say, are readily understood by an increasing majority of web users.
我也是這麼的覺得
創新ui不是不好
但是要能夠超越以上這些原有的優點
Other components include
the scrollbar, the combo box (or drop-down list), text fields, and text areas;
they represent the fundamental information interactions that have evolved over 30+ years of GUI computing.
...............
You may be surprised to discover that fewer than two dozen such components comprise the vast
majority of web-based experiences; these components form the basis of the language of each and
every Internet application, and as I say, are readily understood by an increasing majority of web users.
我也是這麼的覺得
創新ui不是不好
但是要能夠超越以上這些原有的優點
Tuesday, July 15, 2008
Monday, July 14, 2008
Friday, July 11, 2008
增加 compile速度
http://www.rogue-development.com/blog2/2007/11/slow-flex-builder-compile-and-refresh-solution-modules/So if you have a hundred or so of these:
mx:Button icon=”@Embed(…)
You’ll be in a world of pain. The easiest solution is to move those embed calls into your style sheet and then compile your style sheet as a module.
mx:Button icon=”@Embed(…)
You’ll be in a world of pain. The easiest solution is to move those embed calls into your style sheet and then compile your style sheet as a module.
Thursday, July 10, 2008
連猴子都會用的3D軟體,google sketchup
sketchup官方網站:有較多教學
http://www.sketchup.com/
google sketchup官方下載網站
http://sketchup.google.com/download.html
Create cool stuff with Google SketchUp
http://tw.youtube.com/watch?v=5PLSlHbQ-bc
應該可以建lively的model吧...不能輸給猴子 晚點來玩玩看
http://www.sketchup.com/
google sketchup官方下載網站
http://sketchup.google.com/download.html
Create cool stuff with Google SketchUp
http://tw.youtube.com/watch?v=5PLSlHbQ-bc
應該可以建lively的model吧...不能輸給猴子 晚點來玩玩看
或許有些idea
日本電信公司 NTT DoCoMo Vision 2010
http://blog.yam.com/leo2016/article/16150134
一些不可能的現在都有可能了
介面的部份參考and OPEN MIND
http://blog.yam.com/leo2016/article/16150134
一些不可能的現在都有可能了
介面的部份參考and OPEN MIND
Wednesday, July 9, 2008
Google Lively & Flex??
最近google的新玩意
http://blog.pixnet.net/zusocfc/post/19756497
如果這謠言是真的
http://www.riapedia.com/2008/07/09/google_uses_flex_lively_ui
我們上層又八了自己一巴掌
http://blog.pixnet.net/zusocfc/post/19756497
如果這謠言是真的
http://www.riapedia.com/2008/07/09/google_uses_flex_lively_ui
我們上層又八了自己一巴掌
Be a part of Flex development
要幫 Flex debug 嗎?
解 3 隻以上的 bug 就有獎喔~
http://opensource.adobe.com/wiki/display/flexsdk/Flex+3+Contributions
或許以後去 Adobe 當 QA 也不錯.
至少不會每天都聽到有人說 Flash 是沒用的技術之類的話.
解 3 隻以上的 bug 就有獎喔~
http://opensource.adobe.com/wiki/display/flexsdk/Flex+3+Contributions
或許以後去 Adobe 當 QA 也不錯.
至少不會每天都聽到有人說 Flash 是沒用的技術之類的話.
Tuesday, July 8, 2008
Running C and Python Code on The Web
世界是往 Web 移動的. 而且是往 Flash Player移動的:
http://www.toolness.com/wp/?p=52
聽說 FireFox 4 就會出.
到底該不該跟該集團提這件事呢?
算了, 就讓他死吧.
http://www.toolness.com/wp/?p=52
聽說 FireFox 4 就會出.
到底該不該跟該集團提這件事呢?
算了, 就讓他死吧.
Monday, July 7, 2008
Drag處理
感謝Hongyi大提供
http://www.brucephillips.name/blog/index.cfm/2006/11/4/Dragging-Items-From-a-TileList-Control-To-A-Container
說明如下
假設container所設處理drop的事件為
dragDrop="DropIn(event)"
public function DropIn(event:DragEvent):void
{
有兩個取資料的方式
dragInitiator---->指的是你從那個container拖拉出來的 指派到該container上
var sourceList:* =event.dragInitiator ;
dragSource---->指的是單位資料量 就像平常push到ac或xml的單一node
var items:Array = event.dragSource.dataForFormat("items") as Array;
trace(sourceList.selectedItem.ItfileName);
trace(items[0].ItfileName);
...以下略
http://www.brucephillips.name/blog/index.cfm/2006/11/4/Dragging-Items-From-a-TileList-Control-To-A-Container
說明如下
假設container所設處理drop的事件為
dragDrop="DropIn(event)"
public function DropIn(event:DragEvent):void
{
有兩個取資料的方式
dragInitiator---->指的是你從那個container拖拉出來的 指派到該container上
var sourceList:* =event.dragInitiator ;
dragSource---->指的是單位資料量 就像平常push到ac或xml的單一node
var items:Array = event.dragSource.dataForFormat("items") as Array;
trace(sourceList.selectedItem.ItfileName);
trace(items[0].ItfileName);
...以下略
Sunday, July 6, 2008
Wednesday, July 2, 2008
good to have,must have
那怕每次開會leader都說這些是"good to have"
的一堆莫名其妙的功能,特效
經過老闆說出來都是must have
彷彿多了一個會跳動的icon
就會讓user迫不及待的想要用
google!!
老闆!多看看google吧!
的一堆莫名其妙的功能,特效
經過老闆說出來都是must have
彷彿多了一個會跳動的icon
就會讓user迫不及待的想要用
google!!
老闆!多看看google吧!
Tuesday, July 1, 2008
Google 索引 Flash SWF 檔案
原文:http://googlewebmastercentral.blogspot.com/2008/06/improved-flash-indexing.html
flash基本上不需要,google會自動搜尋他,但是有一些技術上限制
1.如果swf是藉由javascript load進的可能找不到
2.動態load進swf的內容,目前google會視為不同的檔案
3.多國語言還有一些問題,目前還在解決中
如果有不想被google search到的資料,盡量作成圖(不知道static text算不算)
flash基本上不需要,google會自動搜尋他,但是有一些技術上限制
1.如果swf是藉由javascript load進的可能找不到
2.動態load進swf的內容,目前google會視為不同的檔案
3.多國語言還有一些問題,目前還在解決中
如果有不想被google search到的資料,盡量作成圖(不知道static text算不算)
Subscribe to:
Posts (Atom)

