| Parrot 简介 |
阅读数:502次 |
Sun公司的Java平台目标是“一种语言,多个平台”,我们可以用Java开发程序,无忧地发布到各个平台;微软的.NET强调的是“一个平台,多种语言”,就是用你喜欢的编程语言编写同跑在Windows上的.NET程序。乖乖,现在Parrot准备实现的目标是“多个平台,多种语言”,
|
| 原文网址:http://www.rubychina.org/parrot.htm |
等级:
时间:9/8/2005 6:42:50 AM 收藏人:问天
|
|
| Action Pack Readmm |
阅读数:399次 |
Action Pack splits the response to a web request into a controller part (performing the logic) and a view part (rendering a template). This two-step approach is known as an action, which will normally create, read, update, or delete (CRUD for short) some sort of model part (often backed by a database) before choosing either to render a template or redirecting to another action.
|
| 原文网址:http://ap.rubyonrails.com/files/README.html |
等级:
时间:9/8/2005 6:36:17 AM 收藏人:问天
|
|
| typo - Trac |
阅读数:506次 |
Typo is a lean engine that makes blogging easy. After you install Typo, a web-based admin interface handles configuration and management. You can then post to your blog using a desktop client like MarsEdit or online, using the admin section of your blog. You can read more about this in the DesktopClients section.
|
| 原文网址:http://typo.leetsoft.com/trac/ |
等级:
时间:9/5/2005 12:53:35 AM 收藏人:问天
|
|
|
|
|
|
| RAILS on Windows 2003 |
阅读数:360次 |
My target platform was Windows 2003 Server / IIS 6.0. There are instructions for setting up Rails on IIS but I think these are written for Windows 2000 or Windows XP. As I tried these initially without any luck I decided to make a small how-to on how to get things up and running specifically for IIS 6.0. This is quite hacky for now and I would love to get this streamlined, but for now this seems t
|
| 原文网址:http://www.bitslapped.nl/articles/2005/06/05/rails-on-windows-2003 |
等级:
时间:9/4/2005 12:24:42 AM 收藏人:问天
|
|
|
|
|
|