gordonbrander + ruby 28
Travis Continuous Integration Testing
ruby
nodejs
python
scala
lisp
test
development
web
25 days ago by gordonbrander
Our CI environment provides multiple runtimes (e.g. Node.js or PHP versions), data stores and so on. Because of this, hosting your project on travis-ci.org means you can effortlessly test your library or applications against multiple runtimes and data stores without even having all of them installed locally.
25 days ago by gordonbrander
Bootstrapping a lightweight Object System in Ruby
A good observation. It's possible using functional closure to build your own object system (assuming your language supports hashes).
oop
functional
web
development
ruby
javascript
learn
5 weeks ago by gordonbrander
An object essentially wraps up method dispatch and state
A good observation. It's possible using functional closure to build your own object system (assuming your language supports hashes).
5 weeks ago by gordonbrander
How to rsync your jekyll site - jeffmcfadden.com
12 weeks ago by gordonbrander
A more useful recap of the rsync workflow for Jekyll. Relevant for Docpad.
ruby
jekyll
development
*nix
12 weeks ago by gordonbrander
github/gollum · GitHub
12 weeks ago by gordonbrander
Gollum is a wiki built on top of Git that is editable in a variety of formats (Markdown included), can be run locally and stores all data as plain text files. Brilliant.
git
wiki
development
cms
opensource
ruby
from iphone
12 weeks ago by gordonbrander
WardCunningham/Smallest-Federated-Wiki - GitHub
january 2012 by gordonbrander
Ward Cunningham, inventor of the wiki is introducing a new concept: the federated wiki. Drag and drop page modules between pages to compose a new page. Each module has it's own history and can be edited. This is a great idea.
collaboration
wiki
ruby
sinatra
opensource
january 2012 by gordonbrander
Faye: Simple pub/sub messaging for the web
november 2011 by gordonbrander
A notification system "based on the Bayeux protocol". Very similar to Socket.io in terms of usage. From the "Architecture" page:
nodejs
ruby
javascript
websockets
web
development
opensource
The Adapter, as implemented by the NodeAdapter and RackAdapter classes, exposes the Server’s interface over HTTP. It is responsible for serializing and deserialzing messages as JSON and accepting connections over various flavours of HTTP transport:
Persistent connections using WebSocket
Long-polling via HTTP POST
Cross Origin Resource Sharing
Callback-polling via JSON-P
november 2011 by gordonbrander
schacon/git-scribe - GitHub
october 2011 by gordonbrander
An open source command line toolchain for collaboratively writing eBooks using Git for revisions.
git
book
cms
opensource
ruby
october 2011 by gordonbrander
Vagrant - Welcome
october 2011 by gordonbrander
So here's a very good reason to switch to VirtualBox from VMWare. Vagarant is a set of Ruby scripts for defining and automatically spawning development virtual environments.
vm
development
web
opensource
ruby
october 2011 by gordonbrander
Articles - Practicing Ruby
october 2011 by gordonbrander
Kind of a "Zen of Python" type essay, but for Ruby.
ruby
development
philosophy
october 2011 by gordonbrander
Active Admin | The administration framework for Ruby on Rails
may 2011 by gordonbrander
An admin interface for Rails with a DSL for customization.
cms
ruby
development
rubyonrails
opensource
may 2011 by gordonbrander
nclud/2011.beercamp.com - GitHub
february 2011 by gordonbrander
BeerCamp source. Lots to learn from here.
css
html
learn
opensource
jekyll
ruby
javascript
february 2011 by gordonbrander
Getting Started With Toto
may 2010 by gordonbrander
A tiny text-file based blogging engine in Ruby.
ruby
gem
opensource
blog
development
cms
may 2010 by gordonbrander
mwunsch's prism on GitHub
march 2010 by gordonbrander
A microformats parser for Ruby.
ruby
plugin
gem
microformat
library
development
opensource
march 2010 by gordonbrander
Nesta on GitHub
march 2010 by gordonbrander
"A lightweight CMS, implemented in Sinatra". Peepcode's blogging software is based on this thing.
cms
ruby
opensource
march 2010 by gordonbrander
About the PeepCode Blog
march 2010 by gordonbrander
A fascinating granular approach to CMS blogging. A custom platform built on Jekyll.
blog
css
cms
web
ruby
jekyll
march 2010 by gordonbrander
LESS.app For Mac OS X
february 2010 by gordonbrander
GUI for LESS CSS compiler. You can switch on auto-compile so it will run whenever you save the .less file.
css
development
osx
ruby
app
toolbox
february 2010 by gordonbrander
LESS - Leaner CSS
february 2010 by gordonbrander
CSS with server imports, variables, etc. .less files are compiled into standard CSS with the ruby gem.
css
development
ruby
framework
toolbox
february 2010 by gordonbrander
GitHub: textorize at master
september 2009 by gordonbrander
An OSX command line tool for generating pristine images for text replacement.
development
design
typography
ruby
osx
opensource
september 2009 by gordonbrander
Slideshare: Textorize
september 2009 by gordonbrander
An OSX command line tool for generating pristine images for text replacement
development
design
typography
ruby
opensource
osx
september 2009 by gordonbrander
Frog CMS
september 2009 by gordonbrander
RadientCMS ported to PHP. Nice.
cms
rubyonrails
php
opensource
minimalism
ruby
september 2009 by gordonbrander
TrimJunction
august 2009 by gordonbrander
A port of Ruby on Rails to the Javascript language. Can be used either client-side or server-side via Rhino.
javascript
rubyonrails
mvc
framework
opensource
code
ruby
august 2009 by gordonbrander
spot-us GitHub
march 2009 by gordonbrander
The source code for spot.us, citizen-funded reporting. Other possibilities: community-funded relief and development projects, community-funded church projects, community-funded charities, community-funded city development, community-funded ____. Puts public service in the hands of the public and keeps it accountable.
journalism
citizenjournalism
opensource
community
communication
rubyonrails
ruby
git
reliefanddevelopment
nonprofit
organization
app
versioncontrol
march 2009 by gordonbrander
Webby (not quite a CMS)
june 2008 by gordonbrander
Along the same lines as CushyCMS, Webby is a little Rails app that helps you manage static pages.
cms
ruby
rubyonrails
opensource
publishing
app
june 2008 by gordonbrander
Radiant CMS - Content Management Simplified
august 2006 by gordonbrander
A RoR Open Source CMS for "small teams" . Very Developer friendly with a 37signals-esque backend.
opensource
ruby
cms
publishing
rubyonrails
august 2006 by gordonbrander
related tags
*nix ⊕ app ⊕ blog ⊕ book ⊕ citizenjournalism ⊕ cms ⊕ code ⊕ collaboration ⊕ communication ⊕ community ⊕ css ⊕ design ⊕ development ⊕ framework ⊕ functional ⊕ gem ⊕ git ⊕ html ⊕ javascript ⊕ jekyll ⊕ journalism ⊕ learn ⊕ library ⊕ lisp ⊕ microformat ⊕ minimalism ⊕ mvc ⊕ nodejs ⊕ nonprofit ⊕ oop ⊕ opensource ⊕ organization ⊕ osx ⊕ philosophy ⊕ php ⊕ plugin ⊕ publishing ⊕ python ⊕ reliefanddevelopment ⊕ resource ⊕ ruby ⊖ rubyonrails ⊕ scala ⊕ server ⊕ sinatra ⊕ test ⊕ toolbox ⊕ typography ⊕ versioncontrol ⊕ vm ⊕ web ⊕ websockets ⊕ wiki ⊕Copy this bookmark: