grosser/parallel
4 days ago
Run any code in parallel Processes(> use all CPUs) or Threads(> speedup blocking operations).
Best suited for map-reduce or e.g. parallel downloads/uploads.
ruby
parallel
Best suited for map-reduce or e.g. parallel downloads/uploads.
4 days ago
ADsafe - JavaScript subset for safe code
4 days ago
Subset of JS that makes it safe to host arbitrary code
security
javascript
4 days ago
jwacs - Javascript With Advanced Continuation Support
4 days ago
Version of Javascript that supports continuations
javascript
continuations
4 days ago
Internet Arbitration | Judge.me
4 days ago
Small Claims Court
on the Internet
Judge.me is a faster, more
affordable alternative to court.
internet
legal
arbitration
on the Internet
Judge.me is a faster, more
affordable alternative to court.
4 days ago
presidentbeef/brakeman
4 days ago
Scans your source for possible security holes.
analysis
rails
security
4 days ago
ernie/squeel
13 days ago
Squeel enhances the normal ActiveRecord query methods by enabling them to accept blocks. Inside a block, the Squeel query DSL can be used. Note the use of curly braces in these examples instead of parentheses. {} denotes a Squeel DSL query.
activerecord
database
rails
ruby
sql
13 days ago
Chrome SSH
13 days ago
Secure Shell is an xterm-compatible terminal emulator and stand-alone ssh client for Chrome. It uses Native-Client to connect directly to ssh servers without the need for external proxies.
Secure Shell is a Beta release and has known bugs.
chrome
ssh
Secure Shell is a Beta release and has known bugs.
13 days ago
cortesi - Introducing pathod: a pathological HTTP server
13 days ago
a pathological HTTP/S daemon useful for testing and torturing HTTP clients. At its core is a tiny, terse language for crafting HTTP responses. It also has a built-in web interface that lets you play with the response spec language, inspect logs, and access pathod's full help document
http
server
testing
13 days ago
sharejs.org
13 days ago
ShareJS is an Operational Transform library for NodeJS & browsers. It lets you easily do live concurrent editing in your app.
collaboration
javascript
nodejs
13 days ago
JSONP
13 days ago
Enables cross-domain requests to any JSON API.
Very useful for mashup sites - since API calls can be done client-side, no server code is needed. Sample usage: hackerhours.org, requesting event times from Meetup (source). Note that exposing API secret keys in client code is discouraged.
ajax
api
javascript
json
jsonp
Very useful for mashup sites - since API calls can be done client-side, no server code is needed. Sample usage: hackerhours.org, requesting event times from Meetup (source). Note that exposing API secret keys in client code is discouraged.
13 days ago
objects-on-rails/fig-leaf
13 days ago
Private inheritance for Ruby classes.
FigLeaf enables us to selectively make public methods inherited from other classes and modules private. The objects can still call these methods internally, but external classes are prevented from doing so.
ruby
oop
activerecord
FigLeaf enables us to selectively make public methods inherited from other classes and modules private. The objects can still call these methods internally, but external classes are prevented from doing so.
13 days ago
twitter/activerecord-reputation-system
13 days ago
Gem for keeping track of "reputation", like user karma or points
activerecord
ruby
13 days ago
Make a professional small business website | Onepager - Build a simple website for your small business
5 weeks ago
We've made it easy to build a great business website
Your site will look great on mobile devices
Get found in major search engines
Keep in touch with your customers
Know what's being said about your business
business
website
Your site will look great on mobile devices
Get found in major search engines
Keep in touch with your customers
Know what's being said about your business
5 weeks ago
Mosh: the mobile shell
5 weeks ago
Remote terminal application that allows roaming, supports intermittent connectivity, and provides intelligent local echo and line editing of user keystrokes.
Mosh is a replacement for SSH. It's more robust and responsive, especially over Wi-Fi, cellular, and long-distance links.
Mosh is free software, available for GNU/Linux, FreeBSD, and Mac OS X.
linux
osx
shell
ssh
terminal
Mosh is a replacement for SSH. It's more robust and responsive, especially over Wi-Fi, cellular, and long-distance links.
Mosh is free software, available for GNU/Linux, FreeBSD, and Mac OS X.
5 weeks ago
Cloudinary
5 weeks ago
Handles image resizing, face recognition, FB profile photos, and spriting.
api
cdn
cloud
image
sprites
5 weeks ago
PHP: a fractal of bad design - fuzzy notepad
6 weeks ago
An almost comprehensive list of reasons why PHP is seriously, inherently, and thoroughly flawed.
php
reference
6 weeks ago
Ziptastic
6 weeks ago
Ziptastic is a simple API that allows people to ask which Country,State and City are associated with a Zip Code.
api
form
javascript
zip
address
6 weeks ago
nulldb/nulldb
6 weeks ago
An ActiveRecord null database adapter for greater speed and isolation in unit tests
activerecord
database
rails
testing
rspec
6 weeks ago
OSX For Hackers — Gist
6 weeks ago
A bunch of changes to OSX settings that make life better for developers.
osx
preferences
dock
finder
6 weeks ago
jhollingworth/bootstrap-wysihtml5
7 weeks ago
Bootstrap-wysihtml5 is a javascript plugin that makes it easy to create simple, beautiful wysiwyg editors with the help of wysihtml5 and Twitter Bootstrap.
javascript
wysiwyg
twitter-bootstrap
7 weeks ago
Kicksend/mailcheck
7 weeks ago
Email domain spelling suggester
email
forms
javascript
usability
validation
7 weeks ago
embedly/jquery-preview
7 weeks ago
jQuery Preview is a plugin by Embedly that allows developers to create tools that enable users to share links with rich previews attached.
jquery
embedly
oembed
7 weeks ago
jarrett/sanitize-url
7 weeks ago
This gem provides a module called SanitizeUrl, which you can mix-in anywhere you like. It provides a single method: sanitize_url, which accepts a URL and returns one with JavaScript removed. It also prepends the http:// scheme if no valid scheme is found.
ruby
url
sanitize
7 weeks ago
embedly/embedly-jquery
7 weeks ago
Embedly - jQuery is a jQuery Library for Embedly that will replace links with content. It follows the oEmbed spec (oembed.com) for content retrieval, while utilizing http://api.embed.ly as a single endpoint.
embedly
jquery
oembed
7 weeks ago
jfirebaugh/skim
7 weeks ago
Fat-free client-side templates with Slim and CoffeeScript
coffeescript
templates
slim
7 weeks ago
fasterize/lazyload
7 weeks ago
Standalone, fast & cross browser JavaScript image lazy loader
javacsript
images
7 weeks ago
EightMedia/hammer.js
7 weeks ago
A javascript library for multi-touch gestures
javascript
jquery
mobile
multitouch
7 weeks ago
Kickstrap: Enhancements for Bootstrap
7 weeks ago
A full version of Twitter's Bootstrap with themes, enhancements, and other goodies.
twitter-bootstrap
template
theme
7 weeks ago
localtunnel: instantly show localhost to the rest of the world
12 weeks ago
The easiest way to share localhost web servers to the rest of the world
tunneling
ssh
http
12 weeks ago
DocumentUp
12 weeks ago
Automatically generated documentation sites for your markdown files
documentation
git
github
markdown
12 weeks ago
Support Details | Tech Support Management
12 weeks ago
If your users have problems, send them to this page
browser
support
12 weeks ago
robgleeson/shell_command
12 weeks ago
shell_command tries to provide a better interface for communicating with commands you spawn on the shell
ruby
shell
12 weeks ago
dockyard/capybara-email
12 weeks ago
Test you ActionMailer emails with Capybara
capybara
email
rails
testing
12 weeks ago
moviepilot/chaplin
12 weeks ago
A Sample Application Architecture Using Backbone.js
backbone
javascript
12 weeks ago
Tutorial: Rails 3.2 with Ruby 1.9.3 on Heroku
12 weeks ago
Use Ruby 1.9.3 on Heroku
ruby1.9.3
heroku
12 weeks ago
twinslash/enumerize - GitHub
february 2012
Enumertated attributes for Ruby classes. Use symbols as enums, with validation. Works with Mongoid.
ruby
mongoid
february 2012
cgriego/active_attr - GitHub
february 2012
ActiveAttr is a set of modules that makes it easy to create plain old ruby models with functionality found in ORMs, like ActiveRecord, without reinventing the wheel. Think of ActiveAttr as the stuff ActiveModel left out.
ruby
february 2012
jQuery TextExt Plugin
january 2012
TextExt is a plugin for jQuery which is designed to provide functionality such as tag input and autocomplete.
ajax
jquery
text
tags
autocomplete
january 2012
elight/coulda - GitHub
december 2011
Given-When-Then style testing for rails.
bdd
github
ruby
given-when-then
december 2011
grosser/parallel_tests - GitHub
december 2011
Run Rails tests in parallel
rails
rspec
performance
parallel
testing
december 2011
Sinatra::Synchrony
december 2011
Sinatra::Synchrony is a small extension for Sinatra that dramatically improves the concurrency of your web application. Powered by EventMachine and EM-Synchrony, it increases the number of clients your application can serve per process when you have a lot of traffic and slow IO calls (like HTTP calls to external APIs). Because it uses Fibers internally to handle blocking IO, no callback gymnastics are required! Just develop as if you were writing a normal Sinatra web application, use non-blocking libraries and you're all set!
ruby
sinatra
fibers
async
eventmachine
december 2011
jquery.mentionsInput
december 2011
UI component that allows you to "@mention" someone in a text message, just like you are used to on Facebook or Twitter.
forms
javascript
jquery
twitter
december 2011
abtesting
academicladder
ActionMailer
activerecord
admin
advice
agile
ajax
amazon
analysis
analytics
apache
api
art
async
atom
authentication
authorization
aws
backbone
backup
bash
bdd
bestpractices
billing
bithacks
blog
book
browser
bundle
bundler
business
caching
calendar
canvas
capybara
cdn
chart
charts
chat
cheatsheet
checklist
cms
code
coffeescript
collaboration
color
community
compression
configuration
console
continuousintegration
controller
conversion
creditcard
cron
css
css3
cucumber
curl
data
database
date
debug
debugger
debugging
deployment
design
desktop
development
document
documentation
domain
download
dreamhost
ebooks
ecommerce
editor
effects
email
encryption
engines
entrepreneurship
events
exceptions
extension
extensions
file
files
finder
firebug
firefox
fixtures
flash
food
form
formatting
forms
forum
framework
free
freelance
friend
functional
gateway
gem
gems
generator
git
github
gmail
god
google
gotchas
graph
graphics
haml
hash
health
helper
helpers
heroku
history
hosting
howto
html
html5
http
https
humor
ide
ie
ie6
ie7
ie8
im
image
images
install
insurance
integration
interesting
internet
invoice
ios
iphone
irb
jabber
java
javascipt
javascript
jedit
jquery
json
language
languages
layout
legal
library
lifehacks
lightbox
links
linux
lisp
list
lists
loading
logging
login
mac
markdown
marketing
markup
math
meeting
messaging
metaprogramming
metrics
middleware
migrations
mobile
modal
model
money
mozilla
mvc
mysql
network
networking
news
node
nodejs
opensource
optimization
osx
outsourcing
paperclip
parallel
patterns
payment
pdf
performance
philadelphia
phone
photo
photography
php
plugin
plugins
productivity
profiling
programming
prototype
python
queue
rack
rails
rake
reference
regexp
repl
resize
resources
rest
rspec
rss
ruby
rubyonrails
s3
saas
safari
sass
scheme
screencast
screenscraping
scripting
search
security
selenium
seo
server
service
shell
shopping
slideshow
sms
snippets
social
socialnetworking
software
spreadsheet
sprite
sprites
sql
ssh
ssl
standards
startup
subscription
support
svn
syntax
sysadmin
tags
tdd
technology
template
templates
terminal
testing
text
textile
textmate
theme
time
tips
todo
tool
tools
tooltip
tracking
travel
tunneling
tutorial
twitter
typography
ubuntu
ui
unobtrusive
upload
url
usability
utilities
ux
validation
vc
video
vim
virtualassistant
visualization
vm
web
web2.0
webdesign
webkit
webservices
whm
widget
wiki
windows
wisdom
wordpress
writing
wysiwyg
xhtml
xml
xmpp
xss
yahoo