Review SocialStats PHP Class (Social Networking)

SocialStats PHP Class  (Social Networking)
Review SocialStats PHP Class (Social Networking)

SocialStats PHP Class (Social Networking) Description:


A simple PHP class to fetch social stats like facebook comments, likes, shares, tweets, pins, delicious posts, stumbleupon views and many more!

Demo Page: Stats for http://mashable.com

UPDATE: Added google+ counts function

Features & Networks included

  • Google+ – Know how many people hit google+ for the url
  • Facebook – Shares, Comments, Likes, Clicks & Total count for the url you specify
  • Twitter – Know how many people have tweeted the url
  • Pinterest – Pins count for url specified
  • Delicious – Posts count
  • Stumbleupon – Views count
  • LinkedIn
  • Url Validation
  • Demo Website included for free
  • More Networks added on request!

What people are saying about SocialStats PHP Class

GREAT AUTHOR!!! Highly recommend! Very Very helpful! Will purchase more of his scripts. – Mavrik
very good scripts, good job, thank you very much – Gremlins


Follow meSingh on twitter Follow meSingh on codecanyon

Need product support?

Support for any of our products is offered ONLY through our support forum. Please do not post support questions here under the item comments. This is reserved for pre-sales questions. If you have purchased this product and now have questions, please follow the link below.

View Support Policy | Visit Our Support Forum Now »

Change Log / Updates

Update 1.1 (22/2/2013)

  • Added Google+ counts
  • Update 1.0 (18/2/2013)

  • Initial Launch
  • Featured Files: NameBot Whois Script

    NameBot Whois Script

    Buy it Now

    Review Ultimate Grid Responsive Gallery (Images and Media)

    Ultimate Grid Responsive Gallery (Images and Media)
    Review Ultimate Grid Responsive Gallery (Images and Media)

    Ultimate Grid Responsive Gallery (Images and Media) Description:


    This is a HTML | CSS | JQuery Grid with a Lightbox, you can specify thumbnails for the grid and when you click on it to open the lightbox it will load the normal image, you can specify the text for the captions and for the lightbox. Also you don’t have to load all the images at once (for performance purposes) so you can specify the number of images to load when it first load and the number of images to load when you click the “load more images” button.

    When you have categories, and if you select a category through the navigation bar, the plugin will look and find if there still more images from that category to load and if there is more images to load it will show the “load more images” button, then when you click on it it will load more images only from that category (according to the “imagesToLoad” option).

    Features:

    • Fully responsive
    • Support images of any dimensions and it will keep the right proportions
    • The filter navigation bar is generated automatically from the categories you specify to each thumbnail
    • Set the number of images to load at start and when you click the “load more images” button
    • Support thumbnails for the grid only to the images you want to improve performance
    • Fully Responsive Grid and Lightbox
    • Full width, the grid will adapt to the 100% of its container if you set the width of each column to ‘auto’
    • You can specify a static width for each column or specify number of columns
    • When specifying the number of columns you can set the minimum width for each column
    • CSS3 Effects
    • Direction aware hover effect
    • Lightbox with slideshow (play, pause, auto-play)
    • Easy implementation
    • Compatible with Twitter Bootstrap
    • Bootstrap is not be required
    • Deactivate and Activate Features through Javascript Options
    • You can link to another page when you click in a thumbnail
    • Free Technical Support
     ----> Update: July 4, 2013  Fixed a small console errors and also a small bug when you click to fast the next button in the lightbox 

    You can take a look to the documentation HERE


    The images on the live preview were made by my friend named “Gema Ramirez” and you may contact her here:



    Buy it Now

    Review Zhen CRM (Project Management Tools)

    Zhen CRM (Project Management Tools)
    Review Zhen CRM (Project Management Tools)

    Zhen CRM (Project Management Tools) Description:


    Documentation: http://zhen.telerim.com/docs/zhen_crm.pdf

    Do you need a Customer Relationship Manager (CRM) software that is web-based and with the power of more popular CRMs (such as Salesforce, Highrise, SugarCRM, Dynamics, vTiger, etc) but self-hosted on your own servers for security reasons and with full access to source code?

    Zhen CRM is a self-hosted CRM with full source code (in CakePHP and MySQL) that aims to be visually easy to use, simple and straightforward, and provides all the features you need from a full-featured CRM!

    Zhen CRM comes with:
    • Contacts: mark your contacts as leads, clients and opportunities
    • Deals: mark deals that are in process, accepted and/or rejected
    • Calendar: put events in your calendar
    • Sharing: Zhen CRM is web-based and allows multiple users to use the system from their browser with their own separate login accounts
    • Security/ACL: Only users who own a contact or deal or event can edit that specific entity, thus enforcing organization and ownership security/ACL.

    Built on top of Twitter Bootstrap and CakePHP, Zhen CRM can be installed in any environment or server that runs PHP and MySQL.

    With a basic knowledge of CakePHP, you can modify Zhen CRM for your own use, adding custom fields, custom features, etc.

    Try Zhen CRM for your personal or business CRM needs, and you will not be disappointed!

    Installation instructions: in the documentation PDF file.

    Demo: please use admin / admin@123 to log in.

    Change Log

    • V 1.2.1, Jun 30, 2013: Bug fix when adding new user.
    • V 1.2, May 22, 2013: Added filtering. Bug fix for image uploads.
    • V 1.1, May 2013: Heavy UX/UI updates.
    • V 1.0, Feb 2013: Initial release.


    Buy it Now

    Review Parallel.NET - Background Task Scheduler (Miscellaneous)

    Parallel.NET - Background Task Scheduler (Miscellaneous)
    Review Parallel.NET - Background Task Scheduler (Miscellaneous)

    Parallel.NET - Background Task Scheduler (Miscellaneous) Description:


    The Parallel.NET component provides you with a simple and robust way of getting your .NET applications to perform regular tasks at configurable intervals. There is no interference to other aspects of the application including the UI or users.

    What are the features?

    • Execute tasks at configurable intervals
    • Run multiple tasks at different intervals using 1 ParallelScheduler
    • Configure whether background tasks use the ThreadPool or run on their own thread
    • Specify whether the task should run infinitely or for a specified number of times
    • Add observers for any background task having the observers alerted each time the task runs
    • Allow the observers to manipulate the output from the task that was run
    • Specify how the observers will execute – Sequential or Concurrently
    • Exception handling just in case a task does not consume its own exceptions

    When would I use this?

    • Loading news feeds
    • Clean-up operations
    • Sending emails without reducing the responsiveness of the UI
    • Monitoring internal and external resources
    • Updating devices or other services with new information
    • Refresh your data sources from external/internal web services
    • Monitor database tables for changes or new information
    • Monitor inboxes for new emails
    • Process video, images, and other multimedia files
    • Send large files

    Tasks that take a long time including tasks that are processor intensive, hard disk intensive or task that access external resources such as Web/WCF services, databases (in some cases), news feeds, etc. can be run in the background. Once these tasks are completed the observers will be notified and then they can perform their work which can include updating the UI, notifying users of changes & updates, etc.

    Technologies

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

    • Console
    • Windows Forms
    • WPF
    • ASP.NET WebForms
    • ASP.NET MVC
    • Windows Services
    • Web Services (XML/WCF)
    • Silverlight

    You can immediately use this within your application and is very simple.

    Is it reliable?

    The component also ensures that many pitfalls are not encountered including:

    • No Deadlocks
    • No Memory leaks – clean up through the dispose method & consider problems such as the lapsed listener
    • No Exceptions leaks – Exception handling through to ensure undesired termination of the application does not occur
    • ASP.NET ThreadPool & Service Unavailable – Gives control of whether ThreadPool threads are used (by default no). This ensures that threads are not taken away from high availability ASP.NET applications causing the dreaded “Service Unavailable” message
    • Task/Background work structure – Flexible mechanism for creating complex background operations
    • Strong name signed – Allows referencing in other application that are strong named signed & also installed into the GAC

    What is in the package?

    • .NET 2.0 Assemblies
    • Debug files (PDB)
    • Xml comments (Intellisense)
    • Usage documentation
    • API Documentation
    • 2 x Console demo application
    • ASP.NET MVC demo application
    • ASP.NET Webforms demo application
    • WinForm demo application
    • C# Source Code
    • Visual Studio 2010 SP1 & 2012 Solution

    Support

    Ask any questions or suggest features at support.avantprime.com!

    How would I use this component?

    Example of how to use the ParallelScheduler in conjunction with the UrlReaderBackgroundWork to infinitely poll a URL every 5 seconds. The work is scheduled to start immediately using ThreadPool threads with two registered observers that will be executed in Parallel every time the work is done.

     using System; using System.Collections.Generic; using System.Threading;  namespace AvantPrime.ParallelNET.TestConsole {     class Program     {         static void Main(string[] args)         {             if (args.Length > 0)             {                 // Create the background work to be performed                 // by the scheduler.                 var url = args[0];                 var urlReader = new UrlReaderBackgroundWork(url)                     {                         UseThreadPool = true,                         StartImmediately = true,                         RepeatTimes = (int)WorkRecurrence.Infinite,                         Interval = TimeSpan.FromSeconds(5),                         Observers = new List>                             {                                 ObserverA,                                 ObserverB                             },                         ObserverExecutionMethod = ExecutionMethod.Parallel                     };                  Console.WriteLine("Application started at: {0}n", DateTime.Now);                  // Create and configure the background scheduler.                 // Wrap the scheduler inside a using block to automtically                 // dispose of it when done. Alternately simply call the                 // Stop and/or Dispose operations to perform the same                 // work, for example, if the scheduler is terminated at                 // another location.                 using (var scheduler = new ParallelScheduler(urlReader))                 {                     // Start the scheduler.                     scheduler.Start();                      // Pause the application to demonstrate that                     // the background task is working as expected.                     // We stop at this point before the scheduler                     // gets cleaned up.                     Console.WriteLine("Application is currently performing background tasks with Concurrently executing observers...n");                     Console.ReadKey();                 }                  Console.WriteLine("nPress any key to terminate application...");                 Console.ReadKey();             }             else             {                 Console.WriteLine("No parameters supplied");                 Console.ReadKey();             }         }          public static void ObserverA(object data)         {             Console.WriteLine("Observer A called at: {0}. Thread ID: {1}.", DateTime.Now, Thread.CurrentThread.ManagedThreadId);         }          public static void ObserverB(object data)         {             Console.WriteLine("Observer B called at: {0}. Thread ID: {1}.n", DateTime.Now, Thread.CurrentThread.ManagedThreadId);         }     } } 


    Buy it Now

    Review Magento Meet Our People (Magento Extensions)

    Magento Meet Our People (Magento Extensions)
    Review Magento Meet Our People (Magento Extensions)

    Magento Meet Our People (Magento Extensions) Description:


    It’s nice to display the members of your staff, team or working force. With this extension it is possible to create, organize and customize your magento team page easily.

    Features :
    - Manage Team
    - Add static block on top and bottom of your team show case
    - With CSS hover effect
    - No Javascript needed
    - Open Source code
    - Easy to use
    - Very well documented



    Buy it Now

    Review SfClassi PHP Classified Script (Miscellaneous)

    SfClassi PHP Classified Script (Miscellaneous)
    Review SfClassi PHP Classified Script (Miscellaneous)

    SfClassi PHP Classified Script (Miscellaneous) Description:


    Build your own php classified script website in just few clicks , SfClassi is efficiently developed PHP Classifieds script . SfClassi is web software to create classifieds using web based framework which is highly develop in Symfony MVC Framework.Very easy to use and SEO friendly software. Build your own php classified script website in just few clicks. SfClassi impedes to generate very heavy revenues for you . simple and vital PHP + MySQL based classifieds script with all inbuilt options provides one step solution. It is professionally developed in PHP based Symfony framework with MySQL backend.

    Demo URL :

    Front : SfClassi PHP Script DEMO

    Back : SfClassi Admin PHP Script DEMO
    Email: info@sfclassi.com password : sfclassi123

    OFFERS

    • Free SetUp
    • Free life time Supports
    • Free life time upgrade latest version

    KEY FEATURES

    • FRONT END
      • Post Free and paid Classified ads
      • Classified ads search by Category
      • Classified ads list by Category
      • Featured Classified ads list by Category
      • Featured Classified ads
      • Unregister or Register user post ads
      • User my account section
      • User can contact thru phone or email
      • User can post featured ads ( PAID ADS )
      • SEO Friendly All Pages
      • Paid Advertise on Site
      • Multiple Language
      • And more
    • BACK END
      • Classified Ads Management
      • User Management
      • Categories Management
      • Advertise Management
      • Content Management
      • Multiple Language
      • Location Management
      • Paypal Payment Setting
      • User control from setting
      • And more

    SERVER REQUIREMENT

    • PHP Version 5.2 or greater
    • MySQL 5.0 or above
    • GD2 for the image upload and resize functions.

    UPDATE CHANGELOG

    • Version 2.0.0 – 2013-07-07
      – Remove ioncube
      – Bugs fixes
      – Adding Some more control in admin
      – Language files updated
    • Version 1.5.0 – 2013-25-06
      – First release


    Buy it Now

    Review Mortgage and Amortization Calculator (Forms)

    Mortgage and Amortization Calculator (Forms)
    Review Mortgage and Amortization Calculator (Forms)

    Mortgage and Amortization Calculator (Forms) Description:


    Mortgage calculator to add life to your site! Includes configurable options to display results in div, modal, or popup. Configurable option to have customers receive an email with results in pdf format. Uses ajax for form submit and reset. Made to be simple for your site visitors, simple and flexible for you.

    Requires PHP 5.2+, *NIX operating system.

    Features:

    Usable on all PHP 5.2+ sites. Choice of results displayed in a div, modal, or a popup window. Choice to let users recieve a PDF emailed to them with the results. Choice to recieve a bcc copy so you can contact the user and generate leads. No database setup required. Ajax driven, no page reload. Attractive calculator.


    Buy it Now