Results matching for "%22of+the+day%22"
Sort Listings By
Show Only
By Customer Review
Licence Type
Instant Audio Streamer
posted byturnkeyformsinCommunication Tools
Who else wants to super-charge their web site into a fully-fledged marketing sales-conversion force by adding audio to their web site within minutes? The use of audio on web sites has a dramatic effect on your visitors' response to your sales message.
(0 ratings)
Reviews0
PriceUSD 17.00
Views981
Export picture from mysql database to file with php
posted byalamsterinDatabase-Related
Mysql provide blob type for storing data, if you looking a way to export your blob data into a file (picture) maybe this tutorial will help.
(0 ratings)
Reviews0
PriceFree
Views1822
Coloring photo animation
posted bykreso007inNavigation
See this tutorial and learn how to apply coloring animation on any photo using the flash 8 filters.
(0 ratings)
Reviews0
PriceFree
Views1300
IVR Studio
posted byvoicentinDevelopment Tools
Based on internet standard, Voicent IVR Studio is open and extensible, and it allows customers to integration with existing website and incorporate custom-developed Java classes, which enables independent developers to extend Voicent IVR solution to meet unique customer business needs.
Inbound & Outbound IVR Solution Key Features
* Point-and-click call flow design * Deployed on any PC * Transfer call to any phone, such as your cell phone * Interactive touch tone response * Speech command response * Automatically convert text to speech * Easy integration with your website * Fully integrated with Voicent BroadcastByPhone autodialer * Integrate with any program through Java * Support single phone line or multiple phone lines * Natural Text-to-speech engine for playing any text over the phone
* (Requires Voicent TelephonyCRM) Answer call with different IVR application based on caller ID
(0 ratings)
Reviews0
PriceFree
Views1532
Migrate MYSQL Database to MS SQL
posted byddffindinFile Utilities
MYSQL database to Microsoft SQL database converter software takes very few minutes to fully convert your complete database or selected particular table data records from MYSQL database to MS SQL database. This conversion tool supports all major MSSQL attributes and major versions of MYSQL database. This MYSQL to MSSQL database migration utility converts your database even if user wants MYSQL into MSSQL database. Application easily converts individual values of data tables or whole database from source DB to destination DB. Utility supports both types of configured settings like windows authentication mode and mixed mode. This converter program migrate all table data and other information related to primary or unique key constraints, indexes, necessary attributes and hierarchy of records of data tables.
(0 ratings)
Reviews0
PriceUSD 45.00
Views1635
rtGui
posted bylemonberryinWeb Fetching
rtGui is a web based front end for rTorrent - the Linux command line BitTorrent client. It's written in PHP and uses XML-RPC to communicate with the rTorrent client.
Features:
* List all torrent downloads or by started/stopped/complete/ incomplete/seeding status. * Ajax-style refresh information without reloading page. * Sort view by any of the displayed columns. * View detailed torrent information. * Stop/start/hash-check torrent. * Set upload/download speed cap. * Add torrents by URL. * Upload torrent to rtorrent watch-directory. * Set priority per torrent or file. * Peer listing. * RSS Feed of completed torrents.
* Does not require mySQL or any other database. * Bulk Stop/Start/Delete/Priorit y set. * Tracker URL display with configurable colouring. * Integrated RSS News Feed reader - download torrents directly to rTorrent (still work-in-progress).
(6 ratings)
Reviews0
PriceFree
Views3168
FlashPioneer Video Chat
posted bywebmasterinChat Systems
FlashPioneer Video Chat is a non-client,audio& video chat solution based on FMS. It helps you deploy an online community with features in text, sound&video communication, real-time doodle and animation smiley besides advanced functions of database integration, multi-language and multi-platform support. It is a white brand system which can be customized at your requirements, in interface of chat client, even the functions.
(15 ratings)
Reviews0
PriceFree
Views6025
Kaleido Flash
How to make your photo be miracle, try Kaleido Flash! You do not need a specialized camera lens, Kaleido Flash will make your digital photos have dynamic kaleidoscopic effects. Moreover, the effect is changing with the moving of mouse. That should be a great gift for you friends. Full features list: 1. Setting the size of Flash kaleidoscope; 2. Various shapes of kaleidoscope; 3. Save as Flash file format; 4. Import to Flash Mixer in safe mode;
(0 ratings)
Reviews0
PriceUSD 39.00
Views1050
Gradual Element Fader
posted byDynamic DriveinImage Display
This is a generic fader script that can be applied to element(s) on the page, such as images, to make them gradually fade into view when the mouse rolls over them, and fade out when out. Just give the desired elements on the page a "class=gradualfader" to kick start the effect.
(3 ratings)
Reviews0
PriceFree
Views5034
Ajax Pagination script
posted byDynamic DriveinScripts & Applications
This script lets you include content from multiple pages and display them on demand, using Ajax. Pagination links are automatically created, with each page downloaded only when requested.
(9 ratings)
Reviews0
PriceFree
Views8613
Duplicate object using the action script code
posted byvuletavinActionscript
In this tutorial, you will see how to duplicate any object using the action script code.
(0 ratings)
Reviews0
PriceFree
Views1905
iyzi Forum
posted byZuLuuuuuuinDiscussion Boards
iyzi Forum started as a project to provide my friends a small discussion place and has been continued for 3 years. Although the philosophy behind it is to keep simple, it includes a lot of features to meet people's needs. I also tried to keep it as secure as possible.
Some of the iyzi Forum's significant features are:
* Membership system
* Sticky topics
* File upload
* Avatars
* Signatures
* Personal messages (Like on MSN)
* Search
* A simple category system
* Smilies
* Skins
* Different languages
* Online members
* Configuration of forum time
* Getting a new password through email
* Some search optimisations
* Member activation through email
* Message approval
* 2 different authoritative as admin and moderator
* Configuration of a lot of forum features through Admin Panel
* Member or IP ban
* Flood protection
(6 ratings)
Reviews0
PriceFree
Views3334
Javascript Bouncing Message at status bar
posted bytech-fundainText Scrolling
Here we are going to Bounce Message at status bar of a web browser( IE ).
first of all we are going to take a look on code and then see its working.
First of all we have define some Variable to store display message and define bouncing limit. Then we add bouncing limit on both side of our message with * in between them. * plays an important role while Bouncing Message at status bar. also we have define speed to control Bouncing and direction of bouncing.
(3 ratings)
Reviews0
PriceFree
Views2428
Introducing C# 3 � Part 4
posted byPHeaveninTutorials & Tips
This is the final part of a series on C# 3.0. It covers Linq - Language Integrated Query. It explains what declarative programming is, how Linq fits in with this paradigm and why it is a good thing, before explaining how to write Linq queries using a variety of basic and advanced features. Finally, the architecture of Linq is examined, with some notes on DLinq and XLinq.
(0 ratings)
Reviews0
PriceFree
Views778
Introducing C# 3 � Part 2
posted byPHeaveninTutorials & Tips
This is the second of a four part series on C# 3.0. It covers extension methods, explaining what they are, when to use them and how to write them. It then moves on to lambda expressions, explaining the syntax and showing how C# 2.0 anonymous methods can be re-written using the new syntax. It also looks at how type inference and lambda expressions work together.
(0 ratings)
Reviews0
PriceFree
Views823
hwdVideoShare
posted byhighwood1inJoomla / Mambo Modules
An open source You Tube clone for the Joomla CMS. Features an AJAX uploader and supports mpg, mpeg, avi, divx, mp4, flv, wmv, rm, mov, moov, asf, swf and vob video formats.
(0 ratings)
Reviews0
PriceFree
Views3782
Introducing C# 3 � Part 3
posted byPHeaveninTutorials & Tips
This is the third of a four part series on C# 3.0. It covers new features that will help you to build data structures more easily, including object and collection initializers. It then moves on to anonymous types, which are useful in Linq, and how type equivalence works with anonymous types.
(0 ratings)
Reviews0
PriceFree
Views978
Introducing C# 3
posted byPHeaveninTutorials & Tips
This is the first of a four part series on C# 3.0. It covers type inference, also known as implicitly typed variables. It explains what type inference is, why it is useful and the performance consequences of using it. It also looks at implicitly typed arrays.
(0 ratings)
Reviews0
PriceFree
Views836
Mini Photo Gallery
posted bysteve51inComponents
Ready-touse photo gallery. Simple, unlimited images, auto thumbnail, auto resize image, non-PHP, non-XML and cross-platform.
(0 ratings)
Reviews0
PriceUSD 19.00
Views2454
Zune eBook Creator (RTextAsImage)
posted byrover123123inImage Manipulation
Do you have favorite books and you want to read their in road? Do you have a Zoon and you don't know how you can read these books? Our tool can "convert" text books to images, which you can upload to your Zoon or even digital photoframe.
This tool allows you to "convert" text such way, that you receive suite graphic files like suite of scanned pages of book or magazine. It is often necessary when you want to read favorite book on MobilePC, which does not have ability to show text files, but only graphical i.e. Zune. This tool has many opportunities for settings output files: type of graphical file, size of file ("resolution"), pagination, margins, font, color of text, line spacing etc. Also you have ability to save favorite settings and load saved earlier.
(0 ratings)
Reviews0
PriceUSD 10.00
Views1331




