FB CSS3 Buttons – Facebook Look-Alike Buttons (Buttons)

FB CSS3 Buttons are beautiful CSS -only Facebook look-alike buttons. We created the buttons for a web app. We love them so much that we are sharing them with you!

FB CSS3 Buttons are really easy to use, fast, lightweight (3kb minified), and work in most browsers. Just link the stylesheet and add the class “fbbutton” to any hyperlink, input or button and you have a really awesome facebook-style button. There are no images, just one stylesheet. Adding FB CSS3 Buttons to your current project is as easy as pie!

FB CSS3 Buttons can be used for buttons, indicators, and even control panels. There are 10+ classes and an enormous amount of combinations.

Download FB CSS3 Buttons – Facebook Look-Alike Buttons (Buttons)

YouTube videos for Facebook Pages Tabs (Miscellaneous)

This application enables you to enrich your Facebook page by adding a new video tab where you can integrate different type of videos from YouTube (including your own channels, or your own channels selection), and enables your visitors to view (featured videos always up to date, categories) and search millions of YouTube videos without leaving your Facebook page.

It’s also a great way to get more likes to your Facebook page since the users need to like your page before being able to unlock its content.

Try out our demo here

Features

– Enrich your Facebook page with an awesome YouTube app
– Unlock your app only for users who have liked your page
– 4 types of videos feeds available.
– Get your own YouTube channel (or selected channels) on your Facebook page
– Include YouTube featured videos and categories (always up to date)
– Let your visitors search into millions on videos right from your page !
– Powered by the YouTube API v2 and Facebook page tabs.
– Supports paginations
– Uses AJAX for playing but also navigating through the video lists.
– Included documentation (and how to create a Facebook page)

Download YouTube videos for Facebook Pages Tabs (Miscellaneous)

Site Secure PHP Page Protection Utility (Forms)

Site Secure is an extremely easy to use PHP Web Page Protection Utility. With just one line of application code, you can protect your web page.

Features Include:

  • Super easy to install, secure your web page with a single line of code.
  • 3 username/password combinations out of the box, easily add more.
  • Login Page has fully customizable CSS to fit your site’s look and feel.
  • Hardened against Cross-Site Scripting, SQL Injection, and Brute Force Attacks.
  • No messy Database or Configuration files are required.

Try Our Demo! Username and Password: admin, password

Download Site Secure PHP Page Protection Utility (Forms)

DigiShop Module for CMS pro! (Add-ons)

DigiShop  is a CMS pro! premium module designed to enable you sell digital downloads from your site

  • Category support
  • Single image upload
  • Auto thumbnail creation – no need to reupload the same image
  • Free, Paid and Membership based downloads
  • Free Downloads
    • Requires user to be logged in or not – configurable from admin area
  • Paid Downloads
    • Use existing CMS pro! Gateways for payments (PayPal and MoneyBookers)
    • Auto generated urls with time limit
    • Upon successful payment user will receive an email with download links
  • Membership Downloads
    • Each product can have different membership(single/multiple) assigned to
    • Users with valid memberships will be able to download
  • 2 unique layouts, list and grid mode for categories and latest items
  • Full checkout shopping cart
  • Detailed transaction record page
  • Ability to resend download links if link has expired

Note: This module it’s not stand alone, it’s to be used with CMS pro! v.2.5 http://codecanyon.net/item/cms-pro-lightweight-content-management-system/140078

Download DigiShop Module for CMS pro! (Add-ons)

MyRegExp – PHP Regular Expression Builder (Miscellaneous)

This item is a PHP RegEx builder, with what you can do is to build Regular Expressions in an entendible-php syntax. You can:

  1. Build Regular Expressions with an easy PHP -Syntax
  2. Validate strings with the RegEx built
  3. Build RegEx’s and get them
  4. Apply preg_match to a RegEx
  5. Replace string with the RegEx built

All that in a php syntax. No more broken heads trying to make basic or complex RegEx!

Examples:

$instance->$string = 'Need to change this';
$instance->extract()->match(' change ')->extract();

echo $instance->replace($string, '$1 leave $2'); // Need to leave this

Validate only numbers:

$instance->addStart()->match(ANYDIGIT)->times(ONE_MORE)->addEnd();

var_dump($instance->validate('124321')); // True

From basic validation….

// Find a or c in string
$instance->matchOne('a', 'c')

var_dump($instance->validate('hello codecanyon')); // True

To complex ones!

// Start by - followed by 1 or 2
// Match any char 0+ times
// End with - preceeded by 1 or 2

$instance->addStart()->match('-')->ifIs(FOLLOWED_BY)->matchOne('1', '2')->closeIf()
->match(ANYCHAR)->times(ZERO_MORE)
->ifIs(PRECEEDED_BY)->matchOne('1', '2')->closeIf()->match('-')->addEnd();

var_dump($instance->validate('-2 this is text 1-')); // True

What is included?

  1. Fully explained documentation
  2. One example for every function
  3. 9 general examples
  4. Class file (only 5kb)

When you buy it, I recommend you to first read the examples included in the documentation and then the rest of it, is more easy to understand all :-)

Rating will be really appreciated. Questions? Suggestions? Please, don’t doubt to leave a comment!

Download MyRegExp – PHP Regular Expression Builder (Miscellaneous)

Advanced Menu Manager System (Navigation)

Overview:

As the name says, it’s a PHP and JQuery robust menu manager application.

Main feature about this application is the fact of using the nested set model hierarchical data structure instead of the old adjancy list. Nested set Modal is a much more robust and faster way of storing and retrieving hierarchical data on a database that strugles with relational calculus and relational algebra such as MySQL

Other features are:

  • Nested Set Model for hierarchical data management into MySQL
  • Drag and Drop menu order using a heavily modified NestedSortables JQuery Plugin.
  • Ajax operations for menu creation, editing, saving and re-ordering.
  • Unlimited number of different menus.
  • Unlimited number of menu items and menu levels.
  • 4 different types of menu content (URL, Separator or blank, Component and Content).
  • Preview menu BEFORE saving to database.
  • Complete local data validation (Javascript) and remote (PHP) query cleaner to avoid SQL Injections.
  • Clean and very well documented code all trough the files.
  • Included database (MySQL) php class. Easy to set up your own class.
  • Complete and extensive HTML manual.

Download Advanced Menu Manager System (Navigation)

StoreApp: A Titanium Store Application Template (Full Applications)

StoreApp is a complete iOS application template for Appcelerator Titanium projects. Use this template to quickly create a mobile store for your business or for your client.

This template includes:

  • Spotlight & Featured sections to showcase products
  • Product detail screens for in-depth descriptions (HTML formatting)
  • Product grouping for easy browsing by potential customers
  • A fully functional shopping cart
  • Code to integrate PayPal module
  • Code to help send completed orders to your server

This application template is great for retail business owners or consultants who build solutions for retail business owners. Both hard and soft goods.

Full documentation included! We also plan on releasing advanced customization tutorials in the near future.

Download StoreApp: A Titanium Store Application Template (Full Applications)

Animations (Animations and Effects)

About

Animations is a set of 16 beautiful and simple CSS3 animations.

Features

  • 16 animations:
    1. Bounce
    2. Fade in
    3. Fade out
    4. Pivot in
    5. Pivot out
    6. Pop
    7. Puff
    8. Scale in
    9. Scale out
    10. Shaker horizontal
    11. Shake vertical
    12. Toss in
    13. Toss out
    14. Twirl in
    15. Twirl out
    16. Wiggle
  • Usable with or without JavaScript
  • Progressive enhancement
  • Compatible with block-level and inline-block elements like div, img, video, p, etc.

Compatibility table

Documentation

Preview the documentation

Do you have a question or suggestion?
Let us know ;)

Download Animations (Animations and Effects)

zButton (Miscellaneous)

zButton is a .NET themed button that can generate Adobe Photoshop like buttons. The zButton can lay on any image with high quality transparency. The zbutton Can have glowing text as well as glow animations when your mouse hovers it or leaves it.

Easy to use and implement:

All you need to to is just drag and drop it into your project and your all set. You can then change its theme and properties visually with Visual studio.

Features and Control Properties:

  • BorderColor: Sets/Gets the Color of zButton Border
  • BorderGlowType: Set/Gets the border glow type
  • FillRounded: Sets/Gets boolean
  • GlowAnimationSpeed: Sets/Gets the glow animation speed.
  • GlowColor: Sets/Gets the color of the outer Glow
  • GlowText: Sets/Gets the String value TEXT of the zButton
  • GradientColor: Sets/Gets the Gradient color of the current theme
  • GradientDirection: Sets/Gets the Gradient direction type
  • GradientEnable: Sets/Gets boolean if gradient is on/off
  • GradientStrength: Sets/Gets the strength of the gradient Integer.
  • RoundRadius: Sets/Gets the rounded corners of the zButton.
  • TextGlowColor: Sets/Gets the color of the glow on text.
  • TextGlowIntensity: Sets/Gets the intensity of the Glow
  • TextGlowType: Sets/Gets the text glow type
  • ThemeColor: Sets/Gets the color of zButton’s Main Theme color
  • ThemeOpacity: Sets/Gets zButton’s Opacity/Transparency on objects.
  • ToggleState: Sets/Gets the Toggle state type
  • Toggled: Sets/Gets Boolean if the zbutton is toggled or not.

Download zButton (Miscellaneous)

jQuery Homepage Banner Slideshow / Product viewer (Sliders)

Features:

  • Easy to align , spacing and animation direction for each image and Text
  • Option to choose any type of in/out animation direction
  • Option to set animation coming distance
  • Background pattern moving animation
  • Three different types of next, previous and slides button design are available
  • Option to align the navigation any where
  • Enable/Disable buttons auto hide
  • Slideshow pause when the user hit the banner otherwise it continue to play
  • Four different types of sample is available
  • Support unlimited images and Text on each slide
  • Support all browsers

Download jQuery Homepage Banner Slideshow / Product viewer (Sliders)

freshD – 3D Parallax jQuery Plugin with Editor (Images and Media)


What is it?

freshD – The jQuery 3D Parallax Plugin magically animates your objects in a dynamic created 3D world. For those of you who don’t know what Parallax is, the best way to describe it is the way objects in the background tend to move less than objects closer to the viewer, the most front objects also transform themselves to the viewer’s point of view. Here’s a wiki link for something more indepth.

But it cannot really be described, so please check out the examples and move your mouse to all directions to experience the freshD feeling!

What makes this item so special?

Well, since it needs quite some configuration for putting the elements on the screen so that they move in smooth 3D motion we added a WYSIWYG configuration system. Open it in a browser, customize your freshD Parallax world and paste the resulting HTML in your Site.

Also this is not one of the typical Parallax plugins. It does not only move sideways it got real depth. Move the mouse in all directions to see the items move, zoom and transform (skew).

   Video Tutorial

Does it work in all browsers?

It does work in all modern browsers (Chrome, Safari, Opera, Safari, IE9 ) in the superawesome version! The mobile devices like iPhone, iPad and Androids can use the automatic start version. Only in IE8 you got a minor fallback since no skewing is possible (but that does hardly stop the freshD magic).

Is it hard to implement?

No! When using the configuration system it is very comfortable and results in copying some files/text to your server. The plugin itself is as easy to install as every jQuery plugin you know.

What are the Features?

  • Unlimited amount of 3D objects
  • Link every object to an URL via <a href="..">
  • jQuery Conflict free plugin
  • WYSIWYG Editor
  • Easy installation in your Website
  • Flash style motion
  • Any Image Size
  • Special Easing
  • Example Pages included
  • CrossBrowser compatible
  • Mobile Version onboard


   How about Support?

If you face problems with this item please contact us via our profile page at www.codecanyon.net.

Thank you for your time!!


Want an even smoother Version as a complete landing page or as a Facebook fanpage please take a look at this items (+1 PSD version):

     

freshCloud – Parallax One Page Coming soon…! ;) Follow freshline!

Download freshD – 3D Parallax jQuery Plugin with Editor (Images and Media)

Raphael Round Menu (Navigation)

Script builds a round menu.
All menu items are arranged symmetrically inside a circle.
You can manually set menu radius and styling options.
Script draws menu items and calculates their sizes.

Script uses Raphaël JS library to generate SVG or VML graphics.
Raphaël currently supports Firefox 3.0+, Safari 3.0+, Chrome 5.0+, Opera 9.5+ and Internet Explorer 6.0+.

Download Raphael Round Menu (Navigation)

Sync Folder (Windows)

This application is made for folder synchronization.
It is made in VS 2010 (C#), .net Framework 3.5 is required. It use threading, so window will not get frozen at any moment.
This software can be used in web development(very large number of files) and for any other use(music,movies,data…). With these app you can solve problem of copying large folders with subfolders and files if you dont need so, you can copy only new or changed files or folders.

Download Sync Folder (Windows)

Advanced Pages Widget – WordPress Premium Plugin (Widgets)

Quick Demo

An advanced widget that gives you total control over the output of your pages. This widget replaces the default WordPress pages widget.
and gives you the output to the user by allowing the input of all the arguments typically seen in the wp_list_pages() function.

Key Features & Widget options

Title
Thumbnail, enable or disable the pages featured image
Thumbnail Height & Width, easy featured images resizing using Timthumb
Hierarchical, show page hierarchical
Display meta_key:, for displaying additional page text based on meta_key, eq. page description, etc.
Order, ascending or descending.
Orderby, title, author, ID, menu order, modified and slug.
Include & Exclude, for including or excluding selected page(s).
Depth, for including the hierarchical child pages.
Number of Pages, the total pages to display.
Child of, display the child pages of page ID.
Exclude Tree, excluding the selected page with it’s tree.
Meta Key, sort pages by selected meta key.
Meta Value, sort pages by meta value.
Authors, display page from spesific author.
Before & After Links, display additional element before and after links.
Show Date, display page with modified or created date.
Date Format, easy to customize date format, default jS, F Y h:i:s A.
Intro & Outro Text, if you want to add additional text or HTML .
Custom Style & Script, if you want to add additional CSS style or javascript per given widget class.
Default, use the WordPress default widget function.

Changes Log

1.0. Initial Release

Download Advanced Pages Widget – WordPress Premium Plugin (Widgets)

jQuery Order Form Builder (Forms)

jQuery Order Form Builder allows you to easily create an online order form. It has an easy to use graphical user interface, and generates standards compliant HTML . Once you’re ready, you can download the entire form in a .zip file.

jQuery Order Form Builder works well with jQuery Price Calculator Pro, a jQuery plugin that allows you to add a running estimate to any order form.

It supports Checkbox Groups, Radio Button Groups, Drop Down Lists (Select elements), jQuery UI Sliders, and both Single & Multiline Text Inputs.

Download jQuery Order Form Builder (Forms)