Murdcard A simple application using python and PyQt that can load Windows 3.1 Cardfile cards and save and develop cards using html. Murdkard now can display sql data in automatically generated forms and has some gui friendly support for sorting and filtering the data. Spell checking is also supported. the README
the tarred package Right Click and Save the package
the md5sum 2cf94814aabdca7894744d8d6a857f93 an older version
9ec9913ab413dd9cbabdf924f672d1ed

Jcards are sort of the java versions of Murdcard. the README
There are 2 versions a very simple text only version Jcard3_2
( the md5sum 45906672c0ecb46eb7901809af10b57a)
which should run on older versions of java and can import (text only) cards from Windows 3.1 Cardfile and a javax version Jcard13 which can display graphics, html, and .rtf files
(the md5sum 77f8236d3888d120b8775802ee7a9cec ).

Framesq.5 is a somewhat automated way of connecting via java to an sql database. The README
or Right Click and Save the jarred package .
the md5sum 24c1859c45fdfb4abf0a4010473ca1b7 .
Here are browsers using python and webkit
the python gtk version
the pyqt version
My browsers are set up to reflect what I find important.


The pyqt web browser code is full of false starts and dead ends but it works for me at present Aug. 2011 with Slackware 13.37 and Ubuntu 10.10, and various versions have worked at various times with many versions of Linux , and even Windows.
My gtk browser was inspired by Python + PyGTK + WebKit in 20 minutes but the more complex version was made to function more or less like my qt webkit browser.