99% Chimpanzee - 1% Human

Tue, 19 Oct 2004

Thumbscrew

You might have noticed all the thumbnails on this site. Maybe you haven't. In any case, I wanted something that would easily generate that nonchalant, scattered look, so I wrote a script in Python using PIL to do it. It worked well enough, but I wanted to be able to distribute it and let others play, so I wrapped it up in a tidy little app. I call it Thumbscrew, since it thumbnails and rotates.

Screenshot Screenshot in Progress

You can set the maximum angle that any given thumbnail will be rotated (plus or minus), the maximum size of the thumbnail's bounding box (before rotation), and the border thickness. I've provided some handy default options, and the combo box lets you set the values arbitrarily.

I've passed it around to a few friends, and am already getting feedback and feature requests!

It's written in Python, using PyObjC for the GUI, and I'm distributing the source with the MIT license. If you don't want to use the GUI, you can also just use the included Thumbnailer.py module which is where the heavy lifting occurs, but you'll need PIL installed. To build the source, you'll need Bob Ippolito's py2app distutils extension.

Downloads: binary and source

[10:29] | [software] | [#] | [G] | [Comments: 30]
Hi,
Since I have upgrade to 10.4.2 the thumbscrew can't use any more
I can't turn it on.

Thanks
Posted by saloonvm at Fri Sep 16 06:03:36 2005

Fantastic app!  Well done.
Posted by B. Waite at Thu Nov 3 06:15:19 2005

I love Thumbscrew!

But I would like to report one bug though... I can only use it once and when I try again it just hangs and I have to "force quit" it....
Posted by Patrick Lemmens at Sat Dec 4 04:51:54 2004

A GIF-Format would be nice, because Internet Explorer doesn't handle png files very good. It doesn't show their transparency, at least in Windows IE. And since many IE-users visit my site, I think GIF-format IS important.

Thank you for a great program!
Posted by Kersten Lohmeyer at Thu Dec 9 08:19:11 2004

Many many thanx ... :-)

http://www.PoeticPhotos.com
Posted by PhotoPoet at Thu Dec 9 22:29:56 2004

Hello

I have made a translation of Thumbscrew to the Dutch language.

But when I go to the Thumbscrew Preferences, Thumbnails, Save to location, in Dutch :Bewaar in Locatie:

There comes an error.

I have made also a second translation for a second new installed Thumbscrew Programme, but with the same error, can you help me?

I make the choice "same as Original (In Dutch: "Gelijk aan Origineel") and the error occured, The error sign is this: "An unexpected error has occured  (IndexError: list index out of range)

I will give you the Dutch Translation when you give me an e-mail address.

--
With Regards From Simon G Maasdam
Posted by Simon G Maasdam at Mon Dec 20 17:15:35 2004

This time with the original English version also an error: An unexpected error has occurred during execution of the main script

ImportError: No module named objc

See the Console for a detailed traceback.

How is it possible, first it works good.

Simon G Maasdam
Posted by Simon G Maasdam at Mon Dec 20 22:25:06 2004

Hi,
will there be a UB-Version? 1.0b2 crashed under OS X 10.4.7 on MacBook Pro. Its a great tool.
Posted by Ralf Wending at Sat Jul 1 17:56:47 2006

thumbscrew crashes on launch on my G5.

here's the log.
i tried to find a way to email you but couldn't

**********

Host Name:  G5-olina
Date/Time:  2006-11-03 15:18:53.917 -0500
OS Version:  10.4.8 (Build 8L127)
Report Version: 4

Command: Thumbscrew
Path:  /Applications/Thumbscrew.app/Contents/MacOS/Thumbscrew
Parent:  WindowServer [72]

Version: Version 1.0b2 (1.0b2)

PID:  9678
Thread: 0

Exception:  EXC_BAD_ACCESS (0x0001)
Codes:  KERN_PROTECTION_FAILURE (0x0002) at 0x000006ef

