I installed wordpress to my server :D
Change feed and some bookmarks, please.
New blog is here:
http://codnote.net/
en.cod.note
English version of http://codnote.net/ . But my english is usually strange.
Friday, September 3, 2010
Monday, August 16, 2010
Monday, August 9, 2010
Sunday, August 8, 2010
Use Homebrew for substitution of port
What's?
MacPort is heavy.
Install
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[sorah@lemonade]:~/brew% git clone http://github.com/mxcl/homebrew.git . | |
Initialized empty Git repository in /Users/sorah/brew/.git/ | |
remote: Counting objects: 20120, done. | |
remote: Compressing objects: 100% (11019/11019), done. | |
remote: Total 20120 (delta 8941), reused 19824 (delta 8694) | |
Receiving objects: 100% (20120/20120), 3.04 MiB | 299 KiB/s, done. | |
Resolving deltas: 100% (8941/8941), done. | |
[sorah@lemonade]:~/brew% ls | |
Library README.md bin share | |
[sorah@lemonade]:~/brew% brew --help | |
Usage: brew command [formula] ... | |
Usage: brew [--prefix] [--cache] [--version|-v] | |
Usage: brew [--verbose|-v] | |
... |