10 10 10
Dorren_mii_thumb by dorren, 05/16/2009
10-10-10 is new book by Suzy Welch, teaching you how to make big decisions by listing out values and priorities in present, intermediate, and long term timeframe.

The process goes like this, page 10:
* Every 10-10-10 process starts with a question.
* What are the consequences of each decision in 10 minutes, 10 months, or 10 years.
* now, decide.


Ways to extract your own believes and values. page 60
* Proust Questionnaire

or Suzy's questionnaire

* What would make you cry at your seventieth birthday?
* What do I want people to say about me when I'm not in the room?
* What do you love about the way your parents live, and what do you hate?


Views: 413   Replies: 0   Tags: management
sms providers
Dorren_mii_thumb by dorren, 04/11/2009
sms tutorial
linux packages
kannel
use kannel

Providers

http://www.kapow.co.uk
http://www.tm4b.com
http://www.esendex.com
http://www.bulksms.co.uk
Views: 569   Replies: 0   Tags: sms
mysql tuning
Dorren_mii_thumb by dorren, 02/20/2009
http://dev.mysql.com/doc/refman/5.0/en/innodb-tuning.html
http://dev.mysql.com/doc/refman/5.0/en/server-parameters.html
http://dev.mysql.com/doc/refman/5.0/en/server-system-variables.html
On mac, copy macport mysql config file my.cnf to right location
cp /opt/local/share/mysql5/mysql/my-large.cnf /opt/local/etc/mysql5/my.cnf

and add following changes
innodb_buffer_pool_size = 256M
innodb_additional_mem_pool_size = 20M
# Set .._log_file_size to 25 % of buffer pool size
innodb_log_file_size = 64M
innodb_log_buffer_size = 8M
innodb_flush_log_at_trx_commit = 0
#innodb_lock_wait_timeout = 50
innodb_doublewrite=0
innodb_support_xa=0

in /opt/local/var/db/mysql5, delete ib_logfile0 & ib_logfile1, since we changed log file size to 64M.

to start stop server
sudo /opt/local/share/mysql5/mysql/mysql.server start
sudo /opt/local/share/mysql5/mysql/mysql.server stop
Views: 533   Replies: 0   Tags: mysql
switch to mac
Dorren_mii_thumb by dorren, 01/31/2009

Key bindings

Annoying part of mac keyboard is that it's missing whole bunch of keys, namely "home", "end", "Page Up", "Page Down", etc. According to apple's support page. You just have to push combination of buttons to accomplish that.
  • Home: Cmd-<
  • End: Cmd->
  • Page Up: Fn-^, in Terminal, Shift-Fn-^
  • Page Down: Fn-v, in Terminal, Shift-Fn-v
Terminal
  • Home: Shift-Fn-<
  • End: Shift-Fn->
  • Page Up: Shift-Fn-^
  • Page Down: Shift-Fn-v
  • Switch tab: Shift-Cmd-<, Shift-Cmd->

complete list of shortcut

Ruby

Do not attempt to install Ruby 1.8.6 from macport. Even if you did, as some dude did, you won't be able to install gems afterwards, which requires ruby 1.8.7

Mysql

sudo port install mysql5 +server
sudo -u mysql mysql_install_db5
sudo launchctl load -w /Library/LaunchDaemons/org.macports.mysql5.plist
When install mysql ruby gems, use this
sudo gem install mysql -- --with-mysql-include=/opt/local/include/mysql5 --with-mysql-lib=/opt/local/lib/mysql5 --with-mysql-config=/opt/local/lib/mysql5/bin/mysql_config

Gnome-Terminal

sudo port install gnome-terminal
sudo launchctl load -w /Library/LaunchDaemons/org.macports.dbus.plist
launchctl load /Library/LaunchAgents/org.freedesktop.dbus-session.plist
Views: 442   Replies: 0   Tags: mac
install gentoo prefix on mac
Dorren_mii_thumb by dorren, 01/31/2009
following instruction on gentoo site.

In Code Listing 1.8, had to emerge baselayout twice, since first time Gentoo/sbin/function.sh was missing.
emerge --oneshot --nodeps baselayout-prefix


In Code Listing 1.10, emerge patch before gawk, otherwise gawk complains missing file.


