Want to hire a development team?
Search Filter
Search Filter
Sort Listings By
Show Only
By Customer Review
Licence Type
Results 7501-7520 of 36576
Image slideshow from text file content
How to make an image slideshow loading info from an external text file.
(3 ratings)
Reviews0
PriceFree
Views2555
SaaS Rails Kit
The SaaS Rails Kit is a software as a service "starter kit" that provides a pain-free way to add subscription management, recurring billing, and credit card management functionality to any Rails app, so developers can quickly build membership-based web services using Ruby on Rails. Features: -No local credit card storage. - Automated billing script runs nightly for anniversary billing. - Automated notification and retry of failed renewals. - Free accounts and one-month trials are supported. - Optionally collect payment information for paid accounts at account creation. - Easy customization of plan levels � pricing and custom limits. - Ability to tweak limits and fees per account. - Self-serve account creation. - Self-serve account upgrades and downgrades, with limit checking to prevent downgrading to a plan for which the account does not qualify, based on the plan limits. - Account lookups by subdomain. - SSL protection of account creation and login.
(3 ratings)
Reviews0
PriceUSD 249.00
Views2290
Video / Media Sharing Community Script (MySpace / YouTube clone)
Social Media is the perfect solution to create your own video sharing and uploading community just like Youtube, Myspace and Metacafe.... this premium package includes the most advanced features on the market today at an extremely affordable price while offering the potential for you to reach maximum rewards. KEY FEATURES: Forum integration (VBulletin, IPB, PHPBB2, PHPBB3, SMF, UBB), Template System, Messaging System, Customizable Profiles, Paid Subscription Packages, FLV Video Conversion, Blogs, User Groups, Unlimited Categories, Thumbnail Video Preview, Webcam Recorder, Mobile Phone Uploading, SEO URLs, Language System, Multi-Server Load Balancing! Supports ALL media formats, Videos, Pictures, Audio, Games!
(7 ratings)
Reviews1
PriceUSD 197.00
Views2924
Flip ( ActionScript 3.0 )
Works with several types of content (image, swf, class) Configurable flip direction (clockwise, counterclockwise) and axis (vertical, horizontal) Configurable flip duration Configurable distance property for flip perspective Events to monitor content loading progress and flip animation progress
(0 ratings)
Reviews0
PriceUSD 25.00
Views962
Using JSP Tag Libraries for Ajax
JavaServer Pages or JSP is one of the small things Java has developed to aid the developers in building faster and better Java based applications. JavaServer Pages has the ability to built HTML documents every time they are requested by user or when triggered by the application. Through JSP, developers will have the ability to build a webpage that will not require a very strong bandwidth. A simple Java application will require the user an installed Java and a faster bandwidth
(0 ratings)
Reviews0
PriceFree
Views861
Implement JSP for Ajax
In previous blogs, we talked about JSP (JavaServer Pages) as tags that could be easily integrated with Ajax. As JSP has the capacity to process XML, this lightweight function could easily be associated with a Java-enabled framework. This technique will help developers easily build an Ajax based application using their knowledge in Java and not write anything in JavaScript. When JSP was launched, some of its tags could be easily integrated to the present framework.
(0 ratings)
Reviews0
PriceFree
Views879
Simple photo transformation
In this thoroughly explained, detailed lesson made for Flash 8, I will show you how to create a really cool photo transformation, using a two photos.
(0 ratings)
Reviews0
PriceFree
Views1079
Cool vibration photo animation
In this tutorial, you will see how to create on a simple way, very cool and attractive photo animation.
(0 ratings)
Reviews0
PriceFree
Views1157
My Logo
Currently My Logo app creates your logo in a table for use on a webpage, but future releases will create a single usable graphic.
(6 ratings)
Reviews0
PriceFree
Views1042
Simple PHP Contact Form
Quickly collect user information and have it sent to your email, without exposing your email address to the public and email harvesting applications. No programming skills required. One line of text to edit and your ready to go. No database is needed. Simple and easy to understand to make customizing a breeze. Fully customizable for any web page. Completely unbranded, with no reference or links back to our site. Its yours to do with whatever you want. Unlimited usage on unlimited sites. Free support if you have questions or need assistance.
(3 ratings)
Reviews0
PriceUSD 10.00
Views2293
DeliciousBrownies 1.0
This class is a set of PHP functions to access del.icio.us web service API. Use this class to easily manage your posts and do some other cool stuff on del.icio.us. Visit http://del.icio.us/nashru ddin to see the result. I posted all of my blog's pages to del.icio.us using this class, taking the pages' META keywords as the posts' tags.
(0 ratings)
Reviews0
PriceFree
Views846
Better Ajax Behavior through CallBack
One of the struggles of web developers is the limited browser behavior. Once the page loads and starts to show its content with the client, communication to the server stops. If the server is not loading continuously, no new information is available unless new information is requested by the user. However, this triggers not only new information but the whole webpage will be loaded. In a very heavy website, users might find themselves struggling to update information of the webpage
(0 ratings)
Reviews0
PriceFree
Views1137
IE Debugging Tools
Internet Explorer is definitely not the darling of Ajax developers. The different issues any developer would have to face in building Ajax for IE would mean extra work. Although the number of IE users are lesser compared to what it was 5 years ago, the fact that more than half of the world�s internet users use only IE forces the developers to do some back breaking work. Fortunately, the upcoming IE8 might mean the end of our coding problems. Microsoft has announced
(0 ratings)
Reviews0
PriceFree
Views1159
Spring Framework on Ajax
Spring Framework maybe one of the amazing frameworks to ever come out for Java environment. The first edition was released in 2003 and it has become the stage for various developments for Java based napplication. Even before Ajax was born, Spring Framework has already set up standards for free expression of web application. The main reason why Spring Framework works well with most Java developers because it enables the developers freely select the parallel programming model.
(0 ratings)
Reviews0
PriceFree
Views1238
Stock Flash Files
Stock Flash Files is a web site that offers free stock flash files, also offers 100% ad revenue to all contributing members.
(3 ratings)
Reviews0
PriceFree
Views2092
WeBid
posted byrackeninAuctions
Open source php/mysql fully featured auction script. Perfect for those who want to start their own auction site.
(158 ratings)
Reviews6
PriceFree
Views43104
Template Blocks
Template Blocks is a visual template engine, replacing any semantics of previous generation engines with an AJAX interface. It's written in PHP and is distributed under the GPL. To elaborate on some of its features... * Visual Interface: On a basic level of use, Template blocks does not require any files edited manually. Simply upload and run the setup on your browser. Everything is handled through online forms viewed on a web browser. * Good for all: Novice programmers will appreciate the fact that they don't need to write one line of code to compile their template, while experienced coders won't find limits in using their skills. * Online/Offline use: Although the engine can be used to present the template of an online website it can also be used offline as a middleware tool just to help you create your templates easier for use anywhere else... Visit the website for more: www.templateblocks.com
(6 ratings)
Reviews0
PriceFree
Views11511
Simple csv to MySQL tool
This code will take a csv file and create or, insert or update, the data into a MySQL database. It assumes the first line contains the field names and uses that to build the SQL query for the following data lines. There's a download button for pulling in the csv file. A CREATE button will create a simple database using VARCHAR() with all the fields length set to the longest length of any field. The INSERT button will insert the data. The BUILD FIELD LIST button does just that so you can select the field if you're doing an UPDATE operation. Index fields in the database are shown. There are few checks to ensure that an operation will succeed. INSERT into a table that doesn't exist for example will error etc. The code is heavily commented and should be ewasy to follow/amend.
(0 ratings)
Reviews0
PriceFree
Views2510
ASP.NET Keyboard Shortcut Controls
ASP.NET Keyboard Shortcut Controls are ASP.NET Controls that enable keyboard shortcuts in your web application, just like is usual in Windows desktop applications. You can implement them in no time and you don't need to learn or code anything! All you need is to set values of CTRL, ALT, SHIFT and Character properties according to your wishes in design time or in server side code. Shortcut Controls will do the rest! Complete source code is included.
(0 ratings)
Reviews0
PriceUSD 749.00
Views1520
mcmphpsimplecms
Mcmphpsimplecms allows you to easily update your website using a Word-style editor without having knowledge of web design or technical expertise. It features What You See Is What You Get Editor (WYSIWYG using tinyMCE), Picture/File Upload, Search Engine Friendly URLs and title/meta tag editing per page, and Easy Linking to Other Pages.
(0 ratings)
Reviews0
PriceFree
Views1891
Results 7501-7520 of 36576