Quack Chat Live Chat System (Help and Support Tools)

Quack Chat integrates easily into your website and provides a mobile-friendly way to interface with your customers. Quack Chat is web based and can be used from almost any computer or mobile device.

With the option to receive an email or text when you’re needed, you are notified once someone is ready to chat. Connect your mobile phone to your email for a hybrid notification setting that alerts you wherever you go.

Download Quack Chat Live Chat System (Help and Support Tools)

Envidater — tiny update checker (Windows)

Envidater is a tiny application, that helps you to keep software’s environment up to date. For checking of available updates it uses directly the official websites of manufacturers. If the official website does not provide public information about available versions, then Envidater uses other open sources like software’s catalogs and aggregators.

Database of Endivator is expandable and you can add your own entries if you are advanced user and familiar with XML , HTML and Windows registry. Or you can simply request the author to add the desired program’s definition into it.

Endivator can be useful for developers, web masters, designers and any other people to keep their software environment abreast of updates.

Download Envidater — tiny update checker (Windows)

SEOmoz MozScape API for PHP (Miscellaneous)

FYI : When you finish reading this, look into the FAQs Tab also.
Lots of specific questions are covered there. And I’m open to your suggestions.

Disambiguation:

What is the SEOmoz MozScape?

It is an API by SEOmoz designed for Search Engine Optimization and Marketeing developers.
Today, when search engines give out very little information on backlink profiles, MozScape sheds some light in a very dark place.
It’s a tool that allows you to get Metrics, BackLinks, AnchorTexts and TopPages for your competitors and yourself.
It gives you a (pretty much the only) way to measure your SEO effort’s results.

What operations does the SEOmoz MozScape support?

It supports the following operations:

  • URLMetrics — gives you a birds-eye-view of the backlinks profile of an URL /Domain/SubDomain ranging from C-Class-es linking to an internal Rank/Trust metrics
  • Links — gives you metrics about the backlinks of an URL and allows pagination through tens of thousands of backlinks
  • TopPages — allows you to find the top ranking pages of any subdomain, your or a competitor’s and, if you combine this with Links, you can start analyzing / duplicating the linking profile of your competition
  • AnchorText — gives you information about terms and phrases found in anchor texts pointing to an URL , operation which allows you to know the relevant anchors that help your compeitors rank

Now you understand why this SEOmoz API is rather expensive.
It gives a SEO the edge and intelligence to crush competition.
And this is why YOU NEED IT to compete with the big boys!
And they do have over 66 billion URLs indexed.

How much does SEOmoz MozScape access cost?

Well, the SEOmoz service is either free or quite expensive. No middleground.
The free version is usable yet low on details. The paid version starts at 500$/month.
So… it’s not for everyone. Even if every SEO would need and benefit greatly from the data, it’s not the most accessible SEMO service.

What is the \CA\APIs\MozScape?

This is the Script you’ll get if you purchase this product.
It’s a pretty advanced and very thorough implementation of the MozScape API in PHP .
It’s compatible with PHP 5 .3 or newer as it uses namespaces and closures extensively.

The SEOmoz MozScape API has a small issue. It’s very cryptic and you cannot develop for it without a wrapper.
Data is JSON (to save bandwidth and for compatibility probably) and the column names it returns are not-human readable… at all.
These ‘features’ give the MozScape API a learning curve. Who says otherwise is misleading you.
But, for improving your SEO efforts, it’s more than worth it.

This \CA\APIs\MozScape implementation offers several objects/functions that make it easy for you to create requests and handle the MozScape JSON responses.
You don’t need to remeber all the 4-5 letter column names as this API offers you Class Methods to access them.
And you don’t need to remember the API Call specific argument values when building the query URL .
This API does it all for you using explicit methods and killer error checking.

What do customers get?

Those awesome people get the following:

  • fully commented and namespaced source code
  • a .git repository for the source code that allows easy tracking of changes
  • a Production/ folder that contains a Minified version of the script plus and ionCubed one
  • a MUST READ PDF documentation of 21 pages plus a resources document
  • a set of sample scripts that can get you up and running instantly
  • the output of the samples script to see the data you can get from MozScape
  • Kung-Fu Panda style awesome support

