Welcome | Flask (A Python Microframework)
10 days ago by rybesh
Flask is a microframework for Python based on Werkzeug, Jinja 2 and good intentions.
python
web
framework
10 days ago by rybesh
twitter/twui
21 days ago by rybesh
The goal of TwUI is to build a high-quality UI framework designed specifically for the Mac.
mac
osx
interface
development
framework
21 days ago by rybesh
Getting Started with Flatiron HTTP - blog.nodejitsu.com - scaling node.js applications one callback at a time.
27 days ago by rybesh
An in-depth tutorial, which iterates on a "hello world" flatiron server (like those in the project's examples) into a relatively complex webservice that uses some of flatiron's more complex functionality.
nodejs
howto
framework
27 days ago by rybesh
darrint / qc.js / overview — Bitbucket
8 weeks ago by rybesh
This is a port of the QuickCheck probabilistic unit testing concept to JavaScript.
javascript
testing
framework
8 weeks ago by rybesh
web2py Web Framework
12 weeks ago by rybesh
Free open source full-stack framework for rapid development of fast, scalable, secure and portable database-driven web-based applications. Written and programmable in Python.
python
web
framework
12 weeks ago by rybesh
zepto.js — the aerogel-weight javascript framework
12 weeks ago by rybesh
Zepto.js is a minimalist JavaScript framework for modern web browsers*, with a jQuery-compatible syntax.
The goal: a 5-10k library that handles most basic drudge work with a nice API so you can concentrate on getting stuff done.
Zepto's primary focus is on mobile devices, where small file sizes and tapping into the latest browser features matter most for fast loading and optimal runtime performance.
javascript
jquery
framework
mobile
The goal: a 5-10k library that handles most basic drudge work with a nice API so you can concentrate on getting stuff done.
Zepto's primary focus is on mobile devices, where small file sizes and tapping into the latest browser features matter most for fast loading and optimal runtime performance.
12 weeks ago by rybesh
API Guide | restify
february 2012 by rybesh
restify is a node.js module built specifically to enable you to build correct REST web services. It borrows heavily from express (intentionally) as that is more or less the de facto API for writing web applications on top of node.js.
nodejs
rest
framework
api
february 2012 by rybesh
Express - node web framework
january 2012 by rybesh
High performance, high class web development for Node.js.
nodejs
framework
january 2012 by rybesh
Bootstrap, from Twitter
december 2011 by rybesh
Bootstrap is a toolkit from Twitter designed to kickstart development of webapps and sites.
It includes base CSS and HTML for typography, forms, buttons, tables, grids, navigation, and more.
css
design
framework
It includes base CSS and HTML for typography, forms, buttons, tables, grids, navigation, and more.
december 2011 by rybesh
The Intelligent Transport Layer - zeromq
october 2011 by rybesh
Ø The socket library that acts as a concurrency framework.
Ø Faster than TCP, for clustered products and supercomputing.
Ø Carries messages across inproc, IPC, TCP, and multicast.
Ø Connect N-to-N via fanout, pubsub, pipeline, request-reply.
Ø Asynch I/O for scalable multicore message-passing apps.
Ø Large and active open source community.
Ø 30+ languages including C, C++, Java, .NET, Python.
Ø Most OSes including Linux, Windows, OS X.
Ø LGPL free software with full commercial support from iMatix.
distributed
messaging
framework
Ø Faster than TCP, for clustered products and supercomputing.
Ø Carries messages across inproc, IPC, TCP, and multicast.
Ø Connect N-to-N via fanout, pubsub, pipeline, request-reply.
Ø Asynch I/O for scalable multicore message-passing apps.
Ø Large and active open source community.
Ø 30+ languages including C, C++, Java, .NET, Python.
Ø Most OSes including Linux, Windows, OS X.
Ø LGPL free software with full commercial support from iMatix.
october 2011 by rybesh
Pylons Project : Pyramid : About
september 2011 by rybesh
Pyramid is a very general open source Python web framework. As a framework, its primary job is to make it easier for a developer to create an arbitrary web application. The type of application being created isn’t really important; it could be a spreadsheet, a corporate intranet, or an “oh-so-Web-2.0” social networking platform. Pyramid is general enough that it can be used in a wide variety of circumstances.
python
web
framework
september 2011 by rybesh
Kanso Framework
august 2011 by rybesh
Kanso is a framework for creating web applications which run on CouchDB. You don't need anything else in your stack, meaning apps are easy to deploy and easy to distribute.
couchdb
framework
javascript
august 2011 by rybesh
Connect - middleware framework for nodejs
august 2011 by rybesh
Connect is a middleware framework for node, shipping with over 11 bundled middleware and a rich choice of 3rd-party middleware.
framework
nodejs
august 2011 by rybesh
Bulbflow: a New Python Framework for Graph Databases
july 2011 by rybesh
Bulbs is an open-source Python persistence framework for graph databases and the first piece of a larger Web-development toolkit that will be released in the upcoming weeks.
It’s like an ORM for graphs, but instead of SQL, you use the graph-traveral language Gremlin to query the database.
You can use it to connect to any Blueprints-enabled database, including TinkeGraph, Neo4j, OrientDB, Dex, and OpenRDF (and there is an InfiniteGraph implementation in development).
You can use Bulbs from within any Python Web-development framework, including Flask, Pyramid, and Django.
python
graph
database
framework
It’s like an ORM for graphs, but instead of SQL, you use the graph-traveral language Gremlin to query the database.
You can use it to connect to any Blueprints-enabled database, including TinkeGraph, Neo4j, OrientDB, Dex, and OpenRDF (and there is an InfiniteGraph implementation in development).
You can use Bulbs from within any Python Web-development framework, including Flask, Pyramid, and Django.
july 2011 by rybesh
Webmachine - Software Shaped like the Web
may 2011 by rybesh
Webmachine is an application layer that adds HTTP semantic awareness on top of the excellent bit-pushing and HTTP syntax-management provided by mochiweb, and provides a simple and clean way to connect that to your application's behavior.
erlang
rest
framework
http
web
may 2011 by rybesh
Spine
april 2011 by rybesh
Spine is a lightwork framework for building JavaScript web applications. Spine gives you a MVC structure and then gets out of your way, allowing you to concentrate on the fun stuff, building awesome web applications.
javascript
html5
framework
mvc
april 2011 by rybesh
jQuery Mobile | jQuery Mobile
february 2011 by rybesh
A unified user interface system across all popular mobile device platforms, built on the rock-solid jQuery and jQuery UI foundation. Its lightweight code is built with progressive enhancement, and has a flexible, easily themeable design.
javascript
jquery
mobile
framework
february 2011 by rybesh
HTML5 Boilerplate - A rock-solid default for HTML5 awesome.
october 2010 by rybesh
HTML5 Boilerplate is the professional badass's base HTML/CSS/JS template for a fast, robust and future-proof site.
After more than two years in iterative development, you get the best of the best practices baked in: cross-browser normalization, performance optimizations, even optional features like cross-domain ajax and flash. A starter apache .htaccess config file hooks you the eff up with caching rules and preps your site to serve HTML5 video, use @font-face, and get your gzip zipple on.
html5
css
javascript
framework
After more than two years in iterative development, you get the best of the best practices baked in: cross-browser normalization, performance optimizations, even optional features like cross-domain ajax and flash. A starter apache .htaccess config file hooks you the eff up with caching rules and preps your site to serve HTML5 video, use @font-face, and get your gzip zipple on.
october 2010 by rybesh
node.js
october 2010 by rybesh
Node's goal is to provide an easy way to build scalable network programs.
javascript
http
framework
october 2010 by rybesh
TileStache
august 2010 by rybesh
TileStache is a Python-based server application that can serve up map tiles based on rendered geographic data.
geo
gis
framework
tools
locative
august 2010 by rybesh
Pyjamas - Python Javascript Compiler, Desktop Widget Set and RIA Web Framework
july 2010 by rybesh
Pyjamas is a Rich Internet Application (RIA) Development Platform for both Web and Desktop.
It contains a Python-to-Javascript compiler, an AJAX framework and a Widget Set API. Pyjamas started life as a Python port of Google Web Toolkit, the Java-to-Javascript compiler.
python
ajax
javascript
framework
It contains a Python-to-Javascript compiler, an AJAX framework and a Widget Set API. Pyjamas started life as a Python port of Google Web Toolkit, the Java-to-Javascript compiler.
july 2010 by rybesh
Blueprint: A CSS Framework | Spend your time innovating, not replicating
april 2010 by rybesh
Blueprint is a CSS framework, which aims to cut down on your development time. It gives you a solid foundation to build your project on top of, with an easy-to-use grid, sensible typography, useful plugins, and even a stylesheet for printing.
css
framework
web
design
april 2010 by rybesh
Play framework ★ Home
october 2009 by rybesh
Discover a clean alternative to bloated enterprise Java stacks. Play focuses on developer productivity and targets RESTful architectures.
java
web
framework
october 2009 by rybesh
django-lean
october 2009 by rybesh
A framework for performing and analyzing split-test experiments in Django applications.
django
usability
testing
framework
october 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
Haystack - Search for Django
april 2009 by rybesh
Haystack provides modular search for Django. It features a unified, familiar API that allows you to plug in different search backends (such as Solr, Whoosh, etc.) without having to modify your code.
django
python
search
framework
searchengine
tools
april 2009 by rybesh
Concurrence — Concurrence Framework v0.3 documentation
march 2009 by rybesh
Concurrence is a framework for creating massively concurrent network applications in Python.
web
python
opensource
performance
networking
framework
messaging
march 2009 by rybesh
Cappuccino Web Framework - Build Desktop Class Applications in Objective-J and JavaScript
february 2009 by rybesh
Cappuccino is an open source framework that makes it easy to build desktop-caliber applications that run in a web browser.
opensource
javascript
development
ajax
framework
february 2009 by rybesh
CherryPy - Trac
february 2009 by rybesh
CherryPy is a pythonic, object-oriented HTTP framework.
web
python
framework
february 2009 by rybesh
persevere-framework - Google Code
july 2008 by rybesh
Persevere is an open source set of tools for persistence and distributed computing using an intuitive standards-based JSON interfaces of HTTP REST, JSON-RPC, JSONPath, and HTTP Channels.
json
distributed
database
framework
web
rest
ajax
opensource
july 2008 by rybesh
Flower
january 2008 by rybesh
Flower is a new kind of user programmable web service, especially well suited for applications which process, store, and query XML data sets.
xml
webservices
tools
opensource
xquery
xslt
framework
rest
january 2008 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
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
ajax ⊕ api ⊕ clojure ⊕ code ⊕ couchdb ⊕ css ⊕ database ⊕ design ⊕ development ⊕ distributed ⊕ django ⊕ erlang ⊕ framework ⊖ geo ⊕ gis ⊕ graph ⊕ howto ⊕ html5 ⊕ http ⊕ interface ⊕ java ⊕ javascript ⊕ jquery ⊕ json ⊕ locative ⊕ mac ⊕ messaging ⊕ mobile ⊕ mvc ⊕ networking ⊕ nodejs ⊕ opensource ⊕ osx ⊕ performance ⊕ php ⊕ presentation ⊕ python ⊕ rest ⊕ search ⊕ searchengine ⊕ testing ⊕ tools ⊕ usability ⊕ web ⊕ webservices ⊕ xml ⊕ xquery ⊕ xslt ⊕Copy this bookmark: