Archive for the ‘網誌’ Category
網路創業:你需要知道的事(一)
今天在開會的時候,聊到對於網路創業的入門者來說,需要注意或知道的事情。結果在Refly那傢伙當年的筆記裡面找到一堆東西,就直接拿出來用了XD 以下是小小的重點整理:
一、你的「創意」根本就沒有價值
創意如果就只是創意,那他根本就沒有價值。創意的價值在於你把他做出來之後,才成其價值。每個人都可以有創意,點子其實很好想,但重點在於實做他、推廣他、行銷他。
不良的筆電使用姿勢
Core77做了一堆研究,發表出來的結果當中,對於我們最有用的就是下面這一張不良筆電使用姿勢整理了,標明為紅點的地方就是容易造成肌肉或關節受傷的部位,不過這樣看起來,疑似最右上角那個姿勢是沒有問題的:
Facebook:保護你的隱私
上周Facebook更改了許多隱私設定,現在連Google都可以搜尋到Facebook牆上的內容了,你怕不怕?其實只要修改幾項設定,就可以避免掉許多麻煩。
不過,你的朋友可以看到你的所有好友名單,這一項是沒救了。
你可以透過下列幾種方法,在Facebook上保護你的隱私: 》》》》繼續閱讀…
FreeMyPDF:破除PDF的防止複製以及防止列印限制
有時候會遇到不能複製文字或是不能列印的PDF對吧?這時候用FreeMyPDF就可以搞定了!透過FreeMyPDF首頁的上傳按鈕,把你的PDF上傳 (大小限制是7mb),接著按下「Do It!」按鈕進行限制的破解,就可以拿到沒有限制的PDF檔囉。
Site name changed to 『Refly Network』
Our site name is changed to 『Refly Network』 today, and it’s time to make some change.
2010年費收取完成,以下是服務相關變動
2010年的會員年費收取完成,以下是說過的服務相關變動:
- +8時區的夜間中文客服由於使用率偏低,因此關閉+8時區 晚間 09:00 ~ 早上 11:00 的中文客服 (保留英文客服)
- 客服電話一律改為美國VOIP,不提供台灣實體線路電話號碼,但提供美國市話號碼(US Landline number),詳情請見約定書。
(可用Gtalk/Gizmo5/SIP/國際電話方式播打,打美國市話費率低者也可以直接撥打,根據廣告,台灣打美國比打美濃更便宜 )
是的,只有這一項有變動而以。
2009年Refly.net營運相關費用: 》》》》繼續閱讀…
Refly的所有業務2009/09/20起停止
是的,由於Refly即將被抓去關不對,是要去一個沒有網路的地方,是要去進行報效國家的大業(這樣行了吧?不酸了厚?),因此Refly的所有業務自即日起暫停一年,以下是相關處置方式:
(現有的客戶應該待會會收到我這邊發出去的系統信@@)
一、諮詢客戶全部轉由Chinsummer處理
二、由於手上所有的案件都已經完工,因此Refly未來一年中不再接任何案件
三、ticket照收,但是請做好要兩星期才會處理的心理準備(如果沒有不能說的秘密,請盡量送ticket給Chinsummer,謝謝)
四、能夠自動化的部分都自動化了,所以如果有什麼服務沒有起來請等待五分鐘~十分鐘,仍然沒有起來的話請送ticket給我,感恩
五、Refly關一半之後,我也要被抓進去關了(我講我自己可以用關吧?)
–
誰能告訴我為啥台灣一定要把人抓去關個幾百天?
不是都要統一了嗎? 不是第三次國共合作了嗎?
Using AutoIt to create Application Shortcuts from Google Chrome
You can use Google Chrome’s 『Application Shortcuts』 function to create any website to open and feel like a standard windows desktop application, but how to auto install it instead of create it yourself? (or maybe you want to create an installer to your website for your customers)
Google Chrome have different installation path in XP and Vista , it even have different installation target for EVERY USER! 》》》》繼續閱讀…
Google Chrome silent install

Although Google Chrome provides a near-to-silent installer to us, but it will display a noisy screen in the last, which prompts to to set Google Chrome to default browser or not, import Internet Explorer bookmarks or not….etc.
So how to make it silent install? I’m using AutoIt v.3 to solve it.
here is my AutoIt v.3 script.
Google Chrome Standalone installer
although google officially provides a link to let us download the standalone installer of google chrome,but this version is not up-to-date.
for example, when I download via the URL mentioned earlier,google gives me a 2.0.172.28 version,I have to update it after install, and then it will update to 3.0.195.21.
so how to get the latest (up-to-date) standalone installer of google chrome?
you have to download the OLD version through this link, install it,then navigate to 『About Google Chrome』, then press update.
during the update process, Google Chrome will place a temp installer dir in %userprofile%\AppData\Local\Google\Update\Download,
you got to watch it , because it will only appear for a while (about 30 secs), then copy it out.
after these, you will get an up-to-date standalone installer of Google Chrome.