Main > Free Download Search >

Free native script

native

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 71
Applets and Native Methods. 1.0

Applets and Native Methods. 1.0


A guide to calling native methods from with in java applets. Explains how to overcome the sandbox restrictions and how to load native libraries when the applet starts. Also includes a brief introduction to the JNI. more>> A guide to calling native methods from with in java applets. Explains how to overcome the sandbox restrictions and how to load native libraries when the applet starts. Also includes a brief introduction to the JNI.<<less
Added: 2005-12-10 License: Freeware Price: $0.00USD
10 downloads
 
Other version of Applets and Native Methods.
Applets and Native Methods.Applets and Native Methods.Applets and Native Methods. A guide to calling native methods from with in java applets. Explains how to overcome the sandbox restrictions and how to load native libraries
License:Freeware
Download
800 downloads
Added: 2005-12-10
How to redeclare native PHP functions 1.0

How to redeclare native PHP functions 1.0


The tutorial shows a way to redeclare native PHP functions like session_start or print_r. more>> The tutorial shows a way to redeclare native PHP functions like session_start or print_r.<<less
Added: 2006-05-23 License: Other Price: $0.00USD
14 downloads
 
Other version of How to redeclare native PHP functions
How to redeclare native PHP functionsThe tutorial shows a way to redeclare native PHP functions like session_start or print_r. How to redeclare native PHP
Price: FreeAdditionalInfohttpopenideascompany.combogomilp42
License:Other Free / Open Source License
Download
1258 downloads
Added: 2006-05-23
GIF images into animated GIF with native PHP class

GIF images into animated GIF with native PHP class


This class can be used to generate a GIF animation from a set of individual frames in GIF image format. The class takes as input parameters the list of GIF frame image files, the animation delay between each frame, the horizontal and vertical offset more>> This class can be used to generate a GIF animation from a set of individual frames in GIF image format. The class takes as input parameters the list of GIF frame image files, the animation delay between each frame, the horizontal and vertical offset of each frame image. It combines all image frames and generates a single animated GIF file using only PHP code without using the GD library or other image extensions or external programs . The animation background may be set to a given color or be made transparent. One of the greatest features of PHP is the integration with the GD library, making possible to dynamically generate images in several formats. However, PHP GD functions do not implement animated GIF image generation, despite the GD library supports GIF animations since 2004. This class provides an alternative solution for GIF animations from individual images without using the PHP GD library functions.<<less
Added: 2006-09-12 License: Freeware Price: $0.00USD
19 downloads
LiveZeit

LiveZeit


A multi-lingual organizer that makes managing your time easy, LiveZeit offers a calendar and to-do list and supports multiple categories and users to manage events, recurrence, themes, iCal export, pu more>> A multi-lingual organizer that makes managing your time easy, LiveZeit offers a calendar and to-do list and supports multiple categories and users to manage events, recurrence, themes, iCal export, public/private events, AJAX integration and much more. Theres a simple plug-in you can use on other pages, such as blogs and native translations into several languages including Turkish, Czech, Dutch, Danish, German, Simplified Chinese Portuguese, Spanish and Italian. The development team is constantly looking for new features to add to LiveZeit, so if youre looking for something special, post in our forums and well add it to the next version!<<less
Added: 2007-05-11 License: Freeware Price: Free
900 downloads
Active Calendar 1.1.0

Active Calendar 1.1.0


Active Calendar is a PHP class that generates calendars (month or year view) as HTML tables (XHTML-Valid). It can produce static calendars without any links or calendars with navigation controls, a date picker control, event days and content with event more>> Active Calendar is a PHP class that generates calendars (month or year view) as HTML tables (XHTML-Valid). It can produce static calendars without any links or calendars with navigation controls, a date picker control, event days and content with event URLs, and linkable days (optionally URL or Javascript). The layout can be configured using CSS, and JavaScript is not required. The supported dates (on systems using a 32-bit signed integer Unix time_t) are: 1902-2037 (Unix) and 1971-2037 (Windows), when using the default PHP native date functions, and 100-3000 and later, when using the ADOdb Date Library.<<less
Added: 2004-09-20 License: LGPL Price: $0.00USD
13 downloads
iZeit

iZeit


A multi-lingual organizer that makes managing your time easy, iZeit is written in PHP, which makes it totally customizable. It offers a calendar and to-do list and supports multiple categories and use more>> A multi-lingual organizer that makes managing your time easy, iZeit is written in PHP, which makes it totally customizable. It offers a calendar and to-do list and supports multiple categories and users to manage events, recurrence, themes, iCal export, public/private events, AJAX integration and much more. Theres a simple plug-in you can use on other pages, such as blogs and native translations into several languages including Turkish, Czech, Dutch, Danish, German, Simplified Chinese Portuguese, Spanish and Italian. Well even install it for you if youre new to the web! iZeit can be installed as a standalone calendar or used within other pages using inbuilt functions. The development team is constantly looking for new features to add to iZeit, so if youre looking for something special, post in our forums and well add it to the next version!<<less
Added: 2007-01-18 License: Freeware Price: FreeAdditionalInfoOncealicensehasbeenpurchased,thecalendarcanbemodifiedorcustomised,butnotredistributed.
1011 downloads
PHAkt

