9.04 ubuntu
Kubuntu 5.1.0
Kubuntu - Linux i386 disk image for Virtual PC more>>
KubUbu comprises two disk images that let you run the Ubuntu and Kubuntu distributions of Linux, respectively, in a Virtual PC environment.
Ubuntu Theme 1.0
A great iPhone theme featuring Ubuntu. more>> A great iPhone theme featuring Ubuntu.
Ubuntu Theme is a custom iPhone theme with a tons of custom icons, backgrounds, sounds, and bundles.
Ubuntu Theme provides over 100 original Ubuntu icons but also the original Ubuntu 9.0 User Interface sounds.
System requirements:
- iPhone
XBMC 9.04
XBMC is designed to be an award winning and simple-to-use media center application for Linux, Mac OS X, Windows and XBox. more>>
XBMC 9.04 is designed to be an award winning and simple-to-use media center application for Linux, Mac OS X, Windows and XBox. The ultimate hub for all your media, XBMC is easy to use, looks slick, and has a large helpful community. Try it now!
XBMC supports viewing and playing a vast library of audio, video and image formats. XBMC has a sophisticated library management system that allows you to organize all your media to give you quick and immediate access.
XBMC provides a user friendly interface that's intuitive, very flexible, and easy to use. The interface is completely customizable through user-created or downloadable skins.
p7zip 9.04
A quick port of 7z.exe and 7za.exe for Unix more>> A quick port of 7z.exe and 7za.exe for Unix
p7zip is a port of 7za.exe for POSIX systems like MacOS X, Unix (Linux, Solaris, OpenBSD, FreeBSD, AIX, Cygwin, ...), and BeOS.
7-Zip is a file archiver with highest compression ratio. Since 4.10, p7zip (like 7-zip) supports little-endian and big-endian machines.
NOTE: To install, open a terminal, go to the source directory and run "make" without the quotes.
Enhancements
From Windows version of 7-zip 9.04 :
- 7-Zip now can update solid .7z archives.
- 7-Zip now supports LZMA2 compression method.
- 7-Zip now supports XZ archives.
- 7-Zip now can unpack NTFS, FAT, VHD and MBR archives.
- 7-Zip now can unpack GZip, BZip2, LZMA, XZ and TAR archives from stdin.
- New -scrc switch to calculate total CRC-32 during extracting / testing.
- Some bugs were fixed.
- #2799966 " A newly created 7z archive (by p7zip 4.65) is broken and cannot be unpacked / listed / tested"
- Fixed : now "7za a -mx=9 archive.7z directory" creates a good archive even
- if there are a lot of executable files.
- Fixed : the RAM size was reported incorrectly on MacOSX 64bits (with 2Gb+ RAM)
- #2798023 "segfault handling very large multivolume .7z file"
- p7zip now displays the following error "Error: Too many open files"
- if you dont have enough rights to open all the splitted files
- ( on Linux : ulimit -n)
License:GPL
KubUbu (Ubuntu_5.1.0) 1.0
KubUbu (Ubuntu_5.1.0) - linux virtual disk image for VirtualPC more>>
KubUbu comprises two disk images that let you run the Ubuntu and Kubuntu distributions of Linux, respectively, in a Virtual PC environment.
Ubuntu (The Breezy Badger) 5.1.0
KubUbu is a small project (Open Source) that supports Redmonds virtual machine, VirtualPC. KubUbu comprises two disk images that let you run the Ubuntu and Kubuntu distributions of Linux, more>>
Ubuntu (The Breezy Badger) 5.1.0 is always available to support Redmond's virtual machine, VirtualPC. KubUbu comprises two disk images that let you run the Ubuntu and Kubuntu distributions of Linux, respectively, in a Virtual PC environment.
XBMC Media Center 9.04.1
XBMC Media Center is a powerful and popular media center for Mac OS X. The ultimate High Definition hub for all your media, XBMC is easy to use, looks slick, and has a large helpful community. more>> XBMC Media Center 9.04.1 is a powerful and popular media center for Mac OS X. The ultimate High Definition hub for all your media, XBMC is easy to use, looks slick, and has a large helpful community.
Enhancements:
- Among the many new features in XBMC 9.04 is PPC (PowerPC) support for Mac OS X, VDPAU (NVIDIA GPU Hardware Accelerated Video Decoding for Linux),
- Updated Codecs
- New Karaoke features
- More Media Info Scrapers
- Improved FanArt support, and of course enhancements to the XBMC Skinning Framework making it even more flexible and powerful
Requirements: Mac OS X 10.4 and later, or Apple TV.
<<lessCodeLite 1.0.2841
Powerful open-source, cross platform IDE for the C/C++ programming languages more>> Powerful open-source, cross platform IDE for the C/C++ programming languages
CodeLite uses a sophisticated, yet intuitive interface which allows user to easy create and build complex projects.
CodeLite is regularly tested under Mac OS X 10.5.2, Windows XP SP2/3, and (K)Ubuntu 7.10/8.04 Gutsy Gibbon.
Main features:
- Generic support for compilers
- Can be easily extended with plugins (Several plugins are already included in the installer)
Built-in GDB support, with the following features included:
- Watches table - add persistent watches by a single click
- Quick Watch - right click on a variable to expand it
- Locals tree - automatically displays the current stack variables (also displays *this if available)
- Threads view - provides list of currently running threads and easily switching between then by single click
- Breakpoint management - add/remove breakpoint management panel
- Automatic tooltip
- and more...
- Subversion plugin (based on the command line tool), which mimics the TortoiseSVN (but unlike it, it runs on Linux as well)
- Makefile based build system
- Project explorer (Workspace view)
- File Explorer
- Automatically imports MSVS workspace/projects and converts them to GNU based makefile
- Active document outline
- Sophisticated database based Code Completion mechanism, a default database is supplied which contains symbols for wxWidgets, STL and standard headers
- Functions call tip
- Hover tip
- Comments tips
- Members List
- Supports C++ templates, namespaces and other advance features of the language
- Automatically add include statement for symbols
- Quickly open resources in the editor using Find Resource in workspace
- Quickly open types in the editor using Find Type in workspace
- XML based syntax highlighting, comes with the following: C/C++, Java, Perl, XML, Makefile, Lua, Diff files, PHP, JavaScript, Python, HTML, ASP
- Text Folding
- Bookmarks
- Find In Files
- Replace In Files
- Highly Configurable
- Built-in doxygen comment generator for functions/classes
Enhancements
- Fixed: Conditional breakpoints dont work with spaces (bug#2743414)
- Implemented FR#2739818: Replace with selection - the searched string when using find in files is now also set as the replace with string. In addition, each time a replacement is made, the content of replace with is added to the replace with drop down
- Added new option to the debugger: set breakpoints using short file names (NO full paths) this fixes a bug reported in the forum that codelite does not break if a breakpoint is set in header file which is a template file (forum post: http://codelite.org/forum/viewtopic.php?f=13&t=493)
- Commented code that printed garbage to sterr
- Applied patch by Mattia barbon so that codelite will send 2 events when file is renamed: 1 event for the removal of the file and one for adding new fie
- Fixed: renaming file now properly closes the old file (if it was open in the editor)
- Added missing include statement to allow compilation under GCC 4.4.0
- Applied patch to fix bug# 2783422 (Broken CodeLite symlink when DESTDIR is used)
- Fixed: function calltips included an extra ; following variables in the function signature (forum post: http://codelite.org/forum/viewtopic.php?f=3&t=511&sid=1c1475d6d134a022757b61261b255a64)
- Fixed: inconsistency in functions/variable tooltip apearance forum post: http://codelite.org/forum/viewtopic.php?f=3&t=511
- Improved new project dialog to split the different project types into categories
- Added new project templates (Qt based ones)
- Adjusted the Save project as template dialog to allow user to set category to the new template
- Added new Simple executable template configured to work with gcc (the sample main is also a C file)
- New project dialog: when selecting project template from the list, the compiler is now also updated according to the template settings
- added missing icons
- Implemented FR#2778634: Allow SnipWiz to insert simple snippets which contains the placeholders @ and $ symbols. This is now feasible by escaping those symbols @ and $
- Implemented FR#2784236: Display C++ scope for Replace tab
- Save as tempalte for project now sets User templates as the default project category
- Fixed: Bug ID#2792478: File AutoReload upon SVN Revert. In addition the will also be re-tagged
- Fixed: bug#2770561: File edited changes after replace in files (editor sets the focus back to the last active editor)
- Find In Files: the dialog has now no minimum size
- Find In Files: the dialog is now centered when first time showed
- Fixed: importing files using the import files from directory to an active project will no longer remove the active state of the project
- Changed the margin folding shapes to rectangle rather than rounded rectangle
- Find In Files output pane: search result tabs now have a right click menu which allows to select close/close all/close other tabs
- Find In Files: The Find button is now set as default action for hitting the ENTER key
- Find in files context menu is now disabled during an active search
0MQ 0.6.1
Fastest open source messaging ever more>> Fastest open source messaging ever
Getting two apps to talk is always a challenge. They have to agree on what the data looks like. And what it means. They have to agree on how the data is organised into a message. XML, binary, or something else? They have to agree how to speak to each other.
They have to agree on security. They have to agree how to connect, across what networks. They need to queue messages that cant be delivered immediately. They need to detect and handle errors properly.
Many apps try to solve these problems from scratch. But you can also buy big, expensive, slow packages called "messaging systems" that handle a lot of these jobs for you.
Some of these systems even agree on standard protocols like AMQP. Using a messaging system usually costs a lot but it gives you the power to bring apps together.
Messaging used to be for big wealthy firms only, and the really fast messaging systems are still very expensive. This situation is changing.
0MQ ("ZeroMQ") final goal is to become the fastest messaging ever. The way to get performance is to optimise the whole software and hardware stack together. So, 0MQ is closely developed with major hardware firms.
0MQ is already very fast because its already getting 30 micro-seconds end-to-end latencies and over 3 million messages a second today.
0MQ is intended to be POSIX compliant and is compatible with the following platforms:
- Mac OS X (tested on 10.5)
- Linux (tested on Debian 4.0, Ubuntu 8.0.4)
- FreeBSD (tested on 5.5 release)
- Solaris (tested on 8, 10)
Main features:
- Built on standards: for frameworks, protocols, and community.
- Demolishes any network, from 10Gb Ethernet, to 4X IB.
- Transfers 2M messages a second on a 1Gb network with one CPU at each end.
- End-to-end latency under twenty ?sec over TCP using custom network hardware and drivers.
- Beats any commercial product: faster, more portable, more reliable, more usable.
- Built for the community: GPLv3 software developed in an active community.
- Designed for the real world: stocks, grids, real time data, streams, video, gaming.
- Runs everywhere: the smallest devices, all operating systems, all languages.
- Fully distributed: no central servers to crash, millions of WAN and LAN nodes.
- Extensible framework: kernel-style drivers for custom hardware, protocols or applications.
Enhancements
- Ruby and COBOL language bindings have been added.
SAGE 4.0.1
Creating a viable free open source alternative to Magma, Maple, Mathematica, and Matlab. more>> Creating a viable free open source alternative to Magma, Maple, Mathematica, and Matlab.
Sage is free open source math software that supports research and teaching in algebra, geometry, number theory, cryptography, and related areas. Both the Sage development model and the technology in Sage itself are distinguished by an extremely strong emphasis on openness, community, cooperation, and collaboration: we are building the car, not reinventing the wheel.
General and Advanced Pure and Applied Mathematics
Use SAGE for studying a huge range of mathematics, including algebra, calculus, elementary to very advanced number theory, cryptography, numerical computation, commutative algebra, group theory, combinatorics, graph theory, and exact linear algebra.
Use an Open Source Alternative
By using SAGE you help to support a viable open source alternative to Magma, Maple, Mathematica, and MATLAB. SAGE includes many high-quality open source math packages.
Use Most Mathematics Software from Within SAGE
SAGE makes it easy for you to use most mathematics software together. SAGE includes interfaces to Magma, Maple, Mathematica, MATLAB, and MuPAD, and the free programs Axiom, GAP, GP/PARI, Macaulay2, Maxima, Octave, and Singular.
Use a Standard Programming Language
You work with SAGE using the highly regarded scripting language Python instead of an obscure language designed for a particular mathematics program. You can write programs that combine serious mathematics with anything else.
Create Notebooks with your Web Browser
Use SAGE from your web browser, which connects either to a program running on your computer, or a program running elsewhere. With the SAGE notebook you can create embedded graphics, beautifully typeset mathematical expressions, add and delete input, and start up and interrupt multiple calculations.
Be Curious
SAGE provides you with easy access to documentation and source code. Type plot? for help on the plot command and plot?? to see the source code. If X is anything, type X.[tab key] to see all commands that apply to X.
Enhancements
Algebra:
- Division over integers (Robert Bradshaw) -- A much simpler and faster algorithm for the divisors function over integers. The new optimized code is faster than a similar integer divisor function in the version of PARI/GP thats bundled with Sage 3.2.1, as well as outperforming a similar integer divisor function found in the version of Magma that Sage 3.2.1 interfaces with.
- Finite field operations (John Palmieri) -- A few methods for finite field elements including additive order, p-th power, and p-th root where p is the characteristic of the field.
Basic arithmetic:
- Polynomials over a field (Burcin Erocal) -- Improving the user interface of polynomial classes.
- Polynomial square roots (John Palmieri, Carl Witty) -- A method to test whether a polynomial is square over the field it is defined. If the polynomial is square, then the method has the option of returning a square root.
Build:
- Improve sage -upgrade (William Stein, Michael Abshoff) -- The Sage upgrade command can now take an optional URL from which it will pull all spkgs, and this URL can be a Sage install. The upgrade command lists packages that will be upgraded before upgrading them, and autodownloads a new version of any spkg that hasnt successfully been installed before upgrading it.
- Problematic CPU flags (William Stein, Michael Abshoff) -- Binary distributions of Sage for Linux (e.g. Ubuntu) may not work properly once installed. The following CPU flags are known to prevent Sage from running properly: sse, 3d, mmx, pni, and cmov.
Calculus:
- Gamma and factorial functions (Mike Hansen, Burcin Erocal, Wilfried Huss) -- Symbolic gamma and factorial functions.
- Update to sympy-0.6.3 (Ondrej Certik) -- Update to the latest upstream of SymPy (sympy-0.6.3), which is a Python library for symbolic mathematics. For more information about SymPy, please visit http://code.google.com/p/sympy/.
- Numerical trigonometry (Robert Bradshaw) -- Optimized floating point evaluation of trigonometric functions such as sine and cosine. For example, numerical calculation of sine via _fast_float_ is now twice as fast as math.sin.
- Floating point calculation (Robert Bradshaw) -- Changing the parsing code for numerical computation to use RDF, which is a better reflection of the underlying precision. For calculus expressions involving real numbers, redundant trailing zeros are removed.
Coercion:
- Coercion API (Robert Bradshaw) -- Some simplification of the coercion interface.
Combinatorics:
- Coding theory (David Joyner) -- Several changes in linear_codes.py which should speed up (and in some cases do:-) some coding theory computations considerably. It adds interfaces to Cython and C functions of Robert Miller, CJ Tjhal, and Jeffery Leon. Speed up of minimum_distance (for codes over GF(2) and GF(3)), the spectrum (=weight_distribution), and permutation_automorphism_group are expected and in most cases achieved. (Also a new function is_permutation_equivalent was added, which interfaces with Robert Millers double coset partition refinement code.)
- Incidence structures and block designs (David Joyner) -- Beginning of an incidence structure class and an implementation of some basic block design algorithms. A few functions require GAPs Design package (which is included in gap_packages-4.4.10_6.spkg) but calling GAP or GAPs Design was only done when the corresponding Sage functionality was missing. Robert Millers recent code on computing the automorphism group of a non-linear binary code was used to implement the automorphism group of a block design.
Testing:
- Added only_optional doctest option (William Stein) -- Added a new option sage -t -only_optional=component that allows one to run only the optional doctests that depend on a given component. Thus instead of much of the optional functionality of Sage being broken, it will now be much easier to automatically test it.
Shoebot 0.1
An open source pure Python graphics robot more>> An open source pure Python graphics robot
Shoebot is a pure Python graphics robot. It takes a Python script as input, which describes a drawing process, and outputs a graphic in a common open standard format (SVG, PDF, PostScript, or PNG).
Shoebot has a simple text editor GUI, and scripts can describe their own GUIs for controlling variables interactively. Being pure Python, it can also be used as a Python module, a plugin for Python-scriptable tools such as Inkscape, and run from the command line.
Comparing to graphics coding alternatives like Drawbot, Nodebox and Processing, Shoebot is light and flexible because it does not depend on an interface engine for rendering, although it has one too.
Shoebot has a simple command-line interface which makes it potentially suitable for computationally intensive uses such as webserver image generation. It also has the ability to be called from external Python scripts without effort.
Shoebot does interactive rendering with the Cairo graphics engine, coupled with a simple, experimental, GTK user interface.
A GNU/Linux system is recommended, but Shoebot is cross-platform so you can take small steps to a fully free software system. Shoebot has been successfully tested on an Intel Mac running Mac OS X Leopard, Debian Etch, Fedora 9, and Ubuntu Hardy.

Simplify Media 2.5.0.1446
Simplify Media software offers you a useful tool which is designed to connect you through iTunes, iPhoto and Front Row. more>>
Simplify Media 2.5.0.1446 offers you a useful tool which is designed to connect you through iTunes, iPhoto and Front Row. Enjoy music and photos from home while at work or school. Explore friends' media collections while they are online. Free No hidden charges. No spyware. Easy Set-up is fast. No need to upload files to a website. Safe Only your group can access what you are sharing, and no one can see your other files. Universal Connect iTunes and iPhoto and PCs, Macs, Linux, iPhone and iPod touch without worrying about music or photo format.
Version 2.5 adds support for your iPhoto library, browsing remotely by Albums, Events and Faces; Seeing your geo-located images on a map with the Simplify Viewer.
Major Features:
- Browse and play music using your favorite player:
- iTunes on Mac or Windows
- Front Row on Mac
- Winamp on Windows
- WMP 11 on Vista
- Rhythmbox on Ubuntu
- View photos with the Simplify Viewer.
- You can browse by timeline and folders or iPhoto categories like Albums, Events and Faces.
- You can also save a copy to your hard drive.
- If your images have GPS coordinates embedded, or if you have attached iPhoto Places, they will appear on the Simplify Map.
- Remote images also available in iPhoto under Shares and through Windows Explorer with the Simplify virtual local drive.
- Connect directly with up to 30 friends. Set-up is fast, and data transfer is encrypted for security.
- Share folders, playlists or your entire iTunes, WMP, Winamp or library.
- Supported music formats include MP3, AAC, WMA, Apple Lossless and FLAC.
- New music will be added automatically. No need to re-scan.
- Once the initial scan is complete you can even choose to share select playlists.
- Share photo folders or all or part of your iPhoto library. When you select specific Albums, Events or Faces, all photos that match that collection are shared.
- Supported image formats include jpg, gif and png.
- New photos will be added automatically. No need to re-scan.
- For each user, you can select whether to allow them to access your music, photos, both or neither. By default, photo sharing is turned off unless you explicitly turn it on in the Manage Users tab or when you invite them.
- You can also delete friends or pending invitations.
- Take all of your music with you with Simplify Music on the iPhone and iPod touch.
- Browse or search by album, artist or genre. View artist bios too.
- Add songs and albums to your Favorites, then edit the list to form a playlist on the fly.
- Have all of your pictures at your fingertips with Simplify Photo for iPhone and iPod touch.
- Browse by folder, timeline and iPhoto categories. You can even seen your geo-located images on an interactive map.
- Scan thumbnails, start a slide show or save to your Camera roll.
- Chat with friends.
- See when others you invite are playing your music.
- Broadcast to Sonos, Roku and XBox 360.
- Just change a setting, and Simplify can send all of your shares to local, UPnP-enabled devices like a Sonos ZonePlayer, a Roku SoundBridge or an XBox 360 console.
- Within the menu of the player you will see all your libraries and those from our friends arranged by artists, albums and playlists.
Enhancements:
- Minor bug fixes.
Requirements:
-
Mac OS 10.4 or Mac OS 10.5 with iTunes 8 or iPhoto 8
License:update/patch
Unworkable 0.51
Open source BSD-licensed BitTorrent implementation more>> Open source BSD-licensed BitTorrent implementation
Unworkable is a BSD-licensed BitTorrent implementation, developed with the following goals: simplicity, efficiency, and high code quality.
Unworkable is single threaded and asynchronous, written in ANSI C using libevent and mmap() for performance.
Unworkable is developed primarily under OpenBSD, however it has been written with portability in mind and should compile and run out of the box on at least:
- Mac OS X
- FreeBSD 6.2
- Ubuntu Linux 7.10
- Centos 5
- Solaris 10
NOTE: Unworkable currently lacks support for the following:
- HTTP/1.1 client. Many trackers do not correctly support HTTP/1.0 so downloads will not work.
- Encryption.
- Trackerless (DHT) operation.
- Probably lots of other stuff.
System requirements:
- libevent
- OpenSSL
- SCons

PictureButton 1.2
PictureButton is a useful tool which allows your application looking good and not out of place on all platforms. more>>
PictureButton 1.2 is a useful tool which allows your application looking good and not out of place on all platforms. IEinhugur Picture button shown on MacOS X, Windows XP and Ubuntu Linux system. Full Keyboard access is turned on on the MacOS system.
Major Features
- The PictureButton gives you native look and feel on all platforms.
- Full keyboard access when turned on on Mac to actually work?
- Supports menus and submenus.
- Menus can have images on the menu items.
- Works properly with masked images on all platforms.
- Added DoubleBuffer property that adds double buffering option to Windows systems.
- Improved flicker handling on Windows systems when not in DoubleBuffer mode.
- Page: 1 of 2
- 1
- 2