2.2
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 165
Chili 2.2
Chili is created to be a useful jQuery-driven code syntax highlighter that will highlight code for several languages like: CSS, Delphi, Java, JavaScript, LotusScript, MySQL, PHP, XHTML, C++ and C#. more>>
Chili 2.2 is created to be a useful jQuery-driven code syntax highlighter that will highlight code for several languages like: CSS, Delphi, Java, JavaScript, LotusScript, MySQL, PHP, XHTML, C++ and C#.
Major Features:
- Very fast highlighting, trivial setup, fully customizable, thoroughly documented, and MIT licensed
- Renders identically on IE, Firefox, Mozilla, Opera, and Safari
- Comes bundled with recipes for C++, C#, CSS, Delphi, Java, JavaScript, LotusScript, MySQL, PHP, and XHTML
- Many configuration options: Static, Dynamic, Automatic, Manual, Ad-Hoc, with Metaobjects.
- Provides fine control over which elements get highlighted by means of a jQuery selector or the mithical jQuery chainability.
- Fully supports javascript regular expressions, including backreferences
- The replacement format gives full control on what HTML is used for highlighting
- Provides examples which show setups and features
Enhancements:
- Added support for local line numbers
-
- plain
- starting from an offset
- automatically segmented
- Improved the PHP recipe for defaulting to PHP instead of HTML when no
Added: 2009-09-30 License: Other Free / Open Source License - MIT License Price: OtherFreeOpenSourceLicenseMITLicense
downloads

OSGW 0.2.2
OSGW offers users a perfect and easy-to-use groupware application which is written in PHP. more>> <<less
Added: 2007-10-03 License: GPL - GNU Public License Price: GPLGNUPublicLicense
1 downloads
Zile 2.2.33
Zile is a small Emacs clone. more>> Zile 2.2.33 brings you a powerful script text editor designed as a small Emacs clone. Zile is a customizable, self-documenting real-time open-source display editor. Zile was written to be as similar as possible to Emacs.
<<less
Added: 2007-06-04 License: GPL - GNU Public License Price: GPLGNUPublicLicense
14 downloads
RIGEL 0.2.2
RIGEL is a lightweight evolutionary algorithms engine, capable of handling any user-defined genome. more>> RIGEL 0.2.2 offers you a helpful evolutionary algorithms engine that is able to handle any user-defined genome with both genetic-algorithm and evolutionary-strategy optimization paradigms.<<less
Added: 2007-06-07 License: GPL - GNU Public License Price: GPLGNUPublicLicense
17 downloads
Deleter 2.2
New version of the Deleter - program with freindly Graphic User Interface for automation of files deleting, is convenient for any cleaning, - can also remove NOT empty folders. more>> New version of the Deleter - program with freindly Graphic User Interface for automation of files deleting, is convenient for any cleaning, - can also remove NOT empty folders.<<less
Added: 2004-04-08 License: GPL Price: 0.00
12 downloads
PJIRC 2.2.1
A very complete IRC applet, which handles multichannel, privates, text coloration, graphical smileys, etc. more>> A very complete IRC applet, which handles multichannel, privates, text coloration, graphical smileys, etc.<<less
Added: 2002-10-08 License: GPL Price: 0.00
179 downloads
GB-XML 2.2.1
GB-XML is a guestbook package using XML instead of a database. It features an admin area and an installer. more>> GB-XML is a guestbook package using XML instead of a database. It features an admin area and an installer.<<less
Added: 2005-06-14 License: GPL Price: 0.00EUR
11 downloads
BlueChat 2.2
BlueChat is a Free, Fast, Professional, Web based chat program. Some of its main features include: Completely web based, no extra software needed, Nice looking - Compatible with most browsers, Color Codes - Users can have Colored names and messages, more>> BlueChat is a Free, Fast, Professional, Web based chat program. Some of its main features include: Completely web based, no extra software needed, Nice looking - Compatible with most browsers, Color Codes - Users can have Colored names and messages, Multiple Channels - Can add and delete as necessary, Actions - A generic action just a button click away, Smiles. Small images replace :) :( and ;) with , and Optional chat logging.<<less
Added: 2000-09-13 License: Freeware Price: 0.00
18 downloads
Naruto 1.2.2
Naruto helps web sites and applications integrate with message boards. Message boards are rich in features which can enhance the user experience of many web applications. Naruto helps bridge the divide by defining the interface between message boards and more>> Naruto helps web sites and applications integrate with message boards. Message boards are rich in features which can enhance the user experience of many web applications. Naruto helps bridge the divide by defining the interface between message boards and other applications. Naruto includes an optional REST web service interface to facilitate remotely located services. This interface is fully implemented for both clients and servers. Naruto currently provided support for PhpBB3 integrations. There will be others on the way. Naruto is designed with interfaces to make it easier to change or extend the functionality. For example, the difference between an application that works with a message board in the same memory and one that works with one across the country is the name of the class it uses.<<less
Added: 2008-11-10 License: Freeware Price: $0.00USD
28 downloads
Webmatic 2.2
Webmatic is a revolutionary system for the dinamic creation (directly online) of your website or webportal. With the webmatic control panel (editor) it is possible to manage all the contents of a whole website without known any kind of programming more>> Webmatic is a revolutionary system for the dinamic creation (directly online) of your website or webportal. With the webmatic control panel (editor) it is possible to manage all the contents of a whole website without known any kind of programming language or HTML language. To use Webmatic you need simply a web service that support the PHP language and the MySQL database. With webmatic you can: Create and manage a newsletter Create and manage the news for your website Create and manage a F.A.Q. section (Frequently Asked Question) Create a page with the horoscope Create and manage a search engine Create a directories section Create photo albums Create a page for users registration (with users login control panel) Create and manage users groups Differentiate the access level in the website for the users and the administrators Create a page of "suggest website to your friends" Create a contact page Create a guestbook page Create online survey Create one<<less
Added: 2004-12-09 License: Free Non-Commercial Price: $0.00USD
15 downloads
OSCore 2.2.5
This is a set of utility-classes that are common to other components of the OpenSymphony software more>>
OSCore 2.2.5 is a very serviceable set of utility-classes that are common to other components of the OpenSymphony software
Contains essential functionality for any J2EE application. From these basic classes, other applications or programming algorithms can be built upon.
Installation:
There are two different ways to install OSCore: using oscore.jar as a library in your application or deploying oscore.jar as an EJB module to an application server.
Major Features:
- TextUtils useful functions for manipulating Strings. Examples include: extracting primitive types, verifying e-mail addresses, splitting and joining, escaping characters, hyperlinking text, indentation, etc.
- XMLUtils common XML functions such as parsing and printing DOM documents, performing XSL transformations and selecting nodes using XPATH.
- EJBUtils common EJB and JNDI based functions such as looking up and narrowing home interfaces and looking up entity-beans directly.
- BeanUtils useful methods for accessing values of objects using reflection.
- MultipartException a special type of Exception designed to be subclassed for holding many child Exceptions. Useful if validation can throw many Exceptions and they all need to be wrapped up into and report (for example).
- Data an Object wrapper for binary data.
- OrderedMap a java.util.Map implementation that retains the order items were added in.
- DataUtil a small class that helps convert Objects to their primitive types.
- DateUtil a small class for handling ISO 8601 International Date formats.
Enhancements:
- Bug
-
- [CORE-63] - TextUtils.br() does not generate XHTML
- [CORE-65] - URL is not linked if the last URL on the page is "http://"
- [CORE-67] - URLs with quotes are valid, but URLUtils does not show them as valid
- Improvement: [CORE-71] - Allow overriding of the encoding of high bit characters in htmlEncode
Added: 2009-06-27 License: Other Free / Open Source License - Apache License Price: OtherFreeOpenSourceLicenseApacheLicense
16 downloads
Nexista 0.2.2
Nexista is an Open Source PHP5/XML/XSLT development toolkit based on the Fusebox concept and designed to build large XML/ XSL based web applications. more>> Nexista is an Open Source PHP5/XML/XSLT development toolkit based on the Fusebox concept and designed to build large XML/ XSL based web applications.<<less
Added: 2008-05-15 License: LGPL Price: $0.00USD
11 downloads
JS-ToolTip 2.2
With this script you can easily create tooltips on mouse-over. Should work with all major browsers. more>> With this script you can easily create tooltips on mouse-over. Should work with all major browsers.<<less
Added: 2005-02-15 License: Free Non-Commercial Price: $0.00USD
16 downloads
Admbook 1.2.2
Admbook is a guestbook written in PHP that uses a text file for storing data. It features Web admin to delete unwanted messages, reply message, message length validation, HTMLs are forbidden, keep alive link, page spanning, filter censored word, replace more>> Admbook is a guestbook written in PHP that uses a text file for storing data. It features Web admin to delete unwanted messages, reply message, message length validation, HTMLs are forbidden, keep alive link, page spanning, filter censored word, replace smile to picture, protection from flood, banned ip, optional registration (registered user has "User profile"). Fixed where register_globals=Off<<less
Added: 2001-01-16 License: Freeware Price: 0.00
11 downloads
Shinobu 0.2.2
Shinobu is a website management system built using PHP5 and MySQL. It is aimed to be simple in usage and extensible. This cms is not meant to be a "ready to use" and "a lot of features" cms. My intension is to provide a simple system that can be more>> Shinobu is a website management system built using PHP5 and MySQL. It is aimed to be simple in usage and extensible. This cms is not meant to be a "ready to use" and "a lot of features" cms. My intension is to provide a simple system that can be extended in a way that the user likes.<<less
Added: 2008-12-06 License: GPL Price: $0.00USD
14 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 2.2 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