Results matching for "freelancer+script"
Sort Listings By
Show Only
By Customer Review
Licence Type
SexGeni Automated Porn thumbnail gallery generator script
posted byvidalinMultimedia
SexGeni is a Fully Automated Thumbnail Aggregator Gallery written in PHP/Ajax and utilizing clever scripting techniques to grab thumbnails from many adult sponsors on the fly! (Payserve, RageCash, Traffic Cash Gold, TwistysCash, Madmoolah.com, MeatCash, BV Bucks, MakingCoin, Fling, TopBucks, OC Cash and may more to come!) Traffic tracking and trading is powered by TradePulse.
Read more
SexGeni: An Easy, Yet Powerful RSS Solution for the Adult Webmaster
SexGeni comes fully supported and is completely functional out-of-the-box. SexGeni automatically generates a thumbnail galleries from your sponsors RSS Feeds. With SexGeni AutoGallery your website is automatically built in seconds!
Auto-filled with thousands of thumbnails instantly!
*Using this tool will allow you to create webpages that update for you, without any maintainence
* Deliver fresh content and news to your webmasters, members
(3 ratings)
Reviews0
PriceUSD 99.00
Views1634
Advanced pink circle animation using the action script code
posted byvuletavinActionscript
In this thoroughly explained, detailed lesson, I will show you how to create pink circle animation using the action script code and some special flash tips and tricks.
(0 ratings)
Reviews0
PriceFree
Views973
Alibaba Clone B2B Trading Marketplace Script
posted byAlibabaCloneinContent Management
Welcome to ALIBABACLONE! (SuperbScripts.Com)
1. Product Catalog, Company profiles, Sell Offers, Buy Offers, Forum, Business Directory
2. Complete internal messaging
3. Three membership levels : Gold, Silver and Bronze
4. Customizable site colors and graphics
5. Script parameters are highly configurable through script admin panel.
6. Credit Card , Paypal and Moneybookers module payment method.
7. Sub-Domain Support . Each user will have sub-domain for their company profile.
for example : http://nokia.b2bcode.com
(3 ratings)
Reviews0
PriceUSD 699.00
Views2799
Short URL 1.3 - Tiny URL like Script
Short URL 1.3 is a URL shortening script written purely in PHP.
It makes short version of supplied URL. Actually most important
is your domain name, the more short it is the more short URL's
are created. Script does not allow same entries be posted again,
so that database is kept unique and clean.
Easy and compact Administration Panel is also available with
script.
Fully Search Engine Optimized URL's can be created for even more
shorter versions.
Easily place Ads that are shown before user can reach the
actual url. Administrator can set certain amount of time (in seconds).
Ad page redirects after the said (set) time period has passed.
(0 ratings)
Reviews0
PriceUSD 10.00
Views2175
BPEstate - Real Estate Marketplace Site ASP.NET Script
posted bybpowerhouseinWeb Sites
BPEstate - the script, that helps you to get your real estate web site up quickly with powerful tools to manage it! You will be amazed at a great number of useful features: add/manage your listings, using a user-friendly administration console, multilingual support, posting properties with pictures and much more...
(0 ratings)
Reviews0
PriceUSD 45.90
Views1742
JavaScript Message Marquee at Status Bar of web browser
posted bychetu_akarteinWindows & Frames
JavaScript Message Marquee at Status Bar of web browser
With the help of JavaScript we can add our favorite message with marquee effect. First of all JavaScript Message Marquee at Status Bar of web browser.
For that we create an object with a constructor, a special type of function that prepares a new object for use by initializing the memory it takes up. Objects are created by applying the new operator to their constructors.
(0 ratings)
Reviews0
PriceFree
Views968
BPRealestate - Real Estate site script - ASP.NET AJAX
posted bybpowerhouseinClassified Ads
With this script you can build Real Estate site with Networking elements. Users can edit their profiles, add properties with attached media files and control access to their properties for other users. The script has Web 2.0 style - massive usage of AJAX.
(3 ratings)
Reviews0
PriceUSD 39.90
Views2467
Domain Analysis Script - Analyse ANY Domain With SEO Factors
posted bydeepaktailorinWeb Traffic Analysis
It's a simple, yet effective search engine optimization (SEO) checker. It is similar to our other 'page rank checker' but has a better looking template. It is really easy to customise to meet your needs. You can use the script as a single website, add it to another website, offer it as a tool to your visitors ect. You will be able to customize every aspect of this script including its design, colour, layout. The new update has much more of a web 2.0 feel to it.
(0 ratings)
Reviews0
PriceUSD 14.99
Views2035
Combining HTTP and JavaScript APIs with python on google appengine
posted bywingiinDevelopment
How to combine http (xml/text) api with javascript api - described and implemented as a google appengine web application. This 4-part article series start with the basics, a simple php version and a ready to use ip geolocation mashup!
(3 ratings)
Reviews0
PriceFree
Views893
Flash and JavaScript 3D with Sandy-HX - Shading
posted byphyxxinActionscript
See the various shading options available in Sandy-HX. Demo and source code included.
(0 ratings)
Reviews0
PriceFree
Views676
Flash and JavaScript 3D with Sandy-HX - Primitives
posted byphyxxinActionscript
See the various primitives available in Sandy-HX. Demo and source code included.
(0 ratings)
Reviews0
PriceFree
Views570
AJ Shopping Cart Software – Storefront Script Software
posted byjoelchristinShopping Carts
AJ Shopping Cart – Ecommerce shopping cart solution is the easiest way to put your business online today! We specialize in ecommerce web site design, free shopping cart software, ecommerce strategy and complete ecommerce solutions. With our advanced storefront script software you can start your own online retail business with ease
(0 ratings)
Reviews0
PriceUSD 1,999.00
Views843
JetScripts GeoTool: Geo-Location Manager & Blocker
posted byterrafirminUser Management
The JetScripts GeoTool is a geo-location detector and, optionally, a geo-location blocker. It uses a list of over 90,000 IP address ranges to determine what country site visitors come from. If country-blocking is enabled, visitors from blocked countries can be shown a configurable message and/or redirected to a specific page or domain for localization purposes. Or they can be booted right off your site- the choice is yours.
# Displays visitor IP address, country, and the country flag.
# Works on bulletin boards, order forms, contact forms, signup pages, etc. Any page or form can be protected.
# The GeoTool works silently in the background- it has no effect on regular visitors; in fact, they never even know it's there.
# Comes preconfigured with 235 country regions.
# Each country can have its own specific page for visitors to be directed to.
# Over 90,000 IP address ranges listed for complete global coverage.
(0 ratings)
Reviews0
PriceUSD 99.95
Views766
Learning JavaScript tutorial – Lexical Structure and Statements
posted bytipsntracksinIntroduction to JavaScript
A JavaScript statement is a command to a web browser to perform specific task define (program written) by the user. JavaScript Statements are written with the set of elementary rules that specifies how to write JavaScript programs. A JavaScript program is a set of one or more statements. A statement will have internal components like Variables, Literals, Identifier, reserved keywords, Comments, conditional statement, Arrays, Functions, Objects, Classes etc
JavaScript is case sensitive, in the most of cases JavaScript Statements terminated with a semicolon(;) or with Returns(Enter or line-break). Even though semicolon is optional, JavaScript Statements terminated with a semicolon(;) is the best practice of JavaScript programming
(0 ratings)
Reviews0
PriceFree
Views600
ArrowChat - Facebook Style jQuery Chat Script
posted byArrowChatinMiscellaneous
ArrowChat is a jQuery live chat software that uses PHP and mySQL. It is placed at the bottom of your website similar to Facebook Chat.
The chat integrates right into your existing website using your existing usernames, avatars, profile links, and more. Super easy installation for both supported integrations (like vBulletin, WordPress, phpBB, and more) or custom websites (a single integration file).
Some of the features of ArrowChat include: Video Chat, Chat Rooms, Notifications, Applications, Full Admin Panel, Announcements, ArrowChat Store, Popout Chat, Themes, User Options, Real-time Status, Push Server, Mobile Support, Guest Chat, and much, much more.
We're constantly giving ArrowChat free software updates, so stop by our site for the latest on ArrowChat.
(168 ratings)
Reviews5
PriceUSD 45.00
Views30441
Facebook FBML 3-Step Process Fan Page Script
posted bymporgsoftinSocial Networking
Using the 3-Step Fan Page will help your Fan Page become viral by requesting that visitors:
1. Like the Fan Page.
2. Invite their friends.
3. Share, by posting to their Facebook wall.
Notice: Unlike other similar codes this 3-Step process follows Facebook's TOS. There is no 'forced' wording or gimmicks making visitors invite friends or share. They can simply click next or skip to continue to the next step. While your Fan Page will grow slower using this TOS friendly method it will assure that your hard work is not wasted by your page being deleted by using this code.
All images, buttons and text can be customized for your page.
Demo: http://www.facebook.com/MPORGsoft?v=app_6009294086
(0 ratings)
Reviews0
PriceUSD 25.00
Views1136
Complete Forex Portal Script -100% Automated Income Stream
posted bysakthiginFinancial Tools
Some of the features of this Turnkey script is
Features:
* High-End Gorgeous Design
* PHP Programming
* Easy Installation - edit only ONE file
* Bookmarklets on EVERY page: del.ici.ous, Simpy, MyYahoo, Furl and many others
* Google Adsense integrated
* Amazon Associates integrated
* Sell Clickbank products for profits up to 80 per item
* Sell Stock market related ebooks
* Real-Time Stock market news via RSS technology
* Google / YouTube.com Video API -- stock market related videos that NEVER leave your site!
* Stock Market Finance glossary search form
* Stock Market Articles
* 100 PayPal integrated on all Ebook sales
* Free bonus to buyers for incentive
Very HOT and Timely niche product that is sure to bring in tons of traffic!
(21 ratings)
Reviews0
PriceUSD 4.00
Views4380
Flip My Text Status Update for Facebook Application Script
posted bymporgsoftinGames & Entertainment
Demo:
http://apps.facebook.com/flip_my_text/
Features and Info:
- Extremely simple script, only minutes to setup!
- People update their status multiple times a day.
- Provide a fun tool for users to be creative with their status.
- Place your banner ads to earn money.
(0 ratings)
Reviews0
PriceUSD 10.00
Views709
Signup Form Script with World Countries/States/Cities database
posted bydanieleleoneinScripts & Applications
Want to know where you users coming from during signup process? Usign the power of Ajax the user can select his Country, then his State/Region then the city where he came from. This script is very useful for geolocation, social network, online shops or simple signup. The script is coming complete with the SQL file. 2,7 millions of records! World Countries, States and Regions, Cities. Take a look at the Demo to see the power of this simple script, you'll be amazed! PHP MySQL and AJAX used as simple as they can. You can customize this script and use it as you prefer. Is really simple to implement in a existing website.
(3 ratings)
Reviews0
PriceUSD 99.00
Views1221




