Libin Pan

One post at a time

links for 2008-06-28

  • 0 Comments
  • Filed under: Links
  • links for 2008-06-27

  • 1 Comment
  • Filed under: Links
  • links for 2008-06-26

  • 0 Comments
  • Filed under: Links
  • Firefox Keyboard Shortcuts on Mac

    Top Ten Firefox Keyboard Shortcuts

    1. ⌘ + l = focus address bar
    2. ⌘ + d = bookmark current page
    3. ⌘ + k = focus google search bar
    4. ⌘ + f = find
    5. ⌘ + g = find next
    6. ⌘ + t = new tab
    7. ⌘ + w = close current tab
    8. ⌘ + shift + t = reopen accidentally closed tab (Best one ever!)
    9. crtl + tab = tab through tabs
    10. crtl + shift + tab = tab backwards through tabs

    Bonus for Delicious Extension users:

    ⌘ + Shift + . = pulls delicious page if you have delicious firefox extension installed

    Thank you so much, Carlos Brando, for creating and sharing this great book - Rails on Rails 2.1 what’s new?

    Thank you so much, all the Railsers in ChinaOnRails, for the original translation!

    Thank you again, Carlos, for creating the beautiful covers for Chinese Version!

    Ruby on Rails 2.1 What’s new Chinese Version is on:

    http://blog.libinpan.com/download/libin-rubyonrails21-cn.pdf

    Source code is on GitHub:

    http://github.com/libin/rails21-book-cn/tree/master

    非常感谢 Carlos Brando 编写并分享他的 Rails on Rails 2.1 what’s new? 感谢他还为中文版创建了特制的封面!

    非常感谢 ChinaOnRails 的 Railser 们的辛勤翻译工作!这绝对是造福咱们广大 ROR 爱好者的好事情。

    偶根据已有的翻译成果,稍作编辑后放到 GitHub 上:

    http://github.com/libin/rails21-book-cn/tree/master

    文本和 ChinaOnRails 翻译的结果是基本完全一致的,只是因为使用了和英文版相同的生成器,可以保持和原文一致的分页和代码格式。

    下载地址:
    繁体中文版正在翻译中,期待不日即可发布:

  • 2 Comments
  • Filed under: Ruby, Software, 中文
  • links for 2008-06-24

  • 0 Comments
  • Filed under: Links
  • links for 2008-06-21

  • 0 Comments
  • Filed under: Links
  • It was yesterday, one news in my GitHub feeds which really has got my attention:

    defunkt started watching chit 1 hour ago

    Who is defunkt anyway? Chris Wanstrath, the guy who sits behind ErrTheBlog, GitHub, FaceBox, Cheat and lots of other cool stuffs.

    So, there has to have something really good in Chit! I took a quick look into it and found Chit is really Awesome!

    Chit

    Chit is a command line cheat sheet utility based on git.

    AUTHOR: Robin Lu. Thank you, Robin!

    FEATURES:

    Chit was inspired by ‘cheat’ by Chris Wanstrath. You can use chit to access and manage your cheat sheets easily.

    There are several differences between ‘cheat’ and ‘chit’. By using chit, besides the wonderful features of ‘cheat’, you get:

    1. Git powered cheat sheet repository. You can specify where you get the sheets and where to share them.
    2. Your own private cheat sheets. Everybody has some project related or smoe cheat sheets which are not mean to public. You can also put them into chit
    3. Directory support. You can group cheat sheets by directory now.
    4. One less letter to type.

    REQUIREMENTS:

    rubygems (You already have, don’t you?!), git (sudo gem install git) and hoe (sudo gem install hoe)

    INSTALL:

    sudo gem install robin-chit -s http://gems.github.com

    USAGE:

    To get a feeling about chit:

    $ chit chit

    To get a cheat sheet:

    $ chit [cheatsheet]

    If it does not exist, a new one will be created and waiting for your editing. Leave it blank and quit the editor if you don’t want to add a new one.

    To edit a cheat sheet, use the—edit switch.

    $ chit [cheatsheet] –edit

    To add a cheat sheet, use the—add switch.

    $ chit [cheatsheet] –add

    During editing a cheat sheet, empty the content will get the cheat sheet removed.

    A prefix ’@’ indicates the cheat sheet is in private mode. A private cheat sheet is kept in another repository.

    To get a private cheat sheet:

    $ chit @[cheatsheet]

    The prefix ’@’ works the same for both—edit and—add.

    The cheat sheet can be in a path. For example:

    $ chit mysql/select

    will get the cheat sheet ‘select’ under mysql.

    To show all the cheat sheets:

    $ chit [all|sheets]

    To show all the private cheat sheets:

    $ chit @[all|sheets]

    To search cheat sheets begin with ‘name’, use the—search/-s switch

    $ chit name -s

    SHARE:

    Thanks git, shareing cheat sheets has never been such easier.

    After the first time running chit, chit will create 2 local git repositories:

    • ~/.chit/main, which will pull out the default cheat sheets repository from http://github.com/robin/chitsheet
    • ~/.chit/private, which will be empty and wait for you to fill it out all your private goodies

    After that, they are all yours. You can use git to do all the fancy things: push to a shared server for your team, push to github repo share with us, pull from some other shared place…

    WANT TO KNOW MORE:

    Chit GitHub Repository

    Chit GitHub Wiki - Most of this post is copied from here.

    chit - 基于git的cheat sheets工具 - Only if you can read Chinese

    chit - cheat sheets - nowa forked chit and added custom repository config support - It was wrote in Chinese too.

    Cheat + Git = Chit - Chris Wanstrath @ GitHub

    WHAT’S NEXT?

    Chit and share your sheets!

  • 6 Comments
  • Filed under: English, Mac, OS X, Ruby
  • How Obama reinvented campaign finance

    So, social networks can help you make real good money.

  • 0 Comments
  • Filed under: English
  • links for 2008-06-20

  • 0 Comments
  • Filed under: Links
  • Search

    AideRss Status

    * Date Title Top conversations
    10 Jun 25 Firefox Keyboard Shortcuts on Mac 0 1 0 0
    9.3 Jun 27 links for 2008-06-27 1 0 0 0
    9 Jun 21 Introducing Chit - the only Cheat Sheet you’ve ever need 6 7 1 3
    5.4 Jun 25 Ruby on Rails 2.1 新特性之简体中文版 2 1 0 1
    2.6 Jun 16 Using Zoomii to find your books on Amazon 0 0 0 1
    2.6 Jun 08 links for 2008-06-08 1 0 0 0
    1 Jul 04 links for 2008-07-04 0 0 0 0
    1 Jul 04 iftop - Find out who is eating your bandwidth 0 0 0 0
    1 Jul 03 links for 2008-07-03 0 0 0 0
    1 Jul 03 FireFox did it! 0 0 0 0

    Upcoming Events

    Pages

    Recommend