Quick Searches and Answers

These are links associated with recent searches I’ve done. They’re not difficult enough to warrant to their own posts but you may still find them useful.

Python Tk GUI designer
A Python GUI builder for Tkinter? I’ll try it next time I need a GUI though I’m pretty happy with PythonCard.

Video does not play in Overlay mode on secondary display
How to make video work on your TV out with Beyond TV. With Vista it was just giving me a black screen.

Lightbox JS v2.0
A classy way to display thumbnails and their full size counter parts on a web site. It even degrades gracefully by simply linking to the image if you don’t have javascript. Of course some UI buffs don’t like “modal” dialogs, but it’s all in good fun.

PEP 333 — WSGI Spec
Have trouble understanding what WSGI is? Even after reading EVERY tutorial on it? Well, try reading the spec, it’s not very long, and by definition it has to give you enough information to implment it, so maybe it’s the answer.

Javascript – How to stop a page loading (ie emulate the stop button)
This link is for Mozilla brands and then use this for IE: document.execCommand(‘Stop’). So you’ll want to use both.

Tags: , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ,

Comments are closed.