to browse
eddiebrowser 0.6.1
eddiebrowser is a CGI program that provides an interface to view system statistics graphically using RRDtool. more>>
eddiebrowser is written in 100% Python and is designed to work with EDDIE Tool and ElvinRRD, although it can be used standalone or with other software, as long as they generate RRD files.
eddiebrowser provides a dynamic interface to browse RRD graphs of system performance statistics. The data is grouped by hostname and all available hosts are automatically read and presented for display.
Cycling through hosts is easy to do, as is viewing data for different time periods - defaulting to: hourly, daily, weekly, monthly, yearly. eddiebrowser is part of the EDDIE Tool monitoring project.
Hermes JMS Browser 1.12
Hermes JMS Browser is a console that helps you interact with JMS providers. more>>
Many providers include a plugin that uses the native API to do non-JMS things like getting queue depths (and other statistics) or finding queue and topic names.
BelowVersion 0.9
BelowVersion is a single-file Python CGI to browse a Subversion repository. more>>
It bypasses the high-level client library for acceptable performance without losing features. It is written to be fast to navigate with mouse, both within a single revision and between revisions.
It can provide revision logs, colored diffs, and a side-by-side view for image revisions. It can also serve the files like a normal (static) Web server, allowing plain view or saving to disk.
BelowVersion is written to be embeddable in other Web applications with little effort (explained in the source).
sdb - show database 0.1
SDB is an utility for traders to manage a collection of live shows. more>>
SDB is an utility for traders to manage a collection of live shows. It currently features various export formats (txt, html) and a gui to browse, add, edit your shows.
Main features:
Currently implemented features
- runs on Linux and Windows (should even run on MacOS, but I cant test this...)
- export options:
- HTML
- plain text
- PHP
- XML
Open tasks
- create lists of shows you dont have (ISO)
- import your lists in various formats (etrees CSV format)
- additional export formats (PDF/PS/DVI, CSV for etree.org)
- BitTorrent features (create .torrent files from your data)
Flickr Photo Compass 0.8
Flickr Photo Compass displays the 8 closest photos to the actual one in the directions: N, NE, E, SE, S, SW, W, NW. more>>
This greasemonkey is a simpler version of the radar that displays the 8 closest photos to the actual one in the directions: N, NE, E, SE, S, SW, W, NW.
Flickr Photo Compass is a simple tool to browse photos of some place. By clicking on the direction icons, you can move around and find other photos.
Tidydoc 0.2
The goal of tidydoc is to make documentation organization easier. more>>
A bibtex file can also be generated. It is written in Python in the spirit of flexibility and easy tweaking, but with default behaviors that fit the needs of most people. You can add documents using most transmission protocols, such as a simple cp or through SSH with SCP.
Tidydoc then generates HTML or bibtex files indexing your documents. A simple XML file is required for each document, including some information. These description files may be generated by using tidydocs upload facilities, but this is not mandatory.
Main features:
- Add documents to a pool of documents.
- Give them the right names and put them into the right directories.
- Generate a set of HTML pages to browse your documents.
- Generate a bibtex file listing indexing each document.
Enhancements:
- Support document reorganization a posteriori.
- Bibtex support.
- Easier installation.
FoxTor 0.7.3
FoxTor is a Firefox extension for anonymous Web browsing using the encrypted TOR network. more>>
When you use the Internet, you leave a trail of information that can be used to track your online activities. FoxTor is a tool that helps prevent this. It provides an easy and convenient way to browse the web using the anonymous and encrypted TOR network.
This offers greater privacy compared to regular proxy services or extensions.
We use the "Masked" and "Unmasked" metaphor to help you control when websites can and cannot track you. Once installed, you Mask and Unmask yourself by clicking the icon in the bottom left corner of your web browser.
NOTE: Tor and Privoxy are required. Grab the latest "Tor & Privoxy & Vidalia" bundle from http://tor.eff.org/download.html.en
GooeySAX 2.0
GooeySAX is a cross-platform tool that wraps an underlying SAX parser (Apache Xerces, to be exact) in a Java Swing interface. more>>
With the optional Validity setting enabled, you may also validate your document against a DTD. New in version 2.0 -- W3C XML Schema validation support as well!
GooeySAX is the perfect tool for the web author who cares!
Checking your XHTML documents validity either locally or remotely is a snap, and GooeySAXs detailed error messages let you know about those embarassing validation errors immediately.
GooeySAX is easy to use... select an XML document for parsing in one of three ways:
Type a URL into GooeySAXs System ID location bar.
Select File menu -> Browse... to browse for a file on your local system.
Drag a file from you local system onto the GooeySAX window.
Then select the Validate checkbox if you wish to validate your document against a DTD. How do you select the DTD against which to validate? Easy! Simply declare the DTD in your documents Doctype Declaration or declare the XML Schema instance as normal... GooeySAX will figure out the rest!
Finally, click the Parse button and watch the results appear.
TVProg 0.6.1
TVProg project is a TV guide software. more>>
TVProg is TV guide software running as a Web server application. It fetches the TV guide source from tvmovie.de and stores it in a MySQL database.
TV shows can be browsed online. Theres also a vcr wrapper script that, running as a cron job, is able to record scheduled tv shows in DivX.
The TVProg package contains a script "list.cgi" that is run as a CGI script to browse the tv guide. You can select channels, do searches or look what is running right now. Theres a detail view for every single tv show.
Cookies are supported for keeping the view properties while browsing.
A cron job script, "vcrwrapper.pl", acts as a wrapper for vcr. Run it every minute and you will have a nice frontend for vcr: In the tv show detail view you can click the record link to schedule it for recording.
There is also a "profile" section where users can subscribe to receive daily tvshow mailings. Also, a user may activate a search, done by a cron job, and receive the search results via email.
This way you can look for a special tvshow or movie without having to look into the listings every day.

