Alpirsbacher Ambrosius - 7,7%
Steenbrugge Tripel - 8.7%
Westmalle Extra - 4.8%
Mont des Cats
Floreffe Dubbel - 6.3%
Trappist Ale
La Trappe Quadrupel - 10%
Maredsours 10 - 10%
Westmalle Dubbel - 7.0%
St. Bernardus Abt 12 - 10.5%
Rochefort 8 - 9.2%
Affligem Tripel - 9.5%
Westmalle Tripel - 9.5%
집에서 맥주 만들기.
http://sapporoboom.com/51
http://theopendoor.tistory.com/497
http://blog.daum.net/kdc21c/43
http://swleeca.tistory.com/entry/%EC%A7%91%EC%97%90%EC%84%9C-%EB%A7%A5%EC%A3%BC-%EB%A7%8C%EB%93%A4%EA%B8%B0
Monday, December 22, 2014
Wednesday, December 3, 2014
How to select Christmas tree.
Natural trees[edit]
See also: Christmas tree cultivation
The most commonly used species are fir (Abies), which have the benefit of not shedding their needles when they dry out, as well as retaining good foliage colour and scent; but species in other genera are also used.
- Douglas-fir Pseudotsuga menziesii -- reasonably priced tree and creates that great smell
- Balsam fir Abies balsamea
- Fraser Fir Abies fraseri -- beautiful scent
- Noble fir Abies procera -- sturdy
http://en.wikipedia.org/wiki/Christmas_tree
Monday, October 27, 2014
adb command list
1. connect with wifi
adb connect address
- connect with usb
2. enter adb shell
adb shell
3. find out apps package name
pm list packages | grep "app name"
4. adb uninstall or pm uninstall
Guide/HowTo/Tips'nTricks - The perfect Nook Simple Touch Setup
Nook Simple Touch (N2E) power management / battery optimization
http://forum.xda-developers.com/showthread.php?t=1933615
nice tutorial about getting information
http://www.androidsnippets.com/get-installed-applications-with-name-package-name-version-and-icon
Android Debug Bridge
http://developer.android.com/tools/help/adb.html
Following are the basic commands which we usually use :
http://forum.xda-developers.com/showthread.php?t=1521097
pull - to copy file/dir from Xoom to computer
push - to copy file/dir from computer to Xoom , we will call it "X"
delete - delete file/dir from X
install – install apps on X [either on SD Card or internal storage]
reboot - reboot your X
The following command, (pull) takes the file avi.apk from the device and saves it as file.apk to the Android Tools directory of computer.
Pull
Code:
Push
The following command will copy avi.apk file as happy.apk, from the computer Android tools folder to /system/app of the device
Code:
Delete :
The following command removes file avi.apk
Code:
Install :
adb can also be used to install apks. Place the downloaded apks in C:/ drive. for eg, I have placed angrybirds.apk in C:/ drive of my computer. To install it, just run the following command.
Code:
By above command it will install to internal storage.
*You can also install to SD card by -s switch. (example below)
Code:
Reboot :
The following command will reboot your (device)
Code:
adb connect address
- connect with usb
2. enter adb shell
adb shell
3. find out apps package name
pm list packages | grep "app name"
4. adb uninstall or pm uninstall
Rooting a Nook Simple Touch 1.2.1 and Power Optimization
http://blog.shanock.com/rooting-a-nook/Guide/HowTo/Tips'nTricks - The perfect Nook Simple Touch Setup
Nook Simple Touch (N2E) power management / battery optimization
http://forum.xda-developers.com/showthread.php?t=1933615
nice tutorial about getting information
http://www.androidsnippets.com/get-installed-applications-with-name-package-name-version-and-icon
Android Debug Bridge
http://developer.android.com/tools/help/adb.html
Following are the basic commands which we usually use :
http://forum.xda-developers.com/showthread.php?t=1521097
pull - to copy file/dir from Xoom to computer
push - to copy file/dir from computer to Xoom , we will call it "X"
delete - delete file/dir from X
install – install apps on X [either on SD Card or internal storage]
reboot - reboot your X
The following command, (pull) takes the file avi.apk from the device and saves it as file.apk to the Android Tools directory of computer.
Pull
Code:
Code:
adb pull /system/app/avi.apk file.apk
The following command will copy avi.apk file as happy.apk, from the computer Android tools folder to /system/app of the device
Code:
Code:
adb push avi.apk /system/app/happy.apk
The following command removes file avi.apk
Code:
Code:
adb shell rm /system/app/avi.apk
adb can also be used to install apks. Place the downloaded apks in C:/ drive. for eg, I have placed angrybirds.apk in C:/ drive of my computer. To install it, just run the following command.
Code:
Code:
adb install angrybirds.apk
*You can also install to SD card by -s switch. (example below)
Code:
Code:
adb install -s angrybirds.apk
The following command will reboot your (device)
Code:
Code:
adb shell su reboot
Wednesday, August 27, 2014
주택시장 지표를 통한 美 경기전망
HMI housing market index
http://www.nahb.org/reference_list.aspx?sectionID=134
Building Permits
http://www.nahb.org/reference_list.aspx?sectionID=134
Building Permits
Building Permits Survey - Census.gov
Housing Starts
http://en.wikipedia.org/wiki/Housing_starts
Existing Home Sales
http://www.realtor.org/topics/existing-home-sales/data
http://www.federalreserve.gov/
http://www.frbservices.org/
주택착공 및 허가건수와 건설지출의 동향
월별주택재고량
기존주택판매
Interest Rates
Reverse
주택시장지수: 건축업자들의 미래 동향 예측과 신규 단독주택 시장 현황 평가
건설지출: 공공 및 민간건설에 대한 투자를 집계
주택착공과 허가건수: 건설 중인 신규주택수와 향후의 건설 허가건수 기록
기존주택판매: 기존 단독주택의 월간 판매를 측정
Thursday, August 14, 2014
Built-in Self-Test
TI AN-1328
1. PRBS pseudo-random, PRBS7, PRBS13
2. ZERO-PRBS-ONE 1UI-PRBS-1UI
3. ONE-PRBS-ZERO
4. MEMORY-based 256 bit
BIST_ST : detection of a synchronization header
BIST_END : end of BIST
BIST_OK : no error was detected
BIST_ERR : 8-bit error counter
EN_BIST_TX
EN_BIST_TX
1. PRBS pseudo-random, PRBS7, PRBS13
2. ZERO-PRBS-ONE 1UI-PRBS-1UI
3. ONE-PRBS-ZERO
4. MEMORY-based 256 bit
BIST_ST : detection of a synchronization header
BIST_END : end of BIST
BIST_OK : no error was detected
BIST_ERR : 8-bit error counter
EN_BIST_TX
EN_BIST_TX
Monday, June 30, 2014
홈스테이 @ 서니베일
http://sunnyvale.ca.gov/AboutSunnyvale.aspx
http://michaeldk.com/mltusa/?p=117
http://michaeldk.com/mltusa/?p=117
홈스테이 | Management | Guardian | 비용 |
---|---|---|---|
수속/진행/가이언비 | $1,000.00 | ||
학비 | $2,000.00 | ||
관리비 | $1,000.00 | ||
홈스테이비 | $2,000.00 | $1,000.00 | |
의료보험 | |||
학용품/소모품 | 추가비용 | ||
tutoring | 추가선택 가능 | ||
야외활동 및 여행경비 | 추가선택 가능 |
Wednesday, June 4, 2014
Silicon Valley Statistic
CensusScope: Your Portal to Census Data
http://www.censusscope.org/index.html
zip code boundary map
http://www.zipmap.net/California/Santa_Clara_County/Z_West_San_Jose.htmMountain view statistic
http://quickfacts.census.gov/qfd/states/06/0649670.html
http://www.city-data.com/zips/94041.html
Races in zip code 94041:
White population: 6,295
Black population: 259
American Indian population: 27
Asian population: 2,824
Native Hawaiian and Other Pacific Islander population: 56
Some other race population: 33
Two or more races population: 504
Hispanic or Latino population: 3,294
Read more: http://www.city-data.com/zips/94041.html#ixzz33j2HySwY
http://www.city-data.com/zips/94043.html
Races in zip code 94043:
White population: 12,848
Black population: 808
American Indian population: 42
Asian population: 7,309
Native Hawaiian and Other Pacific Islander population: 210
Some other race population: 105
Two or more races population: 1,080
Hispanic or Latino population: 5,956
Read more: http://www.city-data.com/zips/94043.html#ixzz33j1rawdt
http://www.city-data.com/zips/94040.html
Races in zip code 94040:
White population: 15,289
Black population: 527
American Indian population: 54
Asian population: 8,908
Native Hawaiian and Other Pacific Islander population: 109
Some other race population: 101
Two or more races population: 1,155
Hispanic or Latino population: 6,853
Read more: http://www.city-data.com/zips/94040.html#ixzz33j22uaRM
Almaden
http://www.city-data.com/zips/95120.html
Sunnyvale
http://www.city-data.com/zips/94087.html
Races in zip code 94087:
White population: 23,108
Black population: 746
American Indian population: 74
Asian population: 23,294
Native Hawaiian and Other Pacific Islander population: 125
Some other race population: 132
Two or more races population: 1,907
Hispanic or Latino population: 4,907
Read more: http://www.city-data.com/zips/94087.html#ixzz33j1VXB44
http://quickfacts.census.gov/qfd/states/06/0677000.html
Palo Alto
http://quickfacts.census.gov/qfd/states/06/0655282.html
Saturday, May 24, 2014
집짓기 비용
1. 대지 구입비
땅갑 + 에스크로 비용(report + 측량 + appraisal) + 재산세 + 융자비용
2. 상하수도 및 유틸리티
상수도 + 하수도 + 전기 + 가스 + 전화
가까운 거리 파이프 라인 연결 + hook up
sub-division 개발된 대지
3. 주택설계비
4. 건축허가비
5. 시공비
6. 조경비
7. 가구및 인테리어
http://blog.naver.com/PostView.nhn?blogId=cicillia&logNo=30037706541&parentCategoryNo=&categoryNo=108&viewDate=&isShowPopularPosts=false&from=postView
땅갑 + 에스크로 비용(report + 측량 + appraisal) + 재산세 + 융자비용
2. 상하수도 및 유틸리티
상수도 + 하수도 + 전기 + 가스 + 전화
가까운 거리 파이프 라인 연결 + hook up
sub-division 개발된 대지
3. 주택설계비
4. 건축허가비
5. 시공비
6. 조경비
7. 가구및 인테리어
http://blog.naver.com/PostView.nhn?blogId=cicillia&logNo=30037706541&parentCategoryNo=&categoryNo=108&viewDate=&isShowPopularPosts=false&from=postView
Friday, May 9, 2014
미국 경제 지표
http://data.bls.gov/pdq/SurveyOutputServlet
Labor Force Statistics from the Current Population Survey
Year | Jan | Feb | Mar | Apr | May | Jun | Jul | Aug | Sep | Oct | Nov | Dec | Annual |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
2004 | 5.7 | 5.6 | 5.8 | 5.6 | 5.6 | 5.6 | 5.5 | 5.4 | 5.4 | 5.5 | 5.4 | 5.4 | |
2005 | 5.3 | 5.4 | 5.2 | 5.2 | 5.1 | 5.0 | 5.0 | 4.9 | 5.0 | 5.0 | 5.0 | 4.9 | |
2006 | 4.7 | 4.8 | 4.7 | 4.7 | 4.6 | 4.6 | 4.7 | 4.7 | 4.5 | 4.4 | 4.5 | 4.4 | |
2007 | 4.6 | 4.5 | 4.4 | 4.5 | 4.4 | 4.6 | 4.7 | 4.6 | 4.7 | 4.7 | 4.7 | 5.0 | |
2008 | 5.0 | 4.9 | 5.1 | 5.0 | 5.4 | 5.6 | 5.8 | 6.1 | 6.1 | 6.5 | 6.8 | 7.3 | |
2009 | 7.8 | 8.3 | 8.7 | 9.0 | 9.4 | 9.5 | 9.5 | 9.6 | 9.8 | 10.0 | 9.9 | 9.9 | |
2010 | 9.7 | 9.8 | 9.9 | 9.9 | 9.6 | 9.4 | 9.5 | 9.5 | 9.5 | 9.5 | 9.8 | 9.4 | |
2011 | 9.1 | 9.0 | 9.0 | 9.1 | 9.0 | 9.1 | 9.0 | 9.0 | 9.0 | 8.8 | 8.6 | 8.5 | |
2012 | 8.2 | 8.3 | 8.2 | 8.2 | 8.2 | 8.2 | 8.2 | 8.1 | 7.8 | 7.8 | 7.8 | 7.9 | |
2013 | 7.9 | 7.7 | 7.5 | 7.5 | 7.5 | 7.5 | 7.3 | 7.2 | 7.2 | 7.2 | 7.0 | 6.7 | |
2014 | 6.6 | 6.7 | 6.7 | 6.3 |
Subscribe to:
Posts (Atom)