iPhone

iphone

这不是水货, Apple中国官网终于添加了人们期待已久的iPhone. 不过遗憾的是未见到任何Apple的声明.

联通也一改前段时间遮遮掩掩的态度, 公开和Apple的合作. 我想这主要是联通不想轻易不手里的这张王牌打出去, 因为此前移动宣布了自己的深度定制操作系统OPhone, 以及下周使用OPhone的手机即将上市, 同时上市的还有HTC的Magic. 我想联通是在憋着这口气. 非要等到移动宣布了他才宣布.

不过我所关心的这款中国定制的iPhone的竞争力在哪里? 价格低, 但是肯定需要合约. 同时没有WIFI 这点是最为遗憾的. 除非合约在一年, 售价在2000RMB我能考虑, 不然我还是打算自己买一个iTouch玩玩. 说不定在9月份的时候Apple会升级iTouch, 给我们更多惊喜呢. 一切等到了9月份再说.

iAlertU

一款似乎专业级防盗软件. 通过设置在你离开后任何使用你电脑的人都将会触发警报就和汽车报警器差不多的.

设置常规条件, 但是敏感度不要设的太高

密码是必须的因为你需要通过密码来锁住屏幕
iAlertU

享受他吧

要是解锁的话 如果有Apple Remote就长按Menu键 如果没有就直接输入密码. 请记住噢 我就是因为没有看说明文档锁住了不知道怎么解开 只能重启了. 有点郁闷噢

Applying Image Effects to Preview Documents

The Preview application in Mac OS X Leopard offers powerful controls for editing color, keywords, and sizing atributes of images. If you’ve ever wanted to add the ability to apply special image effects to these image editing options, here’s a simple three-action workflow that lets you apply Quartz Composition Filters to images opened in the Preview application.

The workflow droplet will duplicate the dragged-on image and then apply a chosen Quartz Composition Filters to the copied using paramters set when the workflow is run.

CREATING THE WORKFLOW

The first step in the automation recipe will be to duplicate the current image document open in Preview. Launch Automator and create a new blank custom workflow document. Select the Files & Folders category from the Library list to reveal the actions designed to work with documents. Then locate and add theDuplicate Finder Items action to the workflow by dragging it from the Actions list to the workflow area.

The next step is to add the action for selecting and applying a desired image effect to the image. Select the Photos category, and locate and add the Apply Quartz Composition Filter to Images action from the related Actions list to the wrokflow.

Once you do, this drop-down warning dialog will appear. Automator is designed to warn you when you are adding an action that will permanently alter documents and provide you with an option to add a duplicating action to the workflow so that any alterations are done to a copy and not the original file.

Since this workflow begins with an action to duplicate the existing file, adding a copy process is not necessary. Click the Don’t Add button to finish adding the chosen action to the worlflow.

To enable the ability to select the image effect to apply when the workflow is run, click the Options buton at the bottom left of the action view and select the checkbox titled Show this action when the workflow runs.

The last step in the workflow will be to open the processed image in Preview, so locate and add the Open Images in Preview action from the currently selected Photos category action list.

The workflow is complete and you’re ready to save it. Choose Save from the File menu, and selectApplication from the File Format popup menu in the saving dialog. This will save the workflow as a self-running application that can be used as a droplet. Name the workflow Apply Effect to Copy and save it in a convienient location, such as an Applications folder in your home directory.

After the workflow has been saved, close its window in Automator, and locate the saved application on your disk. Drag its icon to the Dock to add it to the list of applications.

USING THE WORKFLOW

To apply an effect to an image opened in Preview, drag the image’s document proxy icon from the image document’s title bar…

onto the workflow’s icon in the Dock.

The workflow application will open and begin processing the dragged-on document file. The action view dialog for the Apply Quartz Composition Filter to Images will display. Select the image effect from the popup list and adjust any parameter options. Click the Continue button to apply the chosen effect to the image file.

Once the effects processing has completed (some effects make take a few minutes to complete), the processed duplicate of the dragged-on image file will open in Preview.

MAKING A VARIATION OF THE WORKFLOW

The workflow you created will always create a duplicate of the the dragged-on document file before applying an image effect. If you want the ability to process the dragged-on image without duplicating it first, create another workflow varient by opening the saved workflow in Automator by dragging its icon on the Automator icon.

Remove the first action in the workflow (the one that duplicates the file) by clicking its close box at the right of its action view title bar. The, choose Save As… from the File menu and save the workflow as an application named Apply Effect to Original in the same location as the previous workflow application. Drag its application icon to the Dock, next to the previous workflow application.

You can now apply additional effects to the already processed duplicate image file by dragging its document proxy icon onto the workflow application in the Dock.

Can’t Eject a Disk? Find Which Files are Open.

 The original page link. Sometime I found if the problem cann’t be solved using Chinese search enginer, may can use English.

GREP-LSOF-Terminal.png

Have you ever tried to eject a disk or shared server, only to be told that it could not be ejected because a file was in use on that disk? How annoying.

Here is a terminal command that generates a list of all the files open on that specific drive.
lsof | grep /Volumes/Workspace
Note: You must replace /Volumes/Workspace with the path to the specific drive that is refusing to eject.

Install Subversion at Mac OSX

1.Download Berkerley DB from oracle website.

   1.1 install Berkeyley DB

  cd db-sourcepath/build-unix

  ../dist/configure –prefix=/opt/local/bdb

  make && sudo make install

2. Install apr and apr-util

   2.1 Download apr and apr-util from apr.apache.org.

   2.2 cd apr-sourcepath

   ./configure –prefix=/opt/local/apr

   make && sudo make install

2.2 cd apr-util-sourcepath

    ./configure –prefix=/opt/local/apr-util –with-apr=/opt/local/apr –with-berkeley-ab=/opt/local/bdb

     make && sudo make install

3. Install subversion

  3.1 Download subversion source

   3.2 cd subversion-sourcepath

     ./configure –prefix=/opt/local/svn –with-apxs=/usr/sbin/apxs –with-apr=/opt/local/apr/apr-1-config –with-apr-util=/opt/local/apr-util/apu-1-config

    make && sudo make install

you can also use mac ports to install subversion. but may need more time.

设计还是BUG

小白买回来有段时间了, 在这之前也在网上看过很多评价, 觉得还可以吧. 用的时候发现了,caps lock键的确如网上评价的一样并不是很灵, 有时按了下去发现根本没有反应,本打算拿去换的,但是看了很多评论以后发现这个可能是一个通病, 再加上影响不是太大也懒得去管了, 不过昨天在搜索mac快捷键的时候发现了苹果官网给出的下面的说明. 原来是特意设计的啊. 只是我突然疑惑了, 这个究竟是有意而为之还是本身就是一个问题呢? 只是换了一种方式而已. 就像当初有人提出ipod的金属外壳容易划伤,Jobs给出的回答是这样你就有一个独一无二的ipod了. 也许这也是苹果的魅力所在吧, 看来苹果的商业的头脑不是一般人能学到的. 实在是佩服.

基于 Intel 的 Apple 便携式电脑:对 Caps Lock 键进行了修改,以减少意外激活的发生
Last Modified: April 14, 2009
Article: HT1192
摘要
在有些基于 Intel 的 Apple 便携式电脑上,按 Caps Lock 键可能不会立即激活大写锁定功能。

受影响的产品
键盘, MacBook (13 英寸,2007 年末期), MacBook (13 英寸,2008 年初期), MacBook Pro(15 英寸,2008 年初期), MacBook Pro(17 英寸,2008 年初期), MacBook Air, MacBook Pro(17 英寸,Late 2008), MacBook Pro(15 英寸,Late 2008), MacBook Air(Late 2008), MacBook (13 英寸,铝,Late 2008), MacBook(13 英寸, Late 2008), MacBook Pro(17 英寸,2009 年初期), 132252
这些电脑上的大写锁定功能经过专门设计,以便减少意外激活的发生。该按键现必须按下稍微长些时间,才能激活大写锁定功能。