Tabulizer – Table and Graph plugin for WordPress (Tables)

Tabulizer has gone beyond the creation of beautiful tables and graphs as it provides all the functionality to read data from various sources (Typed plain text, Excel and CSV files, Web/HTML pages, RSS Feeds, Database Queries/Tables) and present them in various formats (tables, graphs, galleries, event calendars, etc).

The resulting tables or graphs can be either static that can be edited using the standard Joomla editor or dynamic i.e. linked to an external data source that when gets updated the associated table/graph gets updated as well. What makes Tabulizer really unique is its versatility and extensibility. Instead of having a fixed set of styling presets, it uses the concept of rules where each rule corresponds to a different feature. By combining multiple rules you can have an unlimited number of end results. These rules do not affect only styling aspects, but they can transform and format the table elements in many ways (e.g. calculations, replacements, text formats, row/column insertion and removal, etc).
This, along with the use of user friendly wizards, makes the creation of really advanced tables and graphs a process of few clicks.

Here is a summary of features that are available in the latest version:

Features available in Tabulizer v6.0

  • Unlimited Templates. This is what really separates Tabulizer from other solutions which come with a limited fixed set of table templates and tuning parameters. With Tabulizer every styling option of transformation rule can be applied individually on the table elements (row, column, cell) that you specify. Not only that, but you can apply these rules easily using Tabulizer’s backend panel or the online Table Creation Wizard.

  • Table editing. Tables created with Tabulizer are regular tables, meaning that you edit them like regular tables. When editing the table you can use a plain text editor or work with the grid editor for a spreadsheet like experience. This of course does not apply to dynamic tables that are created on the fly.

  • Dynamic table creation. Apart from the static tables in which you convert your input data into a regular HTML table, you may choose to create a dynamic table in which the table changes every time the data source that is linked to is modified. A data source can be:
    • An external file (Excel, CSV, HTML, XML, text)
    • A database query (which can a database table or something more complicated). The database can be the internal site db, or an external one.
    • A Joomla article/Wordpress post (so many people can add/modify data on the same table)
    • A webpage (so you can extract data from a specific table from another website!)
    • An RSS feed (RSS 2.0 or Atom)
    • A JSON feed

    There is also a cache mechanism to improve performance.

  • Import data directly from an Excel file. Import text, hyperlinks and images from any Excel file (*.xls and *.xlsx). You can also to choose to keep colors.
  • Re-Tabulize an existing table. You can reTabulize an existing table if you want to beautify it by applying a new ruleset, or because you want to add new data.
  • Table to Graph conversion. You can convert a regular HTML table into an interactive graph! Using the online graph creation wizard you can create your own graph template (or preset, with your graph preferences) and use it in your website to convert your existing or new tables into super cool graphs. Check out the graph creation wizardto get an idea of what you can do.

  • Download and Email table data as file Sometimes you want site users and visitors to be able to download the table data as a file (CSV, Excel format). Tabulizer can do that with a single extra rule.
  • Download and Email graph image as file Likewise, you can allow site users and visitors to be able to download the produced graph image as a file (png, gif, jpg format). Tabulizer can do that with a single extra rule.
  • Responsive design. As the number of small devices (iPad, smart phones, etc) is increasing lately, so the need for a “responsive design”, i.e. a web design in which the visual aspects of the web page “respond” to the device screen size. The responsiveness therefore is a design principle, not a concrete implementation. Tabulizer offers you the six more popular responsive design patterns to choose from. Make your HTML table or the produced graph responsive with a few clicks!

  • Table sorting. Sort your table and let the user change the order (ascending/descending) and the sorting key column by clicking on the appropriate table header.
  • Table search filter . Add a search filter so when a user types in a text value, only those table rows that contain this value will be displayed. The filtering can be done for the whole table, or have one filter per column (for the columns you choose). When you enable the column filtering, you can optionally specify the desired search method that can be (a) numeric range (b) exact match© starts with match (d) smart match (default)
  • Table pagination. Add page numbers and/or arrows to your large table and let the user walk through your large table. The pagination mechanism is implemented on the client side (with Javascript).

  • Table splitting. Break your large table into smaller tables by setting the size of the maximum number of rows. There are other parameters, like if you want to add an index for all sub-tables, if you want the tables to be on the same page or separate pages, if you want to add a show/hide effect and so on.
  • Horizontal and vertical scrolls. Another option for large tables is that you can add horizontal and vertical scrollbars that will appear if the width/height of the table is too big. In the vertical scrolling the top header stays fixed, so only the rows below are getting scrolled. Same with horizontal scrolling, you may choose to keep the left column fixed and scroll the rest of the columns.
  • Table prepend and append. Add some HTML code before of after the table. You can also combine it with the range value, so it appears only on certain cases (like, when the table contains a certain value, the number of rows/columns is within a specific range, etc)
  • Data calculation. You can do many arithmetic or statistical operations, like add, remove, min, max, median, average. Not only that, but you can add your own custom operations (if you can write a simple PHP function). With a use of ranges and element sections you can also specify the exact range of the input arguments for your calculation functions.
  • Data modification. If you want to modify the table in a way that is not possible using any other rule, you can specify a custom modification function that will have a chance to modify the input table before any other processing takes place.
  • Data replacements. Find one value and replace it with another. One cool application of this feature is to replace words with images (for instance, the word Completed with an OK image)
  • Data formatting. Change the format of you table data, depending on their types. Convert lowercase to uppercase, change the data format, the numeric format or the currency format.
  • Cell merging. Set the autospan property if you want to merge automatically empty cells on sepcific row/column. Very useful for the header row(s) and column(s).
  • Range and Element Sections Tabulizer version 4.x brings a very powerful table selection mechanism. When you define a rule you need to specify which table elements will be affected by this rule. Now you can united/exclude/filter multiple selections and extreme power and elegance. This is one of the great improvements in version 4.0.
  • Rule Priority. All selected features correspond to a rule. Sometimes the order of execution may give a different result, and you can control it with the rule priority
  • Data source merging. Create a table from various sources of the same source (e.g. an Excel file) or different sources (e.g. an Excel file, a database query and another web page).
  • Data source publishing. Become a data publisher and let other sites consumed and display the published tables with their own styling preferences!
  • Data source searching. Search the dynamically created data table using the standard search box [joomla only].
  • WCAG 2.0 compliance. New parameters and rules so your can build an HTML table in accordance with the Web Content Accessibility Guidelines (WCAG).
  • Data source and ruleset archive export. Export data sources and rulesets with just one click for super easy migration to other sites or platforms.
  • Ruleset copy. Make a copy of an existing ruleset with a simple click. Save time when you want to make a variation of a ruleset, without starting from scratch.
  • Improved security. Only certain user groups that you specify can use Tabulizer and its tools.
  • User preferences . If you are using the same ruleset again and again you can set it the default one. You can also set the default column separator and text enclosure.

Tabulizer for WordPress comes with an extensive documentation (tutorials, tips, how-tos and video guides) at the dedicated site www.tabulizer.com/>

Download Tabulizer – Table and Graph plugin for WordPress (Tables)

Multi Purpose HTML5 Banners – Google Web Designer (Ad Templates)

E-Commerce & Product Sale HTML 5 Banners.

Very easy to edit and detailed help file is included. Google fonts used. This banner set can be customized with Free Google web designer software.

All the files are included with the download file. ( Icons, Shapes)

This set includes the following 7 sizes

-160×600
-180×150
-300×250
-300×600
-320×50
-336×280
-728×90

Download Multi Purpose HTML5 Banners – Google Web Designer (Ad Templates)

Poor Zoombie (Games)



-“Poor Zombie” made on Construct 2 game engine version 210+
-Responsive on all screen
-Included all the source file ready to export for mobile and web game (html5, cordova, cocoonjs) and .CAPX file

-Included 20 Level
-Easy to extend new level
-Flexible event system

How To Play

-Help PoorZombie reach his house (key Down to Speed Up Zombie)
-Touch on control button or using arrow Keyboard to handle the Box(Key Left – Key Right – Key Up) Esc to restart the level
-Move the Box to collect power-up item
-For each power-up item, the Box can jump one time
-The Stone Box (grey) can not handle, must using the Box to Pull it

Features

-Construct 2 210+
-Play on desktop and device
-Easy export to HTML5 for website
-Ready to export for Android, iOS with Cordova platform such as intel XDK, phonegap, CocoonJS – Ludei.
-AdmobAds integration
-Touch & Mouse

Download Poor Zoombie (Games)

Root Checker (Android)

Root Checker will allow the user to check their device for root (administrator/superuser) access in the fastest way possible. Designed with Material design the app also packs great features.

The built app will not root your device but will only check or verify root access

Live Demo:

http://bit.ly/root-checker-preview

Why buy Root Checker?

Let me give you a background info on the root checker apps on playstore. there are like 10 successful root checker apps on playstore which has

surpassed over 1 million downloads each and with revenue upto minimum 50$ each day, code like this cannot be neglected. the lowest one is 5 grand.

so its a great idea to have root checker app on the playstore.

Features:

Our code includes the following features that what makes it special and unique:

  • Material Design
  • Backwards compatibility
  • In-built app rate function
  • Eclipse compatibility
  • Android 6.0 compatible
  • Shows Hardware info
  • Shows Phone info
  • Checks root access
  • Detailed source code with comments
  • Fastest root check method
  • Google analytics
  • Admob banner and interstitial ads

Requirements:

  • Eclipse
  • Google admob
  • Google analytics id

Download Root Checker (Android)

ManaluPOS (Miscellaneous)

ManaluPOS is a simple-multipurpose Point of Sales based web application with the latest web technologies like Laravel, AngularJS, JQuery, and Bootstrap. Suitable for small and medium bussiness or organization.

Features:

  1. Simple user interface with responsive design.
  2. Products with taxes.
  3. Barcode and Label printing page.
  4. Add customer without leaving the POS.
  5. Discounts.
  6. Import customers, items, and suppliers from Excel files.
  7. Reports:
    • Receivings Report (with daterange, employee, and supplier filters).
    • Receivings Report Chart (with daterange filter).
    • Sales Report (with daterange, employee, customer, and payment type filters).
    • Sales Report Chart (with daterange filter).
    • Stock Tracking Report (per item).
    • Top 10 Items (with daterange filter).
  8. Settings:
    • Set company information, tax rate, site name, currency code, barcode symbology, date format, timezone, and more.
    • Set access list by Employee’s Position.
    • User’s logs.
  9. And more…

Download ManaluPOS (Miscellaneous)

E-Commerce HTML5 Banners – Google Web Designer (Ad Templates)

E-Commerce & Product Sale HTML 5 Banners.

Very easy to edit and detailed help file is included. Google fonts used. This banner set can be customized with Free Google web designer software.

All the files are included with the download file. ( Icons, Shapes)

This set includes the following 7 sizes

-160×600
-180×150
-300×250
-300×600
-320×50
-336×280
-728×90

Download E-Commerce HTML5 Banners – Google Web Designer (Ad Templates)

Viavi Business HTML5 Banners (Ad Templates)

Business HTML 5 Banners.

  • Google Fonts used- Open sans
  • HTML5/CSS3 Based
  • This set Includes the Following 7 Sizes
  • Easy to Customize with GWD
  • PSD Included (All Banners in one PSD with Four Color Variations)
  • This set includes the following 7 sizes—160×600 -180×150 – 300×250 -300×600 -320×50 -336×280 -728×90
  • 5 HTML5 ready banners editable in Google Web Designer
  • Images and CSS included

Download Viavi Business HTML5 Banners (Ad Templates)

MediaSync – Insert Facebook & Instagram Pictures (Media)

The Media Sync WordPress plugin is a revolutionary new way to easily insert photos from your social media accounts directly into your WordPress website.

No need to import as all images are hosted by Facebook/Instagram and take up no additional space on your account.

Seamlessly Integrates with WordPress

In a unique & never before seen integration we have added two new tabs to the default Media browser. These are Facebook and Instagram. Selecting these tabs allows you to choose images from multiple Facebook Accounts, Facebook Pages and Instagram accounts for inserting into WordPress.

Mix and Match

Create a photo gallery with normal Uploaded Images, Facebook Images and Instagram Images all together.


Screenshot showing selecting an Instagram photo after already selecting an Uploaded and a Facebook photo.


Screenshot shows the 3 selected photos for our gallery. Uploaded, Facebook and Instagram pictures.

Documentation

Documentation and screenshots are available here: http://dtbaker.net/envato/documentation/media-sync-wordpress-plugin/.

Live Demo

There is a live demo showing a gallery with an Uploaded Picture, a Facebook Picture and an Instagram Picture all togethere here: http://dtbaker.net/projects/mediasync/.

Currently Supported Networks

  • Facebook Personal Albums & Photos
  • Facebook Page Albums & Photos (you have to be the page admin)
  • Instagram Photos (only your photos)

Requirements

  • Latest version of WordPress
  • A hosting account that does not block PHP cURL (some cheap shared hosting accounts do not support this plugin)
  • The ability to create Facebook Apps (check the documentation)

Support & Bug Fixes

This plugin is incredibly complex and although we have tested it in multiple browsers and hosting accounts it still may fail to work for everyone. If this happens please send through an email support ticket with your WordPress login details and a description/screenshot of any errors so we can login to debug and fix it.

We hope you enjoy this plugin. It was rather fun and challenging to create!

Thanks
dtbaker

Download MediaSync – Insert Facebook & Instagram Pictures (Media)

Bubbles – HTML5 Mobile Game (Games)

Bubbles is an HTML5 Mobile Game. It’s an popular Bejeweled style game. You will have to Swap two adjacent pieces to make matching chains of identical sparkling gems. Move quickly to beat the clock in the Action mode! Put your brain to the test and clear the board entirely in the Puzzle mode. There are many boosters that helps you get to the next level faster and with more points.

Top Features:

  • Bejeweled Style Game
  • Works Well On All Browsers
  • Manage Screen Sizes
  • Parallax Runner – HTML5 Game Included For Free
  • Written in Pure JavaScript
  • Awesome Boosters
  • Clean Code
  • Multi-Browser Compatible – Well tested in various browsing environments
  • Extensive Documentation
  • 24/7 Support

You can check the Game Responsiveness by using Mobile Emulation Mode in Chrome.

You can toggle device mode on and off using the keyboard shortcut:
Ctrl+Shift+M or Cmd+Shift+M on Mac.

For more information check this article: https://developer.chrome.com/devtools/docs/device-mode

Good Luck!

Gift:

An endless runner game. How far can you run?

Parallax Runner – HTML5 Game

As a gift for my buyers i added one game for free in final purchase file, What are you waiting for? Get Bubbles Game Now!

The item documentation is extensive and the source code is properly commented and formatted, so you should not have any problem working with this item.

If you need support, please send me an email using this contact form. Please include the game name, game URL and detailed information about your problem. I usually respond to support requests within 24 hours on weekdays, depending on the number of requests in queue.

Download Bubbles – HTML5 Mobile Game (Games)

Featured Media WordPress Plugin (Media)

Featured Media WordPress Plugin

This plugin will help you easily add support to post formats and post thumbnails, and then, easily output featured media which you can set while writing a new post or editing one. Adds meta boxes in post editor so you could set the featured media you want to show, for example, an audio, video, slider for gallery, status, etc.

Features:

  • Adds support to necessary post formats, and thumbnail
  • Adds meta boxes in post editor so you could set up the featured media you want
  • Currently, recognizing and embedding media from the following media streaming services:
  • Audio:
    – SoundCloud
    – Spotify
    – Beatport
    – Direct path to audio file ( upload, etc )
    Video:
    – YouTube
    – Vimeo
    – Direct link ( video upload, or hosted somewhere else )

    If ever you feel we should include another service, kindly suggest it and we’ll work on implementing it in future releases.

  • Supporting more than a Google Font, which you could choose in the plugin settings page.
  • Featured media could be implemented easily with a shortcode [featured-media-content], if you feel like adding them in the post editor, duplicating them, or if your theme doesn’t want to support thumbnails and you wanted to show featured media without editing theme files..
  • Easily set background colors for each post format, so your posts background colors vary from post format to another..
  • Set and upload a default thumbnail image for aside, image or standard post formats.
  • Custom CSS area, if ever you want to override some existing styles, or add some..

Post formats and their featured media

Video: Embed a video player from YouTube, Vimeo, or directly.

Audio: Embed an audio player from SoundCloud, BeatPort, Spotify, or directly.

Gallery: Create a slider with the images you provide in the meta box. Also adds captions if you set them in the meta box. The slider is powered by Flexslider© WooThemes.

Status: Enter your status text, and it will be shown next a status icon in the featured media box.

Link: Display a clickable link with a paragraph of text before it.

Quote: If you wanted to share a quote that inspired you, then, select post type quote, and enter your quote.

HTML markup is allowed for both quote and status meta boxes, because you might need line breaks, or special HTML entities, etc.

If ever you needed support, consider posting your questions in the item’s support section, and we will respond in brief delays.

Screenshots

screenshot
screenshot
screenshot

Download Featured Media WordPress Plugin (Media)

Flat Skin Retina for JW7 (Miscellaneous)

Features

  • Skin for JW Player 7 that is the most popular video player on the web, live on over 2 million sites
  • Skin with Flat Style
  • Retina Ready & Fully Responsive
  • Unlimited colors – any colour you like
  • 8 Different Demos
  • HTML5 & CSS3
  • Support and updates
  • Wishlist Support
  • SVG files included and Well Documented
  • Skins for JW6: Flat, vSkin, Mockup, Long Shadow, AIR, Gloss, Thin Skins

Configuration Options

  • skin.active
    • Active skin elements. This includes active and highlighted labels, as well scrubber time that has elapsed.
  • skin.inactive
    • Skin elements that are not active. This includes scrubber time that has not yet elapsed.
  • skin.background
    • The background portion of the control bar.

Reference in Documentation

  • JW Player 7 support
  • Learn more about Using JW Player Skins
  • Learn more about CSS Skinning Guide
  • Learn more about Building JW Player Skins
  • Learn more about Skin CSS Classes Reference
  • Learn more about Sample CSS File
  • Icons font generator using SVG files
  • PX to EM conversion made simple
  • Online CSS Minifier/Compressor
  • JW Player Innovation: Research, Roadmap, Experiments
  • JW Player Source Code
  • How to build JW Player from source

Changelog

  • Launch: The launch of the Flat Skin Retina for JW7 project – 02 September 2015.

Download Flat Skin Retina for JW7 (Miscellaneous)