zuber (Marek Stępniowski)

Name
Marek Stępniowski
Email
Website/Blog
http://stepniowski.com
Location
Warsaw, Poland
Member Since
Nov 20, 2008 (about 1 year)

Following 9 githubbers and watching 63 repositories view all →

Public Repositories (5)

  • django-cas-provider

    Central Authentication Service Provider for Django

    legend

    Forked from Nitron/django-cas-provider Fri Oct 02 08:45:06 -0700 2009

    Last updated Thu Oct 15 15:38:06 -0700 2009

  • bundles

    Index for TextMate bundles available via git

    legend

    Forked from alkemist/bundles Thu Sep 10 03:52:58 -0700 2009

    Last updated Sat Sep 12 05:40:48 -0700 2009

  • django-cas-consumer

    A consumer for the Central Authentication Service. Meant to be used with django-cas-provider.

    legend

    Forked from Nitron/django-cas-consumer Fri Oct 02 08:43:58 -0700 2009

    Last updated Tue Sep 08 06:54:44 -0700 2009

  • django-newtagging

    A tagging application for Django projects, which allows association of a number of custom tags wi...

    legend

    Last updated Sun Nov 30 05:11:43 -0800 2008

  • pygadu

    A pythonic Gadu-Gadu client library

    legend

    Last updated Sun Nov 30 05:02:11 -0800 2008

Public Activity feed

zuber started watching bkjones/bunny Mon Nov 23 08:57:53 -0800 2009
bunny's description:
A command line interface for testing/playing with amqp servers (namely, RabbitMQ)
zuber started watching lilspikey/django-batch-select Mon Nov 23 08:56:43 -0800 2009
django-batch-select's description:
batch select many-to-many and one-to-many fields (to help avoid n+1 query problem)
zuber started watching garethr/django-project-templates Thu Nov 19 05:36:04 -0800 2009
django-project-templates's description:
A set of Paster templates for Django projects, including a fabric deployment script
zuber started watching shrubberysoft/django-picklefield Sun Nov 15 09:29:35 -0800 2009
django-picklefield's description:
A pickled object field for Django
zuber started watching idangazit/django-siwt Sat Nov 14 10:18:58 -0800 2009
django-siwt's description:
A django reusable app for utilizing Sign In With Twitter
zuber started watching skyl/django-groups Sat Nov 14 05:19:28 -0800 2009
django-groups's description:
Group support for Django (extracted from Pinax)
zuber started watching andymccurdy/redis-py Fri Nov 13 12:20:58 -0800 2009
redis-py's description:
Redis Python Client
zuber started watching simplegeo/python-oauth2 Thu Nov 12 13:42:25 -0800 2009
python-oauth2's description:
A fully tested, abstract interface to creating OAuth clients and servers.
zuber started watching alex/django-admin-histograms Thu Nov 12 13:27:52 -0800 2009
django-admin-histograms's description:
A library for simple histograms in Django's admin.
zuber started watching samuraisam/DeferredKit Mon Nov 09 09:43:33 -0800 2009
DeferredKit's description:
Asynchronous programming library for cocoa and cocoa touch.
zuber started watching ask/ghettoq Fri Nov 06 10:56:04 -0800 2009
ghettoq's description:
Redis based ghetto queue.
zuber started watching batiste/django-wireframes Fri Nov 06 06:51:27 -0800 2009
django-wireframes's description:
A simple tool/framework to create wireframes in Javascript/CSS
zuber started watching peterbe/python-gorun Thu Nov 05 03:29:17 -0800 2009
python-gorun's description:
Using (py)inotify to run commands when files change
zuber started watching andreasronge/neo4j Fri Oct 30 05:13:42 -0700 2009
neo4j's description:
A Graph Database for JRuby. It uses the java lib neo4j as storage and lucene for quering/indexing
zuber started watching briancollins/nice_find Wed Oct 28 17:19:42 -0700 2009
nice_find's description:
A Find In Project plugin for TextMate
zuber applied fork commits to bundles/master Sat Oct 24 14:35:25 -0700 2009
master was changed to bf61df
zuber started watching garethr/django-test-extensions Sat Oct 24 11:20:10 -0700 2009
django-test-extensions's description:
A set of custom assertions and examples for use testing django applications
zuber started watching jezdez/django-vcstorage Fri Oct 23 01:50:23 -0700 2009
django-vcstorage's description:
A Django app that provides file storage backends and file fields for Mercurial, Git and Bazaar by using anyvc.
zuber started watching zain/jogging Wed Oct 21 05:39:42 -0700 2009
jogging's description:
Easier Django logging!
zuber started watching sunlightlabs/django-honeypot Sun Oct 18 15:12:03 -0700 2009
django-honeypot's description:
Generic honeypot utilities for use in django projects.
zuber started watching mintchaos/django_compressor Sun Oct 18 15:11:23 -0700 2009
django_compressor's description:
Compresses linked and inline javascript or CSS into a single cached file.
zuber started watching zerok/django-flatblocks Sun Oct 18 15:07:26 -0700 2009
django-flatblocks's description:
django-chunks + headerfield + variable chunknames + "inclusion tag" == django-flatblocks
zuber pushed to master at zuber/django-cas-provider Thu Oct 15 15:38:07 -0700 2009
HEAD is 3577d19daa7b0fe291af2a92908d5c53cb092189

3 commits »

zuber pushed to master at zuber/django-cas-provider Thu Oct 15 10:22:37 -0700 2009
HEAD is 11901c74899f1e9e6d4a645f0fd607736540ea84
  • zuber committed 11901c74:
    Bumped version to 0.2.dev and added tagging of releases with date.
zuber pushed to master at zuber/django-cas-provider Thu Oct 15 10:09:24 -0700 2009
HEAD is b012d252975d36d17a2368bd0ee79088a2407bb0
  • zuber committed b012d252:
    Changed xml.py module name to etree.py because it was conflicting with xml package in python std. Require elementtree or lxml because they have proper namespace handling.
zuber pushed to master at zuber/django-cas-provider Mon Oct 12 11:24:51 -0700 2009
HEAD is 8c0324bfebcfa820c2f8d0955430cddedaa23e8a
  • zuber committed 8c0324bf:
    Fixed a syntax error in lxml namespace registration code.
zuber started watching idangazit/celery Sat Oct 10 13:12:21 -0700 2009
celery's description:
Distributed Task Queue for Django
zuber started watching slact/nginx_http_push_module Sat Oct 10 13:11:46 -0700 2009
nginx_http_push_module's description:
Turn NGiNX into an adept HTTP push server.
zuber started watching SmileyChris/easy-thumbnails Sat Oct 10 13:11:28 -0700 2009
easy-thumbnails's description:
Easy thumbnails for Django
zuber started watching coordt/ADCtheme Sat Oct 10 13:07:18 -0700 2009
ADCtheme's description:
A Sphinx theme that formats documentation like the Apple Developer Connection