Main > Free Download Search >

Free snttk api 1.6 software for mac

snttk api 1.6

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 850
SNTTk API 1.6

SNTTk API 1.6


A Java API, designed to simplify access to Business Objects Enterprise Platform more>> <<less
Download (537KB)
Added: 2009-05-14 License: GPL Price: FREE
187 downloads
Smack API 3.0.3

Smack API 3.0.3


Smack is an Open Source XMPP (Jabber) client library for instant messaging and presence more>>
Smack is an Open Source XMPP (Jabber) client library for instant messaging and presence. A pure Java library, Smack may be embedded into your applications in order to create anything from a full XMPP client to simple XMPP integrations such as sending notification messages and presence-enabling devices.
Enhancements:
New Features
- [SMACK-99] - Added support for multiple message bodies and message body languages.
- [SMACK-218] - Implemented GSSAPI for single-sign on.
Bug Fixes
- [SMACK-219] - The getPresence method was not working correctly with offline presence.
- [SMACK-224] - SASL authenticion was using the XMPP domain instead of the FQDN.
<<less
Download (1.6MB)
Added: 2007-06-08 License: GPL Price:
889 downloads
fseventer 1.6

fseventer 1.6


fseventer - Graphically observe filesystem changes using the same underlying API as Spotlight more>>
Graphically observe filesystem changes using the same underlying API as Spotlight.
Example use could be to determine what files are changed via software installation, preferences, etc...
Enhancements:
- Universal binary
- Alternative method to monitor events that doesnt require spotlight.
<<less
Download (994KB)
Added: 2006-03-31 License: Freeware Price:
1307 downloads
bingapi 0.01

bingapi 0.01


A free and very thin Python wrapper over the Bing API more>> A free and very thin Python wrapper over the Bing API

bingapi is a free and very thin Python wrapper over the Bing API. Bing provides a very simple Restful interface to their search engine and provides results in JSON and XML interface.
With bingapi, you can query the rest urls to get the JSON response, which is parsed with simplejson. bingapi just adds simple niceties like logging and error handling.

System requirements:
- Python

<<less
Download (1KB)
Added: 2009-06-11 License: Freeware Price: FREE
198 downloads
Quesa 1.6d20

Quesa 1.6d20


Quesa is a simple and salutary 3D graphics API which is designed to complement lower-level 3D drawing APIs such as OpenGL. more>>

Quesa 1.6d20 is a simple and salutary 3D graphics API which is designed to complement lower-level 3D drawing APIs such as OpenGL. It provides a powerful set of building blocks for constructing 3D worlds, giving applications access to features which are not normally found in lower-level APIs. Quesa is a cross-platform library, and runs natively on Mac OS X/9, Windows, and Linux.

<<less
Download (3.1MB)
Added: 2005-09-06 License: Freeware Price:
downloads
UPS_Quote LJAPI Module 1.4

UPS_Quote LJAPI Module 1.4


UPS_Quote LJAPI Module - Lasso 5/6 java plugin for UPS shipping more>>
UPS_Quote LJAPI Module is a royalty free, non-exclusive, open source LJAPI (Lasso Java API) module that allows you to include shipping quotes from UPS into your Lasso driven Web site.

Completly freeware for personal use.
<<less
Download (7KB)
Added: 2006-06-22 License: Freeware Price:
1227 downloads
 
Other version of UPS_Quote LJAPI Module
UPS_Quote LJAPI Module 1.3extremely useful LJAPI (Lasso Java API) module which enables users to include shipping quotes ... (Lasso Java API) module which enables users to include shipping quotes from UPS into your Lasso
License:Freeware
Download (7.8KB)
downloads
Added: 2003-06-24
Api Tester 1.1

Api Tester 1.1


Api Tester is a highspeed and powerful program which is capable of, as the name suggests, testing APIs over HTTP. more>> Api Tester 1.1 is a highspeed and powerful program which is capable of, as the name suggests, testing APIs over HTTP.

Requirements:

  • Mac OS X 10.5 or later, may work on Mac OS X 10.4
<<less
Download (35K)
Added: 2008-02-06 License: Free Price:
downloads
newLISP 10.1.6

newLISP 10.1.6


newLISP is a brilliant and simple to use Lisp-like, general-purpose scripting language more>> newLISP 10.1.6 is a brilliant and simple to use Lisp-like, general-purpose scripting language. It has all the magic of traditional Lisp but is easier to learn and use. newLISP is friendly, fast, and small. Most of the functions you will ever need are already built in. newLISP runs on most OS platforms.

Major Features:
  1. A Modern Built-In API
    • Indexing into nested lists and implicit indexing
    • Nested associations
    • Regular expressions PCRE
    • Pattern matching with match and unify
    • Networking functions: TCP/IP, UDP, HTTP, ICMP
    • XML functions
    • Advanced Math and classic Statistics functions
    • Bayesian Statistics functions
    • Financial functions
    • Date and time functions
    • I/O transparent over local files or remote files via HTTP
    • Name spaces (contexts) for programming in modules
    • FOOP Functional Object Oriented Programming. See example new
    • Distributed computing support with remote evaluation and HTTP file API.
    • Cilk-style API for multiprocessor support new
  2. Expandable API
    • import functions from C libraries
    • Modules for MySQL, SQLite, Zlib, Crypto, Postscript etc.
    • document generation support for user written modules: newLISPdoc
  3. Complete Documentation
    • Users Manual and Reference
    • Cookbook for common solutions Code Patterns in newLISP
    • Introductions, e.g.: Introduction to newLISP
    • Training videos; see Documentation page
  4. Advanced Automatic Memory Management
    • ORO memory management
    • Synchronous for repeatable processing times in real-time tasks
    • Fast and lower on resources
  5. Multiprocessing
    • UNIX forks (not on Win32)
    • Semaphores
    • Shared memory
    • local domain UNIX sockets for fast IPC (not on Win32)
    • Cilk-style multiprocessing API
    • Since v.10.1 a messaging API for process inter communication
  6. Distributed Computing Support
    • net-eval function for remote evaluation on multiple network nodes
    • HTTP and net-eval server modes built-in (no code required)
    • most file operations can take URLs
  7. 64-bit support
    • 64-bit standard for integers and some file operations in the standard 32-bit versions
    • LP64 Memory model support makefiles for LINUX, MacOS X and SOLARIS, TRU64
  8. Small and portable
    • Only around 200KB in size (depending on platform and compile flavor)
    • Very fast load time for CGI and scripts
    • Uses only very essential UNIX libs found on the smallest systems
    • Makefiles for FreeBSD, NetBSD, OpenBSD, Mac OS X, LINUX, SOLARIS, TRU64, Win32.
  9. Embeddable
    • Shared library versions for all Platforms (.so, .dylib, .dll)
  10. International
    • UTF-8 and Unicode support compile flavors
  11. Enterprise
    • fully documented
    • support via responsive community
    • Modules in isolated namespaces
    • Automatic generation of source code API documentation using newLISPdoc utility (similar to javadoc).
Enhancements:
  • New and changed functionality: New reader-event specifies an event handler to translate expressions as they are read by newLISP when loading source. This can be used to create a reader, rewrite macro facility
  • Changes and additions in external files:
    • The SQLite sqlite3.lsp module has been expanded with parameter binding fucntionality for safer ussage of the database in web applications, where the danger of SQL injection exists. Bug fixes
    • The new module macro.lsp implements a rewrite macro facility
  • Bug fixes:
    • The inf return value in floating point opertions is now signed (v.10.1.6): (div -1 0) ? -inf
    • mod now returns NaN when the divisor (second argument) is 0 (v.10.1.6): (mod 10 0) ? NaN
    • Memory was not freed correctly when using starts-with/ends-with with regular expressions
    • Under some circumstances nil and true could confuse the sort and unique functions


<<less
Download (949KB)
Added: 2009-10-22 License: GPL Price: FREE
downloads
Java Speech API 0.1

Java Speech API 0.1


A wrapper for vendors to simplify usage of the Java Speech API more>> A wrapper for vendors to simplify usage of the Java Speech API

Java Speech API is a wrapper for vendors to simplify usage of the Java Speech API (JSR 113). Note that the spec is an untested early access and that there may be changes in the API.

