Review Android Webview with admob and Rate my app (Android)

Android Webview with admob and Rate my app (Android)
Review Android Webview with admob and Rate my app (Android)

Android Webview with admob and Rate my app (Android) Description:


Description

With this Android WebView App, convert your website in just a few minutes to Android complete App. The item is complete, with Menu, Rate my App, custom message for no connection, Admob Ads and inside of the menu : home, refresh the page, Share the App and close the App
Well documented help guide will help you to customize easily it with your needs.

You just have to change some website url, your images and admob ID. Then, you can submit it to Google Play.

Update Version 1.3

- Agregate Menu in the App -

- now have: -

  • Home menu
  • Refresh page
  • Share the App with FB, Twitter, Message, etc.
  • Close the App

Update Version 1.2

- Fixed bug in project with Back Button, now the Back Button works -

Update Version 1.1

- Fixed bugs in project with Rate my App -

Feature Version 1.0

  • 01- Splascreen
  • 02- Progress Bar
  • 03- Admob Ad
  • 04- Custom message when no connectivity
  • 05- Custom Error page
  • 06- Nice Rate my App
  • 07- Call and email with one touch
  • 08- Play YouTube Videos
  • 09- Play Mp3 files
  • 10- Play Mp4 and 3gp Videos
  • 11- Step by step guide


Buy it Now

Review Pure CSS Social Arcade Buttons. (Buttons)

Pure CSS Social Arcade Buttons. (Buttons)
Review Pure CSS Social Arcade Buttons. (Buttons)

Pure CSS Social Arcade Buttons. (Buttons) Description:


-11 Buttons for your website. -3 Different sizes. -Realistic Push Effect. -Customizable color. -No images, pure CSS3. -Easy to insert.



Buy it Now

Review Breakout (Games)

Breakout (Games)
Review Breakout (Games)

Breakout (Games) Description:


Gameplay

Player controls the paddle which prevents a ball from falling from the playing field, attempting to bounce it against a number of bricks. The ball striking a brick causes the brick to disappear. When all the bricks are gone, the player goes to the next level.


Control

Game can be controlled by mouse or by keyboard:



Left         Move left
Right Move right
Space Fire ball/laser
P Play/pause
S Sound on/off
M Music on/off


Power-ups

Player can collect various power-ups:



\ Expand paddle
\       Laser cannon
\ Three balls
\ Slow motion
\ Fast motion
\ Plus one ball


Credits

Fonts dailyfreefonts.com, fortawesome.github.com/Font-Awesome
Sounds freesound.org, soundjay.com
Music soundcloud.com
Preloader preloaders.net
Background pattern        subtlepatterns.com





Buy it Now

Review mioInvoice - jQuery Autocomplete Invoice Module (Project Management Tools)

mioInvoice - jQuery Autocomplete Invoice Module (Project Management Tools)
Review mioInvoice - jQuery Autocomplete Invoice Module (Project Management Tools)

mioInvoice - jQuery Autocomplete Invoice Module (Project Management Tools) Description:


Introduction

mioInvoice is a clean Bootstrap invoice module that can be easily integrated into your own web application. It uses the jQuery autocomplete plugin on every newly added line item. This is unique in that you can use autocomplete multiple times on the same form. It also has a nice autocomplete hover menu extension that allows you to see the items inventory information such as wholesale, retail and stock levels. All this can be easily customized.

Features

  • Well documented source code and help file
  • Clean looking interface
  • Completely customizable
  • Built with Bootstrap 2.2.2 theme Twitter Bootstrap
  • Bootstrap can be easily replaced with your own projects theme
  • jQuery Autocomplete Plugin
  • Custom Autocomplete hover menu
  • Uses Font Awesome Plugin Font Awesome
  • Includes Google Web Fonts Google Fonts
  • Auto calculates the line totals and grand total on the invoice

Demo / Usage

To test the module. Simply enter “1” into the Item Code input box and you’ll see a list of items starting with “1”. If you hover over any of those items you will be given a popup of the items detailed information such as Stock level, Prices and Description.



Buy it Now

Review Simplified DB - PDO, Mysqli, Mysql Helper Class (Database Abstractions)

Simplified DB - PDO, Mysqli, Mysql Helper Class (Database Abstractions)
Review Simplified DB - PDO, Mysqli, Mysql Helper Class (Database Abstractions)

Simplified DB - PDO, Mysqli, Mysql Helper Class (Database Abstractions) Description:


Version 1.1 is out now. Click here to check what’s new in V1.1*

  • Now supports PDO Transactions also **

Simplified DB is a PHP database abstration class that helps developer perform MySQL operations easily using PDO, Mysqli and Mysql. Using Simplified DB, you can easily create and run both simple and advanced database driven application in PHP without having any knowledge of SQL.

Simplified DB provide a single solution for all you need to perform CRUD operation on Mysql DB using PHP as it covers all the 3 major ways (PDO, Mysqli and Mysql) of doing it.It has various shorthand methods that reduce code lines, improve readability of your code, improve security, performance & simplify your database operations.

Click here for more examples and documentation

Examples

 // include appropriate class file require_once("SimplifiedDBPDO.php");  //create object of class $sdb= new SimplifiedDB();  /** Connect to database **/ $sdb->dbConnect("servername","username","password","database");  /* Example of insert update and delete operations*/ $sdb->dbInsert("table_name",array("first_name"=>"Jerry","last_name"=>"Smith")); $sdb->dbUpdate("table_name",array("first_name"=>"John"),array("user_id"=>15)); $sdb->dbDelete("table_name",array("user_id"=>15));  /*Selecting all data*/ $sdb->dbSelect("table_name");  /*Selecting some columns(first_name,last_name) with where condition(user_id=10)*/ $sdb->dbSelect("table_name",array("first_name","last_name"),array("user_id"=>10));  // Example of using != operator,(you can use any valid operator like '>','< ','>=','< =') $result=$sdb->dbSelect("table_name",array("firstName","email"),array("gender !="=>"male"));      // Applying group by, order by,limit,like conditions // you need to set them before calling select function $sdb->group_by_column="gender"; $sdb->order_by_column="first_name"; $sdb->limit_val="0,10"; $sdb->like_cols=array("firstname"=>"r%"); $sdb->in=array("user_id"=>"'10','8','12'");          $res=$sdb->dbSelect("table",array("first_name","last_name"),array("gender"=>"male"));     

It supports following SQL operations and commands using PDO, Mysqli and Mysql.

SELECT

INSERT

UPDATE

DELETE

WHERE CONDITION

JOIN

GROUP BY

ORDER BY

LIMIT

LIKE

BETWEEN

IN

NOT IN

(!=, >= ,< =,>,< ) OPERATORS

HAVING

version 1.1 released 15 may 2013
 1. Supports PDO transaction 2. Reset Setting option added 3. Get all table names from database function added 4. Get value of single variable function added 5. Short hand function for getting all rows from table added 6. character set support added 7. fixed a small bug in update where condition 

If you like the script ,please take a min. to rate it. It will motivate me to add new features. Thanks :)



Buy it Now

Review SortTables Responsive (Miscellaneous)

SortTables Responsive (Miscellaneous)
Review SortTables Responsive (Miscellaneous)

SortTables Responsive (Miscellaneous) Description:


SORTTABLE
- 3 different color
- 1 table static with calculate sum
- 1 table with 1 type the responsive with scroll
- 1 table with 1 type the responsive colums structure

SortResponsiveTable including: sorting script adds search, column averages and totals, record numbering, a view all function, and a reset function.

Other features include alternate row highlighting, header class toggling, auto data type recognition, and selective column sorting.

Pannel Contact for Email

This panel capture click to email and write into panel.

OPTION VERSION 2

class=”nosort noview” no sort and no see into dropdown

class=”nosort” only no sort

class=”noview” only no view into dropdown



Buy it Now

Review Marketplace Check (Windows)

Marketplace Check (Windows)
Review Marketplace Check (Windows)

Marketplace Check (Windows) Description:


Subscribe to RSS Feed Get Email Notifications Follow me on CodeCanyon Follow me on Twitter Follow me on Google Plus Follow me on LinkedIn

Stay turned by new comments from your Author Account on Envato-Market. Don’t miss a comment! See also your Balance in your Currency (Euro, Baht, Yen).

Features from Envato-Check

  • Display a simple GUI in the bottom right corner
  • Select your Envato Market (ex.: Codecanyon, Themeforest, Audiojungle…)
  • Mutliple API-Keys are supported (At the moment 2, to avoid the Request Limits Error)
  • Display your own country currency like Euro, Yen or Baht.
  • Debug.log for a HIGH Support of our Software

System Requirements:

  • Pentium 4 (1,2 GHZ)
  • 758MB Memory
  • 5MB Harddisc space (or USB-Memory)
  • Internet Connection
  • .NET Framework 2.0 (Microsoft Website)

Envato Icon: http://www.milchshake.mx/



Buy it Now