Codecanyon Purchase Notifier (Android)

Key Features

For Codecanyon Authors

Because an author needs to connect very often to a browser to see the status of his sales, i implemented this app that notifies you, on your Android Phone, about your sales and allow you to go to interested sale.

For Developers

Will show how you can gather information from a website without website API or direct contact to Website Server.

Download Codecanyon Purchase Notifier (Android)

SoundFlow App (iPhone)

This is the complete project code to make a soundboard app for the iPhone. SoundFlow app support iOS5 and its made to support Portrait view. It comes with bunch of demo sounds and graphics witch are easily customized trough .xib file. Sounds can be scrolled trough scrollview witch is also easily customized.

SoundFlow uses background music on startup with combination of splash screen, so the user instantly gets pulled into tapping those funny sounds.

Also, you can customize your buttons, just replace the existing ones with your graphic.

So, have fun, make your friends laugh and be the next big hit!

Download SoundFlow App (iPhone)

Multi Board – Plays sound, video and alerts! (iPhone)

Multi Board! An application for iPhone which allows you to play sound, video and display an alert on a single touch. Feeling creative? Add your own functions! The specially built tableview will do just about anything!

Features the following:

– Custom built scrolling tableview which can be fully edited, resized, made transparent or opaque. You can even duplicate it to another view fairly easily or split it into two or more sections. It can display text or any image you want, at any size you want.

– Play audio in MP3 or WAV format from the tableview, simply touch a button and it plays, it will even continue to play if you leave the application, or not, your choice.

– Play video in M4V or MOV format directly from the tableview in a full screen window with all of the movie controls which will autohide just as normal.

– Display an alert from a touch of a button.

– Anything else you want. This code is good in that you don’t have to worry about setting up buttons or connections, simply drop your code into the table button you wish to use and it will automatically execute it for you.

– Fully retina compatible, just overwrite my images or drag in your own.

– Fully commented for ease of use.

– iAd enabled (code is commented, simply uncomment to activate!)

Compatible with iOS 4.3 – 5.1 also works on the iPad in x2 mode.

Download Multi Board – Plays sound, video and alerts! (iPhone)

iOs Ebook Starter Kit with Video Guide Tutorials (Templates)

Add in your own images and publish a realistic page-turning book to your iPad immediately! Then add a little extra code to really make your book standout for inclusion in the App Store.

The three XCode templates are…

– One eBook template without code for In-App Purchasing.

– One eBook template with code for In-App Purchasing.

– One eBook template with code for In-App Purchasing and a lot of extra code

After watching the reference guide videos you’ll know how to…

– Add sound FX & background audio to specific pages

– Add animated images

– Add buttons that reveal other images (great for kids books!)

– Add special FX to your pages with just a few lines of code ( snow, rain, fire, sun, fireworks, sun, galaxies, and more)

– Add an index to jump to pages

– Add an in-App purchase option to give part of the book away for free, and the rest for sale.

Quick Setup

At the very least, all you need to do to setup this book is replace the already included sequential images (page0.png, page1.png, and so on) with your own images. In landscape mode your images will be 1024 by 768. You’ve also got the option to include a cover page (named “page0_with_options.png”) which can include text over your book cover which instructs readers where to swipe or press to flip the page forward and back and how to get to the index. This alternate cover page can be seen when the app first loads, but if the viewer returns to this page later, they’ll see your usual cover art ( “page0.png” ).

Each template has a file called Constants.h with a variable called theMaxNumberOfPages , right now that equals 17. Change that number to your max number of pages. It also has a variable called theIndexPageOfTheBook . Right now that equals 3. If you don’t want a clickable index, you can change that number to any number higher than your max number of pages (which safely makes it unused). If you’re curious about anything else in Constants.h , watch the videos!

So in just a few steps, you can publish your book to your iPad.

App Store Approval

Getting approved for inclusion in the App Store takes just a little bit more work. We’ve included some short videos with example code to impress upon your App Reviewer that your book belongs in the App Store in the Books category. Without something extra, your book will probably get rejected with a note that it would be better off in the iBookStore. Basically meaning its not doing enough to be considered an “app”. The iBookStore is for books created in a different format than this template, and gets far less sales and searches than the App Store. But don’t worry, its incredibly easy to add sounds, buttons, special FX, or animation that will get your app approved. Video tutorials 7-10 go into all that.

We’ve also included an initial setup video for beginners to XCode and app development. It will give you an overview of what you need to know about XCode to setup your app, and where to go in iTunes Connect and the Development Portal to sign your application and submit it. So while it would be great if you knew a bit of programming and had prior development experience, this template does not require it.

Videos for this starter kit are available at…

http://vimeo.com/34674135

The password is included in the text file with your purchase.

Download iOs Ebook Starter Kit with Video Guide Tutorials (Templates)

Wave Attack Game Starter Kit – Universal iOS App (Templates)

App Description – Fight off wave after wave of descending enemies, while picking up ammo and maintaining enough health to level up. This is the basis of any number of games you can publish to the App Store. You can change the artwork to make this look like a 1942-style fighter plane game, Space Invaders, or make it a simple kids game.

This Starter Kit gives you online access to high definition video tutorials discussing how to customize every element in the game. After watching the video, you’ll know how to…

– Add more ammo, with different collision diameters for striking enemies and strength variations

– Add more enemies. Change appearance and difficulty per level

– Add more sounds

– Add background music for different levels

– Add background art for different levels

– Change the speed of enemy descent or player fire

– Change player or enemy animations (for example, you can easily show a different animation based on what ammo your main player is using)

– Add splatter FX or explosions after an enemy kill (these can be animated)

– Add a scrolling background for flight style games

– Fine tune how the player moves based on your touch (for example, you can restrict movement to only the X axis, allow the player to move anywhere on the X or Y, or restrict to only a portion of the X and Y)

– Increase or decrease the difficulty of the game by simply changing the number of a few variables

More Details

When published the game runs at 60fps for the iPad 1 & 2, iPhone 4, and EVEN the iPhone 3GS.

The Starter Kit includes two templates, one zombie attack version and another spaceship game version. The spaceship version includes code for animated ammo drops, a scrolling background, animated post-kill fx (explosions), various-style enemies, and has more sound FX included. For the most part, the code between the two versions is the same but depending on what style game you want to create and how much of your artwork is animated, you can choose which template is easier to modify.

Both templates are currently setup to publish a Universal iOS app (one that runs on both iPhone and iPad). You can easily change it to be only one or the other device. The templates also have high resolution graphics for the iPhone 4 Retina display.

The game includes a Menu button which currently has the option to start a new game, resume from pausing, or disable/enable audio. This popout menu can also be used to include any thing you want. Links to other apps, and so on.

The video tutorials you’ll be given access to discuss getting setup for Publishing in the App Store and Provisioning your App for code-signing. This is an essential step you’ll need to do before submitting your version of the app to the App Store. This is discussed early on in the tutorial video.

Finally…

We feel this Starter Kit is an amazing jumping off point for your App. The bulk of the code is written already, but it IS a jumping off point. Please do not submit the app for review to Apple in its current state with our graphics. For starters, change the artwork to your own, then try adding some fun sounds, more enemies, and really make it your own polished game. Then enjoy being a Published App Developer!!

Download Wave Attack Game Starter Kit – Universal iOS App (Templates)

Releases Widget (Widgets)

WordPress plugin with ability to show upcoming releases with date that are created as custom posts and displayed as widget. Supports categories, image oriented templates with hover effect, dark and light colored templates. Simple and nice looking addition for a website.

  • Nice wooden look
  • Custom post type with categories
  • Release date management
  • Actual release day is highlighted
  • Suitable for both Dark and Light colored templates
  • Completely user-friendly & Easy to use

Download Releases Widget (Widgets)

WP E-Commerce Bundle Rate Shipping Plugin (WP e-Commerce)

Bundle rate shipping allows you to provide special bundled shipping rates when a customer purchases multiple items in the same category.

For example, a shop selling books, DVDs and CDs might have the following bundled shipping rates:

  • Books: $5 for the first book, $2 for every book thereafter.
  • DVDs: $4 for the first DVD , $1 for every DVD thereafter.
  • CDs: $4 for the first CD, $1 for every CD thereafter.

The WP E -Commerce Bundle Rate Shipping Plugin adds this shipping rate calculator to your WP E -Commerce store with a simple, easy to use configuration panel that integrates seamlessly with WordPress and the WP E -Commerce plugin.

For added complexity, you can specify additional pricing layers for each category. For example, if you sell books, you could charge $5 for the first bookm, $2 for the 2nd, 3rd and 4th books, and nothing for any additional books purchased.

Download WP E-Commerce Bundle Rate Shipping Plugin (WP e-Commerce)

Visitor Browser and Operating System Widget (WordPress)

This widget displays the top five most used browsers and operating systems of the people who visited your site. Statistics are taken once per day per computer.

The styling of the widget is done through an external stylesheet so the widget can easily be modified to fit in your own template.

Download Visitor Browser and Operating System Widget (WordPress)

Client Photo Studio – Photography CMS (Project Management Tools)

Client Photo Studio is a fully custom photography content management system. This application makes it easy for anyone to share photos with their clients. Installation of the application takes merely minutes.

Watch the installation video at http://www.screenr.com/Kves

Features

  • Private & Public Projects
  • Client & Admin Manager
  • Dynamic Thumbnail Creation
  • Multi File Uploader
  • Cross Browser Compliant
  • Utilizes AJAX , CSS3 & HTML5
  • Pretty Photo Lightbox

The application was created and tested using PHP5 + and MySQL5+

Download Client Photo Studio – Photography CMS (Project Management Tools)

JQuery Zoom Wizard (Images and Media)

Hello! We at One Scale Up are proud to present to you our first project for the Envato Marketplace! We really hope that you find it useful, and please don’t forget to rate it. Enjoy!

Description:

Zoom Wizard is a super flexible and snappy jQuery plugin that lets you add zoom functionality to your images. It is a complete package with three totally different modes of zooming and you can choose one that best fits your needs.

It also comes with an easy to use app that lets you customize the plugin the way you want.?You don’t need to read pages of documentation, the app generates the jQuery code with the options that you selected!

See for yourself how easy it is to set it up and use, check the live demo!

Features:

  • 3 zoom modes
  • 13 user interface themes
  • supports either one image, or thumb + large image
  • suitable for many uses
  • highly customizable
  • comes with an app for effortless setup
  • cross-browser
  • works with any layout
  • detailed how to use guide included
  • free support

Uses jQuery 1.7.

The photos used in the live preview are used solely for demo purposes and are not part of ZoomWizard.

Download JQuery Zoom Wizard (Images and Media)

Easy Video Background (3D)

Introduction:

Easy video background is a simple javascript module that allows you to add video to your site’s background with a single javascript call. The script automatically chooses what video format to use and checks if your site is being seen from a mobile device and choose a lower quality video if so. It has also a flash fallback if user system doesn’t support html5 video tag.

Fix log:

Features:

  • Mobile support
  • Flash and HTML5
  • Simple javascript call
  • Absolute position (follows site’s scroll)
  • Maintains aspect ratio and centers video
  • Control functions such as pause and play video
  • Works in every major browsers including IE7 and IE8

JQuery Version: 1.6

See also:


Download Easy Video Background (3D)

Jigoshop Random Product Widget (Jigoshop)

Contact us. We'll get back to you ASAP!Subscribe to our items RSS feedFollow us and be the first to get new exciting items!

  • improve sales by showing of random products
  • show products from all or one specific category
  • modify products display layout with an easy template system – no file editing!
  • hide products that are out of stock
  • show as many products as you like
  • choose one of 4 thumbnail sizes

Available product template variables

  • {name} – product name
  • {link} – URL to product page
  • {description} – product description
  • {price} – product price
  • {image} – complete <img> element
  • {stock} – number of products in stock
  • {availability} – product availability description

Product details and docs

Download Jigoshop Random Product Widget (Jigoshop)

LayerSlider WP – The WordPress Parallax Slider (Sliders)

This is the WordPress plugin of LayerSlider! You can create as many layers and sublayers as you want. You can use unlimited images with links. The script is very user-friendly, you can add global settings or local (per slide) settings to each layer or sublayer. You can change delay times, easing types, durations and much more.

Video Tutorial:

LayerSlider WP

Features:

  • Use with ANY content you want (images, HTML elements, Flash movies, YouTube videos, etc.)
    (best view with semi-transparent PNG images or CSS3 styled HTML elements)
  • Sliding from / to 4 directions
  • Unlimited number of layers / sublayers
  • Multiple animations and easing
  • Automatic slideshow function (optional: Backwards-Slideshow)
  • Preload function
  • Customizable UI
  • Easy per-layer settings with style tags
  • Powerful API with callback functions
  • Keyboard navigation
  • Touch control for mobile devices (iOS tested)
  • Skin support
  • SEO friendly
  • Multiple browser support (IE 7+, Safari 3+, iOS Safari, Chrome 3+, Firefox 3+, Opera 10+)
  • Detailed Documentation
  • Free updates

Changelog:

1.5.0

  • first release

Download LayerSlider WP – The WordPress Parallax Slider (Sliders)