dlo + programming   649

Meteor
Meteor is a set of new technologies for building top-quality webapps in a fraction of the time, whether you're an expert developer or just getting started.
js  programming  libraries 
6 weeks ago by dlo
Signal Box
Signal Box is the best way to build the server for your app.
We eliminate the need for a custom backend, so you can focus on building a polished app for the Web.
programming 
6 weeks ago by dlo
Bulk DNS Hosting - Luadns
Easy DNS administration of a large number of domains with Git and Lua scriptable back-end.
dns  programming  sysadmin 
7 weeks ago by dlo
Building real-time feed updates for NewsBlur with Redis and WebSockets
Today, NewsBlur is going real-time. Blogs using the PubSubHubbub protocol (PuSH), which includes all Blogger, Tumblr, and many Wordpress blogs, will instantaneously show new updates to subscribers on…
insights  programming  from readability
8 weeks ago by dlo
pow.js
Algorithmic sunburst generator via CSS, canvas and jQuery.
js  libraries  programming 
8 weeks ago by dlo
litl/rauth
This package provides OAuth 1.0/a, 2.0, and Ofly consumer support. The package is wrapped around the superb Python Requests.
python  libraries  programming 
8 weeks ago by dlo
Timeline
Beautifully crafted timelines that are easy, and intuitive to use.
js  programming  libraries 
8 weeks ago by dlo
JSZip: JavaScript zip class
Create, read and edit .zip files with Javascript
js  programming  libraries 
9 weeks ago by dlo
PassLib 1.5.3 documentation
Passlib is a password hashing library for Python 2 & 3, which provides cross-platform implementations of over 20 password hashing algorithms, as well as a framework for managing existing password hashes. It’s designed to be useful for a large range of tasks, including:
python  security  programming  libraries 
9 weeks ago by dlo
Unlearn, young programmer
Twitter led me to an interesting blog post—go read it before you continue. Or you can read the reproduction of it here, for those of you too lazy to click the link. I was having coffee with my…
insights  programming  from readability
9 weeks ago by dlo
Lighten Up
21 March 2012 Recently, I was asked why a woman that loves coding would ever leave the field. It's true: at one point in my life, I decided that coding would be something I'd do only in private. I…
programming  insights  from readability
9 weeks ago by dlo
maps.stamen.com
For over a decade, Stamen has been exploring cartography with our clients and in research. These three maps are presented here for your enjoyment and use wherever you display OpenStreetMap data.
maps  geo  js  programming 
9 weeks ago by dlo
SpaceBase
SpaceBase is a state-of-the-art spatial index/data-store optimized for MMO games and virtual worlds.
games  databases  programming 
9 weeks ago by dlo
bootstrap-wysihtml5
bootstrap-wysihtml5 is a javascript plugin that makes it easy to create simple, beautiful wysiwyg editors with the help of wysihtml5 and Twitter Bootstrap
js  programming 
9 weeks ago by dlo
Redis reliable queues with Lua scripting
Redis 2.6 support for Lua scripting opens a lot of possibilities, basically because you can do atomically a lot of things that before required to pay a big performance hint. Not the price is much cheaper, so why don't abuse our power?
programming  redis 
10 weeks ago by dlo
madrobby/keymaster
Keymaster is a simple (100 LoC or so) micro-library for defining and dispatching keyboard shortcuts. It has no dependencies.
js  programming 
10 weeks ago by dlo
CS61A, Spring 2012 Online Textbook
This book is derived from the classic textbook Structure and Interpretation of Computer Programs by Abelson, Abelson, and Sussman. John Denero originally modified if for Python for the Fall 2011 semester. It is licensed under the Creative Commons Attribution-ShareAlike 3.0 license.
books  python  programming 
10 weeks ago by dlo
Smoothie Charts
Smoothie Charts is a really small charting library designed for live streaming data. I built it to reduce the headaches I was getting from watching charts jerkily updating every second. What you're looking at now is pretty much all it does. If you like that, then read on.
js  programming  graphics  data 
10 weeks ago by dlo
Ajax API - Shopify Wiki
Shopify provides shop-owners with an Ajax API that returns JSON-encoded responses. This Ajax API makes it possible to add items to the cart, update quantities in the cart, and fetch information about the cart, without a page refresh. With this API, you can also fetch information about a particular product using its handle.
shopify  apis  reference  js  programming 
10 weeks ago by dlo
Python IDE & Django IDE for Web developers : JetBrains PyCharm
JetBrains PyCharm — Python IDE with complete set of tools for productive development with Python programming language.
In addition, the IDE provides high-class capabilities for professional Web development with Django framework.
django  programming  python  editors 
10 weeks ago by dlo
malsup/form
The jQuery Form Plugin allows you to easily and unobtrusively upgrade HTML forms to use AJAX. The main methods, ajaxForm and ajaxSubmit, gather information from the form element to determine how to manage the submit process. Both of these methods support numerous options which allows you to have full control over how the data is submitted.
jquery  js  programming  libraries 
10 weeks ago by dlo
PaintCode
Designing a gorgeous, resolution-independent user interface is hard, especially if you have to program your drawing code. PaintCode is a simple vector drawing app that instantly generates resolution-independent Objective-C drawing code for both Mac OS X and iOS.
ios  cocoa  mac  programming 
10 weeks ago by dlo
Whistlepig: minimalist real-time full-text search
Whistlepig is a minimalist realtime full-text search index. Its goal is to be as small and feature-free as possible, while still remaining useful, performant and scalable to large corpora. If you want realtime full-text search without the frills, Whistlepig may be for you.
c  search  programming 
10 weeks ago by dlo
Skulpt
Skulpt is an entirely in-browser implementation of Python.
js  programming  python 
10 weeks ago by dlo
Pyjamas - Python Javascript Compiler, Desktop Widget Set and RIA Web Framework
Pyjamas is a Rich Internet Application (RIA) Development Platform for both Web and Desktop.
python  programming  js 
10 weeks ago by dlo
XDate - A Modern JavaScript Date Library
XDate is a thin wrapper around JavaScript's native Date object that provides enhanced functionality for parsing, formatting, and manipulating dates. It implements the same methods as the native Date, so it should seem very familiar.
js  programming  libraries 
10 weeks ago by dlo
Waitress — waitress 0.8.1 documentation
Waitress is meant to be a production-quality pure-Python WSGI server with very acceptable performance. It has no dependencies except ones which live in the Python standard library. It runs on CPython on Unix and Windows under Python 2.6+ and Python 3.2. It is also known to run on PyPy 1.6.0 on UNIX. It supports HTTP/1.0 and HTTP/1.1.
python  wsgi  programming  libraries  servers 
10 weeks ago by dlo
Fu
Commandlinefu.com is an online repository for recording commandline gems, that you return to again and again.
programming  sysadmin 
10 weeks ago by dlo
osuushi/Smooth.js
Smooth.js takes an array of numbers or vectors and returns a parametric function that continuously interpolates that array. Smooth.js supports several interpolation methods, and flexible options for boundary behavior.
js  programming 
11 weeks ago by dlo
garycourt/murmurhash-js · GitHub
An optimized JavaScript implementation of the MurmurHash algorithms.
js  programming  libraries 
11 weeks ago by dlo
Shelling Out Sucks
Spawning a pipeline of connected programs via an intermediate shell — a.k.a. “shelling out” — is a really convenient and effective way to get things done. It’s so handy…
programming  insights  from readability
11 weeks ago by dlo
ShareJS – Live concurrent editing in your app.
ShareJS is an Operational Transform library for NodeJS & browsers. It lets you easily do live concurrent editing in your app.
js  programming  libraries 
11 weeks ago by dlo
tuseroni/stegano.js
a javascript and HTML based steganography encoder/decoder.
js  programming  libraries 
11 weeks ago by dlo
jayferd/ry
Ry is a bit different from other version [managers][nvm]. The major design goal of ry is to be explicit, unobtrusive, and easy to query. In the vein of the n package manager for node, there are no subshells, and the only thing it needs to add to your environment is a single entry to your $PATH (also tab completion if you like). For example, here's how you create a new installation:
ruby  programming 
11 weeks ago by dlo
rbarrois/factory_boy
factory_boy is a fixtures replacement based on thoughtbot's factory_girl . Like factory_girl it has a straightforward definition syntax, support for multiple build strategies (saved instances, unsaved instances, attribute dicts, and stubbed objects), and support for multiple factories for the same class, including factory inheritance. Django support is included, and support for other ORMs can be easily added.
django  python  testing  programming 
11 weeks ago by dlo
janl/mustache.js
mustache.js is an implementation of the Mustache template system in JavaScript.
js  templates  programming 
11 weeks ago by dlo
Davis.js
Davis.js is a small JavaScript library using HTML5 history.pushState that allows simple Sinatra style routing for your JavaScript apps.
js  html5  programming  libraries 
11 weeks ago by dlo
blur.js
blur.js is a jQuery plugin that produces psuedo-transparent
blurred elements over other elements.
js  programming  libraries 
11 weeks ago by dlo
Handlebars.js: Minimal Templating on Steroids
Handlebars provides the power necessary to let you build semantic templates effectively with no frustration.
templates  js  programming  libraries 
11 weeks ago by dlo
jonnyreeves/jquery-Mustache
jQuery-Mustache.js is a jQuery Plugin which makes working light work of using the Mustache templating engine via a bit of jQuery magic.
jquery  js  programming  templates  libraries 
11 weeks ago by dlo
twitter/hogan.js
Hogan.js is a compiler for the Mustache templating language. For information on Mustache, see the manpage and the spec.
js  programming  templates  libraries 
11 weeks ago by dlo
juvenn/mustache.vim
mustache.vim is a simple plugin for working with mustache templates. It has both syntax hilighting and indenting, which just borrows from html indent plugin.
vim  plugins  js  programming  templates 
11 weeks ago by dlo
danielstocks/hedgehog - GitHub
Hedgehog is a node.js utility script that will watch a directory with raw hogan.js template files. It will listen for changes and compile the raw mustache templates into compiled vanilla js files.
js  templates  programming  tools 
11 weeks ago by dlo
Cassette | Asset bundling for .NET web apps
Cassette automatically sorts, concatenates, minifies, caches and versions all your JavaScript, CoffeeScript, CSS, LESS and HTML templates.
css  programming  dotnet 
11 weeks ago by dlo
Games By Angelina
The aim is to develop an AI system that can intelligently design videogames, as part of an investigation into the ways in which software can design creatively.
games  programming 
11 weeks ago by dlo
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.
js  programming  libraries 
11 weeks ago by dlo
parallel-compression
To effectively use a system with multiple processors to do file (de)compression you need modified software. Most tools in common use don't have this capability - which is often a big waste considering nearly linear speedups can be achieved in most cases.
compression  programming  insights 
11 weeks ago by dlo
Judy Arrays Web Page
Judy is a C library that provides a state-of-the-art core technology that implements a sparse dynamic array. Judy arrays are declared simply with a null pointer. A Judy array consumes memory only when it is populated, yet can grow to take advantage of all available memory if desired.
c  programming  libraries 
11 weeks ago by dlo
Travis CI
Distributed build platform for the open source community
testing  ci  programming 
11 weeks ago by dlo
mnot
Welcome to my site, where I keep some of the things that I write, code, photograph and otherwise create.
blog  design  python  programming 
11 weeks ago by dlo
Caching Tutorial for Web Authors and Webmasters
This is an informational document. Although technical in nature, it attempts to make the concepts involved understandable and applicable in real-world situations. Because of this, some aspects of the material are simplified or omitted, for the sake of clarity. If you are interested in the minutia of the subject, please explore the References and Further Information at the end.
programming  caching  servers  howto 
11 weeks ago by dlo
Git Magic - Preface
Git is a version control Swiss army knife. A reliable versatile multipurpose revision control tool whose extraordinary flexibility makes it tricky to learn, let alone master.
git  programming  reference 
11 weeks ago by dlo
« earlier      

