Gistlicious
Hot or not for code.
github  code  beauty 
3 days ago
RailsApps/rails_apps_composer
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
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
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
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
presidentbeef/brakeman
A static analysis security vulnerability scanner for Ruby on Rails applications
ruby  rubyonrails  security  testing 
27 days ago
Overthrow
A tiny, no-frills, framework-independent, targeted overflow: auto polyfill for use in responsive design.
css  responsive  javascript 
28 days ago
cssarrowplease
Create the beak for a popup box
css3 
4 weeks ago
spastorino/rails-api
Use Rails for API only applications
rubyonrails  json  apis 
5 weeks ago
Meteor
Server and client side framework for web apps via nodejs and mongodb
javascript  frameworks  nodejs  mongodb 
6 weeks ago
Continuum mechanics - Wikipedia, the free encyclopedia
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
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
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
A jQuery plugin that suggests a right domain when your users misspell it in an email address.
email  javascript  jquery  forms 
9 weeks ago
PaintCode
Draw vector objects, get Objective-C code back.
ios  cocoa  objective-c 
10 weeks ago
Schneems • You got NoSQL in my Postgres! Using Hstore in Rails
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
"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
lightness/lightrail
Slim Rails stack for JSON services
rubyonrails  json  apis 
11 weeks ago
AtomizeJS - Home
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
Graphene is a realtime dashboard & graphing toolkit based on D3 and Backbone.
analytics  graphite  javascript  monitoring  metrics 
11 weeks ago
DataTables/VisualEvent - GitHub
Visually show Javascript events on a page
javascript  events 
february 2012
sea.js
SeaJS is a module loader for the web.
javascript  amd 
february 2012
coredump/hoardd - GitHub
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
Use box-sizing property to control rendering of box width
css3 
february 2012
Related Projects - Processing
"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
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
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
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
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
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
A good starting point for design that takes device resolution out of the equation
responsive  css  webdesign  mobile 
january 2012
lucian1900/Backbone.dualStorage - GitHub
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
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
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
Speech recognition script for Asterisk that uses Google speech API.
asterisk  telephony  speechrecognition 
january 2012
intridea/grape - GitHub
An opinionated micro-framework for creating REST-like APIs in Ruby
ruby  rest  frameworks  apis 
january 2012
Renee
Renee rack-based web framework
ruby  rack  frameworks 
january 2012
tbranyen/backbone-boilerplate - GitHub
A set of best practices and utilities for building Backbone.js applications.
backbonejs  javascript 
january 2012
developmentseed/bones - GitHub
A client/server web application framework built on Express and Backbone
backbonejs  javascript  nodejs  expressjs 
january 2012
evanphx/puma - GitHub
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
Mobile screen dimensions
iOS, Android, and Opera mobile screen dimensions
mobile 
january 2012
bartaz/impress.js - GitHub
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
« earlier      
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

Copy this bookmark:



description:


tags: