gdw + framework   45

openFrameworks
openFrameworks is an open source C++ toolkit designed to assist the creative process by providing a simple and intuitive framework for experimentation. The toolkit is designed to work as a general purpose glue, and wraps together several commonly used libraries, including:

OpenGL, GLEW, GLUT, libtess2 and cairo for graphics
rtAudio, PortAudio or FMOD and Kiss FFT for audio input, output and analysis
FreeType for fonts
FreeImage for image saving and loading
Quicktime and videoInput for video playback and grabbing
Poco for a variety of utilities
art  audio  development  graphics  open  framework  sound  sc 
10 days ago by gdw
The Siren Music/Sound Framework in Smalltalk
The Siren system is an open-source general-purpose software framework for sound and music composition and production; it is a collection of about 375 classes written in the Smalltalk programming language and intended for use with for the VisualWorks Smalltalk system. Siren includes cross-platform support for MIDI and audio I/O; the source code and documentation files are all available via the down-load links below.
siren  smalltalk  squeak  music  sound  framework  pope 
10 weeks ago by gdw
libpd · GitHub
Turning Pure Data into an embeddable audio synthesis library
audio  framework  ios  music  Android 
11 weeks ago by gdw
Grok - A Smashing Web Framework — Grok
Grok is a web application framework for Python developers. It is aimed at both beginners and very experienced web developers. Grok has an emphasis on agile development. Grok is easy and powerful
framework  python  web  zope 
january 2012 by gdw
Bottle: Python Web Framework — Bottle v0.11.dev documentation
Bottle is a fast, simple and lightweight WSGI micro web-framework for Python. It is distributed as a single file module and has no dependencies other than the Python Standard Library.
framework  python  web  webdev 
december 2011 by gdw
Choosing a Python Web Framework I – bottling it | ShowMeDo Blogs the World
Bottle.py: An entire web-framework packaged in a single Python module. Bottle bills itself as a micro-framework, fast, simple and lightweight. Having had a chance to play around with it, I can testify to this. It makes a superb development server, among other things. After previous battles with Zope/Plone it’s pretty incredible to get a server up and serving pages in a few lines of Python, with one imported module.
python  www  framework  zope  plone  django  pylons  turbogears  bottly.py 
december 2011 by gdw
Noir
Noir is a micro-framework that allows you to rapidly develop websites in Clojure.
And it couldn't be any simpler.
clojure  framework  programming  web  webdev  itp 
december 2011 by gdw
jdf/processing.py - GitHub
processing.py
Write Processing sketches in Python. Jonathan Feinberg <jdf@pobox.com>
processing  python  programing  framework  itp  scdmp 
december 2011 by gdw
Python applications using the Cocoa framework
It has been several years that Mac OS X developer were able to create Cocoa application using the Python language. Here is my own experience with a few projects that I have created during the CS 662 class and a little tutorial on how to get started with Xcode, Cocoa and Python.
python  cocoa  framework  appications 
october 2011 by gdw
Cocoa Tutorial: Creating your very own framework | Cocoa Is My Girlfriend
There are numerous situations where creating your own framework is advantageous.
cocoa  development  framework  mac  xcode 
october 2011 by gdw
WebProgramming - PythonInfo Wiki
This topic guide attempts to cover every aspect of programming Web applications (both clients and servers) using Python.
python  webdev  web  framework  development 
july 2011 by gdw
Scrum Alliance - What Is Scrum?
Scrum is an agile framework for completing complex projects. Scrum originally was formalized for software development projects, but works well for any complex, innovative scope of work.
framework  getting  work  done  software  development 
june 2011 by gdw
TurboGears Web Framework | TurboGears 2, the rapid web development megaframework
TurboGears will help you to create a database-driven, ready-to-extend application in minutes. All with designer friendly templates, easy AJAX on the browser side and on the server side, with an incredibly powerful and flexible Object Relational Mapper (ORM), and with code that is as natural as writing a function.
development  framework  programming  python  web 
june 2011 by gdw
Pinax
a framework for rapidly developing Web sites, which is based on the Django framework. Pinax allows a user to rapidly create a Web site including an authentication system (OpenID), social network community, blogs, contact import, and many other features that one might want in a Web site readily available.
django  framework  pinax  python  webdev 
june 2011 by gdw
Pylons
Pylons combines the very best ideas from the worlds of Ruby, Python and Perl, providing a structured but extremely flexible Python web framework. It's also one of the first projects to leverage the emerging WSGI standard, which allows extensive re-use and flexibility but only if you need it. Out of the box, Pylons aims to make web development fast, flexible and easy.
pylons  www  framework  python 
may 2011 by gdw
Backbone.js
Backbone supplies structure to JavaScript-heavy applications by providing models with key-value binding and custom events, collections with a rich API of enumerable functions, views with declarative event handling, and connects it all to your existing application over a RESTful JSON interface.
framework  javascript  js  library 
may 2011 by gdw
Tornado Web Server
Tornado is an open source version of the scalable, non-blocking web server and tools that power FriendFeed. The FriendFeed application is written using a web framework that looks a bit like web.py or Google's webapp, but with additional tools and optimizations to take advantage of the underlying non-blocking infrastructure.
framework  python  server  web  webserver 
march 2011 by gdw
The technology behind Tornado, FriendFeed's web server - Bret Taylor's blog
Today, we are open sourcing the non-blocking web server and the tools that power FriendFeed under the name Tornado Web Server. We are really excited to open source this project as a part of Facebook's open source initiative, and we hope it will be useful to others building real-time web services. Check out the announcement on the Facebook Developer Blog. You can download Tornado at tornadoweb.org.
framework  python  web  facebook  opensource 
march 2011 by gdw
Facebook Tornado: FriendFeed's Real-Time Web Framework Goes Open Source
As part of Facebook’s open source initiative, the company is today releasing the web framework that powers the real-time functionality of recently acquired FriendFeed as an open source tool.
python  opensource  facebook  framework 
march 2011 by gdw
Products | Appcelerator
Introducing the Appcelerator Titanium Development Platform

