gordonbrander + ruby   28

Travis Continuous Integration Testing
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.
ruby  nodejs  python  scala  lisp  test  development  web 
25 days ago by gordonbrander
Bootstrapping a lightweight Object System in Ruby
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).
oop  functional  web  development  ruby  javascript  learn 
5 weeks ago by gordonbrander
How to rsync your jekyll site - jeffmcfadden.com
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
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
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
A notification system "based on the Bayeux protocol". Very similar to Socket.io in terms of usage. From the "Architecture" page:
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
nodejs  ruby  javascript  websockets  web  development  opensource 
november 2011 by gordonbrander
schacon/git-scribe - GitHub
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
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
Kind of a "Zen of Python" type essay, but for Ruby.
ruby  development  philosophy 
october 2011 by gordonbrander
Getting Started With Toto
A tiny text-file based blogging engine in Ruby.
ruby  gem  opensource  blog  development  cms 
may 2010 by gordonbrander
Nesta on GitHub
"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
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
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
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
An OSX command line tool for generating pristine images for text replacement.
development  design  typography  ruby  osx  opensource 
september 2009 by gordonbrander
Slideshare: Textorize
An OSX command line tool for generating pristine images for text replacement
development  design  typography  ruby  opensource  osx 
september 2009 by gordonbrander
TrimJunction
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
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)
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
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

Copy this bookmark:



description:


tags: