about: - Brings up the version information...the same stuff you get from 'Help->About Mozilla Firefox'.
about:config - Configuration options.
about:plugins - A list of all the plugins installed, what files they affect and whether they are enabled.
about:cache - Information about the Memory and Disk cache services on your machine, with links to further information about those two caches.
about:cache?device=memory - Detailed information about the Memory cache. You can also get to this page by clicking on the 'List Cache Entries' link on the about:cache page.
about:cache?device=disk - Detailed information about the Drive cache. You can also get to this page by clicking on the 'List Cache Entries' link on the about:cache page.
about:buildconfig - Information about the current build.
about:credits - Contributor credits
about:mozilla - Accesses the 'Book of Mozilla'.
about:blank - Gives you a blank, white page. Some folks set that as their home page.
Tuesday, October 11, 2011
Sunday, October 09, 2011
Saturday, October 08, 2011
Open Source
- LAMP (Linux, Apache, MySQL, PHP)
- LAPD (Linux, Apache, PostgreSQL, Django)
- PAID (PostgreSQL, Apache, Internet, Django)
----------------------------------------------------------------------
python
-python 3.2.2: http://docs.python.org/py3k/
-python 2.7.2: http://docs.python.org/whatsnew/2.7.html
-feed parser: http://code.google.com/p/feedparser/
-html parser: http://www.crummy.com/software/BeautifulSoup/
-pydelicious: http://code.google.com/p/pydelicious/
-game: http://pygame.org/news.html
- hadoop: https://github.com/klbostee/dumbo/wiki/
- web server:
http://webpy.org/
http://www.tornadoweb.org/
-----------------------------------------------------------------------
java
- apache: http://www.apache.org/
- build tool: http://www.eclipse.org/
- debug tool: (http://visualvm.java.net/index.html
- data mapper: http://www.mybatis.org/
- spider: http://itsucks.sourceforge.net/
- bt: http://azureus.sourceforge.net/
- ed2K: http://www.amule.org/
- speech: http://cmusphinx.sourceforge.net/sphinx4
- game:
poker: http://www.pokerth.net/
sudoku: http://playsudoku.sourceforge.net/
chess: http://jose-chess.sourceforge.net/
- db:
http://db.apache.org/derby/
http://cassandra.apache.org/
- report:
http://jasperforge.org/projects/jasperreports
http://jasperforge.org/projects/ireport
http://jasperforge.org/projects/jasperserver
http://jasperforge.org/projects/jasperetl
http://jasperforge.org/projects/jaspersoft
---------------------------------------------------------------------
web server:
http://nginx.org/
http://www.lighttpd.net/
- crawler
http://wiki.apache.org/nutch/
http://crawler.archive.org/
http://scrapy.org/
http://mechanize.rubyforge.org/
- text indexer
http://lucene.apache.org/solr/
http://sphinxsearch.com/
- text classification:
http://alias-i.com/lingpipe/
http://gate.ac.uk/
- framework: https://www.djangoproject.com/
- key-value store: http://redis.io/
- task manager: http://gearman.org/index.php?id=download
- sync service: http://zookeeper.apache.org/
- msg-queue: http://www.rabbitmq.com/
- mem allocator: http://www.canonware.com/jemalloc/
- cache:
http://memcached.org/
https://github.com/facebook/flashcache/
https://www.varnish-cache.org/
- log: https://github.com/facebook/scribe
- autocomplete: http://antirez.com/post/autocomplete-with-redis.html
- Machine Learning: http://mahout.apache.org/
- cms:
http://drupal.org/
http://www.joomla.org/
http://www.hostmonster.com/
http://www.concrete5.org/
- bbs:
http://www.phpbb.com
http://www.simplemachines.org/
- blog: http://wordpress.org/
- wiki: http://info.tiki.org/Tiki+Wiki+CMS+Groupware
- e-learning: http://moodle.org/
- e-commerce: http://www.magentocommerce.com/
- digital-carts: http://vandelaydesign.com/blog/tools/selling-digital-products/
- photo:
http://gallery.menalto.com/
http://coppermine-gallery.net/
http://www.pixelpost.org/
graph:
http://www.graphviz.org/About.php
http://mbostock.github.com/protovis/
- vm: http://www.virtualbox.org/
- wine: http://www.winehq.org/
- cygwin: http://www.cygwin.com/
- cluster: https://github.com/digg/clusto
- config:
http://puppetlabs.com/
http://www.opscode.com/chef/
http://www.cfengine.com/
http://trac.mcs.anl.gov/projects/bcfg2/
- one-click-cloud-hosting: http://bitnami.org/stacks
- manage-site-locally: http://www.mamp.info/en/index.html
- hosting:
http://www.alreadyhosting.com/
http://www.alreadyhosting.com/dedicated-server-hosting.php
http://www.hostmonster.com/
http://www.bluehost.com/
http://www.ipage.com/ipage/index.html
http://www.fatcow.com/fatcow/special-promo.bml?offer=OPI&LinkName=No_Name
http://www.hostgator.com/
- LAPD (Linux, Apache, PostgreSQL, Django)
- PAID (PostgreSQL, Apache, Internet, Django)
----------------------------------------------------------------------
python
-python 3.2.2: http://docs.python.org/py3k/
-python 2.7.2: http://docs.python.org/whatsnew/2.7.html
-feed parser: http://code.google.com/p/feedparser/
-html parser: http://www.crummy.com/software/BeautifulSoup/
-pydelicious: http://code.google.com/p/pydelicious/
-game: http://pygame.org/news.html
- hadoop: https://github.com/klbostee/dumbo/wiki/
- web server:
http://webpy.org/
http://www.tornadoweb.org/
-----------------------------------------------------------------------
java
- apache: http://www.apache.org/
- build tool: http://www.eclipse.org/
- debug tool: (http://visualvm.java.net/index.html
- data mapper: http://www.mybatis.org/
- spider: http://itsucks.sourceforge.net/
- bt: http://azureus.sourceforge.net/
- ed2K: http://www.amule.org/
- speech: http://cmusphinx.sourceforge.net/sphinx4
- game:
poker: http://www.pokerth.net/
sudoku: http://playsudoku.sourceforge.net/
chess: http://jose-chess.sourceforge.net/
- db:
http://db.apache.org/derby/
http://cassandra.apache.org/
- report:
http://jasperforge.org/projects/jasperreports
http://jasperforge.org/projects/ireport
http://jasperforge.org/projects/jasperserver
http://jasperforge.org/projects/jasperetl
http://jasperforge.org/projects/jaspersoft
---------------------------------------------------------------------
web server:
http://nginx.org/
http://www.lighttpd.net/
- crawler
http://wiki.apache.org/nutch/
http://crawler.archive.org/
http://scrapy.org/
http://mechanize.rubyforge.org/
- text indexer
http://lucene.apache.org/solr/
http://sphinxsearch.com/
- text classification:
http://alias-i.com/lingpipe/
http://gate.ac.uk/
- framework: https://www.djangoproject.com/
- key-value store: http://redis.io/
- task manager: http://gearman.org/index.php?id=download
- sync service: http://zookeeper.apache.org/
- msg-queue: http://www.rabbitmq.com/
- mem allocator: http://www.canonware.com/jemalloc/
- cache:
http://memcached.org/
https://github.com/facebook/flashcache/
https://www.varnish-cache.org/
- log: https://github.com/facebook/scribe
- autocomplete: http://antirez.com/post/autocomplete-with-redis.html
- Machine Learning: http://mahout.apache.org/
- cms:
http://drupal.org/
http://www.joomla.org/
http://www.hostmonster.com/
http://www.concrete5.org/
- bbs:
http://www.phpbb.com
http://www.simplemachines.org/
- blog: http://wordpress.org/
- wiki: http://info.tiki.org/Tiki+Wiki+CMS+Groupware
- e-learning: http://moodle.org/
- e-commerce: http://www.magentocommerce.com/
- digital-carts: http://vandelaydesign.com/blog/tools/selling-digital-products/
- photo:
http://gallery.menalto.com/
http://coppermine-gallery.net/
http://www.pixelpost.org/
graph:
http://www.graphviz.org/About.php
http://mbostock.github.com/protovis/
- vm: http://www.virtualbox.org/
- wine: http://www.winehq.org/
- cygwin: http://www.cygwin.com/
- cluster: https://github.com/digg/clusto
- config:
http://puppetlabs.com/
http://www.opscode.com/chef/
http://www.cfengine.com/
http://trac.mcs.anl.gov/projects/bcfg2/
- one-click-cloud-hosting: http://bitnami.org/stacks
- manage-site-locally: http://www.mamp.info/en/index.html
- hosting:
http://www.alreadyhosting.com/
http://www.alreadyhosting.com/dedicated-server-hosting.php
http://www.hostmonster.com/
http://www.bluehost.com/
http://www.ipage.com/ipage/index.html
http://www.fatcow.com/fatcow/special-promo.bml?offer=OPI&LinkName=No_Name
http://www.hostgator.com/
Wednesday, September 21, 2011
Thursday, June 10, 2010
ride the wave
Anything can happen these days...
Someone steals my 36M chips in one minute!
Lesson learned.
Someone steals my 36M chips in one minute!
Lesson learned.
Thursday, May 27, 2010
winning strategy
Let's say you have 10M (15M now)
1. max-buyin: 5% or 500k
2. stakes: 20k or 40k
3. go to room 3/5, 4/5 or 3/9, 4/9
top 10 cards:
1. max-buyin: 5% or 500k
2. stakes: 20k or 40k
3. go to room 3/5, 4/5 or 3/9, 4/9
top 10 cards:
1. A-A
2. K-K
3. Q-Q
4. A-K suited
5. J-J
6. 10-10
7. 9-9
8. 8-8
9. A-Q suited
10. 7-7
Monday, November 30, 2009
Poker Tracking
Doe, 04/14/2009, 3.3M, 12656, 3202, 8M, 50, 70
Mang, 08/10/2009, 1.4M, 10394, 2055, 3M, 40, 57
Tom, 10/22/2009, 2M, 6837, 1925, 2.5M, 40, 55
Simon, 05/20/2008, 2B, 6846, 1782, 73B, 50, 480
Peb,08/31/2008, 1.9B, 4358, 1383, 31B, 50, 87
YH, 08/14/2009, 1.6B, 50547, 6138, 14B, 50, 151
Mang, 08/10/2009, 1.4M, 10394, 2055, 3M, 40, 57
Tom, 10/22/2009, 2M, 6837, 1925, 2.5M, 40, 55
Simon, 05/20/2008, 2B, 6846, 1782, 73B, 50, 480
Peb,08/31/2008, 1.9B, 4358, 1383, 31B, 50, 87
YH, 08/14/2009, 1.6B, 50547, 6138, 14B, 50, 151
Subscribe to:
Posts (Atom)



