ucalendarx 3.2.2
ImageWell 3.2.2
ImageWell - Edit images and upload to the web more>>
Main features:
- Resize, Rotate, and Crop images easily
- Drop Shadow Effect (OS X 10.3 or higher)
- Watermark your image with text
- Add 1 of 12 shapes to your image for borders and drop shadows
- Add talking balloons, thought clouds or labels
- Annotate your image with arrows, circles, squares or text
- One click to send image or file to your iDisk, FTP or WebDAV server
- Drag & Drop any file type onto the Send button to upload
- Web Preview and Quality/Size adjustment tool before uploading to the web
- Grab images directly from your screen or digital camera
- Automatically creates URL or HTML tags of uploaded images
- Multiple server locations can be added and stored to your locations list
- URL History for pasting multiple images/links all at once
- Check for Overwrite on Server
- User Specific Options and Settings
- Fully Apple-Scriptable
- PNG, JPG, TIFF support
- German, French, Spanish, Simplified & Traditional Chinese Localizations
- Watermark text can be enlarged up to 200 points
- Left, Right, Top, and Bottom Label Positions for Watermarks.
QuickLite 1.5.6
QuickLite - Cocoa wrapper for SQLite more>>
It provides the developer with a SQL database without running a separate RDBMS process.
QuickLite is not a client library used to connect to a big database server. QuickLite is the server, reading and writing directly to and from the database files on disk.
Main features:
- Updated with SQLite 3.2.2
- Data integrity check provided by SQLite
- Datatype support includes QLString, QLNumber, QLBoolean, QLDateTime, and QLContainer
- Better data caching: CacheAllData, CacheOnDemand, or DoNotCacheData
- QuickEdit: insert, edit, and remove rows without a single SQL statement, the OOP-way
- In-cursor data matching
- Set operations on cursors
- Support for attached databases
- Save and revert supported, database-wide and on a cursor-by-cursor basis
- Distributed notifications, Fast User Switching-aware, sent when a commit action takes place
- Debugging facilities to observe all SQL statements executed, as well as tracing QuickLite methods.
Enhancements:
QuickLiteDatabase
- New: Added a new convenient class method + (NSString*)escapeQuotesFromString:(NSString*)string;
- Modified: Removed the following methods:
- - (NSArray*)columnsForTemporaryTable:(NSString*)table;
- - (NSArray*)indexedColumnsForTemporaryTable:(NSString*)table;
Now theyre merged with the following calls:
- - (NSArray*)columnsForTable:(NSString*)table
- - (NSArray*)datatypesForTable:(NSString*)table
- - (NSArray*)indexedColumnsForTable:(NSString*)table
- - Bug fix: - (BOOL)updateValues:(NSArray*)values forColumns:(NSArray*)columns withRowUID:(NSNumber*)rowUID inTable:(NSString*)table now accepts NSNull as a possible value
QuickLiteCursor
- - Modified: - (NSString*)description display a brief summary of the cursor
- - New: - (NSString*)fullDescription shows a more detailed report about the entire cursor
- - New: - (NSString*)fullDescription:(unsigned long)numberOfRows shows a more detailed report for the first n rows
- - Bug fix: The cursor always registered itself as modified when calling - (BOOL)setValue:(id)value forColumn:(NSString*)tableAndColumn, even though no changes may have occurred.
Other
- - Better error checking
- - More code cleanup.
IconLocker 3.2.2
IconLocker - Write-protect IconDropper packs that you author more>>
When the pack is locked, IconPacker will not open the file. The protection keeps other registered users from modifying your pack and redistributing it as their own work.
To use IconLocker, you drop an icon pack on the applications icon. You will then see a window with the current status of the lock. If someone else owns the lock for the file, it tells you so. If its your own pack, you can modify the state of the lock checkbox and save the changes.
The number of icons in the pack is also displayed in the window; we use this so we can tell people how many icons they will be downloading from the Web page. The icon displayed in the window is the first one in the pack; its there because we cant display a window without an icon :-)
If you are locking the pack, youll see a gold lock on the pack when you return to the Finder. This tells you (and other users) that the pack cant be edited. If you want to make changes to the pack at a later date, you must first unlock the pack. If youre on Mac OS 8.5 or later, youll also see a 32-bit icon for the locked or unlocked pack.
M-Audio Midisport 8x8/s 3.2.2
M-Audio Midisport 8x8/s - Audio driver more>>
Enhancements:
- Added support for both Power PC and Intel-based Macintosh computers.
GNU XaoS 3.2.2
GNU XaoS - Real-time fractal zoomer more>>
XaoS is free software. You are welcome to redistribute it under certain conditions. It also means that you may get sources and help its authors with the development.
If you dont know what a fractal is, please try the tutorial An introduction to fractals. If you are new to XaoS you should try it too, since it is quite a good example of XaoSs features.
Both the tutorials are divided into chapters and available from help menu. So you dont need to watch them all at once (they are about half an hour long)
Enhancements:
- Romanian translation added.
EasyEclipse for PHP 1.2.2
EasyEclipse for PHP - For PHP development with a database more>>
EasyEclipse for PHP contains the tools needed to start developing PHP code: the PHPEclipse IDE, some database tools, as well as Subclipse providing connectivity to Subversion.
This distribution includes the following plugins:
Core components:
- Eclipse Platform 3.2.1 - Shared platform services from Eclipse.
- Eclipse Tools 3.2.1 - Common libraries for various Eclipse projects.
- Java for Windows 1.5.0.09 - Run Java application on Sun Java(tm) runtime, packaged for Eclipse use. (Windows only)
- Java for Linux 1.5.0.09 - Run Java application on Sun Java(tm) runtime, packaged for Eclipse use. (Linux only)
Tools for general Java development:
- Eclipse Java Development Tools 3.2.1 - Edit, compile, run, debug, test, refactor, document and deploy Java applications.
Some essential utilities:
- AnyEdit Tools 1.5.6.2 - Useful right-click menus in editors: "Open file under cursor", "Open type under cursor", et cetera.
- Eclipse Utils Plugins 1.0.0.1 - Save the cursor position of editors when closing and re-opening a file. Access common team actions with explorer buttons.
- Color Editor 1.2.4 - Edit with syntax highlighting over 100+ file formats.
IDE for PHP development:
- PHP Eclipse 1.1.9.CVS-20060920 - Edit, run, test, debug and deploy PHP applications.
- Simple test for PHP 0.1.9.1 - Test your PHP code with the SimpleTest PHP unit test framework, and experimental support for PHPUnit2.
Tools for web development:
- Eclipse Web tools editors 1.5.2 - Edit and validate XML, XSL, XML Schemas, DTD, HTML, JavaScript and CSS files. Test and validate web services.
- Eclipse HTML Tidy 1.2.2.patch-01-1 - Format and validate HTML, XHTML and XML documents within your favorite editor.
- Amateras HTML and XML editor 2.0.2 - Edit HTML, JSP, XML and CSS files.
Database management tool:
- QuantumDB 3.0.3 - Access, manage and query SQL relational database and servers access using standard JDBC drivers.
Version Control tools (note that CVS support is included in the Eclipse Platform):
- Subclipse 1.1.8 - Access and manage Subversion repositories within the Eclipse enviroment.
Enhancements:
- Upgraded to new version: Upgraded to Eclipse 3.2.2 and PHPEclipse.
- Modified plugins:
- Eclipse Platform (upgraded)
- Java for Linux (upgraded)
- Eclipse Java Development Tools (upgraded)
- Eclipse Tools (upgraded)
- AnyEdit Tools (upgraded)
- Color Editor (upgraded)
- Eclipse Web tools editors (upgraded)
- Amateras HTML and XML editor (upgraded)
- QuantumDB (upgraded, upgraded)
- Subclipse (upgraded)
EasyEclipse for Python 1.2.2
EasyEclipse for Python development more>>
WARNING: The PyDev plugin will not work if there are spaces in the installation path. The best solution is:
- On MacOSX, rename the EasyEclipse application to remove spaces. For example, change Eclipse for Python to Eclipse-for-Python.
This distribution includes the following plugins:
Core components:
- Eclipse Platform 3.2.1 - Shared platform services from Eclipse.
- Eclipse Tools 3.2.1 - Common libraries for various Eclipse projects.
- Java for Windows 1.5.0.09 - Run Java application on Sun Java(tm) runtime, packaged for Eclipse use. (Windows only)
- Java for Linux 1.5.0.09 - Run Java application on Sun Java(tm) runtime, packaged for Eclipse use. (Linux only)
Tools for general Java development:
- Eclipse Java Development Tools 3.2.1 - Edit, compile, run, debug, test, refactor, document and deploy Java applications.
Some essential utilities:
- AnyEdit Tools 1.5.6.2 - Useful right-click menus in editors: "Open file under cursor", "Open type under cursor", et cetera.
- Eclipse Utils Plugins 1.0.0.1 - Save the cursor position of editors when closing and re-opening a file. Access common team actions with explorer buttons.
- Color Editor 1.2.4 - Edit with syntax highlighting over 100+ file formats.
IDE for Python development:
- PyDev 1.2.4 - Edit, run, debug and refactor Python and Jython applications.
Version Control tools (note that CVS support is included in the Eclipse Platform):
- Subclipse 1.1.8 - Access and manage Subversion repositories within Eclipse.
Getting started
Getting Started documentation is available for the following included plugins:
- Eclipse Platform
- Eclipse Tools
- Eclipse Java Development Tools
- Eclipse Utils Plugins
- Color Editor
- PyDev
- Subclipse
For the other plugins, you are welcome to suggest a getting started. Thanks !
Enhancements:
- Upgraded to new version: Upgraded to Eclipse 3.2.2 and latest Pydev.
- Modified plugins:
- Eclipse Platform (upgraded)
- Java for Linux (upgraded)
- Eclipse Java Development Tools (upgraded)
- Eclipse Tools (upgraded)
- AnyEdit Tools (upgraded)
- Color Editor (upgraded)
- PyDev (upgraded, upgraded)
- Subclipse (upgraded)
SpamAssassin 3.2.2
SpamAssassin is a mail filter which attempts to identify spam using a variety of mechanisms including text analysis more>>
Once identified, the mail can then be optionally tagged as spam for later filtering using the users own mail user-agent application.
SpamAssassin uses a wide range of heuristic tests on mail headers and body text to identify spam, also known as unsolicited commercial email.
SpamAssassin typically differentiates successfully between spam and non-spam in between 95% and 100% of cases, depending on what kind of mail you get and your training of its Bayesian filter.
Specifically, SpamAssassin has been shown to produce around 0.9% false negatives (spam that was missed) and around 0.1% false positives (ham incorrectly marked as spam). See the rules/STATISTICS*.txt files for more information.
Main features:
- Wide-spectrum: SpamAssassin uses a wide variety of local and network tests to identify spam signatures. This makes it harder for spammers to identify one aspect which they can craft their messages to work around.
- Free software: it is distributed under the same terms and conditions as other popular open-source software packages such as the Apache web server.
- Easy to extend: Anti-spam tests and configuration are stored in plain text, making it easy to configure and add new rules.
- Flexible: SpamAssassin encapsulates its logic in a well-designed, abstract API so it can be integrated anywhere in the email stream. The Mail::SpamAssassin classes can be used on a wide variety of email systems including procmail, sendmail, Postfix, qmail, and many others.
- Easy Configuration: SpamAssassin requires very little configuration; you do not need to continually update it with details of your mail accounts, mailing list memberships, etc. Once classified, site and user-specific policies can then be applied against spam. Policies can be applied on both mail servers and later using the users own mail user-agent application.
Enhancements:
- Releas notes can be read here: http://svn.apache.org/repos/asf/spamassassin/branches/3.2/build/announcements/3.2.0.txt
JES Deinterlacer 3.2.2
JES Deinterlacer - QuickTime deinterlacer more>>
Main features:
- Deinterlace movies (half height/normal height/double frame rate/blend,adaptive/simple).
- Change field dominance (for PAL films with fake interlace).
- Reinterlace from one or two movies.
- Standards conversion (PALNTSC or custom).
- Inverse telecine.
- Trim, shift, simple color correction, noise reduction.
- Change encoding (RGB gamma, video range/full range).
- Fix jagged edges.
- Pitch preserving sound track for half speed.
- Change movie speed, reverse movie.
- Interlaced in/out, progressive in/out.
- Includes utitlty to view and edit image description extensions
- Separate utility for NTSC->PAL inverse telecine.
D-Vision 3.2.2
D-Vision - Encode Divx with Mencoder more>>
You can download and use it without limitation but if you find it useful you can send a donation.
Enhancements:
- fix a bug with Spotlight
- you can now cancel the analysis of the source files
- you can open directly more than one file in avi merge and vob merge tools
- you can now decide to delete merged files after tasks
- you can now uninstall D-Vision from the File menu
- you can now cut avi files (by size) which are superior to 1GB.
Buddi 3.3.2.0 Beta / 3.2.2.6
Personal finance and budgeting program, aimed at those who have little or no financial background more>> Personal finance and budgeting program, aimed at those who have little or no financial background
Buddi is a software created to help you manage your finance and budget, aimed at those who have little or no financial background.
Buddi is a simple budgeting program targeted for users with little or no financial background. It allows users to set up accounts and categories, record transactions, check spending habits, etc.
Buddi is currently available in English, French, German, Spanish, Norwegian, and Dutch.
System requirements:
-
Enhancements
- Updated reports to work correctly for split transactions
- Fixed edge case NPE exception in ConciseTransactionCellRenderer (thanks to Matthew Lieder for the patch)
- Fixed various split-related bugs
License:GPL
Eclipse SDK 3.2.2
Eclipse SDK - Extensible IDE for development of highly integrated tools more>>
The mission of the Eclipse Project is to adapt and evolve the eclipse technology to meet the needs of the eclipse tool building community and its users, so that the vision of eclipse as an industry platform is realized.
Eclipse is a kind of universal tool platform - an open extensible IDE for anything and yet nothing in particular.
The real value comes from tool plug-ins that "teach" Eclipse how to work with things - java files, web content, graphics, video - almost anything one can imagine. Eclipse allows tool builders to independently develop tools that integrate with other peoples tools so seamlessly you cant tell where one tool ends and another starts.
Books 3.2.2
Native Cocoa application for Mac OS X that stores, sorts, and searches book collection information more>> Native Cocoa application for Mac OS X that stores, sorts, and searches book collection information
Books is intended to assist book collectors with managing personal collections.
Book cataloging has traditionally been a very tedious and time-consuming task. [COPYRIGHt=1] Prior to computerization most professional libraries hired staff to do this and the result was the venerable card catalog.
The card catalog was better than no catalog at all, but it suffered from a few drawbacks. First of all, it was typically sorted using only a handful of fields that could describe a book. Remember that the fiction catalog was organized alphabetically by the authors last names and the nonfiction books were organized by subject or title.
This was useful if we wanted to find all of the novels published by Stephen King or all of the books about astronomy. It was not so useful for finding all of the books published by Carl Sagan or all of fiction about ghosts.
As you have no doubt noticed during your recent visit to a library, there are not many card catalogs left. Your friendly neighborhood librarian probably replaced the card catalog with a computer workstation that allows you to do things like find all of the ghost novels or list all of the Carl Sagan books on the local shelves.
While something nostalgic has been lost in the transition to digital catalogs, both the librarians and patrons are better off. Patrons can more easily find the books they want and card catalog helps the librarian keep track of what books are on the shelves, who checked them out, and so on.
When you use a cataloging program such as Books, you become both the librarian and the patron. Your library consists of your books sitting on your shelves and how you choose to describe them. Think of Books as your personal card catalog. It has two goals: to help you catalog and manage your book collection, and to give you the tools for quickly locating individual books and enjoying your own personal library.
Main features:>
- Quickfill - Books can go online and retrieve information about your books with as little information as an ISBN number UPC code. Numerous companies and libraries provide book information online and Books helps you by communicating with those sources to save you from entering details or scanning covers manually.
- Lists & Smart Lists - Books allows you to create any number of lists to allow you to organize your collection as you wish. Smart lists allow you to define dynamic lists using a set of simple rules that collect in one place all the books matching your criteria.
- Data Exporting - You may find yourself wishing to use and share your book information when youre not in front of the computer. Books provides many options for taking your data out of the program and making it available to programs such as Excel, posting it on the web as part of your personal website, or taking it on-the-go on your iPod or mobile phone.
Enhancements:
- This update fixes the bugs in the Quickfill system.
ThunderBrowse for Thunderbird 3.2.2
Thunderbird add-on that adds a URL Bar and browsing functions to your ThunderBird. more>> Thunderbird add-on that adds a URL Bar and browsing functions to your ThunderBird.
ThunderBrowse allows users to browse the web quickly and easily within their mail client, without having to load another browser or any other program. Here you can learn all about ThunderBrowse and be able to download it for Thunderbird.
This extension adds a URL Bar and browsing functions to Thunderbird, thus allowing you to be able to view websites without having to open up new browsers. Easy to use, plus its unobtrusive since it doesnt take up much screen space.
ThunderBrowse for Thunderbird extension comes with commands to make ThunderBrowsing easier!
System requirements:
-
Enhancements:
- Bug fixes, a tad of reorganization, checks for image permissions, and includes support for 3.0b1pre.
PostBooks 3.2.2
Free and open source ERP and CRM system, based on the award winning OpenMFG ERP Suite more>> Free and open source ERP and CRM system, based on the award winning OpenMFG ERP Suite
PostBooks is a full-featured, fully-integrated accounting, ERP, and CRM system, based on the award winning OpenMFG ERP Suite.
Built with the open source PostgreSQL database, and the open source Qt framework for C, it provides the ultimate in power and flexibility for a range of businesses and industries.
PostBooks includes the following modules:
- Accounting (general ledger, accounts receivable and payable, bank reconciliation, financial reporting)
- Sales (quotes, order entry, sales reporting, shipping)
- CRM (universal address book, incident management, opportunity management, to-do lists, project management)
- Purchasing (purchase orders, receiving, vendor reporting)
- Product Definition (items, infinite-level bills of material)
- Inventory (multiple locations, other advanced warehouse features)
- Light Manufacturing (work orders, strong support for make-to-order)
- OpenRPT open source report writer
Like all xTuple products, it runs equally well on Mac OS, Windows, Linux - and is fully internationalized (multi-currency, support for multiple tax structures, and multilingual translation packs maintained by our global community).
NOTE: PostBooks is licensed under the CPAL, the OSI-certified Common Public Attribution License.
Enhancements
New Features:
- [All] Added api.itemcost view
- [Accounting] Moved Email Invoice menu item to Accounting module menu
- [Accounting] Enhanced Voucher voiding to also undo distributions
- [Accounting] Added ability to print Checks alphabetically by Vendor Name
- [Accounting] Added ability to Post CMs and Invoices from embedded tab screens in Customer Workbench
- [Accounting] Added new CM button to Credits tab on Receivables WB
- [Accounting] Added option to post from Invoices tab in Customer WB
- [Accounting] Added trigger to close Incident Related to Invoice
- [CRM] Added ability to add new Opportunities from Account screen
- [Inventory] Prevented Shipping recall if Invoice posted
- [Inventory] Added description column on PO and receiving screens
- [Inventory] Added help for users with activate/deactive of Items
- [Inventory] Allowed selection of a new Location default from the Relocate Inventory screen
- [Purchase] Added unique constraint for pohead_number
- [Sales] Added "active" column (Y/N) in Customers by... displays
- [Sales] Included baseline Sales Order acknowledgment form
- [Sales] Added Workbench button to Customer Search screen
- [System] Allowed print to PDF from scripts
- [System] Created package development mode
- [System] Added UPC code cross reference and search to Item cluste
- [System] Provided method to open screen builder screens from other screen builder screens
- [System] Added more navigation info to Alarms
Bug Fixes:
- [All] Fixed compiler warning on xcheckbox.cpp
- [All] Required Main Window to remember its size for the next login
- [Accounting] Fixed issue with List Unposted Invoices total amount not including tax+freight+other
- [Accounting] Fixed issue with the Accounts widget not calling the latest window
- [Accounting] Resolved deadlock scenario when two people distributing to/from the same lot/serial/locations
- [Accounting] Fixed Refund feature for for Authorize.net CC users
- [Accounting] Fixed issue leading to ERROR: null value in column "gltrans_amount" violates not-null constraint
- [Accounting] Fixed issue leading to -8 failure when posting Cash Receipt for Credit Card
- [Accounting] Fixed issue where amending Profit Center numbers did not apply to all Account Numbers
- [Accounting] Updated privileges to allow posting Voucher with only accounting privileges
- [Accounting] Made Invoice displays consistent
- [Accounting] For Fiscal Years, prevented entry of the end date prior to the start date
- [Accounting] Modified Voucher tab sequence to resolve data dependency issues
- [Accounting] Prevented creation of duplicate Tax Selections
- [Batch Manager] Fixed CANCEL button on Configuration Options screen
- [Batch Manager] Fixed SalesHistorybyCustomerGroup report to display data when run through the Batch Manager
- [CRM] Prevented creation of duplicate Titles
- [CRM] Fixed issue leading to error when selecting to delete an Opportunity related with CRM account
- [CRM] Prevented creation of empty records for Tasks
- [Inventory] Filtered recv rows selected by recv_trans_usr_name=CURRENT_USER to avoid problems when multiple users simultaneously receiving the same order
- [Inventory] Fixed issue leading to errors when posting Lot/Serial Count Tags
- [Inventory] Fixed issue leading to error on Query QOH by Location in PostBooks
- [Inventory] Fixed issue with Packing List form not being updated correctly if Ship Via changed after Stock issued
- [Inventory] Fixed issue with List Site locations printing partial information
- [Inventory] Removed obsolete code in postBillingSelection
- [Inventory] Added Alias information to key forms (e.g., Ship Confirmation and Packing List)
- [Manufacture] Restored Item description information on Inventory availability by Work Order screen
- [Manufacture] Fixed issue where Notes and Ref Designators were not copying from one BOM to another
- [Manufacture] Fixed issue leading to error when querying Work Order History by Work Order report
- [Products] Fixed incorrect or missing UOM data in Where Used screen
- [Products] Fixed issue preventing addition of Work Center Labor rates greater than 1,000
- [Purchase] Allowed changing of Purchase Order qty. with only "ChangePurchaseOrderQty" privilege
- [Purchase] Prevented entry of non-Inventory information on Purchase Order Item screen unless Non-Inventory radio button explicitly selected
- [Purchase] Added missing fields to Warehouse info view
- [Products] Fixed issue leading to error when selecting to post Actual Costs
- [Products] Worked to prevent scenario enabling division by zero error if Breeder BOM incomplete
- [Products] Prevented reassignment of blank Product Category patterns
- [Products] Prevented reassignment of blank Class Codes
- [Products] Fixed inconsistent operation of Mass Replace feature
- [Products] BOO can now be edited without saving the item first
- [Reports] Added bomitem_id and ecn to Indented BOM function
- [Reports] Added atShipping information to data source of Packing List
- [Sales] Changed overload functions to call itemCharPrice (rather than itemPrice)
- [Sales] Updated triggers so that when child line items of a Kit have their status changed then parent line item is updated as needed
- [Sales] Improved performance of S/O Line Item List on large databases
- [Sales] Prevented deletion of Sales Orders having linked, in-process Job Item Work Orders
- [Sales] Fixed Running Availability to work from Sales Order Backlog screen
- [Sales] Fixed issue with Backlog by Product Category report displaying Sales Order Number as Currency
- [Sales] Prevented reassignment of blank Customer Type patterns
- [Sales] Added "grace days" information to api.customer view
- [Sales] Enforced update of Unit price on UOM conversion
- [Sales] Prevented editing of Return line items in view mode
- [Schedule] Prevented deletion of Item Sites having active Production Plans
- [System] Fixed issue leading to error when deleting packages
- [System] Fixed issue leading to error when assigning Employees as their own Manager
- [System] Enforced rule that decimal precision in Locales should reflect the actual precision
- [System] Fixed issue leading to error when making changes to Accounting Configuration
- [System] Fixed error encountered when importing data using api.bomitem
- [System] Prevented creation of duplicate Shifts
- [System] Prevented creation of duplicate Locales with same code and details
- [System] Fixed issue leading to error when creating duplicate Employee records
- Page: 1 of 2
- 1
- 2