Jquery Moving Perspective (Sliders)

Flexible parralax jquery plugin to create outstanding single perpective and persepective sliders. This is only one perspective script with slider possibility. It is flexible,configurable and easy to use.

Features:

  • flexible configuration every moving element
  • configurable by html attributes or javascript
  • works on every browser from ie7
  • responsive for mobile devices and all screen resolutions
  • handles touch events
  • can be used as single perspective or as slider
  • can be used many times on one page
  • can be nested ( phone examples )
  • has slide effects: fade, slideUp, slideDown, slideLeft, slideRight
  • uses css3 perspective
  • handles image and video loading
  • contains 3 slider navigation themes
  • has callback function on moving so can be extended

Download Jquery Moving Perspective (Sliders)

Metro Style Dropdown Menus (Navigation)

It’s metro style dropdown menus designed and developed by Tahmidur Rafid.

FEATURES

  • Easy to use.
  • Changeable Colors.
  • 2 Styles of dropdown Animation.
  • Full jQuery & css compatible.
  • Compatible with all major browsers:
    • Internet Explorer 8+.
    • Mozilla Firefox.
    • Chrome.
    • Safari.
    • Opera.
  • Metro design style.
  • Login Form.
  • Search Field.

Download Metro Style Dropdown Menus (Navigation)

Jigoshop Quickview (Jigoshop)


This plugin allows you to quickly view any product in your Jigoshop catalog whilst browsing a category or product listing page.

By clicking the new Quickview icon, subtly placed over each product in the listing, a modal box will open with important product information and imagery, giving your customer the chance to add to cart there and then.




View the full documentation here.

Waffle Iron image courtesy of Yuppiechef: Kitchen Appliances

If you’ve enjoyed using this plugin, don’t forget to leave a positive rating!

Note: If something isn’t working, ask for help before giving a bad rating. There are isolated cases where a theme conflict may occur, but I’m always willing to help you fix it. Giving a bad rating does not help anyone.

Download Jigoshop Quickview (Jigoshop)

Pure CSS3 Tabs (Tabs and Sliders)

Pure CSS3 Tabs is a clean, responsive solution for creating beautiful tabbed navigation without any javascript usage. It has 6 different visual themes, lots of customization options and can be easily integrated to any design.

If you like Tabs, please don’t forget to rate it!

Features

  • 6 different beautiful visual schemes.
  • Can be used as steps or wizard.
  • 11 animations on pure CSS3.
  • Fluid grid system.
  • Typography set.
  • No fixed height.
  • Fully responsive.
  • 4 layouts.
  • 20 examples.
  • 249 vector icons.
  • Clean and valid code.
  • Step by step documentation.

Compatibility

  • Mac: Safari, Chrome, Opera, Firefox
  • Win: Safari, Chrome, Opera, Firefox, IE9, IE10
  • Mobile: iPhone, iPad, Android

Note: some CSS3 effects and animations are not available for IE9.

Support

To get support please send me an email through the contact form on my profile page. You can find the contact form on the right side of the page. Support requests are processed on business days within 24h in the order they were received. Support request sent during weekends/holidays will be processed on next business day.

Important note: support is offered exclusively through the contact form and not in the comments section. However, I answer pre sale questions in the comments so feel free to ask them.

Changelog

15.04.13 – Version 1.0.1

  • Fixed small bug in FireFox.

Credits

Download Pure CSS3 Tabs (Tabs and Sliders)

PHP Auto Gallery With Expanding Preview (Images and Media)

Intro

PHP Thumbnail Grid With Expanding Preview is a leightweight, easy to use gallery
script inspired by Google Image Search with support for .PNG, .JPG and .GIF image
files. It generates thumbnails for faster loading times and uses a thumbnail grid with expanding preview script by Codrops for displaying
your images. It is also fully HTML5 and CSS3 compliant.

Requirements

PHP5, GD library, mbstring library, exif library.

Usage

Upload all files to your webserver and put your photo albums inside the
galleries folder. This script automatically creates thumbnails for your images
— in order to do that, you must set write permissions to the galleries folder.

Download PHP Auto Gallery With Expanding Preview (Images and Media)

Modern HTML 5 Book Application (Miscellaneous Apps)

Documentation Update

  • Addiitonal FB App Id entry
    • The documentation fails to mention that you also need to add your Facebook
      Application ID to the fbinitialization.js file. This info will be added in the next update. Thanks!

Do you want to know what the future of affiliate web apps look like? Well here you go. This HTML 5 book app is the app-in-a-box you need to please your users and make some money in the process.

About the Application

This application is mobile, slick, purely ajax-driven, and optimized for search engine indexing.

The application is a list-driven community book app. User’s can create book lists, comment on lists, view community lists, and more.

Revenue Opportunity

The application is tightly integrated with the Amazon products API (this is where book data comes from) as well as Amazon Associates. Users of the app have the ability to add books to their Amazon wishlist or follow a buy link to Amazon. Of course, you will get paid from Amazon whenever they buy any product after following a link from your application.

Dynamic Community Content

Not only is the entire application ajax-driven, it is also data-driven. Furthermore, everytime a user searches for books to add to their lists, the application captures the search term. In addition, any book that a user adds to her list automatically gets added to a global book list with a permanent, indexable url [see Indexing and SEO below]. Future updates will include a site map generator to automatically create xml sitemaps based off your user-created data.

Architecture and Maintenance

The application is pure HTML 5, CSS3 for styling, and javascript. The backend of the app is built on .net Web Pages 3 framework. .net Web Pages 3 framework is extremely lightweight and powerful, AND best of all you can manage your application with Webmatrix 3. Webmatrix is a cross platform web application tool for PHP, nodeJS, and of course .net. This application was professionally built, but I made sure that a novice can manage it using Webmatrix 3. Learn more about Webmatrix here:

http://www.microsoft.com/web/webmatrix/

You can use any html editor to edit the application, but I highly recommend Webmatrix for the ease of use and powerful features.

The app uses jQuery on the front end and communicates purely via ajax to an app-hosted api (.net Web API)

Data Structure

As mentioned earlier, all book data is grabbed from Amazon. However, the app also has an internal data structure. The app includes a file-based SQL Compact Edition 4.0 database for superb membership system. In addition, the app has a custom XML database that stores all of the necessary common data from the app.

Features

  • Modern, clean design
  • Completely AJAX driven
  • responsive
  • multiple themes [see demo]
  • Easy to customize themes
  • Facebook integration
  • Social logins[FB and Twitter] plus standard login
  • Ability to easily associate FB and Twitter logins
  • Built to make income
  • Thorough documentation

Indexing and SEO

The architecture of the application follows Google’s Recommendations for making modern ajax applications crawlable and indexable. You can learn more about Google’s recommendations here:

https://developers.google.com/webmasters/ajax-crawling/docs/getting-started

In short, when a web crawler hits an important page in the app (such as a book description page, public list, etc.), the application will return a static html snapshot of the dynamic page.

Here’s an example url from the application:
http://bookapp.azurewebsites.net/#!/itemDetail?product=B005620I2M

Note that this is a dynamic url, and is essentially the home page of the app with some querystring data applied.

To prove that this works with any web crawler, you can quickly go over to Facebook’s developer tool and plug that url in. You can see the snapshot exactly as the crawlers see it:

http://developers.facebook.com/tools/debug

I wanted to go into detail on the SEO and indexing point because without the proper configuration, pure ajax apps can’t be indexed. So, you can rest assured that you’ll be good to go.

Social Login on Mobile

screencast

Updates

Of course there are many updates planned and a lot more functionality to be added. Purchasing gives you access to lifetime updates. Make sure you follow my space to stay updated on this and other cool apps.

Download Modern HTML 5 Book Application (Miscellaneous Apps)

Mate Hover | WordPress Plugin (Miscellaneous)

Mate Hover | WordPress Plugin

Mate Hover – is a WordPress plugin for image hover animations.
You can change the appearance of pop-up elements. You can embed your icons, text etc.

Features:

  • Ready to Responsive and Adaptive
  • Simple to use
  • Live preview
  • Cross Browsers
  • Fully customizable
  • Overlay Style: classic,rolling(top,bottom,right,left),double(vertical,horizontal),four

Icon by Daniel Bruce (www.entypo.com)

Download Mate Hover | WordPress Plugin (Miscellaneous)

Puzzler (Games)

HTML5 Canvas Puzzler :

In two words, Puzzler shows a picture,and the user has to reproduceit.The gamearea consists of a 3×3 | 4×4 | 5×5 cellsplate.Users have to drag and drop some pieces of picture inside it,in order to reproduce the full picture.

Specifications :

– a Chrnometer that counts time spent on each pattern.
– Game area , Picture area (image changes in each level).
– scoreboard with the top 3 scores .
– chosing level easy-medium-hard.

Download Puzzler (Games)

Ad Plus List Building Popup (WordPress)

Ad Plus List Building Popup is so clean, super flexible and has a fully responsive popup designs! Proven to convert your daily blog visitors into highly responsive targeted email list subscribers OR buying customers within just 2-3 minutes.


Key Features:













Results Driven ‘Ad Plus List Building Popups’


Changelog:

v 1.1
- First Release
Stay connected for updates, support and promotions



Download Ad Plus List Building Popup (WordPress)

PhotoCam for your Photo Editing needs (Full Applications)

A full fledge Photo Camera app with everything for your needs.

Ton’s of features:
– Simple to use
– Universal Support (iPhone,iPhone5, iPad)
– Social Sharing to multiple networks (Facebook,Twitter,Flickr, Instagram)
– Print, Email or save images to your own library
– Multiple choice of quality image when saving (2400×2400, 1800×1800, 1200×1200 and 600×600).
– Enhance images with photo effects from the use of Aviary Photo Editor (already implemented into the application).
– Includes photo tools like effects, enhance, orientation, brightness, contrast, saturation, sharpness, draw, text, redeye, whiten, blemish, meme and stickers!

Application is complete and ready to go so all you need to do is change the Icon, change the title and the usual identifier settings and your set to go and upload.

Download PhotoCam for your Photo Editing needs (Full Applications)

Server Status Widget (Miscellaneous)

This widget will display the status of any server running on any tcp port. It will display if the server is online or offline, and if the server is online it will also display the ping to the server when you go over the icon with the mouse.
The widget is very easy to customize as it is styled with an external css style.

The widget only works with tcp connections, udp connections will always be displayed as offline. If you want to be sure that your server will work with this widget, you can test this on this page.

Download Server Status Widget (Miscellaneous)