Repositories
My public repositories are managed with the Bazaar distributed version control system (VCS), and hosted on Launchpad. You can see a quick overview of all projects on my Launchpad profile page.
https://code.launchpad.net/~janos-gyerik/
Here I just briefly introduce some of the projects, please follow the Launchpad links for more details and documentation. After checking out a project from the repository, make sure you read the included README.txt file. I make an effort to write efficiently, including only essential information in as few words as possible. This also means you need to pay attention.
lp:akibamap-
A map maker tool, using Google Maps API.
This project will eventually replicate all the functions of Google's My Maps. What's the point?
- Open source, therefore extensible without limits.
- Users don't need gmail account to use it.
- Your map data is with you, not on Google's servers.
- Decouple the user interface from the map service, so that the Google Maps API layer can be replaced with Whatever Maps API, if needed.
Official project homepage: http://www.openmapmaker.com/
lp:mapicontester-
A simple tool to help map icon designers see what their icons will look like on a map.
You don't need a web server to use it. Simply drag the included index.html file into a browser window and behold! If you want to make custom map icons for your maps, this tool will be useful.
lp:~janos-gyerik/scripts/software-cache-
A set of scripts to keep a local cache of free software.
This is the source code of the Software Cache section of this website.
lp:~janos-gyerik/scripts/irc-logger-bot-
IRC Logger Bot.
Essentially a Perl implementation of a simple IRC bot. It's not much of a talker, but boy is he a good listener! It produces daily log files of everything said in the configured chatrooms. Uses
Net::IRC. lp:~janos-gyerik/scripts/ldap-
Simple LDAP user management scripts.
Wrapper scripts for common user management tasks in systems with LDAP authentication, through such scripts as
adduser.sh,deluser.sh. If you manage a small network and use LDAP for user authentication, these simple scripts can be helpful. lp:~janos-gyerik/scripts/change-monitor-
Monitor files, directories or websites and email when something changes.
A set of scripts to monitor changes to files, directories or websites. When a change is detected, send the diff to configured email addresses. Convenient to monitor websites for changes, or important but rarely changing error log files.
lp:~janos-gyerik/scripts/streamripper-ctl-
Radio stream caching with StreamRipper controller scripts.
The goal of the project is to have a rolling cache of radio streams while saving only the selected songs. The scripts use StreamRipper to record radio streams to mp3 files. Recorded mp3 files are periodically deleted, except files that were marked to be saved. A browser-based user interface is also in the works.
Last updated: Wed Feb 24 06:16:36 2010