Views: 490   Replies: 0   Tags: gentoo, mac
robots
Dorren_mii_thumb by dorren, 01/19/2009
best robots of 2008
Views: 563   Replies: 0   Tags: robot
javascript and flash tutorials
Dorren_mii_thumb by dorren, 11/26/2008
http://www.permadi.com/tutorial/ lots of javascript and flash tutorial, in a easy to understand writing style, excellent work.
Views: 636   Replies: 0   Tags: flash, javascript
tokyo subway
Dorren_mii_thumb by dorren, 11/18/2008
article on tokyo subway
Views: 678   Replies: 0   Tags: japan
install osx on thinkpad t61
Dorren_mii_thumb by dorren, 11/16/2008
lspci
00:00.0 Host bridge: Intel Corporation Mobile Memory Controller Hub (rev 0c)
00:01.0 PCI bridge: Intel Corporation Mobile PCI Express Root Port (rev 0c)
00:19.0 Ethernet controller: Intel Corporation 82566MM Gigabit Network Connection (rev 03)
00:1a.0 USB Controller: Intel Corporation 82801H (ICH8 Family) USB UHCI Contoller #4 (rev 03)
00:1a.1 USB Controller: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #5 (rev 03)
00:1a.7 USB Controller: Intel Corporation 82801H (ICH8 Family) USB2 EHCI Controller #2 (rev 03)
00:1b.0 Audio device: Intel Corporation 82801H (ICH8 Family) HD Audio Controller (rev 03)
00:1c.0 PCI bridge: Intel Corporation 82801H (ICH8 Family) PCI Express Port 1 (rev 03)
00:1c.1 PCI bridge: Intel Corporation 82801H (ICH8 Family) PCI Express Port 2 (rev 03)
00:1c.2 PCI bridge: Intel Corporation 82801H (ICH8 Family) PCI Express Port 3 (rev 03)
00:1c.3 PCI bridge: Intel Corporation 82801H (ICH8 Family) PCI Express Port 4 (rev 03)
00:1c.4 PCI bridge: Intel Corporation 82801H (ICH8 Family) PCI Express Port 5 (rev 03)
00:1d.0 USB Controller: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #1 (rev 03)
00:1d.1 USB Controller: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #2 (rev 03)
00:1d.2 USB Controller: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #3 (rev 03)
00:1d.7 USB Controller: Intel Corporation 82801H (ICH8 Family) USB2 EHCI Controller #1 (rev 03)
00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev f3)
00:1f.0 ISA bridge: Intel Corporation Mobile LPC Interface Controller (rev 03)
00:1f.1 IDE interface: Intel Corporation Mobile IDE Controller (rev 03)
00:1f.2 SATA controller: Intel Corporation Mobile SATA AHCI Controller (rev 03)
00:1f.3 SMBus: Intel Corporation 82801H (ICH8 Family) SMBus Controller (rev 03)
01:00.0 VGA compatible controller: nVidia Corporation Unknown device 0429 (rev a1)
03:00.0 Network controller: Intel Corporation PRO/Wireless 3945ABG Network Connection (rev 02)
15:00.0 CardBus bridge: Ricoh Co Ltd RL5c476 II (rev ba)
15:00.1 FireWire (IEEE 1394): Ricoh Co Ltd R5C832 IEEE 1394 Controller (rev 04)
15:00.2 Generic system peripheral [0805]: Ricoh Co Ltd R5C822 SD/SDIO/MMC/MS/MSPro Host Adapter (rev 21)
15:00.3 System peripheral: Ricoh Co Ltd Unknown device 0843 (rev 11)
15:00.4 System peripheral: Ricoh Co Ltd R5C592 Memory Stick Bus Host Adapter (rev 11)
15:00.5 System peripheral: Ricoh Co Ltd xD-Picture Card Controller (rev 11)

lsusb
Bus 002 Device 001: ID 0000:0000  
Bus 007 Device 001: ID 0000:0000  
Bus 006 Device 001: ID 0000:0000  
Bus 005 Device 001: ID 0000:0000  
Bus 001 Device 001: ID 0000:0000  
Bus 004 Device 001: ID 0000:0000  
Bus 003 Device 003: ID 0483:2016 SGS Thomson Microelectronics Fingerprint Reader
Bus 003 Device 002: ID 0a5c:2110 Broadcom Corp. 
Bus 003 Device 001: ID 0000:0000   

uname -a
Linux think 2.6.23-gentoo-r8 #8 SMP Wed Apr 2 15:30:54 EDT 2008 x86_64 Intel(R) Core(TM)2 Duo CPU T9300 @ 2.50GHz GenuineIntel GNU/Linux

nvidia-settings
video: Quadro NVS 140M, 
VBIOS: 60.86.3e.00.00
PBus Type: CI Express 16X
Views: 696   Replies: 1   Last Reply: ucsblaw, 03/30/2009.     Tags: mac, t61
windows history
Dorren_mii_thumb by dorren, 11/10/2008
wired article about window history.

