<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>BlogmyQuery - BMQ &#187; Web Design</title>
	<atom:link href="http://blogmyquery.com/index.php/category/web-design/feed/" rel="self" type="application/rss+xml" />
	<link>http://blogmyquery.com</link>
	<description></description>
	<lastBuildDate>Fri, 03 Feb 2012 15:17:38 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>How To Use Custom Post Types To Organize Online Marketing Campaigns</title>
		<link>http://blogmyquery.com/index.php/2012/02/how-to-use-custom-post-types-to-organize-online-marketing-campaigns/</link>
		<comments>http://blogmyquery.com/index.php/2012/02/how-to-use-custom-post-types-to-organize-online-marketing-campaigns/#comments</comments>
		<pubDate>Fri, 03 Feb 2012 15:04:53 +0000</pubDate>
		<dc:creator>Joshua Dodson</dc:creator>
				<category><![CDATA[Feeds]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[kranthi]]></category>

		<guid isPermaLink="false">http://mgmt.smashingmagazine.com/?p=124017</guid>
		<description><![CDATA[<table width="650"><tr><td width="650"><div>
      <img src="http://statisches.auslieferung.commindo-media-ressourcen.de/advertisement.gif" alt="" border="0" /><br />
      <a href="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=target&#38;collection=smashing-rss&#38;position=1" target="_blank"><img src="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=image&#38;collection=smashing-rss&#38;position=1" border="0" alt="" /></a>&#160;<a href="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=target&#38;collection=smashing-rss&#38;position=2" target="_blank"><img src="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=image&#38;collection=smashing-rss&#38;position=2" border="0" alt="" /></a>&#160;<a href="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=target&#38;collection=smashing-rss&#38;position=3" target="_blank"><img src="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=image&#38;collection=smashing-rss&#38;position=3" border="0" alt="" /></a>
    </div></td></tr></table>
<p>Custom post types add a level of flexibility to WordPress that makes this open-source Web development platform more useful on many levels. Whenever I have been faced with a Web-based task, especially one that involves organizing information, the first thing I do is examine WordPress to determine if it can handle the job. It usually can.</p>

<p><a href="http://wp.smashingmagazine.com/2012/02/03/custom-post-types-organize-online-marketing-campaigns/"><img src="http://media.smashingmagazine.com/wp-content/uploads/2012/01/making-dollars-500.jpg" alt="How To Use Custom Post Types To Organize Online Marketing Campaigns" width="500" /></a></p>

<p>As an Internet marketer and analyst, I need to be able to organize online marketing campaigns in a way that is trackable in Google Analytics. This is the perfect task for WordPress custom post types. In this article, weâ€™ll explain how to create <strong>a WordPress plugin that enables you to organize Internet marketing campaigns</strong> using trackable URLs, shortened versions of those URLs, and trackable QR codes that you can also use for offline marketing activities.</p>]]></description>
			<content:encoded><![CDATA[<table width="650">
<tr>
<td width="650">
<div style="width:650px;">
      <img src="http://statisches.auslieferung.commindo-media-ressourcen.de/advertisement.gif" alt="" border="0" /><br />
      <a href="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=target&#038;collection=smashing-rss&#038;position=1" ><img src="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=image&#038;collection=smashing-rss&#038;position=1" border="0" alt="" /></a>&nbsp;<a href="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=target&#038;collection=smashing-rss&#038;position=2" ><img src="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=image&#038;collection=smashing-rss&#038;position=2" border="0" alt="" /></a>&nbsp;<a href="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=target&#038;collection=smashing-rss&#038;position=3" ><img src="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=image&#038;collection=smashing-rss&#038;position=3" border="0" alt="" /></a>
    </div>
</td>
</tr>
</table>
<p>Custom post types add a level of flexibility to WordPress that makes this open-source Web development platform more useful on many levels. Whenever I have been faced with a Web-based task, especially one that involves organizing information, the first thing I do is examine WordPress to determine if it can handle the job. It usually can.</p>
<p><img src="http://media.smashingmagazine.com/wp-content/uploads/2012/01/making-dollars-500.jpg" alt="Making Dollars" title="making-dollars" width="500" /><br /><em><a href="http://www.flickr.com/photos/bjornmeansbear/5176903453/">Image Source</a></em></p>
<p>As an Internet marketer and analyst, I need to be able to organize online marketing campaigns in a way that is trackable in Google Analytics. This is the perfect task for WordPress custom post types.</p>
<p>In this article, weâ€™ll explain how to create a WordPress plugin that enables you to organize Internet marketing campaigns using trackable URLs, shortened versions of those URLs, and trackable QR codes that you can also use for offline marketing activities.</p>
<p>Weâ€™ll show you how to create this plugin in a way that maximizes ease of use and functionality. If you have other methods that you have found useful, please share them in the comments. Also, letâ€™s remember that we are standing on the shoulders of WordPress developers who have laid the foundation for easier coding.</p>
<p>Here are the criteria for our custom post type plugin:</p>
<ul>
<li>It must provide a form in which users can specify a landing page to be tracked, the anchor text or content, the term (if this link is a PPC ad), and any additional information about this link.</li>
<li>It must provide three custom taxonomy types, so that users can select the URL variables for source, medium and campaign name. This is a taxonomy type because they will be reusable across campaigns and posts.</li>
<li>It must be organizable in the admin area and be displayed in the user interface.</li>
<li>The output must include a Google Analytics campaign-trackable URL, the information about the URL in human-readable format, a shortened version of the URL using a URL shortener, and a QR code of the shortened URL.</li>
</ul>
<h3>The File Structure</h3>
<p>This plugin will use three files. To set up the structure, create a plugin folder named <code>campaign-tracker</code>. Inside the <code>campaign-tracker</code> folder, create the following three PHP files:</p>
<ul>
<li><code>campaign-tracker.php</code></li>
<li><code>ga-functions.php</code></li>
<li><code>campaign-template.php</code></li>
</ul>
<p>After you have created the files, we are ready to start adding the code.</p>
<h3>The Plugin File</h3>
<p>The main plugin file will be <code>campaign-tracker.php</code>. The content of this file will begin the standard way, by providing WordPress with the information that it needs to recognize it is as plugin. We then dive into setting up the <code>CampaignTracker10</code> class and functions. We will set up our campaign custom post type and register the taxonomies that we will need. We will also initiate our admin interface.</p>
<pre class="brush: php">
   &#60;?php
   /*
   Plugin Name: Campaign Tracking 1.0
   Plugin URI: http://www.convergeconsulting.org
   Description: Google Analytics Campaign Tracking system for WordPress 3.0 and above.
   Author: Joshua Dodson
   Version: 1.0
   Author URI: http://www.convergeconsulting.org
   */

   // Include the ga-functions.php helper functions
   include_once('ga-functions.php');

   if(!class_exists('CampaignTracker10'))
   {

      class CampaignTracker10 {

         var $meta_fields = array("gaca10-gaurl","gaca10-gaterm","gaca10-gacontent","gaca10-gadescription");

         // This function will create the custom post type. Thanks to Konstantin Kovshenin's example for additional examples of how to construct custom post types (http://kovshenin.com/2010/03/custom-post-types-in-wordpress-3-0-2089/), which inspired much of this.
         function __construct(){
            // Register custom post types
            register_post_type('campaign', array(
            'label' =&#62; _x('Campaigns','campaigns label'), // We're labeling the custom posts as Campaigns and also accounting for <a href="http://codex.wordpress.org/I18n_for_WordPress_Developers#Disambiguation_by_context" title="Disambiguation by context">gettext</a> appropriately
            'singular_label' =&#62; _x('Campaign','campaign singular label'), // Each post will be called a Campaign
            'public' =&#62; true, // These will be public
            'show_ui' =&#62; true, // Show the UI in admin panel
            '_builtin' =&#62; false, // This is a custom post type, not a built in post type
            '_edit_link' =&#62; 'post.php?post=%d',
            'capability_type' =&#62; 'post',
            'hierarchical' =&#62; false,
            'rewrite' =&#62; array("slug" =&#62; "campaign"), // This is for the permalinks
            'query_var' =&#62; "campaign", // This goes to the WP_Query schema
            'supports' =&#62; array('title'/* We only need the default title field, but we could use others such as 'author', 'excerpt', 'editor' ,'custom-fields'*/)
            ));

            add_filter("manage_edit-campaign_columns", array(&#38;$this, "edit_columns"));
            add_action("manage_posts_custom_column", array(&#38;$this, "custom_columns"));

            // Register custom taxonomies gasource (for the Campaign Source), gamedium (for the Campaign Medium), and ganame (for Campaign Name)
            // Campaign Source
            register_taxonomy("gasource", array("campaign"), array("hierarchical" =&#62; true, "label" =&#62; _x( 'Campaign Sources', 'campaign sources taxonomy label' ), "singular_label" =&#62; "Campaign Source", "rewrite" =&#62; true));
            // Campaign Medium
            register_taxonomy("gamedium", array("campaign"), array("hierarchical" =&#62; true, "label" =&#62; _x( 'Campaign Mediums', 'campaign mediums taxonomy label' ), "singular_label" =&#62; "Campaign Medium", "rewrite" =&#62; true));
            // Campaign Name
            register_taxonomy("ganame", array("campaign"), array("hierarchical" =&#62; true, "label" =&#62; _x( 'Campaign Names', 'campaign names taxonomy label' ), "singular_label" =&#62; "Campaign Name", "rewrite" =&#62; true));

            add_action("admin_init", array(&#38;$this, "admin_init"));
            add_action("template_redirect", array(&#38;$this, 'template_redirect'));

            add_action("wp_insert_post", array(&#38;$this, "wp_insert_post"), 10, 2);

         }
</pre>
<p>Letâ€™s give the columns on the admin screen some headings:</p>
<pre class="brush: php">
   function edit_columns($columns)
   {
      $columns = array(
      'cb' =&#62; '&#60;input type="checkbox" /&#62;',
      'title' =&#62; _x('Campaign Title','campaign title label for edit columns'),
      'gaca10_ganame' =&#62; _x('Campaign Name','campaign name label for edit columns'),
      'gaca10_gasources' =&#62; _x('Campaign Source','campaign source label for edit columns'),
      'gaca10_gasmedium' =&#62; _x('Campaign Medium','campaign medium label for edit columns'),
      );
      return $columns;
   }
</pre>
<p>Letâ€™s specify which columns we would like to show up on the admin screen for this custom post type. Weâ€™ll have columns for campaign source, medium and name, in addition to the postâ€™s title.
<pre class="brush: php">
   function custom_columns($column)
   {
      global $post;
      switch ($column)
      {
         // The campaign source
         case "gaca10_gasources":
         $gasources = get_the_terms(0, "gasource");
         if ( $gasources &#38;&#38; ! is_wp_error( $gasources ) ) :
         $gasources_html = array();
         foreach ($gasources as $gasource)
         array_push($gasources_html, '&#60;a href="' . get_term_link($gasource-&#62;slug, "gasource") . '"&#62;' . $gasource-&#62;name . '&#60;/a&#62;');

         echo implode($gasources_html, ", ");
         endif;
         break;

         // The campaign medium
         case "gaca10_gasmedium":
         $gamediums = get_the_terms(0, "gamedium");
         if ( $gamediums &#38;&#38; ! is_wp_error( $gamediums ) ) :
         $gamediums_html = array();
         foreach ($gamediums as $gamedium)
         array_push($gamediums_html, '&#60;a href="' . get_term_link($gamedium-&#62;slug, "gamedium") . '"&#62;' . $gamedium-&#62;name . '&#60;/a&#62;');

         echo implode($gamediums_html, ", ");
         endif;
         break;

         // The campaign name
         case "gaca10_ganame":
         $ganames = get_the_terms(0, "ganame");
         if ( $ganames &#38;&#38; ! is_wp_error( $ganames ) ) :
         $ganames_html = array();
         foreach ($ganames as $ganame)
         array_push($ganames_html, '&#60;a href="' . get_term_link($ganame-&#62;slug, "ganame") . '"&#62;' . $ganame-&#62;name . '&#60;/a&#62;');

         echo implode($ganames_html, ", ");
         endif;
         break;
      }
   }
</pre>
<p>Once our columns are set up appropriately, we should see the following columns (note that this example is with one campaign already added):</p>
<p><a href="http://media.smashingmagazine.com/wp-content/uploads/2012/01/campaigns-in-columns.png"><img src="http://media.smashingmagazine.com/wp-content/uploads/2012/01/campaigns-in-columns-500.jpg" alt="Campaigns in columns" width="500" height="213" /></a></p>
<p>The next section enables us to specify which template we would like to use to display this custom post type. We will be using the <code>campaign-template.php</code> template:</p>
<pre class="brush: php">
   function template_redirect()
   {
      global $wp;

      // If the post type is set and is campaignâ€¦
      if (isset($wp-&#62;query_vars["post_type"])) {
         if ($wp-&#62;query_vars["post_type"] == "campaign")
         {
            // Then use the campaign-template.php file from this plugin directory
            include WP_PLUGIN_DIR.'/campaign-tracker/campaign-template.php';
            die();
         }
      }
   }
</pre>
<p>If a post is inserted or updated, then loop through the array and update or add the postâ€™s meta data.</p>
<pre class="brush: php">
   function wp_insert_post($post_id, $post = null)
   {
      if ($post-&#62;post_type == "campaign")
      {
         foreach ($this-&#62;meta_fields as $key)
         {
            $value = $_POST[$key];
            if (empty($value))
            {
               delete_post_meta($post_id, $key);
               continue;
            }

            if (!is_array($value))
            {
               if (!update_post_meta($post_id, $key, $value))
               {
                  add_post_meta($post_id, $key, $value);
               }
            }
            else
            {
               delete_post_meta($post_id, $key);

               foreach ($value as $entry){
                  add_post_meta($post_id, $key, $entry);
               }
            }
         }
      }
   }
</pre>
<p>With the following function, we can add custom meta boxes for the admin screen where we edit the campaign:</p>
<pre class="brush: php">
   function admin_init()
   {
      // Add custom meta boxes for the edit campaign screen
      add_meta_box("gaca10-meta", "Campaign Information", array(&#38;$this, "meta_options"), "campaign", "normal", "core");
   }
</pre>
<p>The following function is for the admin post meta contents. This lets us create the form in which we specify some of the variables for our trackable URL (except for the taxonomies). It also provides a read-only field that shows the shortened URL after the URL variables have been saved.</p>
<pre class="brush: php">
   function meta_options()
   {
      global $post;
      $custom = get_post_custom($post-&#62;ID);
      if($custom["gaca10-gaurl"][0]){
         $gaurl = $custom["gaca10-gaurl"][0];
      }
      else{ $gaurl = ''; }
      if($custom["gaca10-gaterm"][0]) {
         $gaterm = $custom["gaca10-gaterm"][0];
      }
      else { $gaterm = ''; }
      if ($custom["gaca10-gacontent"][0]) {
         $gacontent = $custom["gaca10-gacontent"][0];
      }
      else { $gacontent = ''; }
      if ($custom["gaca10-gadescription"][0]) {
         $gadescription = $custom["gaca10-gadescription"][0];
      }
      else { $gadescription = ''; }

      $url = trackable_url();
      if ($custom["campaign_tinyurl"][0]) {
         if($gaurl == '') { $shortenedurl = ''; }
         else{ $shortenedurl = create_tiny_url($url); }
      }

      ?&#62;
      &#60;label&#62;&#60;?php _ex('Website URL:','website url label'); ?&#62;&#60;/label&#62;&#60;input name="gaca10-gaurl" value="&#60;?php echo $gaurl; ?&#62;" /&#62;&#60;br /&#62;
      &#60;em&#62;&#60;?php _ex('(e.g., http://www.google.com)','website url example'); ?&#62;&#60;/em&#62;&#60;br /&#62;&#60;br /&#62;

      &#60;label&#62;&#60;?php _ex('Campaign Term:','campaign term label'); ?&#62;&#60;/label&#62;&#60;input name="gaca10-gaterm" value="&#60;?php echo $gaterm; ?&#62;" /&#62;&#60;br /&#62;
      &#60;em&#62;&#60;?php _ex('(identify the paid keywords)','campaign term information'); ?&#62;&#60;/em&#62;&#60;br /&#62;&#60;br /&#62;
      &#60;label&#62;&#60;?php _ex('Campaign Content:','campaign content label'); ?&#62;&#60;/label&#62;&#60;input name="gaca10-gacontent" value="&#60;?php echo $gacontent; ?&#62;" /&#62;&#60;br /&#62;
      &#60;em&#62;&#60;?php _ex('(use to differentiate ads)','campaign content information'); ?&#62;&#60;/em&#62;&#60;br /&#62;&#60;br /&#62;

      &#60;label&#62;&#60;?php _ex('Campaign Description:','campaign description label'); ?&#62;&#60;/label&#62;&#60;input name="gaca10-gadescription" value="&#60;?php echo $gadescription; ?&#62;" /&#62;&#60;br /&#62;
      &#60;em&#62;&#60;?php _ex('(use to remind yourself about this specific link)','campaign description information'); ?&#62;&#60;/em&#62;&#60;br /&#62;&#60;br /&#62;

      &#60;label&#62;&#60;?php _ex('Shortened URL:','shortened URL label'); ?&#62;&#60;/label&#62;&#60;input name="gaca10-gashortened-url" value="&#60;?php echo $shortenedurl; ?&#62;" readonly="readonly" /&#62;&#60;br /&#62;

      &#60;?php
   }
}

}
</pre>
<p>Here is how the â€œAdd/Edit Campaignâ€� screen will appear:</p>
<p><a href="http://media.smashingmagazine.com/wp-content/uploads/2012/01/add-new-post.png"><img src="http://media.smashingmagazine.com/wp-content/uploads/2012/01/add-new-post-500.jpg" alt="Add new post" width="500" height="263" /></a></p>
<p>If <code>CampaignTracker10</code> exists, then we initiate the plugin:</p>
<pre class="brush: php">
   if(class_exists('CampaignTracker10')){

      // Initiate the plugin
      add_action("init", "CampaignTracker10Init");

      function CampaignTracker10Init() {
         global $gaca10;
         $gaca10 = new CampaignTracker10();

      }
   }
</pre>
<p>Combine these functions into the <code>campaign-tracker.php</code> file.</p>
<p>The following taxonomy examples should also be on the â€œAdd/Edit Campaignâ€� screen after everything has been added. Here is the â€œCampaign Namesâ€� taxonomy:</p>
<p><img src="http://media.smashingmagazine.com/wp-content/uploads/2012/01/campaign-names.png" alt="Campaign Names" width="291" /></p>
<p>Here is the â€œCampaign Mediumsâ€� taxonomy:</p>
<p><img src="http://media.smashingmagazine.com/wp-content/uploads/2012/01/campaign-mediums.png" alt="Campaign Mediums" width="287" /></p>
<p>Here is the â€œCampaign Sourcesâ€� taxonomy:</p>
<p><img src="http://media.smashingmagazine.com/wp-content/uploads/2012/01/campaign-sources.png" alt="Campaign Sources" width="288" /></p>
<p>Similar to how traditional post categories are set up, you can create new categories or select previous categories.</p>
<p><strong>A note on usage:</strong> When you begin to use the system, try to select only one category each from name, source and medium. One category per taxonomy type will prove to be most useful in your actual analysis in Google Analytics. So, as a general rule: one name, one source and one medium per URL.</p>
<h3>The Helpful Display Functions</h3>
<p>Each of the functions in this section is part of the <code>ga-functions.php</code> file. The functions have been separated from the other functions in order to keep the display functions together.</p>
<p>Our file will begin with the <code>formatted_utm_taxonomy_terms</code> function, which will display a URL-friendly version of the taxonomy terms:</p>
<pre class="brush: php">
   &#60;?php
   /* Some Helpful Display Functions */

   function formatted_utm_taxonomy_terms($the_term) {
      global $post;
      $post_terms = get_the_terms( $post-&#62;ID, $the_term );
      if ( $post_terms &#38;&#38; ! is_wp_error( $post_terms ) ) :
      $encoded_terms = array();
      foreach ($post_terms as $term ) {
         if(!$encoded_terms[] = $term-&#62;slug){
            $encoded_terms[] = urlencode($term-&#62;name);
         }
      }
      $return_terms = implode('+',$encoded_terms);
      return $return_terms;
      endif;
   }
</pre>
<p>The <code>trackable_url</code> function generates the trackable URL from the fields on the admin screen as well as the taxonomies. This appends the appropriate tracking criteria to the URL so that Google Analytics can use the variables and provide information based on these specific variables. To do this, we will use the <a href="http://codex.wordpress.org/Function_Reference/add_query_arg" title="add_query_arg"><code>add_query_arg</code></a> WordPress function.</p>
<pre class="brush: php">
   function trackable_url() {
      global $post;
      $custom = get_post_custom($post-&#62;ID);

      // the url
      if ($custom["gaca10-gaurl"][0]) {
         $gaurl = $custom["gaca10-gaurl"][0];
      }
      else { $gaurl = ''; }

      // the term(s)
      if ($gaterm = $custom["gaca10-gaterm"][0]) {
         $gaterm = $custom["gaca10-gaterm"][0];
         $gaterm = urlencode($gaterm);
      }
      else { $gaterm = ''; }

      // the content(s)
      if ($custom["gaca10-gacontent"][0]) {
         $gacontent = $custom["gaca10-gacontent"][0];
         $gacontent = urlencode($gacontent);
      }
      else { $gacontent = ''; }
      $arr_params = array ( 'utm_campaign' =&#62; formatted_utm_taxonomy_terms('ganame'), 'utm_source' =&#62; formatted_utm_taxonomy_terms('gasource'), 'utm_medium' =&#62; formatted_utm_taxonomy_terms('gamedium'), 'utm_term' =&#62; $gaterm, 'utm_content' =&#62; $gacontent);
      return add_query_arg( $arr_params, $gaurl );

   }
</pre>
<p>The following functions take the campaign-trackable URL and <a href="http://www.richardcastera.com/blog/creating-a-tinyurl-with-tinyurl-api">shortens it with TinyURL</a>. This method uses <a href="http://codex.wordpress.org/Function_API/wp_remote_get" title="wp_remote_get"><code>wp_remote_get</code></a> to generate the shortened URL. It then saves the shortened URL to the postâ€™s meta data when a post is saved. The <code>trackable_url_tiny</code> function enables us to retrieve the shortened URL in the template.</p>
<pre class="brush: php">
   // Save the shortened trackable URL to the post meta
   function save_shortened_meta($post_ID) {
      $url = trackable_url();
      $shortened_url = create_tiny_url($url);
      update_post_meta($post_ID, "campaign_tinyurl", $shortened_url);
      return $post_ID;
   }

   // Add an action to save it when the post is saved.
   add_action('save_post', 'save_shortened_meta');

   // Retrieve the shortened URL from post meta
   function trackable_url_tiny($url = null, $post_ID) {
      global $post;
      $custom_fields = get_post_custom($post-&#62;ID);
      $campaign_tinyurl = $custom_fields['campaign_tinyurl'][0];
      return $campaign_tinyurl;

      return $post_ID;
   }

   // Create shortened trackable URL through the wp_remote_get function
   function create_tiny_url($strURL) {
      $tinyurl = wp_remote_get( 'http://tinyurl.com/api-create.php?url='.$strURL );
      if( is_wp_error( $response ) ) {
         return 'Something went wrong!';
      } else {
         return $tinyurl['body'];

      }
   }
</pre>
<p>The <code>trackable_url_report</code> function is what provides the human-readable version of the variables. These are broken out by each section. The landing page, campaign name, source, medium, terms and content are all separated and displayed individually if they exist.</p>
<pre class="brush: php">
   function trackable_url_report() {
      global $post;
      $custom = get_post_custom($post-&#62;ID);

      // get the url
      if ($custom["gaca10-gaurl"][0]) {
         $gaurl = $custom["gaca10-gaurl"][0];
      }
      else { $gaurl = ''; }
      // get the term(s)
      if ($gaterm = $custom["gaca10-gaterm"][0]) {
         $gaterm = $custom["gaca10-gaterm"][0];
      }
      else { $gaterm = ''; }

      // get the content(s)
      if ($custom["gaca10-gacontent"][0]) {
         $gacontent = $custom["gaca10-gacontent"][0];
      }
      else { $gacontent = ''; }

      // The Landing page
      $url_info ='';
      $url_info.= "&#60;strong&#62;". _x( 'Landing Page:','landing page label') . "&#60;/strong&#62; ";
      $url_info.= $gaurl;
      $url_info.= "&#60;br /&#62;";

      // The campaign name
      $url_info.= "&#60;strong&#62;". _x( 'Campaign:','campaign label') . "&#60;/strong&#62; ";
      $url_info.= formatted_utm_taxonomy_terms('ganame');
      $url_info.= "&#60;br /&#62;";

      // The Source
      $url_info.= "&#60;strong&#62;". _x( 'Source:','source label') . "&#60;/strong&#62; ";
      $url_info.= formatted_utm_taxonomy_terms('gasource');
      $url_info.= "&#60;br /&#62;";

      // The medium
      $url_info.= "&#60;strong&#62;". _x( 'Medium:','medium label') . "&#60;/strong&#62; ";
      $url_info.= formatted_utm_taxonomy_terms('gamedium');
      $url_info.= "&#60;br /&#62;";

      // The term
      $url_info.= "&#60;strong&#62;". _x( 'Term:','term label') . "&#60;/strong&#62; ";
      $url_info.= $gaterm;
      $url_info.= "&#60;br /&#62;";

      // The content
      $url_info.= "&#60;strong&#62;". _x( 'Content:','content label') . "&#60;/strong&#62; ";
      $url_info.= $gacontent;
      $url_info.= "&#60;br /&#62;";

      return $url_info;
   }
</pre>
<p>The <code>display_description</code> function displays the description of the URL. Weâ€™ve broken this part out here in order to keep all of the pieces that are specific to the URL together. This is also the last function in the <code>ga-functions.php</code> file.
<pre class="brush: php">
   function display_description(){
      global $post;
      $custom = get_post_custom($post-&#62;ID);
      $description = $custom["gaca10-gadescription"][0];
      return $description;
   }

   ?&#62;
</pre>
<p>Combine these functions into the <code>ga-functions.php</code> file, and then we can move onto creating the template file.</p>
<h3>The Template File</h3>
<p>The final file that we will use to generate the view of the trackable URL is <code>campaign-template.php</code>. You will remember from the <code>campaign-tracker.php</code> file that we have a call in the <code>template_redirect()</code> function to redirect users to this template when viewing the custom post type of campaigns.</p>
<p>For display purposes, we will use the <code>single.php</code> file from the current default WordPress theme, TwentyEleven. You can, of course, use another theme and different styles.</p>
<p>First, we include the <code>ga-functions.php</code> file so that we can use some of our display functions. The campaign template also uses the Google Charts API to <a href="http://code.google.com/apis/chart/infographics/docs/overview.html">generate the QR code</a>.</p>
<p>The following code will do all of the heavy lifting to display our campaign-trackable URL, the information about the URL, the shortened URL and the QR code. It will also allow us to edit the post if we need to change a variable. Simply drop this code into <a href="http://codex.wordpress.org/The_Loop">the loop</a>.</p>
<pre class="brush: php">
   &#60;h1 class="entry-title"&#62;&#60;?php the_title() ?&#62;&#60;/h1&#62;&#60;br /&#62;

   &#60;?php
   echo "&#60;strong&#62;". _x( 'Description:','description label') . "&#60;/strong&#62; ";
   echo display_description();
   echo "&#60;br /&#62;";
   echo trackable_url_report();
   echo "&#60;br /&#62;";
   echo "&#60;strong&#62;". _x('Trackable URL:','trackable URL label') . "&#60;/strong&#62; ";
   echo "&#60;a href=".trackable_url()." target='_blank'&#62;".trackable_url()."&#60;/a&#62;&#60;br /&#62;";

   echo "&#60;strong&#62;" . _x('Shortened Trackable URL:','shortened trackable URL label') . "&#60;/strong&#62; ";
   echo "&#60;a href=".trackable_url_tiny()." target='_blank'&#62;".trackable_url_tiny()."&#60;/a&#62;&#60;br /&#62;";
   ?&#62;

   &#60;br /&#62;
   &#60;img src="https://chart.googleapis.com/chart?chs=150x150&#38;amp;cht=qr&#38;amp;chl=&#60;?php trackable_url_tiny(); ?&#62;" /&#62;&#60;br /&#62;
   &#60;?php edit_post_link( __( 'Edit', 'twentyeleven' ), '&#60;span class="edit-link"&#62;', '&#60;/span&#62;' ); ?&#62;
</pre>
<p>When we combine the code, the campaign template will be as follows:</p>
<pre class="brush: php">
   &#60;?php
   /**
   * The Template for displaying all single posts.
   *
   * @package WordPress
   * @subpackage Twenty_Eleven
   * @since Twenty Eleven 1.0
   */

   // Include the ga-functions.php file so that we can easily display the results
   include_once('ga-functions.php');

   get_header(); ?&#62;

   &#60;div id="primary"&#62;
   &#60;div id="content" role="main"&#62;

   &#60;?php while ( have_posts() ) : the_post(); ?&#62;

   &#60;nav id="nav-single"&#62;
   &#60;h3 class="assistive-text"&#62;&#60;?php _e( 'Post navigation', 'twentyeleven' ); ?&#62;&#60;/h3&#62;
   &#60;span class="nav-previous"&#62;&#60;?php previous_post_link( '%link', __( '&#60;span class="meta-nav"&#62;&#38;larr;&#60;/span&#62; Previous', 'twentyeleven' ) ); ?&#62;&#60;/span&#62;
   &#60;span class="nav-next"&#62;&#60;?php next_post_link( '%link', __( 'Next &#60;span class="meta-nav"&#62;&#38;rarr;&#60;/span&#62;', 'twentyeleven' ) ); ?&#62;&#60;/span&#62;
   &#60;/nav&#62;&#60;!-- #nav-single --&#62;

   &#60;h1 class="entry-title"&#62;&#60;?php the_title() ?&#62;&#60;/h1&#62;&#60;br /&#62;

   &#60;?php
   echo "&#60;strong&#62;". _x( 'Description:','description label') . "&#60;/strong&#62; ";
   echo display_description();
   echo "&#60;br /&#62;";
   echo trackable_url_report();
   echo "&#60;br /&#62;";
   echo "&#60;strong&#62;". _x('Trackable URL:','trackable URL label') . "&#60;/strong&#62; ";
   echo "&#60;a href=".trackable_url()." target='_blank'&#62;".trackable_url()."&#60;/a&#62;&#60;br /&#62;";

   echo "&#60;strong&#62;" . _x('Shortened Trackable URL:','shortened trackable URL label') . "&#60;/strong&#62; ";
   echo "&#60;a href=".trackable_url_tiny()." target='_blank'&#62;".trackable_url_tiny()."&#60;/a&#62;&#60;br /&#62;";
   ?&#62;

   &#60;br /&#62;
   &#60;img src="https://chart.googleapis.com/chart?chs=150x150&#38;amp;cht=qr&#38;amp;chl=&#60;?php trackable_url_tiny(); ?&#62;" /&#62;&#60;br /&#62;
   &#60;?php edit_post_link( __( 'Edit', 'twentyeleven' ), '&#60;span class="edit-link"&#62;', '&#60;/span&#62;' ); ?&#62;

   &#60;?php comments_template( '', true ); ?&#62;

   &#60;?php endwhile; // end of the loop. ?&#62;

   &#60;/div&#62;&#60;!-- #content --&#62;
   &#60;/div&#62;&#60;!-- #primary --&#62;

   &#60;?php get_footer(); ?&#62;
</pre>
<p>When the template is set up and a campaign has been added, then it should display the following page:</p>
<p><a href="http://media.smashingmagazine.com/wp-content/uploads/2012/01/display-information.png"><img src="http://media.smashingmagazine.com/wp-content/uploads/2012/01/display-information-500.jpg" alt="Display information" width="500" /></a></p>
<h3>In Conclusion</h3>
<p>By using WordPress custom post types in the method described, it is possible to organize marketing campaigns with the relevant Google Analytics campaign-tracking URL, shortened URL and QR code. This makes organizing marketing campaigns much simpler and more effective.</p>
<p>Custom post types make it very easy to set up a system by which to organize content. And we can get creative in how we use custom post types. They can be very useful when organizing content outside of the normal structure of WordPress and other content management systems (i.e. posts, pages, etc.).</p>
<p>Other possible uses of custom post types include the following:</p>
<ul>
<li>Manage client contacts,</li>
<li>Create an employee directory,</li>
<li>Keep an inventory of items,</li>
<li>Organize other data.</li>
</ul>
<h4>Resources</h4>
<p>You may be interested in the following resources and articles:</p>
<ul>
<li>â€œ<a href="http://kovshenin.com/2010/03/custom-post-types-in-wordpress-3-0-2089/">Custom Post Types in WordPress 3.0</a>,â€� Konstantin Kovshenin</li>
<li>â€œ<a href="http://justintadlock.com/archives/2010/04/29/custom-post-types-in-wordpress">Custom Post Types in WordPress</a>,â€� Justin Tadlock</li>
<li>â€œ<a href="http://www.richardcastera.com/blog/creating-a-tinyurl-with-tinyurl-api">Creating a TinyURL With TinyURLâ€™s API</a>,â€� Richard Castera</li>
<li>â€œ<a href="http://code.google.com/apis/chart/infographics/docs/overview.html">Getting Started With Infographics</a>â€� (QR Codes with the Google Charts API), Google Code</li>
<li>â€œ<a href="http://codex.wordpress.org/Post_Types">Post Types</a>,â€� WordPress Codex</li>
<li><a href="http://support.google.com/googleanalytics/bin/answer.py?hl=en&#038;answer=55578">URL Builder tool</a> Google Analytics</li>
<li>â€œ<a href="http://support.google.com/conversionuniversity/bin/request.py?hl=en&#038;contact_type=indexSplash&#038;rd=1">IQ Lessons</a>,â€� Google Analytics</li>
</ul>
<p><em>(al)</em></p>
<hr />
<p><small>Â© Joshua Dodson for <a href="http://www.smashingmagazine.com">Smashing Magazine</a>, 2012.</small></p>]]></content:encoded>
			<wfw:commentRss>http://blogmyquery.com/index.php/2012/02/how-to-use-custom-post-types-to-organize-online-marketing-campaigns/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using max-width on images can make them disappear in IE8</title>
		<link>http://blogmyquery.com/index.php/2012/02/using-max-width-on-images-can-make-them-disappear-in-ie8/</link>
		<comments>http://blogmyquery.com/index.php/2012/02/using-max-width-on-images-can-make-them-disappear-in-ie8/#comments</comments>
		<pubDate>Thu, 02 Feb 2012 19:16:54 +0000</pubDate>
		<dc:creator>Roger Johansson</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[Feeds]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[kranthi]]></category>

		<guid isPermaLink="false">http://www.456bereastreet.com/archive/201202/using_max-width_on_images_can_make_them_disappear_in_ie8/</guid>
		<description><![CDATA[I recently ran into a problem that was really hard to figure out. I was working on a responsive design where I used img {max-width:100%;} to make sure that images would be downsized rather than overflow in narrower viewports.

It worked great everywher...]]></description>
			<content:encoded><![CDATA[<p class="preamble">I recently ran into a problem that was really hard to figure out. I was working on a responsive design where I used <code>img {max-width:100%;}</code> to make sure that images would be downsized rather than overflow in narrower viewports.</p>

<p>It worked great everywhereâ€¦ until I went to check in IE8. The siteâ€™s logo was gone! None of the usual IE bug fixes cured the problem, and it took me quite a while to realise that <code>max-width</code> was part of the problem.</p><p><a href="http://www.456bereastreet.com/archive/201202/using_max-width_on_images_can_make_them_disappear_in_ie8/">Read full post</a></p><p>Posted in <a href="http://www.456bereastreet.com/archive/categories/browsers/" rel="tag">Browsers</a>, <a href="http://www.456bereastreet.com/archive/categories/css/" rel="tag">CSS</a>.</p><p>Copyright Â© <a href="http://www.456bereastreet.com/">Roger Johansson</a></p>
<p><a href="http://feedads.g.doubleclick.net/~a/asg0urLjdoS0RTfxGyMYPtxGsJ4/0/da"><img src="http://feedads.g.doubleclick.net/~a/asg0urLjdoS0RTfxGyMYPtxGsJ4/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/asg0urLjdoS0RTfxGyMYPtxGsJ4/1/da"><img src="http://feedads.g.doubleclick.net/~a/asg0urLjdoS0RTfxGyMYPtxGsJ4/1/di" border="0" ismap="true"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/456bereastreet?a=PJ-73eQrVNc:8b_RwN5WA6g:I9og5sOYxJI"><img src="http://feeds.feedburner.com/~ff/456bereastreet?d=I9og5sOYxJI" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/456bereastreet?a=PJ-73eQrVNc:8b_RwN5WA6g:bcOpcFrp8Mo"><img src="http://feeds.feedburner.com/~ff/456bereastreet?d=bcOpcFrp8Mo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/456bereastreet?a=PJ-73eQrVNc:8b_RwN5WA6g:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/456bereastreet?i=PJ-73eQrVNc:8b_RwN5WA6g:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/456bereastreet?a=PJ-73eQrVNc:8b_RwN5WA6g:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/456bereastreet?i=PJ-73eQrVNc:8b_RwN5WA6g:gIN9vFwOqvQ" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/456bereastreet/~4/PJ-73eQrVNc" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blogmyquery.com/index.php/2012/02/using-max-width-on-images-can-make-them-disappear-in-ie8/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Freebie: St. Valentine&#8217;s Day Icon Set (10 PNG/PSD Icons)</title>
		<link>http://blogmyquery.com/index.php/2012/02/freebie-st-valentines-day-icon-set-10-pngpsd-icons/</link>
		<comments>http://blogmyquery.com/index.php/2012/02/freebie-st-valentines-day-icon-set-10-pngpsd-icons/#comments</comments>
		<pubDate>Thu, 02 Feb 2012 15:38:32 +0000</pubDate>
		<dc:creator>Smashing Editorial Team</dc:creator>
				<category><![CDATA[Feeds]]></category>
		<category><![CDATA[Freebies]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[kranthi]]></category>

		<guid isPermaLink="false">http://mgmt.smashingmagazine.com/?p=123936</guid>
		<description><![CDATA[<table width="650"><tr><td width="650"><div>
      <img src="http://statisches.auslieferung.commindo-media-ressourcen.de/advertisement.gif" alt="" border="0" /><br />
      <a href="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=target&#38;collection=smashing-rss&#38;position=1" target="_blank"><img src="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=image&#38;collection=smashing-rss&#38;position=1" border="0" alt="" /></a>&#160;<a href="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=target&#38;collection=smashing-rss&#38;position=2" target="_blank"><img src="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=image&#38;collection=smashing-rss&#38;position=2" border="0" alt="" /></a>&#160;<a href="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=target&#38;collection=smashing-rss&#38;position=3" target="_blank"><img src="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=image&#38;collection=smashing-rss&#38;position=3" border="0" alt="" /></a>
    </div></td></tr></table>
<p>Every now and then, we release useful freebies for all of our highly valued readers. Today, it is our pleasure to present to you <em>Cuberto</em>'s fantastic St. Valentine's icon set &#8202;&#8212;&#8202; exclusively designed for Smashing Magazine and its loyal readers. The icons presented are available in transparent PNGs as well as Photoshop PSDs (128x128 px) and are perfect for any projects you have coming up for St. Valentine's Day. Enjoy!</p>

<p><a href="http://www.smashingmagazine.com/2012/02/02/freebie-valentines-day-icon-set/"><img src="http://media.smashingmagazine.com/wp-content/uploads/2012/02/preview-screenshot.jpg" width="500" height="450" alt="Freebie: St. Valentine's Day Icon Set" /></a></p>

<p>This icon set is completely free to use for commercial or personal applications without any restrictions. Please link to this article if you want to spread the word.</p>]]></description>
			<content:encoded><![CDATA[<table width="650">
<tr>
<td width="650">
<div style="width:650px;">
      <img src="http://statisches.auslieferung.commindo-media-ressourcen.de/advertisement.gif" alt="" border="0" /><br />
      <a href="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=target&#038;collection=smashing-rss&#038;position=1" ><img src="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=image&#038;collection=smashing-rss&#038;position=1" border="0" alt="" /></a>&nbsp;<a href="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=target&#038;collection=smashing-rss&#038;position=2" ><img src="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=image&#038;collection=smashing-rss&#038;position=2" border="0" alt="" /></a>&nbsp;<a href="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=target&#038;collection=smashing-rss&#038;position=3" ><img src="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=image&#038;collection=smashing-rss&#038;position=3" border="0" alt="" /></a>
    </div>
</td>
</tr>
</table>
<p>Every now and then, we release useful freebies for all of our highly valued readers. Today, it is our pleasure to present to you <a href="http://www.cuberto.com/">Cuberto</a>&#8216;s fantastic St. Valentine&#8217;s icon set &#8202;&#8212;&#8202; exclusively designed for Smashing Magazine and its loyal readers. The icons presented are available in transparent PNGs as well as Photoshop PSDs (128&#215;128 px) and are perfect for any projects you have coming up for St. Valentine&#8217;s Day. Enjoy!</p>
<p><a href="http://media.smashingmagazine.com/wp-content/uploads/2012/02/preview-screenshot.jpg"><img src="http://media.smashingmagazine.com/wp-content/uploads/2012/02/preview-screenshot.jpg" width="500" height="450" alt="short preview" /></a></p>
<h4>Download the Set for free!</h4>
<p>This icon set is completely free to use for commercial or personal applications without any restrictions. Please link to this article if you want to spread the word.</p>
<ul>
<li><a title="St. Valentine's Day Icon Set" href="http://media.smashingmagazine.com/wp-content/uploads/2012/02/free_iconset.png">large preview</a></li>
<li><a title="Download ZIP package" href="http://provide.smashingmagazine.com/Valentine-Day-Free-Icon-Set.zip">download the .zip-package</a> (.zip, 2 Mb)</li>
</ul>
<p><a href="http://media.smashingmagazine.com/wp-content/uploads/2012/02/sketches.png"><img src="http://media.smashingmagazine.com/wp-content/uploads/2012/02/sketches.png" width="500" height="1000" /></a><br /><em>Initial sketches of Cuberto&#8217;s St. Valentine&#8217;s icon set.</em></p>
<p><a href="http://media.smashingmagazine.com/wp-content/uploads/2012/02/free_iconset.png"><img src="http://media.smashingmagazine.com/wp-content/uploads/2012/02/free_iconset.png" width="500" height="1000" /></a><br /><em>Quick preview of the icons in the set.</em></p>
<h4>Behind the Design</h4>
<p>As always, here are some insights from the designers:</p>
<blockquote><p>&#8220;Our goal was not only to create nice icons but also a functional set that can be used in navigation elements as well as gifts throughout social networks on the upcoming sweet Valentine&#8217;s day. Please link to this article if you want to spread the word.&#8221;<br />
&#8202;&#8212;&#8202; Peace and Love</p></blockquote>
<p>Thanks Cuberto, we sincerely appreciate your time and your intentions!</p>
<p><em>(il)</em></p>
<hr />
<p><small>Â© Smashing Editorial Team for <a href="http://www.smashingmagazine.com">Smashing Magazine</a>, 2012.</small></p>]]></content:encoded>
			<wfw:commentRss>http://blogmyquery.com/index.php/2012/02/freebie-st-valentines-day-icon-set-10-pngpsd-icons/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Fashion Forward: Showcase of Fashion and Editorial Photography</title>
		<link>http://blogmyquery.com/index.php/2012/02/fashion-forward-showcase-of-fashion-and-editorial-photography/</link>
		<comments>http://blogmyquery.com/index.php/2012/02/fashion-forward-showcase-of-fashion-and-editorial-photography/#comments</comments>
		<pubDate>Thu, 02 Feb 2012 09:00:38 +0000</pubDate>
		<dc:creator>Robert Bowen</dc:creator>
				<category><![CDATA[Feeds]]></category>
		<category><![CDATA[Web Design]]></category>

		<guid isPermaLink="false">http://mgmt.noupe.com/?p=60511</guid>
		<description><![CDATA[<table width="650"><tr><td width="650"><div>
      <img src="http://statisches.auslieferung.commindo-media-ressourcen.de/advertisement.gif" alt="" border="0" /><br />
      <a href="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=target&#38;collection=noupe-rss&#38;position=1" target="_blank"><img src="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=image&#38;collection=noupe-rss&#38;position=1" border="0" alt="" /></a>&#160;<a href="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=target&#38;collection=noupe-rss&#38;position=2" target="_blank"><img src="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=image&#38;collection=noupe-rss&#38;position=2" border="0" alt="" /></a>&#160;<a href="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=target&#38;collection=noupe-rss&#38;position=3" target="_blank"><img src="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=image&#38;collection=noupe-rss&#38;position=3" border="0" alt="" /></a>
    </div></td></tr></table>
<a href="http://www.noupe.com/photography/fashion-forward-showcase-of-fashion-and-editorial-photography.html"><img src="http://media.noupe.com//uploads/2012/02/fashedexcerpt.jpg" width="550" /></a>

As we have undoubtedly heard our entire lives, a picture speaks a thousand words. And while that may be true of most, there are those who seek to tell a bit of a story with their works. <strong>Editorial photography</strong>, and perhaps some would say to a lesser degree <strong>fashion photography</strong>, is an area where a lot of effort goes into creating a story out of the piece. Through the costuming and composition, these shots come to life and their stories are told to the masses.]]></description>
			<content:encoded><![CDATA[<table width="650">
<tr>
<td width="650">
<div style="width:650px;">
      <img src="http://statisches.auslieferung.commindo-media-ressourcen.de/advertisement.gif" alt="" border="0" /><br />
      <a href="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=target&#038;collection=noupe-rss&#038;position=1" ><img src="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=image&#038;collection=noupe-rss&#038;position=1" border="0" alt="" /></a>&nbsp;<a href="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=target&#038;collection=noupe-rss&#038;position=2" ><img src="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=image&#038;collection=noupe-rss&#038;position=2" border="0" alt="" /></a>&nbsp;<a href="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=target&#038;collection=noupe-rss&#038;position=3" ><img src="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=image&#038;collection=noupe-rss&#038;position=3" border="0" alt="" /></a>
    </div>
</td>
</tr>
</table>
<p>As we have undoubtedly heard our entire lives, a picture speaks a thousand words. And while that may be true of most, there are those who seek to tell a bit of a story with their works. <strong>Editorial photography</strong>, and perhaps some would say to a lesser degree <strong>fashion photography</strong>, is an area where a lot of effort goes into creating a story out of the piece. Through the costuming and composition, these shots come to life and their stories are told to the masses.</p>
<p>Below we have gathered <strong>a collection of fashion and editorial photography</strong> from some wonderfully talented shutterbug storytellers. We hope that you will enjoy this inspiring showcase of images and the tales they hold that are waiting to be told. Enjoy!</p>
<h3>The Showcase</h3>
<p><a href="http://www.robertozambelli.co.uk/">Black (edit1) by Roberto Zambelli</a><br />
<a href="http://www.robertozambelli.co.uk/"><img src="http://media.noupe.com//uploads/2012/02/Black_edit1_web.jpg" alt="" title="Black_edit1_web" width="550" height="367" class="alignnone size-full wp-image-60796" /></a></p>
<p><a href="http://emilysoto.deviantart.com/art/Buried-in-the-Hollow-279925415">Buried in the Hollow by EmilySoto</a><br />
<a href="http://emilysoto.deviantart.com/art/Buried-in-the-Hollow-279925415"><img src="http://media.noupe.com//uploads/2012/01/buriedinthehollowbyemilysoto.jpg" alt="" title="buriedinthehollowbyemilysoto" width="550" height="825" class="alignnone size-full wp-image-60527" /></a></p>
<p><a href="http://jaysu.deviantart.com/art/GiFW-editorial-8-115668826">GiFW editorial 8 by jaysu</a><br />
<a href="http://jaysu.deviantart.com/art/GiFW-editorial-8-115668826"><img src="http://media.noupe.com//uploads/2012/01/GiFWeditorial8byjaysu.jpg" alt="" title="GiFWeditorial8byjaysu" width="550" height="658" class="alignnone size-full wp-image-60541" /></a></p>
<p><a href="http://andreshernandez.deviantart.com/art/Urbana-magazine-editorial-22375765">Urbana magazine editorial by andreshernandez</a><br />
<a href="http://andreshernandez.deviantart.com/art/Urbana-magazine-editorial-22375765"><img src="http://media.noupe.com//uploads/2012/01/Urbanamagazineeditorialbyandreshernandez.jpg" alt="" title="Urbanamagazineeditorialbyandreshernandez" width="400" height="603" class="alignnone size-full wp-image-60542" /></a></p>
<p><a href="http://larafairie.deviantart.com/art/LUSH-Head-Games-Editorial-II-150220376">LUSH Head Games Editorial II by larafairie</a><br />
<a href="http://larafairie.deviantart.com/art/LUSH-Head-Games-Editorial-II-150220376"><img src="http://media.noupe.com//uploads/2012/01/lushheadgameseditorial2bylarafairie.jpg" alt="" title="lushheadgameseditorial2bylarafairie" width="400" height="600" class="alignnone size-full wp-image-60518" /></a></p>
<p><a href="http://sophierata.deviantart.com/art/Claudia-editorial-152859963">Claudia editorial by SophieRata</a><br />
<a href="http://sophierata.deviantart.com/art/Claudia-editorial-152859963"><img src="http://media.noupe.com//uploads/2012/01/ClaudiaeditorialbySophieRata.jpg" alt="" title="ClaudiaeditorialbySophieRata" width="550" height="413" class="alignnone size-full wp-image-60523" /></a></p>
<p><a href="http://almablanca01.deviantart.com/art/Black-human-281459920">Black human&#8230; by almablanca01</a><br />
<a href="http://almablanca01.deviantart.com/art/Black-human-281459920"><img src="http://media.noupe.com//uploads/2012/01/blackhumanbyalmablanca01.jpg" alt="" title="blackhumanbyalmablanca01" width="550" height="367" class="alignnone size-full wp-image-60521" /></a></p>
<p><a href="http://www.robertozambelli.co.uk/">Birds (edit1) by Roberto Zambelli</a><br />
<a href="http://www.robertozambelli.co.uk/"><img src="http://media.noupe.com//uploads/2012/02/Birds_edit1_web.jpg" alt="" title="Birds_edit1_web" width="550" height="825" class="alignnone size-full wp-image-60798" /></a></p>
<p><a href="http://artrats.deviantart.com/art/FASHIONERD-3-281454953">FASHIONERD 3 by ArtRats</a><br />
<a href="http://artrats.deviantart.com/art/FASHIONERD-3-281454953"><img src="http://media.noupe.com//uploads/2012/01/fashionerd3byartrats.jpg" alt="" title="fashionerd3byartrats" width="550" height="381" class="alignnone size-full wp-image-60522" /></a></p>
<p><a href="http://ad-013.deviantart.com/art/Eva-281445396">Eva by AD-013</a><br />
<a href="http://ad-013.deviantart.com/art/Eva-281445396"><img src="http://media.noupe.com//uploads/2012/01/evabyad013.jpg" alt="" title="evabyad013" width="550" height="712" class="alignnone size-full wp-image-60516" /></a></p>
<p><a href="http://julietsound.deviantart.com/art/the-flower-keeper-281417917">the flower keeper by Julietsound</a><br />
<a href="http://julietsound.deviantart.com/art/the-flower-keeper-281417917"><img src="http://media.noupe.com//uploads/2012/01/theflowerkeeperbyjulietsound.jpg" alt="" title="theflowerkeeperbyjulietsound" width="550" height="826" class="alignnone size-full wp-image-60524" /></a></p>
<p><a href="http://moritzmaibaum.deviantart.com/art/Paper-doll-281318273">Paper doll by MoritzMaibaum</a><br />
<a href="http://moritzmaibaum.deviantart.com/art/Paper-doll-281318273"><img src="http://media.noupe.com//uploads/2012/01/paperdollbymoritzmaibaum.jpg" alt="" title="paperdollbymoritzmaibaum" width="550" height="825" class="alignnone size-full wp-image-60533" /></a><br />
-<br />
<a href="http://abaddon-maiden.deviantart.com/art/Alpha-279333938">Alpha by Abaddon-Maiden</a><br />
<a href="http://abaddon-maiden.deviantart.com/art/Alpha-279333938"><img src="http://media.noupe.com//uploads/2012/01/alphabyabaddonmaiden.jpg" alt="" title="alphabyabaddonmaiden" width="550" height="367" class="alignnone size-full wp-image-60514" /></a></p>
<p><a href="http://almablanca01.deviantart.com/art/Ambar-Silhouette-II-281457363">Ambar Silhouette&#8230;II by almablanca01</a><br />
<a href="http://almablanca01.deviantart.com/art/Ambar-Silhouette-II-281457363"><img src="http://media.noupe.com//uploads/2012/01/ambarsilhouetteiibyalmablanca01.jpg" alt="" title="ambarsilhouetteiibyalmablanca01" width="550" height="823" class="alignnone size-full wp-image-60531" /></a></p>
<p><a href="http://bringmemytexastea.deviantart.com/art/Born-to-die-III-281026007">Born to die III by BringMeMyTexasTea</a><br />
<a href="http://bringmemytexastea.deviantart.com/art/Born-to-die-III-281026007"><img src="http://media.noupe.com//uploads/2012/01/borntodieiiibybringmemytexastea.jpg" alt="" title="borntodieiiibybringmemytexastea" width="550" height="367" class="alignnone size-full wp-image-60525" /></a></p>
<p><a href="http://www.robertozambelli.co.uk/">Brighton Bath (edit3) by Roberto Zambelli</a><br />
<a href="http://www.robertozambelli.co.uk/"><img src="http://media.noupe.com//uploads/2012/02/BrightonBath_edit3_web.jpg" alt="" title="BrightonBath_edit3_web" width="550" height="828" class="alignnone size-full wp-image-60795" /></a></p>
<p><a href="http://lizzybphotography.deviantart.com/art/Superstar-280960938">Superstar by LIZZYBPHOTOGRAPHY</a><br />
<a href="http://lizzybphotography.deviantart.com/art/Superstar-280960938"><img src="http://media.noupe.com//uploads/2012/01/superstarbylizzybphotography.jpg" alt="" title="superstarbylizzybphotography" width="550" height="826" class="alignnone size-full wp-image-60534" /></a></p>
<p><a href="http://lucbecks.deviantart.com/art/Floral-280261101">Floral by lucbecks</a><br />
<a href="http://lucbecks.deviantart.com/art/Floral-280261101"><img src="http://media.noupe.com//uploads/2012/01/floralbylucbecks.jpg" alt="" title="floralbylucbecks" width="550" height="354" class="alignnone size-full wp-image-60530" /></a></p>
<p><a href="http://emilysoto.deviantart.com/art/Buried-in-the-Hollow-279776954">Buried in the Hollow by EmilySoto</a><br />
<a href="http://emilysoto.deviantart.com/art/Buried-in-the-Hollow-279776954"><img src="http://media.noupe.com//uploads/2012/01/buriedinthehollow2byemilysoto.jpg" alt="" title="buriedinthehollow2byemilysoto" width="550" height="367" class="alignnone size-full wp-image-60520" /></a></p>
<p><a href="http://ilaschaffer.deviantart.com/art/Craze-1-279912905">Craze 1 by ilaschaffer</a><br />
<a href="http://ilaschaffer.deviantart.com/art/Craze-1-279912905"><img src="http://media.noupe.com//uploads/2012/01/craze1byilaschaffer.jpg" alt="" title="craze1byilaschaffer" width="550" height="367" class="alignnone size-full wp-image-60538" /></a></p>
<p><a href="http://badlydrawndoll.deviantart.com/art/Bewildered-279608381">Bewildered by badlydrawndoll</a><br />
<a href="http://badlydrawndoll.deviantart.com/art/Bewildered-279608381"><img src="http://media.noupe.com//uploads/2012/01/bewilderedbybadlydrawndoll.jpg" alt="" title="bewilderedbybadlydrawndoll" width="550" height="367" class="alignnone size-full wp-image-60535" /></a></p>
<p><a href="http://aninels.deviantart.com/art/Editorial-I-279352583">Editorial I by aninels</a><br />
<a href="http://aninels.deviantart.com/art/Editorial-I-279352583"><img src="http://media.noupe.com//uploads/2012/01/editorialibyaninels.jpg" alt="" title="editorialibyaninels" width="550" height="367" class="alignnone size-full wp-image-60539" /></a></p>
<p><a href="http://www.robertozambelli.co.uk/">House Lana piano (edit3) by Roberto Zambelli</a><br />
<a href="http://www.robertozambelli.co.uk/"><img src="http://media.noupe.com//uploads/2012/02/House_Lana_piano_edit3_web.jpg" alt="" title="House_Lana_piano_edit3_web" width="550" height="827" class="alignnone size-full wp-image-60794" /></a></p>
<p><a href="http://themystori.deviantart.com/art/Untitled-2-279326872">Untitled 2 by TheMystori</a><br />
<a href="http://themystori.deviantart.com/art/Untitled-2-279326872"><img src="http://media.noupe.com//uploads/2012/01/untitled2bythemystori.jpg" alt="" title="untitled2bythemystori" width="550" height="367" class="alignnone size-full wp-image-60537" /></a><br />
-<br />
<a href="http://staceythestrange.deviantart.com/art/Paige-279288830">Paige by Staceythestrange</a><br />
<a href="http://staceythestrange.deviantart.com/art/Paige-279288830"><img src="http://media.noupe.com//uploads/2012/01/paigeviiibystaceythestrange.jpg" alt="" title="paigeviiibystaceythestrange" width="550" height="367" class="alignnone size-full wp-image-60540" /></a></p>
<p><a href="http://larafairie.deviantart.com/art/Danielle-Editorial-III-145528928">Danielle Editorial III by larafairie</a><br />
<a href="http://larafairie.deviantart.com/art/Danielle-Editorial-III-145528928"><img src="http://media.noupe.com//uploads/2012/01/danielleeditorialbylarafairie.jpg" alt="" title="danielleeditorialbylarafairie" width="550" height="410" class="alignnone size-full wp-image-60528" /></a></p>
<p><a href="http://almablanca01.deviantart.com/art/Ambar-Silhouette-VII-281458381">Ambar Silhouette&#8230;VII by almablanca01</a><br />
<a href="http://almablanca01.deviantart.com/art/Ambar-Silhouette-VII-281458381"><img src="http://media.noupe.com//uploads/2012/01/ambarsilhouetteviibyalmablanca01.jpg" alt="" title="ambarsilhouetteviibyalmablanca01" width="550" height="352" class="alignnone size-full wp-image-60513" /></a></p>
<p><a href="http://artrats.deviantart.com/art/GIZEMLI-4-281454413">GIZEMLI 4 by ArtRats</a><br />
<a href="http://artrats.deviantart.com/art/GIZEMLI-4-281454413"><img src="http://media.noupe.com//uploads/2012/01/gizemli4byartrats.jpg" alt="" title="gizemli4byartrats" width="550" height="396" class="alignnone size-full wp-image-60515" /></a></p>
<p><a href="http://moritzmaibaum.deviantart.com/art/Steampunk-Couture-214550542">Steampunk Couture by MoritzMaibaum</a><br />
<a href="http://moritzmaibaum.deviantart.com/art/Steampunk-Couture-214550542"><img src="http://media.noupe.com//uploads/2012/01/steampunkcouturebymoritzmaibaum.jpg" alt="" title="steampunkcouturebymoritzmaibaum" width="550" height="825" class="alignnone size-full wp-image-60532" /></a></p>
<p><a href="http://julietsound.deviantart.com/art/irrational-bird-7-281091131">irrational bird_7 by Julietsound</a><br />
<a href="http://julietsound.deviantart.com/art/irrational-bird-7-281091131"><img src="http://media.noupe.com//uploads/2012/01/irrationalbird7byjulietsound.jpg" alt="" title="irrationalbird7byjulietsound" width="550" height="826" class="alignnone size-full wp-image-60517" /></a></p>
<p><a href="http://aarehir.deviantart.com/art/BLACK-SEDUCTION-BEAUTY-EDITORIAL4-279950378">BLACK SEDUCTION BEAUTY EDITORIAL4 by Aarehir</a><br />
<a href="http://aarehir.deviantart.com/art/BLACK-SEDUCTION-BEAUTY-EDITORIAL4-279950378"><img src="http://media.noupe.com//uploads/2012/01/blackseductionbeautyeditorial4byaarehir.jpg" alt="" title="blackseductionbeautyeditorial4byaarehir" width="550" height="367" class="alignnone size-full wp-image-60529" /></a></p>
<p><a href="http://ilaschaffer.deviantart.com/art/Craze-2-279944541">Craze 2 by ilaschaffer</a><br />
<a href="http://ilaschaffer.deviantart.com/art/Craze-2-279944541"><img src="http://media.noupe.com//uploads/2012/01/craze2byilaschaffer.jpg" alt="" title="craze2byilaschaffer" width="550" height="413" class="alignnone size-full wp-image-60519" /></a></p>
<p><a href="http://www.robertozambelli.co.uk/">Bathroom H+L (edit3) by Roberto Zambelli</a><br />
<a href="http://www.robertozambelli.co.uk/"><img src="http://media.noupe.com//uploads/2012/02/Bathroom_H+L_edit3_web.jpg" alt="" title="Bathroom_H+L_edit3_web" width="550" height="827" class="alignnone size-full wp-image-60797" /></a></p>
<p><a href="http://lucbecks.deviantart.com/art/Katy-280275509">Katy by lucbecks</a><br />
<a href="http://lucbecks.deviantart.com/art/Katy-280275509"><img src="http://media.noupe.com//uploads/2012/01/katybylucbecks.jpg" alt="" title="floralbylucbecks" width="550" class="alignnone size-full wp-image-60530" /></a></p>
<p><a href="http://lizzybphotography.deviantart.com/art/Juliane-II-280959963">Juliane II by LIZZYBPHOTOGRAPHY</a><br />
<a href="http://lizzybphotography.deviantart.com/art/Juliane-II-280959963"><img src="http://media.noupe.com//uploads/2012/01/juliane2bylizzybphotography.jpg" alt="" title="juliane2bylizzybphotography" width="550" height="826" class="alignnone size-full wp-image-60536" /></a></p>
<p><em>(rb)</em></p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/Noupe?a=EW1RLE9e6bc:UtMBQfHBmUw:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/Noupe?i=EW1RLE9e6bc:UtMBQfHBmUw:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Noupe?a=EW1RLE9e6bc:UtMBQfHBmUw:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/Noupe?i=EW1RLE9e6bc:UtMBQfHBmUw:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Noupe?a=EW1RLE9e6bc:UtMBQfHBmUw:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/Noupe?i=EW1RLE9e6bc:UtMBQfHBmUw:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Noupe?a=EW1RLE9e6bc:UtMBQfHBmUw:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/Noupe?d=7Q72WNTAKBA" border="0"></img></a>
</div>]]></content:encoded>
			<wfw:commentRss>http://blogmyquery.com/index.php/2012/02/fashion-forward-showcase-of-fashion-and-editorial-photography/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Adobe Illustrator Tutorial: Creating a Disco Ball</title>
		<link>http://blogmyquery.com/index.php/2012/02/adobe-illustrator-tutorial-creating-a-disco-ball/</link>
		<comments>http://blogmyquery.com/index.php/2012/02/adobe-illustrator-tutorial-creating-a-disco-ball/#comments</comments>
		<pubDate>Wed, 01 Feb 2012 09:00:24 +0000</pubDate>
		<dc:creator>Jasmina Stanojevic</dc:creator>
				<category><![CDATA[Feeds]]></category>
		<category><![CDATA[Web Design]]></category>

		<guid isPermaLink="false">http://mgmt.noupe.com/?p=59858</guid>
		<description><![CDATA[<table width="650"><tr><td width="650"><div>
      <img src="http://statisches.auslieferung.commindo-media-ressourcen.de/advertisement.gif" alt="" border="0" /><br />
      <a href="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=target&#38;collection=noupe-rss&#38;position=1" target="_blank"><img src="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=image&#38;collection=noupe-rss&#38;position=1" border="0" alt="" /></a>&#160;<a href="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=target&#38;collection=noupe-rss&#38;position=2" target="_blank"><img src="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=image&#38;collection=noupe-rss&#38;position=2" border="0" alt="" /></a>&#160;<a href="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=target&#38;collection=noupe-rss&#38;position=3" target="_blank"><img src="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=image&#38;collection=noupe-rss&#38;position=3" border="0" alt="" /></a>
    </div></td></tr></table>
<a href="http://www.noupe.com/tutorial/adobe-illustrator-tutorial-creating-a-disco-ball.html"><img src="http://media.noupe.com//uploads/2012/02/discoballexcerpt.jpg" width="550" /></a>

Creating an illustration of a sparkling disco ball might seem very complicated, and with good reason. In this new <strong>Adobe Illustrator tutorial</strong> we will try make it simple. We will be creating a really nice, shiny disco ball using only AI and our good taste in color selection. Overall, the coloring will be a real challenge. So get ready to create a vector that will have you dancing in your chair.]]></description>
			<content:encoded><![CDATA[<table width="650">
<tr>
<td width="650">
<div style="width:650px;">
      <img src="http://statisches.auslieferung.commindo-media-ressourcen.de/advertisement.gif" alt="" border="0" /><br />
      <a href="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=target&#038;collection=noupe-rss&#038;position=1" ><img src="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=image&#038;collection=noupe-rss&#038;position=1" border="0" alt="" /></a>&nbsp;<a href="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=target&#038;collection=noupe-rss&#038;position=2" ><img src="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=image&#038;collection=noupe-rss&#038;position=2" border="0" alt="" /></a>&nbsp;<a href="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=target&#038;collection=noupe-rss&#038;position=3" ><img src="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=image&#038;collection=noupe-rss&#038;position=3" border="0" alt="" /></a>
    </div>
</td>
</tr>
</table>
<p>Creating an illustration of a sparkling disco ball might seem very complicated, and with good reason. In this new <strong>Adobe Illustrator tutorial</strong> we will try make it simple. We will be creating a really nice, shiny disco ball using only AI and our good taste in color selection. Overall, the coloring will be a real challenge. So get ready to create a vector that will have you dancing in your chair.</p>
<p>This is what we will be creating.</p>
<p><img class="alignnone size-full wp-image-60448" title="055" src="http://media.noupe.com//uploads/2012/01/055.jpg" alt="" width="500" height="500" /></p>
<h3>Creating the Basic Shape of the Disco Ball</h3>
<p>In this part of tutorial we will create the basic shape of the ball with small rectangles. Grab the <strong>Ellipse Tool</strong> (<code>L</code>) from the Tool Panel and just click on the <strong>Artboard</strong>. It will bring up the <strong>Ellipse Options</strong> box where we can set the dimension of the circle. Let&#8217;s set it to <code>200 x 200</code>.</p>
<p><img class="alignnone size-full wp-image-60449" title="001" src="http://media.noupe.com//uploads/2012/01/001.jpg" alt="" width="500" height="500" /></p>
<p>Now, grab the <strong>Rectangle Tool</strong> (<code>M</code>) from the Tool Panel and click somewhere on the <strong>Artboard</strong>. It will bring up the Rectangle Options box. We will set the width to <code>400</code> pixels and the height to <code>200</code> pixels.</p>
<p><img class="alignnone size-full wp-image-60450" title="002" src="http://media.noupe.com//uploads/2012/01/002.jpg" alt="" width="500" height="500" /></p>
<p>Now we have to divide our rectangle into small squares. Â To do that, under <strong>Object</strong> click <strong>Rasterize</strong>. Leave everything at its default and hit the <strong>OK</strong> button.</p>
<p><img class="alignnone size-full wp-image-60451" title="003" src="http://media.noupe.com//uploads/2012/01/003.jpg" alt="" width="500" height="500" /></p>
<p>Select <strong>Object</strong> again and then <strong>Create Object Mosaic</strong>.</p>
<p><img class="alignnone size-full wp-image-60452" title="004" src="http://media.noupe.com//uploads/2012/01/004.jpg" alt="" width="500" height="500" /></p>
<p>Set the <strong>Tile Spacing</strong> to <code>1</code> and the <strong>Number of Tiles</strong> to <code>60</code> and <code>30</code>.</p>
<p><img class="alignnone size-full wp-image-60453" title="005" src="http://media.noupe.com//uploads/2012/01/005.jpg" alt="" width="500" height="500" /></p>
<p>This way we have created many small squares that we will apply to the Disco Ball later.</p>
<p><img class="alignnone size-full wp-image-60455" title="006" src="http://media.noupe.com//uploads/2012/01/006.jpg" alt="" width="500" height="500" /></p>
<p>We have to make a small adjustment to the group of small squares. In the <strong>Layer Panel</strong> make sure to remove the last rectangle on the list. This way we&#8217;ll have only small squares.</p>
<p><img class="alignnone size-full wp-image-60456" title="007" src="http://media.noupe.com//uploads/2012/01/007.jpg" alt="" width="500" height="500" /></p>
<p><img class="alignnone size-full wp-image-60457" title="008" src="http://media.noupe.com//uploads/2012/01/008.jpg" alt="" width="500" height="500" /></p>
<p>Grab the group of the small squares and drag it to the <strong>Symbol Panel</strong>. Make sure to set the <strong>Type</strong> to <strong>Graphic</strong> and hit the <strong>OK</strong> button.</p>
<p><img class="alignnone size-full wp-image-60458" title="009" src="http://media.noupe.com//uploads/2012/01/009.jpg" alt="" width="500" height="500" /></p>
<p>Now when we have the symbol of the squares we can remove it from the <strong>Artboard</strong>.</p>
<p>Now we have to prepare the circle we created in the beginning of this tutorial. Grab the <strong>Direct Selection Tool</strong> (<code>A</code>) from the Tool Panel and select the left anchor point on the circle. Hit the <strong>Delete</strong> button on your keyboard in order to remove it.</p>
<p><img class="alignnone size-full wp-image-60459" title="010" src="http://media.noupe.com//uploads/2012/01/010.jpg" alt="" width="500" height="500" /></p>
<p><img class="alignnone size-full wp-image-60460" title="011" src="http://media.noupe.com//uploads/2012/01/011.jpg" alt="" width="500" height="500" /></p>
<p>Under <strong>Effect</strong> select <strong>3D</strong> &gt; <strong>Revolve</strong>. Make sure to set the <strong>Surface</strong> to <strong>No Shading</strong>. This way we will avoid creating unnecessary parts of the ball.</p>
<p><img class="alignnone size-full wp-image-60461" title="012" src="http://media.noupe.com//uploads/2012/01/012.jpg" alt="" width="500" height="500" /></p>
<p>Now is the time to apply our squares to the ball. To do that hit the <strong>Map Art</strong> button. A new window will pop up. In the <strong>Symbol</strong> drop down menu select the symbol of the squares.</p>
<p><img class="alignnone size-full wp-image-60462" title="013" src="http://media.noupe.com//uploads/2012/01/013.jpg" alt="" width="500" height="500" /></p>
<p>You will notice that the squares don&#8217;t cover the whole surface of the ball. To fix that just hit the <strong>Scale to Fit</strong> button in the bottom of the window. It will stretch out our symbol and will cover the ball.</p>
<p><img class="alignnone size-full wp-image-60463" title="014" src="http://media.noupe.com//uploads/2012/01/014.jpg" alt="" width="500" height="500" /></p>
<p>Feel free to change the rotation of the cube in the <strong>3D Revolve Options</strong> window. This way we will change the rotation of the disco ball as well.</p>
<p><img class="alignnone size-full wp-image-60464" title="015" src="http://media.noupe.com//uploads/2012/01/015.jpg" alt="" width="500" height="500" /></p>
<p>When you are satisfied with the basic look of the Disco Ball make sure to select <strong>Object</strong> &gt; <strong>Expand</strong>. <strong>Ungroup</strong> (<code>Shift + Ctrl / Cmd + G</code>) the ball (several times). You should end up with the <strong>Layer Panel</strong> like this.</p>
<p><img class="alignnone size-full wp-image-60465" title="016" src="http://media.noupe.com//uploads/2012/01/016.jpg" alt="" width="500" height="500" /></p>
<p>You will notice that one of the layers contains the front side of the ball, the other layer contains back side of the ball, and the other two layers contain only round paths. Remove both paths and the back side of the ball. You should end up with something like this.</p>
<p><img class="alignnone size-full wp-image-60466" title="017" src="http://media.noupe.com//uploads/2012/01/017.jpg" alt="" width="500" height="500" /></p>
<p>This is actually the look of the Disco Ball without the nice colors which will give our illustration the fancy look we desire.</p>
<h4>Applying Color Gradients</h4>
<p>This is the part of the tutorial where we will show off our ability to turn something very simple (our red ball with small squares) into a stunning illustration of a shiny disco ball. In theory, all we have to do to it is <strong>Ungroup</strong> (<code>Shift + Ctrl / Cmd + G</code>) the ball and to change their <strong>Fill</strong> color to something more colorful. Sounds easy. </p>
<p>For the right look, we have to find the exact combination of colors which will create the impression of a three dimensional object (ball) and the shiny effects. This can be very tricky. Given that a disco ball is actually a ball with many small mirrors attached to the surface all with the ability to reflect light and we have to recreate this effect. What we will try in this tutorial is to make several groups of rectangles and change theirÂ <strong>Fill</strong> color with colors that will blend nicely. But let&#8217;s move from words to deeds.</p>
<p>As we said, <strong>Ungroup</strong> (<code>Shift + Ctrl / Cmd + G</code>) the disco ball. Now, with the <strong>Selection Tool</strong> (<code>V</code>) select the rectangles as it&#8217;s shown in the pictures below (don&#8217;t forget to hold the <strong>Shift</strong> key on the keyboard for multiple selections).</p>
<p><img class="alignnone size-full wp-image-60467" title="018" src="http://media.noupe.com//uploads/2012/01/018.jpg" alt="" width="500" height="500" /></p>
<p><img class="alignnone size-full wp-image-60468" title="019" src="http://media.noupe.com//uploads/2012/01/019.jpg" alt="" width="500" height="500" /></p>
<p>There are many rectangles that needs to be selected. It might be easier if you select the larger area at once and then holding the <strong>Shift</strong> key on your keyboard with <strong>Selection Tool</strong> (<code>V</code>) just deselect some rectangles.</p>
<p><img class="alignnone size-full wp-image-60469" title="020" src="http://media.noupe.com//uploads/2012/01/020.jpg" alt="" width="500" height="500" /></p>
<p><a href="http://media.noupe.com//uploads/2012/01/021.jpg"><img class="alignnone size-full wp-image-60470" title="021" src="http://media.noupe.com//uploads/2012/01/021.jpg" alt="" width="500" height="500" /></a></p>
<p>Now, grab the <strong>Ellipse Tool</strong> (<code>L</code>) from the Tool Panel and click somewhere on the <strong>Artboard</strong>. In the <strong>Ellipse Options</strong> box set the dimensions to 200 x 200 (same as we did at the beginning) and hit the <strong>OK</strong> button. Send the new circle behind our disco ball (<code>Shift + Ctrl . Cmd + [</code>) and align it horizontally and vertically with the disco ball using the (<strong>Align Panel</strong> &gt; <strong>Horizontal and Vertical Align Center</strong>).</p>
<p><img class="alignnone size-full wp-image-60471" title="022" src="http://media.noupe.com//uploads/2012/01/022.jpg" alt="" width="500" height="500" /></p>
<p><img class="alignnone size-full wp-image-60472" title="023" src="http://media.noupe.com//uploads/2012/01/023.jpg" alt="" width="500" height="500" /></p>
<p>Now we need to find a way to turn this boring illustration into a nice and fancy disco ball. Color gradients will help us to do that.</p>
<p>In this tutorial we will use a golden gradient, but feel free to use any color combination you like.</p>
<p><img class="alignnone size-full wp-image-60473" title="024" src="http://media.noupe.com//uploads/2012/01/024.jpg" alt="" width="500" height="500" /></p>
<p>Apply the golden gradient to the circle behind the rectangles.</p>
<p><img class="alignnone size-full wp-image-60474" title="025" src="http://media.noupe.com//uploads/2012/01/025.jpg" alt="" width="500" height="500" /></p>
<p>We will apply the same radial gradient to each part of the disco ball we&#8217;ve grouped. Make sure to use different angles when you are dragging the gradient with theÂ <strong>Gradient Tool</strong> (<code>G</code>).</p>
<p><img class="alignnone size-full wp-image-60475" title="026" src="http://media.noupe.com//uploads/2012/01/026.jpg" alt="" width="500" height="500" /></p>
<p><img class="alignnone size-full wp-image-60476" title="027" src="http://media.noupe.com//uploads/2012/01/027.jpg" alt="" width="500" height="500" /></p>
<p><img class="alignnone size-full wp-image-60477" title="028" src="http://media.noupe.com//uploads/2012/01/028.jpg" alt="" width="500" height="500" /></p>
<p><img class="alignnone size-full wp-image-60478" title="029" src="http://media.noupe.com//uploads/2012/01/029.jpg" alt="" width="500" height="500" /></p>
<p><img class="alignnone size-full wp-image-60479" title="030" src="http://media.noupe.com//uploads/2012/01/030.jpg" alt="" width="500" height="500" /></p>
<p><img class="alignnone size-full wp-image-60480" title="031" src="http://media.noupe.com//uploads/2012/01/031.jpg" alt="" width="500" height="500" /></p>
<p><img class="alignnone size-full wp-image-60481" title="032" src="http://media.noupe.com//uploads/2012/01/032.jpg" alt="" width="500" height="500" /></p>
<p><img class="alignnone size-full wp-image-60482" title="033" src="http://media.noupe.com//uploads/2012/01/033.jpg" alt="" width="500" height="500" /></p>
<p><img class="alignnone size-full wp-image-60483" title="034" src="http://media.noupe.com//uploads/2012/01/034.jpg" alt="" width="500" height="500" /></p>
<p><img class="alignnone size-full wp-image-60484" title="035" src="http://media.noupe.com//uploads/2012/01/035.jpg" alt="" width="500" height="500" /></p>
<p><img class="alignnone size-full wp-image-60485" title="036" src="http://media.noupe.com//uploads/2012/01/036.jpg" alt="" width="500" height="500" /></p>
<p>As you can see, we&#8217;ve made some improvements but we still need to work on details.</p>
<p>To emphasize the influence of the light we will set the <strong>Fill</strong> color for some rectangles to whiteÂ (<code>#FFFFFF</code>). Feel free to use other colors as well, in order to reach the look you like. To be able to edit individual rectangles inside their groups, without ungrouping them, just enter the <strong>Isolation Mode</strong>Â that can be found under the right click.</p>
<p><img class="alignnone size-full wp-image-60487" title="037" src="http://media.noupe.com//uploads/2012/01/0371.jpg" alt="" width="500" height="500" /></p>
<p><img class="alignnone size-full wp-image-60490" title="037b" src="http://media.noupe.com//uploads/2012/01/037b1.jpg" alt="" width="500" height="500" /></p>
<p>Play around with colors, use different shades of the gradient until you create something you like.</p>
<p><img class="alignnone size-full wp-image-60488" title="037a" src="http://media.noupe.com//uploads/2012/01/037a.jpg" alt="" width="500" height="500" /></p>
<p>To exit the <strong>Isolation Mode</strong> just click on the bar at the top of the window.</p>
<p><img class="alignnone size-full wp-image-60491" title="038" src="http://media.noupe.com//uploads/2012/01/038.jpg" alt="" width="500" height="500" /></p>
<p>Our disco ball looks better now, but there is one more thing we can do to improve it. Grab the <strong>Ellipse Tool</strong> (<code>L</code>) from the Tool Panel and create a circle. Apply a radial gradient to the circle, as is shown below. Just make sure to set the <strong>Opacity</strong> of the white color on the left side of the slider to 0%.</p>
<p><img class="alignnone size-full wp-image-60492" title="039" src="http://media.noupe.com//uploads/2012/01/039.jpg" alt="" width="500" height="500" /></p>
<p>Make a few copies (<code>Ctrl / Cmd + C, Ctrl / Cmd + V</code>) of the circle and place them on some of the white rectangles on the disco ball. It will create a nice glow around the sparkling mirrors.</p>
<p><img class="alignnone size-full wp-image-60493" title="040" src="http://media.noupe.com//uploads/2012/01/040.jpg" alt="" width="500" height="500" /></p>
<p><img class="alignnone size-full wp-image-60494" title="041" src="http://media.noupe.com//uploads/2012/01/041.jpg" alt="" width="500" height="500" /></p>
<h4>Next Page to Continue</h4>
<p>Almost there, but not quite done. <a href="http://mgmt.noupe.com/adobe-illustrator-tutorial-creating-a-disco-ball-page-2">Read more here</a> to add the rest of the finishing touches!</p>
<p></p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/Noupe?a=ed--M8KMSBY:Vn2O05nEV90:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/Noupe?i=ed--M8KMSBY:Vn2O05nEV90:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Noupe?a=ed--M8KMSBY:Vn2O05nEV90:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/Noupe?i=ed--M8KMSBY:Vn2O05nEV90:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Noupe?a=ed--M8KMSBY:Vn2O05nEV90:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/Noupe?i=ed--M8KMSBY:Vn2O05nEV90:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Noupe?a=ed--M8KMSBY:Vn2O05nEV90:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/Noupe?d=7Q72WNTAKBA" border="0"></img></a>
</div>]]></content:encoded>
			<wfw:commentRss>http://blogmyquery.com/index.php/2012/02/adobe-illustrator-tutorial-creating-a-disco-ball/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ten Things To Think About When Designing Your iPad App</title>
		<link>http://blogmyquery.com/index.php/2012/01/ten-things-to-think-about-when-designing-your-ipad-app/</link>
		<comments>http://blogmyquery.com/index.php/2012/01/ten-things-to-think-about-when-designing-your-ipad-app/#comments</comments>
		<pubDate>Tue, 31 Jan 2012 17:03:02 +0000</pubDate>
		<dc:creator>Julie Stanford</dc:creator>
				<category><![CDATA[Feeds]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[kranthi]]></category>

		<guid isPermaLink="false">http://mgmt.smashingmagazine.com/?p=123929</guid>
		<description><![CDATA[<table width="650"><tr><td width="650"><div>
      <img src="http://statisches.auslieferung.commindo-media-ressourcen.de/advertisement.gif" alt="" border="0" /><br />
      <a href="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=target&#38;collection=smashing-rss&#38;position=1" target="_blank"><img src="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=image&#38;collection=smashing-rss&#38;position=1" border="0" alt="" /></a>&#160;<a href="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=target&#38;collection=smashing-rss&#38;position=2" target="_blank"><img src="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=image&#38;collection=smashing-rss&#38;position=2" border="0" alt="" /></a>&#160;<a href="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=target&#38;collection=smashing-rss&#38;position=3" target="_blank"><img src="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=image&#38;collection=smashing-rss&#38;position=3" border="0" alt="" /></a>
    </div></td></tr></table>
<p>Like most well-designed things, the magic of an iPad app comes from a union of usefulness, usability and meaning. Games aside, the app must be <strong>useful</strong> by solving a problem that people actually have through the right set of functionality at the right time. It must be <strong>easy to use</strong> and, just as importantly, easy to get started using, without a lot of pesky setup and learning steps. And it must hold <strong>meaning</strong> for the user through visual beauty, an emotional connection, personal insights, etc.</p>

<p><a href="http://uxdesign.smashingmagazine.com/2012/01/31/ten-things-think-about-designing-ipad-app/"><img src="http://media.smashingmagazine.com/wp-content/uploads/2012/01/cover1.jpg" alt="Ten Things To Think About When Designing Your iPad App" width="502" height="377" class="alignnone size-full wp-image-110627" /></a></p>

<p>In this article, we wonâ€™t outline the entire design process for creating an iPad app, but we will explore 10 of the key things to think about when designing your app (and planning the design process).</p>]]></description>
			<content:encoded><![CDATA[<table width="650">
<tr>
<td width="650">
<div style="width:650px;">
      <img src="http://statisches.auslieferung.commindo-media-ressourcen.de/advertisement.gif" alt="" border="0" /><br />
      <a href="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=target&#038;collection=smashing-rss&#038;position=1" ><img src="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=image&#038;collection=smashing-rss&#038;position=1" border="0" alt="" /></a>&nbsp;<a href="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=target&#038;collection=smashing-rss&#038;position=2" ><img src="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=image&#038;collection=smashing-rss&#038;position=2" border="0" alt="" /></a>&nbsp;<a href="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=target&#038;collection=smashing-rss&#038;position=3" ><img src="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=image&#038;collection=smashing-rss&#038;position=3" border="0" alt="" /></a>
    </div>
</td>
</tr>
</table>
<p>Like most well-designed things, the magic of an iPad app comes from a union of usefulness, usability and meaning. Games aside, the app must be <strong>useful</strong> by solving a problem that people actually have through the right set of functionality at the right time. It must be <strong>easy to use</strong> and, just as importantly, easy to get started using, without a lot of pesky setup and learning steps. And it must hold <strong>meaning</strong> for the user through visual beauty, an emotional connection, personal insights, etc. In this article, we wonâ€™t outline the entire design process for creating an iPad app, but we will explore 10 of the key things to think about when designing your app (and planning the design process).</p>
<p>Weâ€™ve excluded tips that have already been mentioned in every single iPad design article ever written (such as, â€œInvite users to touch by presenting real-world metaphors in a skeuomorphic interfaceâ€� â€”look it up!). Instead, weâ€™ll focus on what to really think about when doing design work. By reviewing these considerations in the context of your own application, you can assess whether youâ€™re making good decisions about your design.</p>
<h3>Take A Goal-Oriented Approach To Simplify Functionality.</h3>
<p>Good iPad apps are about simplicity and doing a few things well. This means you have to be selective about the functionality you include and not throw in the kitchen sink. Consider following a goal-oriented approach to figure out what functionality you need. List all of the high-level goals a user might have when using your app (better yet, watch users doing things that you hope your app will help with in order to get a full picture of what the userâ€™s goals are â€” but thatâ€™s an article for another time). What would someone be trying to get done? Then, brainstorm all of the functionality that someone might want in order to accomplish that task. Look at that big list, and start pruning, with an eye for the minimum that is needed to help the user succeed. And then select a few magical, delightful features to complete the package.</p>
<p>For example, <strong>Epicurious</strong> does an excellent job of giving the multi-tasking cook exactly what they need. When viewing a recipe in landscape format, users can easily scan ingredients on the left while keeping track of the next instruction on the right, with a bright placeholder that can be dragged with the finger to the current spot. Reviews and additional tips for the recipe are easily accessible via tabs, but the main screen is kept clean and uncluttered, with just the basics.</p>
<p><a href="http://www.epicurious.com/services/mobile/ipad"><img class="alignnone size-full wp-image-110330" title="num1_a" src="http://media.smashingmagazine.com/wp-content/uploads/2012/01/num1_a3.jpg" alt="" width="500" height="375" /></a><br />
<em><a title="Epicurious" href="http://www.epicurious.com/services/mobile/ipad">Epicurious</a> provides a clean interface for recipes, with an orange marker to keep your place.</em></p>
<p>By contrast, the <strong>Whole Foods</strong> app starts off being helpful by letting you add recipe ingredients to a shopping list. Unfortunately, it neglects to combine repeated ingredients, so items are listed multiple times. In the screenshot below, bananas appear three times, once for each recipe that requires them, instead of being combined into one entry.</p>
<p><a href="http://www.wholefoodsmarket.com/apps/index.php"><img class="alignnone size-full wp-image-110201" title="num1_b" src="http://media.smashingmagazine.com/wp-content/uploads/2012/01/num1_b.jpg" alt="" width="500" height="379" /></a><br />
<em><a title="Whole Foods" href="http://www.wholefoodsmarket.com/apps/index.php">Whole Foods</a> should enhance its app by merging duplicate list items.</em></p>
<p>Also, donâ€™t provide a button for every control the user might need to accomplish their goal. Think about what the user can infer about the UI through gesture. For example, Appleâ€™s <strong>Notes</strong> app doesnâ€™t have an â€œeditingâ€� mode; instead, you simply touch the screen to bring up the keyboard, and it auto-saves when youâ€™re done. Basic editing controls such as cut, copy and paste also appear only in response to gestures as needed (and undo is accomplished by shaking).</p>
<p><a href="http://www.apple.com/ipad/built-in-apps/notes.html"><img src="http://media.smashingmagazine.com/wp-content/uploads/2012/01/notes1.jpg" alt="Apple Notes" title="Apple Notes" width="450" height="602" class="alignnone size-full wp-image-110614" /></a><br />
<em>The <a title="Apple Notes" href="http://www.apple.com/ipad/built-in-apps/notes.html">Notes</a> app limits on-screen buttons and presents controls only if it detects they are needed.</em></p>
<h3>Leverage What You Know To Create A Fully Personalized Experience.</h3>
<p>No one wants to spend a lot of time setting up a $1.99 app. Leverage as much of what the iPad and other websites know about your users as possible (with their permission, of course). Could you use the userâ€™s location, calendar, Twitter feed or contacts list to make the app smarter and more personalized?</p>
<p><strong>Zite</strong> is a fabulous RSS reader for iPad that doesnâ€™t wait for you to add sources, but rather connects to your Google Reader, Twitter or Delicious account and then presents articles based on what it has learned about your interests. I connected it with Delicious (where I store all of my bookmarks), and in five seconds it created a personalized magazine for me to explore new and interesting content! And just like Pandora, the more you use it, the more relevant and personalized the content becomes. So far, even though some argue that Flipboardâ€™s UI is more elegant, engaging with Zite is easier because itâ€™s all set up.</p>
<p><a href="http://zite.com/"><img class="alignnone size-full wp-image-110203" title="num2_a" src="http://media.smashingmagazine.com/wp-content/uploads/2012/01/num2_a.jpg" alt="" width="500" height="460" /></a><br />
<em><a title="Zite" href="http://zite.com/">Zite</a> sets things up immediately by connecting to an existing account.</em></p>
<p><a href="http://zite.com/"><img src="http://media.smashingmagazine.com/wp-content/uploads/2012/01/zite.jpg" alt="Zite Top Stories" title="Zite Top Stories" width="450" height="602" class="alignnone size-full wp-image-110604" /></a><br />
<em><a title="Zite" href="http://zite.com/">Zite</a> created my own personal magazine by learning about my interests through my Delicious account.</em></p>
<h3>Think About The Place Of Use.</h3>
<p>Assume that your user will be out and about when using your app â€” in a restaurant, in the car, in the kitchen, on a sofa, etc. How does that change the list of goals youâ€™ve put together? For a user browsing recipes, are their needs different on the sofa than in the kitchen, or in a restaurant?</p>
<p><strong>Open Table</strong>â€™s Web app for reserving tables displays a list of restaurants as the default view for search results (i.e. without a map). On the iPad, the default view is a large map with a list of restaurants on the right, along with an option to search your vicinity. This accommodates the common use case of someone trying to find a place to eat when they are out and about.</p>
<p><a href="http://www.opentable.com/page.aspx?pageid=15"><img class="alignnone size-full wp-image-110218" title="num3_a" src="http://media.smashingmagazine.com/wp-content/uploads/2012/01/num3_a.jpg" alt="" width="500" height="372" /></a><br />
<em>When youâ€™re out and about with the iPad, <a title="Open Table" href="http://www.opentable.com/page.aspx?pageid=15">Open Table</a> shows you what is near.</em></p>
<p><strong>Awesome Note</strong> opens with a set of default categories that reflect the various places that people might take notes on an iPad.</p>
<p><a href="http://bridworks.com/anote/en/ipad/features/index.php"><img class="alignnone size-full wp-image-110219" title="num3_b" src="http://media.smashingmagazine.com/wp-content/uploads/2012/01/num3_b.jpg" alt="" width="500" height="375" /></a><br />
<em><a title="Awesome Note" href="http://bridworks.com/anote/en/ipad/features/index.php">Awesome Note</a> complements traditional categories likeÂ â€œMy ideaâ€� and â€œTo-do listâ€� with out-and-about categories like â€œTravel diaryâ€� and â€œShopping.â€�</em></p>
<p><strong>GroceryIQ</strong> is a shopping list that organizes items by aisle to speed up shopping. It also allows filtering by store, which is handy.</p>
<p><a href="http://www.groceryiq.com/mobile_ipad.aspx"><img src="http://media.smashingmagazine.com/wp-content/uploads/2012/01/groceryIQ.jpg" alt="Grocery IQ" title="Grocery IQ" width="502" height="377" class="alignnone size-full wp-image-110605" /></a><br />
<em><a title="Grocery IQ" href="http://www.groceryiq.com/mobile_ipad.aspx">GroceryIQ</a> offers functionality to make your shopping trip more efficient.</em></p>
<h3>Consider Multi-User And Multi-Device Cases.</h3>
<p>Assume that multiple members of a family will be sharing an iPad or viewing the device at once. Unlike a personal computer, the iPad is not necessarily a personal device but could be treated more like a coffee-table book or magazine that multiple residents share. In addition to allowing users to switch accounts, indicating who is currently logged in is also important. An added benefit of accounts is that they facilitate syncing between devices (for example, an iPad and a smartphone).</p>
<p><strong>Flipboard</strong> is a great example of shared use through multiple accounts. When you sign in, your name is displayed on the home page.</p>
<p><a href="http://flipboard.com/"><img src="http://media.smashingmagazine.com/wp-content/uploads/2012/01/flipboard.jpg" alt="Flipboard" title="Flipboard" width="502" height="377" class="alignnone size-full wp-image-110606" /></a><br />
<em><a title="Flipboard" href="http://flipboard.com/">Flipboard</a> makes clear that it knows who you are.</em></p>
<p><a href="http://www.fedex.com/us/mobile/iphone/ipad.html"><img class="alignnone size-full wp-image-110222" title="num4_b" src="http://media.smashingmagazine.com/wp-content/uploads/2012/01/num4_b.jpg" alt="" width="500" height="375" /></a><br />
<em>Like Flipboard, <a title="FedEx" href="http://www.fedex.com/us/mobile/iphone/ipad.html">FedEx</a> displays the name of the logged-in user (although the appâ€™s heavy grayscale appearance is odd).</em></p>
<p><strong>eBay</strong>, on the other hand, supports accounts but provides no indication of who is signed in until you touch the â€œMy eBayâ€� button in the corner.</p>
<p><a href="http://mobile.ebay.com/ipad/ebay"><img class="alignnone size-full wp-image-110223" title="num4_c" src="http://media.smashingmagazine.com/wp-content/uploads/2012/01/num4_c.jpg" alt="" width="499" height="374" /></a><br />
<em><a title="eBay" href="http://mobile.ebay.com/ipad/ebay">eBay</a> doesnâ€™t make clear who is logged in until you touch â€œMy eBayâ€� in the corner.</em></p>
<h3>Donâ€™t Do Crazy Navigation Unless Itâ€™s A Game Or One-Hit Wonder.</h3>
<p>Crazy, spinny, eye-catching interactions are fine for one-hit wonders and games. But stick with standard navigation for frequently used apps, such as news readers. If you do want to do something innovative, make sure it supports the task at hand and is extremely usable.</p>
<p><strong>Martha Stewart Living</strong>, which is built on the well-designed Adobe Digital Publishing Suite, uses horizontal and vertical scrolling in a novel way by reserving horizontal scrolling for navigating between articles and vertical scrolling for navigating pages of an article. This is paired with a clever pane that visually shows how scrolling works, plus an overview of the current issue for even quicker navigation. With all that and a clickable table of contents, the whole experience is quite lovely.</p>
<p><a href="http://www.marthastewart.com/apps"><img class="alignnone size-full wp-image-110335" title="num5_a" src="http://media.smashingmagazine.com/wp-content/uploads/2012/01/num5_a1.jpg" alt="" width="499" height="375" /></a><br />
<em><a title="Martha Stewart Living" href="http://www.marthastewart.com/apps">Martha Stewart Living</a>â€™s overview pane shows the clever horizontal and vertical scrolling scheme for content created with the <a title="Adobe Digital Publishing Suite" href="http://www.adobe.com/solutions/digital-publishing.html">Adobe Digital Publishing Suite</a>.</em></p>
<p>The best thing you could do is actually use an iPad constantly for all kinds of things, and see what works for you. Youâ€™ll quickly discover inconsistencies and annoyances all over the app world, and youâ€™ll figure out where to be consistent and where to branch out.</p>
<p>Here are three different methods that news readers follow to enable users to exit articles:</p>
<p><a href="http://itunes.apple.com/us/app/huffington-post-for-ipad/id376304186?mt=8"><img src="http://media.smashingmagazine.com/wp-content/uploads/2012/01/s1_huff.jpg" alt="Huffington Post exit" title="Huffington Post exit" width="500" height="108" class="alignnone size-full wp-image-110607" /></a><br />
<em><a title="Huffington Post" href="http://itunes.apple.com/us/app/huffington-post-for-ipad/id376304186?mt=8">Huffington Post</a>: top right.</em></p>
<p><a href="http://www.nytimes.com/services/mobile/apps/"><img src="http://media.smashingmagazine.com/wp-content/uploads/2012/01/s2_ny.jpg" alt="NY Times exit" title="NY Times exit" width="500" height="95" class="alignnone size-full wp-image-110608" /></a><br />
<em><a title="NY Times" href="http://www.nytimes.com/services/mobile/apps/">New York Times</a>: bottom left.</em></p>
<p><a href="http://zite.com/"><img src="http://media.smashingmagazine.com/wp-content/uploads/2012/01/s3_zite.jpg" alt="Zite exit" title="Zite exit" width="500" height="95" class="alignnone size-full wp-image-110609" /></a><br />
<em><a title="Zite" href="http://zite.com/">Zite</a>: top left.</em></p>
<p>People tend to rest their thumb near the top left when holding an iPad, so putting the button there is easiest because then people wouldnâ€™t have to change their grip. Also, Zite enables you to click anywhere on the screen outside of the article to close it, which makes for a nice flexible gesture. Similarly, the New York Times enables you to pinch an article to close it and return to the home page, which is even better, especially because the controls disappear once an article has been open for a few seconds â€” although a one-finger gesture closer to the top left would have worked better, because the two-finger gesture would probably require the user to change their grip.</p>
<p>Be mindful of how you yourself use features, and notice when something is usable and when you have to move your hand awkwardly or do something that disrupts your flow. Look around to find apps that do what youâ€™re trying to do, assess their usability, and decide whether being consistent or doing something different would make more sense. iPad apps are <strong>still a new frontier</strong>, so now is not the time to buckle down and set conventions â€” but we should assess whether a new idea really adds something useful or is just novel for the sake of novelty.</p>
<h3>Provide A Home Page.</h3>
<p>People are used to home pages that orient them to whatâ€™s available and that give them a base of operations. Without one, discovering and browsing content can be disorienting and frustrating. Take the <strong>NASA</strong> news app, which has no home page. Upon launching the app, users are dropped directly into a news article. To view other articles, they would use the carousel arrows on the left and right, or press the tiny list icon in the bottom-left corner of the screen. The list view allows users to browse content in a small scrolling pop-over window that has only enough room for thumbnails and short headlines. The navigation is generally unwieldy and disorienting.</p>
<p><a href="http://svs.gsfc.nasa.gov/nasaviz/"><img class="alignnone size-full wp-image-110228" title="num6_a" src="http://media.smashingmagazine.com/wp-content/uploads/2012/01/num6_a.jpg" alt="" width="500" height="375" /></a><br />
<em><a title="NASA Visualization Explorer" href="http://svs.gsfc.nasa.gov/nasaviz/">NASA</a> does not provide a home page, but rather drops you into an article with vague pop-over navigation.</em></p>
<p><strong>Pulse</strong>, on the other hand, is a great news app that uses a home page to quickly orient users and to introduce the navigation scheme, which is consistent throughout the app. From the home page, users can easily browse content, having plenty of space to view the large thumbnails and article descriptions to see what interests them. Drilling down into an article will collapse the navigation to the side so that you donâ€™t lose context.</p>
<p><a href="http://www.pulse.me/"><img class="alignnone size-full wp-image-110229" title="num6_b" src="http://media.smashingmagazine.com/wp-content/uploads/2012/01/num6_b.jpg" alt="" width="500" height="375" /></a><br />
<em><a title="Pulse" href="http://www.pulse.me/">Pulse</a> presents a horizontal scrolling list of articles on the home page.</em></p>
<p><a href="http://www.pulse.me/"><img class="alignnone size-full wp-image-110339" title="num6_c" src="http://media.smashingmagazine.com/wp-content/uploads/2012/01/num6_c1.jpg" alt="" width="499" height="375" /></a><br />
<em>Opening an article willÂ collapseÂ the navigation to a side panel in landscape view.</em></p>
<p><a href="http://www.pulse.me/"><img class="alignnone size-full wp-image-110340" title="num6_d" src="http://media.smashingmagazine.com/wp-content/uploads/2012/01/num6_d1.jpg" alt="" width="500" height="670" /></a><br />
<em>In portrait view, Pulse displays the navigation for one content source at the bottom, with easy access to the next page. </em></p>
<h3>Beware Of Awkward Pop-Overs.</h3>
<p>iPad offers the nifty interaction of a pop-over to help users retrieve content and navigation in context. But the interaction can also make for a jerky flow, cramming a lot of information into a tiny peephole. Given the limited width and height of a pop-over, avoid stuffing too much in it. <strong>Awesome Note</strong> tries to cram the interaction for editing a list of folders into a small pop-over, presumably to maintain context. Instead, we get a confusing interaction, with tabs duplicated on the screen and not enough room to get things done.</p>
<p><a href="http://www.bridworks.com/anote/en/main/index.php"><img src="http://media.smashingmagazine.com/wp-content/uploads/2012/01/aNote.jpg" alt="Awesome Note pop-over" title="Awesome Note pop-over" width="502" height="377" class="alignnone size-full wp-image-110612" /></a><br />
<em>Awesome Note has a somewhat confusing pop-over that duplicates the information on the screen in a cramped space.</em></p>
<p>NASAâ€™s complex navigation, which we saw in the preceding point, is a similar example of a bad pop-over.</p>
<p>Consider when opening a new page would make more sense than opening a pop-over. Unless context is critical, donâ€™t be afraid to take users to a full-screen view to give the content some room to breathe.</p>
<p>Or consider using split views in clever ways:</p>
<p><a href="http://www.houzz.com/ideabooks/137147/list/Houzz-News--Welcome-to-Our-New-iPad-App"><img class="alignnone size-full wp-image-110341" title="num7_b" src="http://media.smashingmagazine.com/wp-content/uploads/2012/01/num7_b1.jpg" alt="" width="500" height="375" /></a><br />
<em><a title="Houzz" href="http://www.houzz.com/ideabooks/137147/list/Houzz-News--Welcome-to-Our-New-iPad-App">Houzz</a> has secondary navigation for each category in a convenient split view.</em></p>
<p><a href="http://www.marthastewart.com/apps"><img class="alignnone size-full wp-image-110234" title="num7_c" src="http://media.smashingmagazine.com/wp-content/uploads/2012/01/num7_c.jpg" alt="" width="500" height="375" /></a><br />
<em>Martha Stewart LivingÂ displays the table of contents for an issue as a full-length pop-over, opening up space for images and descriptive headlines.</em></p>
<p><a href="http://flipboard.com/"><img class="alignnone size-full wp-image-110342" title="num7_d" src="http://media.smashingmagazine.com/wp-content/uploads/2012/01/num7_d1.jpg" alt="" width="449" height="599" /></a><br />
<em>Flipboard favors a slide-out panel to give the navigation enough room to do its job.</em></p>
<h3>Avoid Gratuitous Splash Screens.</h3>
<p>Remember when the Web had splash screen, and then everyone got annoyed and left? They are even more annoying on the iPad because youâ€™re usually trying to access content while someone is waiting for either you or the iPad. If you need a splash screen because something has to load, display it for the <strong>minimum amount of time</strong> possible. Better yet, display useful content while the rest of the app loads to give users a head start on the interaction.</p>
<p><strong>Zite</strong> piques your interest by loading the first few photos on the home page while the rest of the app loads. When the app is ready, those initial photos animate into place, making for a delightful little welcome interaction.</p>
<p><a href="http://www.zite.com"><img class="alignnone size-full wp-image-110343" title="num8" src="http://media.smashingmagazine.com/wp-content/uploads/2012/01/num81.jpg" alt="" width="500" height="326" /></a><br />
<em>Zite draws you in on the splash screen, with thumbnails of articles that will be ready once the full app loads.</em></p>
<h3>Use Gestures In Clever Ways, But Donâ€™t Overdo It.</h3>
<p>Cool, useful gestures are a mainstay of iPad use. But the line between effective gestures and gesture overload is fine. For example, donâ€™t provide a swipeable carousel and then also allow a generic swipe gesture on the same screen, because this would put competing swipe gestures at odds with each other.</p>
<p>And if a gesture is not obvious, give users a hint.</p>
<p><a href="http://www.zite.com"><img class="alignnone size-full wp-image-110344" title="num9_a" src="http://media.smashingmagazine.com/wp-content/uploads/2012/01/num9_a1.jpg" alt="" width="500" height="375" /></a><br />
<em>ZiteÂ indicates more content with a cute little â€œswipeâ€� text at the bottom.</em></p>
<p><strong>Discovr</strong>, a music-discovery application, integrates information about gesture controls right into the UI. The red circle in the screenshot below says â€œTap me,â€� leading to information on how to expand nodes.</p>
<p><a href="http://discovr.info/"><img class="alignnone size-full wp-image-110240" title="num9_c" src="http://media.smashingmagazine.com/wp-content/uploads/2012/01/num9_c.jpg" alt="" width="499" height="386" /></a><br />
<em><a title="Discovr" href="http://discovr.info/">Discovr</a> educates users with a red dot explaining the gesture options for the current screen.</em></p>
<p><a href="http://discovr.info/"><img class="alignnone size-full wp-image-110241" title="num9_d" src="http://media.smashingmagazine.com/wp-content/uploads/2012/01/num9_d.jpg" alt="" width="500" height="388" /></a><br />
<em>Once basic information has been provided, another red node appears saying â€œTap and hold me,â€� informing users how to access more content with a new gesture. With this information baked into the app experience itself, users learn about powerful features of the UI without having to be psychic.</em></p>
<h3>Make Clear Whatâ€™s Touchable, And Make It BIG.</h3>
<p>Many apps suffer from what Jakob Nielsen calls â€œread-tap asymmetry,â€� whereby the font may be legible in size, but the tappable areas are so small that users are prone to missing the targets or are unsure whether the areas are even tappable. In the advertisement below, from the <strong>Martha Stewart Living</strong> app, the arrowed questions in the middle of the screen are tappable, but you wouldnâ€™t know it because they have no affordance. If youâ€™re going to go through the trouble of making more content available, then make it clear where to tap, and make the tappable area nice and big.</p>
<p><a href="http://www.marthastewart.com/apps"><img class="alignnone size-full wp-image-110345" title="num10_a" src="http://media.smashingmagazine.com/wp-content/uploads/2012/01/num10_a1.jpg" alt="" width="500" height="376" /></a><br />
<em>Itâ€™s not obvious where you would tap in this ad to get more information.</em></p>
<p><a href="http://www.marthastewart.com/apps"><img class="alignnone size-full wp-image-110346" title="num10_b" src="http://media.smashingmagazine.com/wp-content/uploads/2012/01/num10_b1.jpg" alt="" width="500" height="376" /></a><br />
<em>It turns out that tapping the light-gray boxes in the middle shows more information.</em></p>
<p>The image areas at the top of the <strong>Cool Hunting</strong> application are actually swipeable galleries, but we get no hint of it. What if there was some kind of affordance, such as dimensionality or a peek at another image to indicate there was more to the right?</p>
<p><a href="http://www.coolhunting.com/tech/cool-hunting-ip.php"><img class="alignnone size-full wp-image-110347" title="num10_c" src="http://media.smashingmagazine.com/wp-content/uploads/2012/01/num10_c1.jpg" alt="" width="500" height="374" /></a><br />
<em><a title="Cool Hunting" href="http://www.coolhunting.com/tech/cool-hunting-ip.php">Cool Hunting</a> does not indicate that swiping the top image would reveal more images, which makes this functionality hard to discover.</em></p>
<p>In <strong>iOS</strong> itself, double-tapping the home key and then swiping left in the multitasking bar reveals a bunch of controls for sound and music, yet this functionality is pretty well hidden. Why not provide some affordance of what is available?</p>
<p><a href="http://www.apple.com/ipad/ios/"><img class="alignnone size-full wp-image-110348" title="num10_d" src="http://media.smashingmagazine.com/wp-content/uploads/2012/01/num10_d1.jpg" alt="" width="500" height="150" /></a><br />
<em>Double-tapping home and then swiping left on an <a title="iPad iOS" href="http://www.apple.com/ipad/ios/">iPad</a> reveals hidden functionality.</em></p>
<h3>What Else?</h3>
<p>These are just 10 of the many things to consider when designing your iPad app, but itâ€™s a good place to start. Weâ€™d love to hear your top considerations and examples in the comments. We especially lack a strong repository on the Web of examples of good and bad iPad app design. Please share examples of the different ways that apps treat the same functionality (such as exiting articles), and explain why certain solutions are better than others. <strong>Have you discovered other techniques</strong> through your own design work that you think everyone should put on their list of doâ€™s and donâ€™ts? Let us know.</p>
<h4>Further Reading</h4>
<ul>
<li>â€œ<a href="http://www.useit.com/alertbox/ipad-1st-study.html">iPad Usability: First Findings From User Testing</a>,â€� Jakob Nielsen</li>
<li>â€œ<a href="http://www.useit.com/alertbox/ipad.html">iPad Usability: Year One</a>,â€� Jakob Nielsen</li>
<li>â€œ<a href="http://www.informationarchitects.jp/en/designing-for-ipad-reality-check/">Design for iPad: Reality Check</a>,â€� Oliver Reichenstein</li>
<li>â€œ<a href="http://powazek.com/posts/2583">Thoughts on Designing for iPad</a>,â€� Derek Powazek</li>
<li>â€œ<a href="http://www.lukew.com/ff/entry.asp?1071">Touch Gesture Reference Guide</a>,â€� Luke Wroblewski</li>
<li>â€œ<a href="http://www.smashingmagazine.com/2010/04/16/design-tips-for-your-ipad-app/">Useful Design Tips for Your iPad</a>,â€� Jen Gordon</li>
</ul>
<p><em>(Cover image: <a href="http://www.flickr.com/photos/johanl/4996940370/sizes/l/in/photostream/" title="Johan Larsson">Johan Larsson</a>)</em></p>
<p><em>(al)</em></p>
<hr />
<p><small>Â© Julie Stanford for <a href="http://www.smashingmagazine.com">Smashing Magazine</a>, 2012.</small></p>]]></content:encoded>
			<wfw:commentRss>http://blogmyquery.com/index.php/2012/01/ten-things-to-think-about-when-designing-your-ipad-app/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Desktop Wallpaper Calendar: February 2012</title>
		<link>http://blogmyquery.com/index.php/2012/01/desktop-wallpaper-calendar-february-2012/</link>
		<comments>http://blogmyquery.com/index.php/2012/01/desktop-wallpaper-calendar-february-2012/#comments</comments>
		<pubDate>Tue, 31 Jan 2012 13:48:55 +0000</pubDate>
		<dc:creator>Smashing Editorial Team</dc:creator>
				<category><![CDATA[Feeds]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[kranthi]]></category>

		<guid isPermaLink="false">http://www.smashingmagazine.com/?p=123855</guid>
		<description><![CDATA[<table width="650"><tr><td width="650"><div>
      <img src="http://statisches.auslieferung.commindo-media-ressourcen.de/advertisement.gif" alt="" border="0" /><br />
      <a href="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=target&#38;collection=smashing-rss&#38;position=1" target="_blank"><img src="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=image&#38;collection=smashing-rss&#38;position=1" border="0" alt="" /></a>&#160;<a href="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=target&#38;collection=smashing-rss&#38;position=2" target="_blank"><img src="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=image&#38;collection=smashing-rss&#38;position=2" border="0" alt="" /></a>&#160;<a href="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=target&#38;collection=smashing-rss&#38;position=3" target="_blank"><img src="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=image&#38;collection=smashing-rss&#38;position=3" border="0" alt="" /></a>
    </div></td></tr></table>
<p>We always try our best to challenge your artistic abilities and produce some interesting, beautiful and creative artwork. And as designers we usually turn to different sources of inspiration. As a matter of fact, weâ€™ve discovered the best one &#8212; desktop wallpapers that are a little more distinctive than the usual crowd. This creativity mission has been going on for over two years now, and we are very thankful to all designers who have contributed and are still diligently contributing each month.</p>

<p><a href="http://www.smashingmagazine.com/2012/01/31/desktop-wallpaper-calendar-february-2012/"><img src="http://files.smashingmagazine.com/wallpapers/february-12/images/bebold__29.jpg" width="500" height="312" /></a></p>

<p>We continue to nourish you with a monthly spoon of inspiration. This post features <strong>free desktop wallpapers</strong> created by artists across the globe for January 2012. Both versions with a calendar and without a calendar can be downloaded for free. Itâ€™s time to freshen up your wallpaper!</p>

<p>Please note that:
<ul>
	<li>All <strong>images can be clicked on</strong> and lead to the preview of the wallpaper,</li>
	<li>You can <a href="http://www.smashingmagazine.com/2008/03/19/desktop-wallpaper-calendar-join-in/">feature your work in our magazine</a> by taking part in our Desktop Wallpaper Calendar series. We are regularly looking for creative designers and artists to be featured on Smashing Magazine. Are you one of them?</li>
</ul>
</p>]]></description>
			<content:encoded><![CDATA[<table width="650">
<tr>
<td width="650">
<div style="width:650px;">
      <img src="http://statisches.auslieferung.commindo-media-ressourcen.de/advertisement.gif" alt="" border="0" /><br />
      <a href="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=target&#038;collection=smashing-rss&#038;position=1" ><img src="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=image&#038;collection=smashing-rss&#038;position=1" border="0" alt="" /></a>&nbsp;<a href="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=target&#038;collection=smashing-rss&#038;position=2" ><img src="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=image&#038;collection=smashing-rss&#038;position=2" border="0" alt="" /></a>&nbsp;<a href="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=target&#038;collection=smashing-rss&#038;position=3" ><img src="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=image&#038;collection=smashing-rss&#038;position=3" border="0" alt="" /></a>
    </div>
</td>
</tr>
</table>
<p>We always try our best to challenge your artistic abilities and produce some interesting, beautiful and creative artwork. And as designers we usually turn to different sources of inspiration. As a matter of fact, weâ€™ve discovered the best one â€” desktop wallpapers that are a little more distinctive than the usual crowd. This creativity mission has been going on for over two years now, and we are very thankful to all designers who have contributed and are still diligently contributing each month.</p>
<p>We continue to nourish you with a monthly spoon of inspiration. This post features <strong>free desktop wallpapers</strong> created by artists across the globe for January 2012. Both versions with a calendar and without a calendar can be downloaded for free. Itâ€™s time to freshen up your wallpaper!</p>
<p>Please note that:</p>
<ul>
<li>All <strong>images can be clicked on</strong> and lead to the preview of the wallpaper,</li>
<li>You can <a href="http://www.smashingmagazine.com/2008/03/19/desktop-wallpaper-calendar-join-in/">feature your work in our magazine</a> by taking part in our Desktop Wallpaper Calendar series. We are regularly looking for creative designers and artists to be featured on Smashing Magazine. Are you one of them?</li>
</ul>
<h3 id="colored_edge__15">Colored Edge</h3>
<p>&#34;For February, the month of spring, love and 29 days.&#34; Designed by <a href="http://www.behance.net/rahulgreen">Rahul.s</a> from India.</p>
<p><a href="http://files.smashingmagazine.com/wallpapers/february-12/images/full/colored_edge__15.jpg"><img width="500" height="312" alt="Smashing Wallpaper - february 12" src="http://files.smashingmagazine.com/wallpapers/february-12/images/colored_edge__15.jpg" /></a></p>
<ul>
<li><a href="http://files.smashingmagazine.com/wallpapers/february-12/images/full/colored_edge__15.jpg">preview</a></li>
<li>with calendar:  <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-colored_edge__15-calendar-1024x768.jpg">1024&times;768</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-colored_edge__15-calendar-1024x1024.jpg">1024&times;1024</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-colored_edge__15-calendar-1280x960.jpg">1280&times;960</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-colored_edge__15-calendar-1440x900.jpg">1440&times;900</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-colored_edge__15-calendar-1440x1050.jpg">1440&times;1050</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-colored_edge__15-calendar-1600x1200.jpg">1600&times;1200</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-colored_edge__15-calendar-1680x1050.jpg">1680&times;1050</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-colored_edge__15-calendar-1920x1080.jpg">1920&times;1080</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-colored_edge__15-calendar-1920x1200.jpg">1920&times;1200</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-colored_edge__15-calendar-1920x1440.jpg">1920&times;1440</a></li>
<li>without calendar:  <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-colored_edge__15-nocal-800x600.jpg">800&times;600</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-colored_edge__15-nocal-1680x1200.jpg">1680&times;1200</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-colored_edge__15-nocal-1920x1200.jpg">1920&times;1200</a></li>
</ul>
<h3 id="hungry_owl__82">Hungry Owl</h3>
<p>&#34;February, just one more cold month.. :).&#34; Designed by <a href="http://www.phpfaber.com.ua/portfolio">Katerina Bobkova</a> from Ukraine.</p>
<p><a href="http://files.smashingmagazine.com/wallpapers/february-12/images/full/hungry_owl__82.jpg"><img width="500" height="312" alt="Smashing Wallpaper - february 12" src="http://files.smashingmagazine.com/wallpapers/february-12/images/hungry_owl__82.jpg" /></a></p>
<ul>
<li><a href="http://files.smashingmagazine.com/wallpapers/february-12/images/full/hungry_owl__82.jpg">preview</a></li>
<li>with calendar:  <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-hungry_owl__82-calendar-320x480.jpg">320&times;480</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-hungry_owl__82-calendar-1024x768.jpg">1024&times;768</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-hungry_owl__82-calendar-1024x1024.jpg">1024&times;1024</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-hungry_owl__82-calendar-1280x800.jpg">1280&times;800</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-hungry_owl__82-calendar-1440x900.jpg">1440&times;900</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-hungry_owl__82-calendar-1680x1050.jpg">1680&times;1050</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-hungry_owl__82-calendar-1920x1080.jpg">1920&times;1080</a></li>
<li>without calendar:  <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-hungry_owl__82-nocal-320x480.jpg">320&times;480</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-hungry_owl__82-nocal-1024x768.jpg">1024&times;768</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-hungry_owl__82-nocal-1024x1024.jpg">1024&times;1024</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-hungry_owl__82-nocal-1280x800.jpg">1280&times;800</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-hungry_owl__82-nocal-1440x900.jpg">1440&times;900</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-hungry_owl__82-nocal-1680x1050.jpg">1680&times;1050</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-hungry_owl__82-nocal-1920x1080.jpg">1920&times;1080</a></li>
</ul>
<h3 id="hot_drinks__23">Hot Drinks</h3>
<p>&#34;Which drink will you choose to make you feel better during the cold season?&#34; Designed by <a href="http://cargocollective.com/agathealtwegg">Agathe Altwegg</a> from France.</p>
<p><a href="http://files.smashingmagazine.com/wallpapers/february-12/images/full/hot_drinks__23.jpg"><img width="500" height="312" alt="Smashing Wallpaper - february 12" src="http://files.smashingmagazine.com/wallpapers/february-12/images/hot_drinks__23.jpg" /></a></p>
<ul>
<li><a href="http://files.smashingmagazine.com/wallpapers/february-12/images/full/hot_drinks__23.jpg">preview</a></li>
<li>with calendar:  <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-hot_drinks__23-calendar-320x480.jpg">320&times;480</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-hot_drinks__23-calendar-1024x768.jpg">1024&times;768</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-hot_drinks__23-calendar-1280x800.jpg">1280&times;800</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-hot_drinks__23-calendar-1440x900.jpg">1440&times;900</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-hot_drinks__23-calendar-1680x1200.jpg">1680&times;1200</a></li>
<li>without calendar:  <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-hot_drinks__23-nocal-320x480.jpg">320&times;480</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-hot_drinks__23-nocal-1024x768.jpg">1024&times;768</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-hot_drinks__23-nocal-1280x800.jpg">1280&times;800</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-hot_drinks__23-nocal-1440x900.jpg">1440&times;900</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-hot_drinks__23-nocal-1680x1200.jpg">1680&times;1200</a></li>
</ul>
<h3 id="bebold__29">Bold</h3>
<p>Designed by <a href="http://www.elisabettaborseti.com">Elisabetta Borseti</a> from Italy.</p>
<p><a href="http://files.smashingmagazine.com/wallpapers/february-12/images/full/bebold__29.jpg"><img width="500" height="312" alt="Smashing Wallpaper - february 12" src="http://files.smashingmagazine.com/wallpapers/february-12/images/bebold__29.jpg" /></a></p>
<ul>
<li><a href="http://files.smashingmagazine.com/wallpapers/february-12/images/full/bebold__29.jpg">preview</a></li>
<li>with calendar:  <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-bebold__29-calendar-320x480.jpg">320&times;480</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-bebold__29-calendar-1024x768.jpg">1024&times;768</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-bebold__29-calendar-1024x1024.jpg">1024&times;1024</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-bebold__29-calendar-1280x800.jpg">1280&times;800</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-bebold__29-calendar-1280x1024.jpg">1280&times;1024</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-bebold__29-calendar-1366x768.jpg">1366&times;768</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-bebold__29-calendar-1440x900.jpg">1440&times;900</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-bebold__29-calendar-1680x1050.jpg">1680&times;1050</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-bebold__29-calendar-1920x1080.jpg">1920&times;1080</a></li>
<li>without calendar:  <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-bebold__29-nocal-320x480.jpg">320&times;480</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-bebold__29-nocal-1024x768.jpg">1024&times;768</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-bebold__29-nocal-1024x1024.jpg">1024&times;1024</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-bebold__29-nocal-1280x800.jpg">1280&times;800</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-bebold__29-nocal-1280x1024.jpg">1280&times;1024</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-bebold__29-nocal-1366x768.jpg">1366&times;768</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-bebold__29-nocal-1440x900.jpg">1440&times;900</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-bebold__29-nocal-1680x1050.jpg">1680&times;1050</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-bebold__29-nocal-1920x1080.jpg">1920&times;1080</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-bebold__29-nocal-1920x1200.jpg">1920&times;1200</a></li>
</ul>
<h3 id="february_prison_break__63">February Prison Break</h3>
<p>&#34;We suggest &#8211; do not mess with February.&#34; Designed by <a href="http://www.riocreativo.pl">Marek GuziÑ�ski From Rio Creativo</a> from Poland.</p>
<p><a href="http://files.smashingmagazine.com/wallpapers/february-12/images/full/february_prison_break__63.jpg"><img width="500" height="312" alt="Smashing Wallpaper - february 12" src="http://files.smashingmagazine.com/wallpapers/february-12/images/february_prison_break__63.jpg" /></a></p>
<ul>
<li><a href="http://files.smashingmagazine.com/wallpapers/february-12/images/full/february_prison_break__63.jpg">preview</a></li>
<li>with calendar:  <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-february_prison_break__63-calendar-1280x720.jpg">1280&times;720</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-february_prison_break__63-calendar-1280x800.jpg">1280&times;800</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-february_prison_break__63-calendar-1440x900.jpg">1440&times;900</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-february_prison_break__63-calendar-1680x1050.jpg">1680&times;1050</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-february_prison_break__63-calendar-1920x1080.jpg">1920&times;1080</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-february_prison_break__63-calendar-1920x1200.jpg">1920&times;1200</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-february_prison_break__63-calendar-2540x1440.jpg">2540&times;1440</a></li>
<li>without calendar:  <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-february_prison_break__63-nocal-1280x720.jpg">1280&times;720</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-february_prison_break__63-nocal-1280x800.jpg">1280&times;800</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-february_prison_break__63-nocal-1440x900.jpg">1440&times;900</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-february_prison_break__63-nocal-1680x1050.jpg">1680&times;1050</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-february_prison_break__63-nocal-1920x1080.jpg">1920&times;1080</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-february_prison_break__63-nocal-1920x1200.jpg">1920&times;1200</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-february_prison_break__63-nocal-2540x1440.jpg">2540&times;1440</a></li>
</ul>
<h3 id="all_you_need_is_love__46">All You Need Is Love</h3>
<p>&#34;Love is all you need.&#34; Designed by <a href="http://www.efumodesign.com">Kaspars Dedzis</a> from Latvia.</p>
<p><a href="http://files.smashingmagazine.com/wallpapers/february-12/images/full/all_you_need_is_love__46.jpg"><img width="500" height="312" alt="Smashing Wallpaper - february 12" src="http://files.smashingmagazine.com/wallpapers/february-12/images/all_you_need_is_love__46.jpg" /></a></p>
<ul>
<li><a href="http://files.smashingmagazine.com/wallpapers/february-12/images/full/all_you_need_is_love__46.jpg">preview</a></li>
<li>with calendar:  <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-all_you_need_is_love__46-calendar-1280x800.jpg">1280&times;800</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-all_you_need_is_love__46-calendar-1280x1024.jpg">1280&times;1024</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-all_you_need_is_love__46-calendar-1366x768.jpg">1366&times;768</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-all_you_need_is_love__46-calendar-1680x1050.jpg">1680&times;1050</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-all_you_need_is_love__46-calendar-1920x1200.jpg">1920&times;1200</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-all_you_need_is_love__46-calendar-2560x1440.jpg">2560&times;1440</a></li>
<li>without calendar:  <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-all_you_need_is_love__46-nocal-1280x800.jpg">1280&times;800</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-all_you_need_is_love__46-nocal-1280x1024.jpg">1280&times;1024</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-all_you_need_is_love__46-nocal-1366x768.jpg">1366&times;768</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-all_you_need_is_love__46-nocal-1680x1050.jpg">1680&times;1050</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-all_you_need_is_love__46-nocal-1920x1200.jpg">1920&times;1200</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-all_you_need_is_love__46-nocal-2560x1440.jpg">2560&times;1440</a></li>
</ul>
<h3 id="february_splashes__88">February Splashes</h3>
<p>Designed by <a href="http://blog.szaboka.hu">Roland SzabÑƒ</a> from Hungary.</p>
<p><a href="http://files.smashingmagazine.com/wallpapers/february-12/images/full/february_splashes__88.jpg"><img width="500" height="312" alt="Smashing Wallpaper - february 12" src="http://files.smashingmagazine.com/wallpapers/february-12/images/february_splashes__88.jpg" /></a></p>
<ul>
<li><a href="http://files.smashingmagazine.com/wallpapers/february-12/images/full/february_splashes__88.jpg">preview</a></li>
<li>with calendar:  <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-february_splashes__88-calendar-1280x720.jpg">1280&times;720</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-february_splashes__88-calendar-1280x800.jpg">1280&times;800</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-february_splashes__88-calendar-1440x900.jpg">1440&times;900</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-february_splashes__88-calendar-1680x1050.jpg">1680&times;1050</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-february_splashes__88-calendar-1920x1200.jpg">1920&times;1200</a></li>
</ul>
<h3 id="penguin_hockey__73">Penguin Hockey</h3>
<p>&#34;No coward plays hockey!&#34; Designed by <a href="http://www.cheloveche.ru">Cheloveche.ru</a> from Russia.</p>
<p><a href="http://files.smashingmagazine.com/wallpapers/february-12/images/full/penguin_hockey__73.jpg"><img width="500" height="312" alt="Smashing Wallpaper - february 12" src="http://files.smashingmagazine.com/wallpapers/february-12/images/penguin_hockey__73.jpg" /></a></p>
<ul>
<li><a href="http://files.smashingmagazine.com/wallpapers/february-12/images/full/penguin_hockey__73.jpg">preview</a></li>
<li>with calendar:  <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-penguin_hockey__73-calendar-1024x768.jpg">1024&times;768</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-penguin_hockey__73-calendar-1280x800.jpg">1280&times;800</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-penguin_hockey__73-calendar-1280x1024.jpg">1280&times;1024</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-penguin_hockey__73-calendar-1440x900.jpg">1440&times;900</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-penguin_hockey__73-calendar-1680x1050.jpg">1680&times;1050</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-penguin_hockey__73-calendar-1920x1200.jpg">1920&times;1200</a></li>
<li>without calendar:  <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-penguin_hockey__73-nocal-1024x768.jpg">1024&times;768</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-penguin_hockey__73-nocal-1280x800.jpg">1280&times;800</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-penguin_hockey__73-nocal-1280x1024.jpg">1280&times;1024</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-penguin_hockey__73-nocal-1440x900.jpg">1440&times;900</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-penguin_hockey__73-nocal-1680x1050.jpg">1680&times;1050</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-penguin_hockey__73-nocal-1920x1200.jpg">1920&times;1200</a></li>
</ul>
<h3 id="valentine_nice__44">Mr. &#038; Ms. Nice</h3>
<p>Designed by <a href="http://www.dimorgado.com">Diana Morgado</a> from Portugal.</p>
<p><a href="http://files.smashingmagazine.com/wallpapers/february-12/images/full/valentine_nice__44.jpg"><img width="500" height="312" alt="Smashing Wallpaper - february 12" src="http://files.smashingmagazine.com/wallpapers/february-12/images/valentine_nice__44.jpg" /></a></p>
<ul>
<li><a href="http://files.smashingmagazine.com/wallpapers/february-12/images/full/valentine_nice__44.jpg">preview</a></li>
<li>with calendar:  <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-valentine_nice__44-calendar-1024x768.jpg">1024&times;768</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-valentine_nice__44-calendar-1280x800.jpg">1280&times;800</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-valentine_nice__44-calendar-1280x1024.jpg">1280&times;1024</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-valentine_nice__44-calendar-1440x900.jpg">1440&times;900</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-valentine_nice__44-calendar-1680x1050.jpg">1680&times;1050</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-valentine_nice__44-calendar-1920x1080.jpg">1920&times;1080</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-valentine_nice__44-calendar-1920x1200.jpg">1920&times;1200</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-valentine_nice__44-calendar-2560x1440.jpg">2560&times;1440</a></li>
<li>without calendar:  <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-valentine_nice__44-nocal-1024x768.jpg">1024&times;768</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-valentine_nice__44-nocal-1280x800.jpg">1280&times;800</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-valentine_nice__44-nocal-1280x1024.jpg">1280&times;1024</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-valentine_nice__44-nocal-1440x900.jpg">1440&times;900</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-valentine_nice__44-nocal-1680x1050.jpg">1680&times;1050</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-valentine_nice__44-nocal-1920x1080.jpg">1920&times;1080</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-valentine_nice__44-nocal-1920x1200.jpg">1920&times;1200</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-valentine_nice__44-nocal-2560x1440.jpg">2560&times;1440</a></li>
</ul>
<h3 id="jealous_much__33">Jealous Much?</h3>
<p>&#34;Calendar for February 2012.&#34; Designed by <a href="http://www.beibayproductions.com">Annabelle Bay</a> from USA.</p>
<p><a href="http://files.smashingmagazine.com/wallpapers/february-12/images/full/jealous_much__33.jpg"><img width="500" height="312" alt="Smashing Wallpaper - february 12" src="http://files.smashingmagazine.com/wallpapers/february-12/images/jealous_much__33.jpg" /></a></p>
<ul>
<li><a href="http://files.smashingmagazine.com/wallpapers/february-12/images/full/jealous_much__33.jpg">preview</a></li>
<li>with calendar:  <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-jealous_much__33-calendar-320x240.jpg">320&times;240</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-jealous_much__33-calendar-1024x768.jpg">1024&times;768</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-jealous_much__33-calendar-1024x1024.jpg">1024&times;1024</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-jealous_much__33-calendar-1280x800.jpg">1280&times;800</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-jealous_much__33-calendar-1280x1024.jpg">1280&times;1024</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-jealous_much__33-calendar-1680x1050.jpg">1680&times;1050</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-jealous_much__33-calendar-1920x1200.jpg">1920&times;1200</a></li>
<li>without calendar:  <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-jealous_much__33-nocal-320x240.jpg">320&times;240</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-jealous_much__33-nocal-1024x768.jpg">1024&times;768</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-jealous_much__33-nocal-1024x1024.jpg">1024&times;1024</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-jealous_much__33-nocal-1280x800.jpg">1280&times;800</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-jealous_much__33-nocal-1280x1024.jpg">1280&times;1024</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-jealous_much__33-nocal-1680x1050.jpg">1680&times;1050</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-jealous_much__33-nocal-1920x1200.jpg">1920&times;1200</a></li>
</ul>
<h3 id="heartbroken__59">Heartbroken</h3>
<p>&#34;Illustrated wallpaper for february on the theme of heartbreak.1920 x 1200.&#34; Designed by <a href="http://www.heroinefix.com">Danae Botha</a> from South Africa.</p>
<p><a href="http://files.smashingmagazine.com/wallpapers/february-12/images/full/heartbroken__59.jpg"><img width="500" height="312" alt="Smashing Wallpaper - february 12" src="http://files.smashingmagazine.com/wallpapers/february-12/images/heartbroken__59.jpg" /></a></p>
<ul>
<li><a href="http://files.smashingmagazine.com/wallpapers/february-12/images/full/heartbroken__59.jpg">preview</a></li>
<li>with calendar:  <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-heartbroken__59-calendar-320x480.jpg">320&times;480</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-heartbroken__59-calendar-800x480.jpg">800&times;480</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-heartbroken__59-calendar-800x600.jpg">800&times;600</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-heartbroken__59-calendar-1024x768.jpg">1024&times;768</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-heartbroken__59-calendar-1024x1024.jpg">1024&times;1024</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-heartbroken__59-calendar-1152x864.jpg">1152&times;864</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-heartbroken__59-calendar-1280x720.jpg">1280&times;720</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-heartbroken__59-calendar-1280x800.jpg">1280&times;800</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-heartbroken__59-calendar-1280x1024.jpg">1280&times;1024</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-heartbroken__59-calendar-1440x900.jpg">1440&times;900</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-heartbroken__59-calendar-1440x1050.jpg">1440&times;1050</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-heartbroken__59-calendar-1600x1200.jpg">1600&times;1200</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-heartbroken__59-calendar-1680x1050.jpg">1680&times;1050</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-heartbroken__59-calendar-1680x1200.jpg">1680&times;1200</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-heartbroken__59-calendar-1920x1080.jpg">1920&times;1080</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-heartbroken__59-calendar-1920x1200.jpg">1920&times;1200</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-heartbroken__59-calendar-1920x1440.jpg">1920&times;1440</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-heartbroken__59-calendar-2560x1440.jpg">2560&times;1440</a></li>
<li>without calendar:  <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-heartbroken__59-nocal-320x480.jpg">320&times;480</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-heartbroken__59-nocal-800x480.jpg">800&times;480</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-heartbroken__59-nocal-800x600.jpg">800&times;600</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-heartbroken__59-nocal-1024x768.jpg">1024&times;768</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-heartbroken__59-nocal-1024x1024.jpg">1024&times;1024</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-heartbroken__59-nocal-1152x864.jpg">1152&times;864</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-heartbroken__59-nocal-1280x720.jpg">1280&times;720</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-heartbroken__59-nocal-1280x800.jpg">1280&times;800</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-heartbroken__59-nocal-1280x960.jpg">1280&times;960</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-heartbroken__59-nocal-1280x1024.jpg">1280&times;1024</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-heartbroken__59-nocal-1440x900.jpg">1440&times;900</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-heartbroken__59-nocal-1440x1050.jpg">1440&times;1050</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-heartbroken__59-nocal-1600x1200.jpg">1600&times;1200</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-heartbroken__59-nocal-1680x1050.jpg">1680&times;1050</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-heartbroken__59-nocal-1680x1200.jpg">1680&times;1200</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-heartbroken__59-nocal-1920x1080.jpg">1920&times;1080</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-heartbroken__59-nocal-1920x1200.jpg">1920&times;1200</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-heartbroken__59-nocal-1920x1440.jpg">1920&times;1440</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-heartbroken__59-nocal-2560x1440.jpg">2560&times;1440</a></li>
</ul>
<h3 id="the_shortest_month__26">The Shortest Month</h3>
<p>Designed by <a href="http://forsakenville.free.fr">Forsaken</a> from France.</p>
<p><a href="http://files.smashingmagazine.com/wallpapers/february-12/images/full/the_shortest_month__26.jpg"><img width="500" height="312" alt="Smashing Wallpaper - february 12" src="http://files.smashingmagazine.com/wallpapers/february-12/images/the_shortest_month__26.jpg" /></a></p>
<ul>
<li><a href="http://files.smashingmagazine.com/wallpapers/february-12/images/full/the_shortest_month__26.jpg">preview</a></li>
<li>with calendar:  <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-the_shortest_month__26-calendar-1024x1024.jpg">1024&times;1024</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-the_shortest_month__26-calendar-1280x800.jpg">1280&times;800</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-the_shortest_month__26-calendar-1400x1050.jpg">1400&times;1050</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-the_shortest_month__26-calendar-1440x900.jpg">1440&times;900</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-the_shortest_month__26-calendar-1680x1050.jpg">1680&times;1050</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-the_shortest_month__26-calendar-1920x1080.jpg">1920&times;1080</a></li>
<li>without calendar:  <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-the_shortest_month__26-nocal-1024x1024.jpg">1024&times;1024</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-the_shortest_month__26-nocal-1280x800.jpg">1280&times;800</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-the_shortest_month__26-nocal-1400x1050.jpg">1400&times;1050</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-the_shortest_month__26-nocal-1440x900.jpg">1440&times;900</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-the_shortest_month__26-nocal-1680x1050.jpg">1680&times;1050</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-the_shortest_month__26-nocal-1920x1080.jpg">1920&times;1080</a></li>
</ul>
<h3 id="kids_and__dragon">Kids And Dragon</h3>
<p>&#34;My drawings are mostly black-and-white and the year of the Black Dragon inspired me to start drawing another picture. Let the Dragon this year be friendly and playful ;).&#34; Designed by <a href="http://www.artilinki.com/en/space/show/my-fairy-tales">Jelena TÑ™ekulajeva</a> from Estonia.</p>
<p><a href="http://files.smashingmagazine.com/wallpapers/february-12/images/full/kids_and__dragon.jpg"><img width="500" height="312" alt="Smashing Wallpaper - february 12" src="http://files.smashingmagazine.com/wallpapers/february-12/images/kids_and__dragon.jpg" /></a></p>
<ul>
<li><a href="http://files.smashingmagazine.com/wallpapers/february-12/images/full/kids_and__dragon.jpg">preview</a></li>
<li>with calendar:  <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-kids_and__dragon-calendar-1280x800.jpg">1280&times;800</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-kids_and__dragon-calendar-1280x1024.jpg">1280&times;1024</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-kids_and__dragon-calendar-1366x768.jpg">1366&times;768</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-kids_and__dragon-calendar-1440x900.jpg">1440&times;900</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-kids_and__dragon-calendar-1680x1050.jpg">1680&times;1050</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-kids_and__dragon-calendar-1920x1080.jpg">1920&times;1080</a></li>
<li>without calendar:  <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-kids_and__dragon-nocal-1280x800.jpg">1280&times;800</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-kids_and__dragon-nocal-1280x1024.jpg">1280&times;1024</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-kids_and__dragon-nocal-1366x768.jpg">1366&times;768</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-kids_and__dragon-nocal-1440x900.jpg">1440&times;900</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-kids_and__dragon-nocal-1680x1050.jpg">1680&times;1050</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-kids_and__dragon-nocal-1920x1080.jpg">1920&times;1080</a></li>
</ul>
<h3 id="heart_on_a_string__55">Heart On A String</h3>
<p>&#34;For hopeless romantics that let others play with their heart.&#34; Designed by <a href="http://jtotheg22.deviantart.com">Jacob Giesler</a> from USA.</p>
<p><a href="http://files.smashingmagazine.com/wallpapers/february-12/images/full/heart_on_a_string__55.jpg"><img width="500" height="312" alt="Smashing Wallpaper - february 12" src="http://files.smashingmagazine.com/wallpapers/february-12/images/heart_on_a_string__55.jpg" /></a></p>
<ul>
<li><a href="http://files.smashingmagazine.com/wallpapers/february-12/images/full/heart_on_a_string__55.jpg">preview</a></li>
<li>with calendar:  <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-heart_on_a_string__55-calendar-1280x800.jpg">1280&times;800</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-heart_on_a_string__55-calendar-1440x900.jpg">1440&times;900</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-heart_on_a_string__55-calendar-1680x1050.jpg">1680&times;1050</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-heart_on_a_string__55-calendar-1920x1080.jpg">1920&times;1080</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-heart_on_a_string__55-calendar-1920x1200.jpg">1920&times;1200</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-heart_on_a_string__55-calendar-2560x1440.jpg">2560&times;1440</a></li>
<li>without calendar:  <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-heart_on_a_string__55-nocal-1280x800.jpg">1280&times;800</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-heart_on_a_string__55-nocal-1440x900.jpg">1440&times;900</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-heart_on_a_string__55-nocal-1680x1050.jpg">1680&times;1050</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-heart_on_a_string__55-nocal-1920x1080.jpg">1920&times;1080</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-heart_on_a_string__55-nocal-1920x1200.jpg">1920&times;1200</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-heart_on_a_string__55-nocal-2560x1440.jpg">2560&times;1440</a></li>
</ul>
<h3 id="ashadows_chance__31">A Shadow&#8217;s Chance</h3>
<p>&#34;A nod at Groundhog Day! The artwork provided with a calendar has a winter color, because the groundhog sees his shadow which means six more weeks of winter. And the other (Green) has no calendar and no shadow which denotes anearly spring.&#34; Designed by <a href="http://www.visioneerstudio.net">Joseph Brooks</a> from United States.</p>
<p><a href="http://files.smashingmagazine.com/wallpapers/february-12/images/full/ashadows_chance__31.jpg"><img width="500" height="281" alt="Smashing Wallpaper - february 12" src="http://files.smashingmagazine.com/wallpapers/february-12/images/ashadows_chance__31.jpg" /></a></p>
<ul>
<li><a href="http://files.smashingmagazine.com/wallpapers/february-12/images/full/ashadows_chance__31.jpg">preview</a></li>
<li>with calendar:  <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-ashadows_chance__31-calendar-1024x1024.jpg">1024&times;1024</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-ashadows_chance__31-calendar-1280x800.jpg">1280&times;800</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-ashadows_chance__31-calendar-1280x1024.jpg">1280&times;1024</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-ashadows_chance__31-calendar-1920x1080.jpg">1920&times;1080</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-ashadows_chance__31-calendar-2560x1440.jpg">2560&times;1440</a></li>
<li>without calendar:  <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-ashadows_chance__31-nocal-1024x1024.jpg">1024&times;1024</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-ashadows_chance__31-nocal-1280x800.jpg">1280&times;800</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-ashadows_chance__31-nocal-1280x1024.jpg">1280&times;1024</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-ashadows_chance__31-nocal-1920x1080.jpg">1920&times;1080</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-ashadows_chance__31-nocal-2560x1440.jpg">2560&times;1440</a></li>
</ul>
<h3 id="be_mine__4">Be Mine</h3>
<p>&#34;A cutsie calendar theme.&#34; Designed by <a href="http://www.popupfactory.com">Sandi | Pop Up Factory.com</a> from Toronto, ON,  Canada.</p>
<p><a href="http://files.smashingmagazine.com/wallpapers/february-12/images/full/be_mine__4.jpg"><img width="500" height="312" alt="Smashing Wallpaper - february 12" src="http://files.smashingmagazine.com/wallpapers/february-12/images/be_mine__4.jpg" /></a></p>
<ul>
<li><a href="http://files.smashingmagazine.com/wallpapers/february-12/images/full/be_mine__4.jpg">preview</a></li>
<li>with calendar:  <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-be_mine__4-calendar-1024x768.jpg">1024&times;768</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-be_mine__4-calendar-1280x800.jpg">1280&times;800</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-be_mine__4-calendar-1366x768.jpg">1366&times;768</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-be_mine__4-calendar-1440x900.jpg">1440&times;900</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-be_mine__4-calendar-1680x1050.jpg">1680&times;1050</a></li>
<li>without calendar:  <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-be_mine__4-nocal-1024x768.jpg">1024&times;768</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-be_mine__4-nocal-1280x800.jpg">1280&times;800</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-be_mine__4-nocal-1366x768.jpg">1366&times;768</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-be_mine__4-nocal-1440x900.jpg">1440&times;900</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-be_mine__4-nocal-1680x1050.jpg">1680&times;1050</a></li>
</ul>
<h3 id="love_signal__65">It&#8217;s The Love Signal</h3>
<p>&#34;Let&#8217;s beam our love to the universe!&#34; Designed by <a href="http://www.morningmobi.com">Lew Su-ann</a> from Brunei Darussalam.</p>
<p><a href="http://files.smashingmagazine.com/wallpapers/february-12/images/full/love_signal__65.jpg"><img width="500" height="312" alt="Smashing Wallpaper - february 12" src="http://files.smashingmagazine.com/wallpapers/february-12/images/love_signal__65.jpg" /></a></p>
<ul>
<li><a href="http://files.smashingmagazine.com/wallpapers/february-12/images/full/love_signal__65.jpg">preview</a></li>
<li>with calendar:  <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-love_signal__65-calendar-800x600.jpg">800&times;600</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-love_signal__65-calendar-1024x768.jpg">1024&times;768</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-love_signal__65-calendar-1152x864.jpg">1152&times;864</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-love_signal__65-calendar-1280x800.jpg">1280&times;800</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-love_signal__65-calendar-1280x960.jpg">1280&times;960</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-love_signal__65-calendar-1400x1050.jpg">1400&times;1050</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-love_signal__65-calendar-1440x900.jpg">1440&times;900</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-love_signal__65-calendar-1600x1200.jpg">1600&times;1200</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-love_signal__65-calendar-1680x1050.jpg">1680&times;1050</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-love_signal__65-calendar-1920x1200.jpg">1920&times;1200</a></li>
<li>without calendar:  <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-love_signal__65-nocal-800x600.jpg">800&times;600</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-love_signal__65-nocal-1024x768.jpg">1024&times;768</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-love_signal__65-nocal-1152x864.jpg">1152&times;864</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-love_signal__65-nocal-1280x800.jpg">1280&times;800</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-love_signal__65-nocal-1280x960.jpg">1280&times;960</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-love_signal__65-nocal-1400x1050.jpg">1400&times;1050</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-love_signal__65-nocal-1440x900.jpg">1440&times;900</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-love_signal__65-nocal-1600x1200.jpg">1600&times;1200</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-love_signal__65-nocal-1680x1050.jpg">1680&times;1050</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-love_signal__65-nocal-1920x1200.jpg">1920&times;1200</a></li>
</ul>
<h3 id="winter_church__23">Winter Church</h3>
<p>Designed by <a href="http://www.pietjeprecies.nl">Pietje Precies</a> from The Netherlands.</p>
<p><a href="http://files.smashingmagazine.com/wallpapers/february-12/images/full/winter_church__23.jpg"><img width="500" height="312" alt="Smashing Wallpaper - february 12" src="http://files.smashingmagazine.com/wallpapers/february-12/images/winter_church__23.jpg" /></a></p>
<ul>
<li><a href="http://files.smashingmagazine.com/wallpapers/february-12/images/full/winter_church__23.jpg">preview</a></li>
<li>with calendar:  <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-winter_church__23-calendar-320x480.jpg">320&times;480</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-winter_church__23-calendar-1024x768.jpg">1024&times;768</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-winter_church__23-calendar-1280x800.jpg">1280&times;800</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-winter_church__23-calendar-1280x1024.jpg">1280&times;1024</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-winter_church__23-calendar-1440x900.jpg">1440&times;900</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-winter_church__23-calendar-1680x1050.jpg">1680&times;1050</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-winter_church__23-calendar-1920x1200.jpg">1920&times;1200</a></li>
<li>without calendar:  <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-winter_church__23-nocal-320x480.jpg">320&times;480</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-winter_church__23-nocal-1024x768.jpg">1024&times;768</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-winter_church__23-nocal-1280x800.jpg">1280&times;800</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-winter_church__23-nocal-1280x1024.jpg">1280&times;1024</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-winter_church__23-nocal-1440x900.jpg">1440&times;900</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-winter_church__23-nocal-1680x1050.jpg">1680&times;1050</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-winter_church__23-nocal-1920x1200.jpg">1920&times;1200</a></li>
</ul>
<h3 id="lock_your_love__2">Lock Your Love</h3>
<p>&#34;February is the month of couples and love, so if you do have that one special person in your life! Then this would be the prefect month to show how much you love her or him :).&#34; Designed by <a href="http://www.lovelock.us">Rihards Gromuls</a> from Latvia.</p>
<p><a href="http://files.smashingmagazine.com/wallpapers/february-12/images/full/lock_your_love__2.jpg"><img width="500" height="312" alt="Smashing Wallpaper - february 12" src="http://files.smashingmagazine.com/wallpapers/february-12/images/lock_your_love__2.jpg" /></a></p>
<ul>
<li><a href="http://files.smashingmagazine.com/wallpapers/february-12/images/full/lock_your_love__2.jpg">preview</a></li>
<li>with calendar:  <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-lock_your_love__2-calendar-1024x768.jpg">1024&times;768</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-lock_your_love__2-calendar-1280x800.jpg">1280&times;800</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-lock_your_love__2-calendar-1280x1024.jpg">1280&times;1024</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-lock_your_love__2-calendar-1440x900.jpg">1440&times;900</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-lock_your_love__2-calendar-1680x1050.jpg">1680&times;1050</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-lock_your_love__2-calendar-1920x1200.jpg">1920&times;1200</a></li>
<li>without calendar:  <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-lock_your_love__2-nocal-1024x768.jpg">1024&times;768</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-lock_your_love__2-nocal-1280x800.jpg">1280&times;800</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-lock_your_love__2-nocal-1280x1024.jpg">1280&times;1024</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-lock_your_love__2-nocal-1440x900.jpg">1440&times;900</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-lock_your_love__2-nocal-1680x1050.jpg">1680&times;1050</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-lock_your_love__2-nocal-1920x1200.jpg">1920&times;1200</a></li>
</ul>
<h3 id="cyclops_encounter__63">Cyclops Encounter</h3>
<p>&#34;I am a big fan of the Odyssey. Cyclopses are awesome.&#34; Designed by <a href="http://www.glorm.com">Glorm</a> from Canada.</p>
<p><a href="http://files.smashingmagazine.com/wallpapers/february-12/images/full/cyclops_encounter__63.jpg"><img width="500" height="312" alt="Smashing Wallpaper - february 12" src="http://files.smashingmagazine.com/wallpapers/february-12/images/cyclops_encounter__63.jpg" /></a></p>
<ul>
<li><a href="http://files.smashingmagazine.com/wallpapers/february-12/images/full/cyclops_encounter__63.jpg">preview</a></li>
<li>with calendar:  <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-cyclops_encounter__63-calendar-1024x1024.jpg">1024&times;1024</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-cyclops_encounter__63-calendar-1280x800.jpg">1280&times;800</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-cyclops_encounter__63-calendar-1400x900.jpg">1400&times;900</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-cyclops_encounter__63-calendar-1680x1050.jpg">1680&times;1050</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-cyclops_encounter__63-calendar-1920x1200.jpg">1920&times;1200</a></li>
<li>without calendar:  <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-cyclops_encounter__63-nocal-1024x1024.jpg">1024&times;1024</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-cyclops_encounter__63-nocal-1280x800.jpg">1280&times;800</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-cyclops_encounter__63-nocal-1400x900.jpg">1400&times;900</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-cyclops_encounter__63-nocal-1680x1050.jpg">1680&times;1050</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-cyclops_encounter__63-nocal-1920x1200.jpg">1920&times;1200</a></li>
</ul>
<h3 id="gloomy_light__95">Gloomy Light</h3>
<p>&#34;Sometimes we ever feel&#8217;s like useless, moody, gloomy, that&#8217;s so sadly. Maybe it just like an old gloomy paper effect on my calendar template. But, we can change it with give it colors, this year our life will be not far from heaviness like our years before, just bright it up and make a colors in your moody days!&#34; Designed by <a href="http://tikatea.tumblr.com/">Dwi Prastika</a> from Indonesia.</p>
<p><a href="http://files.smashingmagazine.com/wallpapers/february-12/images/full/gloomy_light__95.jpg"><img width="500" height="312" alt="Smashing Wallpaper - february 12" src="http://files.smashingmagazine.com/wallpapers/february-12/images/gloomy_light__95.jpg" /></a></p>
<ul>
<li><a href="http://files.smashingmagazine.com/wallpapers/february-12/images/full/gloomy_light__95.jpg">preview</a></li>
<li>with calendar:  <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-gloomy_light__95-calendar-1024x768.jpg">1024&times;768</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-gloomy_light__95-calendar-1024x1024.jpg">1024&times;1024</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-gloomy_light__95-calendar-1280x800.jpg">1280&times;800</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-gloomy_light__95-calendar-1440x900.jpg">1440&times;900</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-gloomy_light__95-calendar-1680x1050.jpg">1680&times;1050</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-gloomy_light__95-calendar-2560x1440.jpg">2560&times;1440</a></li>
<li>without calendar:  <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-gloomy_light__95-nocal-1024x768.jpg">1024&times;768</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-gloomy_light__95-nocal-1024x1024.jpg">1024&times;1024</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-gloomy_light__95-nocal-1280x800.jpg">1280&times;800</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-gloomy_light__95-nocal-1440x900.jpg">1440&times;900</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-gloomy_light__95-nocal-1680x1050.jpg">1680&times;1050</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-gloomy_light__95-nocal-2560x1440.jpg">2560&times;1440</a></li>
</ul>
<h3 id="chillout__59">Chillout</h3>
<p>&#34;Once upon a time, in a land far, far away, where you will not be online&#8230;&#34; Designed by <a href="http://chilid.pl">Chilid Interactive Agency</a> from Poland.</p>
<p><a href="http://files.smashingmagazine.com/wallpapers/february-12/images/full/chillout__59.jpg"><img width="500" height="312" alt="Smashing Wallpaper - february 12" src="http://files.smashingmagazine.com/wallpapers/february-12/images/chillout__59.jpg" /></a></p>
<ul>
<li><a href="http://files.smashingmagazine.com/wallpapers/february-12/images/full/chillout__59.jpg">preview</a></li>
<li>with calendar:  <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-chillout__59-calendar-1280x800.jpg">1280&times;800</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-chillout__59-calendar-1366x768.jpg">1366&times;768</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-chillout__59-calendar-1440x900.jpg">1440&times;900</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-chillout__59-calendar-1680x1050.jpg">1680&times;1050</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-chillout__59-calendar-2560x1440.jpg">2560&times;1440</a></li>
<li>without calendar:  <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-chillout__59-nocal-1280x800.jpg">1280&times;800</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-chillout__59-nocal-1366x768.jpg">1366&times;768</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-chillout__59-nocal-1440x900.jpg">1440&times;900</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-chillout__59-nocal-1680x1050.jpg">1680&times;1050</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-chillout__59-nocal-2560x1440.jpg">2560&times;1440</a></li>
</ul>
<h3 id="all_you_need__16">All You Need Is Love</h3>
<p>&#34;The Beatles said it best! Love is all you need.&#34; Designed by <a href="http://www.allisonmbrown.com">Allison Brown</a> from Canada.</p>
<p><a href="http://files.smashingmagazine.com/wallpapers/february-12/images/full/all_you_need__16.jpg"><img width="500" height="312" alt="Smashing Wallpaper - february 12" src="http://files.smashingmagazine.com/wallpapers/february-12/images/all_you_need__16.jpg" /></a></p>
<ul>
<li><a href="http://files.smashingmagazine.com/wallpapers/february-12/images/full/all_you_need__16.jpg">preview</a></li>
<li>with calendar:  <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-all_you_need__16-calendar-1024x768.jpg">1024&times;768</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-all_you_need__16-calendar-1024x1024.jpg">1024&times;1024</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-all_you_need__16-calendar-1280x800.jpg">1280&times;800</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-all_you_need__16-calendar-1280x1024.jpg">1280&times;1024</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-all_you_need__16-calendar-1440x900.jpg">1440&times;900</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-all_you_need__16-calendar-1680x1050.jpg">1680&times;1050</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-all_you_need__16-calendar-1920x1080.jpg">1920&times;1080</a></li>
<li>without calendar:  <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-all_you_need__16-nocal-1024x768.jpg">1024&times;768</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-all_you_need__16-nocal-1024x1024.jpg">1024&times;1024</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-all_you_need__16-nocal-1280x800.jpg">1280&times;800</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-all_you_need__16-nocal-1280x1024.jpg">1280&times;1024</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-all_you_need__16-nocal-1440x900.jpg">1440&times;900</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-all_you_need__16-nocal-1680x1050.jpg">1680&times;1050</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-all_you_need__16-nocal-1920x1080.jpg">1920&times;1080</a></li>
</ul>
<h3 id="fight_for_u__63">Fight For You</h3>
<p>&#34;This valentine we should fight for the ones we love.&#34; Designed by Tonie Tannous from Lebanon.</p>
<p><a href="http://files.smashingmagazine.com/wallpapers/february-12/images/full/fight_for_u__63.jpg"><img width="500" height="312" alt="Smashing Wallpaper - february 12" src="http://files.smashingmagazine.com/wallpapers/february-12/images/fight_for_u__63.jpg" /></a></p>
<ul>
<li><a href="http://files.smashingmagazine.com/wallpapers/february-12/images/full/fight_for_u__63.jpg">preview</a></li>
<li>with calendar:  <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-fight_for_u__63-calendar-1440x900.jpg">1440&times;900</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-fight_for_u__63-calendar-1680x1050.jpg">1680&times;1050</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-fight_for_u__63-calendar-1920x1080.jpg">1920&times;1080</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-fight_for_u__63-calendar-1920x1200.jpg">1920&times;1200</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-fight_for_u__63-calendar-2560x1440.jpg">2560&times;1440</a></li>
<li>without calendar:  <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-fight_for_u__63-nocal-1440x900.jpg">1440&times;900</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-fight_for_u__63-nocal-1680x1050.jpg">1680&times;1050</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-fight_for_u__63-nocal-1920x1080.jpg">1920&times;1080</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-fight_for_u__63-nocal-1920x1200.jpg">1920&times;1200</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-fight_for_u__63-nocal-2560x1440.jpg">2560&times;1440</a></li>
</ul>
<h3 id="ice_melted__42">Ice Melted</h3>
<p>&#34;Ice melted is coming back soon.&#34; Designed by <a href="http://www.yank.fr">Yank</a> from France.</p>
<p><a href="http://files.smashingmagazine.com/wallpapers/february-12/images/full/ice_melted__42.jpg"><img width="500" height="375" alt="Smashing Wallpaper - february 12" src="http://files.smashingmagazine.com/wallpapers/february-12/images/ice_melted__42.jpg" /></a></p>
<ul>
<li><a href="http://files.smashingmagazine.com/wallpapers/february-12/images/full/ice_melted__42.jpg">preview</a></li>
<li>with calendar:  <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-ice_melted__42-calendar-640x480.jpg">640&times;480</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-ice_melted__42-calendar-800x600.jpg">800&times;600</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-ice_melted__42-calendar-1024x768.jpg">1024&times;768</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-ice_melted__42-calendar-1280x1024.jpg">1280&times;1024</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-ice_melted__42-calendar-1600x1200.jpg">1600&times;1200</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-ice_melted__42-calendar-1920x1200.jpg">1920&times;1200</a></li>
<li>without calendar:  <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-ice_melted__42-nocal-640x480.jpg">640&times;480</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-ice_melted__42-nocal-800x600.jpg">800&times;600</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-ice_melted__42-nocal-1024x768.jpg">1024&times;768</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-ice_melted__42-nocal-1280x1024.jpg">1280&times;1024</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-ice_melted__42-nocal-1600x1200.jpg">1600&times;1200</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-ice_melted__42-nocal-1920x1200.jpg">1920&times;1200</a></li>
</ul>
<h3 id="load_time__88">Load Time</h3>
<p>&#34;What Scott Adams means about load time.&#34; Designed by <a href="http://www.fredrikjensen.com">Fredrik Jensen</a> from Norway.</p>
<p><a href="http://files.smashingmagazine.com/wallpapers/february-12/images/full/load_time__88.jpg"><img width="500" height="312" alt="Smashing Wallpaper - february 12" src="http://files.smashingmagazine.com/wallpapers/february-12/images/load_time__88.jpg" /></a></p>
<ul>
<li><a href="http://files.smashingmagazine.com/wallpapers/february-12/images/full/load_time__88.jpg">preview</a></li>
<li>with calendar:  <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-load_time__88-calendar-320x480.jpg">320&times;480</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-load_time__88-calendar-640x480.jpg">640&times;480</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-load_time__88-calendar-800x480.jpg">800&times;480</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-load_time__88-calendar-800x600.jpg">800&times;600</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-load_time__88-calendar-1024x768.jpg">1024&times;768</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-load_time__88-calendar-1152x864.jpg">1152&times;864</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-load_time__88-calendar-1280x720.jpg">1280&times;720</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-load_time__88-calendar-1280x800.jpg">1280&times;800</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-load_time__88-calendar-1280x960.jpg">1280&times;960</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-load_time__88-calendar-1440x900.jpg">1440&times;900</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-load_time__88-calendar-1600x1200.jpg">1600&times;1200</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-load_time__88-calendar-1680x1050.jpg">1680&times;1050</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-load_time__88-calendar-1680x1200.jpg">1680&times;1200</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-load_time__88-calendar-1920x1080.jpg">1920&times;1080</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-load_time__88-calendar-1920x1200.jpg">1920&times;1200</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-load_time__88-calendar-1920x1440.jpg">1920&times;1440</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-load_time__88-calendar-2560x1440.jpg">2560&times;1440</a></li>
<li>without calendar:  <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-load_time__88-nocal-320x480.jpg">320&times;480</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-load_time__88-nocal-640x480.jpg">640&times;480</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-load_time__88-nocal-800x480.jpg">800&times;480</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-load_time__88-nocal-800x600.jpg">800&times;600</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-load_time__88-nocal-1024x768.jpg">1024&times;768</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-load_time__88-nocal-1152x864.jpg">1152&times;864</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-load_time__88-nocal-1280x720.jpg">1280&times;720</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-load_time__88-nocal-1280x800.jpg">1280&times;800</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-load_time__88-nocal-1280x960.jpg">1280&times;960</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-load_time__88-nocal-1440x900.jpg">1440&times;900</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-load_time__88-nocal-1680x1050.jpg">1680&times;1050</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-load_time__88-nocal-1680x1200.jpg">1680&times;1200</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-load_time__88-nocal-1920x1080.jpg">1920&times;1080</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-load_time__88-nocal-1920x1200.jpg">1920&times;1200</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-load_time__88-nocal-1920x1440.jpg">1920&times;1440</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-load_time__88-nocal-2560x1440.jpg">2560&times;1440</a></li>
</ul>
<h3 id="love_is_in_the_air__81">Love Is In The Air</h3>
<p>Designed by <a href="http://www.breez.gr">Andreas Sofantzis</a> from Greece.</p>
<p><a href="http://files.smashingmagazine.com/wallpapers/february-12/images/full/love_is_in_the_air__81.jpg"><img width="500" height="312" alt="Smashing Wallpaper - february 12" src="http://files.smashingmagazine.com/wallpapers/february-12/images/love_is_in_the_air__81.jpg" /></a></p>
<ul>
<li><a href="http://files.smashingmagazine.com/wallpapers/february-12/images/full/love_is_in_the_air__81.jpg">preview</a></li>
<li>with calendar:  <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-love_is_in_the_air__81-calendar-1024x1024.jpg">1024&times;1024</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-love_is_in_the_air__81-calendar-1280x720.jpg">1280&times;720</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-love_is_in_the_air__81-calendar-1680x1050.jpg">1680&times;1050</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-love_is_in_the_air__81-calendar-1920x1080.jpg">1920&times;1080</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-love_is_in_the_air__81-calendar-1920x1200.jpg">1920&times;1200</a></li>
<li>without calendar:  <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-love_is_in_the_air__81-nocal-1024x1024.jpg">1024&times;1024</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-love_is_in_the_air__81-nocal-1280x720.jpg">1280&times;720</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-love_is_in_the_air__81-nocal-1680x1050.jpg">1680&times;1050</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-love_is_in_the_air__81-nocal-1920x1080.jpg">1920&times;1080</a>, <a href="http://files.smashingmagazine.com/wallpapers/february-12/february-12-love_is_in_the_air__81-nocal-1920x1200.jpg">1920&times;1200</a></li>
</ul>
<h3>Join In Next Month!</h3>
<p>Please note that we respect and carefully consider the ideas and motivation behind each and every artistâ€™s work. This is why we give all artists the <strong>full freedom to explore their creativity</strong> and express emotions and experience throughout their works. This is also why the themes of the wallpapers werenâ€™t anyhow influenced by us, but rather designed from scratch by the artists themselves.</p>
<p>A big thank you to all designers for their participation. <a href="http://www.smashingmagazine.com/2008/03/19/desktop-wallpaper-calendar-join-in/">Join in next month</a>!</p>
<h4>Whatâ€™s Your Favourite?</h4>
<p>Whatâ€™s your favorite theme or wallpaper for this month? Please let us know in the comment section below! We are looking forward to your submissions next month!</p>
<p><em>(il) (vf)</em></p>
<hr />
<p><small>Â© Smashing Editorial Team for <a href="http://www.smashingmagazine.com">Smashing Magazine</a>, 2012.</small></p>]]></content:encoded>
			<wfw:commentRss>http://blogmyquery.com/index.php/2012/01/desktop-wallpaper-calendar-february-2012/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Responsive Images: How they Almost Worked and What We Need</title>
		<link>http://blogmyquery.com/index.php/2012/01/responsive-images-how-they-almost-worked-and-what-we-need/</link>
		<comments>http://blogmyquery.com/index.php/2012/01/responsive-images-how-they-almost-worked-and-what-we-need/#comments</comments>
		<pubDate>Tue, 31 Jan 2012 12:00:49 +0000</pubDate>
		<dc:creator>nospam@example.com</dc:creator>
				<category><![CDATA[Feeds]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[kranthi]]></category>

		<guid isPermaLink="false">http://www.alistapart.com/articles/responsive-images-how-they-almost-worked-and-what-we-need/</guid>
		<description><![CDATA[With a mobile-first responsive design approach, if any part of the process breaks down, your user can still receive a representative image and avoid an unnecessarily large request on a device that may have limited bandwidth. But with several newer brow...]]></description>
			<content:encoded><![CDATA[With a mobile-first responsive design approach, if any part of the process breaks down, your user can still receive a representative image and avoid an unnecessarily large request on a device that may have limited bandwidth. But with several newer browsers implementing an  â€œimage prefetchingâ€� feature that allows images to be fetched before parsing the documentâ€™s body, some of the web's brightest developers are abandoning responsive images in favor of user agent detection, at least as a temporary solution. For us standardistas, UA detection leaves a bad taste in the mouth. More importantly, as the number and kinds of devices continue to grow, UA detection will quickly become untenable—just as browser detection did back in the bad old days before web standards. What's really needed, argues Mat Marquis, is a new markup element that works the way the HTML5 video element works. Sound crazy? So crazy it just might work.]]></content:encoded>
			<wfw:commentRss>http://blogmyquery.com/index.php/2012/01/responsive-images-how-they-almost-worked-and-what-we-need/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Pricing Strategy for Creatives</title>
		<link>http://blogmyquery.com/index.php/2012/01/pricing-strategy-for-creatives/</link>
		<comments>http://blogmyquery.com/index.php/2012/01/pricing-strategy-for-creatives/#comments</comments>
		<pubDate>Tue, 31 Jan 2012 12:00:36 +0000</pubDate>
		<dc:creator>nospam@example.com</dc:creator>
				<category><![CDATA[Feeds]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[kranthi]]></category>

		<guid isPermaLink="false">http://www.alistapart.com/articles/pricing-strategy-for-creatives/</guid>
		<description><![CDATA[Strategic pricing helps your brand and helps you to make more money. Issuing a price is like handing out a business card—it’s a great branding tool, but be careful about what it says to your market. Beginning relationships with customers at a high ...]]></description>
			<content:encoded><![CDATA[Strategic pricing helps your brand and helps you to make more money. Issuing a price is like handing out a business card—it’s a great branding tool, but be careful about what it says to your market. Beginning relationships with customers at a high price makes the statement: “we’re good at what we do and we know it.” Fighting with a competitor over a low price says “I’m uncertain about my abilities, so I’ll take what I can get.” Failing to use a considered pricing policy will leave you treading water in a sea of design mediocrity, allowing you to just stay afloat while you sell commodities. Jason Blumer explains how to become strategic about your pricing—including three things you can do immediately to kick-start your journey toward strategic pricing.]]></content:encoded>
			<wfw:commentRss>http://blogmyquery.com/index.php/2012/01/pricing-strategy-for-creatives/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Help Wanted: Websites For Finding Design And Programming Jobs</title>
		<link>http://blogmyquery.com/index.php/2012/01/help-wanted-websites-for-finding-design-and-programming-jobs/</link>
		<comments>http://blogmyquery.com/index.php/2012/01/help-wanted-websites-for-finding-design-and-programming-jobs/#comments</comments>
		<pubDate>Tue, 31 Jan 2012 09:00:55 +0000</pubDate>
		<dc:creator>Kevin Muldoon</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[Feeds]]></category>
		<category><![CDATA[Web Design]]></category>

		<guid isPermaLink="false">http://mgmt.noupe.com/?p=60144</guid>
		<description><![CDATA[<table width="650"><tr><td width="650"><div>
      <img src="http://statisches.auslieferung.commindo-media-ressourcen.de/advertisement.gif" alt="" border="0" /><br />
      <a href="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=target&#38;collection=noupe-rss&#38;position=1" target="_blank"><img src="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=image&#38;collection=noupe-rss&#38;position=1" border="0" alt="" /></a>&#160;<a href="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=target&#38;collection=noupe-rss&#38;position=2" target="_blank"><img src="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=image&#38;collection=noupe-rss&#38;position=2" border="0" alt="" /></a>&#160;<a href="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=target&#38;collection=noupe-rss&#38;position=3" target="_blank"><img src="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=image&#38;collection=noupe-rss&#38;position=3" border="0" alt="" /></a>
    </div></td></tr></table>
<a href="http://www.noupe.com/design/help-wanted-websites-for-finding-design-and-programming-jobs.html"><img src="http://media.noupe.com//uploads/2012/01/jobpostexcerpt.jpg" width="550" /></a>

There are a lot of advantages to freelancing. You will have more flexibility over the hours you work, you won't have to commute to work any more and best of all, you are your own boss. It can be hard work <strong>landing a job</strong>. Not to mention making sure a project is completed successfully can mean working unsocial hours from time to time, however most people who leave their 9 to 5 jobs are happy with the freedom freelancing offers.]]></description>
			<content:encoded><![CDATA[<table width="650">
<tr>
<td width="650">
<div style="width:650px;">
      <img src="http://statisches.auslieferung.commindo-media-ressourcen.de/advertisement.gif" alt="" border="0" /><br />
      <a href="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=target&#038;collection=noupe-rss&#038;position=1" ><img src="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=image&#038;collection=noupe-rss&#038;position=1" border="0" alt="" /></a>&nbsp;<a href="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=target&#038;collection=noupe-rss&#038;position=2" ><img src="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=image&#038;collection=noupe-rss&#038;position=2" border="0" alt="" /></a>&nbsp;<a href="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=target&#038;collection=noupe-rss&#038;position=3" ><img src="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=image&#038;collection=noupe-rss&#038;position=3" border="0" alt="" /></a>
    </div>
</td>
</tr>
</table>
<p>There are a lot of advantages to freelancing. You will have more flexibility over the hours you work, you won&#8217;t have to commute to work any more and best of all, you are your own boss. It can be hard work <strong>landing a job</strong>. Not to mention making sure a project is completed successfully can mean working unsocial hours from time to time, however most people who leave their 9 to 5 jobs are happy with the freedom freelancing offers.</p>
<p>You can&#8217;t just sit at home waiting for the work to come to you though (unless you are an established freelancer with years of experience). You need to be proactive and <strong>go out and find work</strong> every month. The two most common methods of doing this are <strong>job boards and freelancing websites</strong>.</p>
<p>With <strong>job boards</strong>, the website owner or company posts details of the job or project that they need completed. It is then up to applicants to contact them with details of themselves, their experience online and why they are suitable for a project. <strong>Freelancing websites</strong> are a little more competitive, with many freelancers privately or publicly bidding for work from employers. Due to this, good feedback from previous clients can be an important factor on whether you are successful in a bid or not.</p>
<p>Today we would like to show you <strong>18 websites perfect for finding design and programming jobs</strong>. The first 9 are on this page, and the others are on the next. Just follow the link at the bottom of the post to continue on with this hopefully useful resource.</p>
<h3>Help Wanted Websites</h3>
<p><strong>1. <a href="http://jobs.freelanceswitch.com/" title="Freelance Switch">Freelance Switch</a></strong></p>
<p>A great freelance job board that&#8217;s updated regularly. It publishes online jobs where location isn&#8217;t an issue and location based contracts from around the world. Design, development, writing, illustration and flash positions are all listed.</p>
<p><a href="http://jobs.freelanceswitch.com/"><img src="http://media.noupe.com//uploads/2012/01/freelanceswitch.png" alt="Freelance Switch" title="Freelance Switch" width="550" height="412" class="aligncenter size-full wp-image-60146" /></a></p>
<p><strong>2. <a href="http://jobs.smashingmagazine.com/" title="Smashing Jobs">Smashing Jobs</a></strong></p>
<p>Used by top digital companies such as Google, Apple and Linked In; Smashing Jobs lists full time and freelance design and programming jobs.</p>
<p><a href="http://jobs.smashingmagazine.com/"><img src="http://media.noupe.com//uploads/2012/01/smashingjobs.png" alt="Smashing Magazine" title="Smashing Magazine" width="550" height="410" class="aligncenter size-full wp-image-60147" /></a></p>
<p><strong>3. <a href="http://www.sensationaljobs.com/" title="Sensational Jobs">Sensational Jobs</a></strong></p>
<p>It&#8217;s not updated frequently however there are still good design and developer jobs published on Sensational Jobs every month.</p>
<p><a href="http://www.sensationaljobs.com/"><img src="http://media.noupe.com//uploads/2012/01/sensational-jobs.png" alt="Sensational Jobs" title="Sensational Jobs" width="550" height="427" class="aligncenter size-full wp-image-60148" /></a></p>
<p><strong>4. <a href="http://www.wphired.com/" title="WP Hired">WP Hired</a></strong></p>
<p>A good place to find theme and plugin development work for the WordPress platform. Freelance and full time positions are advertised and you can also upload your resume so that employers contact you for work.</p>
<p><a href="http://www.wphired.com/"><img src="http://media.noupe.com//uploads/2012/01/wphired.png" alt="WP Hired" title="WP Hired" width="550" height="416" class="aligncenter size-full wp-image-60149" /></a></p>
<p><strong>5. <a href="http://jobs.wordpress.net/" title="WordPress Jobs">WordPress Jobs</a></strong></p>
<p>A job board from the makers of WordPress, WordPress Jobs lists designer, programmer and blogging positions. There are also employers who simply need their WordPress installation upgraded.</p>
<p><a href="http://jobs.wordpress.net/"><img src="http://media.noupe.com//uploads/2012/01/wordpress-jobs.png" alt="WordPress Jobs" title="WordPress Jobs" width="550" height="449" class="aligncenter size-full wp-image-60150" /></a></p>
<p><strong>6. <a href="http://www.authenticjobs.com/" title="Authentic Jobs">Authentic Jobs</a></strong></p>
<p>Online since 2005, Authentic Jobs lists positions from companies such as Facebook, Skype, Sony and Electronic Arts. Full time, contract, freelance and internship positions are available for design and development projects.</p>
<p><a href="http://www.authenticjobs.com/"><img src="http://media.noupe.com//uploads/2012/01/authenticjobs.png" alt="Authentic Jobs" title="Authentic Jobs" width="550" height="407" class="aligncenter size-full wp-image-60151" /></a></p>
<p><strong>7. <a href="http://www.coroflot.com/public/jobs_browse.asp" title="Coroflot">Coroflot</a></strong></p>
<p>A design website that features jobs for a range of different design jobs from large well respected companies. Users can upload their portfolios so that employers can contact them directly. </p>
<p><a href="http://www.coroflot.com/public/jobs_browse.asp"><img src="http://media.noupe.com//uploads/2012/01/coroflot.png" alt="Coroflot" title="Coroflot" width="550" height="466" class="aligncenter size-full wp-image-60152" /></a></p>
<p><strong>8. <a href="http://jobs.woothemes.com/" title="WooJobs">WooJobs</a></strong></p>
<p>Another WordPress jobs board that is actively updated. A range of WordPress design, development and support positions are advertised here.</p>
<p><a href="http://jobs.woothemes.com/"><img src="http://media.noupe.com//uploads/2012/01/woojobs.png" alt="WooJobs" title="WooJobs" width="550" height="425" class="aligncenter size-full wp-image-60153" /></a></p>
<p><strong>9. <a href="http://www.krop.com/" title="Krop">Krop</a></strong></p>
<p>A creative job board for designers, directors and freelancers. Users can create a portfolio and resume so that companies can contact them directly. </p>
<p><a href="http://www.krop.com"><img src="http://media.noupe.com//uploads/2012/01/krop.png" alt="Krop" title="Krop" width="550" height="416" class="aligncenter size-full wp-image-60154" /></a></p>
<p>Don&#8217;t give up yet! That perfect freelancing design or programming job may still be lingering right around the corner. There are still more opportunities on the rest of the job boards and websites we have left. <a href="http://mgmt.noupe.com/help-wanted-websites-for-finding-design-and-programming-jobs-page-2">Read more here</a>.</p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/Noupe?a=An6qk40vFTk:5z5b5MnzOSw:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/Noupe?i=An6qk40vFTk:5z5b5MnzOSw:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Noupe?a=An6qk40vFTk:5z5b5MnzOSw:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/Noupe?i=An6qk40vFTk:5z5b5MnzOSw:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Noupe?a=An6qk40vFTk:5z5b5MnzOSw:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/Noupe?i=An6qk40vFTk:5z5b5MnzOSw:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Noupe?a=An6qk40vFTk:5z5b5MnzOSw:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/Noupe?d=7Q72WNTAKBA" border="0"></img></a>
</div>]]></content:encoded>
			<wfw:commentRss>http://blogmyquery.com/index.php/2012/01/help-wanted-websites-for-finding-design-and-programming-jobs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

