ASP.NET Audio Suite (Social Networking)

ASP.NET Audio Suite 8.0 is a complete script with all basic and advance features required to build professional audio streaming, songs / albums management solution in asp.net, c# and vb.net

It can be used as a standalone application for managing, uploading, encoding, storing on cloud or local servers and streaming and download mp3 and other audio formats with social interaction

Or it can be used as part of asp.net solutions where audio / song management and streaming solution required

Features

  • 15 beautiful responsive designs (with latest bootstrap 3.2 compatible)
  • Professional membership management with (registeration, login, profile management, forgot password, signup via facebook and more
  • Professional ajax uploader for uploading and publishing audio files
  • Audio albums (group audio files) supported
  • Professional audio and audio album preview pages.
  • Professional My Account management
  • Advance control panel with more than 100 features for feature configurations, member management, member uploaded content management and more
  • Professional user profiles and channels with advance profile search supported
  • Various type of status supported including
    • Featured
    • Premium -> Audio files available on payment
    • Mark as adult
    • and more
  • Professional audio main & ajax listing supported
  • Advance category management to manage n-tier parent / child categies
  • Advance tag cloud managment
  • Filter audio listings based on
    • Added dates (today, this week, this month)
    • Tags, categories, broad searches and advance searches
    • Archive listings based on year and month
    • filter listings based on author
    • and more
  • Dynamic sitmap generation to submit uploaded audio files to google / bing for fast indexing
  • Complete SDK for customizing every part of solution easy to use configuration options.
  • Multiple language user interface supported
  • Advance mail engine for customizing mail templates and create new one
  • Advance error logging and report management.
  • Advance user posted content screen management along with dictionary for auto review contents and encryption
  • Spam / abuse report management
  • Adult content with warning system.
  • User role management
  • Advertisement management
  • 3 way pagination supported (i: pager, ii: normal, iii: advance)
  • Cache management
  • Block ip address management
  • User IP Address logging with each user signup.
  • Auto complete suggestion with user searches and normal searches.
  • New way to search contents.
  • Payment packages managment along with built-in paypal support
  • Credit based and monthly subscription based payment system supported.
  • and lots more

Download ASP.NET Audio Suite (Social Networking)

Beloved App (Apps)

The Beloved app is your love schedule assistant making sure you keep your love on track. This App was designed to give you stress free romantic suggestions you can easily apply throughout the month to keep your romance alive. In addition, the App will provide you with daily love quotes to help you revolutionize your love. Once you download the app and create a profile the app will send you a Beloved quote every morning to keep you inspired. Every 14th day if you have not created a special moment for your partner and logged it into the app you will receive a Beloved suggestion. The suggestions help you come up with small activities to let your partner know you care.

Download Beloved App (Apps)

CSS3 On/Off Switch Buttons Effect (Buttons)

You can used this CSS3 for your theme backend or frontend.

In this pack you can find:
– 10 Switch on/off icons;
– Tutorial to use CSS and Switch icons;
– Tutorial to connect switch icons with submit button.

Advantages:
– Icons ready to use;
– Very simple to use;
– Tutorial and documentation with examples.

Download CSS3 On/Off Switch Buttons Effect (Buttons)

Science Fair App (Full Applications)

Our Support
Gmail
Facebook
Twitter
Follow us on Envato

Science Fair App is an extra factor to the regular curriculum of educational
institutions. These Apps help students to learn the subject of Science
in a better way where they see the practicality of the theories that science has.
The application is specially optimized to be extremely easy
to configure and detailed documentation is provided.you can create your own application.

Features

Demo Admin Url:

http://viaviweb.in/Apps/project_webservice/

Username:admin
password:admin

Project Category:

http://viaviweb.in/Apps/project_webservice/api.php

Categorywise Project:

http://viaviweb.in/Apps/project_webservice/api.php?cat_id=6

Android Side

  • Project Display With Category Wise
  • Project Display With Full Details
  • Add to Favorite Mode
  • Favorite Project Display Seperate
  • Easy User Interface
  • Check Network Availability
  • Search Project
  • Share on Social Networks
  • Easy to Customize
  • Admob Integrated
  • StartApp Integrated
  • Admob and Startapp both Standalone Package(i.e 2 package,one is for admob and other is startapp)
  • Easy Admin Panel

Admin Side

  • Simple and Attractive Admin Panel
  • Display Total Category and CategoryList Uploaded
  • Easily Add Category
  • Edit and Delete Category
  • Easily Add ProjectTitle,Intro,Material,Procedure,Image and Conclusion
  • Edit and Delete ProjectTitle,Intro,Material,Procedure,Image and Conclusion
  • Upload Unlimited Category and Its Item
  • Json Service

What You Get:

  • Full Android Source Code
  • Full Php Code of Server Side
  • Android Package hierarchy (that tells which class is used for what)
  • Full Document with Screen Shot

\

Download Science Fair App (Full Applications)

PHP Country List (Miscellaneous)

The PHP Country List function allows you to convert country codes to names or names to country codes. Supported are 237 Countrys.

Example Code:


//Require the function
require_once 'countrycodelist.php';

//EXAMPLE #1

echo '---CREATING A SELECT BOX---<br />';

$countrys = countryConversion('all');

echo "<select name='country'>";
foreach($countrys as $country){
    echo "<option value='".$country['code2']."'>".$country['country']."</option>";
}
echo "</select>";

//EXAMPLE #2

echo '---CONVERTING country name TO country code---<br />';

$countryCode2 = countryConversion('Spain', 'code2');
$countryCode3 = countryConversion('Spain', 'code3');

echo "The two digit country code from 'Spain' equals ".$countryCode2."<br />";
echo "The three digit country code from 'Spain' equals ".$countryCode3;

//EXAMPLE #3

echo '---CONVERTING country code TO country name---<br />';

$countryCode2 = countryConversion('zW', 'country');
$countryCode3 = countryConversion('ZwE', 'country');

echo "The two digit country code 'zW' equals ".$countryCode2."<br />";
echo "The three digit country code 'ZwE' equals ".$countryCode3."<br />";

Supported Countrys so far:

Just in case I’ve forgot one, just let me know and I will add it asap for you.

AF, AL, DZ, AS, AD, AO, AI, AQ, AG, AR, AM, AW, AU, AT, AZ, BS, BH, BD, BB, BY, BE, BZ, BJ, BM, BT, BO, BA, BW, BR, IO, VG, BN, BG, BF, MM, BI, KH, CM, CA, CV, KY, CF, TD, CL, CN, CX, CC, CO, KM, CK, CR, HR, CU, CY, CZ, CD, DK, DJ, DM, DO, EC, EG, SV, GQ, ER, EE, ET, FK, FO, FJ, FI, FR, PF, GA, GM, , GE, DE, GH, GI, GR, GL, GD, GU, GT, GN, GW, GY, HT, VA, HN, HK, HU, IS, IN, ID, IR, IQ, IE, IM, IL, IT, CI, JM, JP, JE, JO, KZ, KE, KI, , KW, KG, LA, LV, LB, LS, LR, LY, LI, LT, LU, MO, MK, MG, MW, MY, MV, ML, MT, MH, MR, MU, YT, MX, FM, MD, MC, MN, ME, MS, MA, MZ, NA, NR, NP, NL, AN, NC, NZ, NI, NE, NG, NU, NFK, KP, MP, NO, OM, PK, PW, PA, PG, PY, PE, PH, PN, PL, PT, PR, QA, CG, RO, RU, RW, BL, SH, KN, LC, MF, PM, VC, WS, SM, ST, SA, SN, RS, SC, SL, SG, SK, SI, SB, SO, ZA, KR, ES, LK, SD, SR, SJ, SZ, SE, CH, SY, TW, TJ, TZ, TH, TL, TG, TK, TO, TT, TN, TR, TM, TC, TV, UG, UA, AE, GB, US, UY, VI, UZ, VU, VE, VN, WF, EH, YE, ZM, ZW

Updates:

Updates are free to anyone who has purchased this item with any type of license.

Download PHP Country List (Miscellaneous)

Quotesgram – Single Author Quotes App (Full Applications)

Quotes gram is a single author quotes application for android. Its contain awesome collection of Swami Vivekananda quotes. Quotes display in various methods such as based on category, direct quotes, favorite and top 20.Easy to customize application.

Application + Widget + Speak Quotes + Daily Notification + Custom Setting = Quotesgram

Application Feature

  1. Responsive Design
  2. Table Layout
  3. Quotes Display Category wise
  4. Quotes Display List wise
  5. Quotes Display Top 20
  6. Favourite Quote
  7. Paginationin Quotes List
  8. Sorting in Quotes List
  9. In List Display Full Quotes or Small Quotes
  10. Search Quotes and Category
  11. Quotes of The Day
  12. Quotes of The Day Change Everyday
  13. Quotes Save as .txt file
  14. Quotes Save as Image file
  15. Quotes Set as Wallpaper
  16. Quotes Copy to Clipboard
  17. Share Quotes
  18. Quotes Set As Quotes of The Day
  19. Different Quotes Navigation Mode: Next, Pervious, Last, First and Random
  20. Speak Quotes
  21. Widget of Quotes of The Day
  22. Quotes Display in Full Screen
  23. Daily Quotes Notification at Desired Time
  24. App Settings
  25. Change the Colour ,Style and Size of Text in Setting then all Application Text Convert on that Settings
  26. Setting put as Reset Default
  27. Biography of Author
  28. About us, Rate Application and More Apps
  29. Custom Action Bar
  30. Easy Customization
  31. Android SQ Lite Database
  32. Ad mob ad network
  33. Details Documentation

Download
APK


Download Quotesgram – Single Author Quotes App (Full Applications)

Easy Real Estate App – come with admin panel (Full Applications)

Easy Real Estate App is a real estate application
template run under Android
platform and come with server
build on php framework included.
This will help you build your own mobile
real estate application faster.
With many great features.

Demo APK

Please note that this app only run well on real devices, not on emulator because emulator not support for google map in lib services

Admin Panel Demo

Please access admin panel from here
username: testagent
password: testagent

Features

Full Features

  • Admob Support with google services lib
  • Nice User Interfaces design
  • User can login, edit profile, submit properties, edit properties
  • Admin can manager all in backend panel
  • Backend panel install easy by installer (input well done, no hand setup)
  • The nearest properties around you (using gps)
  • Filter Location with more optional
  • Sliding Menu
  • Custom marker
  • Google maps intergration
  • User guide in documentation file and video

Video User Guide

How to integrate google map to app

How to config send email use mandrill server

How to config send email use gmail smtp server

What will you get ?

  1. Android Full Source Code
  2. Admin Panel Script(with PHP, CSS, HTML, JAVASCRIPT)
  3. Document User Guides
  4. Pin packages

requirement

-PHP 5.3 or above.
-Mysql.

Change log

-Version 1.0.0 – 14 august 2014

- Realesed

Web version

If you want web version of this app, you can puschased it here



Credit

Some app use this code

Download Easy Real Estate App – come with admin panel (Full Applications)

WooFeatured: WooCommerce Category Featured Product (WooCommerce)

woocommerce-product-contact-form-tab”>WooCommerce Category Featured Products

WooFeatured is a WooCommerce extension that allows you to set any number of featured or recommended products for any of your WooCommerce product categories with a couple of mouse clicks (no coding or template modifications needed).

Your featured products will display directly at the top of your WooCommerce category pages, allowing them to be highlighted to increase purchases of your most profitable or best-selling products. This is a serious boost to your e-commerce store because it takes the guesswork out of your customers’ hands and let’s you tell them which products in a category are the best for them to purchase.

After uploading and activating the WooFeatured extension, you can setup all of your featured products and increase your store’s sales in under 5 minutes…without writing a single line of code yourself!

features”>Features

  • Install and setup in under 5 minutes without any hassles
  • Select as many featured products for each category as you want
  • Set featured products only for the categories you want (other categories will display normally)
  • Increase sales of your most profitable products by guiding customers to purchase the featured products you designate

changelog”>Changelog

            v1.0.0
            - First Stable Release
        

faqs”>FAQs

  • What shopping carts will this plugin work for?
    The WooContact plugin is an extension for WooCommerce. This version will not work with other shopping carts such as JigoShop, WP-Ecommerce or Magento.
  • Will I need to modify my theme files in any way to get the contact form on my product pages?
    No, this plugin will hook the “Contact” tab right into your existing product tabs without you modifying a single line of code.
  • Is support available for this plugin after purchase?
    Yes, you can use the “Support” link listed below to visit my support center and get the assistance that you need.
  • Do I have to set featured products for all of my categories for this to work?
    No. Choose any of your categories that you want to have featured products. Any categories where you do not set featured products will simply display normally.

  • How many featured products can I set for each category?
    You can set as many featured products for each category as you would like. However, I have found that 2 or 4 featured products works best in helping customers buy the products you want them to buy in order to increase profits.

Support

http://www.usingwordpressforbusiness.com/support/

Download WooFeatured: WooCommerce Category Featured Product (WooCommerce)

Post Layout: Carousel + Slider for Visual Composer (Add-ons)

4 Hover Effects

Effect 1

Effect 3

Effect 2

Effect 4

Key Features

  • Clean Design
  • Responsive Layout
  • WPML Plugin Support
  • 3 different Layout
    • Carousel
      You have Verical/Horizontal Carousel

      • Skin : 2 Skin for carousel
      • Teaser Layout: Easily drag and drop and change item`s part position
      • Meta Color : Choose meta color for Vertical/Horizontal Carousel
      • Read More Type : Read more Button and Read more Link
      • Carousel Effect : We provide 4 effetcs for Carousel`s Items. Test and enjoy!
    • Text Carousel
    • Slider
      • BXSlider
      • Elastic Slider
      • Hide Excerpt If “YES” Slider Excerpt will be removed.
      • Hide Show More If “YES” Read more Link in slider will be removed.
      • Link and Excerpt Font size Choose Font size for Link and Excerpt.
  • Build Query : You can choose data source(post,custom post,page,…),number of items and order by. Then you can filter them by category,Taxs and …
    • Choose data source Select post types to populate posts from. Note: If no post type is selected, WordPress will use default “Post” value.
    • Post Count : How many teasers to show? Enter number or word “All”.
    • Order By : Select how to sort retrieved posts. More at WordPress codex page
    • Categories : Filter output by posts categories, enter category names here.
    • Tags : Filter output by posts tags, enter tag names here.
    • Taxonomies : Filter output by custom taxonomies categories, enter category names here.
    • Individual Posts/Pages/Custom Post Types : Only entered posts/pages will be included in the output. Note: Works in conjunction with selected “Post types”.
    • Author : Filter by author name.
  • Hide/Show Excerpt in items
  • Image Effect
  • Icon Effect
  • Choose count of item for carousel
  • Unlimited color pattern : You can choose multi pattern for your Carousel
  • Lightbox for (Custom)Posts image
  • Full control in Carousel/Slider
    • Carousel Item Per View Choose Item per view
    • speed Choose Item per view
    • Hide prev/next buttons If “YES” prev/next control will be removed.
    • Slider loop Enables/Disable loop mode.
  • Other Options
    • Display Latest Post
    • Display Oldest Post
    • Display only category`s posts
    • Display Author`s posts
    • Enter Date Format
    • And ….

Download Post Layout: Carousel + Slider for Visual Composer (Add-ons)

Photofun (Images and Media)

Photofun is a “ready to use” SEO-friendly PHP montage script which allows you (or your users) to upload jpg, gif or png images, apply effects and then save and/or share the image (with your watermark).

It features 15 standard layers and 12 layers with filters but you can add as many as you want if you have a basic knowledge of PHP.

Mobile friendly, it features an extensive documentation.

Requirements :
PHP5 and GD (bundle)
Mod rewrite enabled (do not upload the script in a subdirectory)

Download Photofun (Images and Media)

Easy GIT Code Deploy (Miscellaneous)

This script is intended for beginners and advanced coders that want to update code on the live server in the moment they Commit / Push code to the repository.
Just place the script in a folder you choose and point Github or Bitbucket to send it a POST Hook and the script will automatically deliver the code in the server.
The flow will then be Development -> Git Repository -> Live Server.

The current solutions on the market either don’t accept Github or Bitbucket or have a monthly fee attached, this solves both problems!
The commits / push can give from any plataform: Git for Windows, TortoiseGit, Sourcetree, all sources are accepted as long as the hook is configured!

This is a fit-all solution, with fast deployment and simple integration. Step up your development to the next level!

Features

  • Linux Server Only
  • Easy Setup and Deploy
  • Works with Github and Bitbucket
  • Works with any GIT Software (git commands, TortoiseGit, etc)
  • Extensive Documentation
  • Folder Helper included to help you setup the files
  • Built with compliant PHP5

System Requirements

  • Linux Server
  • Very little PHP knowledge

Download Easy GIT Code Deploy (Miscellaneous)