CIA.vc
PyCAPTCHA
Real-time open source activity stats
Stats » Projects » navi-misc » PyCAPTCHA
informationsyndicateUTC clock
18:32 on May 27, 2012
event counters
The last message was received 5.67 years ago at 05:51 on Sep 26, 2006
0 messages so far today, 0 messages yesterday
0 messages so far this week, 0 messages last week
0 messages so far this month, 0 messages last month
31 messages since the first one, 8.12 years ago, for an average of 3.19 months between messages
recent messages
dateReversed sort columnprojectcontentlink
05:51 on Sep 26, 2006navi-misc
Commit by micah :: r10873 pycaptcha/contrib/ (. ezcaptcha.py):
Adding the "ezcaptcha" module, contributed by David McNab
#
05:27 on Feb 05, 2006navi-misc
Commit by micah :: r10117 pycaptcha/setup.py:
Update license in setup.py, bump version to 0.4
#
05:25 on Feb 05, 2006navi-misc
Commit by micah :: r10116 pycaptcha/ (13 files in 4 dirs):
Rerelease under the MIT license
#
18:48 on Apr 17, 2004navi-misc
Commit by micah :: r3755 pycaptcha/ (Captcha/__init__.py setup.py):
Version bump
#
18:44 on Apr 17, 2004navi-misc
Commit by micah :: r3753 pycaptcha/BUGS:
Downgrade the installation bug
#
18:43 on Apr 17, 2004navi-misc
Commit by micah :: r3752 pycaptcha/ (4 files in 2 dirs):
Mostly-fix data installation
#
11:52 on Apr 16, 2004navi-misc
Commit by micah :: r3727 pycaptcha/ (BUGS README):
Add the data file distribution problem to BUGS, mention the mod_python example in the README
#
11:22 on Apr 16, 2004navi-misc
Commit by micah :: r3726 pycaptcha/modpython_example.py:
Oops, this warning is no longer applicable
#
11:16 on Apr 16, 2004navi-misc
Commit by micah :: r3725 pycaptcha/ (9 files in 3 dirs):
Add a working mod_python example, and a persistent version of Captcha.Factory
#
10:55 on Apr 16, 2004navi-misc
Commit by micah :: r3724 pycaptcha/ (modpython_example.py setup.py):
Add a mod_python example
#
09:40 on Apr 16, 2004navi-misc
Commit by micah :: r3723 pycaptcha/setup.py:
Sprinkle lightly with distutils
#
05:22 on Apr 15, 2004navi-misc
Commit by micah :: r3713 pycaptcha/ (README http_example.py simple_example.py):
Oh no, documentation of some sort
#
05:19 on Apr 15, 2004navi-misc
Commit by micah :: r3712 pycaptcha/Captcha/Visual/Tests.py:
Fix docstring
#
05:16 on Apr 15, 2004navi-misc
Commit by micah :: r3711 pycaptcha/http_example.py:
Show docstrings in the web example
#
05:14 on Apr 15, 2004navi-misc
Commit by micah :: r3710 pycaptcha/ (7 files in 3 dirs):
More random refactoring and optimization, add multiple visual tests and a way to select them in the web frontend
#
04:29 on Apr 15, 2004navi-misc
Commit by micah :: r3709 pycaptcha/Captcha/ (9 files in 3 dirs):
Add more background images
#
04:00 on Apr 15, 2004navi-misc
Commit by micah :: r3707 pycaptcha/Captcha/ (10 files in 5 dirs):
Refactor random background generation and random file selection
#
02:35 on Apr 15, 2004navi-misc
Commit by micah :: r3706 pycaptcha/Captcha/Visual/ (Base.py Distortions.py Tests.py):
Yay, warping
#
01:48 on Apr 15, 2004navi-misc
Commit by micah :: r3705 pycaptcha/Captcha/ (3 files in 2 dirs):
Add a RandomDots() background that makes separating the text and background much harder, but looks ugly. This is commented out in PseudoGimpy for now.
#
01:20 on Apr 15, 2004navi-misc
Commit by micah :: r3704 pycaptcha/Captcha/Visual/ (Backgrounds.py Distortions.py):
Pick random parameters in __init__, not render(). Now images don't randomly change backgrounds, offsets, and distortions when reloaded. For WigglyBlocks(), this saves a seed which is used to generate the distortion blocks.
#