high quality custom
High Visibility Calculator 0.0.9
High Visibility Calculator is a high visibility calculator for people with disabilities. more>>
Large buttons with bold text are easy to push for people with motor control or vision problems.
Quality Assurance Agent 0.1
QAA is a XUL Mozilla Firefox extension that performs a user supplied test list on a Web application. more>>
A report is generated when sessions are replayed.
Enhancements:
- This release can load and save .qaa files (Quality Assurance Agent file format), record a journey in the tested site using definition by example, and perform a test bench with a log style report.
Audiality 0.1.1
Audiality is a scalable and portable audio engine for music and sound effects. more>>
Audiality uses MIDI files in combination with scripting and modular synthesis, to minimize file sizes and maximise flexibility. It is very portable, and supports both integer and floating point processing modes.
Scalability has been a major priority from the start. The current version will run on very low end Pentium systems, but can also produce high quality audio on more powerful hardware.
The main goal for the future is to extend the scalability of Audiality well into the range of serious home and professional studio use. The idea is to provide total control, a wide range of features, tools for fast and effective creation of original sounds, and excellent audio quality.
Stylish-Custom 0.4.5
Restores the important button, Color/Site Rules menu items, enable/update checks more>>
Stylish-Custom 0.4.5 brings users a convenient Thunderbird extension, with full features and easy installation.
Major Features:
- Restores the important button, Color/Site Rules menu items, enable/update checks
- Style info listing with quick enable toggle (dbl-click to edit style, can also search within styles)
- Import/export styles
- Disable all styles then enable them afterwards
- Or take a snapshot and restore that
- Adds search/replace to edit dialog (ctrl+F, ctrl+R, and F3)
- Hides tags area by default (use checkbox to toggle it)
- Press ! to type !important (can be changed in edit dialog)
- Select and un/comment/merge text
- Page button (left click for style page, right for edit page, it also posts the code)
- Save & Close
- Discard preview
Requirements:
- Mozilla Thunderbird
- Stylish
Qute 3++ (custom mod) 1.4.7.20090313
Simple and unobtrusive theme with clear, colorful icons. more>>
Enhancements: Not many changes in this version, updated the base files to the latest 3.1 branch nightly build, and updated the compat. to include b4pre.
Requirements: Mozilla Firefox
Bug Squish 0.0.6
Bug Squish is a game in which you have to squish bugs before they suck all the blood out of your arm. more>>
In Bug Squish, you must defend your arm from an onslaught of blood-sucking insects. Use your fly-swatter to squish them before they suck you dry.
Bug Squish is based on the shareware game "Blood Suckers" for MacOS.
Main features:
Game Play:
- 32 waves of attacking insects
- "Extra Blood" and "Bonus Score Multiplier" extras
- Multiple bug types
Sound:
- Humorous, high quality sound effects
- Fun music
Control:
- Mouse control
Enhancements:
- Fixed "Ugh" and "Ouch" sounds for embedded version.
- Added Start and Continue buttons to embedded title screen.
- Game pauses when you press Escape (Cancel) in embedded version.
- Game state saved when you quit, loaded when you start again, so you can unpause even if youve quit the game completely!
- Splatted bugs eventually vanish in embedded version.
- Embedded version uses hidden file (~/.bugsquish) for high score, instead of a visible one (~/bugsquish.dat)
- Embedded version uses mouse motion, not mouse button press. (Too easy to not lift stylus high enough.)

3Delight for 32-bit Linux 7.0
3Delight is a renderer to produce photo-realistic images on 32-bit linux. more>> 3Delight is a fast, high quality, RenderMan-compliant renderer designed to produce photo-realistic images in demanding production environments. The renderer was introduced to the public in the year 2000 after being used for more than a year as the sole renderer in a sister production company. It is now widely used and earning a reputation as a benchmark in rendering technology.
Some of its features include ray tracing, global illumination (including photon mapping, final gathering and high dynamic range lighting and rendering), realistic motion blur, depth of field, complete geometry support (including efficient rendering of hair and fur), programmable shaders, quality antialiasing and antialiased shadow maps. Advanced features include Ri filtering, network caching and highly customizable workflow.
Follows a summary of 3Delights features.
-RenderMan Compliant
-RenderMan Shading Language Support
-Rendering Features
-Geometry Support
-Fast and Efficient Rendering
-Extensible Display Drivers
-Multi-platform Support with Specific Code Optimization<<less