Enhancements
- First release of a base layer for sphinx4 and FreeTTS.

<<less
Download (99KB)
Added: 2009-05-09 License: GPL Price: FREE
186 downloads
bpiDash 0.6

bpiDash 0.6


bpiDash is a fantastic and great dashboard widget for the great online webservice Backpackit. api key questions: once you have logged into your backpackit page more>>

bpiDash 0.6 is a fantastic and great dashboard widget for the great online webservice Backpackit. api key questions: once you have logged into your backpackit page:

Major Features:

  1. New aqua-style interface
  2. List support
  3. Creating new notes
  4. Creating new reminders
  5. Setting fuzzy dates for your reminders
  6. Setting absolute dates for your reminders
  7. Automagic population of the body of your note from the clipboard
Requirements: Mac OS X 10.4
<<less
Download (234.4KB)
Added: 2005-06-06 License: Freeware Price:
downloads
Dropipe 1.0

Dropipe 1.0


Dropipe 1.0 is yet another excellent utility for Mac users. It is actually the first desktop application that uses tarpipes API to upload pictures to the Web more>>

Dropipe 1.0 is yet another excellent utility for Mac users. It is actually the first desktop application that uses tarpipe's API to upload pictures to the Web. It was written by Alcides Fonseca using the TarPipe Python API and is being shared with the AWL license.

Note: The token is kept inside the Dropipe.app, so if you want to have two instances of Dropipe for different workflows, just copy and paste (and rename it if you want). To reset the token, just delete Dropipe.app/Contents/token.txt.

Instructions:

  • Install it by dragging it into the Applications folder
  • Optionally drag it to your dock
  • Drag and drop any picture into it
  • The first time it will ask you to enter your API key
  • Just copy the API key from one of your workflows and you're done.
<<less
Download (1.2MB)
Added: 2008-12-10 License: Freeware Price: FREE
10 downloads
GTK+OSX 0.6

GTK+OSX 0.6


Popular API for developing graphical apps. more>>
GTK+ is a popular API for developing graphical applications for Linux. It was originally developed to support GIMP. GTK+ is used in Film Gimp and many other applications.

GTK+ is the foundation of GNOME. Our primary motivation for developing GTK+OSX is to enable Film Gimp to run natively on the Mac.
<<less
Download (1.5MB)
Added: 2004-06-01 License: Freeware Price:
1985 downloads
BaseTen 1.6

BaseTen 1.6


Open source Cocoa database framework for PostgreSQL databases with familiar, Core Data-like semantics and APIs. more>>


A new, open source Cocoa database framework for working with PostgreSQL databases. BaseTen has been designed with familiar, Core Data-like semantics and APIs. With this 1.0 Release Candidate 1 version, a final 1.0 release is very near and it is safe to start development with the current BaseTen API. The BaseTen feature highlights include:
- BaseTen Assistant imports Core Data/Xcode data models
- Discovers the database schema automatically at runtime, including 1-1, 1-many and many-many relationships
- Database changes are propagated to clients automatically, without polling
- In-memory database objects are uniqued, and objects fetched via relationships are faults by default
- Many more features

<<less
Download (6.2MB)
Added: 2009-03-04 License: Freeware Price:
11 downloads
FileMaker API for PHP 1.0b1

FileMaker API for PHP 1.0b1


FileMaker API for PHP - API for accessing FileMaker data with PHP more>>
The FileMaker API for PHP is an interface that allows FileMaker information to be accessed via the PHP programming language.

<<less
Download (3.9MB)
Added: 2006-07-27 License: Freeware Price:
1198 downloads
Basecamp 1.1

Basecamp 1.1


Basecamp - Conveniently access your Basecamp projects more>>
Basecamp WIdget allows you to conveniently access your Basecamp projects.
Main features:
- View Milestones, Todos, Posts and Contacts for your active projects
- Complete and Uncomplete Milestones
- Complete and Uncomplete ToDo items.
Enhancements:
- Widget resizing
- View posts/message items
- Fixes to handle Basecamp API schema changes.
<<less
Download (518KB)
Added: 2006-08-24 License: Freeware Price:
1191 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5