Thread 0 Crashed:
0  _objc.so  0x002cfbd0 PyObjCClass_HasPythonImplementation + 3148
1  <<00000000>> 0x000006eb 0 + 1771
2  _objc.so  0x002d2e4c PyObjCObject_New + 328
3  _objc.so  0x002c0638 PyObjC_IsPythonKeyword + 700
4  _objc.so  0x002c29fc pythonify_c_value + 1164
5  _AppKit.so  0x0053ae2c init_AppKit + 4072
6  _AppKit.so  0x0053a08c init_AppKit + 584
7  org.python.python  0x98b14454 _PyImport_LoadDynamicModule + 204
8  org.python.python  0x98b11fa0 PyImport_ExecCodeModuleEx + 6084
9  org.python.python  0x98b130ec PyImport_ImportModuleEx + 2396
10  org.python.python  0x98b12b2c PyImport_ImportModuleEx + 924
11  org.python.python  0x98b125fc PyImport_ImportModule + 200
12  org.python.python  0x98b127d0 PyImport_ImportModuleEx + 64
13  org.python.python  0x98aef2e4 _PyUnicodeUCS2_IsAlpha + 144
14  org.python.python  0x98a9c8e0 PyObject_Call + 48
15  org.python.python  0x98afb9a0 PyEval_CallObjectWithKeywords + 256
16  org.python.python  0x98af9134 PyEval_EvalCode + 8876
17  org.python.python  0x98afa5e4 PyEval_EvalCodeEx + 2132
18  org.python.python  0x98af6eb8 PyEval_EvalCode + 48
19  org.python.python  0x98b108f0 PyImport_ExecCodeModuleEx + 276
20  org.python.python  0x98b359d8 init_codecs + 2212
21  org.python.python  0x98a9c8e0 PyObject_Call + 48
22  org.python.python  0x98a9cb8c PyObject_CallMethod + 296
23  org.python.python  0x98b120bc PyImport_ExecCodeModuleEx + 6368
24  org.python.python  0x98b130ec PyImport_ImportModuleEx + 2396
25  org.python.python  0x98b12b2c PyImport_ImportModuleEx + 924
26  org.python.python  0x98b125fc PyImport_ImportModule + 200
27  org.python.python  0x98b127d0 PyImport_ImportModuleEx + 64
28  org.python.python  0x98aef2e4 _PyUnicodeUCS2_IsAlpha + 144
29  org.python.python  0x98a9c8e0 PyObject_Call + 48
30  org.python.python  0x98afb9a0 PyEval_CallObjectWithKeywords + 256
31  org.python.python  0x98af9134 PyEval_EvalCode + 8876
32  org.python.python  0x98afa5e4 PyEval_EvalCodeEx + 2132
33  org.python.python  0x98af6eb8 PyEval_EvalCode + 48
34  org.python.python  0x98b108f0 PyImport_ExecCodeModuleEx + 276
35  org.python.python  0x98b359d8 init_codecs + 2212
36  org.python.python  0x98a9c8e0 PyObject_Call + 48
37  org.python.python  0x98a9cb8c PyObject_CallMethod + 296
38  org.python.python  0x98b120bc PyImport_ExecCodeModuleEx + 6368
39  org.python.python  0x98b130ec PyImport_ImportModuleEx + 2396
40  org.python.python  0x98b12e28 PyImport_ImportModuleEx + 1688
41  org.python.python  0x98b12740 PyImport_ImportModule + 524
42  org.python.python  0x98b127d0 PyImport_ImportModuleEx + 64
43  org.python.python  0x98aef2e4 _PyUnicodeUCS2_IsAlpha + 144
44  org.python.python  0x98a9c8e0 PyObject_Call + 48
45  org.python.python  0x98afb9a0 PyEval_CallObjectWithKeywords + 256
46  org.python.python  0x98af9134 PyEval_EvalCode + 8876
47  org.python.python  0x98afa5e4 PyEval_EvalCodeEx + 2132
48  org.python.python  0x98af6eb8 PyEval_EvalCode + 48
49  org.python.python  0x98b1b08c PyRun_FileExFlags + 224
50  org.python.python  0x98af0210 _PyUnicodeUCS2_IsAlpha + 4028
51  org.python.python  0x98afbc5c PyEval_GetFuncDesc + 476
52  org.python.python  0x98af9414 PyEval_EvalCode + 9612
53  org.python.python  0x98afa5e4 PyEval_EvalCodeEx + 2132
54  org.python.python  0x98afbf90 PyEval_GetFuncDesc + 1296
55  org.python.python  0x98afbd34 PyEval_GetFuncDesc + 692
56  org.python.python  0x98af9414 PyEval_EvalCode + 9612
57  org.python.python  0x98afa5e4 PyEval_EvalCodeEx + 2132
58  org.python.python  0x98af6eb8 PyEval_EvalCode + 48
59  org.python.python  0x98b1b08c PyRun_FileExFlags + 224
60  org.python.python  0x98b1a0b0 PyRun_SimpleFileExFlags + 444
61  com.urbanape.thumbscrew 0x00003e30 0x1000 + 11824
62  com.urbanape.thumbscrew 0x00003ed0 0x1000 + 11984
63  com.urbanape.thumbscrew 0x00002538 0x1000 + 5432
64  dyld  0x8fe01048 _dyld_start + 60

Thread 0 crashed with PPC Thread State 64:
  srr0: 0x00000000002cfbd0 srr1: 0x100000000000f030  vrsave: 0x0000000000000000
  cr: 0x48004204  xer: 0x0000000020000000  lr: 0x00000000002cd204  ctr: 0x0000000000000000
  r0: 0x00000000000006eb  r1: 0x00000000bfffc8f0  r2: 0x00000000000006eb  r3: 0x00000000a37744a4
  r4: 0x0000000000000001  r5: 0x0000000000000001  r6: 0x0000000001842a04  r7: 0x0000000000000000
  r8: 0xffffffff5e4e3e2c  r9: 0x0000000000000000  r10: 0x00000000a8a97684  r11: 0x0000000000004000
  r12: 0x0000000090129ac0  r13: 0x000000000046d6a0  r14: 0x0000000000000000  r15: 0x00000000000d4ed0
  r16: 0x0000000000000000  r17: 0x0000000000000000  r18: 0x0000000000000000  r19: 0x0000000000000000
  r20: 0x0000000000000000  r21: 0x00000000a8a9758c  r22: 0x00000000004e8b70  r23: 0x00000000a8ab29f8
  r24: 0x00000000bfffd167  r25: 0x00000000000ab5d0  r26: 0x0000000000000000  r27: 0x00000000bfffcc70
  r28: 0x0000000000000000  r29: 0x00000000003bf7e0  r30: 0x00000000bfffc8f0  r31: 0x00000000002cd1b4

Binary Images Description:
  0x1000 -  0x4fff com.urbanape.thumbscrew Version 1.0b2 (1.0b2) /Applications/Thumbscrew.app/Contents/MacOS/Thumbscrew
  0xe9000 -  0xeafff md5.so /System/Library/Frameworks/Python.framework/Versions/2.3/lib/python2.3/lib-dynload/md5.so
  0xed000 -  0xeefff time.so /System/Library/Frameworks/Python.framework/Versions/2.3/lib/python2.3/lib-dynload/time.so
  0xf2000 -  0xf5fff strop.so /System/Library/Frameworks/Python.framework/Versions/2.3/lib/python2.3/lib-dynload/strop.so
  0xf9000 -  0xfbfff _ssl.so /System/Library/Frameworks/Python.framework/Versions/2.3/lib/python2.3/lib-dynload/_ssl.so
  0x29d000 -  0x2a8fff datetime.so /System/Library/Frameworks/Python.framework/Versions/2.3/lib/python2.3/lib-dynload/datetime.so
  0x2ac000 -  0x2b2fff _socket.so /System/Library/Frameworks/Python.framework/Versions/2.3/lib/python2.3/lib-dynload/_socket.so
  0x2b8000 -  0x2bafff zlib.so /System/Library/Frameworks/Python.framework/Versions/2.3/lib/python2.3/lib-dynload/zlib.so
  0x2bd000 -  0x2ecfff _objc.so /Applications/Thumbscrew.app/Contents/Resources/Python/lib-dynload/_objc.so
  0x405000 -  0x42ffff _Foundation.so /Applications/Thumbscrew.app/Contents/Resources/Python/lib-dynload/_Foundation.so
  0x528000 -  0x549fff _AppKit.so /Applications/Thumbscrew.app/Contents/Resources/Python/lib-dynload/_AppKit.so