3Delight for 64-bit Linux 7.0
3Delight is a renderer to produce photo-realistic images on 64-bit linux. more>> 3Delight is a fast, high quality, RenderMan-compliant renderer designed to produce photo-realistic images in demanding production environments. The renderer was introduced to the public in the year 2000 after being used for more than a year as the sole renderer in a sister production company. It is now widely used and earning a reputation as a benchmark in rendering technology.
Some of its features include ray tracing, global illumination (including photon mapping, final gathering and high dynamic range lighting and rendering), realistic motion blur, depth of field, complete geometry support (including efficient rendering of hair and fur), programmable shaders, quality antialiasing and antialiased shadow maps. Advanced features include Ri filtering, network caching and highly customizable workflow.
Follows a summary of 3Delights features.
-RenderMan Compliant
-RenderMan Shading Language Support
-Rendering Features
-Geometry Support
-Fast and Efficient Rendering
-Extensible Display Drivers
-Multi-platform Support with Specific Code Optimization<<less
SimCList 1.2
SimCList project is a high quality C library for handling lists. more>>
SimCList is available for free, under restrictions imposed by the BSD license.
SimCList API is good because:
- it is simple, yet powerful
- it makes elegant and consistent use of information hiding
- it abstracts the actual data type to store
- it is fairly total
The library itself is very performant and makes a good compromise between performance in terms of time and space:
- insertion is O(n) [typically n/8]
- extraction and deletion are O(n) [typically n/8]
- iteration is O(1)
- sorting is always O(n logn), without worst case
Thread safety
The SimCList library is thread safe, meaning that many threads can run SimCList operators on different lists concurrently without hurt, or also read operations on the same list.
However, of course, no safety guarantee is made for performing concurrently write+write or read+write operations on the same list (eg: insertion, deletion, sorting, ...). For performance and portability reasons, protecting such operations from concurrency is left to the library adopter.
Performance
SimCList has been designed with ease to use and performance in mind. There is some example factors that have been taken into account, and against which the code has been optimized when implementing SimCList:
- overhead of function calls
- cache locality
- number of branches, possible CPU stalls or pipeline flushes
- dynamic memory allocation weight on the OS
- other mathematic/probabilistic optimizations for avoiding worst-case or improving average case behaviours in algorithms
Many parts of SimCLists code have been deeply improved with profiling analysis.
Enhancements:
- Transparent inclusion in C++ applications is natively supported.
- Sentinels are used to improve performance on list traversals.
- A problem was fixed with list_insert_at, which could output inconsistent lists when inserting into even-sized lists in position 0.