Titanium makes cross-platform native application development easy.
A free and open source application development platform, Titanium lets you create native mobile, tablet and desktop application experiences using existing web skills like Javascript, HTML, CSS, Python, Ruby, and PHP.
development  framework  iphone  mobile 
march 2011 by gdw
CodeIgniter - Open source PHP web application framework
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.
framework  opensource  php  programming  webdev 
january 2011 by gdw
The webapp Framework - Google App Engine - Google Code
The webapp framework is a simple web application framework you can use for developing Python web applications for App Engine. webapp is compatible with the WSGI standard for Python web application containers. webapp provides an easy way to get started developing apps for App Engine.
You don't have to use webapp to write Python applications for App Engine. Other web application frameworks, such as Django, work with App Engine, and App Engine supports any Python code that uses the CGI standard.
reference  google  webapp  framework  python 
december 2010 by gdw
About web.py (web.py)
web.py is a web framework for python that is as simple as it is powerful. web.py is in the public domain; you can use it for whatever purpose with absolutely no restrictions.
development  framework  programming  python  web 
december 2010 by gdw
Shoooes!
Shoes is a cross-platform toolkit for writing graphical apps easily and artfully using Ruby.
Unlike most other GUI toolkits, Shoes is designed to be easy and straightforward without losing power. Really, it’s easy!
framework  gui  shoes  ruby  programming 
december 2010 by gdw
Welcome | Flask (A Python Microframework)
Flask is a microframework for Python based on Werkzeug, Jinja 2 and good intentions. And before you ask: It's BSD licensed!
framework  python  web  webdev  programming 
december 2010 by gdw
Sass - Syntactically Awesome Stylesheets
Sass makes CSS fun again. Sass is an extension of CSS3, adding nested rules, variables, mixins, selector inheritance, and more. It’s translated to well-formatted, standard CSS using the command line tool or a web-framework plugin.
css3  framework  programming  web-design 
december 2010 by gdw
Compass
Compass is a stylesheet authoring framework that makes your stylesheets and markup easier to build and maintain. With compass, you write your stylesheets in Sass instead of CSS.
css  stylesheet  design  framework  webdesign 
december 2010 by gdw
SproutCore - Home
SproutCore is an HTML5 application framework for building responsive, desktop-caliber apps in any modern web browser, without plugins.
development  framework  javascript  programming 
november 2010 by gdw
Qt - A cross-platform application and UI framework
... it includes a cross-platform class library, integrated development tools and a cross-platform IDE. Using Qt, you can write web-enabled applications once and deploy them across many desktop and embedded operating systems without rewriting the source code.
framework  linux  UI  application  www  cross-platform 
october 2010 by gdw
node.js
Node.js is a platform built on Chrome's JavaScript runtime for easily building fast, scalable network applications. Node.js uses an event-driven, non-blocking I/O model that makes it lightweight and efficient, perfect for data-intensive real-time applications that run across distributed devices.
framework  http  javascript  server  api  programming 
september 2010 by gdw
ParseKit - Cocoa Objective-C Framework for parsing, tokenizing and language processing
ParseKit is a Mac OS X Framework written by Todd Ditchendorf in Objective-C 2.0 and released under the MIT Open Source License. ParseKit is suitable for use on Mac OS X Leopard, Snow Leopard or iPhone OS. ParseKit is an Objective-C implementation of the tools described in "Building Parsers with Java" by Steven John Metsker. ParseKit includes additional features beyond the designs from the book and also some changes to match common Cocoa/Objective-C conventions. These changes are relatively superficial, however, and Metsker's book is the best documentation available for ParseKit.
cocoa  development  framework  objective-c  java  xcode 
august 2010 by gdw
Cocoa - Mac OS X Technology Overview - Apple Developer
The Cocoa and Cocoa Touch frameworks that power Mac OS X and iPhone OS are tightly integrated into the Xcode development experience. Cocoa’s high-level APIs make is easy to add animation, networking, and the native platform appearance and behavior to your application with only a few lines of code.
mac  osx  cocoa  touch  framework  iphone  xcode  api 
april 2010 by gdw
MooTools - a compact javascript framework
MooTools is a compact, modular, Object-Oriented JavaScript framework designed for the intermediate to advanced JavaScript developer. It allows you to write powerful, flexible, and cross-browser code with its elegant, well documented, and coherent API.
framework  javascript  library  webdev 
march 2010 by gdw
Cappuccino Web Framework - Build Desktop Class Applications in Objective-J and JavaScript
Cappuccino is an open source framework that makes it easy to build desktop-caliber applications that run in a web browser.
framework  javascript  programming  web 
february 2010 by gdw
openFrameworks - Art and Code
openFrameworks is an open-source tool and C++ framework for creative programming. Especially created for artists and designers, openFrameworks is the ideal starting point for those who want to take their first steps in C++ programming. At the same time, it is an immensely powerful tool for developing more advanced projects, providing a simple and intuitive structure for experimentation with many other open-source libraries.
openFrameworks  opensource  c++  tools  framework  creative  programming  community 
february 2010 by gdw
shortcutrecorder - Project Hosting on Google Code
A user interface control to record key combinations. For Mac OS X, uses Cocoa.
cocoa  framework  mac  programming  osx  opensource 
february 2010 by gdw
Django | The Web framework for perfectionists with deadlines
Django is a high-level Python Web framework that encourages rapid development and clean, pragmatic design.
framework  programming  python  web 
january 2010 by gdw
ZKM | Institut für Musik und Akustik :: Sycamore
Chandrasekhar Ramakrishnan:

