Apple于3月17号当地时间上午10点在cupertino总部infinite loop召开了新手机固件iphone os 3.0功能演示介绍会。 iphone 3.0可以支持copy paste了(这么基本的功能居然到了3.0才发布)。 蓝牙支持a2dp,可以用蓝牙耳机听立体声了。支持彩信MMS和spotlight搜索功能。mac os x的spotlight功能很好用,比windows好用多了。其他功能还有下面这些,俺也懒的写了,网上到处都是。今夏iphone用户可以免费升级,ipod touch要交$9.95才能升级。iphone一代用户无法使用蓝牙和mms功能。3.0 sdk 现在就可以免费下载了。 App and developer functionality (more here)
* Peer-to-peer connectivity over Bluetooth for gaming and other info-swapping. * Paid apps will have the potential to be subscription fee-based, and can include optional paid content that can be bought from right inside the app. * Developers can now build apps that call out to Google Maps, and can also finally bring Apple-blessed turn-by-turn to the phone. * Devs can also connect with hardware accessories over in their apps now, such as a blood pressure monitor -- or perhaps a keyboard? Connectivity works through the dock connector or over Bluetooth. * Long-promised push functionality will at last be included, but apps won't run in the background. * Developers can add streaming video and audio to their apps, along with in-game voice use.
General functionality
* Cut, copy and paste. At last! You can shake the phone to undo and redo the action, and it works with both text and photos, allowing Mail to send multiple photos at a time. (more here) * MMS, along with forward and delete for multiple messages. (more here) * A2DP stereo Bluetooth. * Unlocked Bluetooth functionality on 2G iPod touch. (more here) * Spotlight has been added to a new home screen page to the left of existing pages, allowing for universal search on the phone. (more here) * Tethering is built into 3.0, and Apple will work with carriers on that -- who will have the last say on its implementation, most likely. * App Store will be available in 77 countries. * Parental controls for TV shows, movies and App Store apps. * Auto-login for WiFi hotspots.
Apple apps
* A new app called Voice Memos which lets you record notes and reminders. * A revised Stocks app, with news stories and a landscape view. * Landscape view available for Mail, Text and Notes. * CalDAV support has been added to Calendar, along with subscriptions support in the .ics format. * Apple's major apps have all been expanded with search functionality. * Note syncing to Mac and PC. * YouTube account support. * Form auto-fill. * Phishing protection. * Shake the shuffle iPod playback.
A developer beta of OS 3.0 is available today, and the 3.0 update will be coming to consumers this summer as a free update to all iPhone 3G customers. It'll also work for 1st gen iPhone owners, though they won't receive A2DP or MMS due to hardware limitations. iPod touch owners will be able to update for $9.95, just like last time.
I changed my user password in Ubuntu, everything was OK until the next time I booted my Linux box. Keyring Manager was asking me for a password (as my wireless connection needed stored WPA pass phrase), immediately figured out that this was caused by the password change.
The problem is that Gnome Keyring manager doesn't have an option to change the default keyring password. So, if your user password is changed, every time you log in Keyring Manager will ask for the password you supplied during Ubuntu's installation (awkward).
Due the lack of password change in Keyring Manager we need another application: Seahorse. To install type the following:
$ sudo apt-get install seahorse
Once installed open it, go to Edit -> Preferences menu. Select GNOME Keyring tab and change the password to match your actual Linux user password.
I installed macport 1.7 when I run port selfupdate, the following error happens, rsync error: sibling process terminated abnormally (code 16) at /SourceCache/rsync/rsync-35.2/rsync/main.c(1400) [generator=2.6.9] I modified the sources.conf file which is located in (by default) /opt/local/etc/macports/ edited the file with rsync://trd.no.rsync.macports.org/release/ports/ [default] #rsync://rsync.macports.org/release/ports/ [default]