Archive for November, 2009
[iPhone X 周秀娜] Kissy Chrissie Saipan 2009 Lite
Facebook Wall Spam 問題

今天收到一個FACEBOOK 的wall post 留言,是從一個很久沒聯終的朋友收到的。
“today has been SO crazy so far!! lol
but hey check out this News article I found about Working Online www,ArticleCode,cn”
哈…. 一看便知道這是spam….chowky 變成了一個wall post spam 的受害者呢~
The Silicon Alley Insider reported earlier this month that Facebook had been deactivating links in identified spam posts; removing the posts entirely is a more aggressive measure.
可能是“沒有” link 的關係,所以都沒有自動detect….
“Wall spam” rose to notoriety earlier this month, when members started noticing the phenomenon, and security firms started flagging worms that were spreading via Facebook members’ walls and installing malware when a link in the message was clicked. The company has recommended antivirus fixes and says it’s acting fast.
近這一個月確實真的有這個問題發生,facebook 現在用家真的很多,facebook 很容易就會成為針對的目標。
不過中招的人多數是不太注意網絡安全,所以用家要注意一下自已上網的方式。儘量避免在public area 的computer 上facebook 呢。
中招之後 解決方法:
當然要reset password…最怕的就是那個virus 會自動更新你的email address~
若果真的話就要contact support 了呢~
[Flash] Improving Timeline Using Tweening Engine
現在的flash/flex developer 都已經減少採用了flash 所提供的timeline 來造 animation (chowky 是指 interface /transition 的animation),取而代之就是兩隻不同的tweening engine.
1. TweenLite/ TweenMax ﹣ http://blog.greensock.com/
2. Caurina Tweener ﹣ http://code.google.com/p/tweener/
基本上兩種都是免費的。
Caurina 會稍稍再好一點,因為是採用了MIT license
建議大家兩種都要學習,兩隻的用法其實是差不多的,因為很多不同的sample / tutorial 都會各自採用,所以當別人使用了的話,至少要看得明白呢。 (應用上,chowky 會 suggest caurine tweener, 始終mit 是沒有任何license limitation,而且太相似了,有完全免費的就當然要用啦~)
文中所介紹的方法,是利用tweenlite 來控制timeline.
當然同樣地可以改用tweener.
在flex 的角度,差不多必定要用tweening engine 而放棄 flex 的 animation library….原因很簡單,有bugs…..這個情況發生在ILOG Calendar 上 (當在複雜的情況之下)。chowky 自己亦在中招之後就利用tweening engine 來控制 animation 的 start/stop.
Source: http://blog.alanklement.com/2009/11/27/improving-flash-interactive-timeline-animations/
Linkedin API
雖然香港的人很少去用Linkedin. 不過不妨玩玩
chowky 都打算試下開個account 用~
Linkedin 都新推出了API,讓Developer 可以做多一點~ (facebook 都有,linkedin 都必定要有呢~)
linkedin 的login 方法和google app engined authentication 的方法很相似,都是要開頁OAuth Authentication page. 還要login 之後才會開到你想要的工作。其實和facebook的做法都差不多,都要開頁login 。
OAuth
An open protocol to allow secure API authorization in a simple and standard method from desktop and web applications.
不過暫時都未有swc / flash 的版本~若果想做的話就要等一下啦
Google Wave 教學?!
Google Wave 還未真正的推出,就已經有人在賣”書“ 花 (preview edition)。The Complete Guide to Google Wave 這個名真是搶儘先機~
當google wave 開始有新消息,突然之間好像多了很多人在討論google wave。chowky 覺得好像是潮流似的,哈,google 的影響力真的不能低估。

Source: http://completewaveguide.com/guide/The_Complete_Guide_to_Google_Wave
[Flex] 剖析不同的 Components Sizes (measured by lines of code)
身為flex developer ,應該要對自已每天都對著的framework 有多一點的了解。 (分明就沒有了解啦),看到了之後有點嚇人…..原來advanceDataGrid 是第一位。。。。大家要小心使用的呢~
有個developer 就分析了不同component 的lines of code,當然,愈長的code 就一定會花更多的時間的呢~而devleoper 都應該儘量留意使用和使用的方法。
以下是 3.0.0 的分析:

幾千行沒什麼大不了? 錯!
先看看: AdvanceDataGrid 的inheritance
UIComponent
ScrollControlBase
AdvancedListBase (4,553 lines of code, 8,573 total)
AdvancedDataGridBase (1,184 lines of code, 2,084 total)
AdvancedDataGridBaseEx (4,503 lines of code, 7,428 total)
AdvancedDataGrid (5,385 lines of code, 8,432 total)
你要全部加起來,about 15,605 行code. (若加上comment and whitespace –26,517!). 相等於7﹪ of flex framework. [已經不計入UIComponent, ScrollControl Base 了]
值得留意的是ListBase 是第二大的class…… (所以很多人都會少用list control, 至於datagrid…無法子……都要用的呢….不過現在是大量採用….暫時都未有問題)
長的code 除了慢之後,debug 都會是一個很大的問題,你用了advancedatagrid 之後,如果是framework 本身 (當然你是不知道的呢) 有問題,then …you are in trouble…..因為一個問題而看30000行code? 似乎不大可能的。
不同component 的Full List 對於optimization 方面來說真是十分有用。你可能不能避免,但你會小心使用。
應該要說句公道說話,始終flex framework 還是很新的,所以framework 還有很多地方要improve, optimize. developer 自己要留意一下自己的coding 方法。避免自己的apps 變成一隻蝸牛。
Touchscreen USB Ready!
只要利用usb 就可以加多一個7″ USB touch screen monitor
就是這麼簡單?很得意呢~

Photoshop.com mobile app for Android 經已推出
Posted by Chowky in Uncategorized on November 25, 2009
先前chowky都有介紹過iphone 版的
這麼快就推出 android 版,andorid 和iphone 的版本的功能差不多,都是有一些簡單的執相效果。最後就是分享所影的相。
[Flex] Flex Builder for Linux Alpha 5
Flex Builder for Linux 一向都比window 和mac 慢很多。
現在只是flex builder 3 only.
當然,只用 linux 的用家是少數,所以投放的資源都會比較少。簡單來說就會是慢一點呢~。
不過這個消息對linux developer 來說當然是好的啦。雖然講就是cross platform,不過都難保不同還有 bugs 會令致某些function 出錯,所以直接在deploy 的environment 作開發才是最佳的選擇。
Flex Builder for Linux 將會在12 December expire. 大家可以在
Source: http://www.ashorten.com/2009/11/25/updated-build-of-flex-builder-for-linux-available/
Google Chrome OS Screenshot
Posted by Chowky in Uncategorized on November 24, 2009
google chrome os ,大家可以先看看簡介~
chowky 覺得應該是可能的,不過還是觀望吧。簡介有點過火,causal use 就有可能,真正的使用就無可能,沒有internet 就不用computer!?@@” (雖然有好多時候都是問google)








Recent Comments