Blogator.com



Sponsored area:

The linux e2compr package consists of a set of patches and utilities to provide transparent compression and decompression in the second extended (ext2) filesystem. e2compr patch with minimal changes for linux-2.6.27.5 released.
The Gobo Eiffel Project provides the Eiffel community with free and portable Eiffel tools and libraries. A new release of Gobo is available from the usual location: https://sourceforge.net/projects/gobo-eiffel/ This version should work with the forthcoming release of ISE's EiffelStudio 6.3. In order to avoid binary file incompatibilities between operating systems, the Gobo package does not contain executables anymore. Instead of that, the directory $GOBO/bin contains the C files of the Gobo Eiffel compiler which will be used by a script to populate this directory with the binary files for your platform. When installing the Gobo package, you will now have to run either: %GOBO%\install.bat msc under Windows, or: $GOBO/install.sh gcc under Unix/Linux in order to generate the binary files of the Gobo tools in the directory $GOBO/bin. For more details about this new release of Gobo, please read the Readme file and the online documentation: http://gobo-eiffel.sf.net/gobo/Readme.txt http://gobo-eiffel.sf.net/gobo/index.html
JPodLib, as the names suggests, is a java project intended to provide a simple but yet powerful interface to read and write files on an iPod (system information, iTunesDB, album artwork and the like). The initial version. It contains the iTunesDB parser. Unfortunately the documentation is missing (yet).
The CDManager manages records and movies (stored on CD or DVD media). The managed information can be exported to HTML documents. The program has also the ability to store movies in different languages simultanously. This is a maintenance-release adding polish and serbian to the list of languages a movie can have. Fixed also an (embarrassing) error in the genre-names.
A syslogd supporting on-demand disk buffering, TCP, writing to databases, configurable output formats, high-precision timestamps, filtering on any syslog message part, on-the-wire message compression, and the ability to convert text files to syslog. Hi all, We have released rsyslog 4.1.0 today. This is the initial development branch version of the upcoming v4 series. The main theme is performance enhancement, 4.1.0 contains many enhancements which make the engine process many more events per second than the previous versions. This was made possible thanks to large changes inside the rsyslog core, and consequently there is ample room for bugs. So this version should be used with care. Note that it also contains some additional bugfixes and small feature enhancements which are not found in other versions. Please report any issue you see when working with that version. We are especially interested in any anomaly on IPv6 enabled systems without IPv6 addresses. There is a problem report for such an environment, which we could not yet reproduce. In case you wonder: there is no explicit schedule for the first v4-stable version. But expect it no earlier than February 2009. Download: http://www.rsyslog.com/Downloads-req-viewdownloaddetails-lid-139.phtml Changelog: http://www.rsyslog.com/Article308.phtml Feedback is very appreciated for this new release. Florian Riedl
[fleXive] is a Java EE 5 framework that provides an enterprise-level persistence engine with security and versioning, a SQL-like query language, a JSF-based web administration and reusable JSF components for integration into existing applications. [fleXive] 3.0.1, the first bugfix release for [fleXive] 3.0, has been released. It contains important bugfixes for our last release, and keeps binary compatibility with 3.0.0. Head to the downloads section to get the release, or watch our screencasts on http://www.flexive.org to get a first impression of [fleXive]. In the meantime, development is continuing in the trunk (3.1) branch. Among the features that are currently worked on are an adapter for the awesome H2 Database Engine (to provide a pure Java solution), and support for Maven, which will feature a fully functional standalone container based on Jetty and OpenEJB.
ProcessMaker is commercial open source Business Process Management (BPM) and Workflow Management software designed for small to medium-sized organizations. For product information and support, please visit http://www.processmaker.com. Colosa, the producer of commercial open source workflow management software suite ProcessMaker (http://www.processmaker.com), has partnered with rPath to deliver a BPM software appliance to streamline deployment and make it easy for SMEs to install and maintain. The Virtual Appliance is now available for download from Sourceforge: http://sourceforge.net/project/showfiles.php?group_id=215099&package_id=262988 Users can find the latest version of the Virtual Application available for download. Those who have already downloaded the rPath Virtual Appliance can upgrade to the latest version using a simple patch. rPath is the leading open source company that transforms software into software appliances. Software appliances bundle together a software application with all of its dependencies, from the operating system to the application server and database. The entire stack is easy to install and is able to support virtualization formats from VMware, Microsoft, Citrix/XenSource, Amazon EC2, and Parallels. All software comes fully loaded, ready to use out-of-the-box. Colosa used rBuilder to create a complete, easy to install BPM solution. Built on Colosa’s ProcessMaker for Linux, provided in the stack are Apache 2.0.61, MySQL Version 5.0.5
Ubuntuzilla is a python script that allows the user to install the latest versions of Mozilla Firefox, Mozilla SeaMonkey, and Mozilla Thunderbird on Ubuntu Linux, with minimal disturbance to the system. Make the latest version getter more generic (latest change in mozilla.com website broke it). Feel free to see change log for more details: http://ubuntuzilla.cvs.sourceforge.net/ubuntuzilla/ubuntuzilla/CHANGELOG.TXT?view=markup Or browse the CVS logs for even more excruciating detail :) : http://ubuntuzilla.cvs.sourceforge.net/ubuntuzilla/ubuntuzilla/ Download Ubuntuzilla from the SourceForge file release system: http://sourceforge.net/project/showfiles.php?group_id=202789 Visit the Ubuntuzilla web site: http://ubuntuzilla.sourceforge.net/ Visit the Ubuntuzilla SourceForge Project Page: http://sourceforge.net/projects/ubuntuzilla/
NifTools aims to enable users to create and edit 3D models stored in the NetImmerse File Format, which is used in several popular games based on the NetImmerse/Gamebryo game engine such as Morrowind, DAoC, Freedom Force, Zoo Tycoon 2, Civ4, and Oblivion. NIF is a popular file format used by 3D games such as Morrowind, Oblivion, Civilization IV, and many more. The Blender NIF scripts enable you to read and write files that are compatible with these games in Blender. We have updated our tools to support Fallout 3, along with various bug fixes (refer to the changelogs for full details). Download nifskope here: https://sourceforge.net/project/showfiles.php?group_id=149157&package_id=170735 Get the Blender NIF scripts here: https://sourceforge.net/project/showfiles.php?group_id=149157&package_id=166219 For more documentation and help, visit the wiki or the forum: http://niftools.sourceforge.net/wiki http://niftools.sourceforge.net/forum
aria2 is a utility for downloading files. The supported protocols are HTTP(S),FTP,BitTorrent,Metalink. It can download a file from multiple sources/protocols and tries to utilize your maximum download bandwidth. This release adds the ability to verify peer using given trusted CA certificates and client certificate authentication in HTTPS. The ability to persistent connection using proxy and support for well-known envrionment variables for proxy settings were also added. The bug that caused segmentation fault during seeding was fixed. Now users can specify output filename and directory in input file. The average download speed are now printed in Download results. The following options are now enabled by default: --ftp-pasv and --enable-direct-io.
soapUI is the leading desktop application for inspecting, invoking, monitoring, simulating/mocking and functional/load/compliance/surveillance testing of SOAP/WSDL-based Web Services over HTTP. soapUI 2.5 introduces support for testing of RESTful services, including Inspection, Invocation, Functional Tests, Assertions and LoadTests. soapUI 2.5 allows tests of both WADL supported and WADLess RESTful Services. The REST testing support makes soapUI the first testing tool to properly support REST Testing. soapUI 2.5 also includes WADL generation and from WADLess services and Documentation generation from both WADLed and WADLess Services. soapUI 2.5 will allow you to test both XML and JSON output from RESTful Web Services. soapUI 2.5 also contains an additional number of features such as * Support for WS-addressing * Encrypted Projects * SSL Tunneling and recording of SSL Communication * etc.. Read more about the new release at http://www.soapui.org/new_and_noteworthy_2_5.html. Download from https://sourceforge.net/project/showfiles.php?group_id=136013&package_id=163662&release_id=641323 As always a huge thanks to our customers and community! /eviware-team
openQRM is an open source systems management platform which integrates with existing components in enterprise data centers. openQRM focuses on automated, rapid-deployment, storage-manage, virtualization and cloud computing. Next to our new build-farm for the openQRM binary package releases (which now also cares to compile 32- and 64bit packages) the public openQRM Image-shelf server got updated with lots of additional pre-made server-images for different linux distributions. Here a list of currently available server-images : Debian-40-etch-32-minimal.tar.gz Debian-40-etch-64-minimal.tar.gz Debian-40-etch-64-LAMP.tar.gz openSUSE-103-32-minimal.tar.gz openSUSE-103-64-minimal.tar.gz openSUSE-103-64-LAMP.tar.gz openSUSE-110-32-minimal.tar.gz openSUSE-110-64-minimal.tar.gz openSUSE-110-64-LAMP.tar.gz Ubuntu-710-gutsy-32-minimal.tar.gz Ubuntu-710-gutsy-64-minimal.tar.gz Ubuntu-804-hardy-LTS-32-minimal.tar.gz Ubuntu-804-hardy-LTS-64-minimal.tar.gz Centos-5.2-minimal.tar.gz Fedora-9-32-minimal.tgz In 5 simple steps those server-images can be deployed via the openQRM image-shelf plugin : 1. create a new volume on a (nfs-based) storage server 2. create a new image using the volume created in step 1. 3. select the public image-shelf server 4. select one of the server-images from the list 5. select the image created in step 2. This will automatically populate the new created server-image (step 2.) with the pre-made server-image selected in step 4. After step 5.
This Pdgin plugin displays information from your Last.fm / Audioscrobbler profile in your user info on the various IM networks Pidgin supports. The most important information might be the recently scrobbled song. I just fired out a new version of the plugin, still written in Perl. It is a release to make waiting for the rewrite easier for users and implements new features like the Last.fm 2.0 webservices (allowing more users to retrieve data) and more info sets that can be displayed. Go mad testing!
WebIssues is an open source, multi-plaftorm system for issue tracking and team collaboration. It is easy to install and use but has many capabilities and is highly customizable. First beta releases of new versions of both the server and the client are available. Version 0.8.4-beta1 of the WebIssues Server introduces e-mail notifications about new issues in selected folders and modifications of selected issues. Notifications can be configured by individual users by the user preferences feature. In order to use the new features added in this release, WebIssues Client version 0.9.4-beta1 is needed. Visit the project home page at http://webissues.mimec.org for more information.
Save game editor for Master of Magic - the best game ever ! New version has been released which includes new feature - viewing maps. Now picking cities/units will show you the location. Inatallation still isn't perfect, yet new iso version include VC redistributable and it's somehow better.
Shoot out is a arcade shooter similar to galaga or space invaders using SDL. The demo for ShootOut is finally release. The download is the linux tarball at the moment. I will have the windows version up with the next day or so. Have fun and I'll continue working on the first full release
.Net C# program and classes to make program localization into different languages easily and with comfort Bugs 1) About dialog - > incorrect version showing 2) Modify translation -> Tools 3) About -> to the end of list 4) Remove for namespaces backcolor 5) add new namespace - OK button is available 6) Rename - Enter new name_:_ Remove from caption -> Please enter new name for namespace '{0}' 7) Options E-mail * _- -> _* Site * ... 8) tab switching on 'Search' dialog 9) 'settings' -> Tools->Settings 10) smtp host panel is invisible in the end 11) icon missing for form 12) default colors for all dialogs 13) MessageBox.Show - issue with pressing button 14) Links bugs 15) when showing help about translation mode in butranslate an 'Error' occurs 16) fixed issue: when lanuage edited - list of languages isn't reloaded 17) search dialog not activated bug, Ctrl+F issue, 18) add new item issue with '' selected 19) validation does not work 20) Shift Up/Down issue 21) DIalog closing issue, suffixes 22) deleting namespaces n_id clearing issue 23) fixed bug of BUTRanslate with setting last modified item state, first item state 24) saving from menu does not work issue fixed 25) sending form issue fixed Improvments 1) icons for languages 2) replace icon for '+' on new one 3) replace icon for '-' on new one 4) Please replace 'change default language' on listview with 'id' and 'message' 5) Remove + Context menu on list view with it 6) remove 'ID=dddd' from 7) add shortcuts 'Ctrl+A' - to a
odf-converter-integrator is an easy way to open Microsoft Office 2007 files (also called Office Open XML, .docx, .xlsx, and .pptx) with a high-quality conversion on any Linux or Windows system in any OpenOffice.org. The odf-converter-integrator releases 0.2.0. Highlights in this release are OdfConverter 2.0 which improves the performance and accuracy of file conversions. Also changes in the integration improve the compatibility with Linux distributions. change log http://katana.oooninja.com/w/odf-converter-integrator/changelog Download http://katana.oooninja.com/w/odf-converter-integrator/download
Program to block junk calls. Connects to a serial port modem and listens for a caller ID. It then reads strings from a blacklist file and scans them against the caller ID. On a match, it sends off-hook/on-hook commands to the modem, terminating the call. The jcblock program uses a modem to detect calls, capture the call's caller ID and compare the fields in it to entries in a blacklist file. If a field matches, it sends off-hook and on-hook commands to the modem, which effectively terminates the call. On October 22, 2008 an item was posted on slashdot with the title "New Gadget Blocks 'Spam' Phone Calls". About 250 feedback responses were posted. Most were from irate victims of telemarketing calls describing their experiences. It seems that, even if you submit your phone number to a do-not-call list, you still get junk calls. The law allows for exemptions for political calls and calls from companies you have had dealings with recently. Telemarketers interpret these rules liberally. Here is a reference to the item: http://tech.slashdot.org/tech/08/10/22/1246200.shtml Since I have an aversion to allowing my personal information to be entered into any more databases than necessary, I have not submitted my number to a do-not-call list. I chose to handle the issue myself. So I built the jcblock system. I developed the program on a standard PC that has a serial port so that I could access a serial modem. The modem delivers caller ID text strings between the first and second ri
ZK is Ajax Java framework without JavaScript. With direct RIA, 200+ Ajax components and markup languages, developing Ajax/RIA as simple as desktop apps and HTML/XUL pages. Support JSF/JSP/JavaEE/Hibernate/.., and Ajax script in Java/Ruby/Groovy/Python/.. Zul Editor, integrating with the popular Firebug web development tool, is a Firefox add-on for developing Ajax applicaiton with ZK. - http://www.zkoss.org/forum/index.zul#path%3DlistComment%3BdiscussionId%3D6231%3BcommetId%3D23488%3BcategoryId%3D15%3B
A very high quality package of printer drivers for Ghostscript and CUPS on Linux, Macintosh OS X, and other POSIX-compliant operating systems. This project also maintains an enhanced Print plug-in for GIMP 2.x from the same code base. Gutenprint 5.2.2 is a bugfix release of Gutenprint 5.2. It contains fixes for a number of Epson inkjet printers and multi-function devices as described below, an Italian translation, and a few build fixes. These fixes are important if you use one of the printers listed below, but are not necessary otherwise. * Changes from 5.2.1 1) Printing at standard and draft quality to a number of Epson multi-function devices has been corrected. The printers that have been corrected are: EPSON Stylus CX4100 EPSON Stylus CX4200 EPSON Stylus CX4700 EPSON Stylus CX4800 EPSON Stylus CX5700 EPSON Stylus CX5800 EPSON Stylus CX7700 EPSON Stylus CX7800 EPSON Stylus DX4200 EPSON Stylus DX4250 EPSON Stylus DX4800 EPSON Stylus DX4850 EPSON PX A650 2) Printing at standard and draft quality to the Epson Stylus Photo R1900 has been corrected. 3) Printing to the Epson Artisan 700, Artisan 800, Stylus Photo TX700W, Stylus Photo TX800W, Stylus PX700FW, Stylus PX800FW, EP-801A, EP-901A, and EP-901F is believed to be corrected based on updated specifications. The printers have not been tuned and are still considered experimental. 4) An
Robocode is a Java programming game, where the goal is to develop a robot battle tank to battle against other tanks. The robot battles are running in real-time and on-screen. The motto of Robocode is: Build the best, destroy the rest! Read more about it here: http://robo-code.blogspot.com/2008/11/robocode-1614-new-maintenance-release.html
openQRM is an open source systems management platform which integrates with existing components in enterprise data centers. openQRM focuses on automated, rapid-deployment, storage-manage, virtualization and cloud computing. We are happy to announce the 4.2 release of openQRM as another milestone for the project. This new version comes with additional support for VMware ESX, an integration with Puppet for automated configuration management, improvements for the high-availability mechanism and, last but not least, a Cloud-plugin. This new Cloud-plugin provides a fully automated private cloud with a separated Cloud portal for external data-center users to submit their requests to. The Cloud-plugin features a complete automated provisioning cycle including automatic deprovisioning, Deployment of phyiscal and virtual machines from different virtualization types, P2V, V2P, V2V, P2P, "Clone-on-deploy" and a billing system. Please find the download at https://sourceforge.net/project/showfiles.php?group_id=153504&package_id=299172 and the changelog at https://sourceforge.net/project/showfiles.php?group_id=153504&package_id=299172 the openQRM team
jGnash is a cross platform personal finance application written in Java. jGnash is a double entry system with support for multiple currencies. jGnash can import Gnucash and QIF files. jGnash 2.0.1 is now available. This is a bug fix release only.
Ultimate PHP Board is completely text based making it easy for anybody who has access to PHP can run a messageboard of thier own without the need for MySQL. Visit http://www.myupb.com for the most current version!! Contains bug fixes
toMOTko is a small Zaurus application for learning vocabulary. It's a customizable flashcard program that asks words repetitively to acquire new vocabulary. Good for learning and memorizing japanese kanji readings/writings and other languages as well. 2 important bugs have been fixed in this release. They could cause the application to crash. See release notes for more information.
Software for pixelization, hierarchical indexation, synthesis, analysis, and visualization of data on the sphere. Please acknowledge HEALPix by quoting the web page http://healpix.jpl.nasa.gov and publication: K.M. Gorski et al., 2005, Ap.J., 622, p.759 version 2.11 of Healpix is available since Nov 13, 2008. See Release Notes and Change Log for details. See http://healpix.jpl.nasa.gov for online documentation.
Microproperties is a flexible and extensible library for dealing with properties in applications written in Java ME (former J2ME). Read properties from MIDlet Manifest/JAD, a textfile or over internet via a URL. Set properties as never before in Java ME. A first alpha release of Microinstall has been done. Please download and provide feedback.
Web Interface to Octave allows to run GNU Octave commands from a web browser. Application is written in PHP and needs SQL database. It supports user profiles, user-created functions, scripts. We've released first version (0.1.0) to download. Much of assumed functionality is included, but there are still security issues to deal with.
Relations RCP is a personal wiki style application for knowledge creation and management. Its use is the visualization of terms and concepts and the relations governing these items. Relations is implemented as Eclipse RCP application. The Relations 1.1 release offers new XML export capability and fixes some bugs in the text editor widget. What is Relations? Relations is a tool for knowledge management. It is a combination of a personal Wiki and an electronic slip box. Features: - Content is stored using three types of items: term items, text items and person items. - The Relations application stores the content in a Derby database included in the out-of-the-box installation. However, other RDMS can be used as data store. - Full text search implemented using Lucene. - The applications contains a complete set of key bindings, therefore, the application can be fully controlled using the keyboard. - Easy text formatting: text can be written bold, italic or underlined, lists can be unordered (bullet list) or ordered (numerical or with uppercase and lowercase letters respectively). - and many more
Clonezilla is a partition or disk clone software similar to Ghost. It saves and restores only used blocks in hard drive. Two types of Clonezilla are available, Clonezilla live and Clonezilla SE (Server Edition). This release is based on Debian Lenny with Kernel 2.6.26-8. A Simplified Chinese interface was added. An option to reboot or shutdown after clone is finished was added. Hardware and software info will be saved in a clonezilla image. An option to generate MD5 or SHA1 checksums after an image was saved was added. Running on serial console ttyS0 is supported. Some more info will be saved in image dir. Some bugs were fixed.
OpenSwing is a component library that provides a rich set of advanced graphics components and a framework for developing java applications based on Swing front-end. It can be applied both to rich client applications and Rich Internet Applications. In this release: Added "demo47" sample application, in order to show how to create a 3 tier client-server application, having server-side realized using EJB 3.0 and JPA (see README.txt file included in "demo47" source folder for details). Added EJB 3.0 remote invokation, based on ClientSettings.EJB_EXPORT_BEAN_NAME and EJBExportBean stateless session bean and EJBGridDataLocator. Improved login dialog: now authentication task is performed when user press enter key onto username field too, if store account check-box is selected. Improved NavigatorBar: - added "showPaginationButtons" property in order to redefine global property ClientSettings.SHOW_PAGINATION_BUTTONS_ON_NAVBAR per single navigator bar. - added "showPageNumber" property in order to hide the page number input field. Improved LookupController class: - added "allColumnsSelectable" property that sets "columnSelectable" property for all columns, in order to show/hide menu items for all columns in popup menu on lookup grid - now auto completition feature is able to work with inner value objects Improved internal frame: added "modal" property, in order to set a modal internal frame. See "demo10" employee detail frame to see how to use this property. Improved applicati
OpenXava is a framework to develop AJAX Java Enterprise/J2EE applications rapidly and easily. Allows you to define applications just with POJOs, JPA and Java 5 annotations. Feature rich and flexible since it's used for years to create business applications with Java. OpenXava 3.1beta3 has all functionality of 3.0.3 but it generates an AJAX application. Just update to OX3.1 and your OX (3.x, 2.x, or 1.x) application will be AJAX without touching a single line of code. In this new 3.1beta3 we have rounded the edges a lot, so it's near to a production ready version. You can download it from: http://sourceforge.net/project/showfiles.php?group_id=123187 More info: http://openxava.sourceforge.net
TCPDF is a Free Libre Open Source PHP class for generating PDF documents without requiring external extensions.TCPDF Supports UTF-8, Unicode, RTL languages and (x)HTML. TCPDF project was started in 2002 and now it is freely used all over the world by millions of people. TCPDF 4.2.009 was released. For more information visit http://www.tcpdf.org
Zenoss Core is an enterprise network and systems management application written in Python/Zope. Zenoss provides an integrated product for monitoring availability, performance, events and configuration across layers and across platforms. Read the complete news on the Zenoss blog at - http://blog.zenoss.com/2008/11/12/enterprise-virtualization-monitorin/ We are proud to announce Zenoss 2.3. The latest Zenoss version was developed in conjunction with our community of more than 40,000 members who provided product input, monitoring extensions and beta testing. Zenoss 2.3 Zenoss 2.3 includes improvements in Windows and Java application monitoring as well as native VMware management for Zenoss Enterprise Edition. We are also taking the opportunity to highlight over 30 new ZenPacks developed by the Zenoss community for expert monitoring of Asterisk PBX, Brocade Switches, Cisco Security Appliance, and many more. What’s Included All versions of Zenoss 2.3 include the following features: Enhanced, Agentless Monitoring of Microsoft Windows Servers & Desktops * Enhanced Windows collection services improve scalability, security and fault tolerance * Agentless full lifecycle monitoring of Windows servers and desktops including hardware, service and software discovery, centralized event collection, availability monitoring, performance monitoring, and reporting * Support for Windows 2008 and Windows Vista Enhanced Agentless Monitoring of Java Applications * Enhanc
Cross-platform file and archive manager. Features volume spanning, compression, authenticated encryption. Supports 7Z, 7-Zip sfx, ACE, ARJ, BZ2, CAB, CHM, CPIO, DEB, GZ, ISO, JAR, LHA/LZH, NSIS, OOo, PAQ/LPAQ, PEA, QUAD, RAR, RPM, split, TAR, Z, ZIP. PeaZip is an Open Source (LGPL) file and archive manager; cross platform, it is available both as portable and installable software for 32 and 64 bit Windows (9x, 2000, XP, Vista) and Linux (desktop neutral). Release map and changelog on http://peazip.sourceforge.net/ PeaZip can create archives in 7Z, BZ, GZ, PAQ, TAR, ZIP and many more formats, and 79 file types are supported for reading (including ACE, CAB, DMG, ISO, RAR, UDF...). The application offers additional features like strong encryption (AES256), two factor authentication, file spanning, secure deletion, checksum and hash files, etc. Release 2.4 continue the path of previous release in enhancing the usability of PeaZip, expecially as general purpose file manager. New localizations and new icons are featured, drag and drop on Windows benefits of an information panel which follows the mouse, and clipboard was made more powerful and flexible, optionally allowing multiple cut/copy operations to be stored in the clipboard. UI items, like comboboxes, were redesigned to be customizable in height to better fit different font sizes and resolutions, that will make the application more readable expecially on Debian/Ubuntu systems and on Windows with screen set at 120 D
PortableApps.com allows you to carry your favorite computer programs and all of your bookmarks, settings, email and more with you on a portable device (USB flash drive, iPod, portable hard drive, CD, etc) and use them on any Windows computer. Notepad++ Portable 5.1 has been released. Notepad++ is a full-featured text-editor with support for syntax highlighting and folding, auto-completion, a tabbed interface, regular expression search and replace and lots more. It's the perfect addition to any developer's portable device (iPod, USB flash drive, portable hard drive, etc). As always, it's packaged in PortableApps.com Format for easy integration with the PortableApps.com Suite. New in this release: - Updated Notepad++ to 5.1 - Improved launcher handles crash data - Still using ANSI release as N++ plugins have not been updated and are incompatible with the new Unicode release More About Notepad++ Portable: http://portableapps.com/apps/development/notepadpp_portable PortableApps.com SourceForge Project Page: http://sourceforge.net/projects/portableapps What is a portable app? http://portableapps.com/about/what_is_a_portable_app
Task Coach - Your friendly task manager. Task Coach is a simple open source todo manager to manage personal tasks and todo lists. Often, tasks and other things todo consist of several activities. Task Coach is designed to deal with composite tasks. This is a bugfix release. Bugs fixed: * Spell checking in editor didn't work under MacOS. * Dropping a mail with several recipients from Outlook would result in a "No subject" subject. * A ghost window would appear on the secondary display under MacOSX if it's placed on the right. * The note total would include deleted notes. * Don't hang when exiting the application. * Don't show all effort in the effort tab of a task editor, but only effort for the task being edited. * Fix for a backwards incompatible change in python 2.6. * Update task details at midnight, even when Task Coach is not active at precisely midnight. * Allow for empty task subjects. * Make the drop down button for picking dates look disabled when it is disabled.
MyTime: free software to improve time management. A new MyTime version. New features: * GTK-Doc reference. * Idle time is caught. To generate GTK-Doc reference you only need to execute "autogen.sh" with "--enable-gtk-doc" argument and once installed you can look up documentation with Devhelp. autogen.sh --enable-gtk-doc make sudo make install By the way, the executable file has changed his name from "mytime-gui" to "mytime".
Free open source ERP, accounting, CRM package for small to midsized businesses. ERP client runs on Linux, Mac, and Windows (built with open source Qt framework). Business logic resides in PostgreSQL database. International ERP, accounting, and CRM tools. We're happy to announce the first alpha of xTuple ERP version 3.2 (PostBooks, Standard, and Manufacturing Editions). This release adds major new CRM functionality, advanced freight options, more support for electronic banking, and significant enhancements to the embedded OpenRPT report writer. Have a look around, and please join us online at www.xtuple.org. Thanks, Ned -- Ned Lilly President and CEO xTuple 119 West York Street Norfolk, VA 23510 tel. 757.461.3022 x101 email: ned@xtuple.com www.xtuple.com ------- Release Notes xTuple ERP PostBooks, Standard, and Manufacturing Editions Version 3.2.0Alpha November 10, 2008 ================================== This is the Alpha release of version 3.2.0. We are especially eager to hear feedback from alpha testers on the following new areas of functionality: Freight Pricing * Full spec: http://wiki.xtuple.org/FreightPricing CRM Enhancements * Graphical calendar view for To-Do list * Document Ownership * To-Do alarms * E-mail notice for Incident * Document links for Account and Incident Reference Designators on BOM * Full spec: http://www.xtuple.org/mantis/view.php?id=7258 EDI for Checks * Full spec: http://www.xtuple.org/mantis/view.php?id=6909 New Open
MediaInfo supplies technical and tag information about video or audio files (AVI/MPEG-4/MPEG-PS/MPEG-TS/Bluray/HD-DVD/MKV/MOV/MPEG1, 2, 4/M4A/M4V/MP3/AAC/RM/DV/...) There are several versions: Graphical interface, Command line, or DLL for third-party software developers (like emule). GUI is multi-language. Windows, Linux and MacOS versions are available In this release: Albanian, Chinese (Simplified), Chinese Traditional), Turkish, Italian, German, Polish languages are updated, DTS High Resolution Audio, DTS Master Audio and DTS Express support, AES3 (PCM) support, interlacement in VC-1 in WMV files detection, E-AC-3 in MPEG-4 container support, and a lot of bugs correction (see history.txt for more details). MediaInfo Project homepage: http://mediainfo.sourceforge.net/ You may download MediaInfo from: http://sourceforge.net/project/showfiles.php?group_id=86862
A portable general purpose library, written in C++ consisting of: - A common part, containing things like a general parser, classes to handle regular expressions (file and real ones), and the like. - An X-windows part, basing on gtkmm-2. This is a maintenance-relase which fixes bugs in the regular-expression class, in the animated-window code and in the spanish translation
An application designed to display series of images with a special focus on display quality and extremely precise display timing. The project provides a tool for use in scientific experiments involving display of visual stimuli. We are proud to announce that the version 1.0.0-rc1 of the CCViewer has been released. This is the initial release of the source code developed within the Advanced Concepts Team for the needs of the "Curiosity Cloning – Neural Modelling for Image Analysis" project. From now on, the CCViewer project will be lead by the means of SourceForge.
eFront is an easy to use, visually attractive, SCORM compatible, Ajax powered, eLearning and Human Capital Development platform. eFront v3.5.2 has been released. New and improved things in this eFront release: Added a brand new layout and custom content functionality for the index page • Upgraded tests infrastructure providing a wealth of new features • Fixed glossary UTF8 word boundary handling • Fixed a bug with glossary not handling well tags with slashes (/) • Fixed bug: When viewing statistics as admin and only one lesson exists, an error occurs • Fixed bug: Clicking on the logout icon instead of the text redirects only the left frame • 'Save question and add another' preserves difficulty and parent unit • Test duration made optional • Fixed bug in LDAP check server settings • Fixed problem with logging out when cookie is set • Fixed a bug when unsetting all courses from a user thourgh the "remove all" checkbox. • Extended user types descending from administrator to allow for more flexibility • Fixed bug with chat invitation link • Fixed bug with poll post redirection • Integrated file manager when mceEditor is loaded • Html code in editor is not displayed in popup window but in textarea • Inserting file directly from file manager to editor • Adding pdf for unit content. Inserting pdf in a frame in a unit. • Uploading a file from url. • Announcements can also be sent as email. • Extending search in order to translate specific e
EMC is software that implements real-time control of equipment such as machine tools, robots, and coordinate measuring machines. It runs in realtime under Linux with the RTlinux or RTAI patch. It provides a software PLC, and uses the HAL for flexibility. Another set of exciting bugfixes: * pop up a message when the right kernel isn't running * halcmd will now show an error message instead of segfaulting when inadequate locked memory is available * allow emc2-sim to be built on 8.04 * stepconf: fix "negative SCALE" problem reported by Christopher Purcell * comp: fix bad C code generated from variable array declarations such as 'variable double output[8];' * documentation improvments * axis: "touch off" of rotary axis on metric machine * hostmot2: Support all the PCI, PC/104-Plus, and EPP "Anything I/O" boards: 5i20, 5i22, 5i23, 4i65, 4i68, and 7i43. PCI users should switch from hm2_5i20 to hm2_pci driver. * hostmot2 changes: Config changes required! pwmgen.scale now works as advertised; stepgen timing params are "u32 ns" instead of "float seconds"; and stepgens now have a .enable pin which needs setting. * hostmot2 feature additions: Added PDM mode for pwmgen; PWM and PDM frequency are now settable by the user; implemented stepgen maxaccel and maxvel; support open-drain GPIOs; all GPIOs now have some representation in HAL (though the ones used by module instances are restricted); encoder improvements. * Lots of hostmot2 bug fixes, mostly with pwmgen a
The framework implements UML statecharts in C++ and Java. Next to the standard elements of FSMs, hierarchical and concurrent states are as well supported as pseudostates, segmented transitions, timed events and an eventqueue using a thread pool. - Fixed a bug when handling empty event queues - Updated code to Java 5
obeditor is a tool for the game engine OpenBOR. It currently permit editing characters animations, making mods for OpenBOR easy to develop. Platform supported : Linux, Windows. In the end, i'll understand how to make a sourceforge project. This is first release of the obeditor program. Let's says v0.0 Enjoy.
XooTools is a Mootools derivative and convenience object library for the XUL application platform. Pleased to announced after much hap-hazard hacking, the XUL derivative of mootools is ready for download. It includes most of mootools convenience functions as well as some new ones for File System management and Debugging.
A radiology teaching library for Mac OS X 10.4 and later. Browse and search an SQLite-based store. Import and export from MIRC. Export to Keynote. Improved reordering of images and movies • Progress bars for long operations • Optional slide types in Keynote export • Improved interface updating after editing
This is a set of PLSQL packages for the Oracle database which provide access to the OS shell and the file system from SQL and PL/SQL. The packages provide operations on file handles (delete, create, move, copy) as well as the execution of shell commands. Support for working directories,environment variables and operating system specific information added.