related tags

3d  4.2  active  algorithms  amazon  analytics  android  api  apis  appengine  applescript  apps  arc  art  authorize.net  autocomplete  automation  aws  backbone.js  bash  bdd  blog  books  browsers  business  c  c++  caching  canvas  cats  chrome-bookmarks  ci  clojure  cms  cocoa  coffeescript  compression  conferences  courses  css  data  data-structures  databases  dataviz  deals  deployment  deprecated  design  diagrams  discussions  django  dns  dotnet  dropbox  ec2  editors  email  encryption  erlang  facebook  file-transfer  firefox  fonts  foursquare  frameworks  functional-programming  funny  games  geo  git  google  graphics  gunicorn  haproxy  haskell  highlighting  hn  hosting  howto  html  html5  http  images  insights  ios  ipad  iphone  irc  jailbreak  jenkins  jquery  jruby  js  jvm  language  Language_Docs  libraries  linux  lisp  mac  maps  math  messaging  ml  mobile  mongodb  monitoring  music  networking  news  nginx  node.js  objective-c  opengl  operating-systems  osx  payments  paypal  perl  php  places  plugins  politics  postgres  products  programming  psychology  puppet  pypy  python  questions  rack  rails  real-estate  realtime  recruiting  redis  reference  route-53  ruby  s3  scaling  search  security  sed  selenium  servers  shopify  simpledb  sinatra  soap  software  solr  spam  sql  sqlite  square  stackoverflow  startups  stats  svg  syntax  sysadmin  templates  testing  tips  tools  tornado  trading  travel  tutorials  tweetbot  twitter  ubuntu  uploading  uwsgi  videos  vim  websockets  wordpress  wsdl  wsgi  xcode  xml  yaml  youtube 

Copy this bookmark:



description:


tags: