<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss xmlns:media="http://search.yahoo.com/mrss/" xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0" xml:base="http://www.newmediaist.com/blog">
  <channel>
    <title>new mediaist consulting - focus on what counts</title>
    <link>http://www.newmediaist.com/blog</link>
    <description>Helping companies focus on what counts</description>
    <language>en</language>
          <atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/NewMediaist" /><feedburner:info xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" uri="newmediaist" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><item>
    <title>Using the fear of failure as a sales tool</title>
    <link>http://www.newmediaist.com/n/using-fear-failure-sales-tool</link>
    <description>&lt;p&gt;One common sales tactic in advertising is to instill the "fear of failure" in potential customers. Usually, the goal of instilling fear in customers is to encourage them to purchase a product or service to prevent that fear from becoming reality. &lt;/p&gt;
&lt;p&gt;For example, a gym may advertise in wedding magazines that brides-to-be should take their classes to ensure they still fit into their wedding dress on their special day. This sales message is very different from the traditional aspirational messages of gyms; rather than encouraging people to lose weight to look and feel better, they are instilling a fear of failure by suggesting that if people do not go to the gym, they may no longer fit into their wedding dress. &lt;/p&gt;
&lt;p&gt;These coffee ads from the 50's and 60's use a similar tactic, by teaching women to fear that their husbands will be disappointed if they don't buy a specific brand of coffee:&lt;/p&gt;
&lt;p&gt;&lt;iframe width="420" height="345" src="http://www.youtube.com/embed/VssO5bKFJU0" frameborder="0" allowfullscreen&gt;&lt;/iframe&gt;&lt;/p&gt;
&lt;p&gt;The fear of failure is still commonly used by marketers today. One of the best examples which come to mind is the famous Apple versus PC TV ads, which suggest that people need to buy a Mac, as otherwise they will experience all sorts of troubles with their PC. Online, eBooks yell that they are the "secrets you NEED to prevent failure" in weight loss, SEO, or dating. &lt;/p&gt;
&lt;p&gt;It seems like the reason why we see the fear of failure so commonly used as a sales tool so often is because it works; most humans are scared of failure, and therefore are willing to make a financial investment today if led to believe that it will reduce the chances of future failure. &lt;/p&gt;
&lt;p&gt;Using fear of failure as marketing tool changes the perception of a product or service from a utility to an insurance mechanism. &lt;/p&gt;
</description>
     <comments>http://www.newmediaist.com/n/using-fear-failure-sales-tool#comments</comments>
 <category domain="http://www.newmediaist.com/blog/category/strategy-sales">Strategy sales</category>
 <pubDate>Fri, 02 Sep 2011 14:24:02 +0000</pubDate>
 <dc:creator>Ari</dc:creator>
 <guid isPermaLink="false">225 at http://www.newmediaist.com</guid>
  </item>
  <item>
    <title>Hack to Add Meta Tags to Page Views in Drupal</title>
    <link>http://www.newmediaist.com/n/hack-add-meta-tags-page-views-drupal</link>
    <description>&lt;p&gt;The Drupal &lt;a href="http://drupal.org/project/nodewords"&gt;Nodewords Module&lt;/a&gt; is one of the most common ways of adding meta description information to the Drupal CMS. Unfortunately, it does not integrate with the Views module very well, making it difficult to generate appropriate meta descriptions on-the-fly based on views arguments.&lt;/p&gt;
&lt;p&gt;One way I found to work around this issue is to use the views' header, along with the PHP Input format, to manually add in the meta information.&lt;/p&gt;
&lt;p&gt;To do this, when creating the page view:&lt;br /&gt;
Under Basic Settings, select "Header" - input format PHP.&lt;br /&gt;
Type the following code in the header:&lt;/p&gt;
&lt;p&gt;&amp;lt;?php&lt;br /&gt;
$view = views_get_current_view();&lt;br /&gt;
drupal_set_html_head('args[0].'" /&amp;gt;');&lt;br /&gt;
?&amp;gt;&lt;/p&gt;
&lt;p&gt;There you go - now you have dynamic meta descriptions in your drupal page view which includes the argument passed within the view. You can set the title tags for the view as well using a similar method, although that shouldn't be necessary as the title of the pageview will automatically flow out to the page title.&lt;/p&gt;
</description>
     <comments>http://www.newmediaist.com/n/hack-add-meta-tags-page-views-drupal#comments</comments>
 <category domain="http://www.newmediaist.com/blog/category/technology">Technology</category>
 <pubDate>Tue, 25 Jan 2011 19:50:00 +0000</pubDate>
 <dc:creator>Ari</dc:creator>
 <guid isPermaLink="false">224 at http://www.newmediaist.com</guid>
  </item>
  <item>
    <title>Roam Mobility Roaming / World SIM card review</title>
    <link>http://www.newmediaist.com/n/roam-mobility-roaming-world-sim-card-review</link>
    <description>&lt;p&gt;There used to be a review here for the Roam Mobility Global SIM Card - a product which is no longer offered as of Jan 11, 2012. Previous Roam Mobility  World SIM customers were given the option of transferring to a company called GeoSIM on that date, and a new US-focused product was launched .&lt;/p&gt;
&lt;p&gt;I haven't used the "current" Roam mobility service so I can't comment on its quality / utility. &lt;/p&gt;
&lt;p&gt;My current solution for US roaming is a prepaid T-Mobile sim card I bought from a generic cell phone re-seller the US for about $6, and just recharge it on an as needed basis. I got a free VOIP number online (available from Google Voice, etc...) which I forward to the prepaid SIM, so if I forget to renew my prepaid USA card and it expires I can just buy a new one and still keep the same number.&lt;/p&gt;
&lt;p&gt;This system works well for my needs - more info on the "new" roam mobility can be found here: &lt;a href="http://www.roammobility.com/" title="http://www.roammobility.com/"&gt;http://www.roammobility.com/&lt;/a&gt; , and  T-Mobile's prepaid rates can be found at &lt;a href="http://prepaid-phones.t-mobile.com/pay-as-you-go-plans" title="http://prepaid-phones.t-mobile.com/pay-as-you-go-plans"&gt;http://prepaid-phones.t-mobile.com/pay-as-you-go-plans&lt;/a&gt;&lt;/p&gt;
</description>
     <comments>http://www.newmediaist.com/n/roam-mobility-roaming-world-sim-card-review#comments</comments>
 <category domain="http://www.newmediaist.com/blog/category/reviews">reviews</category>
 <pubDate>Sat, 27 Nov 2010 16:12:08 +0000</pubDate>
 <dc:creator>Ari</dc:creator>
 <guid isPermaLink="false">223 at http://www.newmediaist.com</guid>
  </item>
  </channel>
</rss>

