Helium Foot Software: Makers of MercuryMover
With MercuryMover, you can move and resize windows on your Mac from the keyboard, positioning them precisely where you want.
software  tools  macosx  keyboard  productivity 
58 minutes ago
Panzer fahren für Jedermann- panzerfahrschule.de
In der Panzerfahrschule stehen als Kettenpanzer BMP-Schützenpanzer sowie ein T72-Kampfpanzer zum Fahren bereit. Außerdem können ein SPW40- oder SPW60-Radpanzer selber gefahren werden. Neben den Panzern stehen aber auch die geländegängigen LKW URAL und ZIL zur Verfügung.
panzer  germany  military  outdoor  leisure 
9 hours ago
grequests 0.1.0 — Crate
GRequests allows you to use Requests with Gevent to make asyncronous HTTP Requests easily.
python  http  opensource  asynchronous 
19 hours ago
django-oscar - Domain-driven e-commerce for Django
Django-Oscar is an e-commerce framework for Django, designed to support domain-driven design.
django  ecommerce  opensource  app 
2 days ago
GroupTweet | Helping groups communicate privately via Twitter - Twitter Groups are here!
Let multiple other Twitter users use a Twitter account without knowing the password.
twitter  service  tools  community 
2 days ago
mchaput / whoosh / wiki / Home — Bitbucket
Whoosh is a fast, featureful full-text indexing and searching library implemented in pure Python.
searchengine  search  python  opensource 
2 days ago
Rdio 0.2 : Python Package Index
A Python wrapper library for the Rdio web services API.
python  rdio  api  library 
3 days ago
django-discover-runner 0.2 : Python Package Index
An alternative Django TEST_RUNNER which uses the unittest2 test discovery from a base path specified in the settings, or any other module or package specified to the test management command -- including app tests.
django  testing  opensource  unittest  python 
3 days ago
Apache Lucene - Apache Solr
Solr is the open source search platform from the Apache Lucene project. Its major features include powerful full-text search, hit highlighting, faceted search, dynamic clustering, database integration, rich document (e.g., Word, PDF) handling, and geospatial search.
searchengine  search  lucene  java  opensource  pdf  geospatialsearch  rest  xml  json 
3 days ago
The Xapian Project
Xapian is a highly adaptable toolkit which allows developers to easily add advanced indexing and search facilities to their own applications. It supports the Probabilistic Information Retrieval model and also supports a rich set of boolean query operators.
searchengine  search  opensource  library  c++  python  ruby  java  php  lua 
3 days ago
elasticsearch - - Open Source, Distributed, RESTful, Search Engine
elasticsearch is an Open Source, distributed, RESTful, search engine built on top of Apache Lucene.
json  searchengine  search  rest  opensource  java  lucene 
3 days ago
jschrewe/django-mongodbforms
An implementation of django's model forms for mongoengine documents.
django  mongodb  mongoengine  opensource  forms  nosql 
3 days ago
mvpdev/django-eav
Entity-Attribute-Value storage model for django apps.
django  app  eav  opensource  orm 
5 days ago
SIMILE Widgets | Exhibit
Exhibit lets you easily create web pages with advanced text search and filtering functionalities, with interactive maps, timelines, and other visualizations.
javascript  opensource  visualization  web  maps  timeline 
7 days ago
jasondavies/d3-cloud
This is a Wordle-inspired word cloud layout written in JavaScript. It uses HTML5 canvas and sprite masks to achieve near-interactive speeds.
javascript  visualization  generator  wordcloud  opensource  text  design 
9 days ago
gdata-python-client - Google Data APIs Python Client Library - Google Project Hosting
The Google Data Python Client Library provides a library and source code that make it easy to access data through Google Data APIs.
google  programming  api  data  opensource  python  library 
9 days ago
wysihtml5 - A better approach to rich text editing
wysihtml5 is an open source rich text editor based on HTML5 technology and the progressive-enhancement approach. It uses a sophisticated security concept and aims to generate fully valid HTML5 markup by preventing unmaintainable tag soups and inline styles.
html5  editor  javascript  opensource  browser  wysiwyg 
11 days ago
IMAPClient
IMAPClient aims to be an easy-to-use, idiomatic and complete IMAP client library for Python.
python  imap  email  library  opensource 
11 days ago
django-knowledge 0.0.6 : Python Package Index
A simple frontend and admin interface for dealing with help knowledge tickets and issues, including public and private responses and searching.
django  app  opensource  faq  issuetracker 
16 days ago
pgAdmin: PostgreSQL administration and management tools
pgAdmin is an Open Source administration and development platform for PostgreSQL.
database  postgresql  software  windows  linux  macosx  opensource 
19 days ago
cmsplugin-filer 0.8.0 : Python Package Index
A set of cms plugins that replace the plugins shipped with django-cms with versions that use file fields from django-filer.
django  app  opensource  filemanager  images  djangocms  plugin 
20 days ago
django-filer 0.8.6 : Python Package Index
A file management application for django that makes handling of files and images a breeze.
django  app  opensource  filemanager  images 
20 days ago
cmsplugin_zinnia 0.2 : Python Package Index
Cmsplugin-zinnia is a bridge between django-blog-zinnia and django-cms.
django  blogging  opensource  djangocms  plugin 
20 days ago
django-blog-zinnia 0.10.1 : Python Package Index
A clear and powerfull weblog application powered with Django.
django  blogging  opensource  app  markdown  textile  restructuredtext 
20 days ago
Organizing Patches with Mercurial Queues | Wazi
How to use the mq extension to organize patches with Mercurial.
mercurial  hg  dvcs  tutorial 
25 days ago
pgFouine - a PostgreSQL log analyzer
pgFouine is a PostgreSQL log analyzer used to generate detailed reports from a PostgreSQL log file.
postgresql  database  report  monitoring  analysis 
26 days ago
etsy/statsd
A network daemon that runs on the Node.js platform and listens for statistics, like counters and timers, sent over UDP and sends aggregates to one or more pluggable backend services (e.g., Graphite).
monitoring  statistics  tools  nodejs  javascript  opensource 
26 days ago
Graphite - Scalable Realtime Graphing - Graphite
Graphite is a highly scalable real-time graphing system. As a user, you write an application that collects numeric time-series data that you are interested in graphing, and send it to Graphite's processing backend, carbon, which stores the data in Graphite's specialized database. The data can then be visualized through graphite's web interfaces.
visualization  opensource  django  python  graphs 
26 days ago
Gearman
Gearman provides a generic application framework to farm out work to other machines or processes that are better suited to do the work. It allows you to do work in parallel, to load balance processing, and to call functions between languages. It can be used in a variety of applications, from high-availability web sites to the transport of database replication events.
programming  framework  distributed  scalability  opensource  mapreduce 
26 days ago
Mercurial Kick Start
A Mercurial tutorial covering everything from installation and basic commands to working with branches, using Mercurial as a (better) svn client and subrepositories.
hg  mercurial  dvcs  tutorial  subversion 
27 days ago
Fandekasp/django-jasmine
django-jasmine integrates the Jasmine Javascript testing framework with Django. Jasmine is a behavior-driven development framework for testing your JavaScript code.
javascript  testing  framework  bdd  opensource  django 
29 days ago
Jasmine: BDD for your JavaScript
Jasmine is a behavior-driven development framework for testing your JavaScript code. It does not depend on any other JavaScript frameworks. It does not require a DOM.
javascript  testing  framework  bdd  opensource 
29 days ago
Gerbi’s CMS documentation — django-page-cms v1.4.3 documentation
Gerbi CMS is based around a placeholders concept. A placeholder is special template tag that you use in your page templates. Every time you add a placeholder in your template a field dynamically appears in the page admin.
django  cms  opensource  python 
4 weeks ago
RegexPlanet - Online Regular Expression (Regex) Testing and Cookbook for: Java, .Net, PHP, Python & Ruby
Test regular expressions directly in the browser with many different programming languages.
regexp  test  python  ruby  java  php  browser 
5 weeks ago
Welcome | Legit (Git Workflow for Humans)
Legit is a complementary command-line interface for Git, optimized for workflow simplicity.
git  opensource  python  console  tools  useability  commandline  programming 
5 weeks ago
RDFLib/rdflib
RDFLib is a Python library for working with RDF, a simple yet
powerful language for representing information.