0x8fe00000 - 0x8fe51fff dyld 45.3 /usr/lib/dyld
0x90000000 - 0x901bcfff libSystem.B.dylib /usr/lib/libSystem.B.dylib
0x90214000 - 0x90219fff libmathCommon.A.dylib /usr/lib/system/libmathCommon.A.dylib
0x9021b000 - 0x90268fff com.apple.CoreText 1.0.2 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0x90293000 - 0x90344fff ATS /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x90373000 - 0x9072dfff com.apple.CoreGraphics 1.258.38 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x907ba000 - 0x90893fff com.apple.CoreFoundation 6.4.6 (368.27) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x908dc000 - 0x908dcfff com.apple.CoreServices 10.4 (???) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x908de000 - 0x909e0fff libicucore.A.dylib /usr/lib/libicucore.A.dylib
0x90a3a000 - 0x90abefff libobjc.A.dylib /usr/lib/libobjc.A.dylib
0x90ae8000 - 0x90b58fff com.apple.framework.IOKit 1.4 (???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x90b6e000 - 0x90b80fff libauto.dylib /usr/lib/libauto.dylib
0x90b87000 - 0x90e5efff com.apple.CoreServices.CarbonCore 681.7 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x90ec4000 - 0x90f44fff com.apple.CoreServices.OSServices 4.1 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x90f8e000 - 0x90fcffff com.apple.CFNetwork 129.18 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x90fe4000 - 0x90ffcfff com.apple.WebServices 1.1.2 (1.1.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServicesCore.framework/Versions/A/WebServicesCore
0x9100c000 - 0x9108dfff com.apple.SearchKit 1.0.5 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x910d3000 - 0x910fdfff com.apple.Metadata 10.4.4 (121.36) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x9110e000 - 0x9111cfff libz.1.dylib /usr/lib/libz.1.dylib
0x9111f000 - 0x912dafff com.apple.security 4.5 (28992) /System/Library/Frameworks/Security.framework/Versions/A/Security
0x913d8000 - 0x913e1fff com.apple.DiskArbitration 2.1 /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x913e8000 - 0x91410fff com.apple.SystemConfiguration 1.8.3 /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x91423000 - 0x9142efff libgcc_s.1.dylib /usr/lib/libgcc_s.1.dylib
0x91433000 - 0x9143bfff libbsm.dylib /usr/lib/libbsm.dylib
0x9143f000 - 0x914bafff com.apple.audio.CoreAudio 3.0.4 /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x914f7000 - 0x914f7fff com.apple.ApplicationServices 10.4 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x914f9000 - 0x91531fff com.apple.AE 1.5 (297) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x9154c000 - 0x91619fff com.apple.ColorSync 4.4.4 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x9166e000 - 0x916fffff com.apple.print.framework.PrintCore 4.6 (177.13) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x91746000 - 0x917fdfff com.apple.QD 3.10.21 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x9183a000 - 0x91898fff com.apple.HIServices 1.5.3 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x918c7000 - 0x918ebfff com.apple.LangAnalysis 1.6.1 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x918ff000 - 0x91924fff com.apple.FindByContent 1.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/FindByContent.framework/Versions/A/FindByContent
0x91937000 - 0x91979fff com.apple.LaunchServices 181 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x91995000 - 0x919a9fff com.apple.speech.synthesis.framework 3.3 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x919b7000 - 0x919f9fff com.apple.ImageIO.framework 1.5.0 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x91a0f000 - 0x91ad7fff libcrypto.0.9.7.dylib /usr/lib/libcrypto.0.9.7.dylib
0x91b25000 - 0x91b3afff libcups.2.dylib /usr/lib/libcups.2.dylib
0x91b3f000 - 0x91b5dfff libJPEG.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x91b63000 - 0x91bd2fff libJP2.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x91be9000 - 0x91bedfff libGIF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x91bef000 - 0x91c4efff libRaw.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRaw.dylib
0x91c53000 - 0x91c90fff libTIFF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x91c97000 - 0x91cb0fff libPng.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x91cb5000 - 0x91cb8fff libRadiance.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x91cba000 - 0x91cbafff com.apple.Accelerate 1.2.2 (Accelerate 1.2.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x91cbc000 - 0x91da1fff com.apple.vImage 2.4 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x91da9000 - 0x91dc8fff com.apple.Accelerate.vecLib 3.2.2 (vecLib 3.2.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x91e34000 - 0x91ea2fff libvMisc.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x91ead000 - 0x91f42fff libvDSP.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x91f5c000 - 0x924e4fff libBLAS.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x92517000 - 0x92842fff libLAPACK.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x92872000 - 0x928fafff com.apple.DesktopServices 1.3.4 /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x9293b000 - 0x92b66fff com.apple.Foundation 6.4.6 (567.27) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x92c84000 - 0x92d62fff libxml2.2.dylib /usr/lib/libxml2.2.dylib
0x92d82000 - 0x92e70fff libiconv.2.dylib /usr/lib/libiconv.2.dylib
0x92e82000 - 0x92ea0fff libGL.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x92eab000 - 0x92f05fff libGLU.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x92f51000 - 0x92f61fff com.apple.speech.recognition.framework 3.4 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x931bb000 - 0x931d8fff com.apple.audio.SoundManager 3.9 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
0x93200000 - 0x9350dfff com.apple.HIToolbox 1.4.8 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x9365c000 - 0x93668fff com.apple.opengl 1.4.7 /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x93728000 - 0x93d5bfff com.apple.AppKit 6.4.7 (824.41) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x940e8000 - 0x94158fff com.apple.CoreData 80 /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x94191000 - 0x94254fff com.apple.audio.toolbox.AudioToolbox 1.4.3 /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x942a6000 - 0x942a6fff com.apple.audio.units.AudioUnit 1.4 /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x942a8000 - 0x9447bfff com.apple.QuartzCore 1.4.9 /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x944d1000 - 0x9450efff libsqlite3.0.dylib /usr/lib/libsqlite3.0.dylib
0x94516000 - 0x94566fff libGLImage.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x94f2b000 - 0x94f5afff libssl.0.9.7.dylib /usr/lib/libssl.0.9.7.dylib
0x98a92000 - 0x98b5cfff org.python.python 2.3.3 /System/Library/Frameworks/Python.framework/Versions/2.3/Python

**********

Host Name:  G5-olina
Date/Time:  2006-11-03 15:19:08.927 -0500
OS Version:  10.4.8 (Build 8L127)
Report Version: 4

Command: Thumbscrew
Path:  /Applications/Thumbscrew.app/Contents/MacOS/Thumbscrew
Parent:  WindowServer [72]

Version: Version 1.0b2 (1.0b2)

PID:  9681
Thread: 0

Exception:  EXC_BAD_ACCESS (0x0001)
Codes:  KERN_PROTECTION_FAILURE (0x0002) at 0x000006ef

Thread 0 Crashed:
0  _objc.so  0x002cfbd0 PyObjCClass_HasPythonImplementation + 3148
1  <<00000000>> 0x000006eb 0 + 1771
2  _objc.so  0x002d2e4c PyObjCObject_New + 328
3  _objc.so  0x002c0638 PyObjC_IsPythonKeyword + 700
4  _objc.so  0x002c29fc pythonify_c_value + 1164
5  _AppKit.so  0x0053ae2c init_AppKit + 4072
6  _AppKit.so  0x0053a08c init_AppKit + 584
7  org.python.python  0x98b14454 _PyImport_LoadDynamicModule + 204
8  org.python.python  0x98b11fa0 PyImport_ExecCodeModuleEx + 6084
9  org.python.python  0x98b130ec PyImport_ImportModuleEx + 2396
10  org.python.python  0x98b12b2c PyImport_ImportModuleEx + 924
11  org.python.python  0x98b125fc PyImport_ImportModule + 200
12  org.python.python  0x98b127d0 PyImport_ImportModuleEx + 64
13  org.python.python  0x98aef2e4 _PyUnicodeUCS2_IsAlpha + 144
14  org.python.python  0x98a9c8e0 PyObject_Call + 48
15  org.python.python  0x98afb9a0 PyEval_CallObjectWithKeywords + 256
16  org.python.python  0x98af9134 PyEval_EvalCode + 8876
17  org.python.python  0x98afa5e4 PyEval_EvalCodeEx + 2132
18  org.python.python  0x98af6eb8 PyEval_EvalCode + 48
19  org.python.python  0x98b108f0 PyImport_ExecCodeModuleEx + 276
20  org.python.python  0x98b359d8 init_codecs + 2212
21  org.python.python  0x98a9c8e0 PyObject_Call + 48
22  org.python.python  0x98a9cb8c PyObject_CallMethod + 296
23  org.python.python  0x98b120bc PyImport_ExecCodeModuleEx + 6368
24  org.python.python  0x98b130ec PyImport_ImportModuleEx + 2396
25  org.python.python  0x98b12b2c PyImport_ImportModuleEx + 924
26  org.python.python  0x98b125fc PyImport_ImportModule + 200
27  org.python.python  0x98b127d0 PyImport_ImportModuleEx + 64
28  org.python.python  0x98aef2e4 _PyUnicodeUCS2_IsAlpha + 144
29  org.python.python  0x98a9c8e0 PyObject_Call + 48
30  org.python.python  0x98afb9a0 PyEval_CallObjectWithKeywords + 256
31  org.python.python  0x98af9134 PyEval_EvalCode + 8876
32  org.python.python  0x98afa5e4 PyEval_EvalCodeEx + 2132
33  org.python.python  0x98af6eb8 PyEval_EvalCode + 48
34  org.python.python  0x98b108f0 PyImport_ExecCodeModuleEx + 276
35  org.python.python  0x98b359d8 init_codecs + 2212
36  org.python.python  0x98a9c8e0 PyObject_Call + 48
37  org.python.python  0x98a9cb8c PyObject_CallMethod + 296
38  org.python.python  0x98b120bc PyImport_ExecCodeModuleEx + 6368
39  org.python.python  0x98b130ec PyImport_ImportModuleEx + 2396
40  org.python.python  0x98b12e28 PyImport_ImportModuleEx + 1688
41  org.python.python  0x98b12740 PyImport_ImportModule + 524
42  org.python.python  0x98b127d0 PyImport_ImportModuleEx + 64
43  org.python.python  0x98aef2e4 _PyUnicodeUCS2_IsAlpha + 144
44  org.python.python  0x98a9c8e0 PyObject_Call + 48
45  org.python.python  0x98afb9a0 PyEval_CallObjectWithKeywords + 256
46  org.python.python  0x98af9134 PyEval_EvalCode + 8876
47  org.python.python  0x98afa5e4 PyEval_EvalCodeEx + 2132
48  org.python.python  0x98af6eb8 PyEval_EvalCode + 48
49  org.python.python  0x98b1b08c PyRun_FileExFlags + 224
50  org.python.python  0x98af0210 _PyUnicodeUCS2_IsAlpha + 4028
51  org.python.python  0x98afbc5c PyEval_GetFuncDesc + 476
52  org.python.python  0x98af9414 PyEval_EvalCode + 9612
53  org.python.python  0x98afa5e4 PyEval_EvalCodeEx + 2132
54  org.python.python  0x98afbf90 PyEval_GetFuncDesc + 1296
55  org.python.python  0x98afbd34 PyEval_GetFuncDesc + 692
56  org.python.python  0x98af9414 PyEval_EvalCode + 9612
57  org.python.python  0x98afa5e4 PyEval_EvalCodeEx + 2132
58  org.python.python  0x98af6eb8 PyEval_EvalCode + 48
59  org.python.python  0x98b1b08c PyRun_FileExFlags + 224
60  org.python.python  0x98b1a0b0 PyRun_SimpleFileExFlags + 444
61  com.urbanape.thumbscrew 0x00003e30 0x1000 + 11824
62  com.urbanape.thumbscrew 0x00003ed0 0x1000 + 11984
63  com.urbanape.thumbscrew 0x00002538 0x1000 + 5432
64  dyld  0x8fe01048 _dyld_start + 60

Thread 0 crashed with PPC Thread State 64:
  srr0: 0x00000000002cfbd0 srr1: 0x100000000200f030  vrsave: 0x0000000000000000
  cr: 0x48004204  xer: 0x0000000020000000  lr: 0x00000000002cd204  ctr: 0x0000000000000000
  r0: 0x00000000000006eb  r1: 0x00000000bfffc8f0  r2: 0x00000000000006eb  r3: 0x00000000a37744a4
  r4: 0x0000000000000001  r5: 0x0000000000000001  r6: 0x0000000001842a04  r7: 0x0000000000000000
  r8: 0xffffffff5e4e3e2c  r9: 0x0000000000000000  r10: 0x00000000a8a97684  r11: 0x0000000000004000
  r12: 0x0000000090129ac0  r13: 0x000000000046d6a0  r14: 0x0000000000000000  r15: 0x00000000000d4ed0
  r16: 0x0000000000000000  r17: 0x0000000000000000  r18: 0x0000000000000000  r19: 0x0000000000000000
  r20: 0x0000000000000000  r21: 0x00000000a8a9758c  r22: 0x00000000004e8b70  r23: 0x00000000a8ab29f8
  r24: 0x00000000bfffd167  r25: 0x00000000000ab5d0  r26: 0x0000000000000000  r27: 0x00000000bfffcc70
  r28: 0x0000000000000000  r29: 0x00000000003bf7e0  r30: 0x00000000bfffc8f0  r31: 0x00000000002cd1b4

Binary Images Description:
  0x1000 -  0x4fff com.urbanape.thumbscrew Version 1.0b2 (1.0b2) /Applications/Thumbscrew.app/Contents/MacOS/Thumbscrew
  0xe9000 -  0xeafff md5.so /System/Library/Frameworks/Python.framework/Versions/2.3/lib/python2.3/lib-dynload/md5.so
  0xed000 -  0xeefff time.so /System/Library/Frameworks/Python.framework/Versions/2.3/lib/python2.3/lib-dynload/time.so
  0xf2000 -  0xf5fff strop.so /System/Library/Frameworks/Python.framework/Versions/2.3/lib/python2.3/lib-dynload/strop.so
  0xf9000 -  0xfbfff _ssl.so /System/Library/Frameworks/Python.framework/Versions/2.3/lib/python2.3/lib-dynload/_ssl.so
  0x29d000 -  0x2a8fff datetime.so /System/Library/Frameworks/Python.framework/Versions/2.3/lib/python2.3/lib-dynload/datetime.so
  0x2ac000 -  0x2b2fff _socket.so /System/Library/Frameworks/Python.framework/Versions/2.3/lib/python2.3/lib-dynload/_socket.so
  0x2b8000 -  0x2bafff zlib.so /System/Library/Frameworks/Python.framework/Versions/2.3/lib/python2.3/lib-dynload/zlib.so
  0x2bd000 -  0x2ecfff _objc.so /Applications/Thumbscrew.app/Contents/Resources/Python/lib-dynload/_objc.so
  0x405000 -  0x42ffff _Foundation.so /Applications/Thumbscrew.app/Contents/Resources/Python/lib-dynload/_Foundation.so
  0x528000 -  0x549fff _AppKit.so /Applications/Thumbscrew.app/Contents/Resources/Python/lib-dynload/_AppKit.so
0x8fe00000 - 0x8fe51fff dyld 45.3 /usr/lib/dyld
0x90000000 - 0x901bcfff libSystem.B.dylib /usr/lib/libSystem.B.dylib
0x90214000 - 0x90219fff libmathCommon.A.dylib /usr/lib/system/libmathCommon.A.dylib
0x9021b000 - 0x90268fff com.apple.CoreText 1.0.2 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0x90293000 - 0x90344fff ATS /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x90373000 - 0x9072dfff com.apple.CoreGraphics 1.258.38 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x907ba000 - 0x90893fff com.apple.CoreFoundation 6.4.6 (368.27) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x908dc000 - 0x908dcfff com.apple.CoreServices 10.4 (???) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x908de000 - 0x909e0fff libicucore.A.dylib /usr/lib/libicucore.A.dylib
0x90a3a000 - 0x90abefff libobjc.A.dylib /usr/lib/libobjc.A.dylib
0x90ae8000 - 0x90b58fff com.apple.framework.IOKit 1.4 (???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x90b6e000 - 0x90b80fff libauto.dylib /usr/lib/libauto.dylib
0x90b87000 - 0x90e5efff com.apple.CoreServices.CarbonCore 681.7 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x90ec4000 - 0x90f44fff com.apple.CoreServices.OSServices 4.1 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x90f8e000 - 0x90fcffff com.apple.CFNetwork 129.18 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x90fe4000 - 0x90ffcfff com.apple.WebServices 1.1.2 (1.1.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServicesCore.framework/Versions/A/WebServicesCore
0x9100c000 - 0x9108dfff com.apple.SearchKit 1.0.5 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x910d3000 - 0x910fdfff com.apple.Metadata 10.4.4 (121.36) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x9110e000 - 0x9111cfff libz.1.dylib /usr/lib/libz.1.dylib
0x9111f000 - 0x912dafff com.apple.security 4.5 (28992) /System/Library/Frameworks/Security.framework/Versions/A/Security
0x913d8000 - 0x913e1fff com.apple.DiskArbitration 2.1 /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x913e8000 - 0x91410fff com.apple.SystemConfiguration 1.8.3 /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x91423000 - 0x9142efff libgcc_s.1.dylib /usr/lib/libgcc_s.1.dylib
0x91433000 - 0x9143bfff libbsm.dylib /usr/lib/libbsm.dylib
0x9143f000 - 0x914bafff com.apple.audio.CoreAudio 3.0.4 /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x914f7000 - 0x914f7fff com.apple.ApplicationServices 10.4 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x914f9000 - 0x91531fff com.apple.AE 1.5 (297) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x9154c000 - 0x91619fff com.apple.ColorSync 4.4.4 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x9166e000 - 0x916fffff com.apple.print.framework.PrintCore 4.6 (177.13) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x91746000 - 0x917fdfff com.apple.QD 3.10.21 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x9183a000 - 0x91898fff com.apple.HIServices 1.5.3 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x918c7000 - 0x918ebfff com.apple.LangAnalysis 1.6.1 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x918ff000 - 0x91924fff com.apple.FindByContent 1.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/FindByContent.framework/Versions/A/FindByContent
0x91937000 - 0x91979fff com.apple.LaunchServices 181 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x91995000 - 0x919a9fff com.apple.speech.synthesis.framework 3.3 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x919b7000 - 0x919f9fff com.apple.ImageIO.framework 1.5.0 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x91a0f000 - 0x91ad7fff libcrypto.0.9.7.dylib /usr/lib/libcrypto.0.9.7.dylib
0x91b25000 - 0x91b3afff libcups.2.dylib /usr/lib/libcups.2.dylib
0x91b3f000 - 0x91b5dfff libJPEG.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x91b63000 - 0x91bd2fff libJP2.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x91be9000 - 0x91bedfff libGIF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x91bef000 - 0x91c4efff libRaw.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRaw.dylib
0x91c53000 - 0x91c90fff libTIFF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x91c97000 - 0x91cb0fff libPng.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x91cb5000 - 0x91cb8fff libRadiance.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x91cba000 - 0x91cbafff com.apple.Accelerate 1.2.2 (Accelerate 1.2.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x91cbc000 - 0x91da1fff com.apple.vImage 2.4 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x91da9000 - 0x91dc8fff com.apple.Accelerate.vecLib 3.2.2 (vecLib 3.2.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x91e34000 - 0x91ea2fff libvMisc.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x91ead000 - 0x91f42fff libvDSP.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x91f5c000 - 0x924e4fff libBLAS.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x92517000 - 0x92842fff libLAPACK.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x92872000 - 0x928fafff com.apple.DesktopServices 1.3.4 /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x9293b000 - 0x92b66fff com.apple.Foundation 6.4.6 (567.27) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x92c84000 - 0x92d62fff libxml2.2.dylib /usr/lib/libxml2.2.dylib
0x92d82000 - 0x92e70fff libiconv.2.dylib /usr/lib/libiconv.2.dylib
0x92e82000 - 0x92ea0fff libGL.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x92eab000 - 0x92f05fff libGLU.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x92f51000 - 0x92f61fff com.apple.speech.recognition.framework 3.4 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x931bb000 - 0x931d8fff com.apple.audio.SoundManager 3.9 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
0x93200000 - 0x9350dfff com.apple.HIToolbox 1.4.8 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x9365c000 - 0x93668fff com.apple.opengl 1.4.7 /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x93728000 - 0x93d5bfff com.apple.AppKit 6.4.7 (824.41) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x940e8000 - 0x94158fff com.apple.CoreData 80 /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x94191000 - 0x94254fff com.apple.audio.toolbox.AudioToolbox 1.4.3 /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x942a6000 - 0x942a6fff com.apple.audio.units.AudioUnit 1.4 /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x942a8000 - 0x9447bfff com.apple.QuartzCore 1.4.9 /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x944d1000 - 0x9450efff libsqlite3.0.dylib /usr/lib/libsqlite3.0.dylib
0x94516000 - 0x94566fff libGLImage.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x94f2b000 - 0x94f5afff libssl.0.9.7.dylib /usr/lib/libssl.0.9.7.dylib
0x98a92000 - 0x98b5cfff org.python.python 2.3.3 /System/Library/Frameworks/Python.framework/Versions/2.3/Python
Posted by baratunde at Fri Nov 3 20:23:52 2006

Nice!  Very simple and functional... now if they'd only build this into Ecto ;)

Thanks for releasing this useful utility as freeware.
Posted by Marcus Vorwaller at Tue Oct 19 20:12:07 2004

Very cool. You should make a version that runs on the web and accepts the URL of an image for input.
Posted by Matthew M. Boedicker at Tue Oct 19 21:23:27 2004

Quick, easy and useful! Thanks!
Posted by TH at Tue Oct 19 22:32:50 2004

This is a very cool little app!  My only question is if there is an easier way for us old Jaguar folks to install this?

I'm clueless when it comes to building source files... Would it be possible for someone running OS 10.2something to create a downloadable binary and then make that available for download?

I would even be willing to help out with this if there's something I can do.  Thanks!
Posted by Rube at Wed Oct 20 14:47:06 2004

tips hat

Nice little app. :)
Posted by Jonathan Zhan at Wed Oct 20 15:44:22 2004

japanese
Posted by Hideto at Sat Oct 23 14:49:39 2004

Hello, nice site look this:
<a href=http://casino.casino300site.com/casino-gaming.html>casino gaming</a>
<a href=http://casino.casino300site.com/thunder-valley-casino.html>thunder valley casino</a>
<a href=http://casino.casino300site.com/uk-online-casino.html>uk online casino</a>
<a href=http://casino.casino300site.com/gambling-casino-online.html>gambling casino online</a>
<a href=http://casino.casino300site.com/no-deposit-online-casino.html>no deposit online casino</a>
<a href=http://casino.casino300site.com/casino-niagara.html>casino niagara</a>
<a href=http://casino.casino300site.com/harrahs-casino.html>harrahs casino</a>
<a href=http://casino.casino300site.com/cache-creek-casino.html>cache creek casino</a>
<a href=http://casino.casino300site.com/james-bond-casino-royale.html>james bond casino royale</a>
<a href=http://casino.casino300site.com/online-casino-review.html>online casino review</a>

End ^) See you
Posted by Hamid Abdul at Sun Jan 21 12:54:32 2007

[url=http://tophomesearch.info/anddre/index.html]anddre[/url] <a href="http://tophomesearch.info/anddre/index.html" >anddre</a>
[url=http://tophomesearch.info/sandiks/index.html]sandiks[/url] <a href="http://tophomesearch.info/sandiks/index.html" >sandiks</a>
[url=http://tophomesearch.info/quixand/index.html]quixand[/url] <a href="http://tophomesearch.info/quixand/index.html" >quixand</a>
[url=http://tophomesearch.info/danderso/index.html]danderso[/url] <a href="http://tophomesearch.info/danderso/index.html" >danderso</a>
[url=http://tophomesearch.info/wandy/index.html]wandy[/url] <a href="http://tophomesearch.info/wandy/index.html" >wandy</a>
Posted by http://besttopinusa.info/q-command/index.html at Wed Jun 13 15:21:58 2007

[url=http://wanword.info/surf-brands/brand-clothing-surf.html]brand clothing surf[/url] <a href="http://wanword.info/surf-brands/brand-clothing-surf.html" >brand clothing surf</a>
[url=http://wanword.info/sandy-creek/big-sandy-creek.html]big sandy creek[/url] <a href="http://wanword.info/sandy-creek/big-sandy-creek.html" >big sandy creek</a>
[url=http://wanword.info/band-cheap/cheap-trick-band.html]cheap trick band[/url] <a href="http://wanword.info/band-cheap/cheap-trick-band.html" >cheap trick band</a>
[url=http://wanword.info/dos-command/index.html]dos command[/url] <a href="http://wanword.info/dos-command/index.html" >dos command</a>
[url=http://wanword.info/cold-hands/hands-always-cold.html]hands always cold[/url] <a href="http://wanword.info/cold-hands/hands-always-cold.html" >hands always cold</a>
Posted by http://wanword.info/candyapple/candy-apple-red-paint.html at Sun Jun 17 10:58:46 2007

[url=http://wordrat.info/jon-randles/index.html]jon randles[/url] <a href="http://wordrat.info/jon-randles/index.html" >jon randles</a>
[url=http://wordrat.info/brand-paint/best-brand-interior-paint.html]best brand interior paint[/url] <a href="http://wordrat.info/brand-paint/best-brand-interior-paint.html" >best brand interior paint</a>
[url=http://wordrat.info/land-rovers/old-land-rovers.html]old land rovers[/url] <a href="http://wordrat.info/land-rovers/old-land-rovers.html" >old land rovers</a>
[url=http://wordrat.info/s-and-p-500/sp-500-index.html]sp 500 index[/url] <a href="http://wordrat.info/s-and-p-500/sp-500-index.html" >sp 500 index</a>
[url=http://wordrat.info/afc-and-nfl/afc-nfc-nfl.html]afc nfc nfl[/url] <a href="http://wordrat.info/afc-and-nfl/afc-nfc-nfl.html" >afc nfc nfl</a>
Posted by http://wordrat.info/midlands-uk/east-midlands-airport-uk.html at Mon Jun 18 04:23:18 2007

[url=http://firststopsystems.info/randall-mts/index.html]randall mts[/url] <a href="http://firststopsystems.info/randall-mts/index.html" >randall mts</a>
[url=http://firststopsystems.info/weristbands/index.html]weristbands[/url] <a href="http://firststopsystems.info/weristbands/index.html" >weristbands</a>
[url=http://firststopsystems.info/sandman-ecw/ecw-sandman-figure.html]ecw sandman figure[/url] <a href="http://firststopsystems.info/sandman-ecw/ecw-sandman-figure.html" >ecw sandman figure</a>
[url=http://firststopsystems.info/thea-andrew/andrew-picture-thea.html]andrew picture thea[/url] <a href="http://firststopsystems.info/thea-andrew/andrew-picture-thea.html" >andrew picture thea</a>
[url=http://firststopsystems.info/cananda-411/index.html]cananda 411[/url] <a href="http://firststopsystems.info/cananda-411/index.html" >cananda 411</a>
Posted by http://firststopsystems.info/second-hand/second-hand-caravans.html at Tue Jun 19 01:04:21 2007

[url=http://lexaworld.info/computer-island-marshall/index.html]computer island marshall[/url] <a href="http://lexaworld.info/computer-island-marshall/index.html" >computer island marshall</a>
[url=http://lexaworld.info/my-handwriting-as-a-font/index.html]my handwriting as a font[/url] <a href="http://lexaworld.info/my-handwriting-as-a-font/index.html" >my handwriting as a font</a>
[url=http://lexaworld.info/whoopi-goldbergs-husband/index.html]whoopi goldbergs husband[/url] <a href="http://lexaworld.info/whoopi-goldbergs-husband/index.html" >whoopi goldbergs husband</a>
[url=http://lexaworld.info/borland-c-55-compiler/index.html]borland c 55 compiler[/url] <a href="http://lexaworld.info/borland-c-55-compiler/index.html" >borland c 55 compiler</a>
[url=http://lexaworld.info/trandumper-download-free/index.html]trandumper download free[/url] <a href="http://lexaworld.info/trandumper-download-free/index.html" >trandumper download free</a>
Posted by http://lexaworld.info/antique-pink-handle-pull/index.html at Mon Jun 25 06:15:19 2007

[url=http://land-navigation-courses.e-tophone-ipphone.com/index.html]land navigation courses[/url] <a href="http://land-navigation-courses.e-tophone-ipphone.com/index.html" >land navigation courses</a>
[url=http://filter-jandy.mierman.info/index.html]filter jandy[/url] <a href="http://filter-jandy.mierman.info/index.html" >filter jandy</a>
[url=http://hand-wood-carving-tools.highly-strung.net/index.html]hand wood carving tools[/url] <a href="http://hand-wood-carving-tools.highly-strung.net/index.html" >hand wood carving tools</a>
[url=http://black-and-white-outfits.massachusettssummercamp.com/index.html]black and white outfits[/url] <a href="http://black-and-white-outfits.massachusettssummercamp.com/index.html" >black and white outfits</a>
[url=http://mostly-mustangs-oakland.chadwick-rocknroll.com/index.html]mostly mustangs oakland[/url] <a href="http://mostly-mustangs-oakland.chadwick-rocknroll.com/index.html" >mostly mustangs oakland</a>
Posted by http://lisinopril-and-coughing.massachusettssummercamp.com/index.html at Mon Jul 2 19:59:41 2007

[url=http://holeword.info/western-land/index.html]western land[/url] <a href="http://holeword.info/western-land/index.html" >western land</a>
[url=http://topgunquote.org/zach-and-cody/index.html]zach and cody[/url] <a href="http://topgunquote.org/zach-and-cody/index.html" >zach and cody</a>
[url=http://topgunquote.org/mercer-island/index.html]mercer island[/url] <a href="http://topgunquote.org/mercer-island/index.html" >mercer island</a>
[url=http://topgunquote.org/bank-scotland/index.html]bank scotland[/url] <a href="http://topgunquote.org/bank-scotland/index.html" >bank scotland</a>
[url=http://holeword.info/assessed-and/index.html]assessed and[/url] <a href="http://holeword.info/assessed-and/index.html" >assessed and</a>
Posted by http://topgunquote.org/fish-and-pets/index.html at Fri Jul 6 12:11:02 2007

fff
Posted by f at Sun Aug 12 00:27:43 2007

fff
Posted by f at Thu Aug 16 12:33:55 2007

innocently http://hiedrick.cn [url=http://hiedrick.cn]innocently[/url] <a href=http://"hiedrick.cn">innocently</a>
mailcenter http://henstridge.cn [url=http://henstridge.cn]mailcenter[/url] <a href=http://"henstridge.cn">mailcenter</a>
xtarget http://harbridge.cn [url=http://harbridge.cn]xtarget[/url] <a href=http://"harbridge.cn">xtarget</a>
mike olson http://hekla.cn [url=http://hekla.cn]mike olson[/url] <a href=http://"hekla.cn">mike olson</a>
innocent i http://hexandra.cn [url=http://hexandra.cn]innocent i[/url] <a href=http://"hexandra.cn">innocent i</a>
Posted by http://hannuka.cn at Thu Aug 23 18:37:54 2007

mike cates http://hollandsche.cn [url=http://hollandsche.cn]mike cates[/url] <a href=http://"hollandsche.cn">mike cates</a>
net center http://hudsonbay.cn [url=http://hudsonbay.cn]net center[/url] <a href=http://"hudsonbay.cn">net center</a>
mikes song http://hundleys.cn [url=http://hundleys.cn]mikes song[/url] <a href=http://"hundleys.cn">mikes song</a>
lost icons http://hilights.cn [url=http://hilights.cn]lost icons[/url] <a href=http://"hilights.cn">lost icons</a>
mikesworld http://hungara.cn [url=http://hungara.cn]mikesworld[/url] <a href=http://"hungara.cn">mikesworld</a>
Posted by http://horselands.cn at Mon Aug 27 14:48:28 2007

spainish recipies http://spainish-recipies.cn [url=http://spainish-recipies.cn]spainish recipies[/url] <a href=http://"spainish-recipies.cn">spainish recipies</a>
slims slot http://slims-slot.cn [url=http://slims-slot.cn]slims slot[/url] <a href=http://"slims-slot.cn">slims slot</a>
deliascom http://deliascom.cn [url=http://deliascom.cn]deliascom[/url] <a href=http://"deliascom.cn">deliascom</a>
pay per click advertsing http://pay-per-click-advertsing.cn [url=http://pay-per-click-advertsing.cn]pay per click advertsing[/url] <a href=http://"pay-per-click-advertsing.cn">pay per click advertsing</a>
lt stockett http://lt-stockett.cn [url=http://lt-stockett.cn]lt stockett[/url] <a href=http://"lt-stockett.cn">lt stockett</a>
Posted by http://hom-furnitures.cn at Thu Aug 30 07:06:20 2007

choot and lund stories http://choot-and-lund-stories.cn [url=http://choot-and-lund-stories.cn]choot and lund stories[/url] <a href=http://"choot-and-lund-stories.cn">choot and lund stories</a>
fabian myspacecom site http://fabian-myspacecom-site.cn [url=http://fabian-myspacecom-site.cn]fabian myspacecom site[/url] <a href=http://"fabian-myspacecom-site.cn">fabian myspacecom site</a>
steak marinade recipies http://steak-marinade-recipies.cn [url=http://steak-marinade-recipies.cn]steak marinade recipies[/url] <a href=http://"steak-marinade-recipies.cn">steak marinade recipies</a>
link-http-all-linksitecom.cn http://link-http-all-linksitecom.cn [url=http://link-http-all-linksitecom.cn]link-http-all-linksitecom.cn[/url] <a href=http://"link-http-all-linksitecom.cn">link-http-all-linksitecom.cn</a>
symtoms of lyme disease http://symtoms-of-lyme-disease.cn [url=http://symtoms-of-lyme-disease.cn]symtoms of lyme disease[/url] <a href=http://"symtoms-of-lyme-disease.cn">symtoms of lyme disease</a>
Posted by http://vegasvacations.cn at Thu Sep 6 10:12:09 2007

atptenniscom http://atptenniscom.cn [url=http://atptenniscom.cn]atptenniscom[/url] <a href=http://"atptenniscom.cn">atptenniscom</a>
rice crispy treats recipie http://rice-crispy-treats-recipie.cn [url=http://rice-crispy-treats-recipie.cn]rice crispy treats recipie[/url] <a href=http://"rice-crispy-treats-recipie.cn">rice crispy treats recipie</a>
nacioncom http://nacioncom.cn [url=http://nacioncom.cn]nacioncom[/url] <a href=http://"nacioncom.cn">nacioncom</a>
bliss melodee http://bliss-melodee.cn [url=http://bliss-melodee.cn]bliss melodee[/url] <a href=http://"bliss-melodee.cn">bliss melodee</a>
chowder recipie http://chowder-recipie.cn [url=http://chowder-recipie.cn]chowder recipie[/url] <a href=http://"chowder-recipie.cn">chowder recipie</a>
Posted by http://atttorney.cn at Fri Sep 21 10:56:31 2007


Name:


E-mail:


URL:


Comment:


Enter an odd integer below:


< October 2004 >
SuMoTuWeThFrSa
      1 2
3 4 5 6 7 8 9
10111213141516
17181920212223
24252627282930
31      
Latest Software
Flickr
www.flickr.com
This is a Flickr badge showing public photos from urbanape. Make your own badge here.
Categories
all: (159)
  home: (36)
  play: (87)
  software: (32)
  work: (4)
Archives
On Tap
On the Nightstand
Douglas Hofstadter's Gödel, Escher, Bach: an Eternal Golden Braid
Syndication