Cirkuit 0.1.2
Cirkuit 0.1.2 provides you with a friendly KDE4 graphical user interface for the Circuit macros GUI which helps you draw high-quality line diagrams to include in TeX, LaTeX, or similar documents more>>
Cirkuit 0.1.2 provides you with a friendly KDE4 graphical user interface for the Circuit macros GUI which helps you draw high-quality line diagrams to include in TeX, LaTeX, or similar documents.
Cirkuit builds a live preview of the source code and can export the resulting images in EPS, PDF, PNG or PSTricks format.
On Debian-based systems (e.g. Ubuntu/Kubuntu) type the following command to install the required apps:
- sudo apt-get install texlive-latex-base texlive-base-bin texlive-extra-utils m4 ghostscript ps2eps
To build Cirkuit you need the KDE4 and Qt4 dev packages. To install them on Debian-based systems, type
- sudo apt-get install kdelibs5-dev libqt4-dev
To build the application, follow the usual KDE4/CMake procedure:
- tar xzvf cirkuit-0.1.tar.gz
- cd cirkuit-0.1
- mkdir build
- cd build
- cmake .. -DCMAKE_INSTALL_PREFIX=/usr
- make
- sudo make install
Enhancements:
- Faster preview generation
- Export to SVG
- Line number visualization
- Fixed cutting of figures when exporting to EPS/PDF
- Fixed CMakeLists.txt
- Various bug fixes
Requirements:
- latex
- m4
- gs
- dvips
- epstopdf
- ps2eps
- Qt
Intercom 0.15
Intercom is a simple voice over IP (VOIP) utility. more>>
The primary reason I wrote Intercom was because though the VOIP solutions available were quite flexible and useful, most if not all only supported 8k audio conversations. Though this is adequate for lower speed connections, a high-speed connection can usually do much better and the quality improvement is quite substantial.
If you are not familiar with installing a GNU utility, please read through the INSTALL file located in this directory. If you are familiar with the standard UNIX install procedure, the following steps should get you up and running.
./configure
make
su
make install
Whats New in This Release:
NEWS, configure.ac: Version 0.15 release
Slideshow Creator 0.7.1
Slideshow Creator is a GUI for creating, modifying, and previewing JPEG image slideshows. more>>
With Slideshow Creator you can edit jpeg slideshows in a visual and fast way so you can reach a much higher productivity with dvd-slideshow.
The final result is a high quality dvd slideshow out of your jpegs!
This software is based on gambas so it shoud work on every Linux or U*ix like system where gambas is available.
You need to install gambas runtime or gambas gambas development ide.
I think it shoould work on higher gambas versions.
I was tired to make poor quality slideshows in VCD/SVCD format and finally met dvd-slideshow: it is a very nice program that produces high quality DVD slideshows from jpeg images. It has crop, kenburn andpan effects.
I made some slideshows but reliazed that I wasted too much time to prepare the slideshow "source": I needed a visual program to speed up the process of kenburns, crop and pan effects creation.
I googled the net but didnt find any souch program so I decided to create one myself: slcreator was born!
How I did it? I built it using gambas: a visual ide with a object oriented basic interpreter which permits to create great programs in a "fast" way. I tried some other languages but I was not skilled enough to use them for this kind of project! gambas permitted me to realize the job in a very nice way!
GNU/Linux Desktop Testing Project 0.8.0
GNU/Linux Desktop Testing Project is aimed at producing high quality test automation framework. more>>
GNU/Linux Desktop Testing Project uses the "Accessibility" libraries to poke through the applications user interface. The framework has tools to generate "AppMap" by reading through the user interface components of an application. The framework also has tools to record test-cases based on user-selection on the application.
GNU/LDTP core framework uses "AppMap" and the recorded "test-cases" to test an application and gives the status of each test-case as output.
As of now, GNU/LDTP can test any GNOME application which are accessibility enabled, Mozilla, OpenOffice.org, any Java application (should have a UI based on swing) and KDE 4.0 applications based on QT 4.0 (based on the press releases by KDE).
We encourage you to join the project and help us to create robust, reliable and stable test tool/framework for Linux Desktops.
Main features:
- LDTP concepts are derived from Software Automation Framework Support
- LDTP supports verification of actions performed (GuiExist, VerifyState, etc) - API Reference
- Writing test scripts are very easy, the script writer need not know about the object hierarchy
- CPU / Memory performance monitoring of application-under-test can be measured - Class pstats
- From the XML log, we can gather HTML report using XSLT
- Group based execution, which provides precise control on the flow of test-script execution - Gldap XML
- Scripts can be written as a reusable component and for that the datas can be stored / retrieved in XML - Data XML
- User-friendly Text Editor with syntax highlighting for generating and grouping test data Howto use LDTP Editor
- Objects are identified both statically and dynamically
Enhancements:
- Now automation scripts can be written without using time.sleep.
- A particular object and its child can be remapped in a window.
- Memory leaks were fixed.
QuteMol 0.4
QuteMol is an open source, interactive, high quality molecular visualization system. more>>
QuteMol visualization techniques are aimed at improving clarity and an easier understanding of the 3D shape and structure of large molecules or complex proteins.
Main features:
- Real Time Ambient Occlusion
- Depth Aware Silhouette Enhancement
- Ball and Sticks, Space-Fill and Liquorice visualization modes
- High resolution antialiased snapshots for creating publication quality renderings
- Interactive rendering of large molecules and protein (100k atoms)
- Standard PDB input
QuteMol was developed by Marco Tarini and Paolo Cignoni of the Visual Computing Lab at ISTI - CNR.
Enhancements:
- Major stable release.
New Features:
- Color per chain selectable. (rather then per atom). Random color schemas can be cycled.
- Export of GIF animation Is is now possible to export GIF animations featuring the current model under inspections (useful for websites)
Minor Features:
- Progress bar shown during any long processing task (which can be cancelled)!
- Various minor speed improvements
- Save snapshot dialog to change the resolution of the fly
Bugfixes:
- Link to Qutemol webpage fixed (now using wxWidgets v. 8.0)
- Fixed a bug that prevented some 2-letter atoms to be correctly understood
- Fixed the clipping plane bug (large molecules where shown as if cut in half)
- Various minor fixes
3ivx Filter Suite D4 4.5.1
3ivx is an MPEG-4 toolkit that supports MPEG-4 Video, MPEG-4 Audio and the MP4 file format. more>>
You can store over 2 hours of near DVD quality audio and video on a single CD-ROM or stream near DVD quality video over a cable modem or DSL modem.
Supported File Formats:
- Input Files: 3GP, AAC, DivX, MOV, MP4
- Output Files: AVI, MOV, MP4
Why should I install 3ivx?
The 3ivx decoder plays back most MPEG-4 files (including MP4, M4A, 3GP and MOV files) with MPEG-4 AAC Audio and MPEG-4 Video (such as DivX 3, 4 and 5, Apple MPEG-4, Philips MPEG-4 and XviD) using Windows Media Player or other compatible players. The Audio Decoder can play back MPEG-4 Multi-Channel High Efficiency AAC including audio encoded by Nero AAC and iTunes.
The 3ivx encoder produces industry-leading compact high quality MPEG-4 Audio and Video and is distributed as a plug-in for QuickTime as well as plug-ins for Video for Windows and DirectShow.
This allows you to encode MPEG-4 Audio and Video in AVI, MOV or MP4 files with the encoding application of your choice.
The 3ivx encoder produces industry-leading compact high quality MPEG-4 Audio and Video and is distributed as a plug-in for QuickTime as well as plug-ins for Video for Windows and DirectShow. This allows you to encode MPEG-4 Audio and Video in AVI, MOV or MP4 files with the encoding application of your choice.
Because of its core design and optimization the 3ivx codec maintains a record-breaking speed.
3ivx Delta 4 - 4.0.3 plays back DivX 3.x, 4.x, 5.x, OpenDivX, XviD, FFMpeg, AngelPotion, SMR, Philips MPEG-4, Apple MPEG-4, MS-MPEG-4v3, 3ivx D3, D3.5 and 4, RealMagic MPEG-4, Sorenson MPEG-4, Blizzard MPEG-4 and other MPEG-4 variants.