for representing
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 467
For Freelance
Webmasters and website owners in need of programming services can post their projects to receive multiple bids from registered programmers and providers. If youre in need of programming services or ar more>> Webmasters and website owners in need of programming services can post their projects to receive multiple bids from registered programmers and providers. If youre in need of programming services or are a competent and experienced programmer then register today to start posting or bidding on projects in your field of expertise.<<less
Added: 2006-06-04 License: Freeware Price: Free
1239 downloads
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
KTML for Dreamweaver
KTML is an online HTML editor that helps you edit your website content directly in a browser. The editor loads fast and has an easy-to-use interface (similar to desktop editors). The latest version of more>> KTML is an online HTML editor that helps you edit your website content directly in a browser. The editor loads fast and has an easy-to-use interface (similar to desktop editors). The latest version offers superior Word compatibility, a revolutionary Image Editor and XHTML 1.1 support. KTML has wide browser compatibility and supports most platforms (including MAC).<<less
Added: 2003-08-25 License: Freeware Price: FreeAdditionalInfoLite
2299 downloads
Ajax For Beginners
AJAX allows you to make a call to an http server (typically an RSS feed or a webpage), get it?s content and load them into your existing page without having to refresh the whole page. This means that more>> AJAX allows you to make a call to an http server (typically an RSS feed or a webpage), get it?s content and load them into your existing page without having to refresh the whole page. This means that services like email don?t have to reload the whole page everytime you click a message, saving on bandwidth (loading the header/footer all over again) and making things more efficient.<<less
Added: 2007-01-02 License: Freeware Price: Free
1045 downloads
AIMpost plugin for WordPress
AIMpost is a WordPress plugin that creates a link to set your AIM away message as an excerpt from any post. It?s useful for personal bloggers who want to update their friends on the latest gossip, pro more>> AIMpost is a WordPress plugin that creates a link to set your AIM away message as an excerpt from any post. It?s useful for personal bloggers who want to update their friends on the latest gossip, professional bloggers who want to increase word-of-mouth advertising, and anyone else who?s just interested in letting AIM users know when they?ve updated.<<less
Added: 2006-01-15 License: GPL Price: Free
1380 downloads
Yahoo Messenger Emoticons 1.0
This class can be used to replace text that represent smiley expressions by Yahoo messenger icons. It takes a text string eventually with smileys and replaces them by HTML images of smiley icons used by Yahoo messenger. more>> This class can be used to replace text that represent smiley expressions by Yahoo messenger icons. It takes a text string eventually with smileys and replaces them by HTML images of smiley icons used by Yahoo messenger.<<less
Added: 2007-11-28 License: GPL Price: $0.00USD
16 downloads
WS-Ecard for website
This version works without database. The ecard is directly sent to the recipient. The email contains also the message and other mentions.wich can be configured in the file Params.asp - Multilingual su more>> <<less
Added: 2006-02-20 License: Freeware Price: Free
782 downloads
Content Relations MGR
Content Relations MGR is a very simple but powerful enough module to help web site admins to better organize existing portal content more>>
Content Relations MGR is a utility helpful to help web site admins to better organize existing portal content and also represent visitors with an extra information block {Related...} what keeps a short link list to this site other pages - such as [News, Downloads, FAQ, etc].
User block can be easily binded up to any installed Module what has its own page (except system module) and separately to the News [Single - Article or Topic page] or also to the Downloads [Single - Category page].
<<less Added: 2007-06-23 License: GPL - GNU Public License Price: GPLGNUPublicLicense
10 downloads
TinyTool For Webhosts 1
TinyTool co-ordinates the activities of PayPal Subscriptions, PayPal Instant Payment Notification (IPN), the CPanel Web Host Manager (WHM), and a MySQL database to securely colect and record new customer information. more>> TinyTool co-ordinates the activities of PayPal Subscriptions, PayPal Instant Payment Notification (IPN), the CPanel Web Host Manager (WHM), and a MySQL database to securely colect and record new customer information.<<less
Added: 2005-08-29 License: GPL Price: $0.00USD
11 downloads
Other version of TinyTool For Webhosts
License:GPL
Expanding banners
Surprise your visitors with expanding banners - dynamic and attractive. Expanding banners dont require much space at your pages so they dont restrict your design but they are able to contain big images that represent all the information you want to more>> Surprise your visitors with expanding banners - dynamic and attractive. Expanding banners dont require much space at your pages so they dont restrict your design but they are able to contain big images that represent all the information you want to tell.<<less
Added: 2006-08-10 License: Freeware Price: $0.00USD
18 downloads
Using Regular Expressions in JavaScript 1.0
Regular expressions are represented as samples for searching set symbols combinations in text lines (this search refers to comparison to the sample). more>> Regular expressions are represented as samples for searching set symbols combinations in text lines (this search refers to comparison to the sample).<<less
Added: 2007-05-07 License: Free Non-Commercial Price: $0.00USD
16 downloads
GDGraph for PHP
Do line, pie and bar graphs from preformed arrays with GD and PHP. more>> Do line, pie and bar graphs from preformed arrays with GD and PHP.<<less
Added: 2005-10-22 License: GPL Price: Free
1477 downloads
Weather for PHP
Displays local weather. Current temp with conditions graphic, 7 day text forecast, closest radar map. Templates are used for display so you may use the pages included and edit them for a weather desti more>> Displays local weather. Current temp with conditions graphic, 7 day text forecast, closest radar map. Templates are used for display so you may use the pages included and edit them for a weather destination page or easily include them into your present site.<<less
Added: 2007-05-21 License: Free for non-commercial use Price: Free
1028 downloads
AutoCRUD for PHP
The AutoCRUD for PHP library is a CRUD library, which handles most of the common tasks when using a database: insert, update, delete, select and get. But this library also provides extra functionality more>> The AutoCRUD for PHP library is a CRUD library, which handles most of the common tasks when using a database: insert, update, delete, select and get. But this library also provides extra functionality. It is able to automatically handle relationships between tables, and it takes only one line to get related records from one table when selecting records from another table. Furthermore, this library also makes it possible to use table prefixes, without having to change ONE line of your code. It also allows you to create table aliases, thereby creating "virtual tables". Security is also important for this libray, thats why it has several utilities to prevent SQL injection, and all the native methods also automatically prevent SQL injection. When using this library you will (almost) never have to write SQL yourself, and this library is a real time saver.<<less
Added: 2006-06-14 License: Other Free / Open Source License Price: FreeAdditionalInfoMITlicense
1229 downloads
Conversion
PLEASE REVIEW AND EDIT CAREFULLY This PHP class can be used to convert values between metric (SI) and binary (IEC) systems more>> Conversion is designed to convert values between metric (SI) and binary (IEC) system. It can take values represented in unit of the metric and binary systems and vice-versa. The class supports units like byte, meter, gram and seconds to the SI standard but you can also define your own unit. Bytes can also be converted to the binary system, 1024 bytes becoming 1 KB.
Requirements:
- PHP 5.0 or higher.
Added: 2009-06-26 License: GPL - GNU General Public License Price: GPLGNUGeneralPublicLicense
1 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 for representing 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