天天红玉世界

Rails Ruby Erlang 。。。创新来自于刻苦的实践和勤奋的思考... www.hhtong.com

www.lycom.de

Ruby实例世界:静态网页生成器Jekyll on Thin

Gudao Luo2008-12-12 at 03:57发表的

静态网页生成器Jekyll on Thin
使用Jekyll on Thin软件方法
git clone git://github.com/mojombo/jekyll
cd jekyll
 
git clone git://github.com/mojombo/tpw.git
 
bin/jekyll ./tpw/ ./sites/public/
 
thin start -A file -c sites/public/
 
http://localhost:3000/index.html
  • 说明
    • Jekyll是一款简单易于创建博客的静态网页生成器。
    • TPW是Jekyll的应用实例。

苹果世界:我在MacOSX上写博客所用的工具

Gudao Luo2008-08-31 at 01:58发表的

我在MacOSX上写博客所用的工具

Ruby专家博客:Obie Fernandez

Gudao Luo2008-01-31 at 21:26发表的

免费无限存放图片在slide.com!
  • 说明
    • Obie Fernandez不仅仅是一位专家,而且还是Ruby社区的不多“几块宝石”之一。Mongrel开发者 如此说:
      He’s one of the few gems of the Ruby world.
评论: 0 (view/add your own) 标记: Blog, Ruby

网站推荐: Ruby语言博客集

Gudao Luo2008-01-14 at 07:28发表的

Host unlimited photos at slide.com for FREE!
评论: 0 (view/add your own) 标记: Blog, Rails, Ruby

Ruby语言:Ruby语言2007年最好的个人博客RSS

Gudao Luo2008-01-03 at 21:55发表的

Ruby语言2007年最好的个人博客RSS
  • Ruby语言2007年最好的个人博客
    • http://feeds.feedburner.com/nubyonrails
    • http://feeds.feedburner.com/errtheblog
    • http://feeds.feedburner.com/RidingRails
    • http://feeds.feedburner.com/buckblog
    • http://feeds.feedburner.com/LoudThinking
    • http://feeds.feedburner.com/MyConfPlan
    • http://www.oreillynet.com/ruby/blog/index.xml
    • http://eigenclass.org/hiki.rb?c=rss;format=1;tags=blog

网站推荐:Ruby和Rails重要博客和新闻网站

Gudao Luo2007-12-08 at 00:09发表的

网络工具:把你的博客变成pdf文件

Gudao Luo2007-12-07 at 22:58发表的

把你的博客变成pdf文件

  • 使用说明
    • 进入网页 http://www.pdfonline.com/ 注册并且登陆;
    • 输入你的博客网站地址;
    • 你的博客页面就成为了pdf文件;

Ruby语言专家博客世界

Gudao Luo2007-04-28 at 09:19发表的

博客天地:Chad Fowler

Gudao Luo2007-04-22 at 15:42发表的

  • 说明:
    • Rails实战要看的第三本书《rails recipes》
    • 作者Chad Fowler也是ruby社区最资深的大佬之一。这本书列举了100多个rails实战的各种问题的解决方案,适合在你用RoR开发项目的时候,碰到相应问题去寻找相应的最佳实践。这本书还没有被引进国内。
评论: 0 (view/add your own) 标记: Blog, Rails, Ruby

博客天地:Robert C. Martin

Gudao Luo2007-04-22 at 15:15发表的

评论: 0 (view/add your own) 标记: Blog, Rails, Ruby

博客天地

Gudao Luo2007-04-15 at 22:01发表的

  • Mauricio Hernandez
    • 评论:“auricio Hernandez is quite intelligent fellow. He seems to be a true Master not only in Ruby Language, but also in theoretical computing and mathematics. Every time I really read his blog I learn something new, not only from Ruby but about programming algorithms in general.”
评论: 0 (view/add your own) 标记: Blog

博客天地:JRuby on NetBeans专家Tor Norbye

Gudao Luo2007-04-07 at 22:51发表的

  • 说明:该博客是了解JRuby on NetBeans最佳途径。

博客天地:Antonio Cangiano

Gudao Luo2007-03-31 at 01:52发表的

评论: (disabled) 标记: Blog, Rails, Ruby, db2

Rails框架博客软件SimpleLog

Gudao Luo2007-02-12 at 09:49发表的

        Rails框架博客软件 SimpleLog 是一款简洁而又清晰界面和有特色的开源博客软件。

        其特色在于它和著名的照片网站 http://www.flickr.com/ 紧紧相连,你的博客既可以在SimpleLog上写也可以通过在flickr上写,图片也不用从你的网站传送到客户那里了,加快访问你的网站速度;它还和最有名的社会标记网站 http://del.icio.us 很好的结合;无论是前者还是后者,都有利于你的博客推广;它把博客标签(Tags)和目录(Categories)合为一体,没有了后者;你看搜索也好,标记也好,只有你需要时才打开,而不是事先已经开着的。

        一切像Rails框架一样:简单!!!看来软件开源真的是可以商业化。