Results matching for "stat"
Sort Listings By
Show Only
By Customer Review
Licence Type
By Technology
Dual View XML Photo Gallery Template V2
posted byadrianTNTinComponents
Publishing your photos on Internet is even easier now with the Dual View Photo Gallery.You can create as many galleries as you want (in the same XML file),the pictures can be seen in two different ways: like a grid view or totaly random, you can create slideshows, you can create your mp3 playlist etc. A list with features can be seen below:
- unlimited number of galleries in the same XML file
- unlimited number of photos
- for each gallery:
- you can set how the thumbnails will be displayed: randomly or in a grid view
- you can set if the slide show will start automatically
- you can set the slide show time
- if you want the visitors to be able to download some of your photos, for each one you can select the download status
- for each photo you can add a title and a description
- you can add mp3 files to the playlist
- fullscreen mode
- if you don't want all the menu buttons to be visible you can set which one to ...
(0 ratings)
Reviews0
PriceUSD 35.00
Views375
MultiVendor : Digital Goods Download Script for Multiple Vendors
posted bylistenmirndtinShopping Carts
Helps you sell digital goods. MultiVendor includes multiple vendor support. Operate your own digital goods mall or digital download service and collect commissions on your merchant sales!
Secure your downloads from theft and fraud, limit downloads, sales reports & earnings statistics, express IP and email based customer download features, paypal spoofing fraud protection, customer mailing list, complete storefront with unlimited category system, copy and paste purchase button code option, stand alone order page option... and all a whole lot more, come and view our live demonstrations!
(3 ratings)
Reviews0
PriceUSD 199.95
Views1248
MarketGrabber Classified Ad Software
posted byalphaplexinClassified Ads
MarketGrabber Software provides you with a Complete Turnkey Solution for creating Classified Ad, Job board, Directory and Event websites. MarketGrabber sites are revenue generating and include ecommerce capability, photo resizing, display advertising, unlimited pricing options and easy to use administrative controls.
Built in ASP.net, MS SQL Server with themes, master pages, internationalization features with resource files. Numerous payment gateways supported. Specialized editions for directories, job boards, real estate, vehicles and general purpose classifieds.
(0 ratings)
Reviews0
PriceUSD 599.00
Views1656
Actionscript / Action Scripting in Flash
posted bysithuseoinActionscript
Actionscript is a scripting language used with Flash. Actionscripting was developed with the guidelines from ECMAScript. Even though introduced with simple commands, later it was upgraded to a complete scripting language later. Actionscript is a scripting language used with Flash. Actionscripting was developed with the guidelines from ECMAScript. Even though introduced with simple commands, later it was upgraded to a complete scripting language later. This is the basis for making flash animations very interactive. The Data types in Actionscripting are similar to that of Java's data type. Now these has variables, expressions, operators, if statements, and loops.
(3 ratings)
Reviews0
PriceFree
Views622
Worldwide City Picker
The Worldwide CityPicker is a city selection form control that integrates the most up-to-date city information into a reusable JavaScript component.
Selecting a location or address in a web form is something we've all done hundreds of times. Almost every form that requires an address accomplishes this using the same clunky dropdown and text web form controls. At JaxCore, we thought there had to be a better way, and we think we've done it.
How Did We Do It?
We have organized and condensed a list of every country, state/province, and city in the entire world -- over 2.5 million of them -- and brought that incredible amount of information to your fingertips using the new JaxCore ComboBox JavaScript Component.
(0 ratings)
Reviews0
PriceUSD 99.99
Views676
MLM Network Marketing Script
posted bynkmswotinMulti-Level Marketing
MLM Network Marketing Script compatible with Binary, Matrix, Forced Matrix, Board, Unilevel, Repurchase and all type of customized plans. It has Genealogy Tree, Payout Statement, Epin, Ewallet, SMS, Email, News, Downline Reports, Welcome Note, TDS/TAX Reports, Login Logs, Custom Products, CMS and many more exciting features..
(12 ratings)
Reviews0
PriceUSD 299.00
Views2026
Share Life Moments Script
posted byleo1977inGames & Entertainment
Everyone has a moment in her/his life that wants to remember. The whole concept is to let users buy minutes/life moments (e.g. 10:00 12.25.2010) where they can put picture, video or text and encapsulate this moment forever. The purchased minute becomes their property and can be shared with friends or family. As addition, revenue can be generated from displaying ads.
Below is a short list of main functionality. You can read all the details by visiting the developer page or website URL
- Buy or Gift a minute
- Statistics
- Calendar
- Categories
- Information - Providing fresh content for users is one of the ways to increase interest.
Admin back-end
Reordering items in Categories, Questions and Languages.
Search for Users
Export Language References
Create categories
Search entered data
Search users
Search pages
- FAQ
Enter News
Translate to different languages
(3 ratings)
Reviews0
PriceUSD 119.00
Views1149
Tutorial on HTML5 open video
A slideshare.net presentation on how to process and publish video on the HTML5 format. It includes the different state of standardisation, using the javascript API, skinning the player, etc.
(0 ratings)
Reviews0
PriceFree
Views690
Using Offline Web Applications to offer offline capabilities
posted byhsbotinOffline, Database
The gist of Offline Web Applications is to provide a manifest file that states which files should be downloaded for offline usage, which fallback certain files should have and other options. It is currently supported by Firefox 3.5+, Google Chrome and Safari.
(0 ratings)
Reviews0
PriceFree
Views605
Universal Full Template with Shop CMS and 2 Skins
posted byoxylusinComponents
We'll start off by clearly stating that this is one of the most flexible, feature rich, complex and (funny enough) easy to use and implement flash template you can buy today !
This template has 677 unique XML settings, comes with 14 (that's right, fourteen) amazing modules including full e-commerce capability (shop) and blog with comments, it's bundled with two quite differently styled skins and most importantly you receive our amazing full Content Management System (CMS - aka Admin Panel) so managing your content will be a breeze !
Our CMS has been updated with great new features like a very easy to use installer (hence a very quick and simple set up), an advanced image cropper so you don't have to edit your images before uploading, user management (permissions - ability to have sub-admins with limited privileges) and many more.
(0 ratings)
Reviews0
PriceUSD 39.00
Views472
Online Polls From Software Downloaded Directly From Wyka-Warcheza
posted byuser982293inPolls & Voting
Are you looking to get reliable feedback on your web site? Or maybe you want to poll opinions of the general public for research purposes? Either way, you can now take reliable online polls with Java ABPollMaster. ABPollMaster will help you to create professional looking and easy to use polls so that you can be confident you are getting consistent statistics. But it doesn't just stop at online polls, you can even make your very own surveys, qui
(3 ratings)
Reviews0
PriceFree
Views840
Data Validation class
posted byScriptDirinMiscellaneous
Validating things like email addresses, numbers, and other data can be very time consuming and add a lot of extra lines of code to your website if you want to do it the right way. This class can make the data validation part of website development a lot easier.
This class is very easy to use. Because all the methods are static they are faster and callable without instantiating the class. This will say that you only need to include the PHP file in your code and do the validations like below. The method returns a boolean (true when it’s valid, false when invalid). To show you some examples:
(0 ratings)
Reviews0
PriceUSD 5.00
Views490
Twitter UserInfo Signature
posted byScriptDirinSocial Networking
The script shows:
twitter username.
twitter status.
number of followers.
number of followings.
you can add custom “powered by” text.
(0 ratings)
Reviews0
PriceUSD 7.00
Views460
xml & html driven web 2.0 web template
posted byenvato_marketplacesinWeb Sites
- Loading different XML files at the same place by clicking different buttons
- All are static text fields, only the colors set in flash
- Features and recent news sections are from HTML for SEO
- PHP for contact form is included
- PSD file for the background image included for modifications
- Scrollbars are flash default to reduce file size
- All the text is from XML and customizable
- Maximum code is in one place (buttons contain code for events)
- Only one button is used everywhere with different action
- Services have a link to open a popup window in flash which is loaded from another swf file, that again loads a HTML file.
- A powerful customizable xml and html driven site for any kind of site
- PSD helps in changing colors as per your requirement
- For the htmls loaded from external you should give the html file path inside the code for the buttons
(0 ratings)
Reviews0
PriceUSD 14.00
Views670
Mobile Repairer Software HRM CRM
posted byakhlaqueahmedinSoftware
I have developed this repairer software using php codeigniter framework, javaScript/jQuery and bootstrap.It is developed for Mobile repairer shop, Laptop repairer shop and many more. By using this software you can make the record of any accessory which you want to repair your client, also you can make the inventory of accessories like new mobile, repaired mobile, laptop, charger, televison etc. More Advanced, powerful, flexible complete management software for repair shops with timeclock, commisions, payroll and complete inventory management. It has powerful reporting features. You and your clients can keep track of repair status and invoices.
Link of Live Software: https://www.myport.rf.gd/panel...
username: [email protected]
password: admin123
(0 ratings)
Reviews0
PriceFree
Views781
wildwise Ultimate creative portfolio v1
posted byenvato_marketplacesinWeb Sites
Features:
- Any text or image (except static layout images and texts) can be dynamically changed.
- It’s fullscreen if clicked. (if you didn’t already do it, here’s a tutorial about how to modify your flash8 to make it export fullscreen CLICK HERE )
- Logo sticks to the top of the page, thumbs stick to the bottom. Content stays in the middle.
- Customized right-click menu.
- Nice 3 colors/effect mouse-tracer while preloading.
- Smooth sliding transitions.
- Clean designed.
- PSD file provided (photoshop CS2).
(0 ratings)
Reviews0
PriceUSD 32.00
Views438
Simple External Swf Template
posted byenvato_marketplacesinFlash
Each external swf can animate in and out uniquely. It includes selected state navigation, and I’ve included the psds for the backgrounds so you can easily change them around, or make new ones.
(0 ratings)
Reviews0
PriceUSD 10.00
Views358
Simple FullScreen Liquid Template
posted byenvato_marketplacesinWeb Sites
Actionscripted animated fullscreen gradient backgrounds, percentage based preloader, rollover effects, selected state navigation.
(0 ratings)
Reviews0
PriceUSD 12.00
Views389
Design Studio Template 01 XML
posted byenvato_marketplacesinWeb Sites
Features:
- Full browser display / site always centered on screen.
- XML driven news articles, featured projects, staff member info/contact details, photo gallery for staff/company photo’s, company services section and portfolio section
- Simple quick contact form, no PHP required.
- Images and music tracks are loaded in outside of the flash file so it's easy to replace with your own content.
- With the XML files you can change number of items displayed, image paths, URL links, copy text etc easily - without having to make changes to the flash
- For the main banners you could also load in swfs which could be animated or play video instead of using static jpegs. Simply add the path to the swf in the XML file.
- Flash MX 2004 & Flash 8 FLA versions included.
(0 ratings)
Reviews0
PriceUSD 27.00
Views454
dhtmlxGantt - Editable JavaScript Gantt Chart
posted byolgaboukhinGraphs & Charts
dhtmlxGantt - a JavaScript component that allows you to create dynamic Gantt chart and visualize a project schedule in a convenient graphical way. With dhtmlxGantt you can display dependency relationships between activities, show current schedule status with percent-complete shadings and organize the activities into a tree structure. The component works in all major web-browsers, including IE, Mozilla, Opera, Chrome. You can initialize the chart from XML or through JavaScript API. All the changes made in the chart structure in browser can be saved back to the server on the fly (in XML form) with a single function call.
(1 ratings)
Reviews0
PriceFree
Views1421