A list with some of my software projects. Categorized by platforms they run on.
Mac (OS X)
- IDP for Mac
- IDP for Mac is a Mac OS X client for the Internet Dictionary Project dictionary files. It currently supports Spanish but more languages are to come.
- Outline mode for SubEthaEdit
- Outline mode is a quick and dirty mode for SubEthaEdit which allows for better display of outlines. Nothing fancy, but may be handy if you're collaborating on an outline.
Linux
- altoc
- altoc is a Perl script which takes some CSV (comma-separated values) input and formats it according to a template. In conjunction with gelapas it can be used for some fairly complex site management stuff.
- awk address collection
- aac is a collection of some awk and shell scripts to extract information from an address file. Because of this it's very extensible if you know some awk, sed and bash scripting.
- bkmd
- I just started developing on Linux. My first Open Source project is primarily for learning the programming language C++. But of course the target is to have an application that is fit for use, too. See the website at SourceForge for more information.
- gelapas
- gelapas is a Perl script which crawls the file system for files and extracts information from them. The default behavior is to crawl for HTML files and extract some information such as the title or the description from it.
- shell scripts
- Very often I create small shell scripts to ease work. Sometimes I find that a script is worth to be published for the general public. Then I put them online here. Some scripts are ready to use, others may give you some ideas of what you can do with them.
- Sitemapper
- Sitemapper is my first Python program. It crawls the file system to generate a hierarchical Sitemap. I developed it to learn Python and because I didn't find any script that I was fully content with. I've tested this script on Linux and Windows 2000.
- userwhereami
- userwhereami is a tool based on whereami. It allows individual users to configure actions depending on the location. This is great, because now I can start X applications depending on the current location without hassle.
Web
- japlog
- japlog is a PHP news and gallery system. Permissions can be set for every news and picture. I personally used it as a tool for my 6-month trip to Japan. See the project page for a demo and for more information.
- SecureUpload
- SecureUpload is a PostNuke module to provide a download section. It features some new features (and lacks some others) over the standard download module.
Windows
I developed for windows some time. This are a few of the apps I created. Usually I don't develop for this platform anymore, because I switched over to Linux completely.
- Bookmark-Manager
- This is a tool to manage bookmarks in a way that is independed of the browsers. I developed it with Visual Basic. Because I didn't want to continue the development, I published the source of the project at SourceForge.
- OSync
- I'm currently working on a tool called OSync. This stands for Outlook Sync and I want to create a free tool to share Outlook calendar. See the OSync project page for details.
- InnoSetup converter
- This is a Sunday-afternoon program. I developed it with Visual Basic, too. See the project site for more information.
- Other VB programs
- I've also written several database frontends for my family and for friends. For example a mark manager for my mother. She uses it to manage the marks of her school class.