What have you found for these years?

2011-09-10

spellbook design reference

spellbook

* Spiritual Soul (精靈幻境)
* Vantage Master (魔喚精靈)
* Spiritual Soul 2
* Sacrifice (活祭)
* Vantage Master Japan (VM Japan)
* Magic: The Gathering (魔法風雲會)
* Guild Wars
* Estiah

2011-09-05

We're hiring!

As I've mentioned in rubyconf.tw/2011, we're hiring!
Preferably in Taipei, but we can discuss in detail.
Please contact us (or me) if you're interested, or
forward to whom might be interested. Thank you!

For now, we are developing iOS apps along with their
websites in Ruby on Heroku. Also, we have servers on
Rackspace and EC2, we can try out if anything is
suitable for us.

More information:
http://cardinalblue.com/jobs

2011-09-04

google analytic for godfat.org

from 2010-03-03 to 2011-09-03

Browsers

1. Chrome 47% (331 visits)
2. Firefox 40%
3. Safari 8%
4. Opera 2%
5. IE 1.4%
6. Android 0.3%
7. RockMelt 0.3%
8. Mozilla 0.14%
9. Mozilla Compatible 0.14%

OS

1. Mac 44%
2. Windows 41%
3. Linux 13%
4. FreeBSD 0.7%
5. Android 0.6%
6. iPad 0.3%
7. Symbian 0.1%
8. UNIX 0.1%
9. iPod 0.1%

Languages

1. en-us 53%
2. zh-tw 38%
3. en 1.5%
4. en-gb 1.3%
5. de 1%
6. zh-cn 0.9%
7. fr 0.7%
8. ru 0.7%
9. ru-ru 0.4%
10. cs 0.3%

Sources

1. (direct) 41%
2. google (organic) 12%
3. facebook.com (referral) 11%
4. github.com (referral) 8%
5. blogger.com (referral) 5%

Keywords

1. godfat 31%
2. godfat.og 11%
3. spbk 6%
4. 飽和脂肪星 5%
5. godfat.org 4%
6. http://godfat.org 4%
7. cardinalblue godfat 2%
8. http://godfat.org/ 2%
9. panel de pon 2%
10. "cardinalblue" "godfat" 1%

Visitors

1. New Visitor 75%
2. Returning Visitor 25%

google analytic for this blog

from 2010-03-03 to 2011-09-03

Browsers

1. Firefox 42% (8,770 visits)
2. Chrome 31%
3. IE 18%
4. Safari 5%
5. Mozilla 5%
6. Opera 2%
7. Mozilla Compatible 0.2%
8. Android 0.09%
9. IE with Chrome Frame 0.07%
10. RockMelt 0.03%

OS

1. Windows 60%
2. Mac 23%
3. Linux 17%
4. Android 0.3%
5. iPad 0.3%
6. iPhone 0.3%
7. Unknown 0.2%
8. FreeBSD 0.2%
9. iPod 0.04%
10. PSP 0.01%

Languages

1. zh-tw 68%
2. en-us 26%
3. zh-cn 3%
4. en 1%
5. zh-hk 0.7%
6. ja 0.4%
7. en-gb 0.3%

Sources

1. google (organic) 61%
2. (direct) 18%
3. blogger.com (referral) 6%
4. yahoo (organic) 4%
5. google.com (referral) 3%

Keywords

1. 2.3.3
2. git rebase
3. multi thread rand
4. git gui
5. llvm
6. 星之一角
7. git submodule
8. 攻強皇國機甲
9. 無茶苦茶
10. yajl
11. godfat
12. oauth
13. xterm color 256
14. git merge
15. boost spirit
16. chomsky hierarchy
17. rubinius
18. aramary
19. redmine git
20. git rebase

Visitors

1. New Visitor 62%
2. Returning Visitor 38%

[ANN] rest-core 0.3.0 released

rest-core

by Cardinal Blue http://cardinalblue.com

DESCRIPTION:

A modular Ruby REST client collection/infrastructure

CHANGES:

rest-core 0.3.0 – 2011-09-03

  • [facebook] RestGraph is Facebook now.
  • [facebook] Facebook::RailsUtil is imported from rest-graph
  • [facebook] Use json_decode instead of auto_decode as rest-graph
  • [facebook] No longer calls URI.encode on Facebook broken URL
  • [twitter] Fixed opts in Twitter#tweet
  • [twitter] Introduced Twitter::Error instead of RuntimeError!
  • [twitter] By default log nothing
  • [rest-core] We no longer explicitly depends on Rack
  • [rest-core] Added a shorthand RC to access RestCore
  • [rest-core] Eliminated a lot of warnings
  • [cache] All clients no longer have default hash cache
  • [oauth2_query] Now we always use the term “access_token”
  • [config] Now Config#load and Config#load_for_rails take namespace e.g. rest-core.yaml:
    development:
      facebook:
        app_id: 123
      twitter:
        consumer_key: abc
    

INSTALLATION:

gem install rest-core

Or if you want development version, put this in Gemfile:

gem 'rest-core', :git => 'git://github.com/cardinalblue/rest-core.git',
                 :submodules => true



All texts are licensed under CC Attribution 3.0