Main > Free Download Search >

Free sales orders 1.0 rc2 software for mac

sales orders 1.0 rc2

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 10449
Chat Order 1.0

Chat Order 1.0


Chat order is a simple application that brings order to all of those chat files that iChat creates. more>>
Chat order is a simple application that brings order to all of those chat files that iChat creates. Chat order creates a subdirectory in the iChats folder for each person youve talk with. It then moves all chat with that person into the folder, keeping them nice and orderly.
<<less
Download (30KB)
Added: 2005-01-19 License: Freeware Price:
1739 downloads
Apple Order Status 1.5.2

Apple Order Status 1.5.2


Apple Order Status - This widget will update your order status automatically and count down the days more>> Apple Order Status - This widget will update your order status automatically and count down the days

Cant wait for your Apple Store order? No need to check Apples Order Status page constantly, just load up this widget and enter your order number and zip code.
The status will update automatically for you, and even count down the days!
Main features:
- Open multiple widgets to track multiple orders
- Choose how often it updates
- Click the item name to open the order page in your browser
- Click the "shipped by" or "delivered by" text to toggle the display between date and number of days
- Click the "updated" text to refresh the status manually
- Click the Apple logo to visit the store
- Choose between a small and large sized widget.
Enhancements
- Updated to work with changes made to the Apple store. If youre getting an "order not found" error, this update should fix it!

<<less
Download (49KB)
Added: 2006-07-21 License: Freeware Price: FREE
189 downloads
Sarasvati 1.0.0 RC2

Sarasvati 1.0.0 RC2


A free and graph based, workflow engine created in Java more>> <<less
Download (3.9MB)
Added: 2009-07-14 License: LGPL Price: FREE
13 downloads
SkinEdit 1.0 rc2

SkinEdit 1.0 rc2


SkinEdit offers you a chance to design your own Skins for the Desktop-Software Tracker for Symbian UIQ Mobile Phones. more>>

SkinEdit 1.0 rc2 offers you a chance to design your own Skins for the Desktop-Software Tracker for Symbian UIQ Mobile Phones. SkinEdit is a "What you see is what you get" editor. You do not need longer to edit any source files. After you finished your own Skin you must build the Skin for your Mobile Phone.
Note: Currently it is not possible to build the Skin file on Mac OS X.

Requirements:

  • Mac OS X
<<less
Download (1.2MB)
Added: 2005-03-24 License: Freeware Price:
downloads
Natural Order 1.4

Natural Order 1.4


Natural Order is specifically created as an efficient System Extension with the ability of enhancing the sorting order that your Macintosh uses when it displays lists of items that have numbers in the name. more>> <<less
Download (32.2KB)
Added: 1997-02-22 License: Freeware Price:
downloads
 
Other version of Natural Order
Natural Order 1.4Natural Order is a System extension that improves the sorting order that your ... order that your Macintosh uses when it displays lists of items that have numbers in the name. If
License:Free
Download (24K)
downloads
Added: 1969-12-31
iCal4j 1.0 RC2

iCal4j 1.0 RC2


A Java library for reading and writing iCalendar (*.ics) files iCal4j is a free and open source Java API that provides support for the iCalendar specification more>> <<less
Download (3.1MB)
Added: 2009-06-27 License: Freeware Price: FREE
177 downloads
Leo 4.5 RC2

Leo 4.5 RC2


Open source and easy to use project manager and programming editor more>> Open source and easy to use project manager and programming editor

Leo is an outlining editor for programmers, a general data management environment, a project manager and browser. Leo is written in 100% pure Python and is fully scriptable.
NOTE: Leo is developed and distribtued under the terms of the Python License (CNRI Python License).

Main features:
- A general data management environment.
Leo shows user-created relationships among any kind of data:
- computer programs, web sites, etc.
- Leo shows multiple views of data within a single outline.
- An outlining editor for programmers.
- Leo supports optional noweb and CWEB markup.
- A flexible browser for projects, programs, classes or any other data.
- A project manager.
- Portable. Leo runs on Mac OS X, Windows, and Linux.
- 100% pure Python.
- Fully scriptable using Python.
- Leos outline files are XML format.
- Open Software, distributed under the Python License.

Enhancements
- Minor changes to how Leo computes home directory, and related docs.

<<less
Download (7.8MB)
Added: 2008-09-01 License: Freeware Price: FREE
191 downloads
JXplorer 3.2.1 RC2

JXplorer 3.2.1 RC2


Java Ldap Browser more>> Java Ldap Browser

JXplorer is a free and open source ldap browser that was originally developed by Computer Associates eTrust Directory development lab.

