顯示具有 apple software 標籤的文章。 顯示所有文章
顯示具有 apple software 標籤的文章。 顯示所有文章

2008年12月28日 星期日

hotspot shield

the software to watch american tv program (hide your real ip)

http://www.anchorfree.com/downloads/hotspot-shield/

connect to Hulu : have many tv programs
http://www.hulu.com/

2008年9月16日 星期二

novamind

mind mapping software

crossover

execute windows software 

2008年8月21日 星期四

2008年8月16日 星期六

kscope

code tracing program

use fink to install 
1.  fink install kscope
2. install graphviz ( install from dmg)
    the executable is stored in /usr/local/graphviz-2.14/bin/dot    

2008年8月15日 星期五

textmate

default:
how to jump to definition:
shift+ cmd + t : go to the symbol dialog, then enter symbol name

remember location:
use bookmark to record location(  cmd+f2)
next location(f2)
last location(shift + f2)

diff bundle:
compare difference

external bundle:
getbundle bundle:
for easily install bundle

ctags bundle:
1. install ctags bundle
2. jump to definition:  ctrl+ ]

cvs bundle:

changes

1. compare file difference 
2. support version control

fink

install linux program

enable to install unstable program:
1. fink configure ( active unstable tree)
3 run fink selfupdate-rsync

install packages:
ex:
fink install kscope

2008年7月30日 星期三

vmware

problem: No Permission to access this virtual machine
answer:
change owner of each file of virtual machine
ex:
sudo chown  -R ${USER}  *

2008年7月24日 星期四

輸入法

open vanilla 

嘸蝦米
Liu3.cin
本機硬碟>>資料庫>>OpenVanilla>>0.7.2>>Modules>>OVIMGeneric 

safari bookmark

Users/deeplove/Library/Safara/Bookmarks.plist

2008年7月14日 星期一

startup item

start the application in the startup item:
/sbin/SystemStarter start "Test"


2008年7月3日 星期四

organized widget

a widget for
1. clock
2. note
3. event
4. to do

2008年5月6日 星期二

macports

the software to help install open source porgram

install:
set path:
export PATH=$PATH:/opt/local/bin

apache on mac

start apache server:
system preference --> web sharing 

cgi directory:
/Library/WebServer/CGI-Executables