and for PROs (… drums …)

  • compatibility with cURL Multi for parallel requests (10 per second for paid accounts)

What do customers don’t get?

I don’t plan to teach PHP , SEO, SEM or MozScape usage. That will happen on my soon-to-be blog, but not here.
I will quickly help those with specific questions but I will not hold hands.
As I said, you need a bit of PHP and SEMO game for this. And if you don’t have it, it’s time go gain it.

••• Getting Started Guide •••

Follow these steps to get the Samples/.php up and running:

  • Get acquainted with the SEOmoz MozScape API using the Documentation/MozScape.pdf.
    It’s a PDF file with the most important Links to the MozScape Wiki.
  • Get acquainted with the \CA\APIs\MozScape API using the Documentation/CodeBase.pdf.
    It’s a PDF file with the technical documentation of the Script.
    (you can leave this step at the end also)
  • Get your free credentials from SEOmoz (or paid)
  • Extract the Archive into a folder that’s accessible on your webserver (e.g.: localhost/mozscape)
  • Go into Samples/ and edit the membership.inc file (clear instructions inside)
  • Then you can actually run the Samples/.php:

    • localhost/mozscape/Samples/URLMetrics.php … for URLMetrics API call
    • localhost/mozscape/Samples/Links.php … for Links API call
    • localhost/mozscape/Samples/TopPages.php … for TopPages API call
    • localhost/mozscape/Samples/AnchorText.php … for AnchorText API call
  • Read the Documentation/CodeBase.pdf now if you haven’t already.

Can you show a demo or some other evidence of awesomeness?

Not a demo but a part of what you will receive is available here.
Get the sample scripts and their output samples.
You also get a part of the documentation (only some pages of the 21).


Click here to Download Documentation (Partial), Samples and their Output
and check them out. They will give you a good idea of things to come if you purchase.

Download SEOmoz MozScape API for PHP (Miscellaneous)

Real Ajax Uploader for WordPress (WordPress)

Description

Real Ajax Uploader For WordPress is a plugin for uploading files with Ajax (html5 ). It allows users or visitors to upload files to your wordpress site for any reason. This plugins is based on the Real Ajax Multiuploader jquery plugin.
It is based only on javascript and supports html5 uploading but also is compatible with html4.
The CSS and buttons are highly customizable. CSS is written in a readable way and css experts can edit it very easyly. Also icons for file types can be changed to customs ones. When uploading images you have the preview of images before upload start thanks to html5 file api. Also clicking on the images you can have a bigger light box like preview.
When html5 ajax upload it is not supported the plugins falls gracefully to the html upload standard and this makes Real Ajax Uploader compatible with the older browsers like IE 7 +. Also on html5 browser you can select multiple files.
I have adapted this for wordpress and created a simple configuration admin page where the uploader can be set up.

Features

  • Drag & Drop upload
  • Multi file upload on all browsers
  • Lightbox like preview of images
  • Thumbnial generation of images on server side
  • Upload progress information on html5 browsers
  • Preview of images
  • Only Javascript, No flash, no silverlight
  • Supports IE 7 +, Firefox 3+, Safari 3+, Chrome 4+, Opera
  • Upload files by chunk, for more performance

28/04/2012 Version 1.0

Visitors

free counters

Download Real Ajax Uploader for WordPress (WordPress)

Dynamic Multiple Radios Controlling with Slider (Audio/Video)

No programming skills needed.

Online dynamic multiple radios controlling with native slider. You can change radio stations from slider.

You can change tab icons and webview urls from outside plist files.

After phone calls radio resumes if it isnt paused.

You can add or remove radio stations from outside.

Download Dynamic Multiple Radios Controlling with Slider (Audio/Video)

Social Media Authentication (Social Networking)

Social Media Authentication

Social Media Authentication allows your users to authenticate themselves to your site using Facebook, Twitter or any OpenID provider (Google, Yahoo, myOpenID etc.)

Features

  • Allows users to authenticate using Facebook, Twitter or any OpenID provider
  • Stores the authentication info into the session.
  • Provides functions to check if the user is logged in and get the user object.
  • Documentation included.

Check out the live demo at lep.fi/social

Download Social Media Authentication (Social Networking)

LiveTV Bundle for WordPress (WordPress)

LiveTV Bundle for WordPress. Livestream plugin for wordpress compatible with own3d.tv, twitch.tv, justin.tv

  • Create automatically a page with livestreams from your team members in a loop of thumbnails
  • Create new roles or use wordpress default roles for your team liveTV
  • View current game
  • View xplit message
  • View live!since date and hour
  • Display or not livestreams offline
  • Generate automatically thumbnails list for each types (own3d, justin, twitch)
  • Large view and normal view
  • Cache system
  • Sidebar widget
  • Generate automatically one IRC Channel under each livestream
  • Colorization system for text (all html color) and 3 general themes. Applied this plugin easily to the most popular themes.
  • Optional: work also with manual shortcodes in posts or pages for own3d, twitch, justin channel
  • Optional: work also with manual shortcode to add some Quakenet IRC in posts or pages
  • Optional: work also with manual shortcode for livestream.com
  • Compatible with all recent major browser IE9 , Safari, Chrome, Firefox, Opera
  • Highly customizable and adaptive to all major themes with administration options without coding.
  • Compatible with wordpress network (multi-sites)
  • Language .mo included en US, en EN, fr FR

Customization details

  • 2/3 columns for thumbnails with option (3 columns only on “large view”)
  • 8 slider effects for the IRC div (under each livestream). This div is draggable.
  • 3 general templates (dark, light, transparent)
  • Easy html colorization for txt on the right side of each thumbnail
  • 3 bubble dialog effects (onmouse over): white, grey, black (black mimic youtube)
  • Option to change the order of livestream types (e.g. thumbnails loop Twitch first, own3d second)
  • Option to customize automatically the #ircName under each livestream
  • Option to disable button “normal view” (for page template without sidebar)

Documentation

  • Just click on “Live Preview” and after “Online documentation” for a starter guide
  • The same documentation exist in the plugin directory

Have fun! Thank you for your download

Download LiveTV Bundle for WordPress (WordPress)

Currency Wiget – Nice Css – Work with Android (Miscellaneous)

Pure jQuery Plugin
works great with html, PHP , .NET sites
ideal for e-commerce , mobile and blogs
can be included in Android / iPad / iPhone Webview Apps
28 different color
3 different form box template
support 93 currency
use Google currency API
easy to use ( one line of code)
nice documentation with code generator included

Example of recall plugin

$(“body”).currencywiget();

Download Currency Wiget – Nice Css – Work with Android (Miscellaneous)

Pure CSS3 Progress Bars (Miscellaneous)

Overview

Ten simple and beautiful progress/loading bars in five different color themes. Only CSS3 innovations are used, so there is no images. PSD file is included, so you can easy and fast make your own custom versions and color themes.

Features

  • Pure CSS3
  • 10 Different Types
  • 5 Different Colors
  • PSD File Included
  • Documentation
  • Easy To Customize

Download Pure CSS3 Progress Bars (Miscellaneous)

Open Quiz (Miscellaneous)

Introduce

Open Quiz – a web-based application that allows users create the mutiple choice questions and share to their friends, or embed quiz embed code on their website.

Features

  • CakePHP 2.x
  • Twitter Bootstrap 2.0
  • Social Login (Facebook, Twitter) based on my Acl Management plugin
  • Social Share (Facebook, Twitter, Google Plus)
  • Generate Embed Code
  • Thumb Up/ Thumb Down
  • Google Analytics Stats

Security

  • CSRF protection
  • Form tampering protection
  • Limiting cross controller communication.

Download Open Quiz (Miscellaneous)

Paradigm Slider WordPress Plugin (Sliders)

Paradigm Slider WordPress Plugin

The premium way of using a slider in your WordPress website.

A combination of Parallax Effect, state-of-the-art Slider and Text Animations defines this slider.

Customize unlimited sliders with our own Drag&Drop Slider Editor to your very needs.  Give each slider a parallax caption to transport your message.

Touch swipe for iOS and Android mobile devices is of course included. So it works on every modern browser (including IE7 /8) and on mobile devices.

