preload
Jul 26

FROM : YAHOO

TAIPEI (AFP) – Apple was threatened Monday with a fine if it did not act on a dispute in which thousands of visitors to its online store tried to buy computers that were wrongly priced at massive discounts.
The Taipei city government said the US giant had mis-priced two models Friday afternoon, with one on sale for a little over 40 percent of what it should have been.
Apple corrected the prices hours later but by that time more than 200,000 units had been ordered, local media said.
The news comes after computer giant Dell was forced to honour the sale of various electronics goods at a third of their price after offering them at a cut price on the Internet in error.
The complaints erupted after the company unilaterally altered the prices of the bargain-hunting orders.
Apple would not say if it would deliver the products on the erroneous prices. And after an initial investigation, the city government’s Law and Regulation Commission issued an ultimatum to the US computer company.
“The city government has tried to reach Apple since Friday afternoon but has not yet received any response from it over the more than 30 consumer complaints,” Yeh Ching-yuan, chief of the commission, said in a statement.
“Apple has to respond to our order before the end of Tuesday or may face a fine of up to 300,000 Taiwan dollars (9,400 US) according to the consumers’ protection law,” he warned.
Apple is required to provide details of the alleged mis-pricing, why it happened, the number and value of orders placed on the mis-price basis, and how the company will act to compensate the customers, he said.
Local media said Apple listed its Mac Mini at 19,999 Taiwan dollars (625 US), about 42 percent of its original price tag of 47,710 Taiwan dollars.
Also, the 8-GB version of Mac Mini Snow Leopard Server was priced lower than the 4-GB version, which costs 34,900 Taiwan dollars.
A court in southern Taiwan last month ordered Dell to deliver 18 laptops and 76 flat-panel monitors to 31 consumers for 490,000 Taiwan dollars, less than a third of the normal price, the Taipei-based Apple Daily said.
The company advertised the unusually low prices on its website in June and July, prompting bargain-hunters to place 200,000 orders.
The consumer rights authorities in Taipei also fined Dell one million Taiwan dollars.

Tagged with:
Jul 22

更新 : 剛剛我在刷一次. 信用卡扣款了. 看來這次是來真的了. 希望蘋果能按照 NT$ 19,900 出貨..
更新2 : 又變NT$ 47,710

Mac mini Snow Leopard Server

2.66GHz Intel Core 2 Duo
8GB 1066MHz DDR3 SDRAM – 2x4GB
Dual 500GB Serial ATA Drives
COUNTRY KIT,K40-TWN
User’s Guide (Traditional Chinese)
+
Mini DisplayPort to DVI Adapter

這樣多少錢呢??!!

NT$ 52,180 含稅

同樣的組態.教育折價多少錢呢??

NT$ 20,900 含稅


二話不說.馬上刷卡刷下去!!!!!!


檢查訂單看看有沒有眼花.沒有眼花.這時候我爽到不行.感覺好像中樂透!!


後來再檢查一次..更!!!!!機車壘..原來是個謊子. 只好退貨了!! 理由”不喜歡這個價格”!!


空歡喜一場…我目前的電腦.記憶體常常不足.很想買蘋果電腦.但是又夭壽貴.算了!!!!

Tagged with:
Jun 30

已經送出.但暫時被apple rejected. 因為我用到 private API. 還在測試另外一個版本. 請等待.

此版本主要更新 :
1. 讓使用者在 iOS 4 按Home後, 再進入精省錢重新自動取得資料.
2. 加速大約2秒鐘速度解析hami網頁

Jun 14

i’m waiting bus. so, just boring! post this blog by using vnc via iphone.

Tagged with:
Jun 12


超級大iphone. : p

