in 10
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 619
cyn.in 2.1
Open source collaboration software for Enterprise. Cyn.in helps teams to build collaborative knowledge by sharing & discussing various forms of digital content within a secure, unified application that is accessible using a web based interface or a more>> Open source collaboration software for Enterprise. Cyn.in helps teams to build collaborative knowledge by sharing & discussing various forms of digital content within a secure, unified application that is accessible using a web based interface or a rich desktop client. cyn.in combines the capabilities of collaboration tools like wikis, blogs, file repositories, micrologs instant discussions & other social applications into a seamless platform.<<less
Added: 2008-12-18 License: GPL Price: $6,250.00USD
12 downloads
In Memoriam 1.0
Light a candle in the memory of all of those unforgotten heroes who have died from acts of terrorism over many years, as well as to all the common people or personalities that we remember with love. more>> Light a candle in the memory of all of those unforgotten heroes who have died from acts of terrorism over many years, as well as to all the common people or personalities that we remember with love.<<less
Added: 2006-08-19 License: GPL Price: $0.00USD
12 downloads
php_db2util 1.0
At the moment, the php_db2util extension supports: *) connecting to DB2 *) load data from client or server with replace option or insert option *) export data from table to client ( also not possible with ODBC ) *) run the runstats utility to more>> At the moment, the php_db2util extension supports: *) connecting to DB2 *) load data from client or server with replace option or insert option *) export data from table to client ( also not possible with ODBC ) *) run the runstats utility to recreate indexes ( also not possible with ODBC ) *) disconnect from DB2 Loads 2.000.000 rows in 10 minutes into a DB2 table! All this functions returns the count of the written/exported/readed lines to the calling function. This extension will not replace the ODBC support to IBM DB2, it will extend it. Requirements: You must have installed the runtime client from IBM for accessing the API libs. You can get the runtime client free as fixpack from the IBM website. There is also a free developer version of DB2 8.2.<<less
Added: 2004-07-30 License: GPL Price: $0.00USD
12 downloads
Other version of php_db2util
License:GPL
alahup! 10
What alahup! introduces is What You See Is What You MEAN! The Semantic Editor can be tailored to the specific requirements of the authors. Content is rendered very precisely (at the tag level) with a unique technique of Smarty based recursive more>> What alahup! introduces is What You See Is What You MEAN! The Semantic Editor can be tailored to the specific requirements of the authors. Content is rendered very precisely (at the tag level) with a unique technique of Smarty based recursive templates. Other features include: - Ajax powered backoffice - Interactive Flash8 sitemap: visualize links and perform mass operations. - Versioning: immediately spot any change in your site, compare with past versions. - 100% of the content (including images) stored in XML in a single database (sqlite or InnoDB). - PHP5 & Smarty templates powered - no FTP needed: production files are synchronized from local development files via rsync<<less
Added: 2006-06-07 License: Commercial Price: $0.00USD
12 downloads
Plug In Bingo 1
We make it possible for you to offer exciting points-based bingo games to your website visitors, for a low monthly payment. Features private or networked rooms, automated events, multiplayer chat, and speech synthesis. You can collect registration data more>> We make it possible for you to offer exciting points-based bingo games to your website visitors, for a low monthly payment. Features private or networked rooms, automated events, multiplayer chat, and speech synthesis. You can collect registration data and show popup ads and banners to your players. Takes minutes to set up with no HTML knowledge required.<<less
Added: 2007-06-26 License: Commercial Price: $0.00USD
16 downloads
Slide-in window 1
Box slides in from the top and slows down in the center of the page. The box has the transparent shadow. The content of the slide-in box can be indexed by the search engines (SEO friendly). The script is cross-browser. more>> Box slides in from the top and slows down in the center of the page. The box has the transparent shadow. The content of the slide-in box can be indexed by the search engines (SEO friendly). The script is cross-browser.<<less
Added: 2008-09-28 License: Freeware Price: $0.00USD
12 downloads
Operators In Php 1
Learn PHP & MySQL on Jooria.com with Profesor Now We Will Know Operators In Php more>> Learn PHP & MySQL on Jooria.com with Profesor Now We Will Know Operators In Php<<less
Added: 2009-05-18 License: Freeware Price: $0.00USD
11 downloads
Cookies in PHP
For those new to web development and how things work, cookies can be a very confusing matter. In this tutorial, Timothy gives you an overview of cookies to help you understand how they work. more>> For those new to web development and how things work, cookies can be a very confusing matter. In this tutorial, Timothy gives you an overview of cookies to help you understand how they work.<<less
Added: 2004-01-27 License: Not Specified Price: Free
2114 downloads
Skeleton in 3D
Skeleton in 3D is created to be a useful MATLAB script that provides tools for skeletonization of a 3D object. more>>
Skeleton in 3D is created to be a useful MATLAB script that provides tools for skeletonization of a 3D object.
<<less Added: 2009-07-24 License: BSD - BSD License Price: BSDBSDLicense
1 downloads
Session in PHP
Working with sessions in PHP is very basic. You can pass values to session as key/value pairs. To store and receive data from sessions are very easy to use. more>> Working with sessions in PHP is very basic. You can pass values to session as key/value pairs. To store and receive data from sessions are very easy to use.<<less
Added: 2008-08-27 License: Freeware Price: $0.00USD
16 downloads
Tears in Flash
This tutorial will teach you how to create a tear using Color Mixer Panel. This tutorial is also introduction for following tutorial, in which I will show you how to create a Human cry animation. Lets more>> This tutorial will teach you how to create a tear using Color Mixer Panel. This tutorial is also introduction for following tutorial, in which I will show you how to create a Human cry animation. Lets go!<<less
Added: 2006-10-03 License: Freeware Price: Free
1128 downloads
Arrays in Java
Learn all aspects of arrays in Java. From the beginner level to advanced. Take a look and become an array guru. more>> Learn all aspects of arrays in Java. From the beginner level to advanced. Take a look and become an array guru.<<less
Added: 2008-04-19 License: Freeware Price: $0.00USD
13 downloads
Timer in Flash
Learn how to create a timer in flash 8 using action script. You can use it for picture presentation, slide show or something. more>> Learn how to create a timer in flash 8 using action script. You can use it for picture presentation, slide show or something.<<less
Added: 2006-08-29 License: Freeware Price: Free
1193 downloads
Thinking in C++
Bruce Eckel has kindly provided his book Thinking in C++, Second Edition free of charge to on-line readers. The text first sets the stage for using C++ with a tour of what object-oriented programmin more>> Bruce Eckel has kindly provided his book "Thinking in C++, Second Edition" free of charge to on-line readers. The text first sets the stage for using C++ with a tour of what object-oriented programming is all about, as well as the software design life cycle. The author then delves into every aspect of C++, from basic keywords and programming principles to more advanced topics, like function and operator overloading, virtual inheritance, exception handling, namespaces, and templates. C++ is a complex language, and the author covers a lot of ground using todays Standard C++, but without getting bogged down in excessive detail.<<less
Added: 2005-05-03 License: Free for non-commercial use Price: Free
1670 downloads
Checkers in C++
Fully working game including double and triple jumping, kings and colourful graphics. Designed for 2 human players. more>> Fully working game including double and triple jumping, kings and colourful graphics. Designed for 2 human players.<<less
Added: 2003-11-05 License: Free for non-commercial use Price: FreeAdditionalInfoFreetodownloadanduseforpersonaluse.Donotsellasifyourownwork,norpretenditisyourworkforeducationalgainplaigarism.Contactmeforanyspecialuses.
2231 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 in 10 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