provide component
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 4125
A52 Codec 1.5
A52 Codec allows playback of A52/AC-3 audio in CoreAudio apps. more>>
A52 Codec is a AudioUnit component to decode A52/AC-3 audio.
It is a CoreAudio component that can decode stereo and 5.1 surround sound from A52 and AC-3 audio.
This type of audio is often found in DVD movies.
A52 codec is a simple wrapper around the open-source library liba52. The wrapper merely adapts the library to Apples CoreAudio framework. It also handles getting some information from the A52 stream and setting it, so other units farther down the line can be well informed.
Technical Information About A52 Codec
We have successfully been able to play 2-channel AC-3 files with Apple-provided software. Apples AC-3 AudioFile component has a bug which makes it unable to detect LFE channels, so applications will need to provide their own stream loading services for full decoding. The media-encoding application 3ivx Crush utilizes this component fully to successfully decode full 5.1 channel data.
The filter is constrained to decoding either stereo or full 5.1 sound. Applications like 3ivx Crush will then encode this using QuickTime 7 for full fidelity sound.
<<lessIt is a CoreAudio component that can decode stereo and 5.1 surround sound from A52 and AC-3 audio.
This type of audio is often found in DVD movies.
A52 codec is a simple wrapper around the open-source library liba52. The wrapper merely adapts the library to Apples CoreAudio framework. It also handles getting some information from the A52 stream and setting it, so other units farther down the line can be well informed.
Technical Information About A52 Codec
We have successfully been able to play 2-channel AC-3 files with Apple-provided software. Apples AC-3 AudioFile component has a bug which makes it unable to detect LFE channels, so applications will need to provide their own stream loading services for full decoding. The media-encoding application 3ivx Crush utilizes this component fully to successfully decode full 5.1 channel data.
The filter is constrained to decoding either stereo or full 5.1 sound. Applications like 3ivx Crush will then encode this using QuickTime 7 for full fidelity sound.
Download (253KB)
Added: 2005-07-04 License: Freeware Price:
2923 downloads
oEd Explorer 1.0
4D component provides replacement for Explorer. more>>
oEd Explorer is a 4th Dimension component that provides a replacement for the native Explorer in the Design Environment. oEd Explorer organizes all methods, including database methods, project methods, form methods and object methods, into a fully hierarchical display for easier access.
The organizational schema completely respects Insider groups and component structures for simpler reference and a greatly eased development environment in 4D.
oEd Explorer is free to owners of DynamicStructure. Developers who want to use it without purchasing DynamicStructure can purchase the component at a discounted price.
With this special license, oEd Explorer is fully functional and only occasionally displays a reminder to the developer about running in demo mode.oEd Explorer contains two methods for you to use in your 4D development.
One launches the oEd Explorer in a floating window, the other merely returns a reference to a hierarchical list containing all of the methods in your structure, letting you build your own custom explorer interface.
<<lessThe organizational schema completely respects Insider groups and component structures for simpler reference and a greatly eased development environment in 4D.
oEd Explorer is free to owners of DynamicStructure. Developers who want to use it without purchasing DynamicStructure can purchase the component at a discounted price.
With this special license, oEd Explorer is fully functional and only occasionally displays a reminder to the developer about running in demo mode.oEd Explorer contains two methods for you to use in your 4D development.
One launches the oEd Explorer in a floating window, the other merely returns a reference to a hierarchical list containing all of the methods in your structure, letting you build your own custom explorer interface.
Download (807KB)
Added: 2004-06-01 License: Freeware Price:
1972 downloads
CommuniGate Client 3.2.1
Allows users to access a CommuniGate Server. more>>
CommuniGate Client allows users to access theCommuniGate Server and components. TheCommuniGate series of server componentsincludes voice messaging, paging, email,faxing, and many others.
Each component canbe added separately, and with this client youwill have access to any component installed onthe server you are accessing.
<<lessEach component canbe added separately, and with this client youwill have access to any component installed onthe server you are accessing.
Download (1.4MB)
Added: 2004-09-03 License: Freeware Price:
1879 downloads
Vapor X 1.1
Vapor harnesses the power of SSH to provide secure, encrypted VPN connections for AppleShare, WWW, Server Admin and other Internet more>>
Vapor harnesses the power of SSH to provide secure, encrypted VPN connections for AppleShare, WWW, Server Admin and other Internet services.
<<less Download (1.2MB)
Added: 2004-09-12 License: Freeware Price:
1870 downloads
Xmd 0.1
Open source NetMD (minidisc) functionality. more>>
Xmd is open Source NetMD functionality. It contains three components: A C library for accessing NetMD functionality.
This library is intended to provide the low-level NetMD functionalitythat an application might need in a robust and somewhatobject-oriented fashion A command line application for accessing NetMDfunctionality, built on top of libomd.
<<lessThis library is intended to provide the low-level NetMD functionalitythat an application might need in a robust and somewhatobject-oriented fashion A command line application for accessing NetMDfunctionality, built on top of libomd.
Download (435KB)
Added: 2004-09-25 License: Freeware Price:
1866 downloads
SlideShowPro iPhoto Plug-In 1.0.3
SlideShowPro iPhoto Plug-In - iPhoto plug-in for Flash MX SlideShowPro component more>>
SlideShowPro iPhoto Plug-In for iPhoto 4 and 5 automates the creation of imagery and XML documentation for SlideShowPro, a Flash MX 2004 and Flash 8 component available through http://www.slideshowpro.net/
Enhancements:
- Minor bug fix related to image file name generation and exporting.
<<lessEnhancements:
- Minor bug fix related to image file name generation and exporting.
Download (374KB)
Added: 2005-11-08 License: Freeware Price:
1464 downloads
FO Converter 2.2p1
FO Converter is a JavaTM component designed to convert XSL Formatting Objects more>>
FO Converter is a JavaTM component designed to convert XSL Formatting Objects (XSL-FO) to formats compatible with MS-Word, namely Rich Text Format (RTF) and WordprocessingML (WML).
In other words, it can be used to convert XML data or XML documents to MS-Word documents.
FO Converter preserves the structure of the original document and most of the presentation information (font attributes, indentation, etc). The RTF output conforms to version 1.6 of the specification and is compatible with MS-Word 2000 and newer versions. The WML output is compatible with MS-Word 2003.
FO Converter, as a software component, is intended for integration in a servlet or desktop JavaTM application, through the use of a high-level API. However, stand-alone applications using the conversion engine are also provided. These include command-line executables and a graphical user interface.
Enhancements:
Enhancements
- Better handling of white space at the beginning/end of a paragraph.
- Fixed issue with characters - and . in id property values. (The RTF loader of MS-Word replaces these characters with _ (underscore) in bookmark names.)
Bug Fixes
- List item labels containing non-textual objects (e.g. images) were not handled properly. (This bug was introduced with version 2.1.)
- The body of a footnote was ignored if the footnote element was a child of another inline-level element.
- Bad shorthand property values (e.g. border="1") would possibly result in a ClassCastException.
<<lessIn other words, it can be used to convert XML data or XML documents to MS-Word documents.
FO Converter preserves the structure of the original document and most of the presentation information (font attributes, indentation, etc). The RTF output conforms to version 1.6 of the specification and is compatible with MS-Word 2000 and newer versions. The WML output is compatible with MS-Word 2003.
FO Converter, as a software component, is intended for integration in a servlet or desktop JavaTM application, through the use of a high-level API. However, stand-alone applications using the conversion engine are also provided. These include command-line executables and a graphical user interface.
Enhancements:
Enhancements
- Better handling of white space at the beginning/end of a paragraph.
- Fixed issue with characters - and . in id property values. (The RTF loader of MS-Word replaces these characters with _ (underscore) in bookmark names.)
Bug Fixes
- List item labels containing non-textual objects (e.g. images) were not handled properly. (This bug was introduced with version 2.1.)
- The body of a footnote was ignored if the footnote element was a child of another inline-level element.
- Bad shorthand property values (e.g. border="1") would possibly result in a ClassCastException.
Download (7.2MB)
Added: 2005-11-01 License: Freeware Price:
1459 downloads
CODEC 1.0.1
CODEC - 4th Dimension component which provides MD5 digest creation routines more>>
CODEC is a 4th Dimension component which provides MD5 digest creation routines for 4th Dimension programmers.
CODEC is a subset of functions available already in the BASh 4D component.
In keeping with the tradition of offering high quality developer tools and services, Deep Sky Technologies, Inc., has made the CODEC component available for free to the developer community.
The CODEC component consists of two methods for the creation of MD5 digests:
CODEC_Encode_MD5_x creates a properly formatted MD5 digest directly from a supplied 4D text value.
CODEC_Encode_MD5_z creates a properly formatted MD5 digest directly from a referenced 4D BLOB value.
Both methods are immediately available for use upon installing the CODEC component. No plugins, external documents, or initialization is needed to begin using the methods. And, all of the code in the CODEC component is set up to handle even the most stringent 4D Compiler settings (e.g. All Variables are Typed).
<<lessCODEC is a subset of functions available already in the BASh 4D component.
In keeping with the tradition of offering high quality developer tools and services, Deep Sky Technologies, Inc., has made the CODEC component available for free to the developer community.
The CODEC component consists of two methods for the creation of MD5 digests:
CODEC_Encode_MD5_x creates a properly formatted MD5 digest directly from a supplied 4D text value.
CODEC_Encode_MD5_z creates a properly formatted MD5 digest directly from a referenced 4D BLOB value.
Both methods are immediately available for use upon installing the CODEC component. No plugins, external documents, or initialization is needed to begin using the methods. And, all of the code in the CODEC component is set up to handle even the most stringent 4D Compiler settings (e.g. All Variables are Typed).
Download (87KB)
Added: 2005-12-30 License: Freeware Price:
1441 downloads
HTTP Log Deux 1.0.0b02
HTTP Log Deux - Flexible web log generator more>>
HTTP Log Deux is a 4th Dimension component which provides a cross-platform, flexible web log generator. HTTP Log Deux works in conjunction with HTTP Server Deux, another 4D component available from Deep Sky Technologies, Inc. With HTTP Log Deux, 4D developers can in as little as three lines of code create standard, compliant based web logs for all web requests serviced by HTTP Server Deux.
HTTP Log Deux works on top of the HTTP Server Deux component. TCP Server Deux HTTP Server Deux is a 4th Dimension component which provides a cross-platform, flexible web server. HTTP Server Deux gives 4D developers all of the parsing, formatting, and utility routines needed for a robust and functionally complete web server in 4D.
TCP Server Deux provides all of the listener handling, threading, process management, and internal communications needed within any custom server written in 4th Dimension.
The HTTP Log Deux, HTTP Server Deux, TCP Server Deux and TCP Deux components require that the BASh component also be installed to operate properly.
<<lessHTTP Log Deux works on top of the HTTP Server Deux component. TCP Server Deux HTTP Server Deux is a 4th Dimension component which provides a cross-platform, flexible web server. HTTP Server Deux gives 4D developers all of the parsing, formatting, and utility routines needed for a robust and functionally complete web server in 4D.
TCP Server Deux provides all of the listener handling, threading, process management, and internal communications needed within any custom server written in 4th Dimension.
The HTTP Log Deux, HTTP Server Deux, TCP Server Deux and TCP Deux components require that the BASh component also be installed to operate properly.
Download (673KB)
Added: 2005-12-31 License: Freeware Price:
1421 downloads
SMTP Client Deux 1.2.0
SMTP Client Deux - Complete implementation of the SMTP protocol more>>
SMTP Client Deux is a 4th Dimension component which provides a complete implementation of the SMTP protocol. SMTP Client Deux works on top of the commercial TCP Deux 4D component, also available from Deep Sky Technologies, Inc.
With the SMTP Client Deux component, a 4th Dimension developer has complete implementation of the SMTP protocol from within 4D. The protocol relies on the TCP Deux component for all TCP communication needs, thereby removing any reliance on current or future TCP plugins which are available for use in 4D. The implementation of SMTP within the SMTP Client Deux component also eliminates long bugs and anomalies that have existed in plugin implementations of the SMTP protocol.
The single greatest feature of SMTP Client Deux is that it does not use the SMTP layer within 4D Internet Commands. Over the years, many developers have encountered different bugs and anomalies within the SMTP implementation of 4D Internet Commands.
SMTP Client Deux uses the routines within the TCP Deux component package for all TCP communications, which themselves only use the TCP layer within 4D Internet Commands when that plugin is in use.
So, most if not all errors which 4D developers experience when sending email with 4D Internet Commands are removed when using SMTP Client Deux.
Main features:
- Simple and direct email sending (e.g. QuickSend);
- Single method access for sending HTML email;
- Full support for one or more attachments;
- Built in attachment encoding for error free operation;
- Full support for SMTP AUTH;
- Full support for NTLM, the proprietary SMTP AUTH scheme commonly commonly used by Microsoft products;
- Full support for specifying content-type for attachments;
- Full support for specifying content-type of email body (e.g. for HTML email);
- Complete email header field control;
- Utility routines for formatting and encoding attachments;
- Utility routines for formatting recipients;
- More than two dozen different email header lines supported;
- Custom constants to speed the creation of complex emails;
- Fully cross-platform and native implementation for SMTP protocol;
- Compatibility with 4D v6.7.x, 4D v6.8.x, and 4D v7.0.x (4D 2003);
- Support for 4D v6.8.x and 4D v7.0.x (4D 2003) under Carbon, providing compatibility with MacOS 8/9, MacOS X, and Windows 98/2000/NT/XP;
- Support for encoding for Chinese and Japanese targeted emails.
<<lessWith the SMTP Client Deux component, a 4th Dimension developer has complete implementation of the SMTP protocol from within 4D. The protocol relies on the TCP Deux component for all TCP communication needs, thereby removing any reliance on current or future TCP plugins which are available for use in 4D. The implementation of SMTP within the SMTP Client Deux component also eliminates long bugs and anomalies that have existed in plugin implementations of the SMTP protocol.
The single greatest feature of SMTP Client Deux is that it does not use the SMTP layer within 4D Internet Commands. Over the years, many developers have encountered different bugs and anomalies within the SMTP implementation of 4D Internet Commands.
SMTP Client Deux uses the routines within the TCP Deux component package for all TCP communications, which themselves only use the TCP layer within 4D Internet Commands when that plugin is in use.
So, most if not all errors which 4D developers experience when sending email with 4D Internet Commands are removed when using SMTP Client Deux.
Main features:
- Simple and direct email sending (e.g. QuickSend);
- Single method access for sending HTML email;
- Full support for one or more attachments;
- Built in attachment encoding for error free operation;
- Full support for SMTP AUTH;
- Full support for NTLM, the proprietary SMTP AUTH scheme commonly commonly used by Microsoft products;
- Full support for specifying content-type for attachments;
- Full support for specifying content-type of email body (e.g. for HTML email);
- Complete email header field control;
- Utility routines for formatting and encoding attachments;
- Utility routines for formatting recipients;
- More than two dozen different email header lines supported;
- Custom constants to speed the creation of complex emails;
- Fully cross-platform and native implementation for SMTP protocol;
- Compatibility with 4D v6.7.x, 4D v6.8.x, and 4D v7.0.x (4D 2003);
- Support for 4D v6.8.x and 4D v7.0.x (4D 2003) under Carbon, providing compatibility with MacOS 8/9, MacOS X, and Windows 98/2000/NT/XP;
- Support for encoding for Chinese and Japanese targeted emails.
Download (986KB)
Added: 2005-12-31 License: Freeware Price:
1401 downloads
BASh 1.8.5
BASh - 4D component that provides extensive utility commands more>>
BASh is a 4D component that provides extensive utility commands, especially for dynamically reusable variable space (DSS, Dynamic Stack Space, module), date-time stamps (DTS module), resources (RES module), encoding and decoding (CODEC module), encryption (CRYPT module), X4D module (record packing in XML), XML management, and much, much more.
The BASh component now consists of 477 methods across 32 modules of code.
Main features:
Modules currently available in the BASh component:
- ARR - Array sizing, management, and manipulation methods;
- BLOB - BLOB management and manipulation methods;
- CODEC - encoding and decoding support for common formats;
- CONV - conversion methods to handle data and type conversions;
- CRYPT - encryption and decryption routines;
- DATE - provides basic date manipulation routines;
- DSS - Dynamic Stack Space; reusable variable management system;
- DTS - Date-Time Stamps; generation and manipulation methods;
- ENV - environmental information (program, OS, CPU, etc.);
- FILE - path and file name utilities;
- FMAP - file mapping for document types, creator and type codes, and MIME types;
- IB - management and manipulation of indexed BLOBs;
- INIT - module and component initialization;
- INT - interruption manager;
- NULL - Variable clearing and initialization methods;
- NVP - named value pair utilities and management;
- PROS - process information accessors;
- PTEXT - parameter text replacement routines;
- QUIT - controlled clean up of BASh data structures;
- RES - resource management and utility methods;
- RW - read/write module for handling record access;
- SEM - Semaphore management methods;
- SEQ - flexible sequence number module;
- SERNO - serial number generation and confirmation methods;
- STR - string manipulation, formatting, and filtering methods;
- TIME - Time manipulation methods;
- TYPE - Variable type comparison methods;
- URL - URL creation and extraction routines;
- VAR - Variable utility methods;
- WORD - manipulators for non-native four-byte values;
- X4D - XML based record packing and unpacking methods;
- XML - Extensible Markup Lanugage parsing and retrieval code.
<<lessThe BASh component now consists of 477 methods across 32 modules of code.
Main features:
Modules currently available in the BASh component:
- ARR - Array sizing, management, and manipulation methods;
- BLOB - BLOB management and manipulation methods;
- CODEC - encoding and decoding support for common formats;
- CONV - conversion methods to handle data and type conversions;
- CRYPT - encryption and decryption routines;
- DATE - provides basic date manipulation routines;
- DSS - Dynamic Stack Space; reusable variable management system;
- DTS - Date-Time Stamps; generation and manipulation methods;
- ENV - environmental information (program, OS, CPU, etc.);
- FILE - path and file name utilities;
- FMAP - file mapping for document types, creator and type codes, and MIME types;
- IB - management and manipulation of indexed BLOBs;
- INIT - module and component initialization;
- INT - interruption manager;
- NULL - Variable clearing and initialization methods;
- NVP - named value pair utilities and management;
- PROS - process information accessors;
- PTEXT - parameter text replacement routines;
- QUIT - controlled clean up of BASh data structures;
- RES - resource management and utility methods;
- RW - read/write module for handling record access;
- SEM - Semaphore management methods;
- SEQ - flexible sequence number module;
- SERNO - serial number generation and confirmation methods;
- STR - string manipulation, formatting, and filtering methods;
- TIME - Time manipulation methods;
- TYPE - Variable type comparison methods;
- URL - URL creation and extraction routines;
- VAR - Variable utility methods;
- WORD - manipulators for non-native four-byte values;
- X4D - XML based record packing and unpacking methods;
- XML - Extensible Markup Lanugage parsing and retrieval code.
Download (7.2MB)
Added: 2005-12-30 License: Freeware Price:
1396 downloads
Dr. Feelgoods FFusion 1.0
Dr. Feelgoods FFusion - DivX video codecs more>>
Dr. Feelgoods FFusion is a somewhat more recent build of Jerome Cornets FFusion that Ive been working on.
This QuickTime component uses libavcodec for decoding and is Tiger compatible.
<<lessThis QuickTime component uses libavcodec for decoding and is Tiger compatible.
Download (7MB)
Added: 2006-02-16 License: Freeware Price:
1347 downloads
ParserTools 0.2.0
ParserTools - Parse RSS and Atom feeds more>>
ParserTools is a scriptable faceless background application (FBA) for parsing:
- RSS and Atom feeds
- application and scripting component terminology resources.
Enhancements:
- added Terminology Suite;
- changed format of key-value list records in parse RSS
<<less- RSS and Atom feeds
- application and scripting component terminology resources.
Enhancements:
- added Terminology Suite;
- changed format of key-value list records in parse RSS
Download (200KB)
Added: 2006-03-27 License: Freeware Price:
1309 downloads
Component X Graphics 3.1
Component X Graphics - REALbasic plugin for graphics functions more>>
Component X Graphics is a plugin for REALbasic that provides powerful, cross-platform, pixel-consistent, scalable graphics routines that extend REALbasics picture class.
It contains routines to stretch, flip, rotate, shear, and trim pictures, routines to adjust contrast, gamma, HSV, and RGB of pictures, routines for compositing, threshold, transitions, and pixelating images, and even a routine to blit high quality crawling ants on images.
<<lessIt contains routines to stretch, flip, rotate, shear, and trim pictures, routines to adjust contrast, gamma, HSV, and RGB of pictures, routines for compositing, threshold, transitions, and pixelating images, and even a routine to blit high quality crawling ants on images.
Download (4MB)
Added: 2006-05-07 License: Freeware Price:
1292 downloads
MNG Component 1.0b5
MNG Component - QuickTime components for playing MNG documents more>>
MNG Component is a suite of QuickTime components (image compressor/decompressor, graphics importer, movie importer, and movie exporter) for making the MNG format accessible through QuickTime.
MNG files are not particularly widespread, so the main goal is not to support MNG files per se. Rather the intention is to use MNG as a superior compression algorithm for sequences of computer-generated images such as screen captures.
MNG allows for much greater compression than the Animation and Graphics codecs which have been standard parts of QuickTime for the past decade.
Main features:
- The ImageCodec allows QuickTime to create movie files which uses the MNG codec for encoding video data. These MNG tracks can be played back and edited just like any other QuickTime video track.
- The MovieImporter allows QuickTime-savvy applications to import MNG documents in place.
- The GraphicsImporter allows QuickTime-savvy applications to import MNG files as still images.
- The MovieExporter allows the video track of any QuickTime movies to be exported as a MNG document.
<<lessMNG files are not particularly widespread, so the main goal is not to support MNG files per se. Rather the intention is to use MNG as a superior compression algorithm for sequences of computer-generated images such as screen captures.
MNG allows for much greater compression than the Animation and Graphics codecs which have been standard parts of QuickTime for the past decade.
Main features:
- The ImageCodec allows QuickTime to create movie files which uses the MNG codec for encoding video data. These MNG tracks can be played back and edited just like any other QuickTime video track.
- The MovieImporter allows QuickTime-savvy applications to import MNG documents in place.
- The GraphicsImporter allows QuickTime-savvy applications to import MNG files as still images.
- The MovieExporter allows the video track of any QuickTime movies to be exported as a MNG document.
Download (403KB)
Added: 2006-05-26 License: Freeware Price:
1260 downloads
Secleted [ 0 ] software to compare
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above provide component search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed