Review iOS Game:Girl's Puzzle - Cocos2D (Games)

iOS Game:Girl's Puzzle - Cocos2D (Games)
Review iOS Game:Girl's Puzzle - Cocos2D (Games)

iOS Game:Girl's Puzzle - Cocos2D (Games) Description:


Girl’s Puzzle is an addictive puzzle game.

The player’s mission is to lead both a prince and a girl to the bedroom. The player must create a path with moving / adjusting tiles and use the girl to lead the prince to the final bedroom. Tiles can be moved in many different ways. The arrows and wallpaper indicates what you can do with a tile.

Features

  • Universal Version
  • iPhone5 Supported
  • Game Center Supported
  • 30 Levels
  • And much more…
Live video : http://youtu.be/kvSEeLksi6w

Updates

  • Upload PSD files(05/28/13)


Buy it Now

Review Users Sitemap & Archive - WordPress Plugin (SEO)

Users Sitemap & Archive - WordPress Plugin (SEO)
Review Users Sitemap & Archive - WordPress Plugin (SEO)

Users Sitemap & Archive - WordPress Plugin (SEO) Description:


The Users Sitemap WordPress Plugin makes it easy to create a users/authors archive for easy browsing with just a few clicks. As well as a human browsable archive of users the plugin also activates an XML sitemap for users of your WordPress website to be listed so search engines can find parts of your website it struggled too before.

 WATCH VIDEO: What Google say about offering sitemaps (XML & HTML) and its importance to SEO

This plugin was created because there was nothing else on the market or available for free that came close to offer what this does. If you have any suggestions for additional features or changes to to be made please feel free to leave a comment ;)

Features

XML Sitemap

Including users/authors of your WordPress website in sitemaps is currently not possible with sitemap plugins (at the time of writing) due to the complexity. This Users Sitemap plugin comes with one built in, activated with the plugin after installation. All you need to do is submit the sitemap to Google and the other search engines for them to keep checking to see if any new users have signed up or changed there profile picture.

User/Author Archive

Just like CodeCanyon, Facebook and many other user orientated marketplace/websites, searching for people is much easier when you have an archive to look inside of. The user archive that is easily created with a few clicks in this plugin creates a section of your website that you can customize that allows visitors to search for members by the first character of there username.

SEO benefits

Allowing Page Rank to flow smoothly through your website is essential for pages hidden away to start ranking for important keywords. This User Sitemap plugin makes it easy for you to ensure that author/user pages are no further than 3 links deep away from the home page (important for SEO). The XML sitemap ensures that as new author/user pages are activated the search engines know about them as easily and quickly as possible and start ranking straight away.

Easily Customizable

The settings page allows you to tailor the plugin to your needs, from customer author page URL’s to hiding admin users. Styling is also easy and an example is included with the documentation.

User Photo Plugin

This plugin works great with the free WordPress Plugin User Photo. Using the two together you can create a brilliant graphically rich user/author archive for the search engines to crawl as well as visitors to your website.

Works With

All major browsers. Minimal styling applied, id’s and class’es used as much as possible to allow for easy customization. Looks and feels fine straight out of the box.

Auto Updates

This plugin contains our auto update script so that you get notified through your websites back-end as soon as an update is available for this plugin. Updating is a simple 1 click process

Support

Use the Comments or FAQ system above to ask questions if you get stuck and we will try our best to get back to you as soon as possible.

Buy it Now

Review CacheFabric (Miscellaneous)

CacheFabric (Miscellaneous)
Review CacheFabric (Miscellaneous)

CacheFabric (Miscellaneous) Description:


CacheFabric is a powerful and easy to use component that brings the power of flexible caching to your .NET applications.

What are the advantages?

  • Reduce load on Web Services / Database – Great for increasing the number of users your application can handle simultaneously (Scale).
  • Increase Performance – Meet yours users’ needs in functionality and application responsiveness.
  • Reliability – Failing components could be masked by the cache while repairs/restarts are done.
  • It greatly reduces overhead from server resources.
  • Reserve server capacity for non-cacheable content and other operations.
  • Achieve capital expenditure and operational savings by optimizing server utilization.
  • Reduce content delivery times by serving content from fast memory cache storage.

CacheFabric can be used in all .NET applications by simply selecting the appropriate caching mechanism. All the various caching mechanisms are built on the same foundation therefore there will never be a need to change your code, just simply instantiate a different component and switch to a different caching mechanism.

What are the available caching components?

  1. ASP.NET Native Cache (Single Server) – ASP.NET has a powerful, easy-to-use caching mechanism that allows you to store objects in memory that require extensive server resources to create. Caching these types of resources can significantly improve the performance of your application. Only to be used in web applications.
  2. Enterprise Library Cache (Single Server – Any .NET platform) – The Enterprise Library Caching Application Block lets developers incorporate a local cache in their applications. It supports both an in-memory cache and, optionally, a backing store that can either be the database store or isolated storage. The application block can be used without modification; it provides all the functionality needed to retrieve, add, and remove cached data. Configurable expiration and scavenging policies are also part of the application block. Can be used in all .NET applications.
  3. AppFabric Cache (Distributed Caching – Any .NET platform) – Microsoft AppFabric 1.1 for Windows Server is a set of integrated technologies that makes it easier to build, scale, and manage Web and composite applications that run on IIS. Can be used in all .NET applications.
  4. NULL Caching (Turn off caching) – Stop caching without changing your code. Can be used in all .NET applications and is very effective when unit testing when the development or production caching framework is not available

An extremely powerful feature of CacheFabric is the ability to access Microsoft’s offering into the distributed caching arena – AppFabric. While the AppFabric system is very powerful there are few resources available that enables easy access – this is where CacheFabric comes in to its own.

AppFabric Highlights

CacheFabric provides a great way of accessing this cache. It’s simple, easy and provides additional features that even out of the box AppFabric does not support.

  • Sliding expiration
  • Automatic retry on failure

CacheFabric also manages many types of AppFabric exceptions by ignoring, retrying, or passing the exception on to the client. CacheFabric handles the following errors:

  • Key already exists
  • Key does not exist
  • Region does not exist
  • Named cache does not exist
  • Timeout
  • Retry later
    • Cache server unavailable
    • Throttled
  • Connection terminated

COMPLETE INTEGRATION: CacheFabric is completely integrated with all the caching mechanism thereby allowing external access of these components (the complete power of the cache, configuration, and features are still available). They will work together.

BONUS FEATURE: Consistent & unique cache key generation based on method or class. Use when you do not care what the cache key is called but will always be used in the same method or class.

What do you get in the package?

  • .NET 3.5 Assemblies
  • Debug files (PDB)
  • XML comments (Intellisense)
  • Usage documentation
  • Documented API
  • Console demo application
  • MVC 3 demo application
  • WebForms demo application
  • C# Source Code
  • Visual Studio 2010 SP1 & 2012 Solution

Technologies

This component is built using the .NET 3.5 Framework which means in can be used in all .NET applications that are using the 3.5 framework or newer. This includes .NET 3.5, 4.0, & 4.5+.

You can immediately use this within your application and is very simple. Ask any questions or suggest features at support.avantprime.com!

How would I use it?

 using System; using System.Diagnostics; using System.Net; using AvantPrime.CachFabric; using Microsoft.Practices.EnterpriseLibrary.Caching;  namespace AvantPrime.CacheFabric.TestConsole {     class Program     {         static readonly ICacheManager CacheManager = Microsoft.Practices.EnterpriseLibrary.Caching.CacheFactory.GetCacheManager();         static readonly ICacheDirector Cache = new EnterpriseLibraryCache(CacheManager);          static void Main(string[] args)         {             var stopwatch = new Stopwatch();             var website = "http://www.microsoft.com";              stopwatch.Start();             Console.WriteLine("Warmup Run");             LoadWebsiteData(website, false);             stopwatch.Stop();             Console.WriteLine("Elapsed time: {0}ms", stopwatch.ElapsedMilliseconds);              stopwatch.Reset();             stopwatch.Start();             Console.WriteLine("No Cache Run");             LoadWebsiteData(website, false);             stopwatch.Stop();             Console.WriteLine("Elapsed time: {0}ms", stopwatch.ElapsedMilliseconds);              stopwatch.Reset();             stopwatch.Start();             Console.WriteLine("Cached Run");             LoadWebsiteData(website, true);             stopwatch.Stop();             Console.WriteLine("Elapsed time: {0}ms", stopwatch.ElapsedMilliseconds);              Console.WriteLine();             Console.WriteLine("Press any key to exit...");             Console.ReadKey();         }          private static string LoadWebsiteData(string webAddress, bool useCache)         {             string data = null;             string cacheKey = CacheKeys.GetMethodKey(webAddress);              if (useCache)             {                 data = Cache.Get(cacheKey) as string;             }              if (data == null)             {                 using (var client = new WebClient())                 {                     data = client.DownloadString(webAddress);                     Cache.Add(cacheKey, data);                 }             }              return data;         }     } } 


Buy it Now

Review YouTube Lyrics (Images and Media)

YouTube Lyrics (Images and Media)
Review YouTube Lyrics (Images and Media)

YouTube Lyrics (Images and Media) Description:


This script provide lyrics automatically for any music video from YouTube. This script use the title of the song (video) to search the lyrics. We use MetroLyrics as source and MtroLyric’s API to search the lyrics.

Demo – Type the URL in the input and press enter
Features:

  1. fully automatic
  2. video background
  3. transparent overlay to reduce the contrast
  4. move “the lyrics”
  5. hide/show the lyrics
  6. easy installation
  7. report system
  8. video loop

Update v1.1

  1. - fix the loop
  2. - improvements at search system
  3. - report system added
  4. - some design modifications



Buy it Now

Review Themes Pack for Ninja Popups (Add-ons)

Themes Pack for Ninja Popups (Add-ons)
Review Themes Pack for Ninja Popups (Add-ons)

Themes Pack for Ninja Popups (Add-ons) Description:


Themes Pack for Ninja Popups – this are five new, well designed Popup Themes with unlimited colors and variants.
Feel free to make your own configuration get more visitors on your site/blog with new designed responsive popup themes.

Requirement: Ninja Popups for Wordpress version 2.0 or later

Key features

  • Very Easy to install
  • Responsive (works on mobiles)
  • 5 Great designed popups with unlimited colors and variants
  • Highly Customizable! (background, colors, fonts)
  • Lifetime free updates
  • Unlimited Popups with choosen theme
  • Translation Ready!
  • Excellent Customer Support (24h)
  • Powered by jQuery

Ninja Popups Extra Theme Pack



Buy it Now

Review Time Styler (Miscellaneous)

Time Styler (Miscellaneous)
Review Time Styler (Miscellaneous)

Time Styler (Miscellaneous) Description:


Pure javascript plugin which i) detects local time of the site visitor and ii) loads corresponding CSS styles.

Features

  • Framework independent.
  • Cross browser compatibility.
  • Just 1kb size.
  • Requires no javascript knowledge.

You will get:

  • Ready to use template.
  • Superb step-by-step documentation.
  • All source code of the plugin…
  • ..and of cause great time dependent design of you homepage

Acknowledgements:

  • I would like to thank Friedrich Böhringer for making thebeautiful panoramic fotos which were used in preview (Mörzelspitze) and Malchev for nicely provided drawings of Africa.
  • Enjoy!:)



Buy it Now

Review Transform Facebook Page to Website (Social Networking)

Transform Facebook Page to Website (Social Networking)
Review Transform Facebook Page to Website (Social Networking)

Transform Facebook Page to Website (Social Networking) Description:


Feature

This is a script that get photo, the last post and information from a Facebook page and transform it to a website. You can set a cache or get the html static file.
You can serve a static file or a update version with a cache version (require Facebook APP access to get updated)

Requirement

  • php
  • file_get_contents
  • curl
  • Facebook developer Account


Buy it Now

Review Prestashop AjaxManager (Prestashop)

Prestashop AjaxManager (Prestashop)
Review Prestashop AjaxManager (Prestashop)

Prestashop AjaxManager (Prestashop) Description:


Ajax manager is the ultimate tool for prestashop managers.Edit the file css, html,tpl, php, js your site and keep them straight. Edit images to retouch, resize, etc.

Change the permissions of the files, create directories, rename, move and delete files.

Also allows to upload files from our PC, search for files, etc. The module is protected by username and password to access only one who has the key.

Features:

  • Edit text files like css, js, php,html,tpl,etc
  • Edit emails templates
  • Edit images with image editor (change size, compress, etc)
  • Upload files from your computer
  • Download files (you can download all site in a zip)
  • Copy, rename, and delete files
  • Search files
  • Change file permissons
  • Multilingual
  • Cross browser


Buy it Now

Review Minic Slider Pro for Prestashop (Prestashop)

Minic Slider Pro for Prestashop (Prestashop)
Review Minic Slider Pro for Prestashop (Prestashop)

Minic Slider Pro for Prestashop (Prestashop) Description:


[ minic slider pro ] is a fancy responsive slider, a dynamic way to show off your products and promotions. User friendly, highly customizable and fancy!

An eye-catching and dynamic banner/slideshow is a great way to introduce and advertise your specific products or specific offers. The user interface was developed to be easy to use as possible. Also highly customizable so it will suit you, no matter what you are selling.

Features

  • comprehensive theme creator!
  • fully compatible with multilingual sites
  • easy to manage on multistores
  • user-friendly admin panel
  • easy linking (featured live search)
  • full html and css accessibility
  • easy installation
  • campaign featured slide scheduling
  • and lots more …

Demo

Check out the back office demo to see what you will get.
front office : http://demo.minic.ro
back office : http://demo.minic.ro/admin123
email : demo@demo.com
pass : admindemo

Installation

As usual! Upload the downloaded .zip via the Prestashop backend or upload the unzipped content into the modules folder under your Prestashop installation.

After installation you can configure the slider under the Advertising & Marketing tab on the modules page.

Update instructions

The best if you delete the old version of the module (no need to uninstall, just hit the delete, otherwise an error can occur) and install the new version.

Before you do this i recommend to backup your images from the slides (those will be deleted when you uninstall) in case something goes wrong, or you doesnt have them.

Have fun!

Changelog

v1.3.4

  • new theme: win8
  • updated fashion theme
  • fixed scrollTo plugin
  • added tooltips for new themes
  • fixed missing table error when deleting module
v1.2.2
  • new theme: fashion
  • added a missing class
  • removed quick access link
v1.1.3
  • updated Nivo Slider to the latest version
  • fixed missing upload directory
  • added readme.txt
v1.0.7
  • fixed some tpl issues
  • fixed quick links
  • added quick link to dashboard
v1.0.3
  • fixed 2 small issue
  • added if condition into HookBackOfficeHeader to avoid loading if not necessary
v1.0.0
  • recreated UI
  • updated message system
  • added mass delete/deactivate
  • added black and white theme
  • added Theme Creator/Editor
  • added Ajax Search for links
  • added From/To Date option
  • added Draft option
  • multistore compatible


Buy it Now

Review newsMailer - WordPress Newsletter System Plugin (Newsletters)

newsMailer - WordPress Newsletter System Plugin (Newsletters)
Review newsMailer - WordPress Newsletter System Plugin (Newsletters)

newsMailer - WordPress Newsletter System Plugin (Newsletters) Description:


WordPress Newsletter System Plugins

This Wordpress Newsletter System Plugin has been well integrated into the Wordpress platform itself and uses the flexibility, power and simplicity of Wordpress to ensure that you have a pleasurable experience as you create your templates, manage subscribers and send out newsletters to a large amount of users.

A Wordpress Newsletter System Plugin which will, without a doubt, blow your mind away with its feature set and additionally integrates flawlessly with the new WordPress interface!

With a vast range of powerful, usable, reliable and unique features, this newsletter system is an incomparable power tool available for you to exploit and use to its fullest potential in order to increase your market value today.

What does wordpress newsletter system do?

The Wordpress Newsletter System Plugin is robust “newsletter system” for WordPress which allows you to gather unlimited email subscribers, organized into multiple mailing lists.

There are so many features built into the plugin which makes  ”email marketing“  a breeze. A wide range of different configuration settings make the plugin flexible and with its integration into your WordPress website you can easily upload media, style your newsletters and send them out just the way you want them to be.

When the time comes to sending out newsletters and email promotions, you can easily access your email subscribers and send out your unlimited emails to the mailing lists of your choice.

History emails and email tracking statistics show you how many of which emails you have sent out and how many of those were read. Email notifications to the administrator keep you up to date on all events like when someone unsubscribes.

A quicklook into Wordpress Newsletter System

  • Opt-in form (html, shortcode and widget) with redirection options
  • Unlimited email addresses with import/export options
  • Plain text/HTML/Multipart messages
  • Personalize email messages using name field
  • SMTP sending to reduce spam
  • Automate email sending with cron job
  • Send mails in batches with support for hourly limits
  • Autoresponder on subscription

Plugin Features

  • Multisite Support
  • Multiple Mailing Lists
  • Bounce Email Management
  • Newsletter Queue & Scheduling
  • Newsletter Templates
  • Complete Email History
  • Unlimited Sidebar Widgets
  • Post/Page Opt-In Embedding
  • Offsite Subscription Forms
  • Publish Newsletter as a Post
  • Send Post as a Newsletter
  • Add Email Attachments
  • SMTP Authentication
  • Gmail SMTP Capability
  • Import/Export Subscribers
  • Custom Dynamic Opt-In Fields
  • Unlimited Subscribers/Contacts
  • Email Tracking
  • IP Logging of Subscribers
  • Newsletter Themes
  • POP/IMAP Bounce Handling
  • Latest Posts Subscription
  • Unlimited emails/newsletters
  • Single/Multiple Posts into Emails
  • Bit.ly click tracking
  • Autoresponders

DEMO

WPBUZ.COM
Username: demo
Password: demouser

Support

Feel free to contact me to support@wpbuz.com



Buy it Now

Review Puzzler (Games)

Puzzler (Games)
Review Puzzler (Games)

Puzzler (Games) Description:


HTML5 Canvas Puzzler :

In two words, Puzzler shows a picture,and the user has to reproduceit.The gamearea consists of a 3



Review Plain Text (Concrete5)

Plain Text (Concrete5)
Review Plain Text (Concrete5)

Plain Text (Concrete5) Description:


Plain Text is a simple to use Concrete5 addon (or block) that allows you to insert plain text within a Concrete5 area. This is useful for those who have areas surrounded by hard-coded HTML tags like or

and just need to insert text.



Buy it Now

Review Wordpress DialPAD - Authorization System (Utilities)

Wordpress DialPAD - Authorization System (Utilities)
Review Wordpress DialPAD - Authorization System (Utilities)

Wordpress DialPAD - Authorization System (Utilities) Description:


This is the Wordpress version of DialPad – Authorization System

It’s a Dial Pad like system where users have to enter the PIN to access your website or some pages/posts. It’s is compatible for mobile and desktop users. It’s preffered and designed for touchscreen devices. Has a security system that allow only 3 logins attempts. Capture only numbers, DELETE and ENTER key.

=======================[ Features]==========================

  • 262,144 combinations
  • Allows only 3 login attempts
  • Touchsreen friendly
  • Ajax check call
  • - Whole page or custom page protection
  • - Page/Post secure
  • Pure HTML5 & CSS3
  • Key capture
  • 3 different styles
  • Numpad and Numbers keypress support

====================[ Suported Browsers]=======================

  • IE (7,8,9,10)
  • Firefox
  • Chrome
  • Opera
  • Safari

========================[ Demo]===========================

Authorization code : 1234

=======================[ Changelog ]========================

Version 1.1 – 20.06.2013

  • - Whole page or custom page protection
  • - Page/Post secure

Version 1.0 – 11.05.2013

  • Wordpress version


Buy it Now

Review Wordpress Task Management (Task Manager) (Utilities)

Wordpress Task Management (Task Manager) (Utilities)
Review Wordpress Task Management (Task Manager) (Utilities)

Wordpress Task Management (Task Manager) (Utilities) Description:


Summary

Task Manager Wordpress Plugin is a simple backend project management tool that helps groups or teams track activities that are relevant to the whole organization or to even track private tasks. It can be used by consultants or user support teams to checklist activities/tasks for the day and also indicates the lead/responsible persons.

Features

  • Easy to use
  • Form validation
  • Track user activities
  • Generate reports
  • Track activity status
  • Integrated with wordpress user manager
  • Has shared of private tasks
  • Comment system for the tasks

Demo Credentials

Demo User Username: demo
Demo User Password: password

The above accounts shouldn’t be edited. All data entered will be removed in a day or two.

Support and Documentation

Please drop us a line on appsupport@built-app.com with any questions you may have, full documentation is included with the program to help you with your projects.



Buy it Now

Review Video Looper (Media)

Video Looper (Media)
Review Video Looper (Media)

Video Looper (Media) Description:


Video Looper – html5 video looping script. It allows to create movies in an infinite loop with a smooth transition. Ideal for creating video background with no video editing software involved.

Features

  • Easy to use, one line of code
  • Flexible and configurable by 9 parameters
  • Works on every browser supporting video tag
  • Can be used multiple times on one page
  • Has builded in video loader
  • Supports video loading with width in percent values ( counts height by video proportion )


Buy it Now

Review Advanced CSS3 Hover Effects 2 (Animations and Effects)

Advanced CSS3 Hover Effects 2 (Animations and Effects)
Review Advanced CSS3 Hover Effects 2 (Animations and Effects)

Advanced CSS3 Hover Effects 2 (Animations and Effects) Description:


More Advance Hover Effects with 10 new hover effects using CSS3 Keyframes. Very easy to use, alter and ready to go. There is no JavaScript and no JQuery in the code only CSS3 and HTML.

As a note: These work in all updated browsers and can guarantee that it works for IE8 and IE7.

And if you could please help rate my items that would be great



Buy it Now

Review Envato User Dashboard Wordpress Plugin (Advertising)

Envato User Dashboard Wordpress Plugin (Advertising)
Review Envato User Dashboard Wordpress Plugin (Advertising)

Envato User Dashboard Wordpress Plugin (Advertising) Description:


Demo

Please go to Wordpress Envato User Dashboard for check out demo action.

Description

Wordpress Envato User Dashboard use Envato API to display all information from user to my Wordpress.

With Wordpress Envato User Dashboard, you can Grab all Envato portfolio to wordpress, settings automatic send email when balance change, control use affiliate in item link.

Other, Wordpress Envato User Dashboard provide widgets direct get new item from Envato branchs with grid and list layout and shortcode show all portfolio from user.

With many above features, hope you will enjoy. Don’t forget rating for this item if you like.

  • Auto send email notification when balance change.
  • Auto grab Envato portfolio to wordpress and send email notification.
  • Display Envato User stats as statements, Recent Sales and Earnings & Sales by Month.
  • Control use Affiliate in item link or no.
  • Provide widgets new item from Envato branchs with grid and list layout.
  • Provide shortcode show all portfolio from user.
  • Use Envato API get direct information of items.
  • Support for newest wordpress version.

Screenshots

Email notification when balance change
Email notification when balance change

Email notification when balance change

Email notification when grabbed new portfolio
Email notification when grabbed new portfolio

User Dashboards
User Dashboards

Shortcode display list Portfolio
Shortcode display list Portfolio

Widget with Grid layout
/>Widget with Grid layout

Widget with List layout
Widget with List layout

Change logs

  • 05/06/2013: Version 1.0.1 released.
    + Fix some small bug and add some new functions.
  • 01/06/2013: Version 1.0 initial release.

Connect with us



Buy it Now

Review Parallaximus — Responsive 3D Parallax Widget (Images and Media)

Parallaximus — Responsive 3D Parallax Widget (Images and Media)
Review Parallaximus — Responsive 3D Parallax Widget (Images and Media)

Parallaximus — Responsive 3D Parallax Widget (Images and Media) Description:


Easy to use javascript plugin which allows you to decorate your site with responsive 3d parallax widgets (banners), each of which is a pleasure to interact with not only on desktop browsers but also on modern mobile devices.

Latest update: 1.0.1 (February 13, 2013)

Features

  • Cool 3D effects. Parallaximus uses CSS3 3d transforms for all browsers that qualitatively support them.
  • Responsive design. Widget size can be dynamically changed down to mobile devices in two different ways.
  • Playful mobile support. Totally new way to interact with parallax widget on modern mobile devices.
  • onMouseout centering easing. Smooth levelling animation when mouse leaves Parallaximus.
  • Cross-browser & cross-platform. IE7+, Firefox, Chrome, Opera. Windows, iOS, Linux.
  • Unminified Source. You will recieve full unminified version of js code.
  • Remote controlling with API. Options and API are well-documented and easy to use.
  • Use your favorite js-framefork. Both jQuery and MooTools are supported.

Simplified content preparation

  • PSD. Parallaximus contains all demos psd layouts with marked layers’ positions.
  • Images. Just replace existent demos images and correct dimensions to obtain working product.
  • HTML, CSS. Easy semantics simplifies widget preparation. Independent CSS won’t clash against other page elements.
  • Detailed step-by-step guide on how to create a widget using existing demos and their PSD layouts.

Changelog

  v.1.0.1 Animation improvements (February 13, 2013)  * Added hover animation (thanks to tips4design for the feedback) * Default FPS was increased from 30 to 60 (still can be changed by options)  


Buy it Now

Review Cinnamon Boards (Social Networking)

Cinnamon Boards (Social Networking)
Review Cinnamon Boards (Social Networking)

Cinnamon Boards (Social Networking) Description:


Cinnamon Boards is a forum/message board PHP script with a light footprint, responsive structure and user accessibility.

The message board uses a single database table, and all information is structured as a forum (with no categories). It can easily be integrated into other scripts or sites, without losing any of its functionality.

Cinnamon Boards allows you to create a customized community that rewards positive participation.

New in 2.0.3!

  • Added 4chan style anonymous posting options
  • Added IE7, IE8 and IE8 placeholder compatibility


Buy it Now

Review Keywords Advertising (Joomla)

Keywords Advertising (Joomla)
Review Keywords Advertising (Joomla)

Keywords Advertising (Joomla) Description:


\ \

1. How did Keywords Advertising come out?

When your site has a large number of articles and visitors each day, why not increase your site’s revenue by selling ads on your site? But, placing banners will not be a good idea because it would make your site look messy if there are many of them. You will need a professional tool which automatically draws revenue to your pocket. Keywords Advertising is your wise choice.

2. Keywords Advertising is for whom?

- Organizations, individuals who want to raise their revenue from selling keywords on their sites.

3. How does Keywords Advertising work?
– There will be 3 parties participating in the system: Visitors, Adworders and Admins.

- Adworder:
– Register keywords on website.
– Enter ad’s information for keyword, pay and activate keywords.
– Manage keyword’s working process: number of clicks, expired keywords, extending keywords’ expiration.

- Admin:
– Receive email when members register keywords and activate keywords.
– Keep track of registered keywords.
– Create list of hot keywords and promotion for keywords.

- Visitors:
– Visit the site and read article.
– View some keywords and click on the keyword link to see more details.

4. Keywords Advertising Features

Keywords Advertising has various features:
Keyword AJAX Loading: When visitors mouse over on a keyword (a link on the article), a popup will load with Ajax loading. So your site will load faster without having to load any keyword information when browsing your site.
Easy to buy a keyword: Adworder only need to type a keyword name to check the available status then fill some info to checkout. It is very simple.
Multiple Payment gateway: We support some popular online payment methods: PayPal, 2checkout, Authorize.net, Moneybookers, Pay Later…
Easy keyword’s management: Each adworder when register keywords is supported a link to manage those keywords. Keyword’s management includes: number of clicks on keywords, keyword’s status, expired date, title, images…
Hot keywords: A keyword appears frequently on your articles will become a hot keyword. So adworders know they should buy this hot keyword.
Promo Keyword: Sometimes you have campaigns on your site to attract adworders to buy keyword. So that is time for you to set up some promotions for your keywords.
Blacklist Keywords: Some keywords listed as prohibited keywords will be blocked and members cannot register these keywords.
Blacklist Users: If any member has suspicious or harassing behaviors, admin can move them to blacklist users. Members in this list cannot register keywords.
Set up Plans: Admin can set up different ranges of day for keyword advertising on their site and with each range there will be different price level.
Publish currency: Admin can set up other kinds of currency for online payment. Currently, we have Dollar available for you.
Manage order: Manage all orders registered by members.
Various Attached Modules: Provide some attached modules with eye-catching appearance: keywords advertising hot keywords, keywords advertising promo keywords, keywords advertising keywords.
Plugin keywords advertising: A content plugin to allow you to display all keywords information easily and automatically on your site.

Document

User Guide

Demo

Website Demo


Buy it Now

Review Cool Frames - Facebook App (Social Networking)

Cool Frames - Facebook App (Social Networking)
Review Cool Frames - Facebook App (Social Networking)

Cool Frames - Facebook App (Social Networking) Description:


facebook twitter envato volumens

If you like Cool Frames, please don’t forget to rate it 12345

Cool Frames is a website with Facebook login app, perfect to implement in your marketing projects or just to learn pretty much everything you need to know about Facebook apps. It is fully customizable with 32 background images and unlimited color combos.

The app works like this

  • First, the app reads the cookie from the logged Facebook user and pulls his profile information.
  • Then, the app shows the webcam space (if available) and the user will select a frame for his webcam picture.
  • When the user is ready to shoot the picture, he will click the “Shoot Picture” button, which will render the frame selected with the captured webcam picture.
  • For last, the user will have the option to download the picture to his computer or upload it to Facebook, which will upload the picture saved in the local server to a new photo album in the users profile.

Features

  • Graph api using php
  • 32 background images
  • XFBML Like Button
  • Stream Publish (wall post)
  • Invite Dialog
  • Full Browser Compatible
  • Well Documented
  • Easy to customize
  • Adsense Ready


Buy it Now