<body><script type="text/javascript"> function setAttributeOnload(object, attribute, val) { if(window.addEventListener) { window.addEventListener('load', function(){ object[attribute] = val; }, false); } else { window.attachEvent('onload', function(){ object[attribute] = val; }); } } </script> <div id="navbar-iframe-container"></div> <script type="text/javascript" src="https://apis.google.com/js/platform.js"></script> <script type="text/javascript"> gapi.load("gapi.iframes:gapi.iframes.style.bubble", function() { if (gapi.iframes && gapi.iframes.getContext) { gapi.iframes.getContext().openChild({ url: 'https://www.blogger.com/navbar.g?targetBlogID\x3d4684235500622716427\x26blogName\x3dCaiwangqin\x27s+blog\x26publishMode\x3dPUBLISH_MODE_HOSTED\x26navbarType\x3dBLUE\x26layoutType\x3dCLASSIC\x26searchRoot\x3dhttp://blog.caiwangqin.com/search\x26blogLocale\x3dzh_CN\x26v\x3d2\x26homepageUrl\x3dhttp://blog.caiwangqin.com/\x26vt\x3d3393395200455623441', where: document.getElementById("navbar-iframe-container"), id: "navbar-iframe" }); } }); </script>

Caiwangqin's blog

Focus on Life, Cloud Service, Smart Hardware, Architecture, Technic and beyond…

最好的Ruby on Rails开源程序

2006年12月7日星期四

经过试用,我觉得以下几个是目前最好的开源程序(The best open source with Ruby on Rails)。


内容管理系统(Content Management Systems)



  1. Radiant, the minimalistic CMS for Rails

  2. Typo Blogware

  3. SimpleLog

  4. Mephisto

  5. Rubricks - Ajax bells and whistles

  6. RCMS - for rails 1.1.4


论坛(Forum)



  1. RForum - ChinaonRails Forum

  2. Beast - Authr.cn


Wiki



  1. Instiki - ChinaonRails Wiki


Bookmarks



  1. Markaboo - 安装Markaboo,学习Ruby on Rails

  2. urlmarkr - 个人书签


Tracker system



  1. SimpleTicket - Demo


进销存(Business)



  1. Hamster - 中国第一个RubyOnRails企业级应用开源项目


 


如果你知道更多的,请留言告诉我知道,谢谢。


 


参考资源:



标签:

posted by Caiwangqin, 02:29

0 Comments:

发表评论

订阅 博文评论 [Atom]

<< 主页