VFSJFileChooser 0.0.3
VFSJFileChooser functions as a Java Swing Component to enable you to browse both remote(FTP, SFTP, WEBDAV, etc.) and local filesystems. more>>
VFSJFileChooser 0.0.3 functions as a Java Swing Component to enable you to browse both remote(FTP, SFTP, WEBDAV, etc.) and local filesystems. It is based on Apache Commons VFS library. VFSJFileChooser is distributed under Apache License 2.0.
VFSJFileChooser was first started to be a plugin of XPontus XML Editor. Later, it was decided to create a library which wouldn't be tied to XPontus API.
VFSJFileChooser supports all the file systems available in Commons VFS. You can think of VFSJFileChooser as a javax.swing.JFileChooser with the ability to browse remote locations such as FTP, SFTP, etc. VFSJFileChooser has not been designed as a file transfer tool, however it can be easily implemented (2 VFSJFileChooser components and some buttons calling commons-vfs API methods, a queue for file operations, etc.).
Major Features:
- Seamless filesystem browsing
- Standard java file browsing with abstraction to the filesystem. You browse seamlessly local and remote file systems the same way.
- VFSJFileChooser supports many protocols such as Webdav, SFTP, FTP, SMB, etc. Please have a look at Apache Commons VFS supported protocols. Starting from 0.0.3 release, VFSJFileChooser is using webdavclient4j for Webdav support.
- Easy i18n support
- There are translations for English, French, Spanish, Italian, Swedish per default. You can add a new language to VFSJFileChooser by dropping a new resource bundle in your classpath.
- A default accessory panel
- A toolbar provides access to a bookmarks manager and a connection wizard.
- No inheritance of some JFileChooser known bugs
- VFSJFileChooser doesn't suffer from the infamous JFileChooser freezing bug. Time to time, JFileChooser can hang for 10 seconds(even on a quad core!). The bug seems to be coming back all the time, but only on Windows.
- Flexibility
- Access to the navigation panel and the navigation buttons(new folder, etc.)
- Simple and familiar API
- VFSJFileChooser is based on the standard javax.swing.JFileChooser code. The main difference is that VFSJFileChooser uses Commons VFS FileObject instead of java.io.File.
Enhancements:
- Lots of speed : The latest version of VFSJFileChooser is too slow. The code execution have been improved at many places.
- The navigation icons are now visible all the time. No exceptions or strange issues related to the look and feel. The component use a "MetalLookAndFeel" layout but when using the system look and feel, the controls look native.
- The VFSUtils class supports the methods setFileSystemManager and setFileSystemOptions. You can set those values at anytime. When the VFSJFileChooser class is instanciated, it checks if VFSUtils has a filesystemmanager set, if not it creates one. Files are always resolved with the FileSystemOptions object in VFSUtils. Some convenience methods such as getInputStream and getOutputStream have been added in VFSUtils.
- Upgraded to commons-vfs 2.0 snapshot with patches applied for URL redirection and WebDav.
- Switched from Jakarta Slide to webdavclient4j (http://webdavclient4j.sf.net) as Jakarta Slide project is dead.
- Cleaner but incompatible API(Enums instead of int fields) : Enums are introduced for few classes which breaks the API. The method setFileselectionMode of VFSJFileChooser now accepts an Enum as parameter. The methods "showOpenDialog" and "showSaveDialog" return an Enum too.
- Sorting support : The details table has now sorting support again in the jdk5 branch. The jdk5 branch is the most up to date(patches, general improvements, etc.). The jdk5 will become the default branch to ensure code compatibility.
- The bookmarks dialog scrolling issues have been fixed. The bookmarks are still not serialized using Java Serialization. They are now stored in XML do avoid deserialization issues when the bookmarks API change.
Online Library Application 2.1
Online Library Application (OLA) project is a Web-based library system for small/medium organizations (books, videos, etc.). more>>
The software allows users to browse the library collection over the Internet, and allows authorized persons to manage sign in and sign out procedures, resource adds and updates, and data backups.
It was originally written for a non-profit organization to manage their resource library.
Main features:
- internet based
- highly graphical
- compatible with Netscape and Windows browsers
- suitable for tracking many types of resources (books, magazines, videos, music, etc.)
- can store a large amount of data about each resource
- borrowers do not have to set up an account
- stores minimal information about borrowers--just the bare essentials
- simple database export function
- template based for easy configuration/customization
- optional gzip compressed output to save on bandwidth
- although designed for small organizations, catalog should scale well to millions of entries
Cooliris Previews 2.4.2
Cooliris Previews is a Firefox extension that gives you the power to browse and share web links and rich media instantly. more>>
Main features:
- Fly through web links, images, and videos without clicking. Simply mouse over any link and the Cooliris preview window will instantly appear to show you the underlying content without leaving your current page.
- NEW! Send the content to a friend in less than 1 second from the preview window. Theres no need to open your default email program.
- Right-click on any phrase on any webpage, and Cooliris will automatically do a subsearch in Google, Wikipedia, and others.
- Enable/disable Cooliris functionality on any particular domain
Akregator 1.0.2
Akregator is a RSS feed aggregator for K Desktop Environment. more>>
a convenient way to browse different kinds of content, including news, blogs and other content from online sites. Insted of checking all of you favorite web sites manually for updates, Akregator collects the content for you.
Akregator allows you to browse through thousands of internet feeds without the hassle of using a web browser.
Akregator has moved to the kdepim module in KDE and is now officially part of the kontact PIM suite. Akregator 1.0 will be released as part of kdepim in KDE 3.4, and further integration work between akregator and kontact is forthcoming.
In the meantime, we will release a beta 9 that has a number of bug fixes since beta 8. This release will work with KDE 3.2 and 3.3, and as well as KDE 3.4 betas.
Enhancements:
- fixed printing of articles (no infinite number of pages anymore) -fo
Mobi Bluetooth RC 0.9.1
Mobi is software which is designed to provide access to a Un*x machine using a Bluetooth-enabled SonyEricsson phone. more>>
A simple menu file is used to define a menu structure. Menu items can be tied to arbitrary shell commands or external programs, maximizing flexibility. Menus can also be loaded from programs rather than from files, meaning that dynamically changing menus are easy to realize, e.g. to browse a filesystem, an MP3 collection or a mail folder.
Mobi connects to any phone within its reach which passes the Bluetooth authorization process (usually by providing the correct PIN number). If the phone gets out of reach, Mobi will reconnect once it is found again. The number of simultaneously connected phones is restricted only by hardware capabilities.
Mobi uses the accessory menu of the phone. This feature is present in most SonyEricsson phones. It is tested on a T610, but should work on T68, T68i, T610, T630, Z600, and perhaps other models.
The accessory interface has been completely redesigned for newer phones (K750, W550, W600, W800, Z520), but I am not able to implement this since I do not have access to one of those. For the P800/P900, there are different solutions.
Enhancements:
- No phone reset on connect, since it may end a call in progress.
- Improved installation scripts (using autoconf/automake).
- Menu files may now recursively include other files.
- Improved music playback scripts. Makes it much easier to support other players.
- Reloading the menu file will not do a full reset, but only replace the menu.
KPhotoAlbum 3.0
KPhotoAlbum is a tool for annotating, searching, and viewing images. more>>
It is highly optimized for easy indexing of images, so that it is possible to use it with thousands of images. It also allows you to browse your images easily, based on the properties (person, location, keywords) you specified when indexing.
I personally realized that this was not possible anymore, and especially for my digital images - but also for my paper images - I needed a tool to help me describe my images, and to search in the pile of images. This is exactly what KPhotoAlbum is all about.
With KPhotoAlbum it is today possible for me to find any image I have in less than 5 seconds, let that be an image with a special person, an image from a special place, or even both.
There is of course no such thing as free lunch - with KPhotoAlbum this means that you have to annotate all your images before you are set. KPhotoAlbum is, however, highly optimized for annotating images, so annotating 100 images in 10 minutes are no way impossible.
Enhancements:
- Video Support
- Much improved subcategory support.