PHAkt


PHAkt is a server model for Macromedia Dreamweaver MX and 2004, allowing PHP generation using the same techniques as when developing ASP/JSP/ColdFusion. It is a better alternative to the PHP_MySQL ser more>> PHAkt is a server model for Macromedia Dreamweaver MX and 2004, allowing PHP generation using the same techniques as when developing ASP/JSP/ColdFusion. It is a better alternative to the PHP_MySQL server model. You dont have to learn anything to use PHAkt, as youll be able to work in Dreamweaver as youve been in the native PHP_MySQL server model. To enable PHAkt, make sure to select PHP_ADODB as the Testing Server for your site. PHAkt MX has a lot of improvements over the original PHP_MySQL server model of Macromedia Dreamweaver MX: --Support for multiple databases in a transparent way; --User Authentication Server Behaviors; --Master/Detail Server Behaviors; --Go to Detail Page Server Behaviors; --Improved code generation (all reusable code is kept in a file functions.inc.php); --Multiple and extensible recordset support; --IIS and Apache 2 support by using absolute redirects.<<less
Added: 2001-05-17 License: GPL Price: Free
1699 downloads
What is JIT 1.0.0

What is JIT 1.0.0


JIT (just-in-time) is a CLR?s (Common Language Runtime) compiler. The JIT Compiler function is responsible for compiling a method?s IL code into native CPU instructions. Because the IL(intermediate language) is being compiled "just in time," this more>> JIT (just-in-time) is a CLR?s (Common Language Runtime) compiler. The JIT Compiler function is responsible for compiling a method?s IL code into native CPU instructions. Because the IL(intermediate language) is being compiled "just in time," this component of the CLR is frequently referred to as a JITter or a JIT compiler.<<less
Added: 2007-05-31 License: Freeware Price: $0.00USD
16 downloads
 
