|
| 无需数据库的 CMS 收集 by 隐藏人物 |
| ://gohugo.io/
Jekyll
Transform your plain text into static websites and blogs.
Technology: Ruby
Templating: Liquid
Formatting: Markdown
Open source: yes
Website: http://jekyllrb.com/
Kirby
Kirby is a file-based CMS. Easy to setup, easy to use, flexible as hell
Technolog ... |
| bbs.geekaa.com/topic/view/4911.html - 2016年6月5日 |
|
| 导出Google Reader的Feed条目生成xml的ruby小程序源代码 by 隐藏人物 |
| require 'net/https'
require 'uri'
def getSID(email, passwd)
uri = URI.parse('https://www.google.com/accounts/ClientLogin')
req = Net::HTTP:ost.new(uri.path)
req.set_form_data({'Email'=>email, 'Passwd'=>passwd});
http = Net::HTTP.new(uri.host, uri.port)
http.use_ssl = true
res ... |
| bbs.geekaa.com/topic/view/4699.html - 2009年10月26日 |
|
| write Ruby, Python & XAML code in your (X)HTML pages by 隐藏人物 |
| http://visitmix.com/Labs/gestalt/ |
| bbs.geekaa.com/topic/view/4425.html - 2009年8月9日 |
|
| Oreilly线上教程:利用ruby做游戏 by 隐藏人物 |
| http://www.oreillynet.com/pub/a/ruby/2007/12/04/creating-games-in-ruby.html |
| bbs.geekaa.com/topic/view/4407.html - 2009年8月4日 |
|
| 你没见过的120种网站开发新工具 by henry |
| ement and testing apps, and frameworks for working with a variety of coding languages, from Ajax to Ruby to Python.
Which do you use? Tell us more about your experiences in the comments.
Application Builders
DreamFace – Framework for creating personalized Web apps.
Organic Incentive – Tools for ... |
| bbs.geekaa.com/topic/view/4271.html - 2009年7月9日 |
|
| 我见过的最强悍的名字 by firefox |
| 2007-11-05 10:36:19 来自: 艾遥
昨天看一本花名册
有一个人叫——王茶叶
笑翻过去
突然又看见——史导猫
笑晕过去。
没有任何取笑和歧视谁的意思
只是觉得很强大。
你见过这样强悍的名字么?
2007-11-05 10:38:13 christiana (上海)
朱醉果
2007-11-05 10:40:19 艾遥
朱醉果……强!
2007-11-05 10:42:06 Gabriel
母大凤…………
偶们小学教务处主任,给我们的童年留下了深深的阴影……
2007-11- ... |
| bbs.geekaa.com/topic/view/291.html - 2008年11月29日 |
|
| 十五分钟创建一个blog系统 by 隐藏人物 |
| Creating a weblog in 15 minutes
介绍一个视频,演示了如何利用Ruby on Rails在15分钟里面创建一个blog系统。
当年就是看了这个视频,对RoR和TextMate产生了浓厚的兴趣。
不过以前也只是玩一玩,一直没有好好学学。
最近发现原来Leopard内置了RoR,所以,实在忍不住手……
视频地址(mov文件):
http://media.rubyonrails.org/video/rails_take2_with_sound.mov ... |
| bbs.geekaa.com/topic/view/728.html - 2008年7月11日 |
|
| RubyonRails连接MAMP下MySql失败的解决方法 by 隐藏人物 |
| 按照Creating a weblog in 15 minutes的方法创建了一个小程序,数据库使用了MAMP下的MySql。不过运行失败。
原因是数据库连接失败。
返回的页面包括了以下提示:
Errno::ENOENT in TodorController#new
No such file or directory - /tmp/mysql.sock
RAILS_ROOT: ./script/../config/..
Headers: {"cookie"=>[], "Cache-Control"=>"no-cache"}
解决的办法是:让程序的yml知道你的mys ... |
| bbs.geekaa.com/topic/view/730.html - 2008年4月28日 |
|
| Ruby爱好者 by 奸人坚 |
| 喜欢的来报道 |
| bbs.geekaa.com/topic/view/285.html - 2008年4月27日 |
|
| Facebook Open Source Projects by 安静 |
| n engine to build services that work efficiently and seamlessly between C++, Java, Python, PHP, and Ruby.
phpsh - an open source interactive shell for php that features readline history, tab completion, and quick access to documentation. It was developed at Facebook and ironically, is written mostl ... |
| bbs.geekaa.com/topic/view/664.html - 2008年4月18日 |
|