578 projects tagged "English"
ZFolder2Product takes the contents of a Zope folder and creates a custom Zope Product, which then re-creates the entire folder contents when installed. The advantage of using ZFolder2Product over a normal Zope exportation is that the folder contents are saved in external files usable within a version control system like CVS. After re-importing the files, you can edit them using the Zope Management Interface and export them back to the filesystem.
namingmuse is a library and application that accesses freedb.org and MusicBrainz (PUID), and renames and tags music albums with information from the site (such as year, genre, album name, title, and artist). It supports disc ID generation from the music file types supported by TagLib, as well as full text search of the freedb.org Web site using an HTML parser. It is encoding-aware, and can tag Ogg Vorbis and FLAC with UTF-8 Xiph Comments, MP3 with ID3v2 in Latin1 or UTF-8, and MusePack with UTF-8 APE tags.
wxSFTP aims to be a simple, easy-to-use, and portable SFTP client. "Simple" means that the program will have only the main features needed. The structure consists of a two panel window, one for the local filesystem and another for the remote filesystem. To be easy to use the program is a graphical client that will be HIG compliant.
BlogMatrix Jäger is a "one-panel" RSS and Weblog reader and podcast receiver for Windows, Mac OS 10.3, and Linux. It takes only a tiny amount of your screen's real estate, as it uses your browser as its display. You can skim tens of blogs at the same time using the offline browsing features.
Dabo is a three-tier, cross-platform database application development framework, written in Python with the wxPython GUI toolkit. The controls in Dabo's UI are easily bound to data by setting two properties. The business object is designed to afford you complete control over the validation and handling of your data. The cursor classes are abstracted from their backend implementations, allowing for easy support of nearly any backend database. Dabo's design and approach has been inspired by RAD database development tools such as Visual FoxPro, Delphi, and Visual Basic.