Other version of What is JIT
What is JITChetankumar Akarte - The JIT Compiler function is responsible for compiling a method?s IL code into native CPU instructions. Because the IL(intermediate la. JIT (just-in
License:Freeware
Download
891 downloads
Added: 2007-05-31
vlibTemplate 4.0

vlibTemplate 4.0


vlibTemplate is a php class that is intended to make splitting PHP from HTML a simple and natural task. It has easily understandable syntax. It compiles a template into native PHP code using 1 (one) pcre call, thus the parsing is extremely fast (and the more>> vlibTemplate is a php class that is intended to make splitting PHP from HTML a simple and natural task. It has easily understandable syntax. It compiles a template into native PHP code using 1 (one) pcre call, thus the parsing is extremely fast (and the resulting compiled templates can be easily cached). The vlibTemplateCache class, caches each template in native php code thus allowing vlibTemplate to bypass the majority of the regex calls when the template is recalled. vlibTemplateCache also checks for newer versions of the original template and updates the cache accordingly. vlibTemplate comes as part of the vLIB library.<<less
Added: 2002-03-21 License: Other Price: 0.00
13 downloads
 
Other version of vlibTemplate
vlibTemplateIt compiles a template into native PHP code using 1 (one) p. vlibTemplate is a php class that is intended to make splitting PHP from HTML a simple and natural
Price: FreeAdditionalInfoOpenSourceArtisiticLicense
License:Other Free / Open Source License
Download
2776 downloads
Added: 2002-03-21
phpManta suite 1.0.2

phpManta suite 1.0.2


phpManta is a suite of PHP classes, scripts and examples intended to help PHP programmers writing stable PHP websites and applications. Mdoc is a new auto-documentation tool to create manuals like PHP manual at php.net web site, so in a style common more>> phpManta is a suite of PHP classes, scripts and examples intended to help PHP programmers writing stable PHP websites and applications. Mdoc is a new auto-documentation tool to create manuals like PHP manual at php.net web site, so in a style common to the PHP community and is very efficient to share your code as APIs. Mdoc parses the PHP source code and its comments to build the manual for a class or a library. A class is a valid PHP4 or PHP5 class, a library is a file of functions, both may contains constant declarations. Documentation may then be displayed formated in native or custom (X)HTML code which can be included in web pages. Native format style is mostly inspired from PHP manual at php.net web site. Custom format is built thanks to a powerful template feature and can be in any structured language such like XML (assuming the template smart display flag is set to "off" to disable the XHTML smart display feature).<<less
Added: 2006-01-14 License: BSD Price: $0.00USD
10 downloads
LifeType 1.0.1

LifeType 1.0.1


LifeType (formerly known as pLog) is an open-source blogging platform with enticing features for both big blogging communities and casual bloggers alike. LifeType is multi-blog and multi-user out of the box, and end users will enjoy its friendly user more>> LifeType (formerly known as pLog) is an open-source blogging platform with enticing features for both big blogging communities and casual bloggers alike. LifeType is multi-blog and multi-user out of the box, and end users will enjoy its friendly user interface, the generation of clean XHTML code and the powerful file management area for managing resources and attaching them to our posts. Other exciting features include a customizable template system with caching support, native support for subdomains with custom URLs, a powerful plugin framework, fully localizable from the ground up, generation and syndication of RSS feeds, support trackbacks and the metaWeblog XMLRPC API, and many more! LifeType is extensible via plugins, that will add new exciting features such as moblogging, integration with Flickr and Gallery2, shoutbox, and many morel.<<less
Added: 2004-03-17 License: GPL Price: $0.00USD
16 downloads
 
Other version of LifeType
LifeTypecustomizable template system with caching support, native support for subdomains with custom URLs, a powerful plugin framework, fully localizable from the ground up, generation and syndication
License:GPL
Download
2050 downloads
Added: 2004-03-17
Fast FLAC Reader

Fast FLAC Reader


This MATLAB audio script is a Lossless FLAC reader with an interface compatible with Wavread more>>

Fast FLAC Reader designed to be a powerful script uses the flac command line tools for reading a FLAC file. MATLAB audio script is a Lossless FLAC reader with an interface compatible with Wavread. The scripts blends and uses the current Wavread interface.

Major Features

  1. Raw file generation, for faster loading
  2. Native and double output
  3. size query
  4. Range decoding [from to]
  5. Flac and metaflac allowed locally or in PATH
  6. Multiplatform without dependencies on Windows

Requirements:

  • MATLAB 7.6 or higher
<<less
Added: 2009-07-02 License: BSD - BSD License Price: BSDBSDLicense
16 downloads
PHP Web Statistik 3.5.08

PHP Web Statistik 3.5.08


The PHP Web Statistik offers a easy configurable php webtraffic analyze script with many module based stats. No database connectivity is required. The following stat modules are available: year,month,day,weekday,ho ur,referrer,browser,opera ting more>> The PHP Web Statistik offers a easy configurable php webtraffic analyze script with many module based stats. No database connectivity is required. The following stat modules are available: year,month,day,weekday,ho ur,referrer,browser,opera ting system,last visitors,provider,country ,hits,page impressions,search engines,search phrases,visitors of the last x days,colordepth,resolutio n and trends. The log function works with javascript,image tags or native php. the new version 3.5 has extra features: file-cache to enhance performance,analyze time intervals,cookie handling,better performance,reviewed code,password protection and frame-support<<less
Added: 2006-07-12 License: GPL Price: $0.00USD
15 downloads
 
Other version of PHP Web Statistik
PHP Web StatistikThe log function works with javascript,image tags or native php. the new version 2.0 has extra features: file-cache to enhance performance,analyze time intervals,cookie handling,better
License:GPL
Download
1216 downloads
Added: 2006-07-12
H2 Database Engine

H2 Database Engine


H2 is a free and fast SQL database engine written in Java. Included are a JDBC and ODBC driver. Both disk based and in memory operation are supported. It can run in embedded and client / server mode. more>> H2 is a free and fast SQL database engine written in Java. Included are a JDBC and ODBC driver. Both disk based and in memory operation are supported. It can run in embedded and client / server mode. A web console application is included. Clustering is supported as well. It can run as a Java application or as a native executable.<<less
Added: 2005-12-16 License: Other Free / Open Source License Price: Free
1444 downloads
TA-Lib 0.3.0

TA-Lib 0.3.0


TA-Lib provides common functions for the technical analysis of financial market data. more>>
TA-Lib 0.3.0 gives users good experience with the technical analysis of financial market data.

Major Features:

  1. C/C API. TA-Lib is totally embedded within your application using static library. You access the functionality by including the header file "ta_libc.h"
  2. Excel API. Just add the TA-Lib Excel add-ins to your workbook and you get access to all the TA functions in your spreadsheet. If you know how to enter an array formula with Ctrl-Shift-Enter, you will find that calling the TA-Lib functions is very easy.
  3. Java API. Native java source code is included in the package. The interface is mostly the same as the C/C API.
  4. .NET and Mono API. The interface is mostly similar to the C/C interface. To use TA-Lib on .NET/Mono you just need to add a reference to the assembly included in the package. There is no need to call TA_Initialize and TA_Shutdown, these are done automatically.
<<less
Added: 2007-06-22 License: Other Free / Open Source License Price: OtherFreeOpenSourceLicense
12 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5