Main features:
Ldap operations: add/delete/copy/modify:
- A graphical tree view allows users to easily delete and copy entries. A table view (or an html form view, if provided) allows the user to edit attributes of an entry, including multi-values and binary attributes. JXplorer reads schema from ldap v3 directories and uses that schema to create a template for creation of new entries from scratch.
Complex operations: tree copy and tree delete:
- Many directories do not support the renaming of non-leaf entries, or the deletion of entire trees of entries. JXplorer supports both by reading and re-writing the tree behind the scenes.
Optional GUI based search filter construction:
- Constructing raw ldap search filters is beyond most users, so in addition to raw entry JXplorer provides a mathematically complete, yet easy to use, method of graphically building these search filters.
SSL and SASL authentication:
- Full support for SSL and SASL authentication is provided via a custom java SSL socket factory. Graphical tools are provided to browse the certificate keystores and view certificates.
HTML templates/forms for data display:
- Users may provide their own html template pages to display their data, using a simple extension to html (the addition of an attribute tag). In addition, html forms can be provided to modify entries using the same technique. The same html page can combine both editable and read only data.
Table view of generic entry data:
- If html templates are not available, or when viewing arbitrary data, a generic table view of entries is provided.
Binary Data Attribute Handling:
- A wide range of binary data (audio files, images, certificates etc.) are handled by both the table and html entry editors, and more can be added by the user through writing code plugins. On windows, many data types can be handed off to the default handlers, and this works to some extent on unix variants as well.
Pluggable editors/viewers:
- Users can write their own entry handling plug-ins to work along side, or take the place of, the html and table entry editors.
- These plugins are triggered on the particular object class (or parent object class) of the entry being viewed. Using this technique entire applications for directory administration and handling can be (and have been!) written.
Security Keystore GUI:
- A graphical interface to the java keystore has been written, and has been tested with a number of keystore formats. This allows users less familiar with certificate based security to work with certificates in a manner similar to that supported in modern web browsers.

System requirements:
-

Enhancements
- new insaller - thanks to BitRock software for donation of InstallBuilder product!
- new Chinese (zh_CN) translation - many thanks to Shi Yusen (who has also built a more Chinese friendly version of JX - not currently included).
- fixed some permissions problems and OSX/linux incompatibilities with shell script

<<less
Download (8.7MB)
Added: 2009-03-03 License: Freeware Price: FREE
180 downloads
Netjuke 1.0 RC2

Netjuke 1.0 RC2


Web-based audio streaming Jukebox written in PHP more>> Web-based audio streaming Jukebox written in PHP

Netjuke is a database off all the MP3, Ogg Vorbis and other format files that constitute your digital music collection.
Netjuke supports language packs, multi-level security, images, random playlists etc.

System requirements:
-

Enhancements:
- This release addresses issues for users whose include paths were failing to load required libraries and contains fixes for PostgresSQL database users. Additionally, batch downloading has been further updated and should perform better on a wider range of systems.

<<less
Download (1.8MB)
Added: 2008-10-06 License: GPL Price: FREE
383 downloads
The Unarchiver 2.0 RC2

The Unarchiver 2.0 RC2


The Unarchiver 2.0 RC2 is such a powerfully designed program for BOMArchiveHelper.app, the built-in archive unpacker program in Mac OS X. more>> <<less
Download (3.5MB)
Added: 2009-08-18 License: Freeware Price: Notavailable
downloads
Punakea 1.0 RC2

Punakea 1.0 RC2


Helps you tag your files and bookmarks more>> <<less
Download (2.4MB)
Added: 2009-05-28 License: Freeware Price: FREE
215 downloads
GEMS 3.0 RC2

GEMS 3.0 RC2


GEMS - Create a graphical modeling tool with no coding and begin addressing the challenging aspects of these types of domains more>> GEMS - Create a graphical modeling tool with no coding and begin addressing the challenging aspects of these types of domains

GEMS is designed to allow developers to rapidly create a graphical modeling tool with no coding and immediately begin addressing the challenging aspects of these types of complex domains.
GEMS provides extensive support for integrating intelligent mechanisms into a modeling tool to provide visual modeling queues, simulation, constraint-compliant batch processing, and analysis.
The goal of the Generic Eclipse Modeling System (GEMS) is to bridge the gap between the communities experienced with visual metamodeling tools, such as the Generic Modeling Environment (GME), and those built around the Eclipse modeling technologies, such as the Eclipse Modeling Framework (EMF) and Graphical Modeling Framework (GMF).
GEMS is an open project and encourages developers to extend, enhance, and use its tools. GEMS has been developed in conjunction with research work done in collaboration with Siemens, IBM, and PrismTech. GEMS is an open source project, based on the Eclipse License.
Main features:
- A graphical language for metamodel specification that can capture
- domain entities
- attributes of entities
- inheritance relationships
- connection and containment relationships between entities
- distinct modeling views
- graphical information, such as connection styles, colors, and fonts
- constraints
- GEMS provides extensive support for intelligent modeling guidance including
- automatic solving of inference-based constraints for connection and containment
- applying batch changes to a model that are guided by a set of global constraints
- visually suggesting connection endpoints and element parents that conform to the specified constraints
- support for simulations
- mechanisms for integrating constraint solvers
- mechanisms for creating re-usable templatized constraint solvers
- mechanisms for discovering why a model cannot meet a set of global domain constraints
- graphical mechanisms for suggesting optimal modeling decisions derived from a constraint solver
- A code generation framework, which does not require any coding or XML editing, for transforming a GEMS metamodel into a working Draw2D/GEF Eclipse plug-in for editing instances of the language
- Ecore Model
- EMF Classes
- GEF/Draw2D Figures
- GEF/Draw2D Edit Parts
- other GEF/Draw2D Infrastructure for creating the palette, etc.
- plugin descriptor for the tool
- build descriptor for the project
- classpath descriptor for the project
- The visual appearance of the generated modeling tool can be customized by creating CSS stylesheets to modify the icons, colors, fonts, connection styles, and other visual attributes of the modeling entities
- The views available to a modeler can be customized through a mechanism similar to CSS stylesheets
- The generated graphical modeling plug-ins, created by GEMS, support extensive external customization through extension points for
- adding code generators and transformation, such as Open Architecture Ware, Java Emitter Templates, and Atlas Transformation Language
- model pre and post processing
- model event listeners
- triggers for invoking actions (similar to database triggers)
- constraint languages
- menus
- palette customizers
- intelligent modeling guides
- model serializers
- GEMS provides built-in support for constraints written in Java, OCL, and Prolog
- constraints can also be used as triggers for invoking actions
- Models and constraint solvers can be accessed remotely using a built-in CORBA server
System requirements:
- Java 1.5 (or higher), the Eclipse Modeling Framework, and the Graphical Editor Framework.

<<less
Download (4.1MB)
Added: 2007-12-10 License: Freeware Price: FREE
193 downloads
Sales Tax 2.0

Sales Tax 2.0


Sales Tax - Widget for sales tax calculations more>> Sales Tax - Widget for sales tax calculations

Sales Tax Widget calculates net to gross and vice versa. You can modify the tax rate on the backside.
Localized in English, German, French, and Spanish.
Enhancements
- Multiple instances store independent tax rates
- Supports fractional tax rates
- Localized in English, German, French, and Spanish
- Stylish look.

<<less
Download (34KB)
Added: 2006-04-19 License: Freeware Price: FREE
191 downloads
 
Other version of Sales Tax
Sales Tax 2.0Sales Tax Widget calculates net to gross and vice versa. You can modify the tax rate on the
License:Freeware
Download (34KB)
736 downloads
Added: 2006-04-19
Katakana Stroke Order 1.0

Katakana Stroke Order 1.0


Free Yahoo! katana widget for your Mac more>> Free Yahoo! katana widget for your Mac

Katakana Stroke Order is an animated Yahoo! widget that shows the proper stroke order for writing the 47 basic Japanese Katakana characters (one of the two syllabic alphabets).

System requirements:
-

Enhancements
- First release.

<<less
Download (279KB)
Added: 2009-05-28 License: Freeware Price: FREE
199 downloads
NanoBlogger 3.4 RC2

NanoBlogger 3.4 RC2


NanoBlogger is a user-friendly, secure and reliable application that you can not lack of. more>>

NanoBlogger 3.4 RC2 is a user-friendly, secure and reliable application that you can not lack of.

pros:

  • intuitive commandline interface
  • highly configurable and script-able
  • easy drafting, editing, and management of entries
  • archiving by category, year, month, day, and entry
  • pagination
  • permanent and navigational links
  • templates and CSS style sheets for full control over layout
  • placeholders for easy template manipulation
  • support for multiple weblogs
  • support for multiple categories
  • support for relative and absolute links
  • support for date manipulation of entries
  • Atom syndication (comes with 1.0 format)
  • RSS syndication (comes with RSS 1.0 and 2.0 formats)
  • plugins for calendar, recent entries, weblog status, etc.
  • plugins for text formatting (e.g. line breaks translate to HTML)
  • global (nb.conf) and per-weblog (blog.conf) configuration
  • intelligent build system - only updates relative files
  • simple cache system for improved effeciency
  • independent of java-script and server-side scripting (e.g. PHP)
  • independent of external database (stores data in flat-files)
  • multi-language support
  • multi-platform portability (just bash and the required commands)
cons:
  • slow (written in bash)
  • no comments (only available as add-on)
  • not easily upgradable
<<less
Added: 2008-09-13 License: Freeware Price:
downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5