Searching Audio/Video w/ Python+Java

Brad Howes bradh at mediaone.net
Mon Jul 10 20:47:33 EDT 2000


>From the "tooting my company's horn" department (Lernout & Hauspie), here's a
URL that shows off a web site in which a video presentation can be
searched. The page is generated by a Python server, using my BoilerPlate
template classes described in a Dr. Dobbs article a few years ago.

  http://myplanner.key3media.com/interoplv2000/planner/niconference.cfm?sessionid=20004&video=1

The Java search applet at the bottom of the screen communicates search requests
directly to the Python server. The page data is obtained from flat files (in
this case) or an Oracle database.

NOTE: this page requires Java, JavaScript and RealPlayer 6+. It runs on my
RedHat 6.2 Linux box. It may run on a Macintosh (Navigator only).

-- 
    "Were people this stupid before TV?" -- _White Noise_ by Don DeLillo



More information about the Python-list mailing list