這幾天用ipad有下列心得 :
1. 畫質真的很好. 看來很多程式都需要改寫專門給ipad用的. 很多軟體用起來爽度很高. 如果功能在齊全些.我認為真的能取代筆記型電腦了.
2. 電子書其實我不太習慣. 我還是比較喜歡紙本的書. 不會反光. 也不用擔心摔書. 而且 ipad 拿久了有點重.
3. ipad 真的是一台很好的電子相框. 他的動畫. 真是做得很好.
4. ipad 目前不能輸入正體中文.好遜!! 我知道有 iAccess HD, 但是我不想用. 我想等蘋果支援正體中文.
5. 目前ipad只支援 藍芽鍵盤. 不能連接藍芽滑鼠.好可惜. 我還是比較習慣使用鍵盤滑鼠 :P 我有買vnc軟體.連接工作上的電腦.用起來很順利. 只是 觸控面板不能讓我全速 access ipad.
6. ipad 不能和 iphone 藍芽 tethering 真是有點鳥.我不想要付兩筆上網費用.
7. 還有那個蘋果廣告說 ipad 很好握. 其實真實際用過後發覺根本很難握. 還要翹腳.如果是淑女使用.應該會不好看吧.
8. 目前使用起來覺得電池還滿能撐的. 期望能一直都是維持 10 hr 使用時間 .
9. 裡面有互動式的電子書. 我覺得滿生動的.如果有小孩子. 小朋友應該會很愛.

至於值得購買嘛? 就看你的需求吧. 如果拿來當工作機器. 目前還稍嫌不夠. 拿來當多媒體是比較是比較適合. 雖然裡面也有 keynotes軟體.

Tagged with:
Jun 12

首先, 先變成管理者模式

# sudo -s

在 /Library -> Preferences -> SystemConfiguration 建立 com.apple.RemoteAccessServers.plist 檔案

# vi /Library/Preferences/SystemConfiguration/com.apple.RemoteAccessServers.plist

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
        <key>ActiveServers</key>
        <array>
                <string>com.apple.ppp.l2tp</string>
        </array>
        <key>Servers</key>
        <dict>
                <key>com.apple.ppp.l2tp</key>
                <dict>
                        <key>DNS</key>
                        <dict>
                                <key>OfferedSearchDomains</key>
                                <array/>
                                <key>OfferedServerAddresses</key>
                                <array>
                                        <string>168.95.1.1</string>
                                        <string>168.95.192.1</string>
                                </array>
                        </dict>
                        <key>IPv4</key>
                        <dict>
                                <key>ConfigMethod</key>
                                <string>Manual</string>
                                <key>DestAddressRanges</key>
                                <array>
                                        <string>192.168.x.101</string>
                                        <string>192.168.x.120</string>
                                </array>
                        </dict>
                        <key>Interface</key>
                        <dict>
                                <key>SubType</key>
                                <string>L2TP</string>
                                <key>Type</key>
                                <string>PPP</string>
                        </dict>
                        <key>L2TP</key>
                        <dict>
                                <key>IPSecSharedSecret</key>
                                <string>com.apple.ppp.l2tp</string>
                                <key>IPSecSharedSecretEncryption</key>
                                <string>Keychain</string>
                                <key>Transport</key>
                                <string>IPSec</string>
                        </dict>
                        <key>PPP</key>
                        <dict>
                                <key>AuthenticatorProtocol</key>
                                <array>
                                        <string>MSCHAP2</string>
                                </array>
                                <key>LCPEchoEnabled</key>
                                <integer>1</integer>
                                <key>LCPEchoFailure</key>
                                <integer>5</integer>
                                <key>LCPEchoInterval</key>
                                <integer>60</integer>
                                <key>Logfile</key>
                                <string>/var/log/ppp/vpnd.log</string>
                                <key>VerboseLogging</key>
                                <integer>1</integer>
                        </dict>
                        <key>Server</key>
                        <dict>
                                <key>Logfile</key>
                                <string>/var/log/ppp/vpnd.log</string>
                                <key>MaximumSessions</key>
                                <integer>128</integer>
                                <key>VerboseLogging</key>
                                <integer>1</integer>
                        </dict>
                </dict>
        </dict>
</dict>
</plist>

記得把 OfferedServerAddresses裡面的值改成你要指定的dns server位址. 還有把 DestAddressRanges 內的值改成你要發放的 IP 位址

指定 root:wheel 到 com.apple.RemoteAccessServers.plist檔案

# chown root:wheel /Library/Preferences/SystemConfiguration/com.apple.RemoteAccessServers.plist

建立好vpn的log檔案