At the public unveiling of Microsoft Windows, Bill Gates predicted it would be running on 90 percent of all IBM-compatible computers by the end of 1984. He was off by 90 percent.
Amazing window is 24 years old.
Views: 543   Replies: 0   Tags: msft
when Honda does KISS
Dorren_mii_thumb by dorren, 10/01/2008
Wired article about Honda Cub moped. Keep it simple, reliable, and over 50 years, Honda have sold 60 millions of them.
Views: 599   Replies: 0   Tags: kiss
another reason to have one cup a day
Dorren_mii_thumb by dorren, 09/24/2008
The way I see it
Isn't necessarily
The way you see it
Or the way it is
Or ought to be
What's more important
Is that we're all
Looking for it
And a way to see it.

-- Starbucks wisdom of the day, #293.
Views: 565   Replies: 0   Tags: starbucks
gmail awesomeness
Dorren_mii_thumb by dorren, 09/22/2008
Gmail surprise me all the time, in a good way. I mean they have all these hidden features that you never known until you stumbled upon.

Today while i was replying a message, of which sender CCed another person. Initially I just clicked reply, and start writing the response, then halfway, i realized my response needs CCed person's attention also. So I copied my text, and then click "reply all", ready to paste. Out of my surprise, it show's new reply area with my halfway done response text already. How nice!
Views: 670   Replies: 0   Tags: gmail
I finally figured out what twitter is for
Dorren_mii_thumb by dorren, 08/27/2008
Twitter is for blogger wannabes who's too lazy to write a complete sentence, or paragraph.
Views: 667   Replies: 0   Tags: biz model
wazaaa, Aza?
Dorren_mii_thumb by dorren, 08/27/2008
me: wazaa
Aza: It's Aza
me: wazaaaa
Aza: Aza!
me: wazaaaaaaaaa!

Aza
Views: 695   Replies: 0   Tags: hci
11 simple rules
Dorren_mii_thumb by dorren, 08/18/2008
HP garage, and HP's
11 simple rules
Views: 699   Replies: 0   Tags: management
Data-Driven Enhancement of Facial Attractiveness
Dorren_mii_thumb by dorren, 08/17/2008
Data-Driven Enhancement of Facial Attractiveness, from slashdot article
Views: 735   Replies: 0   Tags: cg
what's better than Segway?
Dorren_mii_thumb by dorren, 08/03/2008
In wired story, Toyota announced Winglet, similar to Segway, but only slower, 3.7mph, compared to Segway's 12.5 mph. and that handle stick up between the knees just looks wierd.

What's better than Segway, and Winglet? a stool you can sit on and moved like a segway, so you just need to tilt your ass to maneuver.
Views: 616   Replies: 0  
backup files using rsync
Dorren_mii_thumb by dorren, 07/15/2008
rsync -avz /data/repos 192.168.1.52:/data/bkup/think/data
rsync -avz /home/dchen/work/rb_wksp 192.168.1.52:/data/bkup/think/home/dchen/work
rsync -avz /home/dchen/work/home_wksp 192.168.1.52:/data/bkup/think/home/dchen/work
Views: 601   Replies: 1   Last Reply: reddvinylene, 07/29/2008.    
Google reader record
Dorren_mii_thumb by dorren, 07/11/2008
I hope I can keep my google reader's record as long as possible. :)

Google_reader_record
Views: 582   Replies: 0   Tags: rss
Global outsourcing
Dorren_mii_thumb by dorren, 07/08/2008
bizweek article
www.elance.com
www.guru.com
www.brickworkindia.com
www.domystuff.com
www.rentacoder.com
Views: 657   Replies: 0   Tags: outsourcing
game creation software.
Dorren_mii_thumb by dorren, 06/18/2008
Multimedia Fusion 2 Developer, create your own game, drag and drop style. hehe.

In case you want to write wii game, warioworld.com is nintendo's developer site, but most of content is unaccessible to public, unless you're a licensee :(
Views: 590   Replies: 0   Tags: game dev
wsj article on Gates yield to Ballmer
Dorren_mii_thumb by dorren, 06/05/2008
Gates and Ballmer
Views: 689   Replies: 0   Tags: msft
Wired article on Ada Lovelace
Dorren_mii_thumb by dorren, 06/05/2008
Wired article on Ada Lovelace.
Views: 661   Replies: 0   Tags: history
sneak peak of Google's datacenter
Dorren_mii_thumb by dorren, 05/31/2008
cnet article
Views: 639   Replies: 0   Tags: datacenter
 




login or sign up to participate.
Money_dollar moneywill