Archive for category Reviews

Coming Soon - Premium WordPress Theme Giveaway To All Our Email Subscribers

Get Awesome Stickers at Stickermule

If you haven’t heard about Stickermule yet then you should definitely check them out today. Stickermule makes awesome custom vinyl stickers and the quality of stickers they make are just the best I have ever come across.

Stickermule have got thousands of people, startups, bloggers, artists and companies awesome stickers  printed beautifully.

Also they ship worldwide and if you are in the United States then they provide free shipping and ship all orders in just 5 business days. They also provide an online proof of your custom design before getting it to print and they also fix your low quality artworks for free.

With brands like GitHub, Shopify, Quora, AppSumo and Reddit trusting Stickermule, there is no reason you shouldn’t try them once

So Go Ahead and check out the custom stickers and custom skins.

You can order for the sample pack to test the quality of stickers before ordering.

You also get $10 of free credits to start you with your sticker shopping by clicking the link below

Go To Stickermule


You should also check out the different stores that Stickermule offers.

Our favorite is the DuckDuckGo Sticker Store

If you haven’t heard of DuckDuckGo, then

DuckDuckGo is a general purpose search engine like Google or Bing with an important difference. It does not track you. It also works harder to reduce spam and clutter

The DuckDuckGo store features 18 community designed stickers (more to come!), as well as official logo stickers and iPhone skins. There’s even a reddit-inspired sticker that also serves as the logo for the official DuckDuckGo subreddit.

Check Out DuckDuckGo Sticker Store

VN:F [1.9.22_1171]
Rating: 5.0/5 (3 votes cast)

, , ,

2 Comments

Top 10 Most Popular File Upload Scripts – Live Demo and Free Download(Part 2)

This is the second part of my article on Top 10 Most Popular File Upload Scripts. This post contains the bottom five of the top ten file upload scripts in the list, If you haven’t read the first part of this post then I recommend going through it first here.In my previous post I had listed file upload scripts which had multiple functionality which can be easily customized for your needs, But in this tutorial I have listed file upload scripts which are similar in features and look of those found in popular websites like Gmail, Google Plus, Flickr and Facebook.

So enjoy this Five upload scripts by having a look at the live demo or downloading the live demo and implementing the script in your own website:


6.jQuery File Upload


Review

Although this script has no similarity to those found on any website, still it has made to the list because it has some very great features without using flash.Features like multiple file select, automatic upload, thumbnail, upload cancel, file delete makes this upload script a very good script for all purposes

Description from official website

No description found

Features

Features
Multiple file upload:
Allows to select multiple files at once and upload them simultaneously.
Drag & Drop support:
Allows to upload files by dragging them from your desktop or file manager and dropping them on your browser window.
Upload progress bar:
Shows a progress bar indicating the upload progress for individual files and for all uploads combined.
Cancelable uploads:
Individual file uploads can be canceled to stop the upload progress.
Resumable uploads:
Aborted uploads can be resumed with browsers supporting the Blob API.
Chunked uploads:
Large files can be uploaded in smaller chunks with browsers supporting the Blob API.
Preview images:
A preview of image files can be displayed before uploading with browsers supporting the required HTML5 APIs.
No browser plugins (e.g. Adobe Flash) required:
The implementation is based on open standards like HTML5 and JavaScript and requires no additional browser plugins.
Graceful fallback for legacy browsers:
Uploads files via XMLHttpRequests if supported and uses iframes as fallback for legacy browsers.
Standard HTML file upload form:
Shows a standard HTML file upload form if JavaScript is disabled.
Cross-site file uploads:
Supports uploading files to a different domain with Cross-site XMLHttpRequests.
Multiple plugin instances:
Allows to use multiple plugin instances on the same webpage.
Customizable and extensible:
Provides an API to set individual options and define callBack methods for various upload events.
Multipart and file contents stream uploads:
Files can be uploaded as standard “multipart/form-data” or file contents stream (HTTP PUT file upload).
Compatible with any server-side application platform:
Works with Google App Engine (Python, Java), Ruby on Rails, PHP and any other platform that supports HTTP file uploads.

Pros and Cons

ADVANTAGES DISADVANTAGES
No browser plugins (e.g. Adobe Flash) required: Requires JavaScript to be enabled or else shows a standard html4 upload element.
Uploads files via XMLHttpRequests if supported and uses iframes as fallback for legacy browsers.
Supports uploading files to a different domain with Cross-site XMLHttpRequests.

Live Demo and Download

Click here to Download Source Code of jQuery File Upload

Download

Click to view Live Demo jQuery File Upload

Live Demo


7.Flickr File Upload


Review

This is the exact replica of the File uploader in Flickr

Description from official website

No description found

Features

Features
All the features similar to the file upload system on Flickr, Click here to check the actual Flickr file upload

Pros and Cons

ADVANTAGES DISADVANTAGES
Nice upload script for video or photo galleries Uses Flash
A well suited script for uploading photos or videos Uploading cannot be cancelled once upload button is pressed

Live Demo and Download

Important Note

After downloading the files Please do the following changes in order for the script to workModify the index_files/config.js file line no 49

var AdnanTotal = 0;
var _site_root = 'your script location';
var upload_Path = _site_root + '/upload.php'

Click here to Download Source Code of Flickr File Upload

Download

Click to view Live Demo Flickr File Upload

Live Demo


8.Uber-Uploader


Review

Although looks like an outdated script with no updates for newer features like html5, It is still a very good script with all those features without using flash.It is written in Perl, PHP and JavaScript.

Description from official website

Uber-Uploader is a group of programs written in Perl, PHP and JavaScript. It is intended to present a graphical representation of the status of a web-based file upload in the form of a progress bar.

Features

Features
Progress bar
Delete selected files
Different modes of progress bars
Does not use browser plugins like flash
Email support:
Emails whenever a file is uploaded

Pros and Cons

ADVANTAGES DISADVANTAGES
No browser plugins (e.g. Adobe Flash) required: Uses perl and is a bit outdated.
Progress bar  Difficult to set up for newbies
Email support:
Emails whenever a file is uploaded
 lack of support

Live Demo and Download

Click here to Download Source Code of Uber-Uploader

Download

Click to view Live Demo Uber-Uploader

Live Demo

Click here to go to next page >>

VN:F [1.9.22_1171]
Rating: 5.0/5 (4 votes cast)

, , , , , , , , , , , , , , , , , , , , ,

4 Comments

Top 10 Most Popular File Upload Scripts – Live Demo and Free Download(Part 1)


A File upload script is essential for every website and there are a plenty of such ready file upload scripts available on the web, but with their own pros and cons, So I thought that It would be a great idea creating a post on the  top ten file upload scripts ever and would serve as a very useful resource for all webmasters.For every script I have listed their advantages and disadvantages, so it would be easy for you to choose the right one. Below is my list of  top ten File upload Scripts :

Since I want to give a detailed review about all the ten scripts i will be only revealing the top five Upload scripts in this post and in my next post I will be revealing the next five upload scripts


1.Plupload


Review

For those who know some of these scripts might be wondering how Plupload came on the first position in the list rather than SWFupload.What really brings Plupload to the top of this list is its support for HTML5 Gears, Silverlight, Flash, BrowserPlus. If the user’s browser doesn’t support any of these then a normal HTML4  file upload is implemented moreover it-seems to be very stable.

Description from official website

Allows you to upload files using HTML5 Gears, Silverlight, Flash, BrowserPlus or normal forms, providing some unique features such as upload progress, image resizing and chunked uploads.Plupload is a highly usable upload handler for your Content Management Systems or similar. Plupload is currently separated into a Core API and a jQuery upload queue widget this enables you to either use it out of the box or write your own custom implementation.

Features

Feature Flash Gears HTML 5 Silverlight BrowserPlus HTML 4
Chunking
Drag/Drop *
PNG Resize *
JPEG Resize
Type filtering  *
Stream upload
Multipart upload  *
File size restriction
Upload progress

Pros and Cons

ADVANTAGES DISADVANTAGES
Upload files using HTML5 Gears, Silverlight, Flash, BrowserPlus or normal forms Lack of support, Forum is not very active
unique features such as upload progress, image resizing and chunked uploads.
Highly usable and stable upload handler with custom implementation

Live Demo and Download

Download Source Code of Plupload

Download

Click to view Live Demo of Plupload

Live Demo


2.SWFUpload


Review

SWFUpload logo

SWFUpload uses both JavaScript and Flash library to provide a great upload experience.It is exactly similar to the attachment uploading Gmail which is very popular.It is a great upload script with almost every feature we want except for one main disadvantage that it uses Flash library.

Description from official website

SWFUpload is a small JavaScript/Flash library to get the best of both worlds. It features the great upload capabilities of Flash and the accessibility and ease of HTML/CSS.

Features

Features
Upload multiple files at once by ctrl/shift-selecting in dialog
Javascript callbacks on all events
Get file information before upload starts
Style upload elements with XHTML and css
Display information while files are uploading using HTML
No page reloads necessary
Works on all platforms/browsers that has Flash support.
Degrades gracefully to normal HTML upload form if Flash or JavaScript is unavailable
Control filesize before upload starts
Only display chosen file types in dialog
Queue uploads, remove/add files before starting upload

Pros and Cons

ADVANTAGES DISADVANTAGES
Upload multiple files at once and JavaScript callbacks Requires Flash and does not work in browsers with flash not been installed
Exactly similar to Plupload Customization becomes difficult without proper knowledge of javascript
Unlike Plupload, the forums are very active.

Live Demo and Download

Download Source Code of SWFUpload

Download

Click to view Live Demo of SWFUpload

Live Demo

Go to next page >>

VN:F [1.9.22_1171]
Rating: 5.0/5 (2 votes cast)

, , , , , , , , , , , , , , , , ,

2 Comments