RailsApps/rails_apps_composer
6 days ago
A version of the RailsWizard gem with custom recipes for Rails starter apps.
rubyonrails
wizards
generators
6 days ago
sipml5 - The world's first HTML5 SIP client - Google Project Hosting
8 days ago
This is the world's first open source HTML5 SIP client (May 12, 2012) entirely written in javascript for integration in social networks (FaceBook, Twitter, Google+), online games, e-commerce sites... No extension, plugin or gateway is needed. The media stack rely on WebRTC.
html5
javascript
sip
voip
telephony
chat
8 days ago
xing/wysihtml5
8 days ago
Open source rich text editor based on HTML5 and the progressive-enhancement approach. Uses a sophisticated security concept and aims to generate fully valid HTML5 markup by preventing unmaintainable tag soups and inline styles.
javascript
html
wysiwyg
editors
8 days ago
nathanl/authority
9 days ago
Authority helps you authorize actions in your Rails app. It's ORM-neutral and has very little fancy syntax; just group your models under one or more Authorizer classes and write plain Ruby methods on them.
rubyonrails
authorization
ruby
9 days ago
sidekiq - simple efficient message processing for Ruby and Rails
21 days ago
Takes the place of Resque, DelayedJob, and the like.
messaging
resque
ruby
rubyonrails
21 days ago
presidentbeef/brakeman
27 days ago
A static analysis security vulnerability scanner for Ruby on Rails applications
ruby
rubyonrails
security
testing
27 days ago
Overthrow
28 days ago
A tiny, no-frills, framework-independent, targeted overflow: auto polyfill for use in responsive design.
css
responsive
javascript
28 days ago
jmpress.js | a jQuery plugin to build a website on the infinite canvas
4 weeks ago
jQuery port of impress.js
jquery
css3
animation
presentations
4 weeks ago
Meteor
6 weeks ago
Server and client side framework for web apps via nodejs and mongodb
javascript
frameworks
nodejs
mongodb
6 weeks ago
card.io - Scan and charge credit cards with your phone
7 weeks ago
Takes a photo of your card instead of swiping.
ios
android
mobile
payments
7 weeks ago
Sleekd » Adding multiple images to a Rails model with paperclip
7 weeks ago
Add files in the same form as the base model
paperclip
rubyonrails
7 weeks ago
Continuum mechanics - Wikipedia, the free encyclopedia
9 weeks ago
Continuum mechanics is a branch of mechanics that deals with the analysis of the kinematics and the mechanical behavior of materials modelled as a continuous mass rather than as discrete particles.
mechanics
fluids
solids
dynamics
9 weeks ago
Rheology - Wikipedia, the free encyclopedia
9 weeks ago
Rheology ( /riːˈɒlədʒi/) is the study of the flow of matter, primarily in the liquid state, but also as 'soft solids' or solids under conditions in which they respond with plastic flow rather than deforming elastically in response to an applied force.[1] It applies to substances which have a complex molecular structure, such as muds, sludges, suspensions, polymers and other glass formers (e.g. silicates), as well as many foods and additives, bodily fluids (e.g. blood) and other biological materials.
fluids
dynamics
mechanics
solids
materials
9 weeks ago
mobiata/MBRequest
9 weeks ago
MBRequest is a simple networking library for iOS and OS X. It uses a blocks-based API built on top of NSURLConnection and NSOperation. MBRequest follows the style of Apple's CLGeocoder class to create simple, easy-to-use classes that encapsulate the entire network request.
cocoa
ios
http
networking
9 weeks ago
Kicksend/mailcheck
9 weeks ago
A jQuery plugin that suggests a right domain when your users misspell it in an email address.
email
javascript
jquery
forms
9 weeks ago
Schneems • You got NoSQL in my Postgres! Using Hstore in Rails
10 weeks ago
Use the hstore data type in Postgres to store hashes and interface with it using the activerecord-postgres-hstore gem.
postgresql
nosql
hstore
gems
10 weeks ago
LukeW | Multi-Device Layout Patterns
10 weeks ago
"Through fluid grids and media query adjustments, responsive design enables Web page layouts to adapt to a variety of screen sizes. As more designers embrace this technique, we're not only seeing a lot of innovation but the emergence of clear patterns as well. I cataloged what seem to be the most popular of these patterns for adaptable multi-device layouts."
responsivedesign
css3
mobile
patterns
layout
10 weeks ago
AtomizeJS - Home
11 weeks ago
AtomizeJS is a JavaScript library for writing distributed programs, that run in the browser, without having to write any application specific logic on the server.
distributed
javascript
frameworks
11 weeks ago
jondot/graphene
11 weeks ago
Graphene is a realtime dashboard & graphing toolkit based on D3 and Backbone.
analytics
graphite
javascript
monitoring
metrics
11 weeks ago
Font Awesome, the iconic font designed for use with Twitter Bootstrap
11 weeks ago
@font-face compatible dingbat font
typograhy
typefaces
fonts
css3
11 weeks ago
DataTables/VisualEvent - GitHub
february 2012
Visually show Javascript events on a page
javascript
events
february 2012
coredump/hoardd - GitHub
february 2012
Hoardd is extensible daemon designed to collect server data and inject into Graphite/Carbon
nodejs
graphite
analytics
monitoring
february 2012
* { box-sizing: border-box } FTW « Paul Irish
february 2012
Use box-sizing property to control rendering of box width
css3
february 2012
Related Projects - Processing
february 2012
"Creative coding" platforms in gaming, graphics, video, sound, music, electronics, fabrication, animation, and education.
processing
art
frameworks
games
music
sound
fabrication
video
february 2012
Live.js - One script closer to Designing in the Browser
february 2012
Just include Live.js and it will monitor the current page including local CSS and Javascript by sending consecutive HEAD requests to the server. Changes to CSS will be applied dynamically and HTML or Javascript changes will reload the page.
css
javascript
reload
development
february 2012
Obvious Engine
february 2012
Obvious Engine is a vision-based augmented reality engine for indie games companies, digital artists, developers and brands. The engine can track the natural features of an image, which means you no longer have to use traditional markers and glyphs.
computervision
february 2012
joelmoss/strano - GitHub
february 2012
Strano allows you to run any capistrano task via a clean and simple web interface. Simply create a project from any of your Github repositories, and Strano will use the Capistrano configuration within the repository itself. Which means you don't have to set up Capistrano twice, and you can still run capistrano tasks from the command line without fear of different configurations being used, causing conflicted deploys.
capistrano
deployment
git
github
february 2012
Bootstrap, from Twitter
february 2012
Simple and flexible HTML, CSS, and Javascript for popular user interface components and interactions.
html5
css3
javascript
frameworks
ui
twitterbootstrap
february 2012
Dataflow programming - Wikipedia, the free encyclopedia
january 2012
In computer programming, dataflow programming is a programming paradigm that models a program as a directed graph of the data flowing between operations, thus implementing dataflow principles and architecture. Dataflow programming languages share some features of functional languages, and were generally developed in order to bring some functional concepts to a language more suitable for numeric processing.
programming
dataflow
january 2012
The Goldilocks Approach to Responsive Web Design
january 2012
A good starting point for design that takes device resolution out of the equation
responsive
css
webdesign
mobile
january 2012
lucian1900/Backbone.dualStorage - GitHub
january 2012
A dualStorage adapter for Backbone. It's a drop-in replacement for Backbone.Sync() to handle saving to a localStorage database as a cache for the remote models.
backbonejs
january 2012
HTML5 Please
january 2012
Look up HTML5 features, know if they are ready for use, and if so find out how you should use them – with polyfills, fallbacks or as they are.
html5
css3
javascript
january 2012
Star Wars Uncut: Director's Cut - YouTube
january 2012
The fan made version of the film with John William's score in tact. Thankfully.
starwars
movies
via:popular
january 2012
Speech recognition for Asterisk PBX
january 2012
Speech recognition script for Asterisk that uses Google speech API.
asterisk
telephony
speechrecognition
january 2012
intridea/grape - GitHub
january 2012
An opinionated micro-framework for creating REST-like APIs in Ruby
ruby
rest
frameworks
apis
january 2012
tbranyen/backbone-boilerplate - GitHub
january 2012
A set of best practices and utilities for building Backbone.js applications.
backbonejs
javascript
january 2012
developmentseed/bones - GitHub
january 2012
A client/server web application framework built on Express and Backbone
backbonejs
javascript
nodejs
expressjs
january 2012
evanphx/puma - GitHub
january 2012
Puma is a small library that provides a very fast and concurrent HTTP 1.1 server for Ruby web applications. It is designed for running rack apps only.
ruby
rack
servers
january 2012
bartaz/impress.js - GitHub
january 2012
It's a presentation framework based on the power of CSS3 transforms and transitions in modern browsers and inspired by the idea behind prezi.com.
javascript
presentations
css3
css
january 2012
accessibility
activerecord
advertising
ai
aircraft
airlines
ajax
algorithms
amazon
analytics
android
animation
apache
api
apis
apple
apps
architecture
art
attachments
audio
authentication
authorization
aviation
aws
backbonejs
bdd
beauty
billing
blackberry
blogs
books
browsers
business
c++
caching
calendar
canvas
capistrano
charts
cms
cocoa
color
comet
comics
communication
community
compsci
computers
continuousintegration
creativity
cron
css
css3
csv
cucumber
culture
data
databases
datagrids
datastructures
datatables
dates
debugging
deployment
design
development
documentation
downloads
ec2
eclipse
ecommerce
economics
editors
education
electronics
email
entrepreneurship
erlang
excel
facebook
files
finance
flash
flickr
flight
flying
fonts
forms
frameworks
games
gems
generators
geocoding
geolocation
geospatial
geotagging
gis
git
github
google
googlemaps
government
gps
graphicdesign
graphics
graphs
grids
gui
haskell
history
html
html5
http
humor
i18n
icons
ie
ie6
illustration
images
info_architecture
info_design
innovation
inspiration
interface
ios
ipad
iphone
ipod
java
javascript
jquery
jruby
json
language
languages
layout
learning
libraries
library
linux
logic
mac
management
maps
marketing
markup
math
media
memcached
memory
merb
messaging
metaprogramming
metrics
mobile
money
mongodb
monitoring
movies
multimedia
music
mvc
mysql
networking
networks
news
nginx
nodejs
nosql
oauth
openid
opensource
optimization
osx
owl
paperclip
patterns
payment
payments
pdf
performance
perl
philosophy
phone
photography
photos
photoshop
php
pipes
planning
plugins
posters
postgresql
processing
programming
prototyping
publicdomain
push
python
queues
rack
radio
rdf
real-time
redis
reference:web
resque
rest
retro
rspec
rss
ruby
rubyonrails
scalability
search
security
semanticweb
servers
sinatra
slideshow
sms
software
sound
spreadsheets
sql
ssl
startups
statistics
storage
streaming
svg
sysadmin
technology
templates
testing
time
travel
tutorials
twitter
typefaces
typography
ui
unicode
uploading
usability
ux
versioning
via:joyeur
via:popular
video
videos
vintage
visualization
voicemail
weather
web
web2.0
webdesign
webkit
webservices
websockets
wordpress
writing
wysiwyg
xml
xmpp
yahoo
yui