Calendrical Calculations - Academic and Professional Books - Cambridge University Press
21 days ago by rybesh
A valuable resource for working programmers, as well as a fount of useful algorithmic tools for computer scientists, this new edition of the popular calendars book expands the treatment of the previous edition to new calendar variants: generic cyclical calendars and astronomical lunar calendars as well as the Korean, Vietnamese, Aztec, and Tibetan calendars. The authors frame the calendars of the world in a completely algorithmic form, allowing easy conversion among these calendars and the determination of secular and religious holidays. LISP code for all the algorithms are available on the Web.
calendars
dating
time
temporal
code
21 days ago by rybesh
bl.ocks.org
5 weeks ago by rybesh
This website is a simple viewer for code examples hosted on GitHub Gist. Code up an example using Gist, and then point people here to view the example and the source code, live!
github
code
demonstration
5 weeks ago by rybesh
UIKit - Modern UI components for a modern web
february 2012 by rybesh
UIKit is a small collection of flexible, decoupled components for the modern web. With an emphasis on structure-only styling making it it simple to apply application specific styling.
javascript
ui
code
css
design
february 2012 by rybesh
Cloud9 - Your code anywhere, anytime
november 2011 by rybesh
Cloud9 is a state-of-the-art IDE that runs in your browser and lives in the cloud, allowing you to run, debug and deploy applications from anywhere, anytime. A complete game-changer that will change the way we develop applications forever.
javascript
code
development
webinfo
november 2011 by rybesh
The Laboratorium: Planet Telex
july 2011 by rybesh
Lawyers and law professors should be extremely cautious in attempting to derive the “ought” of legal conclusions from the “is” of how technical systems are specified. Just as with the words of a contract, one needs to know something what the parties meant by their use of a protocol, and the answer to that question need not lie in the protocol’s official specification. (Think, for example, about robots.txt.) Textualism, in other words, cannot be a complete theory of interpretation for computer code. (Neither can pure purposivism, but that is a topic for another day.)
policy
networking
security
interpretation
code
july 2011 by rybesh
Closure Tools - Google Code
july 2011 by rybesh
The Closure tools help developers to build rich web applications with JavaScript that is both powerful and efficient.
google
javascript
code
library
tools
july 2011 by rybesh
Bloom Programming Language
april 2011 by rybesh
Bloom is a language …
… for disorderly distributed programming
because order is expensive
… with powerful consistency analysis
CALM guidance on coordination
… and concise, familiar syntax
based on data-centric languages
distributed
code
ruby
cloud
… for disorderly distributed programming
because order is expensive
… with powerful consistency analysis
CALM guidance on coordination
… and concise, familiar syntax
based on data-centric languages
april 2011 by rybesh
CoffeeScript
november 2010 by rybesh
A clean and consistent syntax, optimized for modern use cases including string interpolation and event based programming, and one that generates human readable JavaScript. Couple it with HAML and SASS, and the maintainability of web pages goes way up.
javascript
web
code
development
november 2010 by rybesh
Object Description Mapper — Open Knowledge Foundation RDF v0.14 documentation
august 2010 by rybesh
It provides constructs that will seem familiar to those used to ORMs like SQLAlchemy or Django but which are backed by an RDF store containing multiple graphs and are ultimately expressed in OWL.
python
semweb
rdf
owl
database
code
august 2010 by rybesh
stamen's modestmaps-js at master - GitHub
july 2010 by rybesh
Modest Maps JS is a BSD-licensed display and interaction library for tile-based
maps in Javascript.
maps
javascript
code
locative
interface
maps in Javascript.
july 2010 by rybesh
SANE - Introduction
july 2010 by rybesh
SANE stands for "Scanner Access Now Easy" and is an application programming interface (API) that provides standardized access to any raster image scanner hardware (flatbed scanner, hand-held scanner, video- and still-cameras, frame-grabbers, etc.). The SANE API is public domain and its discussion and development is open to everybody. The current source code is written for UNIX (including GNU/Linux) and is available under the GNU General Public License (the SANE API is available to proprietary applications and backends as well, however). More details about the license can be found on our license page. Ports to MacOS X, OS/2 and Microsoft Windows are either already done or in progress.
scanner
code
python
july 2010 by rybesh
google-diff-match-patch - Project Hosting on Google Code
march 2010 by rybesh
The Diff Match and Patch libraries offer robust algorithms to perform the operations required for synchronizing plain text.
text
code
diff
collaboration
python
march 2010 by rybesh
Diesel: How Python Does Comet
september 2009 by rybesh
diesel is a framework for writing network applications using asynchronous I/O in Python.
python
comet
code
networking
asynchronous
september 2009 by rybesh
rdfquery - Project Hosting on Google Code
august 2009 by rybesh
rdfQuery is an easy-to-use Javascript library for RDF-related processing. You can use it to parse RDFa embedded within your page, query over the facts it contains, and reason to produce more facts. In concert with an server-side triplestore, rdfQuery can be used to create interfaces for editing the semantic web.
javascript
rdf
rdfa
code
august 2009 by rybesh
Improved DEBUG logging only when it's needed
august 2009 by rybesh
This is a little snippet that'll let you sprinkle DEBUG level logging throughout your code and only have it appear in your log file when it's needed (for example when there's an exception.)
python
debugging
code
august 2009 by rybesh
geocommons's geocoder at master - GitHub
july 2009 by rybesh
Geocoder::US 2.0 is a software package designed to geocode US street
geocoding
ruby
opensource
code
tools
locative
july 2009 by rybesh
Tools of the Modern Python Hacker: Virtualenv, Fabric and Pip
july 2009 by rybesh
For the modern Python programmer, some of the most important tools to aid in reduced complexity and repetition are virtualenv, Fabric, and pip.
python
code
development
management
howto
july 2009 by rybesh
jan.varwig » REST in Place
june 2009 by rybesh
REST in Place is an AJAX Inplace-Editor that talks to RESTful controllers. It requires absolutely no additional server-side code if your controller fulfills the following REST preconditions: 1) It uses the HTTP PUT method to update a record, and 2) It delivers an object in JSON form for requests with “Accept: application/javascript” headers.
javascript
editing
interface
code
june 2009 by rybesh
Geniusql - Trac
june 2009 by rybesh
Geniusql is a public domain, low-level Object-Relational Mapper for Python applications. It primarily uses a generic Table Data Gateway architecture (as opposed to the more tightly-coupled Active Record architecture recently popularized by Ruby On Rails and Django).
python
database
sql
code
orm
june 2009 by rybesh
jespern / django-piston / wiki / Home — bitbucket.org
april 2009 by rybesh
A mini-framework for Django for creating RESTful APIs.
django
rest
api
code
framework
webservices
april 2009 by rybesh
Code: Flickr Developer Blog » The Only Question Left Is
april 2009 by rybesh
Clustr will generate shape(file)s for any old list of geographic coordinates.
maps
cartography
design
gis
code
amazon
flickr
locative
infoviz
tools
april 2009 by rybesh
Lua ActiveRDF
march 2009 by rybesh
Lua ActiveRDF gives you a Domain Specific Language (DSL) for your RDF model: you can address RDF resources, classes, properties, etc. programmatically, without queries.
semweb
code
rdf
lua
march 2009 by rybesh
Python Package Index : isodate 0.4.0
march 2009 by rybesh
This module implements ISO 8601 date, time and duration parsing.
python
code
standards
time
chronology
march 2009 by rybesh
Sizzle JavaScript Selector Library
march 2009 by rybesh
A pure-JavaScript CSS selector engine designed to be easily dropped in to a host library.
code
javascript
dom
html
march 2009 by rybesh
The Datastore API - Google App Engine - Google Code
january 2009 by rybesh
The App Engine datastore provides a query engine and transactional storing with a simple API, all running on Google's scalable infrastructure. The Python interface includes a data modelling API and a SQL-like query language called GQL, making developing scalable data-backed apps as easy as with simple web hosting.
google
python
code
database
january 2009 by rybesh
Yahoo! UI Library: YUI Doc
december 2008 by rybesh
YUI Doc is a Python application used at build time to generate API documentation for JavaScript code.
python
tools
code
javascript
documentation
yui
december 2008 by rybesh
ReportLab - Open Source Software
november 2008 by rybesh
The ReportLab Open Source PDF library is a proven industry-strength PDF generating solution, that you can use for meeting your requirements and deadlines in enterprise reporting systems.
python
pdf
printing
code
november 2008 by rybesh
py lib
november 2008 by rybesh
The py lib is a development support library featuring py.test, ad-hoc distributed execution, micro-threads (greenlets) and uniform local path and svn abstractions.
python
development
tools
testing
code
november 2008 by rybesh
Django Pluggables • Find reusable applications for your Django project, quickly and easily!
november 2008 by rybesh
One of Django’s great strengths lie in its abundant library of 3rd party “pluggable” Need a blog? Grab a few pluggable apps to get you off your feet. The only problem is… they’re so hard to find and keep track of. That’s what we’re here for. We do the work of making sure you’re keeping your pluggables up-to-date.
django
code
library
november 2008 by rybesh
typogrify - Google Code
november 2008 by rybesh
Typogrify is a collection of Django template filters that help prettify your web typography by preventing ugly quotes and widows and providing CSS hooks to style some special cases.
django
typography
design
code
tools
november 2008 by rybesh
Flash Vorbis player
october 2008 by rybesh
Pure ActionScript 3 implementation of the Ogg and Vorbis libraries that require no kind of native support from the Flash Player.
web
sound
audio
code
opensource
ogg
vorbis
flash
october 2008 by rybesh
Roundup Issue Tracker
october 2008 by rybesh
Roundup is a simple-to-use and -install issue-tracking system with command-line, web and e-mail interfaces.
python
code
management
tools
bugtracking
october 2008 by rybesh
JetS3t
september 2008 by rybesh
JetS3t is a free, open-source Java toolkit and application suite for the Amazon Simple Storage Service (Amazon S3).
java
webservices
tools
code
storage
september 2008 by rybesh
SourceForge.net: SuperSenseTagger
september 2008 by rybesh
The software annotates text with 41 broad semantic categories (Wordnet supersenses) for both nouns and verbs; i.e., it performs both sense disambiguation and named-entity recognition. The tagger implements a discriminatively-trained Hidden Markov Model.
opensource
nlp
extraction
entitydetection
code
tools
september 2008 by rybesh
Getting Started with Pyparsing
september 2008 by rybesh
With pyparsing, you can quickly create HTML page scrapers, logfile data extractors, or complex data structure or command processors.
python
parsing
code
tools
reference
september 2008 by rybesh
pyparsing » home
september 2008 by rybesh
The pyparsing module is an alternative approach to creating and executing simple grammars, vs. the traditional lex/yacc approach, or the use of regular expressions.
python
parsing
tools
code
reference
september 2008 by rybesh
Cascading Stylesheets For Mapnik
august 2008 by rybesh
The examples here demonstrate some of the basic usage of Mapnik cascading style sheets. Most of the syntax has been borrowed wholesale from CSS, so it should be familiar to web designers.
cartography
design
css
maps
code
tools
august 2008 by rybesh
mapnik-utils - Google Code
august 2008 by rybesh
Scripts utilizing Mapnik's python bindings to ease the process of developing, testing, and producing map graphics with the C++ mapping toolkit.
python
maps
code
tools
august 2008 by rybesh
Bundler - Structure from Motion for Unordered Image Collections
august 2008 by rybesh
Bundler takes a set of images, image features, and image matches as input, and produces a 3D reconstruction of camera and (sparse) scene geometry as output.
image
3d
code
tools
research
photography
graphics
computervision
august 2008 by rybesh
ubiquity-rdfa - Google Code
august 2008 by rybesh
The Ubiquity RDFa project provides a JavaScript RDFa parser that can be used either on its own, or with other parts of the Ubiquity library.
javascript
rdfa
ajax
semweb
code
august 2008 by rybesh
YUI AccordionView Widget
july 2008 by rybesh
This may be the most complete and the most consistent with YUI’s own widget style.
javascript
code
ui
july 2008 by rybesh
Launchpad
july 2008 by rybesh
Launchpad is a free software hosting and development website. We make it easy to collaborate across multiple projects.
code
development
collaboration
platform
opensource
july 2008 by rybesh
OpenLayers: Home
may 2008 by rybesh
OpenLayers is a pure JavaScript library for displaying map data in most modern web browsers, with no server-side dependencies.
maps
interface
javascript
code
opensource
may 2008 by rybesh
Django snippets: Integrate Tenjin using a decorator
may 2008 by rybesh
This provides basic Tenjin integration, using a decorator. Tenjin is a blazingly fast templating system.
django
python
web
presentation
code
may 2008 by rybesh
Django snippets: YUI Loader as Django middleware
april 2008 by rybesh
YUI modules requirements can be declared anywhere in templates, and the resulting, optimized <script> and <link rel="stylesheet"> tags are inserted at the specified position of the resulting page.
django
javascript
python
code
april 2008 by rybesh
ropemacs, rope in emacs
april 2008 by rybesh
Ropemacs is a plugin for performing python refactorings in emacs.
python
emacs
tools
code
development
april 2008 by rybesh
Raptor Web Library
april 2008 by rybesh
Summarizes the various useful APIs available in Raptor.
web
c
code
xml
semweb
rdf
april 2008 by rybesh
mf-optimus - Google Code
march 2008 by rybesh
Easily transform your microformatted content to nice, clean, easily digestible, XML, JSON or JSON-P. You can also easily set filters to only receive particular formats.
microformats
metadata
webservices
xml
json
code
march 2008 by rybesh
FakeSmile
march 2008 by rybesh
FakeSmile is a SMIL implementation written in ECMAScript.
smil
javascript
code
web
interface
animation
march 2008 by rybesh
nose-trestle - Google Code
march 2008 by rybesh
Trestle is a nose plugin that enables you to write testable documentation for web apps.
python
rest
webservices
testing
tools
code
march 2008 by rybesh
Star Ruby - 2D Game Library
march 2008 by rybesh
Star Ruby enables users to use Ruby to develop SNES-like 2D games very easy and quickly.
ruby
game
code
japan
march 2008 by rybesh
Dokan library at Decas
march 2008 by rybesh
Dokan Library is similar to FUSE (Linux user mode file system) but works on Windows.
windows
interface
code
filesystem
japan
networking
march 2008 by rybesh
RubyForge: Conveyor: Project Info
february 2008 by rybesh
Conveyor can be used like an application-agnostic version of MySQL binlogs, which can be replayed to write data into multiple, diverse data stores.
web
data
architecture
code
ruby
database
search
february 2008 by rybesh
PLEAC - Programming Language Examples Alike Cookbook
february 2008 by rybesh
Common programming problems solved using various programming languages.
code
howto
reference
february 2008 by rybesh
SoundManager 2: Javascript Sound for the Web
february 2008 by rybesh
SoundManager 2 is a Javascript Sound API which talks to Flash, effectively mapping most of Flash 8's native sound capabilities to Javascript.
javascript
flash
audio
code
february 2008 by rybesh
Facebook Developers | Thrift
february 2008 by rybesh
A software framework for scalable cross-language services development. It combines a powerful software stack with a code generation engine to build services that work efficiently and seamlessly between C++, Java, Python, PHP, and Ruby.
code
opensource
c++
java
python
php
ruby
communication
architecture
interface
february 2008 by rybesh
Apache Abdera
january 2008 by rybesh
The goal of the Apache Abdera project is to build a functionally-complete, high-performance implementation of the IETF Atom Syndication Format (RFC 4287) and Atom Publishing Protocol (RFC# Pending) specifications.
atom
java
code
opensource
january 2008 by rybesh
mechanize
january 2008 by rybesh
Stateful programmatic web browsing in Python.
python
web
automation
code
january 2008 by rybesh
django-atompub
january 2008 by rybesh
This project intends to be a full implementation of the Atom Syndication Format (RFC 4287) and Atom Publishing Protocol for the Django web framework.
atom
python
tools
code
january 2008 by rybesh
flare | visualization on the web
december 2007 by rybesh
Flare is a collection of ActionScript 3 classes for building a wide variety of interactive visualizations.
actionscript
infoviz
code
december 2007 by rybesh
html5lib
december 2007 by rybesh
A ruby/python based HTML parser/tokenizer based on the WHATWG HTML5 specification for maximum compatibility with major desktop web browsers.
web
xml
code
opensource
development
python
ruby
standards
december 2007 by rybesh
Genshi
december 2007 by rybesh
A Python template language that is smart about markup: it knows the difference between tags, attributes, and actual text nodes.
xml
web
tools
python
development
code
opensource
december 2007 by rybesh
Mapstraction - a javascript library to hide differences between mapping APIs.
december 2007 by rybesh
Mapstraction is a library that provides a common API for various javascript mapping APIs to enable switching from one to another as smoothly as possible.
javascript
locative
maps
api
opensource
code
december 2007 by rybesh
Modest Maps AC Transit Tutorial
december 2007 by rybesh
One of the core features of Modest Maps is support for custom geographical tile sets.
maps
locative
code
flash
howto
opensource
december 2007 by rybesh
tesseract-ocr - Google Code
november 2007 by rybesh
Probably one of the most accurate open source OCR engines available. The source code will read a binary, grey or color image and output text.
opensource
ocr
digitization
code
november 2007 by rybesh
Perseus Project's Java Hopper
november 2007 by rybesh
Services include the ability to search and browse a large variety of texts and can be used with Perseus' Art and Archaeology Module.
digital
library
opensource
code
classics
art
archaeology
java
november 2007 by rybesh
Freebase Exhibit Example
november 2007 by rybesh
Example of using Exhibit to dynamically display Freebase data.
data
infoviz
javascript
code
howto
semweb
november 2007 by rybesh
Trie implementation in python
november 2007 by rybesh
Allows look up based on the longest prefix that matches.
python
code
nlp
november 2007 by rybesh
freebase-suggest - Google Code
october 2007 by rybesh
This jQuery plugin is used to implement the search box and reconcile user input on edits at Freebase.com
javascript
ajax
database
interface
code
october 2007 by rybesh
mjt
october 2007 by rybesh
Mjt makes it very simple to take data from a web service and format it in a browser, with no server support. The templates are hosted and delivered as static HTML, and they are compiled and applied entirely in Javascript.
javascript
web
presentation
code
webservices
framework
october 2007 by rybesh
freebase-python - Google Code
september 2007 by rybesh
Python client API for accessing Freebase.com.
python
opensource
code
semweb
database
september 2007 by rybesh
CouchDb Project Website
september 2007 by rybesh
It makes it simple to build collaborative applications that can be replicated offline by users, with full interactivity (query, add, update, delete), and later synced up.
web
distributed
database
code
rest
september 2007 by rybesh
VoiceXML and CCXML Developer Site
august 2007 by rybesh
The Voxeo Evolution site enables you to leverage your XML & Web skills, platforms, and tools to create voice recognition and touch-tone driven applications that can be called from or call out to any telephone.
voice
xml
web
development
code
tools
platform
hosting
telephony
august 2007 by rybesh
Modest Maps
august 2007 by rybesh
Modest Maps is a small, extensible, and free library for designers and developers who want to use interactive maps in their own projects. It provides a core set of features in a tight, clean package with plenty of hooks for additional functionality.
maps
javascript
code
cartography
august 2007 by rybesh
CodeIgniter - Open source PHP web application framework
august 2007 by rybesh
CodeIgniter is a powerful PHP framework with a very small footprint, built for PHP coders who need a simple and elegant toolkit to create full-featured web applications.
php
code
framework
opensource
web
august 2007 by rybesh
related tags
3d ⊕ academia ⊕ actionscript ⊕ ai ⊕ ajax ⊕ amazon ⊕ animation ⊕ anime ⊕ annotation ⊕ api ⊕ archaeology ⊕ architecture ⊕ archives ⊕ art ⊕ asynchronous ⊕ atom ⊕ audio ⊕ authoring ⊕ automation ⊕ bayes ⊕ blog ⊕ books ⊕ bugtracking ⊕ c ⊕ c++ ⊕ cache ⊕ calculus ⊕ calendars ⊕ cartography ⊕ cartoons ⊕ chronology ⊕ cinema ⊕ classics ⊕ classification ⊕ clipart ⊕ cloud ⊕ code ⊖ collaboration ⊕ comet ⊕ comics ⊕ commercial ⊕ commons ⊕ communication ⊕ community ⊕ computergames ⊕ computers ⊕ computervision ⊕ contentanalysis ⊕ convergence ⊕ creative ⊕ cs ⊕ css ⊕ culture ⊕ curl ⊕ data ⊕ database ⊕ datamining ⊕ dating ⊕ debugging ⊕ delivery ⊕ demonstration ⊕ design ⊕ development ⊕ diff ⊕ digital ⊕ digitization ⊕ DIM ⊕ distributed ⊕ django ⊕ documentary ⊕ documentation ⊕ documents ⊕ dom ⊕ editing ⊕ emacs ⊕ entertainment ⊕ entitydetection ⊕ etc ⊕ extraction ⊕ fiction ⊕ filesystem ⊕ firefox ⊕ flash ⊕ flickr ⊕ framework ⊕ future ⊕ game ⊕ games ⊕ geocoding ⊕ gis ⊕ github ⊕ google ⊕ graphics ⊕ greasemonkey ⊕ grid ⊕ handbooks ⊕ hardware ⊕ hosting ⊕ howto ⊕ html ⊕ human ⊕ hypermedia ⊕ ideas ⊕ IM ⊕ image ⊕ information ⊕ infoviz ⊕ interactive ⊕ interface ⊕ intermediation ⊕ international ⊕ interpretation ⊕ japan ⊕ java ⊕ javascript ⊕ json ⊕ kr ⊕ language ⊕ layout ⊕ library ⊕ lisp ⊕ locative ⊕ lua ⊕ machinelearning ⊕ management ⊕ manifesto ⊕ manuals ⊕ maps ⊕ math ⊕ max/msp ⊕ media ⊕ messaging ⊕ metadata ⊕ microformats ⊕ microprocessors ⊕ mit ⊕ mobile ⊕ model ⊕ mp3 ⊕ mpeg-4 ⊕ mpeg-7 ⊕ msmdx ⊕ multimedia ⊕ multimodal ⊕ music ⊕ narrative ⊕ networking ⊕ newmedia ⊕ nlp ⊕ ocr ⊕ ogg ⊕ oop ⊕ opensource ⊕ orm ⊕ osx ⊕ owl ⊕ p2p ⊕ parsing ⊕ participatory ⊕ pdf ⊕ performance ⊕ perl ⊕ philosophy ⊕ photography ⊕ php ⊕ platform ⊕ playlist ⊕ plugin ⊕ policy ⊕ pornography ⊕ presentation ⊕ printing ⊕ process ⊕ publishing ⊕ python ⊕ quicktime ⊕ quote ⊕ rdf ⊕ rdfa ⊕ reference ⊕ remix ⊕ research ⊕ rest ⊕ ruby ⊕ scanner ⊕ science ⊕ search ⊕ searchengine ⊕ secondlife ⊕ security ⊕ semantics ⊕ semweb ⊕ simulation ⊕ smil ⊕ sms ⊕ social ⊕ softwaredesign ⊕ SoI ⊕ sound ⊕ sources ⊕ speech ⊕ speech-to-text ⊕ sql ⊕ standards ⊕ statistics ⊕ storage ⊕ strategy ⊕ streaming ⊕ style ⊕ subtitle ⊕ svg ⊕ symbian ⊕ syndication ⊕ systemdesign ⊕ systemsanalysis ⊕ tangible ⊕ techniques ⊕ technology ⊕ telephony ⊕ temporal ⊕ testing ⊕ text ⊕ theory ⊕ time ⊕ timetags ⊕ tools ⊕ tv ⊕ typography ⊕ ubicomp ⊕ ui ⊕ unix ⊕ unmediated ⊕ urn:asin:0131018167 ⊕ urn:asin:0201517973 ⊕ urn:asin:020161622X ⊕ urn:asin:0201702258 ⊕ urn:asin:0201835959 ⊕ urn:asin:0321197860 ⊕ urn:asin:0471149675 ⊕ urn:asin:0471178314 ⊕ urn:asin:0521644089 ⊕ urn:asin:0974514071 ⊕ urn:asin:1556154844 ⊕ urn:asin:1556159005 ⊕ urn:asin:1590595009 ⊕ urn:asin:1932111972 ⊕ usability ⊕ usecases ⊕ userinterface ⊕ video ⊕ virtualreality ⊕ voice ⊕ voip ⊕ vorbis ⊕ web ⊕ webinfo ⊕ webpub ⊕ webservices ⊕ wiki ⊕ windows ⊕ wireless ⊕ wishlist ⊕ xforms ⊕ xml ⊕ xpath ⊕ xslt ⊕ yahoo ⊕ YRB ⊕ yui ⊕Copy this bookmark: