無論你我是否認識,我也欣然讓你知道,
將近三十出頭的我,來年為人生寫下新一頁。
[這篇博客內容可能因時日久遠而與現實有差異,請注意!]
結婚要派帖,印帖這話兒在書籍上在網上都有許多參考,但亦有些事好像不多人提及,所以我把印帖過程中得到的心得(其實也不算什麼)綜合在此:
一直屬意,想將結緍的整個過程記錄下來,把它串成故事,作個人記念又好,與人分享經驗交流心得又好。只是工作一天比一天忙,婚事要打點的事一日比一日重,能記下的不多。
見朋友偶有詢問,自己在找資料時亦得到不少網友的協助,所以我也來貢獻一些分享。先以我們的 Pre-wedding 拍攝為首: Stans Production
坦白說,這篇網誌一出,也許對這間年初才掛正名號作業的攝影工作室有相干影響,事關在網上搜尋「Stans Production」的話,你會發現有關這工作室的評論不多。單是當日我和當時的女朋友(現在是未婚妻:),在第一次參觀結婚展,被一輪介紹,又看過相片,覺得不錯時,下意識地付了訂後,在網上重新搜尋這工作室相關資料,竟然其結果少得可憐。就算他們標明的公司網址也是去不到。當時我們即時趕及他們在關檔前向他們求証,他們回應因為在翻新之中。作為網頁開發員的我,當然有點嚇怕,那刻要求退錢不成,撻訂也不是,於是日日夜夜盼望他們不是騙人的。
幸好,他們的確不是騙子公司,在付訂後兩個多月,他們開設了FACEBOOK,也啟用了網站,而上到其公司上址,看到一齊是新簇的,才開始舒懷。
我和女朋友選了 Pre-wedding 和 big-day 都靠這間公司,也許新開張優惠,我們多了個室內影棚優惠。該影棚不算大,但場景還不錯,我頗喜歡(而最終就拍出來的相,還是室內影棚的較好)。
整個選衫過程蠻好,但要說整個過程(選日子、試衫、度身、拍攝日)有什麼感受,我不會一一細數,但有好有不好,不詳細公開。但只想說:
不過我寧願相信只因為他們初初開張,而剛巧我們對以上數點頗有期望卻未達所願。之不過,若只看相片的話,他們拍的照片也蠻好的(再強調,我建議可選用他們的室內影棚來拍攝):
我和未婚妻都不是什麼俊男美女,所以也不會期望像男女模特般拍得漂亮。
因為我們的 Big-day 也是拜託他們,而我對他們仍有信心,希望 Big-day 那一天的整個流程也順利如意。到時再更新有關這間工作室的分享。
自 21 SEP iOS6 釋出後,過了24小時左右,花了一小時自動更新,把手機轉到 iOS6 去。更新的原因,主要是因為它對 Safari 進行了若干改進。
在左圖你可以見到,Safari 的若干改進中,有前所未見的更新:支援照片上傳 (Support upload from media library) 。此前,因為 sandbox 原故,或是因為沒有做好 portal,手機隨了靠 native app 如 PhoneGap 來作搭橋方式,把資料送上去後台程式。現在連網頁都能夠上載相簿中的相片,甚至即是拍照,這可是一個不顯眼的突破。對於一般上網族,未必留意到這個改變,但對於網頁開發人仕,可不要忽略這個新功能。因為,這個新功能帶來的方便,可改寫你之前對某些認為一定要寫 native app 才做到的事情,變由拍一張照傳到後台,經後台分析而得出處理結果。
此外,對網頁開發員的另一個好消息(突破相對較小),是其 JavaScript 的執行效能。且看以下網站將 iOS5 跟 iOS6 進行的對比測試:
http://www.newmobilelife.com/2012/09/15/ios6-vs-ios5-safari-benchmark/
可看到網頁呈現的反應之差異。實際前往我公司的網上商店,可感受到網頁很快便能完整呈現。
當然,新 Safari 也同時帶來一些問題,就是對 POST Ajax 的 caching 處理跟 iOS5 。因而有些網站反映有一些問題出現。解決方法是添加一個不斷隨時間而變的數值到 ajax 作出回應的 function call 中: http://stackoverflow.com/questions/12506897/is-ios6-safari-caching-ajax-results
至於其他改進,也是使用層面中體驗經歷,也不用作深究了。
As a Mac user, but not an expert linux user. Sometimes when you follow some online tutorial to teach you work out some installation or task, you may encounter an issue of ‘permission’ deny.
You may clever enough the think of ‘I not yet grant enough permission’ so then you try using a command ‘su – root’. However, if you use this first time, you may find the Terminal reply you ‘su: sorry’, which indicate your password is incorrect.
‘What?! I am the owner of my Mac and my account is admin!!!’ You end up with this anger, and double that your Mac is kidding. In fact, [ admin != root ].
The message is really telling you that the password is incorrect. It happens just because the password is empty. What you need to do is to setup the password for the root account. The command you need is ‘sudo passwd root’, set your password (please remember the password!!!). Once you set it, you can try login as root. Now you should grant the root permission.
Facebook 曾打響旗號,將其 iPhone app 和 android app 改為以 app container 配合 HTML5 來製成適合智能手機上使用的 mobile web app,一時將 HTML5 的風吹得熾熱,讓人們覺得 HTML5 web-based apps (a.k.a HTML5 app)正是手機程式開發的理想方向之一。然而近來又似乎在打退堂鼓…… Continue reading Facebook app – 由 HTML5 回到 原生 iOS app
當啟動 WIN 8 時,METRO UI 是第一個讓你覺得整個視窗也是渙然一身。有些像 MAC 由 LEOPARD 昇級至 LION 後的 LAUNCHPAD 之脫變。製作 METRO UI 的設計師其實也很省力,比起 LION 介面要設計很多美觀圖像,METRO 的方塊設計用不著考慮用色的多寡。
對於電腦使用者的你來說,WINDOW 8 的面世是一項電腦應用的新體驗。新的 Metro UI 一改沿用多年的介面,應對 iOS 的簡單介面而作出適合手提儀器改良的新介面。
Continue reading Win 8 IE10 初體驗﹣Front-end Web Developer 迎接 Win 8 IE 10 的挑戰
From the day Steve Jobs declare iPhone does not support Adobe Flash, it is the beginning of the decline of Adobe Flash. In sprite of being a Flash Developer in the past, I have to admit that Flash is not ideal to run on mobile device. Flash requires certain amount of resource to execute smoothly, while mobile device normally unable to provide such demand.
Android device keeps mentioning to support Flash, however, the disappointed user-experience causes people from joining their parties. So that from 15th Aug, Android is no longer provide Flash player for its devices.
Does HTML5 really the most suitable candidate for his task? My answer is: NO. I don’t thinking HTML5 can replace Flash game / Flash animation easily. Or the development of that game /animation will be complicated. No matter what, building multimedia content with HTML5 is the global trend. But if your target audience is not teenage, you probably keep using Flash as the tool, as Desktop has much powerful computing ability, with developer familiar with Flash programming, building fancy stuff with Flash can be much complicated but much faster.
Related reading:
Flash退出Android平台 正式告別移動端
http://news.cnyes.com/Content/20120816/KFM56OW8LB8KR.shtml
Did Steve Jobs kill Adobe Flash:
http://articles.cnn.com/2011-11-09/tech/tech_mobile_flash-steve-jobs_1_html5-battery-hog-photoshop?_s=PM:TECH