berberich + ruby   269

Pow: Zero-configuration Rack server for Mac OS X
Pow is a zero-config Rack server for Mac OS X. Have it serving your apps locally in under a minute.
rails  ruby  server  development  webdev  webserver 
april 2011 by berberich
Doc⚡split
Docsplit is a command-line utility and Ruby library for splitting apart documents into their component parts: searchable UTF-8 plain text via OCR if necessary, page images or thumbnails in any format, PDFs, single pages, and document metadata (title, author, number of pages...)
ruby  ocr  library  document  image 
september 2010 by berberich
The MessagePack Project
MessagePack is a binary-based efficient object serialization library. It enables to exchange structured objects between many languages like JSON. But unlike JSON, it is very fast and small.
programming  development  ruby  python  library  messaging  serialization  format  binary  api  json 
march 2010 by berberich
Home - Chef - Opscode Open Source Wiki
Chef is a systems integration framework built to bring the benefits of configuration management to your entire infrastructure.
sysadmin  configuration  management  automation  ruby  framework  opensource  deployment 
april 2009 by berberich
Puppet
Puppet lets you centrally manage every important aspect of your system using a cross-platform DSL that manages all the separate elements normally aggregated in different files.
sysadmin  ruby  opensource  automation  configuration  deployment  dsl  tools  management  linux 
may 2008 by berberich
Ruby Waves: Home
New Ruby-based web development framework.
ruby  framework  development  mongrel  mvc  programming  webdev  opensource 
february 2008 by berberich
ZSFA -- Rails Is A Ghetto
Zed Shaw's tell-all on how the Ruby on Rails community is messed up. Interesting reading...
rubyonrails  ruby  rant  programming 
january 2008 by berberich
Addressable
Addressable is a replacement for the URI implementation that is part of Ruby's standard library. It more closely conforms to the relevant RFCs and adds support for IRIs and URI templates.
ruby  url  http  gem  library  development  code  uri 
december 2007 by berberich
BackgroundFu
Running Long Background Tasks In Ruby On Rails Made Dead Simple
ruby  rubyonrails  plugin  development  programming 
december 2007 by berberich
rubymatt's mailtrap-0.2.1 Documentation
Mailtrap is a mock SMTP server for use in Rails development.
email  development  testing  ruby  rubyonrails 
october 2007 by berberich
DataMapper
DataMapper is a Object Relational Mapper written in Ruby. The goal is to create an ORM which is fast, thread-safe and feature rich.
database  orm  ruby 
september 2007 by berberich
RubyForge: Facebooker: Project Info
High-level ruby wrapper for the Facebook API.
ruby  facebook  api  webservices  rest  library  code 
september 2007 by berberich
Ambition
Lets you query activerecord using ruby code. Translates it to SQL.
ruby  rubyonrails  sql  activerecord 
august 2007 by berberich
Confreaks: Ruby Hoedown 2007
Video presentations from the 2007 Ruby Hoedown, hosted by the Raleigh Area Ruby Brigade.
ruby  rubyonrails  conference  programming  presentation  video  development 
august 2007 by berberich
Vlad the Deployer
Automated deployment tasks similar to what Capistrano does.
rubyonrails  deployment  ruby  tools  configuration  automation  programming 
august 2007 by berberich
fixture-scenarios - Google Code
This plugin allows you to create 'scenarios' which are collections of fixtures and ruby files that represent a context against which you can run tests.
testing  fixtures  tdd  development  ruby  rspec  rubyonrails  plugin 
july 2007 by berberich
Warehouse — Subversion Browser
A good looking web-based Subversion browser.
subversion  rubyonrails  development  svn  ruby 
july 2007 by berberich
Revision 2926: /plugins/white_list
This White Listing helper will html encode all tags and strip all attributes that aren't specifically allowed.
rubyonrails  plugin  security  whitelist  javascript  ruby  programming  development  html  filter 
july 2007 by berberich
Ruby Unroller
Ruby Unroller is a tool for generating human-readable "execution traces".
ruby  development  debugging  code  tools  programming 
june 2007 by berberich
seattlerb's ar_mailer-1.2.0 Documentation
ar_mailer allows you to store messages into the database for later delivery by a separate process, ar_sendmail.
rubyonrails  ruby  gem  programming  plugin  email 
june 2007 by berberich
handshake's handshake-0.2.0 Documentation
Handshake is an informal design-by-contract system written in pure Ruby. It‘s intended to allow Ruby developers to apply simple, clear constraints to their methods and classes.
library  development  webdev  programming  designbycontract  ruby 
may 2007 by berberich
bleak_house :: evan weaver
BleakHouse is a Rails plugin for finding memory leaks.
rubyonrails  ruby  plugin  optimization  testing  debugging  code  development 
april 2007 by berberich
HighLine
HighLine was designed to ease the tedious tasks of doing console input and output with low-level methods like gets() and puts().
ruby  library  cli  programming  commandline  development  gems  code  linux 
april 2007 by berberich
Capistrano: Home
Let Capistrano do the heavy lifting for you. It is designed with repeatability in mind, letting you easily and reliably automate tasks that used to require login after login and a small army of custom shell scripts.
capistrano  automation  ruby  rubyonrails  deployment  development  webdev  sysadmin 
april 2007 by berberich
Magic Multi-Connections
Magic Multi-Connections allows you to write your models once, and use them for multiple database Rails databases at the same time. How? Using magical namespacing.
activerecord  database  rubyonrails  ruby  plugin  scaling  programming  development 
april 2007 by berberich
LiquidRail: MOle Plugin - Inspect The Rails
The MOle allows you to precisely analyze how your customers are interacting with your rails application.
analytics  optimization  rubyonrails  monitoring  tools  ruby  plugin  development 
april 2007 by berberich
the { buckblogs :here }: Faking cursors in ActiveRecord
Here’s a trick when querying large result sets while being friendly to the computer
activerecord  rubyonrails  ruby  tips  advice  mysql  database 
april 2007 by berberich
CruiseControl.rb
CruiseControl.rb is a continuous integration tool. Its basic purpose in life is to alert members of a software project when one of them checks something into source control that breaks the build.
agile  development  programming  tools  rubyonrails  ruby  testing  integration  versioncontrol  tdd  svn  opensource  code  continuousintegration 
march 2007 by berberich
Hobo - the web app builder for Rails
Hobo is an Open Source extension to Ruby on Rails which helps you build full blown web applications incredibly quickly and easily.
agile  plugin  rubyonrails  ruby  scaffold  framework  opensource 
march 2007 by berberich
bcrypt-ruby: Secure Password Hashing | Archives | codablog | Coda Hale
An easy way to keep your users’ passwords secure. bcrypt() is the password hashing algorithm used by OpenBSD.
ruby  gem  encryption  security  opensource  password 
march 2007 by berberich
Cerberus Continuous Integration for Rails
Cerberus is a Ruby based continuous integration system which can also be used with Ruby on Rails.
tdd  rubyonrails  subversion  ruby  integration  testing  development  programming  cerberus  webdev 
february 2007 by berberich
Ruby on Rails GeoKit Plugin
Geokit is a Rails plugin for building location-based apps. It provides geocoding, location finders, and distance calculation in one cohesive package. If you have any tables with latitude/longitude columns in your database, or if you every wanted to easily
rubyonrails  ruby  plugin  geocoding  maps  distance  development  programming  library  documentation 
february 2007 by berberich
« earlier      

related tags

37signals  accessibility  activemq  activerecord  adhearsion  advice  agile  ajax  akismet  algorithms  amazon  analytics  apache  api  applescript  article  asterisk  atom  authentication  authorize.net  automation  aws  backgroundrb  backpack  backup  bbauth  bdd  bestpractice  bible  binary  blogging  book  books  browser  cache  campfire  camping  capistrano  cdbaby  cerberus  chart  cheatsheet  church  cli  cms  cocoa  code  collaboration  commandline  community  comparison  conference  configuration  continuousintegration  conversion  crud  css  csv  data  database  date  db  debian  debugging  dependencies  deployment  design  designbycontract  development  distance  document  documentation  dry  dsl  ebook  ec2  ecommerce  edgerails  editor  education  email  encoding  encryption  engine  english  enterprise  environment  extensions  facebook  faq  fastcgi  feedburner  filter  firefox  fixtures  flash  folksonomy  format  forum  forums  fowler  framework  free  fun  gem  gems  generator  geocoding  get  gettext  google  googlemaps  grammar  graph  graphics  graphing  graphs  gridserver  groupware  gruff  gtd  guide  gwa  hoodwink.d  hosting  howto  hpricot  html  http  i18n  Identity  idioms  ie  image  images  inspiration  integration  internationalization  interview  java  javascript  jedit  json  language  learning  leopard  library  lifehacks  lighttpd  linguistics  linux  litespeed  loadbalance  localization  mac  macos  magazine  management  maps  marketing  markup  mashup  mediatemple  memcache  merb  messaging  metaprogramming  migrations  mock  mongrel  monitoring  mq  mvc  mysql  ocr  openid  opensource  optimization  oreilly  orm  osx  parser  parsing  password  patterns  pdf  performance  perl  photos  php  plugin  podcast  polymorphic  post  postgresql  pragmaticprogrammer  presentation  production  productivity  programming  project  prototype  proxy  python  quality  queue  rails  rake  rant  recipes  refactor  refactoring  reference  reporting  reputation  resources  rest  rjs  routes  routing  rspec  rss  ruby  rubyonrails  s3  salesforce  scaffold  scalability  scaling  schema  screencast  screenscraping  script  scriptaculous  sdk  search  searchengine  security  selenium  seo  serialization  server  sessions  setup  snippets  software  spam  sql  sqlite  statistics  storage  subversion  svn  switchtower  syndication  sysadmin  tagging  tags  tdd  technoweenie  telephony  templates  test  testdriven  testing  textdrive  time  timezones  tips  tools  toread  tricks  tutorial  units  uri  url  usability  utf-8  versioncontrol  video  vim  visualization  voip  web  web2.0  webapp  webdesign  webdev  webserver  webservices  whitelist  wiki  windows  workflow  xhtml  xml  yahoo  yaml 

Copy this bookmark:



description:


tags: