<?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; kranthi</title>
	<atom:link href="http://blogmyquery.com/index.php/tag/kranthi/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>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>The Future Of Screen Typography Is In Your Hands</title>
		<link>http://blogmyquery.com/index.php/2012/01/the-future-of-screen-typography-is-in-your-hands/</link>
		<comments>http://blogmyquery.com/index.php/2012/01/the-future-of-screen-typography-is-in-your-hands/#comments</comments>
		<pubDate>Mon, 30 Jan 2012 10:52:34 +0000</pubDate>
		<dc:creator>Andreas Carlsson &#38; Jaan Orvet</dc:creator>
				<category><![CDATA[Feeds]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[kranthi]]></category>

		<guid isPermaLink="false">http://mgmt.smashingmagazine.com/?p=123801</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 do more reading on the screen today than we did even a year ago. If we are ever to have a golden age of reading on the screen, this might be the start of it. Tablets, Nooks and Kindles make buying a book or magazine for the screen almost unavoidable. With smartphones, <strong>we carry our reading material with us and enjoy instant Web access</strong>, enabling the reading experience to flow smoothly from one device to another.</p>

<p><a href="http://coding.smashingmagazine.com/2012/01/30/the-future-of-screen-typography-is-in-your-hands/"><img class="alignnone size-full wp-image-117395" src="http://media.smashingmagazine.com/wp-content/uploads/2012/01/SM_photo_2_screenshot.jpg" alt="The Future Of Screen Typography Is In Your Hands" width="500" /></a></p>

<p>And those devices probably have stunning HD reader-friendly screens. Throw in companion services like Readmill and 24symbols, which allow us to share our reading experiences, and we have perfect screen-based access to all aspects of the written word. So, why isnâ€™t Web and screen typography keeping up?</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 do more reading on the screen today than we did even a year ago. If we are ever to have a golden age of reading on the screen, this might be the start of it.</p>
<p>Tablets, Nooks and Kindles make buying a book or magazine for the screen almost unavoidable. With smartphones, we carry our reading material with us and enjoy instant Web access, enabling the reading experience to flow smoothly from one device to another. And those devices probably have stunning HD reader-friendly screens. Throw in companion services like Readmill and 24symbols, which allow us to share our reading experiences, and we have perfect screen-based access to all aspects of the written word.</p>
<p>So, why isn&#8217;t Web and screen typography keeping up?</p>
<h3>Good Typography Cannot Be Handcrafted Anymore</h3>
<p>In the past, typography was viewed as living only when it reached paper. Once a publication was edited, typeset and printed, it was done. Nothing changed after that. Good typography and readability were the result of skilled typesetters and designers.</p>
<p>Today, typography exists not only on paper but on a multitude of screens. It is subject to many unknown and fluctuating parameters, such as operating system, system fonts, the device and screen itself, the viewport and more. Our experience of typography today changes based on how the page is rendered, because typesetting happens in the browser.</p>
<p>In all of this, the browser is probably the most important part of the screen typography equation. Ironically, the lack of support in modern browsers is the single biggest hurdle to good Web typography.</p>
<p>Type-as-service providers are offering an alternative, with an increasing number of fonts that are fairly cheap and easy for us designers to use when typesetting text. But they, too, want better support of Web typography.</p>
<h4>Identifying What&#8217;s Missing</h4>
<p>Let&#8217;s look at some of the basic things that are missing from most, if not all, screen-reading experiences. When we say basic, we mean the things that you read and benefit from whenever you look at a book or magazine on paper or screen.</p>
<ul>
<li>Kerning and spacing of individual characters;</li>
<li>Basic ligatures (fi, fl)</li>
<li>Other ligatures (fj, ffi, ffl, ffj and more);</li>
<li>Lining and old-style numerals;</li>
<li>True small-caps;</li>
<li>Replacing uppercase with small-caps for abbreviations;</li>
<li>Superscripted symbols such as Â© and â„¢;</li>
<li>Language-based quotation marks;</li>
<li>Correct replacement of en and em dashes, and the spacing around them;</li>
<li>Spacing of ! ( ) [ ] / ; :.</li>
</ul>
<p>Doesn&#8217;t seem like much. Except that it is. The elements in this list are some of the things that help us read, process and understand information. They represent in many ways the difference between how a soulless machine would relate to text and how thinking, organic humans do it.</p>
<p>Those of you who were around during the desktop publishing boom might see similarities. In 1999, QuarkXPress did not support OpenType, InDesign was just born, and you had to use â€œexpertâ€� cuts of fonts to be able to work with small-caps and old-style numerals. So, we had to create workarounds for micro-typography â€” such as Apple-Script frameworks for QuarkXPress, where the script traversed documents and isolated hyphens, dashes, ligatures and small-caps abbreviations, replacing them with the correct typographical equivalents.</p>
<p>In many ways, 2012 is the new 1999. We have the freedom to work with any font we like via the @font-face selector. But our main tool, the browser, does not have any OpenType features to speak of. We have to create workarounds.</p>
<p>Can we use the same type of solution that we used back in the old days of print?</p>
<p>We say yes.</p>
<h4>Time to Fix the Problem</h4>
<p>We researched existing JavaScript libraries and found a ton of great stuff. But none focused on micro-typography as a whole. When we started the project, we laid out five clear goals:</p>
<ul>
<li>Correct micro-typography, including as many of the elements in the list above as possible;</li>
<li>Degrades so that devices without @font-face or JavaScript support are not negatively affected;</li>
<li>OS independence;</li>
<li>Browser independence;</li>
<li>Correct markup;</li>
</ul>
<p>We named the projectÂ <a href="http://opentypography.org/">OpenTypography</a>, and we named the solution Typesetter.js.</p>
<p><img title="degrading_1" src="http://media.smashingmagazine.com/wp-content/uploads/2011/12/degrading_1.gif" alt="" width="500" /></p>
<p><em>JavaScript and @font-face and styles disabled.</em></p>
<p><img title="degrading_2" src="http://media.smashingmagazine.com/wp-content/uploads/2011/12/degrading_2.gif" alt="" width="500" /></p>
<p><em>JavaScript disabled.</em></p>
<p><img title="degrading_3" src="http://media.smashingmagazine.com/wp-content/uploads/2011/12/degrading_3.gif" alt="" width="500" /></p>
<p><em>JavaScript enabled and @font-face-enhanced Web typography.</em></p>
<h3>Typesetter.js</h3>
<p>Typesetter.js has two ingredients: a JavaScript and a custom font file</p>
<p>The JavaScript traverses the DOM, finding and replacing things like quotation marks, ligatures, en and em dashes, ellipses and more. It also finds Â©, Â®, â„¢ and wraps them in <code>sup</code> tags.</p>
<p>Most importantly, it finds uppercase abbreviations and wraps them in <code>abbr</code> tags, giving us true small-caps. This is possible thanks to a bit of CSS and the services of font-on-demand houses such as Fontdeck and Typekit.</p>
<p><img style="border: 1px solid #CCC;" title="dom_traverse" src="http://media.smashingmagazine.com/wp-content/uploads/2011/12/dom_traverse.gif" alt="" width="500" height="356" /></p>
<p><em>Finding, replacing and wrapping.</em></p>
<p>Here is a rundown of how Typesetter.js works.</p>
<h3>1. The JavaScript</h3>
<p>The code is divided into two parts, giving you the option to use the small-caps replacement. But let&#8217;s start by looking at how the small-caps replacement works.</p>
<p>Here is the sample HTML that we will use to explain what the script actually does:</p>
<pre class="brush: html">&#60;p class="typo"&#62;The fine details of screen typography can be improved with JS-scripts and CSS.&#60;/p&#62;

&#60;p class="typo"&#62;That is the goal of "Typesetter.js" â€” an open-source solution by Andreas Carlsson and Jaan Orvet Â© 2011&#60;/p&#62;</pre>
<p><img title="example_default" src="http://media.smashingmagazine.com/wp-content/uploads/2011/12/example_default.gif" alt="" width="500" /></p>
<p><em>Our sample text rendered with Georgia and browser-native typographic features.</em></p>
<p>In this text, we want to find all-uppercase words.</p>
<p>The code starts by getting all elements of a user-chosen class, in this case <code>.typo</code>. These elements are stored in an array.</p>
<pre class="brush: js">mainArray[0] = 'The fine details of screen typography can be improved with JS-scripts and CSS.';
mainArray[1] = 'That is the goal of "Typesetter.js" â€” an open-source solution by Andreas Carlsson and Jaan Orvet Â© 2011';</pre>
<p>Each array element is then looped one at a time and split into a sub-array containing each word as a string.</p>
<pre class="brush: js">subArray[0] = 'The';
subArray[1] = 'fine';
subArray[2] = 'details';
subArray[3] = 'of';
subArray[4] = 'screen';
subArray[5] = 'typography';
subArray[6] = 'can';
subArray[7] = 'be';
subArray[8] = 'improved';
subArray[9] = 'with';
subArray[10] = 'JS-scripts';
subArray[11] = 'and';
subArray[12] = 'CSS.';</pre>
<p>Each item in the sub-array is tested to see whether the character count of the word and the count of the uppercase letters (ASCII values between 65 and 90) are equal. If so, the word is treated as an uppercase abbreviation.</p>
<p>The test actually checks the first and last character of the sub-array item. If they are uppercase, then it is fair to assume that the whole word is an uppercase abbreviation, and then we would run a more specific test. Here is what the script returns from our sample text:</p>
<ul>
<li>â€œTheâ€� = <code>false</code> (do not run specific test)</li>
<li>â€œdetailsâ€� = <code>false</code> (do not run specific test)</li>
<li>â€œAndreasâ€� = <code>false</code> (do not run specific test)</li>
<li>â€œCSS.â€� = <code>true</code> (run specific test)</li>
<li>â€œJS-scriptsâ€� = <code>true</code> (run specific test)</li>
</ul>
<p>As you can see, the test also spots uppercase words when they are used with a hyphen or have an trailing period.</p>
<p>Our special uppercase test creates an index array that holds the indexes of the uppercase words (i.e. it identifies where in the full sentence they occur). After the whole sub-array is tested, we would have the sub-array and the index array containing the all-uppercase indexes.</p>
<pre class="brush: js">indexArray[0] = '10';
indexArray[1] = '12';</pre>
<p>Now that we know where all of the uppercase words are in the string (i.e. sentence), we can prepare them for small-caps replacement.</p>
<p>Small-caps replacement is done by extracting the word, converting the letters to lowercase, wrapping the whole word in an <code>abbr</code> tag and inserting it into the sub-array again.</p>
<pre class="brush: js">subArray[0] = 'The';
subArray[1] = 'fine';
subArray[2] = 'details';
subArray[3] = 'of';
subArray[4] = 'screen';
subArray[5] = 'typography';
subArray[6] = 'can';
subArray[7] = 'be';
subArray[8] = 'improved';
subArray[9] = 'with';
subArray[10] = '<abbr>js</abbr>-scripts';
subArray[11] = 'and';
subArray[12] = '<abbr>css</abbr>.';</pre>
<p>Now we only need to convert that array into a string and replace the original HTML element with the new small-caps-ified HTML element.</p>
<p><strong>Before:</strong></p>
<pre class="brush: html">&#60;p class="typo"&#62;The fine details of screen typography can be improved with JS-scripts and CSS.&#60;/p&#62;

&#60;p class="typo"&#62;That is the goal of "Typesetter.js" â€” an open-source solution by Andreas Carlsson and Jaan Orvet Â© 2011&#60;/p&#62;</pre>
<p><strong>After:</strong></p>
<pre class="brush: js">&#60;p class="typo"&#62;The fine details of screen typography can be improved with <abbr>js</abbr>-scripts and <abbr>css</abbr>.&#60;/p&#62;

&#60;p class="typo"&#62;That is the goal of "Typesetter.js" â€” an open-source solution by Andreas Carlsson and Jaan Orvet Â© 2011&#60;/p&#62;</pre>
<p><img title="example_smallcaps_replaced" src="http://media.smashingmagazine.com/wp-content/uploads/2011/12/example_smallcaps_replaced.gif" alt="" width="500" /></p>
<p><em>Our sample text set with Tanger Serif from Typolar, using the @font-face rule. Uppercase words are now wrapped in <code>abbr</code> tags.</em></p>
<p>Nice and neat. Now for the second part of the script, the one that replaces quotation marks, ligatures, en and em dashes, and ellipses; renders characters such as Â© in superscript; and converts numerals to old style by wrapping them in a user-defined class.</p>
<p>The code is fairly self-explanatory:</p>
<pre class="brush: js">var charReplacements = function() {

/* Quotationmarks
â€¹ = â€¹
â€º = â€º
Â« = Â«
Â» = Â»
â€˜ = â€˜
â€™ = â€™
â€œ = â€œ
â€� = â€�
*/

var quoteCharClose = "Â»";
var quoteCharOpen = "Â«";
var triggerID = "#display";
var smallcapsClass = "old-style"

$(triggerID).each(function() {
$(this).find('*').each(function() {
	if (($(this).html()) != 0) {
		if (($(this).find('img').length) === 0) {
		// Performs replaces on any element that is not an</pre>
<p><img alt="" /></p>
<pre class="brush: js">	  	$(this).html( $(this).html().replace(/(\.\.\.(\.)?)|(\.\s\.\s(\.\s)?|(\.\.(\.)?))/g, "â€¦"));
		// Finds and replaces .. | ... | .... with an elipsis

		$(this).html( $(this).html().replace(/fl/g, "ï¬‚"));
		// Replaces fl with ligature

		$(this).html( $(this).html().replace(/fi/g, "ï¬�"));
		// Replaces fi with ligature

		$(this).html( $(this).html().replace(/\s-\s/g, " â€’ "));
		// Replaces | space en-dash space | with: | space em-dash space |

    		$(this).html( $(this).html().replace(/"([\s\.\,])/g, quoteCharClose + "$1"));
		// Replaces | " space | with | Â» space |

		$(this).html( $(this).html().replace(/\s"/g, " " +  quoteCharOpen));
		// Replaces | space " | with | space Â« |

		$(this).html( $(this).html().replace(/(\d+)(?=((?!).)*(-tag with the .old-style-class but ignores digits within a a-tag. Read full explanation here http://www.phpbuilder.com/board/archive/index.php/t-10221442.html

		if ( (($(this).children().length) === 0) || ($('this:contains("u00a9")')) ) {

			$(this).html( $(this).html().replace(/\u00a9/g, "</pre>
<p><sup class="\&#34;sup\&#34;">Â©</sup></p>
<pre class="brush: js">") );
			// Superscripts (c)

			$(this).html( $(this).html().replace(/\u00ae/g, "</pre>
<p><sup class="\&#34;sup\&#34;">Â®</sup></p>
<pre class="brush: js">") );
			// Superscripts (R)
		};
	};
   };

});
});
};</pre>
<p>Most of the typographic details in the script are declared in the variables at the beginning. This is the beginning of a â€œsettingsâ€� type of solution that we are working towards building.</p>
<p>â€�Settingsâ€� is a pretty important feature because typographic rules change depending on the language; for example, quotation marks and the spacing of em dashes. English, French and German each use different quotation marks, so the designer needs to be able to easily change the typographic settings.</p>
<p>Now we have pretty decent typography in our example:</p>
<pre class="brush: html">&#60;p class="typo"&#62;The fine details of screen typography can be improved with <abbr>js</abbr>-scripts and <abbr>css</abbr>.&#60;/p&#62;

&#60;p class="typo"&#62;That is the goal of Â«Typesetter.jsÂ» â€” an open-source solution by Andreas Carlsson and Jaan Orvet</pre>
<p><sup class="sup">Â©</sup></p>
<pre class="brush: html"> <span class="old-style">2011</span>&#60;/p&#62;</pre>
<p><img title="example_complete" src="http://media.smashingmagazine.com/wp-content/uploads/2011/12/example_complete.gif" alt="" width="500" height="133" /></p>
<p><em>Our sample text with much better micro-typography than what the browser supports natively.</em></p>
<p>We have covered a lot, but the most important part is still to come!</p>
<h3>2. The Custom Font File</h3>
<p>Let&#8217;s move on to the font file itself.</p>
<h4>Putting Small-Caps and Old-Style Numerals in Place</h4>
<p>Our text is now wrapped in classes; we can use CSS to set it in small-caps and old-style numerals. Since no browser supports OpenType, we cannot use the regular <code>font-variant: small-caps</code> rule, because this would only shrink the uppercase letters, resulting in thinner and lighter characters.</p>
<p><img title="fake_smallcaps" src="http://media.smashingmagazine.com/wp-content/uploads/2011/12/fake_smallcaps.gif" alt="" width="500" /></p>
<p><em>The <code>font-variant: small-caps</code> rule merely shrinks uppercase letters, resulting in thinner and lighter characters. To get real small-caps, we have to use our custom subsetted font file.</em></p>
<p>The font file we need is a subset of the regular cut; in it, the uppercase characters have been replaced with small-caps characters, and the lining numerals have been replaced with old-style numerals. (Remember the days of â€œexpert set fontsâ€�? Itâ€™s a bit like that. If you donâ€™t remember, youâ€™re better off for it.)</p>
<p>We can now specify in our CSS files to use the subset for <code>abbr</code> tags. This will give us true small-caps on the Web and allow us to choose between old-style and lining numerals in our text.</p>
<pre class="brush: css">abbr {
   font-family: "Tanger Serif Expert", Cambria, Georgia, serif;
   letter-spacing: 0.15em;
   text-transform: lowercase;
   font-variant: small-caps;
   font-weight: 650;
}</pre>
<h4>Get the Font File</h4>
<p><a href="http://www.fontdeck.com">Fontdeck</a> supports the OpenTypography project by kindly serving subsetted fonts in addition to its main fonts.</p>
<p>Other type services and foundries make subsets available as well. We keep an updated list with examples at <a href="http://opentypography.org/">OpenTypography</a>.</p>
<h4>Create Your Own Font File</h4>
<p>If you have experience working with fonts, then creating your own subsetted font files is fairly straightforward.</p>
<p>Open the regular cut in your favorite font editor. Copy the small-caps glyphs, and paste them where the uppercase and lowercase glyphs are. Copy the old-style numerals to where the lining numerals are. Once this is done, you only have to generate a new font file and convert it to all the required Web font formats: TTF, OTF, WOFF, EOT, SVG.</p>
<p><img title="replace_uppercase" src="http://media.smashingmagazine.com/wp-content/uploads/2011/12/replace_uppercase.gif" alt="" width="500" /></p>
<p><em>You can easily create your own subsetted custom font file. Just replace uppercase and lowercase glyphs with the small-caps versions and the lining numerals with the old-style ones.</em></p>
<p>Now you have your own custom Web font ready to be used with Typesetter.js</p>
<p>But be sure to check the license to make sure you are permitted to adjust the font file and to embed it via the @font-face selector.</p>
<h3>Get Involved In The Future Of Typesetter.js</h3>
<p>We are currently testing Typesetter.js in our Dropbox- and Markdown-based CMS, <a href="http://www.skrivr.com">Skrivr</a>, but Typesetter.js is at a very early stage and needs more development in order to work seamlessly with all of the great things that the Web and digital-screen community is creating.</p>
<p>Mainly, we want it to be faster. Another question weâ€™re facing is whether to use RegEx or not. Also, how do we create a better solution for targeting parts of the DOM and isolating those that shouldnâ€™t be replaced?</p>
<p>Youâ€™ll find all the latest information, examples, code and more at <a href="http://opentypography.org">OpenTypography</a>, which is also the best place to get in touch and let us know if you are interested in bringing better typography to the screens around us.</p>
<p><em>(al)</em></p>
<hr />
<p><small>Â© Andreas Carlsson &#38; Jaan Orvet for <a href="http://www.smashingmagazine.com">Smashing Magazine</a>, 2012.</small></p>]]></content:encoded>
			<wfw:commentRss>http://blogmyquery.com/index.php/2012/01/the-future-of-screen-typography-is-in-your-hands/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Limiting The Visibility Of WordPress Posts Via Usernames</title>
		<link>http://blogmyquery.com/index.php/2012/01/limiting-the-visibility-of-wordpress-posts-via-usernames/</link>
		<comments>http://blogmyquery.com/index.php/2012/01/limiting-the-visibility-of-wordpress-posts-via-usernames/#comments</comments>
		<pubDate>Fri, 27 Jan 2012 13:51:47 +0000</pubDate>
		<dc:creator>Chris Ellison</dc:creator>
				<category><![CDATA[Feeds]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[kranthi]]></category>

		<guid isPermaLink="false">http://mgmt.smashingmagazine.com/?p=123656</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>Controlling who is able to view a post is a simple task once the system is established. Limiting access to certain users has several advantages, ranging from a design studio distributing artwork among various clients, or a small school arranging to have its students' homework posted online through a cheap and easy solution.</p>

<p><a href="http://wp.smashingmagazine.com/2012/01/27/limiting-visibility-posts-username/"><img src="http://media.smashingmagazine.com/wp-content/uploads/2012/01/lpvuau-splash1.jpg" alt="Limiting The Visibility Of Posts Via Username" width="500" /></a></p>

<p>The easiest method to get this system working is to make the receivers of the information subscribers (since they will not be able to post), and the distributors of information authors (since they can only edit their own posts). This system eliminates several headaches for a webmaster by <strong>managing who has access to specific posts</strong>. The username will be used for identification of who is allowed to view certain posts since it is unique and, for the most part, constant.</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>Controlling who is able to view a post is a simple task once the system is established. Limiting access to certain users has several applications, such as enabling a design studio to distribute artwork to its various clients, or enabling a small school to arrange for homework to be posted online using a cheap and easy solution.</p>
<p><img src="http://media.smashingmagazine.com/wp-content/uploads/2012/01/lpvuau-splash1.jpg" alt="lpvuau-splash1" width="500" height="330" /></p>
<p>The easiest method to get this system working is to make the recipients of the information â€œsubscribersâ€� (since they need not be able to post) and the distributors of information â€œauthorsâ€� (since they should only be able to edit their own posts). This system eliminates several headaches for the webmaster by <strong>managing who has access to particular posts</strong>. The username would be used to identify who is allowed to view certain posts, since it is unique and, for the most part, constant.</p>
<h3>The Basics</h3>
<h4>What Will You Need?</h4>
<ul>
<li>WordPress 3.1 or later</li>
<li>Members of various roles</li>
<li>The ability to modify your theme&#8217;s files</li>
<li>Basic knowledge of PHP and MySQL</li>
</ul>
<h4>What Is a Username?</h4>
<p>In general, a username is a means by which to identify and verify a user. It is not the only way to identify a user, but remembering a username is easier for the person logging in than having to remember a random user ID. A username can be made unique to an individual, unlike a person&#8217;s name or email address (family members may share the same name, or even the same email address). This ease of use and uniqueness is why usernames are used on most websites that require people to sign up in order to access the website or certain of its features.</p>
<p>To WordPress, a username is means of identifying a user. Paired with a password, a username enables someone to access their profile and, depending on their permissions within WordPress, to access to the administrative pages of the website. A username can be used for many functions in the operation and management of a website, such as karma, prestige, user roles and expulsion.</p>
<p>A WordPress username is unique and impossible for the average user to change. Thus, the system is a potentially reliable means of identifying individuals. This reliability is important for a system in which a post must be visible to only a few people. The permissions of a post should not alter merely because someone has changed their name or email address.</p>
<p><a href="http://media.smashingmagazine.com/wp-content/uploads/2012/01/lpvuau-1-full1.jpg"><img src="http://media.smashingmagazine.com/wp-content/uploads/2012/01/lpvuau-1-screenshot.jpg" alt="Screenshot of a WordPress single user page" width="500" height="39" /></a><br /><em>The user page in a WordPress installation. Note that â€œUsernames cannot be changed.â€�</em></p>
<h3>Setting Up The Back End</h3>
<p>In order for an author to be able to set permissions for visibility, a method of selecting users must be set up on the post editing page. We could accomplish this by one of several methods, one of the easiest and most efficient of which is to create a meta box (or widget) in the post editing page that allows the author to add custom information, as required by a theme or plugin. This information enables us to tell the theme which members should have viewing rights to particular posts.</p>
<h4>A Basic Custom Meta Box</h4>
<p>Justin Tadlockâ€™s article â€œ<a href="http://wp.smashingmagazine.com/2011/10/04/create-custom-post-meta-boxes-wordpress/" title="How To Create Custom Post Meta Boxes In WordPress">How to Create Custom Post Meta Boxes in WordPress</a>â€� explains how to create meta boxes, and weâ€™ll reuse that code here.</p>
<p>Letâ€™s assume weâ€™re dealing with a website for a music school named â€œSmashing Magazineâ€™s Fancy Flautists.â€� We will use the name <code>smashing_flautist_access</code> in the code for the back end to distinguish it from other custom functions. Justin&#8217;s code is a great starting point for this project, but it needs a little customization for our purpose. Place the following code in your theme&#8217;s <code>functions.php</code>, and modify the various labels according to your project.</p>
<pre class="brush: php">
/* Fire our meta box setup function on the post editor screen. */
add_action( 'load-post.php', 'smashing_post_meta_boxes_setup' );
add_action( 'load-post-new.php', 'smashing_post_meta_boxes_setup' );

/* Meta box setup function. */
function smashing_post_meta_boxes_setup() {

	/* Add meta boxes on the 'add_meta_boxes' hook. */
	add_action( 'add_meta_boxes', 'smashing_add_post_meta_boxes' );

	/* Save post meta on the 'save_post' hook. */
	add_action( 'save_post', 'smashing_flautist_access_save_meta', 10, 2 );
}

/* Create one or more meta boxes to be displayed on the post editor screen. */
function smashing_add_post_meta_boxes() {

	add_meta_box(
		'smashing-flautist-access',			// Unique ID
		esc_html__( 'Post Viewing Permission', 'smashing_flautist' ),		// Title
		'smashing_flautist_access_meta_box',		// Callback function
		'post',					// Admin page (or post type)
		'normal',					// Context
		'default'					// Priority
	);
}

/* Display the post meta box. */
function smashing_flautist_access_meta_box( $object, $box ) { ?>

	&#60;?php wp_nonce_field( basename( __FILE__ ), 'smashing_flautist_access_nonce' ); ?>

	&#60;p>
		&#60;label for="smashing-flautist-access">&#60;?php _e( "Enter the username of the subscriber that you want to view this content.", 'smashing_flautist' ); ?>&#60;/label>
		&#60;br />
		&#60;input class="widefat" type="text" name="smashing-flautist-access" id="smashing-flautist-access" value="&#60;?php echo esc_attr( get_post_meta( $object->ID, 'smashing_flautist_access', true ) ); ?>" size="30" />
	&#60;/p>
&#60;?php }
</pre>
<p>With Justinâ€™s code, modified for this project, we should have a custom meta box that looks like this:</p>
<p><a href="http://media.smashingmagazine.com/wp-content/uploads/2012/01/lpvuau-2-full1.jpg"><img src="http://media.smashingmagazine.com/wp-content/uploads/2012/01/lpvuau-2-screenshot.jpg" alt="Screenshot of a basic meta box" width="500" height="58" /></a><br />
<em>A basic meta box positioned below the post editing box.</em></p>
<h4>Adding Ease to the Selection</h4>
<p>This box can be used as is, and the author would simply input the members who they want to allow to view a post. This would work well if each author had very few usernames to remember; but if the author has long list of usernames to choose from, then a list of members would have to be displayed, and there would have to be a system that allows the authors to choose members from the list. Add the following code to the area just below the original box, just after the closing paragraph tag, to display a list of users with their names, along with radio buttons to grant one of the users access to the current post.</p>
<pre class="brush: php">
&#60;table class="smashing-flautist-access">
&#60;tr align="left">
&#60;th>Username&#60;/th>
&#60;th>&nbsp;&nbsp;&nbsp;&nbsp;&#60;/th>
&#60;th>Visiblity&#60;/th>
&#60;th>&nbsp;&nbsp;&nbsp;&nbsp;&#60;/th>
&#60;th>Name&#60;/th>
&#60;/tr>
&#60;?php
global $post;
	$users = get_users('role=subscriber');
	foreach ($users as $user) {
			$user_info = get_userdata( $user->ID );
			if(get_post_meta( $object->ID, 'smashing_flautist_access', true ) == $user->user_login) $ifchecked = 'checked="checked" ';
			echo "&#60;tr>";
			echo "&#60;td>$user->user_login&#60;/td>&#60;td>&nbsp;&nbsp;&nbsp;&nbsp;&#60;/td>";
			echo "&#60;td align=\"center\">&#60;input type=\"radio\" name=\"smashing-flautist-access\" id=\"smashing-flautist-access\" value=\"$user->user_login\" " . $ifchecked ."/>&#60;/td>&#60;td>&nbsp;&nbsp;&nbsp;&nbsp;&#60;/td>";
			echo "&#60;td>$user_info->last_name, $user_info->first_name&#60;/td>&#60;td>&nbsp;&nbsp;&nbsp;&nbsp;&#60;/td>";
			echo "&#60;/tr>";
			unset($ifchecked);

	} ?>&#60;/table>
</pre>
<p>If everything goes well, you should end up with a box underneath the post editor that looks similar to the image below. The form containing the radio buttons gets a list of users that are listed as subscribers and makes the selection of the student with viewing permissions easy, all without the post&#8217;s author having to remember any usernames.</p>
<p><a href="http://media.smashingmagazine.com/wp-content/uploads/2012/01/lpvuau-3-full1.jpg"><img src="http://media.smashingmagazine.com/wp-content/uploads/2012/01/lpvuau-3-screenshot.jpg" alt="Screenshot of a meta box with user information" width="500" height="214" /></a><br /><em>A meta box that contains a method to select the particular name and information of each user.</em></p>
<h4>Saving the List</h4>
<p>Now that we have generated a list that makes it easy for the authors to pick which members they want to be able to view particular posts, we have to create a system to add the list to WordPressâ€™ MySQL database so that we can retrieve it later. We also need a way to tell WordPress to update this list of usernames in case the author decides later to add or remove someone from a particular post&#8217;s list of authorized viewers. The code provided by Justin does excellent work; place his code below in your theme&#8217;s <code>functions.php</code>, just after the function that sets up the custom meta box.</p>
<pre class="brush: php">
/* Save post meta on the 'save_post' hook. */
add_action( 'save_post', 'smashing_flautist_access_save_meta', 10, 2 );

/* Save the meta box's post metadata. */
function smashing_flautist_access_save_meta( $post_id, $post ) {

	/* Make all $wpdb references within this function refer to this variable */
	global $wpdb;

	/* Verify the nonce before proceeding. */
	if ( !isset( $_POST['smashing_flautist_access_nonce'] ) || !wp_verify_nonce( $_POST['smashing_flautist_access_nonce'], basename( __FILE__ ) ) )
		return $post_id;

	/* Get the post type object. */
	$post_type = get_post_type_object( $post->post_type );

	/* Check if the current user has permission to edit the post. */
	if ( !current_user_can( $post_type->cap->edit_post, $post_id ) )
		return $post_id;

	/* Get the posted data and sanitize it for use as an HTML class. */
	$new_meta_value = ( isset( $_POST['smashing-flautist-access'] ) ? sanitize_html_class( $_POST['smashing-flautist-access'] ) : '' );

	/* Get the meta key. */
	$meta_key = 'smashing_flautist_access';

	/* Get the meta value of the custom field key. */
	$meta_value = get_post_meta( $post_id, $meta_key, true );

	/* If a new meta value was added and there was no previous value, add it. */
	if ( $new_meta_value &#038;&#038; '' == $meta_value )
		{
		add_post_meta( $post_id, $meta_key, $new_meta_value, true );
		$wpdb->query($wpdb->prepare("UPDATE $wpdb->posts SET post_status = 'private' WHERE ID = ".$post_id." AND post_type ='post'"));
		}
	/* If the new meta value does not match the old value, update it. */
	elseif ( $new_meta_value &#038;&#038; $new_meta_value != $meta_value )
		{
		update_post_meta( $post_id, $meta_key, $new_meta_value );
		$wpdb->query($wpdb->prepare("UPDATE $wpdb->posts SET post_status = 'private' WHERE ID = ".$post_id." AND post_type ='post'"));
		}
	/* If there is no new meta value but an old value exists, delete it. */
	elseif ( '' == $new_meta_value &#038;&#038; $meta_value )
		{
		delete_post_meta( $post_id, $meta_key, $meta_value );
		$wpdb->query($wpdb->prepare("UPDATE $wpdb->posts SET post_status = 'public' WHERE ID = ".$post_id." AND post_type ='post'"));
		}
}
</pre>
<p>The three MySQL queries are in place to prevent unauthorized users from viewing protected posts and to hide the posts from the RSS feeds. The first query runs only when new data populates the previously empty custom field, while the second query runs only when the data in the custom field has changed. The third query runs only if the custom field is emptied, and it sets the postâ€™s visibility back to â€œPublic.â€� All three are protected from SQL injection attacks by using <code>$wpdb->prepare()</code> to validate the data entered into the username form field.</p>
<p>If you donâ€™t like that WordPress precedes the postâ€™s title with the word â€œPrivate,â€� then add the following code to your theme&#8217;s <code>functions.php</code> file. This custom function is called when your theme would display a post&#8217;s title; it finds any instance of the words â€œProtectedâ€� or â€œPrivateâ€� at the beginning of the title and removes them. In the core of WordPressâ€™ programming, the function <code>get_the_title()</code> adds those words if a post&#8217;s visibility is restricted and the person viewing is not an administrator. What the following code does is send a message to the action that <code>get_the_title()</code> hooks into, telling it to remove the terms â€œProtected: â€� and â€œPrivate: â€� from the title. So, you can set a post&#8217;s title to begin with either term, and the title will not be altered; this code only affects WordPress&#8217; ability to add to your title.</p>
<pre class="brush: php">
function smashing_title_trim($title) {
	$title = attribute_escape($title);
	$needles = array(__('Protected: '),__('Private: '));
	$title = str_replace($needles,'',$title);
	return $title;
}
add_filter('protected_title_format','smashing_title_trim');
add_filter('private_title_format','smashing_title_trim');
</pre>
<p>To allow users at the subscriber level to see private posts, you have to give them that capability. As it happens, some of the code weâ€™ll be using later frees us from having to worry about users at the subscriber level seeing the posts of others.</p>
<pre class="brush: php">
$subRole = get_role( 'subscriber' );
$subRole->add_cap( 'read_private_posts' );
</pre>
<p>You can also grant users at the subscriber level permission to view private pages, in case you want a dedicated page of information that subscribers should know.</p>
<pre class="brush: php">
$subRole->add_cap( 'read_private_pages' );
</pre>
<h3>Setting Up The Front End</h3>
<p>Now that we have a way to add members to the list of people who can view a particular post, we have to modify our theme to use this data, and to actually control the visibility of each post based on this list. First, we need a way to get the username of the person who can view a post. Secondly, we would compare the username of the member with viewing permissions to the user who is currently logged in. Finally, we would make the theme display either the post in the loop or an error message (or perhaps nothing at all).</p>
<p>Place this code just after <a href="http://codex.wordpress.org/The_Loop" title="The Loop">The Loop</a> starts. It goes in <code>single.php</code>, <code>category.php</code> and <code>index.php</code> if you will be displaying posts on the home page.</p>
<pre class="brush: php">
&#60;?php
/* Get the post's acceptable viewer. */
		$flautist_access = get_post_meta($post->ID, 'smashing_flautist_access', true );
/* Get the post's current viewer, if he or she is logged in. */
		if(is_user_logged_in()) {$current_flautist = $current_user->user_login;}
/* See if the acceptable viewer and the current viewer are the same */
		if($flautist_access == $current_flautist || current_user_can('author') || current_user_can('editor') || current_user_can('administrator'))
			{echo ''; ?>
</pre>
<p>Place this code just before the loop ends. Here is where you can show an error message telling the user that they may not view this post. Or you could leave this code as is to make it appear as though the current visitor is not missing anything.</p>
<pre class="brush: php">
&#60;?php } else { echo ''; } ?>
</pre>
<p>This is what a hidden post looks like to the public or to a user who is not logged in. They would see what appears to be an error message and are redirected away from the post.</p>
<p><a href="http://media.smashingmagazine.com/wp-content/uploads/2012/01/lpvuau-4-full.jpg"><img src="http://media.smashingmagazine.com/wp-content/uploads/2012/01/lpvuau-4-screenshot.jpg" alt="What the public sees when trying to view a protected post" width="500" /></a><br /><em>If a person is not logged in and tries to view a restricted post, they would get an error message.</em></p>
<p><a href="http://media.smashingmagazine.com/wp-content/uploads/2012/01/lpvuau-5-full.jpg"><img src="http://media.smashingmagazine.com/wp-content/uploads/2012/01/lpvuau-5-screenshot.jpg" width="500" alt="What an unauthorized user sees when trying to view a protected post" /></a><br /><em>If a user is logged in but not allowed to view a restricted post, they would see either nothing or an error message specific to members.</em></p>
<p><a href="http://media.smashingmagazine.com/wp-content/uploads/2012/01/lpvuau-6-full.jpg"><img src="http://media.smashingmagazine.com/wp-content/uploads/2012/01/lpvuau-6-screenshot.jpg" width="500" alt="What an authorized user sees when trying to view a protected post" /></a><br />
<em>If a member is logged in and authorized to view a protected post, then they would see the post itself.</em></p>
<h3>Conclusion</h3>
<p>Being able to control who can view individual posts is a useful feature with a wide variety of applications. Third-party software can natively do this, but WordPress is widely supported and documented, which means that any security holes that might allow unauthorized users to view restricted posts would be shut in a future update. Plus, it allows you to run an actual blog next to posts with limited visibility. This system could be used by administrators to distribute personalized content, by professionals to send files to clients, or by bloggers to restrict the visibility of certain posts to certain members.</p>
<p>Enabling an author to control who can view their posts can help them tailor the blog&#8217;s content to the needs or tastes of certain users. Ultimately, you will have to factor in the <strong>purpose and content of your website when deciding whether to use this method</strong>. Itâ€™s not for everyone, but it suit the needs of owners of small websites who want to deliver certain content to certain people.</p>
<h4>Resources</h4>
<ul>
<li>â€œ<a href="http://codex.wordpress.org/Function_Reference/add_meta_box">Function Reference/add meta box</a>,â€� WordPress Codex</li>
<li>â€œ<a href="http://codex.wordpress.org/Function_Reference/get_users">Function Reference/get users</a>,â€� WordPress Codex</li>
<li>â€œ<a href="http://codex.wordpress.org/Roles_and_Capabilities">Roles and Capabilities</a>,â€� WordPress Codex</li>
<li>â€œ<a href="http://codex.wordpress.org/Class_Reference/wpdb#Protect_Queries_Against_SQL_Injection_Attacks">Class Reference/wpdb</a>,â€� WordPress Codex</li>
<li>â€œ<a href="http://wp.smashingmagazine.com/2011/10/04/create-custom-post-meta-boxes-wordpress/">How To Create Custom Post Meta Boxes In WordPress</a>,â€� Justin Tadlock</li>
</ul>
<p><em>(al)</em></p>
<hr />
<p><small>Â© Chris Ellison for <a href="http://www.smashingmagazine.com">Smashing Magazine</a>, 2012.</small></p>]]></content:encoded>
			<wfw:commentRss>http://blogmyquery.com/index.php/2012/01/limiting-the-visibility-of-wordpress-posts-via-usernames/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The UX Research Plan That Stakeholders Love</title>
		<link>http://blogmyquery.com/index.php/2012/01/the-ux-research-plan-that-stakeholders-love/</link>
		<comments>http://blogmyquery.com/index.php/2012/01/the-ux-research-plan-that-stakeholders-love/#comments</comments>
		<pubDate>Thu, 26 Jan 2012 15:35:08 +0000</pubDate>
		<dc:creator>Tomer Sharon</dc:creator>
				<category><![CDATA[Feeds]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[kranthi]]></category>

		<guid isPermaLink="false">http://mgmt.smashingmagazine.com/?p=123593</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>UX practitioners, both consultants and in house, sometimes conduct research. Be it usability testing or user research with a generative goal, research requires planning. To make sure product managers, developers, marketers and executives (letâ€™s call them stakeholders) act on UX research results, planning must be crystal clear, collaborative, fast and digestible. <strong>Long plans or no plans donâ€™t work for people.</strong>.</p>

<p><a href="http://uxdesign.smashingmagazine.com/2012/01/26/ux-research-plan-stakeholders-love/"><img src="http://media.smashingmagazine.com/wp-content/uploads/2012/01/heart.jpg" alt="The UX Research Plan That Stakeholders Love" width="500" height="350" class="alignnone size-full wp-image-110277" /></a></p>

<p>You must be able to boil a UX research plan down to one page. If you canâ€™t or wonâ€™t, then you wonâ€™t get buy-in for the research and its results. This article addresses one key aspect of planning UX research: the one-page plan document. Before we get to that, weâ€™ll briefly discuss the benefits of research planning and identify the audience of a research planning document.</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>UX practitioners, both consultants and in house, sometimes conduct research. Be it usability testing or user research with a generative goal, research requires planning. To make sure product managers, developers, marketers and executives (letâ€™s call them stakeholders) act on UX research results, planning must be crystal clear, collaborative, fast and digestible. <strong>Long plans or no plans donâ€™t work for people.</strong> You must be able to boil a UX research plan down to one page. If you canâ€™t or wonâ€™t, then you wonâ€™t get buy-in for the research and its results.</p>
<p>This article addresses one key aspect of planning UX research: the one-page plan document. Before we get to that, weâ€™ll briefly discuss the benefits of research planning and identify the audience of a research planning document.</p>
<p><a href="http://www.flickr.com/photos/zooboing/5442901351/sizes/l/in/photostream/"><img src="http://media.smashingmagazine.com/wp-content/uploads/2012/01/heart.jpg" alt="Blueprint Heart" title="Blueprint Heart" width="500" height="350" class="alignnone size-full wp-image-110277" /></a><br />
<em>(Image: <a href="http://www.flickr.com/photos/zooboing/5442901351/sizes/l/in/photostream/">Patrick Hoesly</a>)</em></p>
<p>A word about stakeholders. A stakeholder in the UX world is a code name for the people who UX practitioners work with. These are our clients, whether internal or external to our organization. These are people who need to believe in what we do, act on research results, and fund and sponsor future research. We all have a stake in product development. They have a stake in UX research.</p>
<h3>The Benefits Of Research Planning</h3>
<p>Very generally speaking, UX research can answer two types of questions:</p>
<ol>
<li><strong>Whatâ€™s useful?</strong><br />
What do people need? Who is the target audience?</li>
<li><strong>Whatâ€™s usable?</strong><br />
Does the design work for people, and how it can be improved?</li>
</ol>
<p>Dozens of research methodologies could be implemented to answer these and more specific questions, and it is up to designers, researchers and their teams to decide what works best for them and when is the right time to answer their questions.</p>
<p>Here are the benefits of planning UX research:</p>
<ul>
<li><strong>Get a better feel of stakeholders.</strong><br />
A written plan helps you identify what works and doesnâ€™t work for people, and what questions they are trying to answer.</li>
<li><strong>Engage stakeholders.</strong><br />
A study plan ensures they are properly involved with the study and its results. If thereâ€™s no written plan, then thereâ€™s a greater chance that stakeholders wonâ€™t feel engaged.</li>
<li><strong>Writing things down helps you.</strong><br />
When you put things in writing, they look very different than how you imagined them when they were just thoughts in your head. Always have a written study plan, even if you donâ€™t share it with anyone else.</li>
</ul>
<p>Now, letâ€™s quickly identify the target audience for the research planning document.</p>
<h3>Who Are You Planning For? Who Are The Stakeholders?</h3>
<p>As with every product or service, the best offering comes from carefully identifying the target audience, their needs and their wants. Different UX research stakeholders are interested in different aspects of a research plan:</p>
<ul>
<li><strong>Product managers and software engineers</strong> are mostly interested in the studyâ€™s goal, research questions and schedule. In some cases, they are also interested in the criteria for participants. These stakeholders are usually interested in goals and questions because these determine the content of the study and its focus. They are interested in the schedule to make sure it enables them to make timely design, business and development decisions. Criteria for participants interest them when the product targets a very specific demographic and they want to make sure participants are representative of that demographic.</li>
<li><strong>Managers and executives</strong> are probably interested in the studyâ€™s goal and the overall cost of the study, because they are likely sponsoring the study. Usually, their bandwidth does not allow them more than that.</li>
<li><strong>You!</strong> The plan is mostly for you. As soon as you put your thoughts in writing, something happens, and you find holes in them. These holes help you improve the plan. A written plan also helps you focus and better prepare for the study. The fact of the matter is that if you canâ€™t boil your plan down to a page, you probably donâ€™t really understand it.</li>
</ul>
<p>Now that weâ€™ve discussed why a planning document is important and who it is for, letâ€™s get to the nitty gritty of the document.</p>
<h3>The Plan That Stakeholders Love: The One-Pager</h3>
<p>The users of a research plan love brevity and appreciate succinct definitions of what will happen, why, when and with whom. Here are the sections that go in a one-page research plan:</p>
<ul>
<li><strong>Title</strong><br />
The title should combine the thing youâ€™re studying and the methodology; for example, â€œMonster.com field studyâ€� or â€œXYZ Phone data-entry usability test.â€� Sometimes mentioning the target audience of the study is also appropriate; for example, â€œWhitehouse.com news page interviews with senior citizens.â€�</li>
<li><strong>Author and stakeholders</strong><br />
State your full name, title and email address on one line. After you get the stakeholdersâ€™ buy-in for the plan, add their details as well &mdash; the research belongs to everyone now.</li>
<li><strong>Date</strong><br />
Update it whenever the plan is updated.</li>
<li><strong>Background</strong><br />
Describe what led to this study. Discuss the recent history of the project. Be brief, no more than five lines.</li>
<li><strong>Goals</strong><br />
Briefly state the high-level reason (or reasons) for conducting this study. Try to phrase it in one sentence. If that wouldnâ€™t make sense, create a numbered list of very short goal statements. If you have more than three to four goals, you are either aiming too high (meaning you have too many goals) or repeating yourself.</li>
<li><strong>Research questions</strong><br />
These are the specifics, the core of your plan. Provide a numbered list of questions that you plan to answer during the study. It is extremely important that your stakeholders understand that you will not necessarily be asking the study participants these questions. As a rule of thumb, have no more than seven to ten questions, preferably around five. Later on, you will construct your study script to answer these questions. An effective way to think about research questions is to imagine that they are the headings in the studyâ€™s summary.</li>
<li><strong>Methodology</strong><br />
In an academic environment, this section has one primary goal: to provide as many details as other researchers need in order to repeat the exact same study. In practice, the goal of the methodology section is to briefly inform the stakeholders of what will happen, for how long and where.</li>
<li><strong>Participants</strong><br />
Provide a list of the primary characteristics of the people you will be recruiting to participate in the study. Have a good reason for each and every characteristic. If you have two participant groups, describe both groupsâ€™ characteristics in lists or in a table. Append a draft form that youâ€™ll use to screen participants.</li>
<li><strong>Schedule</strong><br />
Inform stakeholders of at least three important dates: when recruiting starts, when the study will take place, and when they can expect results. Large research projects require more scheduling details. For example, if the study involves travel to another city or country, more dates might be required for on-site preparation and meetings or for analysis workshops.</li>
<li><strong>Script placeholder</strong><br />
When a full study script is ready, it will appear under this title. Until then, all you need is a heading with a â€œTBDâ€� indication.</li>
</ul>
<blockquote><h3>A Sample UX Research Plan</h3>
<p><strong>XYZ Phone Data-Entry Usability Test</strong></p>
<p>By John Smith-Kline, Usability Researcher, jskline@example.com</p>
<p>Stakeholders: Wanda Verdi (PM), Sam Crouch (Lead Engineer)</p>
<p>Last updated: 13 January 2012</p>
<p><strong>Background</strong><br />
Since January 2009, when the XYZ Phone was introduced to the world, particularly after its market release, journalists, bloggers, industry experts, other stakeholders and customers have privately and publicly expressed negative opinions about the XYZ Phoneâ€™s keyboard. These views suggest that the keyboard is hard to use and that it imposes a poor experience on customers. Some have claimed this as the main reason why the XYZ Phone will not succeed among business users. Over the years, several improvements have been made to data entry (such as using horizontal keyboards for most features), to no avail.</p>
<p><strong>Goals</strong><br />
Identify the strengths and weaknesses of data entry on the XYZ Phone, and provide opportunities for improvement.</p>
<p><strong>Research questions</strong></p>
<ol>
<li>How do people enter data on the XYZ Phone?</li>
<li>What is the learning curve of new XYZ Phone users when they enter data?</li>
<li>What are the most common errors users make when entering data?</li>
</ol>
<p><strong>Methodology</strong><br />
A usability study will be held in our lab with 20 participants. Each participant session will last 60 minutes and will include a short briefing, an interview, a task performance with an XYZ Phone and a debriefing. Among the tasks: enter an email subject heading, compose a long email, check news updates on CNNâ€™s website, create a calendar event and more.</p>
<p><strong>Participants</strong><br />
These are the primary characteristics of the studyâ€™s participants:</p>
<ul>
<li>Business user,</li>
<li>Age 22 to 55,</li>
<li>Never used an XYZ Phone,</li>
<li>Expressed interest in learning more about or purchasing an XYZ Phone,</li>
<li>Uses the Web at least 10 hours a week.</li>
</ul>
<p>[Link to a draft screener]</p>
<p><strong>Schedule</strong></p>
<ul>
<li>Recruiting: begins on November 12</li>
<li>Study day: November 22</li>
<li>Results delivery: December 2</li>
</ul>
<p><strong>Script</strong><br />
TBD</p>
</blockquote>
<h3>Recap</h3>
<p>A short plan that you and your stakeholders prepare together is key to a <strong>successful start</strong> of a UX research project.</p>
<ul>
<li>Boil down your collective knowledge, agreements and understanding of what will happen, why, with whom and when.</li>
<li>Set the right expectations among stakeholders.</li>
<li>Try to keep the plan to one page.</li>
<li>Secure buy-in for the UX research by making it a team effort.</li>
<li>The core of the plan is the list of questions you are trying to answer. Choose the right ones.</li>
</ul>
<p>Happy planning!</p>
<p><em>(al) (fi) (il)</em></p>
<hr />
<p><small>Â© Tomer Sharon for <a href="http://www.smashingmagazine.com">Smashing Magazine</a>, 2012.</small></p>]]></content:encoded>
			<wfw:commentRss>http://blogmyquery.com/index.php/2012/01/the-ux-research-plan-that-stakeholders-love/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

