<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/atom10full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><feed xmlns="http://www.w3.org/2005/Atom" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0">
    <title>The Biz</title>
    <link rel="alternate" type="text/html" href="http://blogs.voices.com/thebiz/" />
    
   <id>tag:blogs.voices.com,2013:/thebiz//7</id>
    <link rel="service.post" type="application/atom+xml" href="http://blogs.voices.com/mtblog/mt-atom.cgi/weblog/blog_id=7" title="The Biz" />
    <updated>2013-04-06T13:42:47Z</updated>
    
    <generator uri="http://www.sixapart.com/movabletype/">Movable Type 4.21-en</generator>
 

<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/atom+xml" href="http://feeds.feedburner.com/voicesthebiz" /><feedburner:info uri="voicesthebiz" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><link rel="license" type="text/html" href="http://creativecommons.org/licenses/by/2.0/" /><logo>http://creativecommons.org/images/public/somerights20.gif</logo><feedburner:emailServiceId>voicesthebiz</feedburner:emailServiceId><feedburner:feedburnerHostname>http://feedburner.google.com</feedburner:feedburnerHostname><entry>
    <title>3 Steps To Responsive Design Browser Testing</title>
    <link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/voicesthebiz/~3/xpUxNl9huHA/responsive_design_browser_testing.html" />
    <link rel="service.edit" type="application/atom+xml" href="http://blogs.voices.com/mtblog/mt-atom.cgi/weblog/blog_id=7/entry_id=6361" title="3 Steps To Responsive Design Browser Testing" />
    <id>tag:blogs.voices.com,2013:/thebiz//7.6361</id>
    
    <published>2013-04-06T12:37:13Z</published>
    <updated>2013-04-06T13:42:47Z</updated>
    
    <summary> At Voices.com, we're working on a massive responsive web design project. In fact, this blog has already been done in responsive design, so ahead and adjust the browser size to see the content automatically reformat to the size of...</summary>
    <author>
        <name>David Ciccarelli</name>
        
    </author>
    
        <category term="Technology" />
    
        <category term="Web Development" />
    
    <content type="html" xml:lang="en" xml:base="http://blogs.voices.com/thebiz/">
        &lt;p&gt;&lt;span class="mt-enclosure mt-enclosure-image" style="display: inline;"&gt;&lt;img alt="Browser Icons" src="http://blogs.voices.com/thebiz/broswer-icons.jpg" width="770" height="157" class="mt-image-center" style="text-align: center; display: block; margin: 0 auto 20px;" /&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;At Voices.com, we're working on a &lt;a href="http://blogs.voices.com/voxdaily/2013/03/responsive_web_design.html"&gt;massive responsive web design project&lt;/a&gt;.  In fact, this blog has already been done in responsive design, so ahead and adjust the browser size to see the content automatically reformat to the size of your browser.  Neat eh?&lt;/p&gt;

&lt;p&gt;How did we do that?  What testing was involved?  Find out the steps we took and the tools for browser testing responsive web design.  I've listed my favorite tools, a link to a document on responsive web design that I shared with our customers and even screenshots of the charts and data analysis we conducted.  Let's take a look!&lt;/p&gt;

        &lt;h3&gt;Step 1: Knowing Which Web Browsers Your Visitors Use&lt;/h3&gt;

&lt;p&gt;Because most modern web browsers handle HTML5 and CSS3 just fine, you'll be fine for the majority of your users.  Where you'll run into issues is when your visitors still have legacy versions of Internet Explorer such as IE8 and earlier.  &lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Running a Browser Report in Google Analytics&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&lt;span class="mt-enclosure mt-enclosure-image" style="display: inline;"&gt;&lt;img alt="Browser-Types-By-Visits.jpg" src="http://blogs.voices.com/thebiz/Browser-Types-By-Visits.jpg" width="770" height="443" class="mt-image-center" style="text-align: center; display: block; margin: 0 auto 20px;" /&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;How do you know which browsers your visitors are using?  If you have Google Analytics installed (which you should), then simply navigate to the Audience section, then to Technology subsection.  In there, you'll find a report called "Browser and OS".&lt;/p&gt;

&lt;p&gt;Tip:  I'd recommend adjusting the dates for the last three months for a good sample size.  Going further back in time may skew the data as some people have have updated their browser recently.  &lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Analyzing The Results&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&lt;span class="mt-enclosure mt-enclosure-image" style="display: inline;"&gt;&lt;img alt="Browser-Types-By-Visits-Chart.jpg" src="http://blogs.voices.com/thebiz/Browser-Types-By-Visits-Chart.jpg" width="770" height="399" class="mt-image-center" style="text-align: center; display: block; margin: 0 auto 20px;" /&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;Out of nearly 1,000,000 visitors to Voices.com in the last three months, I see that 80% of them use Safari, Chrome and Firefox.  I drilled in to each browser operating system and confirmed that the bulk of the visitors are indeed using current versions.  Phew!&lt;/p&gt;

&lt;p&gt;That leaves Internet Explorer with a 20% market share.  When I clicked through Internet Explorer I found out that about half of IE users were still on IE8, IE7 and yes even some people on IE6 (below).  &lt;/p&gt;

&lt;p&gt;&lt;span class="mt-enclosure mt-enclosure-image" style="display: inline;"&gt;&lt;img alt="Internet Explorer User Testing" src="http://blogs.voices.com/thebiz/IE_Users.jpg" width="770" height="260" class="mt-image-center" style="text-align: center; display: block; margin: 0 auto 20px;" /&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;This segment is 10% of our overall user base which means its significant enough that we needed to test and make sure the site didn't cause any errors.&lt;/p&gt;

&lt;h3&gt;Step 2: Testing Your Responsive Design on Old Browsers&lt;/h3&gt;

&lt;p&gt;If there is one rule of thumb in rolling out a responsive design it would be "don't break the site."  We've seen some pretty strange error messages such as "Deployment is not set" in Internet Explorer which popped-up when the browser was scaled down to the width of a mobile device.  When we clicked "OK" to clear the error message, the screen went blank and simply didn't load the content. We discovered this "Deployment is not set" error was due to conflicting javascript.&lt;/p&gt;

&lt;p&gt;After that experience, I've recognized how important browser testing is, specifically testing on old browsers likely installed on Windows XP machines.&lt;/p&gt;

&lt;p&gt;Like me, you're probably on a Mac Book Pro or another Mac, so how do you get access to Window XP to do your tests?  While it may be old news to you, I discovered an amazing virtualization application called VirtualBox from Oracle.  Here's what Windows XP, and our responsive design blog looks like running on a Mac.&lt;/p&gt;

&lt;p&gt;&lt;span class="mt-enclosure mt-enclosure-image" style="display: inline;"&gt;&lt;img alt="IE8 Windows XP Browser Testing" src="http://blogs.voices.com/thebiz/IE8_Windows_XP_Testing.jpg" width="770" height="573" class="mt-image-center" style="text-align: center; display: block; margin: 0 auto 20px;" /&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;You can download VirtualBox free and then install the browsers using these instructions:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;&lt;strong&gt;Download &amp;#038; Install VirtualBox&lt;/strong&gt; &amp;#8211; &lt;a href="http://download.virtualbox.org/virtualbox/4.1.2/VirtualBox-4.1.2-73507-OSX.dmg"&gt;Download Now&lt;/a&gt; (direct .dmg download link) &amp;#8211; &lt;a href="http://www.virtualbox.org/wiki/Downloads"&gt;visit VirtualBox Downloads page&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Launch the Terminal&lt;/strong&gt; (located in /Applications/Utilities/)&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Decide which versions of Internet Explorer you want to download and install&lt;/strong&gt; &amp;#8211; each version of Internet Explorer is contained within a separate virtual machine that runs within VirtualBox. In other words, if you want to run Internet Explorer 7, 8, and 9, you will need to download three separate VM&amp;#8217;s, which may take a while so keep that in mind. Select the text below and copy it:&lt;/li&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;h2 style="font-size:1.1em;"&gt;Install ALL versions of Internet Explorer: IE7, IE 8, and IE 9&lt;/h2&gt;
&lt;/li&gt;
&lt;p&gt;&lt;code&gt;curl -s https://raw.github.com/xdissent/ievms/master/ievms.sh | bash&lt;/code&gt;&lt;/p&gt;
&lt;li&gt;
&lt;h2 style="font-size:1.1em;"&gt;Install Internet Explorer 7 Only&lt;/h2&gt;
&lt;/li&gt;
&lt;p&gt;&lt;code style="font-size:85%;"&gt;curl -s https://raw.github.com/xdissent/ievms/master/ievms.sh | IEVMS_VERSIONS="7" bash&lt;/code&gt;&lt;/p&gt;
&lt;li&gt;
&lt;h2 style="font-size:1.1em;"&gt;Install Internet Explorer 8 Only&lt;/h2&gt;
&lt;/li&gt;
&lt;p&gt;&lt;code style="font-size:85%;"&gt;curl -s https://raw.github.com/xdissent/ievms/master/ievms.sh | IEVMS_VERSIONS="8" bash&lt;/code&gt;&lt;/p&gt;
&lt;li&gt;
&lt;h2 style="font-size:1.1em;"&gt;Install Internet Explorer 9 Only&lt;/h2&gt;
&lt;/li&gt;
&lt;p&gt;&lt;code style="font-size:85%;"&gt;curl -s https://raw.github.com/xdissent/ievms/master/ievms.sh | IEVMS_VERSIONS="9" bash&lt;/code&gt;
&lt;/ul&gt;
&lt;li&gt;Copy and paste the selected command from above into the Terminal and hit return, this will start the download and conversion process. How long this takes depends on your internet connection and how many versions of Internet Explorer you chose to install&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Launch VirtualBox and boot Windows &amp;#038; Internet Explorer&lt;/strong&gt; &amp;#8211; select the virtual machine corresponding to the version of Internet Explorer you intend to use: IE7, IE8, IE9, then click on the &amp;#8220;Start&amp;#8221; button to boot that Windows machine with that version of Internet Explorer. &lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;I've been testing in these browsers for the last couple of days and have discovered many formatting issues, not all of which have been solved yet, but at least they've been spotted.&lt;/p&gt;

&lt;h3&gt;Step 3: Ask Customers To Send You Their Screenshots&lt;/h3&gt;

&lt;p&gt;At Voices.com &lt;a href="http://www.salesforce.com/showcase/stories/voices.jsp"&gt;we use Chatter&lt;/a&gt;, an online collaboration messaging app from Salesforce.com.  Normally, we use Chatter internally to post status updates and sharing information internally but I thought I'd give the "Private Customer Groups" feature a try.&lt;/p&gt;

&lt;p&gt;&lt;span class="mt-enclosure mt-enclosure-image" style="display: inline;"&gt;&lt;img alt="Chatter-Customer-Groups.jpg" src="http://blogs.voices.com/thebiz/Chatter-Customer-Groups.jpg" width="770" height="241" class="mt-image-center" style="text-align: center; display: block; margin: 0 auto 20px;" /&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;In Chatter, create a Customer Group and then simply "Add Members" to send an invitation to those people you'd like to invite to your beta testing group.  Once a few people have joined the group, you can engage them in discussion by asking a question.  Customer can share updates, links and even file attachments such as screenshots from their browsers.&lt;/p&gt;

&lt;p&gt;For context, I created a brief &lt;a href="http://www.slideshare.net/voicesdotcom/voicescom-responsive-web-design-2013"&gt;document explaining what Responsive Web Design is&lt;/a&gt; and how it will benefit them as customers of Voices.com.  Below is the thread that followed.&lt;/p&gt;

&lt;p&gt;&lt;span class="mt-enclosure mt-enclosure-image" style="display: inline;"&gt;&lt;img alt="Chatter-Private-Beta-Tester-Group.jpg" src="http://blogs.voices.com/thebiz/Chatter-Private-Beta-Tester-Group.jpg" width="700" height="495" class="mt-image-center" style="text-align: center; display: block; margin: 0 auto 20px;" /&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;Historically, I've done this kind of work via email but I found I was sending and receiving a lot of email.  Further, I was replying with the same response with explanations on why something doesn't work or why we've decided to take a certain approach to the implementation.  Lastly, email conversations get lost and rarely gone back and referenced.&lt;/p&gt;

&lt;p&gt;With Chatter, I've found that this centralized conversation spot has kept me and our beta testing group engaged.&lt;/p&gt;

&lt;p&gt;How you get feedback from your customers is up to you.  Doing it is what matters.&lt;/p&gt;

&lt;h3&gt;What Browser Testing Tools Do You Use?&lt;/h3&gt;

&lt;p&gt;While the above isn't exclusive to testing your latest responsive design website, it sure helps having a step-by-step process to follow.  &lt;/p&gt;

&lt;p&gt;Are there vital steps that you take to test a responsive design site?  Share your tips and tools in the comments below.&lt;/p&gt;

&lt;p&gt;Make it a great day!&lt;/p&gt;

&lt;p&gt;David&lt;/p&gt;

    &lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/voicesthebiz?a=xpUxNl9huHA:mGtm3FIzq4Y:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/voicesthebiz?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/voicesthebiz?a=xpUxNl9huHA:mGtm3FIzq4Y:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/voicesthebiz?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/voicesthebiz/~4/xpUxNl9huHA" height="1" width="1"/&gt;</content>
<feedburner:origLink>http://blogs.voices.com/thebiz/2013/04/responsive_design_browser_testing.html</feedburner:origLink></entry>

<entry>
    <title>Google Planning Audio Ads in Streaming Music Service</title>
    <link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/voicesthebiz/~3/aRfWJ8ZlwiY/google_planning_audio_ads_in_s.html" />
    <link rel="service.edit" type="application/atom+xml" href="http://blogs.voices.com/mtblog/mt-atom.cgi/weblog/blog_id=7/entry_id=5435" title="Google Planning Audio Ads in Streaming Music Service" />
    <id>tag:blogs.voices.com,2010:/thebiz//7.5435</id>
    
    <published>2010-09-09T23:20:33Z</published>
    <updated>2013-02-12T00:19:01Z</updated>
    
    <summary>Audio ads will become the next step in Google's advertising network, according to sources. The service will support the Android streaming music that Google VP of Engineering Vic Gundotra announced and previewed at Google I/O. Susan Wojcicki, Google vice president...</summary>
    <author>
        <name>David Ciccarelli</name>
        
    </author>
    
        <category term="Technology" />
    
    <content type="html" xml:lang="en" xml:base="http://blogs.voices.com/thebiz/">
        &lt;p&gt;Audio ads will become the next step in Google's advertising network, according to sources. The service will support the Android streaming music that Google VP of Engineering Vic Gundotra announced and previewed at Google I/O.&lt;/p&gt;

&lt;p&gt;Susan Wojcicki, Google vice president of product management, wrote a blog post in February 2009 describing Google's exit from radio but plans to explore online streaming audio. "Instead we will use our technology to develop Internet-based solutions that will deliver relevant ads for online streaming audio," she wrote. "We are dedicating a team of people at Google to explore how we can best add value for advertisers, broadcasters and listeners in this emerging advertising space."&lt;/p&gt;
        &lt;p&gt;&lt;/p&gt;

&lt;p&gt;The Web-based, or cloud, version of the Android Market and the Music app will allow consumers to access their music from Android-based handsets. Some now say the application will become available in YouTube, too.&lt;/p&gt;

&lt;p&gt;The 10-, 15-, and 30-second audio ads will support Android streaming music and YouTube videos through a streaming music channel, according to David Szetela, Clix Marketing founder, citing a DoubleClick employee. The call to action becomes the banner ad when music clips play.&lt;/p&gt;

&lt;p&gt;Streaming music on Android and YouTube will become an instant advertising channel for Google and advertisers. The platform will attempt to compete with Apple iTunes and Pandora, but the advertising will bring in the bucks. "Google, in some sense, is like the Conde Nast of the online world," Szetela says. "All they need to do is roll out a new publication. People will buy the publication, but Google can also sell advertising in it."&lt;/p&gt;

&lt;p&gt;Reports from the New York Post suggest Google could launch its search-related music store as early as November in time for the holidays. Apparently, Android VP Andy Rubin has been hashing out the particulars to license about 27,000 songs from New York-based Harry Fox Agency.&lt;/p&gt;
    &lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/voicesthebiz?a=aRfWJ8ZlwiY:J1b0E99idX0:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/voicesthebiz?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/voicesthebiz?a=aRfWJ8ZlwiY:J1b0E99idX0:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/voicesthebiz?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/voicesthebiz/~4/aRfWJ8ZlwiY" height="1" width="1"/&gt;</content>
<feedburner:origLink>http://blogs.voices.com/thebiz/2010/09/google_planning_audio_ads_in_s.html</feedburner:origLink></entry>

<entry>
    <title>How a New Breed Of Small Businesses is Harnessing the Power of Emerging Technologies</title>
    <link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/voicesthebiz/~3/NIA5oUZ-cW8/the_new_small.html" />
    <link rel="service.edit" type="application/atom+xml" href="http://blogs.voices.com/mtblog/mt-atom.cgi/weblog/blog_id=7/entry_id=5433" title="How a New Breed Of Small Businesses is Harnessing the Power of Emerging Technologies" />
    <id>tag:blogs.voices.com,2010:/thebiz//7.5433</id>
    
    <published>2010-09-08T13:51:49Z</published>
    <updated>2010-09-08T14:16:13Z</updated>
    
    <summary>A small seafood restaurant attracts new customers with virtually no marketing budget. A four-person iPad case manufacturer generates more than $1M in revenue in four months with only four employees. A voice-over company is able to connect thousands of artists...</summary>
    <author>
        <name>David Ciccarelli</name>
        
    </author>
    
        <category term="Business Management" />
    
        <category term="Technology" />
    
    <content type="html" xml:lang="en" xml:base="http://blogs.voices.com/thebiz/">
        &lt;p&gt;&lt;span class="mt-enclosure mt-enclosure-image" style="display: inline;"&gt;&lt;img alt="The New Small" src="http://blogs.voices.com/thebiz/The-New-Small_big.jpg" width="300" height="419" class="mt-image-left" style="float: left; margin: 0 20px 20px 0;" /&gt;&lt;/span&gt;A small seafood restaurant attracts new customers with virtually no marketing budget. A four-person &lt;a href="http://www.dodocase.com/"&gt;iPad case&lt;/a&gt; manufacturer generates more than $1M in revenue in four months with only four employees. A &lt;a href="http://www.voices.com"&gt;voice-over company&lt;/a&gt; is able to connect thousands of artists with opportunities, all without expensive hardware and software. A law firm increases access to key information while dramatically reducing technology-related costs and risks.&lt;/p&gt;

&lt;p&gt;And these four companies are hardly unique. A new breed of small businesses is using Software as a Service (SaaS), free and open source software, social media and networks, mobility, cloud computing, and other emerging technologies to do things simply not possible even five years ago.&lt;/p&gt;

&lt;p&gt;&lt;br /&gt;
&lt;/p&gt;
        &lt;p&gt;In &lt;a href="http://www.thenewsmall.com/"&gt;The New Small&lt;/a&gt;: How a New Breed Of Small Businesses is Harnessing the Power of Emerging Technologies, you'll discover how these companies creatively and intelligently use technology to reach new customers, reduce costs, increase internal collaboration and communication, and create flexible work environments.&lt;/p&gt;

&lt;p&gt;Rife with profiles from a wide variety of industries, The New Small offers pragmatic advice and lessons about how small businesses are harnessing the power of emerging technologies. It's a must-read for small business owners--and those thinking about starting their own shops.&lt;/p&gt;

&lt;p&gt;Author &lt;a href="http://www.philsimonsystems.com/"&gt;Phil Simon&lt;/a&gt; profiles Voices.com as one of The New Small, in part for our management philosophy.  We realize the importance of fostering innovation and creating a meaningful place to work. &lt;/p&gt;

&lt;p&gt;Lessons from "failures" are more important than trying to perfect ideas behind closed doors--and only then releasing them to the public.  If you're a user of Voices.com, you know we use crowdsourcing, customer feedback, and polls to determine which projects to pursue and which ones to morph into a better idea.&lt;/p&gt;

&lt;p&gt;To learn more about The New Small, you can either &lt;a href="http://www.kickstarter.com/projects/705402671/the-new-small-my-third-book"&gt;pre-order the book on Kick Starter&lt;/a&gt; or wait for the release in late 2010. &lt;br /&gt;
&lt;/p&gt;
    &lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/voicesthebiz?a=NIA5oUZ-cW8:EFedX02dDTE:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/voicesthebiz?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/voicesthebiz?a=NIA5oUZ-cW8:EFedX02dDTE:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/voicesthebiz?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/voicesthebiz/~4/NIA5oUZ-cW8" height="1" width="1"/&gt;</content>
<feedburner:origLink>http://blogs.voices.com/thebiz/2010/09/the_new_small.html</feedburner:origLink></entry>

<entry>
    <title>The LAMP Technology Stack</title>
    <link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/voicesthebiz/~3/xR5QuBCnFTs/lamp.html" />
    <link rel="service.edit" type="application/atom+xml" href="http://blogs.voices.com/mtblog/mt-atom.cgi/weblog/blog_id=7/entry_id=5294" title="The LAMP Technology Stack" />
    <id>tag:blogs.voices.com,2010:/thebiz//7.5294</id>
    
    <published>2010-06-30T18:15:24Z</published>
    <updated>2010-07-02T03:55:17Z</updated>
    
    <summary>The technology stack that Voices.com used to build and maintain its web application is known as LAMP which stands for Linux, Apache, MySQL, and PHP (or Perl or Python). Used together, they represent the most popular and most powerful form...</summary>
    <author>
        <name>David Ciccarelli</name>
        
    </author>
    
        <category term="Technology" />
    
        <category term="Web Development" />
    
    <content type="html" xml:lang="en" xml:base="http://blogs.voices.com/thebiz/">
        &lt;p&gt;&lt;span class="mt-enclosure mt-enclosure-image" style="display: inline;"&gt;&lt;img alt="Linux Apache MySQL PHP" src="http://blogs.voices.com/thebiz/linux-mysql-php-apache.jpg" width="200" height="124" class="mt-image-left" style="float: left; margin: 0 20px 20px 0;" /&gt;&lt;/span&gt;The &lt;a href="http://www.voices.com/company/technology"&gt;technology&lt;/a&gt; stack that Voices.com used to build and maintain its web application is known as LAMP which stands for Linux, Apache, MySQL, and PHP (or Perl or Python). Used together, they represent the most popular and most powerful form of web servers and website hosting.  &lt;/p&gt;
        &lt;h3&gt;Linux&lt;/h3&gt;

&lt;p&gt;The benefits of running on LAMP are monumental. Response time, stability, and uptime all increase tenfold on a Linux server, such as Fedora Core 9, CentOS 5 or RedHat Enterprise Linux (RHEL). Taking user operator error out of the picture, a Linux server could run for a year or more without the need for a reboot, update, or upgrade. More uptime percentage for you, less downtime for clients and potential customers on your website. Whatever you throw at Linux, it can handle.&lt;/p&gt;

&lt;h3&gt;Apache&lt;/h3&gt;

&lt;p&gt;Apache HTTP provides lightening quick request handling and a slew of features. Apache has been the most popular web server on the Internet since April 1996. Apache is also designed to work with a wide range of languages by directly incorporating the language interpreter into the Apache environment. &lt;/p&gt;

&lt;h3&gt;MySQL Database&lt;/h3&gt;

&lt;p&gt;MySQL Database server is extremely popular, powerful and free used on massive websites like Google, Yahoo!, Digg, Slashdot, YouTube, Wordpress,  and most Web 2.0 applications. Being open source grants the additional benefit of a large user community dedicated to making it even better as well as patching any security exploits. Speed, reliability, and response time are key here which is why MySQL is the database of choice for Voices.com.&lt;/p&gt;

&lt;h3&gt;PHP&lt;/h3&gt;

&lt;p&gt;PHP, or the official name of Hypertext Preprocessor is a widely used, general-purpose scripting language that was originally designed for web development to produce dynamic web.  The combination of Linux, Apache and an optimized MySQL database significantly speeds up the execution of dynamic components for languages like PHP, Perl, and Python, thus making the website faster than on other systems.&lt;/p&gt;

&lt;p&gt;To visit the Voices.com web application, go to &lt;a href="http://www.voices.com"&gt;http://www.voices.com&lt;/a&gt; on any computer.&lt;br /&gt;
&lt;/p&gt;
    &lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/voicesthebiz?a=xR5QuBCnFTs:U5bFh3T5Fo4:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/voicesthebiz?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/voicesthebiz?a=xR5QuBCnFTs:U5bFh3T5Fo4:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/voicesthebiz?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/voicesthebiz/~4/xR5QuBCnFTs" height="1" width="1"/&gt;</content>
<feedburner:origLink>http://blogs.voices.com/thebiz/2010/06/lamp.html</feedburner:origLink></entry>

<entry>
    <title>How To Speed Up a Website</title>
    <link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/voicesthebiz/~3/AvbVHJg2w3I/how_to_speed_up_a_website.html" />
    <link rel="service.edit" type="application/atom+xml" href="http://blogs.voices.com/mtblog/mt-atom.cgi/weblog/blog_id=7/entry_id=5292" title="How To Speed Up a Website" />
    <id>tag:blogs.voices.com,2010:/thebiz//7.5292</id>
    
    <published>2010-06-28T20:06:01Z</published>
    <updated>2010-06-30T01:16:32Z</updated>
    
    <summary>For a web-based service that helps to make the world sound good, we've been focused on speed as an element of design. After 12 months of hard work, we've achieved a 10X improvement in page loading times. This means it's...</summary>
    <author>
        <name>David Ciccarelli</name>
        
    </author>
    
        <category term="Technology" />
    
        <category term="Web Development" />
    
    <content type="html" xml:lang="en" xml:base="http://blogs.voices.com/thebiz/">
        &lt;p&gt;&lt;span class="mt-enclosure mt-enclosure-image" style="display: inline;"&gt;&lt;img alt="Page Load Times" src="http://blogs.voices.com/thebiz/page-load-times.jpg" width="300" height="200" class="mt-image-left" style="float: left; margin: 0 20px 20px 0;" /&gt;&lt;/span&gt;For a web-based service that helps to make the world sound good, we've been focused on speed as an element of design. After 12 months of hard work, we've achieved a 10X improvement in page loading times.  This means it's ten times faster navigating the website, uploading and download audio files.&lt;/p&gt;

&lt;p&gt;Voices.com's page load time has been reported as fast as 963 ms, which is ten times faster than the 15.30 seconds previously reported by Pingdom, a web site monitoring and measurement service.&lt;/p&gt;

&lt;p&gt;In today's article, I'll share with you a number of tools that we used to achieve these improvements in page load time.&lt;/p&gt;
        &lt;h2&gt;Why Make a Website Load Faster?&lt;/h2&gt;

&lt;p&gt;Why should you spend your precious time and potentially your resources improving the page load times of your website?  Here are three great reasons:&lt;/p&gt;

&lt;p&gt;à¹ Make your site faster.&lt;br /&gt;
à¹ Keep Internet users engaged with your site.&lt;br /&gt;
à¹ Reduce your bandwidth and hosting costs.&lt;/p&gt;

&lt;h2&gt;Tips and Tricks To Get Your Pages To Load Faster&lt;/h2&gt;

&lt;p&gt;With three solid reasons identified, you will have the confidence to move ahead with implementing some of these methods to make your pages load faster.  Here is what you can do:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;1. Lay out your pages with CSS, not tables&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;CSS downloads faster than tables because:&lt;/p&gt;

&lt;p&gt;à¹ Browsers read through tables twice before displaying their contents, once to work out their structure and once to determine their content&lt;/p&gt;

&lt;p&gt;à¹ CSS generally requires less code than cumbersome tables&lt;/p&gt;

&lt;p&gt;à¹ All code to do with the layout can be placed in an external CSS document, which will be called up just once and then cached (stored) on the user's computer; table layout, stored in each HTML document, must be loaded up each time a new page downloads&lt;/p&gt;

&lt;p&gt;à¹ With CSS you can control the order items download on to the screen, make the content appear before slow-loading images and your site users will definitely appreciate it.  At Voices.com, the body of the page loads first, then the header and footer.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;2. Don't use image to display text&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;It's our old friend CSS to the rescue again. There's no need to use images to display text as so much can be accomplished through CSS.  Previously at Voices.com, we had large images on the home page that described the features and benefits of the service.  All the text was in images that loaded slowly.  Now, the same words are displayed as proper text and the graphics and formatting loaded with CSS.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;3. Put CSS into external documents&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Considering the advantages of CSS listed above, most websites are designed with CSS nowadays. To optimize the CSS code, you can use a tool like CleanCSS  that will merge similar selectors, remove useless properties and remove the whitespace from your code.&lt;/p&gt;

&lt;p&gt;After you've optimized your CSS, place the file in an external document then reference it by including this code in your page header:&lt;/p&gt;

&lt;p&gt;&lt;link type="text/css" rel="stylesheet" href="filename.css" /&gt;&lt;/p&gt;

&lt;p&gt;There's no limit to the number of these external documents that you can use!  You can improve page load times further by having a CSS file for a certain part of your website.  For example, we have a print.css file that is only used when someone is printing their page.  We also have a &lt;a href="http://m.voices.com"&gt;mobile version of the website found at http://m.voices.com&lt;/a&gt; that has it's own CSS file for formatting on mobile devices.  Think of areas of your website that can be isolated then create a compact CSS file.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;4. Put JavaScript into external documents&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;In a similar strategy, you should also place your JavaScript files in an external document then referencing the JavaScript by including this snippet in your page header:&lt;br /&gt;
&lt;script language="JavaScript" src="filename.js" type="text/javascript"&gt;&lt;/script&gt;&lt;/p&gt;

&lt;p&gt;Any external file is called up just once and then stored on the user's computer. Instead of repeating JavaScript or CSS over and over again in HTML files, just write it out once in an external document.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;5. Minimize white space, line returns and comment tags&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Every single letter or space in your HTML code takes up one byte. It doesn't sound like much but it all adds up. We've found that by working through your page source and eliminating unnecessary white space and comments, you can shave off up to, or even over (if your HTML is really inefficient) 10% of its file size.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;6. Remove unnecessary META tags and META content&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Most of the 22 META tags are pretty much unnecessary and don't achieve very much. The most important tags for search engine optimization are the description tags and the keyword tags, although due to abuse even these tags have lost a lot of importance recently.   It's recommended to keep the content of META tags each under 200 characters. Anything more increases the size of your pages. &lt;/p&gt;

&lt;h2&gt;Delivering With Results&lt;/h2&gt;

&lt;p&gt;Here's a chart from Pingdom that reveals how fast pages load on Voices.com.  We've definitely made a 10X improvement compared to this time last year.&lt;/p&gt;

&lt;p&gt;&lt;span class="mt-enclosure mt-enclosure-image" style="display: inline;"&gt;&lt;img alt="Website Speed" src="http://blogs.voices.com/thebiz/website-speed.jpg" width="546" height="628" class="mt-image-center" style="text-align: center; display: block; margin: 0 auto 20px;" /&gt;&lt;/span&gt;&lt;/p&gt;

&lt;h2&gt;Tools To Measure The Speed of a Website&lt;/h2&gt;

&lt;p&gt;Here are some of the tools we use to both measure the speed of page load times, identify problem areas and monitor speed improvements.&lt;/p&gt;

&lt;p&gt;&lt;a href="http://www.websiteoptimization.com/services/analyze/"&gt;Web Page Analyzer&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="http://www.iwebtool.com/speed_test"&gt;iWebTool Speed Test&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="http://tools.pingdom.com/"&gt;Pingdom Tools&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="http://developer.yahoo.com/yslow/"&gt;Yslow&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="http://code.google.com/speed/page-speed/"&gt;Google's Page Speed&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;Have Any Tips to Share?&lt;/h2&gt;

&lt;p&gt;Why not share your knowledge and jot down a few of your own tips for improving the speed of a website?  Add your comments below.&lt;/p&gt;
    &lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/voicesthebiz?a=AvbVHJg2w3I:RTKCN5BZCgM:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/voicesthebiz?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/voicesthebiz?a=AvbVHJg2w3I:RTKCN5BZCgM:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/voicesthebiz?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/voicesthebiz/~4/AvbVHJg2w3I" height="1" width="1"/&gt;</content>
<feedburner:origLink>http://blogs.voices.com/thebiz/2010/06/how_to_speed_up_a_website.html</feedburner:origLink></entry>

<entry>
    <title>History of the Voice Over</title>
    <link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/voicesthebiz/~3/YAY6oJk4l1E/history_of_the_voice_over.html" />
    <link rel="service.edit" type="application/atom+xml" href="http://blogs.voices.com/mtblog/mt-atom.cgi/weblog/blog_id=7/entry_id=5269" title="History of the Voice Over" />
    <id>tag:blogs.voices.com,2010:/thebiz//7.5269</id>
    
    <published>2010-06-17T01:19:35Z</published>
    <updated>2010-06-18T17:21:05Z</updated>
    
    <summary>Reginald Fessenden, a Canadian inventor, was a brilliant mathematician and excelled in academics. Being enamored with the invention of the telephone by Alexander Graham Bell, Fessenden set out on a quest to develop a means of remote communication without the...</summary>
    <author>
        <name>David Ciccarelli</name>
        
    </author>
    
        <category term="Sales &amp; Marketing" />
    
        <category term="Service &amp; Support" />
    
    <content type="html" xml:lang="en" xml:base="http://blogs.voices.com/thebiz/">
        &lt;p&gt;&lt;span class="mt-enclosure mt-enclosure-image" style="display: inline;"&gt;&lt;img alt="Reginald Fessenden" src="http://blogs.voices.com/thebiz/reginald-fessenden.jpg" width="280" height="272" class="mt-image-left" style="float: left; margin: 0 20px 20px 0;" /&gt;&lt;/span&gt;&lt;a href="http://www.fessenden.ca"&gt;Reginald Fessenden&lt;/a&gt;, a Canadian inventor, was a brilliant mathematician and excelled in academics.  Being enamored with the invention of the telephone by Alexander Graham Bell, Fessenden set out on a quest to develop a means of remote communication without the restriction of wires - thusly "Wireless" as it was to be known later.&lt;/p&gt;

&lt;p&gt;In 1900 Fessenden set out to work for the United States Weather Bureau. During this time, the first voice over was recorded in 1900 by Reginald Fessenden who reported on the weather during a test.&lt;/p&gt;
        &lt;h2&gt;The First Radio Recording&lt;/h2&gt;

&lt;p&gt;Reginald Fessenden became radio's first voice during Christmas of 1906 when he broadcast from a makeshift studio in Brant Rock, just outside Boston, a program of Christmas messages and spiritual music to ships at sea. The Christmas Eve program as recounted by Fessenden consisted of:&lt;/p&gt;

&lt;p&gt;"... first a short speech by me saying what we were going to do, then some phonograph music.... Then came a violin solo by me ... which I sang one verse of, in addition to playing the violin, though the singing, of course, was not very good. Then came the Bible text, Glory to God in the highest and on earth peace to men of good will, and we finally wound up by wishing them a Merry Christmas and then saying that we proposed to broadcast again on New Year's Eve. "&lt;/p&gt;

&lt;h2&gt;Walt Disney Performed First Cartoon Voice&lt;/h2&gt;

&lt;p&gt;More familiar was the first cartoon voice over in 1928 by Walt Disney as Mickey Mouse in "Steamboat Willie." The following year, 1929, the first cartoon series produced, Looney Tunes, debuted in cinemas.&lt;/p&gt;

&lt;h2&gt;First Prominent Voice Actors&lt;/h2&gt;

&lt;p&gt;The first prominent voice actor was former radio personality, voice actor and comedian Mel Blanc who joined Leon Schlesinger Productions in 1936, a company that made animated cartoons which were distributed by Warner Bros. Mel was famous for his versatility and is still known today as The Man of 1000 Voices.&lt;/p&gt;

&lt;h2&gt;Recent History&lt;/h2&gt;

&lt;p&gt;In today's industry, the most famous person in voice-overs is Don LaFontaine, who in 1962 recorded his first voice-over for a movie trailer. He was paid $82.00, a far cry from the premium rates that professional voice over talents can command today. Throughout his long and successful career, Don was able to set the standard for how movie trailers were written and voiced, literally becoming the voice of the movies. Although his physical passing on September 1, 2008 has left a great void, his spirit remains and Don's legacy continues to grow and serve those in the voice over community.&lt;/p&gt;

&lt;h2&gt;What Are Your Favorite Moments in Voice Over History?&lt;/h2&gt;

&lt;p&gt;Add a comment here and join the conversation.&lt;/p&gt;

&lt;p&gt;David&lt;/p&gt;
    &lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/voicesthebiz?a=YAY6oJk4l1E:uOb2W0Sn3FQ:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/voicesthebiz?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/voicesthebiz?a=YAY6oJk4l1E:uOb2W0Sn3FQ:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/voicesthebiz?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/voicesthebiz/~4/YAY6oJk4l1E" height="1" width="1"/&gt;</content>
<feedburner:origLink>http://blogs.voices.com/thebiz/2010/06/history_of_the_voice_over.html</feedburner:origLink></entry>

<entry>
    <title>Reactions to Male and Female Voice Overs</title>
    <link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/voicesthebiz/~3/TdlQ6F4bZ20/reactions_to_male_and_female_voice_overs.html" />
    <link rel="service.edit" type="application/atom+xml" href="http://blogs.voices.com/mtblog/mt-atom.cgi/weblog/blog_id=7/entry_id=5270" title="Reactions to Male and Female Voice Overs" />
    <id>tag:blogs.voices.com,2010:/thebiz//7.5270</id>
    
    <published>2010-06-13T12:37:05Z</published>
    <updated>2010-06-18T17:16:07Z</updated>
    
    <summary>A lot of thought goes into the "right" voice for every advertisement. This, is primarily the role of casting directors. Certainly the tone and timber of a voice are two things that can help sell the product or service. But,...</summary>
    <author>
        <name>David Ciccarelli</name>
        
    </author>
    
        <category term="Sales &amp; Marketing" />
    
    <content type="html" xml:lang="en" xml:base="http://blogs.voices.com/thebiz/">
        &lt;p&gt;&lt;span class="mt-enclosure mt-enclosure-image" style="display: inline;"&gt;&lt;img alt="Online Ssurvey" src="http://blogs.voices.com/thebiz/online-survey.jpg" width="400" height="300" class="mt-image-left" style="float: left; margin: 0 20px 20px 0;" /&gt;&lt;/span&gt;A lot of thought goes into the "right" voice for every advertisement. This, is primarily the role of &lt;a href="http://blogs.voices.com/voxdaily/2007/07/voice_casting_directors.html"&gt;casting directors&lt;/a&gt;. Certainly the &lt;a href="http://blogs.voices.com/voxdaily/2009/07/why_bass_voices_are_heard_better.html"&gt;tone&lt;/a&gt; and timber of a voice are two things that can help sell the product or service. But, probably the most important question every marketer must answer is, should the voice be &lt;a href="http://www.voices.com/directory"&gt;male or female&lt;/a&gt;?&lt;/p&gt;

&lt;p&gt;These are some of the findings of a new Adweek Media/ Harris Poll, survey of 2,194 U.S. adults surveyed online by Harris Interactive.&lt;/p&gt;
        &lt;h2&gt;Choice Depends on the Tone of the Ad&lt;/h2&gt;

&lt;p&gt;Whether you choose a male or female voice talent depends on what the tone of the &lt;a href="http://www.voices.com/commercial-scripts-for-radio-and-television-ads.html"&gt;ad&lt;/a&gt; is attempting to convey. Almost half of Americans (48%) believe a male voice is more forceful while 46% believe a female voice is more soothing so those may be easy choices for a marketing executive to make. However, almost half of U.S. adults also say it makes no difference to them and neither voice is more forceful (49%) or more soothing (46%).&lt;/p&gt;

&lt;h2&gt;Male and Female Voice Overs in a Selling Situation&lt;/h2&gt;

&lt;p&gt;When it comes to actually selling a specific thing, two-thirds of Americans say it doesn't make a difference and neither voice is more likely to &lt;a href="http://videos.voices.com/2010/05/radio_commercial_recorded_in_car_trunk.html"&gt;sell them a car&lt;/a&gt; (66%) or a computer (69%). Among those who believe it makes a difference, over one-quarter (28%) believe a male voice is more likely to sell them a car and 23% say a male voice is more likely to sell them a computer. Only 7% say a female voice is more likely to sell them either.&lt;/p&gt;

&lt;h2&gt;Gender Differences&lt;/h2&gt;

&lt;p&gt;Men and women do think similarly on the tone of the two types of voices - with one major exception. Over half of men (54%) believe a &lt;a href="http://www.voices.com/demos/lili"&gt;female voice is more soothing&lt;/a&gt;, compared to 38% of women who say the same. One in ten women (11%) believes a male voice is more soothing while 5% of men say the same. The only other real difference between men and women is on the selling of a car. One-third of men (32%) say a male voice is more likely to sell them a car compared to 23% of women who say this.&lt;/p&gt;

&lt;h2&gt;Stereotypes&lt;/h2&gt;

&lt;p&gt;Stereotypes are very common in voice over and that helps voice talent relate to the script, identify the &lt;a href="http://blogs.voices.com/voxdaily/2008/03/80_online_marketing_resources.html"&gt;demographic&lt;/a&gt; and better understand the intended audience.&lt;/p&gt;

&lt;p&gt;The results conclude that gender &lt;a href="http://podcasts.voices.com/voicecasting/2007/11/the_battle_of_the_sexes_male_and_female_voices.html"&gt;stereotypes&lt;/a&gt; are alive and well in the way many people react to male and female voiceovers in commercials.&lt;/p&gt;

&lt;h2&gt;Follow Up Surveys&lt;/h2&gt;

&lt;p&gt;Others have suggested that an interesting experiment might be to re-do the survey, but also factoring in the participants' default dominant communication style (visual, auditory, kinesthetic or digital) to see if there were any trends there.&lt;/p&gt;

&lt;p&gt;What are your thoughts on the survey results?&lt;/p&gt;

&lt;p&gt;David&lt;/p&gt;
    &lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/voicesthebiz?a=TdlQ6F4bZ20:BnLMdXmFCu4:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/voicesthebiz?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/voicesthebiz?a=TdlQ6F4bZ20:BnLMdXmFCu4:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/voicesthebiz?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/voicesthebiz/~4/TdlQ6F4bZ20" height="1" width="1"/&gt;</content>
<feedburner:origLink>http://blogs.voices.com/thebiz/2010/06/reactions_to_male_and_female_voice_overs.html</feedburner:origLink></entry>

<entry>
    <title>Statistics, Market Research and Analysis</title>
    <link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/voicesthebiz/~3/oWWhn6RNJeY/statistics_market_research_and_analysis.html" />
    <link rel="service.edit" type="application/atom+xml" href="http://blogs.voices.com/mtblog/mt-atom.cgi/weblog/blog_id=7/entry_id=5266" title="Statistics, Market Research and Analysis" />
    <id>tag:blogs.voices.com,2010:/thebiz//7.5266</id>
    
    <published>2010-06-11T11:19:59Z</published>
    <updated>2010-06-18T17:11:19Z</updated>
    
    <summary>Collectively, we work in an industry with eight decades to its claim and one that has undergone a phenomenal series of changes. Estimated to be a $12.3 billion industry world-wide, voice-overs and language services penetrate all forms of both media...</summary>
    <author>
        <name>David Ciccarelli</name>
        
    </author>
    
        <category term="Finance" />
    
    <content type="html" xml:lang="en" xml:base="http://blogs.voices.com/thebiz/">
        &lt;p&gt;&lt;span class="mt-enclosure mt-enclosure-image" style="display: inline;"&gt;&lt;img alt="statistics" src="http://blogs.voices.com/thebiz/statistics.jpg" width="200" height="200" class="mt-image-left" style="float: left; margin: 0 20px 20px 0;" /&gt;&lt;/span&gt;Collectively, we work in an industry with eight decades to its claim and one that has undergone a phenomenal series of changes. Estimated to be a &lt;a href="http://www.voices.com/articles/market-research/languages.html"&gt;$12.3 billion industry world-wide&lt;/a&gt;, voice-overs and language services penetrate all forms of both media and new media, touching the daily lives of nearly everyone in Western culture.&lt;/p&gt;

&lt;p&gt;You're likely already aware that voice-overs is a huge market, but by global standards many would consider it a niche market.  And, like other niche markets it is often difficult to find &lt;a href="http://www.voices.com/articles/market-research"&gt;market research&lt;/a&gt;, statistics and analysis in support of this growth industry.&lt;/p&gt;

&lt;p&gt;Today, we've published market research on key areas of growth.  It's literally a page from our marketing plan, so save yourself the time of doing your own research and enjoy these statistics.&lt;/p&gt;
        &lt;h2&gt;The Future of Voice Over&lt;/h2&gt;

&lt;p&gt;As we embrace the year 2010, milestones cause industry professionals to not only reflect on the changes of days gone by, but also to envision what the future has in store for the industry. What's amazing is that ideas once conceived to be in the distant future are here today.&lt;/p&gt;

&lt;p&gt;From mobile Internet to radio that you can listen to anytime, anywhere and with books available for download at the touch of a button on revolutionary mobile devices such as the iPhone, iPod Touch and now the newest Apple product, the iPad, the prospects for working voice actors has never been so bright.&lt;/p&gt;

&lt;h2&gt;A Proven Track Record&lt;/h2&gt;

&lt;p&gt;While the opportunities for voice-over professionals are broad, this research focuses on unique and quickly emerging areas. These niches are not speculative. They have a proven track record of use by digital media producers, publishers and advertisers. Furthermore, both small businesses and global corporations are engaging their customers with the use of digital media productions, all of which require the expertise of voice talents.&lt;/p&gt;

&lt;h2&gt;Identifying Opportunities&lt;/h2&gt;

&lt;p&gt;The opportunities highlighted in this special area are audiobooks, podcasting and more broadly, Internet radio as well as mobile applications with an emphasis on mobile gaming.&lt;/p&gt;

&lt;ul&gt;

&lt;p&gt;&lt;li&gt;&lt;a href="http://www.voices.com/articles/market-research/advertising.html"&gt;Advertising Statistics&lt;/a&gt;&lt;/li&gt;&lt;br /&gt;
&lt;li&gt;&lt;a href="http://www.voices.com/articles/market-research/audiobooks.html"&gt;Audiobook Statistics&lt;/a&gt;&lt;/li&gt;&lt;br /&gt;
&lt;li&gt;&lt;a href="http://www.voices.com/articles/market-research/radio.html"&gt;Broadcast Radio and Satellite Radio Statistics&lt;/a&gt;&lt;/li&gt;&lt;br /&gt;
&lt;li&gt;&lt;a href="http://www.voices.com/articles/market-research/b2b.html"&gt;Business and Telecommunications Statistics&lt;/a&gt;&lt;/li&gt;&lt;br /&gt;
&lt;li&gt;&lt;a href="http://www.voices.com/articles/market-research/gaming.html"&gt;Gaming Industry Statistics&lt;/a&gt;&lt;/li&gt;&lt;br /&gt;
&lt;li&gt;&lt;a href="http://www.voices.com/articles/market-research/languages.html"&gt;Language Services Statistics&lt;/a&gt;&lt;/li&gt;&lt;br /&gt;
&lt;li&gt;&lt;a href="http://www.voices.com/articles/market-research/mobile.html"&gt;Mobile Internet and Mobile Technology Statistics &lt;/a&gt;&lt;/li&gt;&lt;br /&gt;
&lt;li&gt;&lt;a href="http://www.voices.com/articles/market-research/podcasting.html"&gt;Podcasting Usage Statistics&lt;/a&gt;&lt;/li&gt;&lt;br /&gt;
&lt;li&gt;&lt;a href="http://www.voices.com/articles/market-research/social-media.html"&gt;Social Media Statistics&lt;/a&gt;&lt;/li&gt;&lt;br /&gt;
&lt;li&gt;&lt;a href="http://www.voices.com/articles/market-research/television.html"&gt;Television Statistics&lt;/a&gt;&lt;/li&gt;&lt;br /&gt;
&lt;li&gt;&lt;a href="http://www.voices.com/articles/market-research/video.html"&gt;Video Usage Statistics&lt;/a&gt;&lt;/li&gt;&lt;br /&gt;
&lt;/ul&gt;&lt;/p&gt;

&lt;h2&gt;Emerging Trends&lt;/h2&gt;

&lt;p&gt;Have you noticed other trends in advertising, social media, mobile technologies or online video?  How have they impacted the use of audio and voice overs?  Add your comments below!&lt;/p&gt;

&lt;p&gt;Looking forward to hearing from you,&lt;/p&gt;

&lt;p&gt;David&lt;/p&gt;
    &lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/voicesthebiz?a=oWWhn6RNJeY:zxf_kxJ5zWc:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/voicesthebiz?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/voicesthebiz?a=oWWhn6RNJeY:zxf_kxJ5zWc:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/voicesthebiz?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/voicesthebiz/~4/oWWhn6RNJeY" height="1" width="1"/&gt;</content>
<feedburner:origLink>http://blogs.voices.com/thebiz/2010/06/statistics_market_research_and_analysis.html</feedburner:origLink></entry>

<entry>
    <title>Why Marketers Should Use Voice Overs in Flash Videos to Improve Engagement</title>
    <link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/voicesthebiz/~3/n1Q6G2-f4B8/why_marketers_should_use_voiceovers_in_flash_videos.html" />
    <link rel="service.edit" type="application/atom+xml" href="http://blogs.voices.com/mtblog/mt-atom.cgi/weblog/blog_id=7/entry_id=5262" title="Why Marketers Should Use Voice Overs in Flash Videos to Improve Engagement" />
    <id>tag:blogs.voices.com,2010:/thebiz//7.5262</id>
    
    <published>2010-06-10T13:10:19Z</published>
    <updated>2010-06-18T17:07:03Z</updated>
    
    <summary>There are many reasons to use voice-overs in Flash videos on your website; one of the most important is to improve viewer engagement for increased sales. If you're currently using Flash videos on your website's landing page, that's great. You...</summary>
    <author>
        <name>David Ciccarelli</name>
        
    </author>
    
        <category term="Sales &amp; Marketing" />
    
    <content type="html" xml:lang="en" xml:base="http://blogs.voices.com/thebiz/">
        &lt;p&gt;&lt;span class="mt-enclosure mt-enclosure-image" style="display: inline;"&gt;&lt;img alt="Adobe Flash" src="http://blogs.voices.com/thebiz/adobe_flash.jpg" width="250" height="250" class="mt-image-left" style="float: left; margin: 0 20px 20px 0;" /&gt;&lt;/span&gt;There are many reasons to use &lt;a href="http://www.voices.com/flash_voice_overs.htm"&gt;voice-overs in Flash&lt;/a&gt; videos on your website; one of the most important is to improve viewer engagement for increased sales. If you're currently using Flash videos on your website's &lt;a href="http://www.voices.com/ads/landing-page-guidelines-for-audio-ads.html"&gt;landing page&lt;/a&gt;, that's great.  You can add a voice over to the Flash video so it will catch your visitor's attention and hold it. &lt;/p&gt;

&lt;p&gt;Numerous studies have been done on the correlation between the human attention span and what captures an individual's attention and keeps it (&lt;a href="http://www.tdgordon.net/media_ecology/attention.doc"&gt;Download Word Document&lt;/a&gt;). These studies have found that combining sensory elements, such as visuals and sound, will increase your retention rate and keep visitors on your site for longer periods of time.&lt;/p&gt;
        &lt;h2&gt;Adobe Flash Statistics&lt;/h2&gt;

&lt;p&gt;&lt;span class="mt-enclosure mt-enclosure-image" style="display: inline;"&gt;&lt;img alt="Adobe Flash Statistics" src="http://blogs.voices.com/thebiz/adobe_flash_statistics.gif" width="432" height="309" class="mt-image-center" style="text-align: center; display: block; margin: 0 auto 20px;" /&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;Adobe Flash Player is the world's most pervasive software platform, used by over 2 million professionals and reaching 99% of Internet-enabled desktops in mature markets as well as a wide range of devices.  Considering the vast majority of Internet users have Flash installed, you'll be safe in producing videos in Flash.&lt;/p&gt;

&lt;h2&gt;Why You Hire a Professional for Flash Video&lt;/h2&gt;

&lt;p&gt;&lt;span class="mt-enclosure mt-enclosure-image" style="display: inline;"&gt;&lt;img alt="Flash Video Player" src="http://blogs.voices.com/thebiz/flash_video_player.jpg" width="350" height="227" class="mt-image-left" style="float: left; margin: 0 20px 20px 0;" /&gt;&lt;/span&gt;When adding voice overs to Flash video, you'll want to hire a voice over professional as they have the vocal delivery you need to make visitors want to keep listening instead of turning down the volume. Many businesses make the mistake of using an amateur voice over for their projects and regret not using a &lt;a href="http://www.businessvoicetalent.com/how-to-hire-a-voice-talent-for-your-business/"&gt;professional&lt;/a&gt; voice over actor. Businesses spend thousands of dollars to have someone build their website... why not invest a little more to upgrade and complete their marketing tool?&lt;/p&gt;

&lt;h2&gt;Work With a Copywriter to Craft a Compelling Message&lt;/h2&gt;

&lt;p&gt;Having a &lt;a href="http://copywriterunderground.com/"&gt;copywriter&lt;/a&gt; write a voice over script would be wise before contacting a voice over talent. This way you can audition the voice talent with the script you will ultimately be using. A copywriter can bring all of your &lt;a href="http://www.entrepreneur.com/marketing/index.html"&gt;marketing&lt;/a&gt; together for a bigger impact.&lt;/p&gt;

&lt;h2&gt;Script Your Message so it's Consistent With Your Overall Marketing Strategy&lt;/h2&gt;

&lt;p&gt;When looking for voice over talent, it's important to consider your business image, what you want to convey and how you want to convey it.  For example, if you have car dealership you may want your website Flash video to talk about your warranties and other information that will be useful to potential customers. You could then have the same voice professional that recorded the voice over for your Flash video on your website do your on hold messaging. Instead of &lt;a href="http://www.voices.com/articles/music/"&gt;music&lt;/a&gt;, sync your website message with your phone message for a complete marketing strategy and give a consistent voice to your business as a whole.&lt;/p&gt;

&lt;h2&gt;Match The Voice Type to the Brand Image&lt;/h2&gt;

&lt;p&gt;If you are solely an Internet business then your Flash video is going to be much more important. Voices.com has any and every type of voice talent you can think of. While on the site, check out a few of the &lt;a href="http://www.voices.com/directory"&gt;voice samples&lt;/a&gt; of voice talent to get an idea what is out there. You will be excited by the possibilities that a voice over talent can bring to your business and your bottom line.&lt;/p&gt;

&lt;h2&gt;Have You Used a Voice Over in Your Flash Video?&lt;/h2&gt;

&lt;p&gt;Add your experience as a comment below and share your story.&lt;/p&gt;

&lt;p&gt;Looking forward to hearing from you,&lt;/p&gt;

&lt;p&gt;David&lt;/p&gt;
    &lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/voicesthebiz?a=n1Q6G2-f4B8:N4DoOemzu9M:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/voicesthebiz?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/voicesthebiz?a=n1Q6G2-f4B8:N4DoOemzu9M:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/voicesthebiz?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/voicesthebiz/~4/n1Q6G2-f4B8" height="1" width="1"/&gt;</content>
<feedburner:origLink>http://blogs.voices.com/thebiz/2010/06/why_marketers_should_use_voiceovers_in_flash_videos.html</feedburner:origLink></entry>

<entry>
    <title>What Apple iAds Mean for Voice Talent</title>
    <link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/voicesthebiz/~3/XjQBKu8fg7E/what_apple_iad_mean_for_voice_talent.html" />
    <link rel="service.edit" type="application/atom+xml" href="http://blogs.voices.com/mtblog/mt-atom.cgi/weblog/blog_id=7/entry_id=5255" title="What Apple iAds Mean for Voice Talent" />
    <id>tag:blogs.voices.com,2010:/thebiz//7.5255</id>
    
    <published>2010-06-08T13:16:15Z</published>
    <updated>2010-06-10T13:54:50Z</updated>
    
    <summary>Steve Jobs presented at the World Wide Developer Conference in San Francisco and introduced the new iPhone 4 which boasts of several new groundbreaking features, such FaceTime video calling and Retena Display, the next generation of high resolution displays for...</summary>
    <author>
        <name>David Ciccarelli</name>
        
    </author>
    
        <category term="Sales &amp; Marketing" />
    
    <content type="html" xml:lang="en" xml:base="http://blogs.voices.com/thebiz/">
        &lt;p&gt;&lt;span class="mt-enclosure mt-enclosure-image" style="display: inline;"&gt;&lt;img alt="iad" src="http://blogs.voices.com/thebiz/iad.jpg" width="300" height="419" class="mt-image-left" style="float: left; margin: 0 20px 20px 0;" /&gt;&lt;/span&gt;&lt;a href="http://www.techmeme.com/100608/p9#a100608p9"&gt;Steve Jobs presented&lt;/a&gt; at the World Wide Developer Conference in San Francisco and introduced the &lt;a href="http://www.apple.com/iphone/"&gt;new iPhone 4&lt;/a&gt; which boasts of several new groundbreaking features, such FaceTime video calling and Retena Display, the next generation of high resolution displays for the popular mobile phone.&lt;/p&gt;

&lt;p&gt;Aside from the new iPhone, Jobs revealed two important facts that show their commitment to dominating the mobile market.  First, the launch of the &lt;a href="http://www.voices.com/iads/iad-mobile-network.html"&gt;iAd mobile network&lt;/a&gt; and second a sizable commitment from a roster of global brand willing to engage customers in a new way, though the innovative iAd format.&lt;/p&gt;

&lt;p&gt;&lt;a href="http://www.voices.com/iads"&gt;iAds&lt;/a&gt; combine the emotion of TV advertising with the interactivity of Internet advertising, giving advertisers a dynamic and powerful new way to bring motion and emotion to mobile users.&lt;/p&gt;
        &lt;h2&gt;iAd Mobile Ad Network&lt;/h2&gt;

&lt;p&gt;Apple announced it will debut its iAd mobile advertising network on July 1 on iPhone and iPod touch devices running its iOS 4 software platform.&lt;/p&gt;

&lt;h2&gt;New Advertising Formats&lt;/h2&gt;

&lt;p&gt;With iAd, advertisers have been able to create powerful and compelling ads. The initial response has been that iAd is the perfect mobile format to reach and engage with  customers.&lt;/p&gt;

&lt;h2&gt;Voice Overs in iAds&lt;/h2&gt;

&lt;p&gt;Voice talent should be seeing a huge opportunity to offer voice overs for iAds.  Audio and video have always gone hand in hand and with iAds, advertiser will need to introduce products, tell stories and engage customers with the power of the human voice.  Voice talent who sound &lt;a href="http://www.voices.com/tag/conversational"&gt;conversational&lt;/a&gt;, &lt;a href="http://www.voices.com/tag/youthful"&gt;youthful&lt;/a&gt; and &lt;a href="http://www.voices.com/tag/believeable"&gt;believable&lt;/a&gt; will gain a tremendous advantage as advertisers will be looking for those &lt;a href="http://blogs.voices.com/voxdaily/2007/09/german_fach_system.html"&gt;voice types&lt;/a&gt;.&lt;/p&gt;

&lt;h2&gt;Apple's Targets for iAd Revenue&lt;/h2&gt;

&lt;p&gt;Apple has iAd commitments for 2010 totaling over $60 million, which represents almost 50 percent of the total forecast US mobile ad spending for the second half of 2010.&lt;/p&gt;

&lt;h2&gt;iAd Advertisers&lt;/h2&gt;

&lt;p&gt;Global brands will launch mobile ad campaigns using the iAd platform.  Companies lined up for iAd campaigns include AT&amp;T, Best Buy, Campbell Soup Company, Chanel, Citi, DirecTV, GEICO, GE, JCPenney, Liberty Mutual Group, Nissan, Sears, State Farm, Target, Turner Broadcasting System, Unilever and The Walt Disney Studios. &lt;/p&gt;

&lt;h2&gt;Common iAd Questions&lt;/h2&gt;

&lt;p&gt;You might be wondering how iAds are different from other mobile ad formats, where iAds will be displayed and how much they will cost.  Visit the &lt;a href="http://www.voices.com/iads/faq.html"&gt;iAd FAQ&lt;/a&gt; for more information.&lt;/p&gt;

&lt;h2&gt;See iAd in Action&lt;/h2&gt;

&lt;p&gt;In case you missed the live event, you can &lt;a href="http://events.apple.com.edgesuite.net/1006ad9g4hjk/event/index.html"&gt;watch a video of the keynote presentation&lt;/a&gt; where Steve Jobs introduces the new iPhone, iOS and discusses the iAd mobile network and gives a demo of how iAds will work.&lt;/p&gt;

&lt;p&gt;David&lt;/p&gt;
    &lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/voicesthebiz?a=XjQBKu8fg7E:VRrqDxU-GNM:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/voicesthebiz?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/voicesthebiz?a=XjQBKu8fg7E:VRrqDxU-GNM:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/voicesthebiz?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/voicesthebiz/~4/XjQBKu8fg7E" height="1" width="1"/&gt;</content>
<feedburner:origLink>http://blogs.voices.com/thebiz/2010/06/what_apple_iad_mean_for_voice_talent.html</feedburner:origLink></entry>

<entry>
    <title>History of Video Games and Voice Overs</title>
    <link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/voicesthebiz/~3/VgOvTvvqRfA/history_of_video_games_and_voice_overs.html" />
    <link rel="service.edit" type="application/atom+xml" href="http://blogs.voices.com/mtblog/mt-atom.cgi/weblog/blog_id=7/entry_id=5254" title="History of Video Games and Voice Overs" />
    <id>tag:blogs.voices.com,2010:/thebiz//7.5254</id>
    
    <published>2010-06-07T12:59:55Z</published>
    <updated>2010-06-08T17:51:11Z</updated>
    
    <summary>The video game industry is one of the largest and most profitable markets in the world. For years, it's been the fastest growing segment of the entertainment industry and has since eclipsed motion pictures. In the U.S., the gaming market...</summary>
    <author>
        <name>David Ciccarelli</name>
        
    </author>
    
        <category term="Technology" />
    
        <category term="Web Development" />
    
    <content type="html" xml:lang="en" xml:base="http://blogs.voices.com/thebiz/">
        &lt;p&gt;&lt;span class="mt-enclosure mt-enclosure-image" style="display: inline;"&gt;&lt;img alt="Videogame Industry" src="http://blogs.voices.com/thebiz/videogame-industry.jpg" width="297" height="254" class="mt-image-right" style="float: right; margin: 0 0 20px 20px;" /&gt;&lt;/span&gt;The video game industry is one of the largest and most profitable markets in the world. For years, it's been the fastest growing segment of the entertainment industry and has since eclipsed motion pictures.  In the U.S., the gaming market raked in 19.6 billion dollars in revenue in 2009. In that same year, the Hollywood box office took in only 9.7 billion dollars.&lt;/p&gt;

&lt;p&gt;72% of Americans are gamers and use a variety of gaming consoles. Other than innovative game ideas and superior graphics, part of this success is due to the astounding voice talent that heightens the experience of playing the games.&lt;/p&gt;
        &lt;h2&gt;Origins of Voice Overs in Video Games&lt;/h2&gt;

&lt;p&gt;The first game to add voice over work and truly get attention is widely attributed to Final Fantasy X. The Final Fantasy series had already become iconic, having first debuted in 1987. Since its debut, there has been at least one Final Fantasy game for every &lt;a href="http://www.thegameconsole.com/"&gt;gaming console&lt;/a&gt; model produced. Due to it's immense popularity, when Final Fantasy X was released and the characters had their own voices, the entire gaming world knew about it. The &lt;a href="http://www.squidoo.com/how_to_become_a_voice_actor"&gt;voice actors&lt;/a&gt; hired to perform in the game helped the characters to connect with gamers in a spellbinding way. For the first time, gamers were able to hear the emotions in main character Tidus' voice as he professed his love for his companion, Yuna. This was a breakthrough in the gaming world.&lt;/p&gt;

&lt;h2&gt;Current Landscape of Voice Overs in Games&lt;/h2&gt;

&lt;p&gt;Now, the majority of games available on the market have &lt;a href="http://hubpages.com/hub/Voice-Over"&gt;voice over work&lt;/a&gt; included. It's an absolute must to capture the attention of gamers. The voice over world, especially in gaming, is considered almost compulsory, so it's very common to find the same person getting &lt;a href="http://www.voices.com/find/jobs"&gt;voice over jobs&lt;/a&gt; one right after the other, meaning the same voice appears in games that are wildly different.&lt;/p&gt;

&lt;h2&gt;Good Voice Acting Plays a Critical Role in a Great Game&lt;/h2&gt;

&lt;p&gt;For instance, &lt;a href="http://www.claudiablackonline.com/"&gt;Claudia Black&lt;/a&gt; did voice work in three extremely different games out in 2009; Dragon Age: Origins, a game about magic and dragons, Uncharted 2: Among Thieves, a game similar to the Indiana Jones movie series, and &lt;a href="http://blogs.voices.com/voxdaily/2009/08/gamers_love_good_voice_acting.html"&gt;Mass Effect 2&lt;/a&gt;, a game that takes place far into the future in outer space. In all of these games, she contributed to the game's massive success, helping to make the games extremely enjoyable and sought out by gaming enthusiasts worldwide.&lt;/p&gt;

&lt;h2&gt;Games Have Thousands of Lines of Dialogue&lt;/h2&gt;

&lt;p&gt;A voice over project is not easy to perform. The average game will possess around 8,000 lines of dialogue. For the particularly long, epic RPG (role playing games) games, that number can even go beyond &lt;a href="http://blogs.voices.com/voxdaily/2008/05/game_on_gaming_voiceovers.html"&gt;70,000 lines of dialogue&lt;/a&gt;. As if recording all of that wasn't enough, there's more! Voice actors often have to record the same line in multiple inflections, known as takes (&lt;a href="http://www.voices.com/glossary/"&gt;more definitions&lt;/a&gt;), so that the best take for the situation can be used in the game.&lt;/p&gt;

&lt;h2&gt;Voice Actors Heard on All Gaming Consoles&lt;/h2&gt;

&lt;p&gt;The PS3, Xbox 360, and Wii require their games to have voice acting, even if it's minimal; that's just what consumers today expect. Even smaller systems like the PSP and Nintendo DS sometimes include cut scenes with voice actors. Without good voice actors, players will not be able to connect emotionally to their &lt;a href="http://www.voices.com/character-voices.htm"&gt;characters&lt;/a&gt;, so the realism factor is drastically reduced.&lt;/p&gt;

&lt;p&gt;The inclusion of voice over is integral to console based games and what we are seeing now is indicative of a growing trend in the direction of more cinematic, quality games.&lt;/p&gt;

&lt;p&gt;David&lt;/p&gt;
    &lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/voicesthebiz?a=VgOvTvvqRfA:M6EErFQTYSo:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/voicesthebiz?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/voicesthebiz?a=VgOvTvvqRfA:M6EErFQTYSo:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/voicesthebiz?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/voicesthebiz/~4/VgOvTvvqRfA" height="1" width="1"/&gt;</content>
<feedburner:origLink>http://blogs.voices.com/thebiz/2010/06/history_of_video_games_and_voice_overs.html</feedburner:origLink></entry>

<entry>
    <title>Strategic Thinking for a Successful Podcast</title>
    <link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/voicesthebiz/~3/-wL21ioKoNA/strategic_thinking_for_a_successful_podcast.html" />
    <link rel="service.edit" type="application/atom+xml" href="http://blogs.voices.com/mtblog/mt-atom.cgi/weblog/blog_id=7/entry_id=5250" title="Strategic Thinking for a Successful Podcast" />
    <id>tag:blogs.voices.com,2010:/thebiz//7.5250</id>
    
    <published>2010-06-05T17:29:00Z</published>
    <updated>2010-06-08T17:12:25Z</updated>
    
    <summary>As with any other part of your marketing efforts, including a podcast, it truly benefits you to be prepared. Whether you are podcasting for leisure or business you will need a plan. Planning topics to discuss, possible guest interviews, and...</summary>
    <author>
        <name>David Ciccarelli</name>
        
    </author>
    
        <category term="Sales &amp; Marketing" />
    
        <category term="Technology" />
    
    <content type="html" xml:lang="en" xml:base="http://blogs.voices.com/thebiz/">
        &lt;p&gt;&lt;span class="mt-enclosure mt-enclosure-image" style="display: inline;"&gt;&lt;img alt="Strategy" src="http://blogs.voices.com/thebiz/strategic-thinking.jpg" width="230" height="279" class="mt-image-left" style="float: left; margin: 0 20px 20px 0;" /&gt;&lt;/span&gt;As with any other part of your marketing efforts, including a podcast, it truly benefits you to be prepared.&lt;/p&gt;

&lt;p&gt;Whether you are podcasting for leisure or business you will need a plan.&lt;/p&gt;

&lt;p&gt;Planning topics to discuss, possible guest interviews, and the duration of your show in advance will go a long way when producing a professional sounding podcast. Since you'll be recording your podcast in an almost live fashion, you will have the flexibility of going back and re-editing sections before committing your show as "podcast-ready."&lt;/p&gt;
        &lt;h2&gt;Required Technology and Recording Equipment&lt;/h2&gt;

&lt;p&gt;Before you started, you'll need:&lt;/p&gt;

&lt;p&gt;à¹  A web publishing tool ( Try Blogger, TypePad, WordPress or Movable Type )&lt;br /&gt;
à¹  A file hosting service ( Try LibSyn for free, AudioBlogger is also a good choice )&lt;br /&gt;
à¹  Recording software ( Try Audacity for Window-based PCs or Garageband on Mac - both are free )&lt;br /&gt;
à¹  Microphone ( Try a good headset microphone or better yet the Marshall Electronics MXL 006 Condenser USB Microphone for only $129 )&lt;/p&gt;

&lt;h2&gt;Identifying The Theme of Your Podcast&lt;/h2&gt;

&lt;p&gt;Developing your podcast description is a necessary step in the branding process. When you are brainstorming your podcast description, make sure that it explains the purpose of your show and accentuates the theme of your podcast. This description should be no more than two to three sentences in length.&lt;/p&gt;

&lt;h2&gt;Personify Your Podcast with a Snazzy Name&lt;/h2&gt;

&lt;p&gt;When selecting a name, be sure that the name of your podcast reflects the content that you are recording. For example, if your subject matter is about travel, your podcast name should be branded to complement your show. To illustrate, a podcast about travel might be called Globetrotter, Passport Podcast, The Travel Guide, and so on. Make sure that the name you choose is also available as a domain name online. Try to make your name unique but easily understood and recognizable.&lt;/p&gt;

&lt;h2&gt;A Place to Publish and Host Your Podcast&lt;/h2&gt;

&lt;p&gt;Once you have picked a name for your podcast, purchase the domain name for your podcast. This is extremely important because interested listeners and inquisitive searchers will be able to find your podcast in Search engines such as Google, Yahoo!, MSN and others. As a reward for consistently branding your podcast, search results will display your website and podcast accordingly.&lt;/p&gt;

&lt;p&gt;Alternatively, you can create a subdomain such as http://podcast.yourwebsite.com or a subdirectory such as http://www.yourwebsite.com/podcast.  Clearly this is a much easier way to get started and you'll be building on the strength of your existing website.&lt;/p&gt;

&lt;h2&gt;Recording Session In Progress&lt;/h2&gt;

&lt;p&gt;There has been plenty written about recording digital audio however the basics as to &lt;a href="http://www.voices.com/podcasting/plan-your-podcast.html"&gt;start with a script or a show outline&lt;/a&gt;, then do a short &lt;a href="http://www.voices.com/podcasting/record-your-podcast.html"&gt;test recording&lt;/a&gt; and listen to the results.  Make sure your room (be it a conference room or small office) is quiet and that you've minimized background noise.  A clean recording can often be achieved by turning off air conditioners, fans or other mechanical items.&lt;/p&gt;

&lt;p&gt;If other people, namely business office workers, are the source of the background noise, much is this can be reduced by simply advising others that a recording session is in progress.&lt;/p&gt;

&lt;p&gt;By focusing on quality content and a clean recording with no unwanted background noises, you'll have &lt;a href="http://www.voices.com/podcasting/editing-a-voice-over.html"&gt;fewer edits to perform&lt;/a&gt; and have a podcast that's ready to submit to iTunes.&lt;/p&gt;

&lt;h2&gt;Get Your Podcast in iTunes&lt;/h2&gt;

&lt;p&gt;Having your podcast listed in iTunes is critical.  Considering that are several hundred million iPods and iPhone and now two million iPads, you'll be able to reach a critical mass of listeners with an iTunes listing.&lt;/p&gt;

&lt;p&gt;The submission process is easy and can be found here: &lt;a href="http://www.voices.com/podcasting/submitting-your-feed.html"&gt;How To Submit a Podcast To iTunes&lt;/a&gt;.  Plus, don't forget to add your show to other &lt;a href="http://www.voices.com/podcasting/podcast-directories.html"&gt;podcast directories&lt;/a&gt; too.&lt;/p&gt;

&lt;h2&gt;Assessing Results&lt;/h2&gt;

&lt;p&gt;After a half dozen shows, the listen comments should be rolling in.  You might even have some reviews on iTunes.  See these comments as positive feedback and apply those suggestions you believe will improve the quality of the show and keep people subscribed.  Here's an &lt;a href="http://www.voices.com/podcasting/growing-an-audience.html"&gt;action plan&lt;/a&gt; for evaluating your progress.&lt;/p&gt;

&lt;p&gt;And, here's to your success with your new podcast!&lt;/p&gt;

&lt;p&gt;David&lt;br /&gt;
&lt;/p&gt;
    &lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/voicesthebiz?a=-wL21ioKoNA:IZ293pZxmSI:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/voicesthebiz?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/voicesthebiz?a=-wL21ioKoNA:IZ293pZxmSI:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/voicesthebiz?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/voicesthebiz/~4/-wL21ioKoNA" height="1" width="1"/&gt;</content>
<feedburner:origLink>http://blogs.voices.com/thebiz/2010/06/strategic_thinking_for_a_successful_podcast.html</feedburner:origLink></entry>

<entry>
    <title>How To Record a Voice-Over for PowerPoint</title>
    <link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/voicesthebiz/~3/C_RGjEExx5U/how_to_record_a_voice_over_for_powerpoint.html" />
    <link rel="service.edit" type="application/atom+xml" href="http://blogs.voices.com/mtblog/mt-atom.cgi/weblog/blog_id=7/entry_id=5200" title="How To Record a Voice-Over for PowerPoint" />
    <id>tag:blogs.voices.com,2010:/thebiz//7.5200</id>
    
    <published>2010-05-06T00:14:09Z</published>
    <updated>2013-05-16T16:54:24Z</updated>
    
    <summary>To record a voice-over for a PowerPoint presentation, your computer will first need to be equipped with speakers, a microphone and a sound card. You have two recording options: You can record during the presentation as you go along; or...</summary>
    <author>
        <name>David Ciccarelli</name>
        
    </author>
    
        <category term="Sales &amp; Marketing" />
    
    <content type="html" xml:lang="en" xml:base="http://blogs.voices.com/thebiz/">
        &lt;p&gt;&lt;span class="mt-enclosure mt-enclosure-image" style="display: inline;"&gt;&lt;img alt="How To Record Narration in PowerPoint" src="http://blogs.voices.com/thebiz/How-To-Record-Narration-in-PowerPoint.png" width="259" height="347" class="mt-image-left" style="float: left; margin: 0 20px 20px 0;" /&gt;&lt;/span&gt;To record a voice-over for a PowerPoint presentation, your computer will first need to be equipped with speakers, a microphone and a sound card. You have two recording options: You can record during the presentation as you go along; or you can record the narration before the presentation is run.&lt;/p&gt;

&lt;p&gt;Comments can be recorded on separate slides, so if you do not want narration through the whole presentation--you choose exactly where you want it. To know which slides you have voice-over on, there is an icon shaped like a speaker on these particular slides. You can manually click the icon to play, or have it set to play automatically.&lt;/p&gt;
        &lt;h3&gt;Step-by-Step for Recording Voice-Over in PowerPoint&lt;/h3&gt;

&lt;p&gt; &lt;h4&gt;1. Check your equipment.&lt;/h4&gt;&lt;/p&gt;

&lt;p&gt;Make sure your microphone is on and ready to go. Double click the speaker icon to open the sound mixer. Look for the "Microphone" and make sure the level is at least halfway up and not muted.&lt;/p&gt;

&lt;h4&gt;2. Set up new folders on your computer. &lt;/h4&gt;

&lt;ul&gt;
	&lt;li&gt;Create a new folder and name it something that relates to your project&lt;/li&gt;
	&lt;li&gt;Save the PowerPoint file that will be narrated, into the file you just created. Now give the PP file a new name&lt;/li&gt;
&lt;/ul&gt;

&lt;h4&gt;3. Set up narration recording in PowerPoint.&lt;/h4&gt;

&lt;ul&gt;
	&lt;li&gt;Choose the slideshow option in menu&lt;/li&gt;
	&lt;li&gt;Choose "record narration" (a box will appear)&lt;/li&gt;
	&lt;li&gt;Choose "change quality"&lt;/li&gt;
	&lt;li&gt;Choose "44.100kHz, 16 bit, Mono" next to "attributes"&lt;/li&gt;
	&lt;li&gt;Choose "set microphone level" Now follow the instructions given for testing your microphone and set it to a good level&lt;/li&gt;
	&lt;li&gt;Check the checkbox next to "link narration"&lt;/li&gt;
	&lt;li&gt;Choose "browse" then open the new folder you created in the step above. Highlight the folder then choose "select"&lt;/li&gt;
&lt;/ul&gt;

&lt;h4&gt;4. Begin recording&lt;/h4&gt;

&lt;ul&gt;
	&lt;li&gt;Choose the "OK" button and PowerPoint should begin your presentation, you can now do voice-overs on your slides.&lt;/li&gt;
	&lt;li&gt;You will always be asked to save the timings on the slides, always choose yes.&lt;/li&gt;
	&lt;li&gt;Save the complete PowerPoint presentation again&lt;/li&gt;
&lt;/ul&gt;

&lt;h4&gt;5. Final word of caution&lt;/h4&gt;

&lt;ul&gt;
	&lt;li&gt;Make sure you check and recheck the audio quality as you go along.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;If you are working on a presentation for your business, you should consider hiring a professional voice-over talent. This will help ensure the quality on the final product perfect. Plus, having a voice that is attractive to others will keep the viewer's attention much longer on the presentation than if they are listening to someone with only a mediocre voice. &lt;/p&gt;

&lt;p&gt;While on Voices.com be sure to check some of our &lt;a href="http://www.voices.com/directory/business"&gt;voiceover talents&lt;/a&gt; and listen to their samples, you may find just the right voice suited to the project you're working on.&lt;/p&gt;

&lt;h3&gt;Other PowerPoint Recording Resources&lt;/h3&gt;

&lt;p&gt;&lt;a href="http://office.microsoft.com/en-us/powerpoint/hp051950271033.aspx"&gt;Record a voice narration - Microsoft&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="http://presentationsoft.about.com/od/powerpoint2007/ss/07recordsound_2.htm"&gt;How To Record Sound in PowerPoint - About.com&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="http://pcsplace.com/tips-n-tricks/how-to-record-narrationsvoiceover-for-slides-in-powerpoint/"&gt;How To Add Voiceover to Slides in PowerPoint - PC's Place&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="http://www.powerpoint-resources.com/sound-effects.htm"&gt;Free PowerPoint Sound Effects - PowerPoint-Resources.com&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="http://www.iddl.vt.edu/instructors/powerpoint/index.php"&gt;Learning To Use PowerPoint - Virginia Tech&lt;/a&gt;&lt;/p&gt;
    &lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/voicesthebiz?a=C_RGjEExx5U:jwFSdN3O37o:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/voicesthebiz?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/voicesthebiz?a=C_RGjEExx5U:jwFSdN3O37o:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/voicesthebiz?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/voicesthebiz/~4/C_RGjEExx5U" height="1" width="1"/&gt;</content>
<feedburner:origLink>http://blogs.voices.com/thebiz/2010/05/how_to_record_a_voice_over_for_powerpoint.html</feedburner:origLink></entry>

<entry>
    <title>How To "Follow Companies" on LinkedIn</title>
    <link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/voicesthebiz/~3/mWGM3LB31Xo/how_to_follow_companies_on_linkedin.html" />
    <link rel="service.edit" type="application/atom+xml" href="http://blogs.voices.com/mtblog/mt-atom.cgi/weblog/blog_id=7/entry_id=5183" title="How To &quot;Follow Companies&quot; on LinkedIn" />
    <id>tag:blogs.voices.com,2010:/thebiz//7.5183</id>
    
    <published>2010-04-30T13:43:49Z</published>
    <updated>2010-04-30T14:10:43Z</updated>
    
    <summary>Starting today, you can be in the loop on new developments, potential business opportunities or even job opportunities by following companies of interest to you. Learn how to follow companies and I'll share some quick links for creating your own...</summary>
    <author>
        <name>David Ciccarelli</name>
        
    </author>
    
        <category term="Business Management" />
    
        <category term="Human Resources" />
    
    <content type="html" xml:lang="en" xml:base="http://blogs.voices.com/thebiz/">
        &lt;p&gt;&lt;span class="mt-enclosure mt-enclosure-image" style="display: inline;"&gt;&lt;img alt="follow-companies-on-linkedin" src="http://blogs.voices.com/thebiz/follow-companies-on-linkedin.jpg" width="391" height="293" class="mt-image-left" style="float: left; margin: 0 20px 20px 0;" /&gt;&lt;/span&gt;Starting today, you can be in the loop on new developments, potential business opportunities or even job opportunities by following companies of interest to you.&lt;/p&gt;

&lt;p&gt;Learn how to follow companies and I'll share some quick links for creating your own company profile so others can follow you.&lt;/p&gt;
        &lt;h3&gt;How To Follow Companies from a Search&lt;/h3&gt;

&lt;p&gt;You can follow companies from the &lt;a href="http://www.linkedin.com/companies"&gt;Company Profile page&lt;/a&gt;. Let's say you find yourself on a company profile by searching for a specific company name or keyword to find companies of interest. Start following from the company's profile page.&lt;/p&gt;

&lt;h3&gt;How To Follow Companies from a Member Profile&lt;/h3&gt;

&lt;p&gt;More commonly, you can follow a company from &lt;a href="http://ca.linkedin.com/in/davidciccarelli"&gt;any member's LinkedIn profile&lt;/a&gt;. If a member is / was affiliated with a company, you can click through any of the companies listed on their profile. Start by clicking to your own profile or find a colleague's profile. Once there, mouse-over any of the companies listed and click the "Follow Company" icon from the hover bar that pops up.&lt;/p&gt;

&lt;h3&gt;Creating a Company Profile on LinkedIn&lt;/h3&gt;

&lt;p&gt;Creating your own company profile is easy.  Just &lt;a href="http://learn.linkedin.com/company-pages/"&gt;visit this page on LinkedIn&lt;/a&gt; and follow the steps.  You'll automatically be included in the company directory.  Describe your company in a few short sentences, select your industry and ask your work colleagues to list your company in their LinkedIn profile.&lt;/p&gt;

&lt;h3&gt;Companies on LinkedIn Worth Following&lt;/h3&gt;

&lt;p&gt;Consider following these companies and learn how they are leveraging social media and business social networking.&lt;/p&gt;

&lt;p&gt;&lt;a href="http://www.linkedin.com/companies/linkedin"&gt;LinkedIn&lt;/a&gt;&lt;br /&gt;
&lt;a href="http://www.linkedin.com/companies/1441?trk=NUS_CMPY_FOL-co"&gt;Google&lt;/a&gt;&lt;br /&gt;
&lt;a href="http://www.linkedin.com/companies/apple-inc?trk=co_search_results&amp;goback=.cps_1272635627446_1"&gt;Apple&lt;/a&gt;&lt;br /&gt;
&lt;a href="http://www.linkedin.com/companies/1035?trk=NUS_CMPY_FOL-co"&gt;Microsoft&lt;/a&gt;&lt;br /&gt;
&lt;a href="http://www.linkedin.com/companies/audible-inc.?trk=co_search_results&amp;goback=.cps_1272635627446_1"&gt;Audible&lt;/a&gt;&lt;br /&gt;
&lt;a href="http://www.linkedin.com/companies/yum-brands"&gt;Yum! Brands&lt;/a&gt;&lt;br /&gt;
&lt;a href="http://www.linkedin.com/companies/voices-com"&gt;Voices.com&lt;/a&gt;&lt;/p&gt;

&lt;h3&gt;Which Companies are You Following?&lt;/h3&gt;

&lt;p&gt;If you have a company listed on LinkedIn, add it below in the comments and let us know why we should follow them.&lt;/p&gt;

&lt;p&gt;David&lt;/p&gt;
    &lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/voicesthebiz?a=mWGM3LB31Xo:pZ0ta_JxlWQ:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/voicesthebiz?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/voicesthebiz?a=mWGM3LB31Xo:pZ0ta_JxlWQ:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/voicesthebiz?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/voicesthebiz/~4/mWGM3LB31Xo" height="1" width="1"/&gt;</content>
<feedburner:origLink>http://blogs.voices.com/thebiz/2010/04/how_to_follow_companies_on_linkedin.html</feedburner:origLink></entry>

<entry>
    <title>My Favorite Business Audiobooks</title>
    <link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/voicesthebiz/~3/i9ixVeJ59hg/my_favorite_business_audiobooks.html" />
    <link rel="service.edit" type="application/atom+xml" href="http://blogs.voices.com/mtblog/mt-atom.cgi/weblog/blog_id=7/entry_id=5180" title="My Favorite Business Audiobooks" />
    <id>tag:blogs.voices.com,2010:/thebiz//7.5180</id>
    
    <published>2010-04-27T19:50:06Z</published>
    <updated>2010-04-28T03:05:51Z</updated>
    
    <summary>Audiobooks are becoming very popular these days. Everyone is constantly on the run, constantly moving, so it's very hard for them to sit down and read a book. Fortunately, the advancement in technological prowess has been so astounding that many...</summary>
    <author>
        <name>David Ciccarelli</name>
        
    </author>
    
        <category term="Business Management" />
    
        <category term="Web Development" />
    
    <content type="html" xml:lang="en" xml:base="http://blogs.voices.com/thebiz/">
        &lt;p&gt;&lt;span class="mt-enclosure mt-enclosure-image" style="display: inline;"&gt;&lt;img alt="Audiobooks" src="http://blogs.voices.com/voxdaily/audiobooks-red-black.jpg" width="310" height="209" class="mt-image-right" style="float: right; margin: 0 0 20px 20px;" /&gt;&lt;/span&gt;Audiobooks are becoming very popular these days. Everyone is constantly on the run, constantly moving, so it's very hard for them to sit down and read a book.&lt;/p&gt;

&lt;p&gt;Fortunately, the advancement in technological prowess has been so astounding that many people have found a way to offset this. They have opted to listen to audiobooks whenever they get the chance, to appease their thirst for knowledge.&lt;/p&gt;

&lt;p&gt;&lt;a href="http://www.voices.com/audio-book-recording.html"&gt;Audiobooks are basically books on tape&lt;/a&gt; where talented voice actors, also known as narrators, record an entire book, which usually takes many long hours of reading and recording before it's finished. Then the book is sold usually either on CD or as an MP3 file from websites like Audible or the Apple Store, and played on portable MP3 players such as iPods. &lt;/p&gt;

&lt;p&gt;Audiobooks are perfect because usually, no matter what you are physically doing, you can be listening to something at the same time.&lt;/p&gt;
        &lt;p&gt;Audiobooks are especially popular to listen to when one is traveling - whether it's on the daily commute to and from work, on the way to the store or even on your morning run every day. Squeezing in a good book or two is far easier when you're able to listen to it on the go instead of having to settle down and actually put aside time to read it. Many people listen to business audiobooks to get new business ideas or insights from the top business gurus. &lt;/p&gt;

&lt;p&gt;Here are some of the my personal favorite audiobooks:&lt;/p&gt;

&lt;h3&gt;How To Win Friends and Influence People&lt;/h3&gt;

&lt;p&gt;The most popular business audiobook is the staple &lt;i&gt;&lt;a href="http://www.audible.com/adbl/site/products/ProductDetail.jsp?BV_SessionID=@@@@0908615627.1272397916@@@@&amp;BV_EngineID=cccgadekfgiielfcefecekjdffidfgf.0&amp;productID=BK_SANS_000536"&gt;How To Win Friends and Influence People&lt;/a&gt;&lt;/i&gt;, a recording of the Dale Carnegie book, has been a top best seller lists for years because it has helped people to improve upon the success they have built in their own life. People listen to it to find ideas and inspiration. It helps, too, that the audiobook version features some truly remarkable voiceover work by Andrew MacMillan.&lt;/p&gt;

&lt;h3&gt;The E Myth Revisited&lt;/h3&gt;

&lt;p&gt;Another popular choice is &lt;i&gt;&lt;a href="http://www.audible.com/adbl/site/products/ProductDetail.jsp?BV_SessionID=@@@@1136297019.1272397939@@@@&amp;BV_EngineID=ccciadekfgejjfmcefecekjdffidfhh.0&amp;productID=BK_HARP_000985&amp;redirectFlag="&gt;The E Myth Revisited&lt;/a&gt;&lt;/i&gt;. This particular audiobook, a recording of the Michael Gerber book as well as voiced over by Michael Gerber himself, explains exactly how to properly run a business in today's world. It also aims at debunking common myths and assumptions, which is a must for anyone looking to start their own businesses so they can avoid the common mistakes. It's also been a staple for new business owners for quite a few years.&lt;/p&gt;

&lt;h3&gt;The 4-Hour Work Week&lt;/h3&gt;

&lt;p&gt;Another popular choice is &lt;i&gt;&lt;a href="http://www.audible.com/adbl/site/products/ProductDetail.jsp?BV_SessionID=@@@@0300127945.1272397957@@@@&amp;BV_EngineID=ccchadekfgejjffcefecekjdffidfhh.0&amp;productID=BK_BLAK_002202"&gt;4-Hour Work Week: Escape 9-5, Live Anywhere, and Join the New Rich&lt;/a&gt;&lt;/i&gt;. Ray Porter, the voiceover, explains how entrepreneurs live and explains how even someone who works a 9-5 job can design their life by the 80/20 rule. The 80/20 rule allows you to increase your productivity, but at the same time, shows you how to make it so that your job becomes a small part of your life and the time you have to yourself is where your true self lives.&lt;/p&gt;

&lt;h3&gt;Blink&lt;/h3&gt;

&lt;p&gt;Then you have &lt;i&gt;&lt;a href="http://www.audible.com/adbl/site/products/ProductDetail.jsp?BV_SessionID=@@@@1527615133.1272397994@@@@&amp;BV_EngineID=cccladekffkegklcefecekjdffidflg.0&amp;productID=BK_TIME_000382"&gt;Blink: The Power of Thinking without Thinking&lt;/a&gt;&lt;/i&gt; both written and narrated by Malcolm Gladwell. This book takes a look at everything in our world and tries to make us see it in a different light. It shows us how we "think without thinking" and how in doing so, we miss a lot of the world's complexity. It also aims to explain how our brains work.&lt;/p&gt;

&lt;p&gt;Audiobooks can be a chore to put together. You will need the perfect narrator, the perfect promotion as well as the perfect story, but in the end, they are popular for a reason. Good audiobooks give us back our ability to "read" and relax into a book, opening our minds to new possibilities.&lt;/p&gt;
    &lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/voicesthebiz?a=i9ixVeJ59hg:QRtIlzKjgb4:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/voicesthebiz?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/voicesthebiz?a=i9ixVeJ59hg:QRtIlzKjgb4:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/voicesthebiz?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/voicesthebiz/~4/i9ixVeJ59hg" height="1" width="1"/&gt;</content>
<feedburner:origLink>http://blogs.voices.com/thebiz/2010/04/my_favorite_business_audiobooks.html</feedburner:origLink></entry>

</feed>