Sycamore ist ein in Objective-C geschriebene Framework für die Entwicklung von Audiosoftware auf MacOS X. Sycamore vereinfacht vor allem den Umgang mit CoreAudio und AudioUnits von Cocoa.

Sycamore wird vom ZKM | Institut für Musik und Akustik Karlsruhe unter einer FreeBSD Lizenz veröffentlicht.
Chandrasekhar Ramakrishnan:
Sycamore

-> English version

Sycamore ist ein in Objective-C geschriebene Framework für die Entwicklung von Audiosoftware auf MacOS X. Sycamore vereinfacht vor allem den Umgang mit CoreAudio und AudioUnits von Cocoa.

Sycamore wird vom ZKM | Institut für Musik und Akustik Karlsruhe unter einer FreeBSD Lizenz veröffentlicht.
objective-c  framework  for  audio  coreaudio  macosx 
september 2009 by gdw
i  l I .P o s e d  s of t . w a r e
Illposed Software is an interdisciplinary collective of multimedia artists and technologists. We work in sound and image; we theorize. We create software to realize our projects and make our ideas concrete.
Chandrasekhar Ramakrishnan Software Developer
sycamore  core  audio  objective-c  framework  osc  supercollider 
september 2009 by gdw
openFrameworks
openFrameworks is an open source C++ toolkit for creative coding.
C++  toolkit  framework  creative  coding  interactive  code 
september 2009 by gdw
Baseline - a designer framework by ProjetUrbain.com
Built with typographic standards in mind, Baseline makes it easy to develop a website with a pleasing grid and good typography. Baseline starts with several files to reset the browser’s default behavior, build a basic typographic layout — including style for HTML forms and new HTML 5 elements — and build a simple grid system. Baseline was born to be a quick way to prototype a website and grew up to become a full typographic framework for the web using “real” baseline grid as it’s foundation.
design  zeldman  typographic  framework  baseline  grid  www  html5  wpd 
september 2009 by gdw
Rack: a Ruby Webserver Interface
Rack provides a minimal interface between webservers supporting Ruby and Ruby frameworks.
ruby  interface  www  framework  wpd  mt 
september 2009 by gdw

Copy this bookmark:



description:


tags: