pjaspers + ruby   92

andreberg/BMScript - GitHub
Handy way of running scripts (in ruby/python/bash/...) from a Cocoa app.
cocoa  scripts  ruby  programming 
january 2011 by pjaspers
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  from delicious
august 2010 by pjaspers
Whyday: 19 August 2010
RT : August 19th is Whyday Misschien er wat over,...
#ruby  ruby  from twitter_favs
june 2010 by pjaspers
Practical Training Exercises — rubyproblems.com
"rubyproblems.com is a unique way to improve your Ruby skills while still having fun."
ruby  from delicious
april 2010 by pjaspers
outoftime's rake_server at master - GitHub
Client/server architecture for invoking and running Rake tasks
deployment  ruby  sysadmin  server  from delicious
april 2010 by pjaspers
rvideo - Project Hosting on Google Code
RVideo is a Ruby library inspects and processes video and audio files by providing an interface to free Unix tools like ffmpeg.
via:rentzsch  ruby  ffmpeg  from delicious
march 2010 by pjaspers
bpoweski's apnserver at master - GitHub
A Ruby-based server and toolkit for sending iPhone push notifications
iphonedev  push  notifications  ruby  from delicious
march 2010 by pjaspers
crafterm's comma at master - GitHub
Comma is a small CSV (ie. comma separated values) generation extension for Ruby objects, that lets you seamlessly define a CSV output format via a small DS
ruby  rubyonrails  csv 
march 2010 by pjaspers
mneumann's wee at master - GitHub
"A high-level light-weight web framework with many ideas from Seaside" in Ruby
via:atog  seaside  ruby 
february 2010 by pjaspers
mattt's mobius at master - GitHub
Modular framework for computational poetry
githubdump  ruby  poetry 
february 2010 by pjaspers
jashkenas's ruby-processing at master - GitHub
"Code as Art, Art as Code. Processing and Ruby are meant for each other.";
githubdump  ruby  processing 
february 2010 by pjaspers
Homebrew + Mysql + Snow Leopard
mysql gem won't work without itm throws an MysqlCompat::MysqlRes
ruby  mysql  snowleopard 
february 2010 by pjaspers
Segfault in Ruby « Jabberwocky
How to solve segfaults in Ruby in two words: recompile, debug.
ruby  segfault 
february 2010 by pjaspers
Robby on Rails : Installing Ruby on Rails, Passenger, PostgreSQL, MySQL, Oh My Zsh on Snow Leopard, Fourth Edition
Has a feeling this might be useful. How to install a complete dev-environment on a fresh Snow Leopard
ruby  rails  install  passenger 
february 2010 by pjaspers
Automatically — err.the_blog
Auto migrations, update your schema.rb and watch migrations be created
via:wkampmann  ruby  rails  actievrecord  plugins  plugin 
february 2010 by pjaspers
WyeWorks Blog: My Emacs for Rails
Emacs config geared at rails. Toread
toread  emacs  ruby  rails 
january 2010 by pjaspers
Spinning up a new Rails app « Katz Got Your Tongue?
So people have been attempting to get a Rails app up and running recently. I also have some apps in development on Rails 3, so I’ve been experiencing some of the same problems many others have.
rails3  ruby  setup  rubyonrails 
january 2010 by pjaspers
WebROaR: Ruby Application Server - Blog
Comparison of Ruby stacks (plus a nice explanation on httpperf)
toread  ruby  httpperf  servers  deployment 
december 2009 by pjaspers
mikel's mail at master - GitHub
A Really Ruby Mail Library -- An other mail library to handle sending and receiving emails in rails
ruby  rails  email  library 
november 2009 by pjaspers
Thinking Functionally In Ruby – A Great Presentation by Tom Stuart
Thinking Functionally In Ruby – A Great Presentation by Tom Stuart
ruby  screencast  slides 
november 2009 by pjaspers
Introducing Resque - GitHub
An alternative to Starling, background-jobs in Rails
ruby  github  rails 
november 2009 by pjaspers
voloko's twitter-stream at master - GitHub
Ruby client that uses the new Twitter firehose API
ruby  twitter  realtimeapi  via:atog 
october 2009 by pjaspers
FakeFS
"FakeFS is a Ruby library which transparently causes File, Dir, and FileUtils to use an in-memory. faux-filesystem rather than the real filesystem on disk. Why? So you don’t have to deal with mocking libraries, so your tests are faster, and so you don’t need a hard drive to run them."
ruby  filesystem  fakefs  mock 
september 2009 by pjaspers
A Cup Full Of Why: 32 Why The Lucky Stiff Links
Why, why did you leave me, why (an old song by NSA very appropriate here)
ruby  why  rubyonrails  _why 
august 2009 by pjaspers
Robby on Rails : Slides from my Rails Underground 2009 talk
Presentation on checklist before launching a rails applications.
ruby  rails  deployment  tips 
july 2009 by pjaspers
Integrity: A Fun And Easy Continuous Integration Server
Integrity is a simple and lightweight Continuous Integration server written in Sinatra
ruby  continuousintegration  ci 
july 2009 by pjaspers
Passenger Preference Pane · Fingertips
"The Passenger preference pane is a preference pane for Mac OS X, it enables you to configure a Rails or Rack application in a matter of seconds." -awesomeness in a pref pane
ruby  rails  osx  passenger 
june 2009 by pjaspers
Rip: A Next Generation Ruby Packaging System - Watch Out RubyGems!
Basically, Rip's a new tool with a whole new way of looking at Ruby packaging and library distribution, but it has a killer team behind it, some solid ideas, and it could well supersede RubyGems in many ways in the near future.
ruby  gems  rip 
june 2009 by pjaspers
Build and deploy a Shopify app in 8 minutes - Too-biased
Build and deploy a Shopify app in 8 minutes (video)
ruby  shopify 
june 2009 by pjaspers
Gosu
Gosu is a 2D game development library for the Ruby and C++ programming languages, available for Mac OS X, Windows and Linux.
ruby  corssplatfrom  game 
june 2009 by pjaspers
Vladimír Bobeš Tužinský :: textmagic gem
SMS sending from Ruby through textmagic
ruby  sms 
june 2009 by pjaspers
Ruby Best Practices - Reading Ruby's Standard Library for Fun and Profit
"Why is it then, that so many developers suck at reading code?" - using Ruby’s Standard Library to learn to read code
ruby 
may 2009 by pjaspers
Bitcetera: Mac-friendly Autotest
Autotest that uses FSEvents instead of polling.
ruby  cocoa 
may 2009 by pjaspers
Early 8-bit Sounds from _why's Bloopsaphone - Ideas For Dozens
"Bloopsaphone is a Ruby library for making 8-bit music and sound effects" - Mario Bros sounds capabalilty from ruby.
ruby 
may 2009 by pjaspers
IRB: Let’s Bone Up On The Interactive Ruby Shell
IRB Tips and tricks: especially like syntax-coloring and autocompletion
webdev  ruby 
may 2009 by pjaspers
Shoulda Roundup: Elegant, Maintainable Ruby Testing
"Shoulda is a library that allows you to write better and more understandable tests for your Ruby application. It's like overdrive for Test::Unit and RSpec. Shoulda allows you to provide context to your tests so that you can group" - a nice roundup
ruby  shoulda 
may 2009 by pjaspers
Access Ruby Docs from the OS X Dictionary and Spotlight
"Access Ruby Docs from the OS X Dictionary and Spotlight"
ruby  spotlight  dictionary 
february 2009 by pjaspers
Ruby Hoedown 2008
really like the color scheme of the header
ruby  conference  rails 
may 2008 by pjaspers
« earlier      

related tags

#ruby  -  1.9  2.1  actievrecord  ai  api  appengine  arduino  authlogic  autocomplete  books  bundle  bundles  c  chat  ci  cocoa  compiler  conference  continuousintegration  corssplatfrom  csv  customisation  debugging  deployment  dictionary  emacs  email  eventmachine  fakefs  ffmpeg  filesystem  game  gems  generator  git  github  githubdump  god  google-forms  graphics  hacking  heroku  httpperf  imdb  install  intelligence  interview  io  iphonedev  javascript  jekyll  jruby  js  leopard  library  macosx  macruby  memcached  memory  merb  metaprogramming  midi  mock  mod_rails  music  mysql  new  news  notifications  ocr  on  osx  parser  passenger  patch  performance  plugin  plugins  podcast  podcasts  poetry  presentation  processing  programming  push  quickref  rails  rails2.1  rails3  realtimeapi  redis  reference  regexp  REXML  rip  ruby  rubyonrails  scalability  scaling  screencast  script  scripts  seaside  security  segfault  server  servers  setup  shopify  shoulda  sinatra  slicehost  slides  smalltalk  sms  snowleopard  spotlight  sysadmin  tdd  testing  tests  textmate  thin  timezone  tips  tools  toread  towatch  tricks  tutorial  twitter  upgrade  vendor  via:atog  via:elise_huard  via:rentzsch  via:wkampmann  video  web  webdev  What’s  why  Wiki  xml  _why 

Copy this bookmark:



description:


tags: