Main > Free Download Search >

Free adapted script

adapted

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 62
JW FLV Media Player - Adapted Version 3.15

JW FLV Media Player - Adapted Version 3.15


An adapted version of the popular JW FLV Media Player (v.3.15) with updated user interface. more>> An adapted version of the popular JW FLV Media Player (v.3.15) with updated user interface.<<less
Added: 2008-04-02 License: Other Price: $0.00USD
12 downloads
Php Board Script free 6.4.3

Php Board Script free 6.4.3


GL-SH Deaf Php Board free is a fast, professional and reliable discussion board solution for your internet site. Explore the features now! Gl-SH Deaf board is programmed a free board in Php, without My SQL, which on each server or Webspace is installed more>> GL-SH Deaf Php Board free is a fast, professional and reliable discussion board solution for your internet site. Explore the features now! Gl-SH Deaf board is programmed a free board in Php, without My SQL, which on each server or Webspace is installed in well 5 minutes. Optimally for beginners by the simple installation, but all professional functions and options the one board contains to have must. With 10 Designs and 4 languages: German, English, Franzoesisch and Spanish can adapt you your board individually. . Board Software and Hosting Requirements: Php - approx. 1 MB Webspace - .htaccess password protection - a data base My SQL is not needed!!!<<less
Added: 2006-05-03 License: Freeware Price: $0.00USD
11 downloads
 
Other version of Php Board Script free
Php Board Script freeWith 10 Designs and 4 languages: German, English, Franzoesisch and Spanish can adapt you your board individually. . Board Software and Hosting Requirements: Php - approx. 1 MB Webspace - .htaccess
License:Freeware
Download
1280 downloads
Added: 2006-05-03
SamTodo 1.1

SamTodo 1.1


SamTodo is a simple PHP application that makes managing a todo list as easy as possible. SamTodo allows for a prioritized and categorized listing of information ensuring that you wont forget important tasks again. The source code is easy to understand more>> SamTodo is a simple PHP application that makes managing a todo list as easy as possible. SamTodo allows for a prioritized and categorized listing of information ensuring that you wont forget important tasks again. The source code is easy to understand and the entire program is stylized using CSS (so it can be easily adapted to your needs). SamTodo only requires access to a web server that supports MySQL and PHP. Visit the website for more information and a demo of the application.<<less
Added: 2008-05-19 License: Other Price: $0.00USD
14 downloads
HAWHAW 5.9

HAWHAW 5.9


HAWHAW stands for HTML and WML Hybrid Adapted Webserver and is a PHP class library for universal mobile applications. HAWHAW supports output of the following markup languages: HTML, XHTML, WML, cHTML (iMode), VoiceXML and MML. more>> HAWHAW stands for HTML and WML Hybrid Adapted Webserver and is a PHP class library for universal mobile applications. HAWHAW supports output of the following markup languages: HTML, XHTML, WML, cHTML (iMode), VoiceXML and MML.<<less
Added: 2000-04-05 License: GPL Price: $0.00USD
14 downloads
 
Other version of HAWHAW
License:GPL
Download
3492 downloads
Added: 2000-04-05
Photobase 1.2

Photobase 1.2


Photobase allows you to publish your photos on the internet the easy way. It includes: GD support, Multilanguage support (Easy to adapt it to your own language, Genre support and much more. more>> Photobase allows you to publish your photos on the internet the easy way. It includes: GD support, Multilanguage support (Easy to adapt it to your own language, Genre support and much more.<<less
Added: 2003-03-21 License: Free Non-Commercial Price: $0.00USD
109 downloads
W-Agora

W-Agora


More than just another web BBS/forum software, w-Agora (Web-Agora) is a powerful database-driven communications system designed to be adapted to a various needs. Features: Threaded or flat discussio more>> More than "just another web BBS/forum software", w-Agora (Web-Agora) is a powerful database-driven communications system designed to be adapted to a various needs. Features: Threaded or flat discussions, attachments, Users managements, private forums, Multiple sites & forums, Multi-languages support, Fully customizable using templates, Full web-based admin panel, statistics, Multi-Database support, Search engine, WYSIWYG editor, and more... Commercial support is available.<<less
Added: 2000-01-21 License: GPL Price: Free
3565 downloads
FAQ Management Script

FAQ Management Script


This cool script allows you to administer a websites frequently asked questions. It blends easily with your site, allows unlimited category depth, is searchable and allows questions to be in multiple categories. And optional user question submission more>> This cool script allows you to administer a websites frequently asked questions. It blends easily with your site, allows unlimited category depth, is searchable and allows questions to be in multiple categories. And optional user question submission option is available, along with most recently added and most popular lists. You can easily adapt this script to fit in with any website theme.<<less
Added: 2008-12-13 License: GPL Price: 1.00GBP
13 downloads
JChart2D 3.0.0

JChart2D 3.0.0


JChart2D is an minimalistic charting library. more>>
JChart2D 3.0.0 is an utility which serves as an minimalistic charting library. It shows multiple traces including trace-points. JChart2D is centered around a single configurable swing widget: the Chart2D. It is a JComponent one can add to a java swing user interface.

Major Features:

  1. Easy usage: only a few lines of code are necessary to use a chart. No complex specification of data points, labels or grids necessary. This is done per default and may optionally be configured.
  2. Multiple traces with different behavior may be added to a single chart.
  3. Performance. JChart2D is designed for dynamic rendering. Rescaling is done per axis only and only if bounds are exceeded. New points within bounds are scaled without affecting old scaling. Minimum and maximum bounds of traces are cached and updated upon events. Invisible traces are not scaled and don't affect bounds.
  4. AWT is the bottleneck: Non-visible calculations (scaling, rounding, event-handling, label calculation) do not impose high load even if a point is added with bounds changes every 2ms. But enlarging the window does. So scaling is bound to painting and the adapting painting frequency is limited to a configurable amount of milliseconds. For rendering traces poly-lines are drawn by default (instead of many calls to draw-line for connecting points). No comparisons to other libraries available.
  5. Automatic choice of the unit prefix (multiplier) according to the scientific unit system (nano , milli, tera, ..).
  6. Label format for scale labels via java.text. Number Format or java.text.Date Format.
  7. Chooseable display of grids, labels, labeled scale-points, coordinate tooltips, ... .
  8. Toolbox of UI controls for chart and traces via pop-up menus and menu bar. See the applet demo. Tip: right-click on the label of the trace to get controls for it.
  9. Traces may be rendered via lines, discs, dots (is a disc with radius 1) or filled polygons. Additionally strokes may be specified (only useful for lines I think). An open interface for further graphical representations of traces exists.
  10. Different axis implementations (settable from UI): linear, log e and log 10.
  11. Multiple axes on top, bottom, left and right side. Traces may be assigned to an x and an y axis that has been assigned to the chart and will be related to them.
  12. Different view-port implementations: Zooming (Zoomable Chart), enforcing visible bounds even if data does not fill them,... .
  13. Exact visualization of labeled scale-points. No label of a scale-point is ever rounded to the next current chosen decimal, instead the scale-point is shifted to a position which represents an exact decimal.
  14. Fully resizable. The amount of labeled scale-points may increase on choosing a bigger size.
  15. Deadlock safe. Even this is hard to claim because testing depends on run-time behavior of the current system, i did not encounter a deadlock situation while letting several threads modify traces all contained in the same chart (only the art painting system may get pretty busy).
  16. Trace implementations with different behavior: unordered, ring-buffered, ordered, ojective, ...
  17. Highly configurable error bar API.
  18. Support for zooming (Zoomable Chart)
  19. Charts may be saved as images (jpeg, gif, jpg,... depending on the image writers of the java VM implementation), a snapshot UI control allows this.
<<less
Added: 2008-06-13 License: LGPL - GNU Lesser General Public License Price: LGPLGNULesserGeneralPublicLicense
21 downloads
Membermap .03

Membermap .03


Allows visitors/members to add a pin to a choice of maps where they live. features Template driven can be adapted for many other uses. verifies email addresses. Use included maps or add your own maps options verify names against current member more>> Allows visitors/members to add a pin to a choice of maps where they live. features Template driven can be adapted for many other uses. verifies email addresses. Use included maps or add your own maps options verify names against current member system allow users to set link for their pin. Allow users to add extra info to show on mouseover.<<less
Added: 2004-08-09 License: Free Non-Commercial Price: $0.00USD
13 downloads
 
Other version of Membermap
MembermapJeff - features Template driven can be adapted for many other uses. verifies email addresses. Use included maps or add your own maps. Allows visitors/members to add a pin to
License:Free for non-commercial use
Download
1913 downloads
Added: 2004-08-09
HTMLGraph 0.1

HTMLGraph 0.1


HTMLGraph is a PHP package to create graphs without the use of images. The graphs are completely written as CSS formatted tables. HTMLGraph is currently very simple and you will most likely have to adapt it to your own needs. more>> HTMLGraph is a PHP package to create graphs without the use of images. The graphs are completely written as CSS formatted tables. HTMLGraph is currently very simple and you will most likely have to adapt it to your own needs.<<less
Added: 2006-09-11 License: GPL Price: $0.00USD
12 downloads
 
Other version of HTMLGraph
License:GPL
Download
1139 downloads
Added: 2006-09-11
Standalone Browscap class 0.7

Standalone Browscap class 0.7


The browscap.ini file is a database maintained by Gary Keith at http://browsers.garykeith .com/ which provide a lot of details about browsers and their capabilities, such as name, versions, javascript support and so on. PHPs native get_browser() more>> The browscap.ini file is a database maintained by Gary Keith at http://browsers.garykeith .com/ which provide a lot of details about browsers and their capabilities, such as name, versions, javascript support and so on. PHPs native get_browser() function parses this file and provide you with a complete set of information about every browsers details but it requires the path to the ini file to be specified in the PHP.ini browscap directive (and it is flagged as PHP_INI_SYSTEM). Browscap is a class for PHP5 that gets over and manages the whole thing. It offers method to update, cache, adapt and get details about every supplied user agent on a standalone basis. From version 0.7 the class updates the database automatically based on a user-defined interval.<<less
Added: 2006-09-03 License: LGPL Price: $0.00USD
14 downloads
 
Other version of Standalone Browscap class
Standalone Browscap classIt offers method to update, cache, adapt and get details about every supplied user agent on a standalone basis. From version 0.7 the class updates the database automatically based on a user-defined
License:LGPL
Download
1149 downloads
Added: 2006-09-03
RSS Parser

RSS Parser


RSS parser is a fast and adaptable CFC that parses XML. Originally it was designed to read RSS feeds of blogs and was later adapted to be able to read various RSS feeds. Currently it is limited to RSS more>> RSS parser is a fast and adaptable CFC that parses XML. Originally it was designed to read RSS feeds of blogs and was later adapted to be able to read various RSS feeds. Currently it is limited to RSS 2.0 format, but I am working on adapting it to handle Atom feeds.

The RSS parser was designed to allow programmers to pass in a list of item child nodes that they want to search for in the XML, such as title and description. I also built in the ability to group 2 or more child nodes together in an "OR" represented by |, such as pubdate|datepub. This would search for pubdate first and if this isnt found it would search for datepub and continue, if there where additional child nodes, until it found one. It would then use the first child node in the list as the structure key and save what ever value is found to it.
<<less
Added: 2007-02-26 License: Freeware Price: Free
986 downloads
PhpMySport 1.4

PhpMySport 1.4


PhpMySport is a open source software designed for all sport clubs and leagues which want to easily create and manage their website. Football, soccer, basketball, handball, cricket, volleyball, hockey, polo, etc, it can be adapted to several team more>> PhpMySport is a open source software designed for all sport clubs and leagues which want to easily create and manage their website. Football, soccer, basketball, handball, cricket, volleyball, hockey, polo, etc, it can be adapted to several team sports. You will be able to manage matchs, seasons, players, team compositions but also post your news, open a discussion forum and lot more ! Developped in PHP/MySQL, phpMySport is part of Content Management Systems (CMS) and allows you to easily manage datas of your website with the help of online administration forms. Different by its sport sides, it still propose all advantages of a CMS: design customization, rich text editor WYSIWYG, user-friendly interface, multi-users management, etc. In other words, phpMySport propose a comprehensive website which can be adapted to your sport but also to your club or league colors !<<less
Added: 2006-10-31 License: GPL Price: $0.00USD
12 downloads
 
Other version of PhpMySport
PhpMySport, volleyball, hockey, polo, etc, it can be adapted to several team sports. You will be able to manage matchs, seasons, players, team compositions but also post your news, open a discussion forum
License:GPL
Download
1109 downloads
Added: 2006-10-31
PHP YouTube Video Portal 1.2

PHP YouTube Video Portal 1.2


PHP YouTube Video Portal is a PHP based application (CMS) for sharing photos, pictures, images and videos with auto-generation of images adapted to the user requirements of bandwith and sizes. Very simple user interface and no user creditials more>> PHP YouTube Video Portal is a PHP based application (CMS) for sharing photos, pictures, images and videos with auto-generation of images adapted to the user requirements of bandwith and sizes. Very simple user interface and no user creditials necessary when sharing images<<less
Added: 2007-09-19 License: GPL Price: $0.00USD
18 downloads
PHP Interactive 0.2

PHP Interactive 0.2


PHP Interactive is a web based interactive shell for PHP. more>>
PHP Interactive 0.2 serves as an application functioning as a web based interactive shell for PHP for users to write code in a text area (actually multiple text areas, with tabs to switch), and see the output of the code just pressing the update button. A raw and html output mode are supported to see the raw script output or to interpret it as html.

Major Features:

  1. PHP Interactive is free software under the terms of the GPL license. Its also freeware, you dont need to pay to use it.
  2. You can install it on a server, in a password protected folder in order to have a little development system that works on-line, this way its possible to continue a program from everywhere if there is a browser.
  3. No database required, just a simple PHP installation.
  4. Multiple scripts at the same time, with tabbing support.
  5. Multi-user, as long as different users work on different tabs.
  6. Its a simple PHP script, you will find very easy to modify and adapt this script for your needs.
<<less
Added: 2008-04-15 License: Freeware Price: Freeware
10 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5