Features

  • Drag&Drop Slide and Caption Editor
  • Compatible with the latest WordPress version (currently 3.3)
  • Unlimited Sliders
  • Easy Integration in your Theme Sourcecode, your Sidebar or your Posts/Pages
  • Image and Thumbs fully resizable
  • Using CSS Animation with FallBack to jQuery
  • Optional Parallax effect
  • Unlimited Caption Layers
  • Unlimited Slides
  • iPhone & Android Swipe Touch enabled
  • jQuery Conflict free plugin
  • Customizable 100% via Plugin Parameters / CSS / HTML
  • Easy installation in your Website
  • Special Easing
  • Example Page included
  • Vimeo & Youtube Supported

 

The images seen in the preview are licensed from fotolia and are NOT included in the download. The download of this template contains placeholder images with dimension labels.

WordPress Themes by ThemePunch

Components by ThemePunch

Download Paradigm Slider WordPress Plugin (Sliders)

Android Webview With Progress bar and admob ads (Android)

Build your android webview app in 5 minutes using Eclipse,ADT Plugin and Anrdroid SDK .

A perfect webview android app with almost all main features included, this app never reveals your website url to your users.

Supports Android 1.6 – 4.0.4

Features:
• Display custom message on no network connectivity without showing your original website url
• Progress bar/application loading bar
• Zoom-in/zoom-out with touch or buttons
• Admob advertisements
• Support youtube videos
• Direct your users to rate your application
• One touch call , call directly from your app
• Facebook And Twitter links open in native browser

Future updates:
• Play mp3,3gp files
• Splash Screen
• Play video files
• Image save option
• Facebook And Twitter tabs along with webview tab
• Share application via gmail/messages/networking sites
• Push Notifications
and many more.. I will add if you suggest anything in this list

Documentation contains step by step procedure with screenshots, and code to build your android webview app.
If you are a newbie, please read the complete documentation before starting the project.

Download Android Webview With Progress bar and admob ads (Android)

smart-image-resizer-asp.net (Images and Media)

Smart Image re-sizer is a asp.net image re-seizer class. It helps your image to resized when upload with few lines of code. It is so much powerful and it has configuration option to maintain the re-seizer.
You can also resized any image at run time without losing quality.
If you give image handler wrong image path then it will not show error. It will generate a “No Image found ” images. You have full control over the no image found image.
You can change its color, font size from web config file.
It will increase your asp.net site performance.

  1. Auto resize any sized image
  2. You can upload your image and resized  by calling method
  3. Improve your sit  performance
  4. Parrameter change any time
  5. Image quality do not loose
  6. Maintain originla image proportion
  7. Show no image found for wrong name or invalid image.
  8. Customization the no image found color , font size, font name . etc
  9. and more…

Documentation : http://smartdatasoft.com/codecanyon/asp.net/image-resizer-asp.net/

Demo :
Example : Big image :: Generated Thum Image

You may like

Smart Social Counter jQuery Plugin

 

Smart Social Network Count WordPress Plugin

free counters

Download smart-image-resizer-asp.net (Images and Media)

jQuery UniSlider (Sliders)

Item Description:

The jQuery UniSlider plugin adds an elegant and sleek slider feature to your pages, You can use it as an images slideshow, or put any html content to slide.

There are many features, options, events and methods included, easy to customize and implement.

Features:

  • Sleek & Professional Slider.
  • Images Slideshow.
  • Slide any HTML Element
  • Full Width/Responsive Support
  • Autoslide Feature
  • Draggable (Mobile Compatible)
  • Many options included.
  • Easy to Customize
  • Cross Browser Support
  • Well Documented

Credits:

Recommended Items









Download jQuery UniSlider (Sliders)

Card Flip JS Plugin (Images and Media)

Highly customizable jQuery plugin that allows you to flip two images easily.

This flip DOES NOT support text. You must create the graphics you wish to use.

I have created a screen cast of the interaction to protect the files’ source code.

Please view the documentation to see all of the options that are available.

What is new with Animike Interactive?







Check out my entire portfolio

Download Card Flip JS Plugin (Images and Media)