The library contains parsers and serializers for RDF/XML, N3,
NTriples, Turtle, TriX and RDFa.

The library presents a Graph interface which can be backed by
any one of a number of Store implementations.
python  rdf  opensource  library  semantic 
5 weeks ago
httpbin(1): HTTP Client Testing Service
Testing an HTTP Library can become difficult sometimes. PostBin.org is fantastic for testing POST requests, but not much else. This exists to cover all kinds of HTTP scenarios.
http  testing  json  webdev  programming 
5 weeks ago
PhoneGap
PhoneGap is an HTML5 app platform that allows you to author native applications with web technologies and get access to APIs and app stores.
mobile  programming  javascript  html5  ios  android  blackberry  windowsmobile  webos  symbian 
5 weeks ago
Building Vagrant boxes with veewee | MDLog:/sysadmin
How to build Vagrant boxes fast and easy with veewee.
vagrant  devops  blog  article 
5 weeks ago
zacharyvoase/urlobject
URLObject is a utility class for manipulating URLs.
python  opensource  url  network 
5 weeks ago
Postgres Guide — Postgres Guide
Postgres guide is designed as a guide for anywhere from beginners to databases and SQL to specific tips and tools available within Postgres.
postgresql  database  guide  sql 
5 weeks ago
TDDjangoTutorial
An introduction to Test-Driven web development using Django.
django  programming  testing  selenium  mock  opensource  tutorial 
5 weeks ago
Portable Python
Portable Python is a  Python® programming language preconfigured to run directly from any USB storage device, enabling you to have, at any time, a portable programming environment. Just download it, extract to your portable storage device or hard drive.
python  programming  python3  windows 
6 weeks ago
Chinabrenner
Der Chinabrenner fühlt sich der chinesischen Volksküche verbunden und möchte ihre Ästhetik über die Grenzen des asiatischen Kontinents hinaustragen. Er transferiert die Gerichte der Garküchen aus den Gassen von Chengdu in unsere Welt.
restaurant  leipzig  germany 
6 weeks ago
collective/icalendar
The icalendar package is a parser/generator of iCalendar files for use with Python.
python  ical  opensource  calendar 
6 weeks ago
PyPI Mirror Status
A list of the PyPI mirrors and the last time they were updated.
pypi  python  packaging  mirror  monitoring 
6 weeks ago
jPlayer : HTML5 Audio & Video for jQuery
jPlayer is the completely free and open source (GPL/MIT) media library written in JavaScript. A jQuery plugin, jPlayer allows you to rapidly weave cross platform audio and video into your web pages. jPlayer's comprehensive API allows you to create innovative media solutions.
javascript  opensource  audio  video  player  browser  library  jquery 
6 weeks ago
Welcome to JSONBOT — JSONBOT v0.84.4 RELEASE documentation
JSONBOT is a remote event-driven framework for building bots that talk JSON to each other over XMPP.
bot  irc  xmpp  json  opensource  python  framework 
6 weeks ago
pypiserver 0.5.2 : Python Package Index
pypiserver is a minimal PyPI compatible server.
packaging  python  server  pypi  opensource 
6 weeks ago
auphonic
An automatic audio post production web service for podcasts, audio books, lecture recordings, screencasts.
audio  podcast  service  mp3  ogg 
6 weeks ago
dygraphs JavaScript Visualization Library
dygraphs is an open source JavaScript library that produces interactive, zoomable charts of time series. It is designed to display dense data sets and enable users to explore and interpret them.
javascript  visualization  charts  opensource  graphs  library 
7 weeks ago
PhantomJS: Headless WebKit with JavaScript API
PhantomJS is a headless WebKit with JavaScript API. It has fast and native support for various web standards: DOM handling, CSS selector, JSON, Canvas, and SVG.
browser  json  javascript  testing  svg  screenscraping  dom  programming  opensource 
7 weeks ago
KaffeeWiki - die Wissensdatenbank rund um Espresso, Espressomaschinen und Kaffee
Das KaffeeWiki ist eine Sammlung von Informationen rund um Kaffee und dessen Zubereitung mit einem Schwerpunkt auf Espresso und Espressomaschinen.
coffee  wiki  community  espresso 
8 weeks ago
stefanw/seriesly · GitHub
Seriesly is an easy TV schedule for your favorite shows. It can be run free of charge on Google's cloud platform App Engine.
django  tv  opensource 
8 weeks ago
nvie/rq · GitHub
RQ (Redis Queue) is a simple Python library for queueing jobs and processing them in the background with workers. It is backed by Redis and it is designed to have a low barrier to entry.
python  queue  redis  opensource  asynchronous 
8 weeks ago
BrowserQuest
Mozilla's BrowserQuest: HTML5 massively multiplayer adventure game.
html5  websocket  browser  mozilla  game  javascript 
9 weeks ago
jedi4ever/veewee
A tool to easily build vagrant base boxes or kvm, virtualbox and fusion images.
virtualbox  vagrant  ruby  development  automation  vmware  kvm 
9 weeks ago
Mocha - the fun, simple, flexible JavaScript test framework
Mocha is a feature-rich JavaScript test framework running on node and the browser.
javascript  testing  framework  browser  nodejs  bdd 
9 weeks ago
The VICE Emulator
VICE emulates the C64, the C64DTV, the C128, the VIC20, almost all PET models, the PLUS4 and the CBM-II (aka C610).
c64  emulator  8bit  opensource  retro 
9 weeks ago
django-csv-importer 0.1.3.5 : Python Package Index
CSV importer is a tool which allow you to transform easily a csv file into a python object or a django model instance. It is based on a django-style declarative model.
django  csv  app  orm  opensource 
10 weeks ago
Was ist OpenSlides? — OpenSlides
OpenSlides ist ein freies, webbasiertes Präsentationssystem zur Darstellung und Steuerung von Tagesordnungen, Anträgen, Abstimmungen und Wahlen einer Veranstaltung.
django  community  election  opensource 
10 weeks ago
« earlier      
See this user's network
3d adium agile ajax amqp api apod app apple architecture art article astronomy audio automation awesome berlin blog blogging book browser bunker business c64 calendar ccc censorship cheatsheet chrome cms code coldwar collaboration comic commandline community comparison conference configuration continuousintegration creativecommons css culture data database dataretention debugging deployment design development distributed diy django documentation drupal dvcs eclipse editor education email eu europe event extension firefox firewall flash flickr framework free funny gallery game games geek generator german germany git google graphics gui hacking hardware heise history howto html html5 http humor icons image images internet java javascript jobs jquery json law leipzig library linux logging macosx management maps markdown mashup media mercurial messaging microblogging military mobile module mongodb monitoring mp3 music mvc mysql network news nosql opendata opensource optimization orm packaging pdf performance photo photography php plugin politics postgresql privacy processing productivity programming project projectmanagement proxy python rabbitmq radio redis reference rest restructuredtext rss ruby science search searchengine security server service shell social socialnetwork software sql ssh statistics storage streaming subversion svn sysadmin technology template test testing text tools travel tutorial twitter typography underground usa vcs video vim virtualenv visualization web web2.0 webdesign webdev wiki wikipedia windows wsgi xkcd xml xmpp youtube zend

Copy this bookmark:



description:


tags: