Welcome to the EU Edge Open Source site
Here are some projects made by EU Edge that are released under an Open Source Initiative approved license. Please feel free to download and use these tools. Should you have any remarks, observations, recommendations or even patches, don't hesitate to either create a new ticket, or drop us a mail at info@euedge.com.
Enjoy!
The EU Edge Team
Projects
- ua - a command-line tool that finds sets of identical files.
- The Widget Jones Library - a cross-widget library to create widgets for:
- YFast - a set of tools which help to speed up your web pages, written in Java.
- more coming soon :)
How to get the software
Source
Releases
For our software releases, check out the downloads section.
Repository
Check out our subversion repository at http://svn.oss.euedge.com/PROJECT_NAME , or browse the repository online.
Packages
Gentoo
Check out our Gentoo overlay, and include it in your PORTDIR_OVERLAY variable:
svn checkout http://svn.oss.euedge.com/packages/portage euedge-overlay echo 'PORTDIR_OVERLAY="`pwd`/euedge-overlay"' >> /etc/make.conf
and then emerge away!
MacPorts
We provide MacPorts compatible port files for our packages. This is how you can use it:
svn checkout http://svn.oss.euedge.com/packages/macports euedge-ports echo 'file://`pwd`/euedge-ports"' >> /opt/local/etc/macports/sources.conf
After this, you should be able to see our packages picked up by ports:
port install ua
Debian / Ubuntu
You can find Debian / Ubuntu binaries in our downloads section.
Other Projects
These projects are hosted elsewhere, but are maintained by EU Edge team members.
- DarkIce - a live audio streamer
- SvnAuthzAdminPlugin - Trac plugin for web based Subversion access management
- Tacos - an AJAX component library for the Tapestry web framework