# touch /var/log/ppp/vpnd.log

設定 secret 密碼到 system keychian

security add-generic-password -a com.apple.ppp.l2tp -s com.apple.net.racoon -p “TOP_SECRET” /Library/Keychains/System.keychain

打開 Utilities -> Keychain Access 程式 右上方 搜尋 racoon

點選”Access Control” Tab

打勾”Allow all applications to access this item”

設定撥號進來的帳號密碼 :

# vi /etc/ppp/chap-secrets

1
"YOUR_ACCOUNT" * "YOUR_PASSWORD" *

# vi /etc/ppp/users.plist

1
2
3
4
5
6
7
8
9
10
11
12
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<array>
        <dict>
                <key>Password</key>
                <string>YOUR_PASSWORD</string>
                <key>User</key>
                <string>YOUR_ACCOUNT</string>
        </dict>
</array>
</plist>

記得將 YOUR_ACCOUNT & YOUR_PASSWORD 改成你要設定的帳號密碼.

然後啟動vpn

# vpnd

這樣vpn就能運作了

如果你要讓vpn每次開機都啟動, 就要設定 /etc/hostconfig 檔案. 在檔案的最末端加入下列設定

VPNSERVERS=-YES-

Tagged with:
Jun 04


來源 : Durex

Tagged with:
Jun 04

昨天把我爸的 Ubuntu 電腦升級到 10.04. 結果只能顯示英文. 不知道怎麼搞的.

anyway, 重點不是這個. 這篇的主題是 Ubuntu 10.04 iPhone Tethering

首先, 先打開 “Terminal” 輸入下列指令, 安裝 tethering 的套件 :

# sudo -s
# add-apt-repository ppa:pmcenery/ppa
# apt-get update
# apt-get install gvfs ipheth-utils

上列安裝就可以讓 Ubuntu tethering, 可以直接接USB就可以上網了. 當然你要設定藍芽也是可以. 要先配對. 在右上方藍芽icon上按 “Set up new device…”

按”Forward”


選你的iPhone, 然後按”Forward”


出現配對碼


在你的手機輸入你的配對碼


打勾那個”Access the Internet using your mobile phone” 然後按 “Close”


在無線網路那個icon找一個藍芽的代碼


這樣就可以上網了


當然上一下自己的blog測試.

Tagged with:
May 30

有使用者反應無法查詢中華電信未出帳單. 為了不要惹出沒必要的是非, 所以程式下架!!! 如果您尚未更新到最新版本. 請來信告知 iphone@liho.tw 會擇日開放更新. 然後再下架.

雖然我依舊能查詢.

有圖有真相


有影片有真相

感慨!!!

不過也是要感謝那些購買然後喜歡且支持聲援的使用者. 真的謝謝你們. 不過我以後不敢碰這種有關錢的程式了. 恐怖!!!

Tagged with:
May 30

先看一下今年2月的時候這個胖子(Skype CEO)說什麼 ?

來源 : An update on Skype for iPhone and calling over 3G
記者問 : skype over 3g 哪時候會有
胖子回答 : 很快就會有了. (it’s gonna coming real soon, now)

很拔辣吧. 我從二月初等到現在五月底. 這個叫做 real soon. OOXX. 不過最後還是出來了 2.0.0 版本


這是直接透過 Skype over 3G 網路撥打的狀況. 品質其實還不錯.


打完之後就出現這個畫面. 提醒我們只能免費到8月. 這時候心中又開始”暗”起來了.


看了說明之後, 心裡又更”暗”了. 不是skype out都花錢買了.這個軟體還要收月費. 至於 small monthly fee 不知道每個月是多少錢? 看來之後真的得 JB 了.

What’s New in Version 2.0.0
Upgrades / improvements include:
- Call using your 3G connection. Skype-to-Skype calls on 3G are free until at least end of August 2010, after which there will be a small monthly fee (operator charges for data will still apply).
- Near CD-quality sound for Skype-to-Skype calls using wideband audio (SILK codec) on iPhone 3GS and 2nd generation iPod touch.
- Enhanced call quality indicator.
- Improved start-up time.
- Fast access to the dial pad from iPhone home screen.

Tagged with: