Visual Hierarchy in Web Design

On a daily basis I view all sorts of websites and all kinds of designs. One thing in common with successful templates on ThemeForest or with websites around the web is strong visual hierarchy. Often times I see templates that have a great concept going but has poor visual hierarchy. I’ll cover what visual hierarchy is and some great examples in this article.

(more…)

Important Author News: Back-end Tagging Is Here!

The second stage of planned major search improvements is live. Right now this will only impact authors, but in the future this will help everyone search for files quickly and easily.

From now on when authors upload a file they will need to fill in a series of tags that pertain to their file. The tags have been divided up into categories to help authors pick useful tags.

During the reviewing process, reviewers may edit tags slightly so that wording remains consistent wherever possible (eg. entered tags of “puppy”, “doggy” and “hound” might be edited to consistently be “dogs”). This will make tagging more useful for search.

Please note that if your file tagging is incorrect or missing but otherwise the file is appropriate for sale, you file will still be approved. Reviewers will add or alter tags as they see fit during the review process, and you are free to update your file and refine your tags at a later date.

For now tags will only be visible on the upload and update pages. In the next stage tags will then be used in search and to navigate groups of files, which will be a massive improvement!

In order to add tags to existing files, authors will need to update their files, only filling in the Tagging fields. In order to assist reviewers in getting through any tagging updates quickly, please put “Tagging Update Only” in the reviewer notes wherever possible. This is not essential, but will definitely be helpful to the review team!

We expect a big jump in updates as authors will be adding tags to their existing files, so we ask for your patience if the queue gets temporarily longer. There will be at least a month before tagging will be used in search, so there is no need to update all existing files immediately.

If you have any troubles or questions about this new feature, please let support know, and stay tuned for stage three, where search will be supercharged with tagging!

Using AWS S3 to Power Your Digital World

As a designer, web developer and techie-geek I need a versatile and robust data storage solution that I can afford but also use without learning some new language. So far, I’ve only found one service that can handle the large majority of my needs. This article covers how I use the Amazon Web Services Simple Storage Service (AWS S3) to meet most of my needs.

(more…)

Diving into PHP: Day 15

Continuing with our OOP review, today, we’ll create a very simple “calculator” class that should give you a better idea of how abstracting your code to its own class can save you a great deal of time. We’ll also take a look at the helpful “__construct” method, as well as creating variables. Enjoy!

(more…)

Show Your Love: Referral Competition!

We’re going to try something a bit different for this month’s contest! I want you to promote ThemeForest – most notably your template offerings – in any way that you can. At the end of the month, we’ll reward the top 5 referrers with $200 each, via Paypal!

How Do I Enter?

Each author has his own referral account. When a new user visits ThemeForest via your unique url, you’ll earn 30% of his or her first deposit! This is a year-round agreement that we have. BUT – to spice things up a bit more, we’re also going to give an extra $200 cash prize to the top five referrers between now and May 31.

To enter, you MUST email sitemanager@themeforest.net with your ThemeForest username. Once you do so, I’ll mark your current stats, and send you a confirmation email. Once that’s done, you’re free to be as creative as you like!

How Can I Promote My Templates?

There are dozens of way to promote your themes.

  1. Make a posting on your blog.
  2. Add a ThemeForest banner to the sidebar of your website.
  3. Don’t be obnoxious, but inform your followers of your themes on Twitter, Myspace, Friendster, and Facebook!
  4. Add a link to your profile as your email signature.
  5. Upload more templates!
  6. Write a tutorial for Nettuts+ or “In the Woods”. Then, use your author bio to link to your ThemeForest page!

Any I missed? If so, leave a comment for the rest of us. Remember – even if you don’t refer enough people to earn a space in the top five, you’ll still earn 30% of any new users’ deposits… year round!

30 Percent Incentive

Get Started! The Clock Starts…Now!

  • Step 1: Email sitemanager@themeforest.net with your username.
  • Step 2: Review our “Referrals” page to retrieve your unique URL and ThemeForest banners.
    sidebar
  • Step 2: Use your UNIQUE referral url to promote your themes.
    Referral Links
  • Step 3: Check back on June 1st to see if you’re a winner! We’ll choose the five authors/buyers who bring in the most visitors who deposit funds.

Good luck!

Crash Course: YUI Grids CSS

The Yahoo User Interface Library is a rather extensive set of JavaScript tools for developers. Often left unnoticed are a few other useful components of the library that will speed up your coding: some CSS libraries. I’d like to give you a quick tour of YUI Grids CSS library.

(more…)

Ask JW: How do I Make AJAX Requests With jQuery?

This week’s email question comes from Mohammed. He’d like to learn more about how to create AJAX request with the jQuery library. We’ll be reviewing the $.get and $.ajax methods.

(more…)

Licensing options are here!

There’s just so much great content on the Envato Marketplaces these days, closing on 20,000 different items. All those items means there’s many, many different uses for them. So we’ve been working to create ways for buyers to purchase different types of licenses for use. Having multiple licensing options means buyers can get exactly what they need, and for authors it means greater potential earnings!

To begin with we’re adding a new multiple use license that means you pay less to get more usage out of an item. Here’s how it works:

1) Buy a Standard Single Use License.
This is the same license as the old default license, to be used when you wish to purchase a file to use on a single project.

2) Buy a 10 Project License for just 3 x the cost of a Single Use License.
A 10 project license means you can use the same file over and over – up to ten times – without having to buy it again and again.

For more information on what each of these license types entails, please visit this page. If you have any queries or concerns at all, please contact support who will be happy to assist you.

Stay tuned for more useful license types in the future.

Thanks and happy shopping!

Simulate Gravity with jQuery

Visual effects on web pages are becoming more and more effective thanks to framework like jQuery. The idea of being able to adjust the look of a page with a click or a button gives the user a bit of extra interaction. This tutorials aims to give you insight of realistic gravity animations with jQuery.

(more…)