<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>Udemy Blog</title>
	
	<link>http://www.udemy.com/blog</link>
	<description>The Academy of You</description>
	<lastBuildDate>Tue, 21 Feb 2012 23:56:56 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/udemy" /><feedburner:info uri="udemy" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><feedburner:emailServiceId>udemy</feedburner:emailServiceId><feedburner:feedburnerHostname>http://feedburner.google.com</feedburner:feedburnerHostname><item>
		<title>How to Build an iPhone App From Scratch (For Non-Technical People)</title>
		<link>http://feedproxy.google.com/~r/udemy/~3/dhlivkVp_nY/</link>
		<comments>http://www.udemy.com/blog/how-to-build-an-iphone-app-from-scratch-for-non-technical-people/#comments</comments>
		<pubDate>Tue, 14 Feb 2012 15:01:54 +0000</pubDate>
		<dc:creator>Renee</dc:creator>
				<category><![CDATA[Featured Articles]]></category>
		<category><![CDATA[application]]></category>
		<category><![CDATA[iPhone]]></category>

		<guid isPermaLink="false">http://www.udemy.com/blog/?p=3313</guid>
		<description><![CDATA[You have a great concept for a new iPhone application. Your idea is unique, fun and useful, and you are almost certain nothing like it already exists. In fact, your application might be the next Pandora or Angry Birds. There is just one tiny problem – you don’t know how to program, let alone build a mobile application.You may be ready to dive right into building your app. Don’t. Design and development are just one-step in the path to a... <br/><a class="moretag" href="http://www.udemy.com/blog/how-to-build-an-iphone-app-from-scratch-for-non-technical-people/">Continue reading &#187;</a>]]></description>
			<content:encoded><![CDATA[<div><a href="http://www.udemy.com/blog/how-to-build-an-iphone-app-from-scratch-for-non-technical-people/iphone_gui/" rel="attachment wp-att-3320"><img class=" wp-image-3320 aligncenter" title="iphone_gui" src="http://www.udemy.com/blog/wp-content/uploads/2012/02/iphone_gui.jpg" alt="" width="500" height="350" /></a></div>
<div></div>
<div>You have a great concept for a new iPhone application. Your idea is unique, fun and useful, and you are almost certain nothing like it already exists. In fact, your application might be the next Pandora or Angry Birds. There is just one tiny problem – you don’t know how to program, let alone build a mobile application.You may be ready to dive right into building your app. Don’t. Design and development are just one-step in the path to a successful mobile application. Whether it’s an iPhone app or an app for Android, Windows or Blackberry, it’s important to take the time to define:</div>
<div>
<ol>
<ol>
<li>Why you’re building the app</li>
<li>Who will use it</li>
<li>What it will include and how you will build it</li>
<li>When you plan on completing it</li>
</ol>
</ol>
<p>This may seem like a waste of time and effort, but attempting to build an app without understanding exactly what, why and how you are creating it, is like driving a car blindfolded. You probably won’t get very far, and you’ll likely look silly doing it. This article will walk you through how to actually create the app as well as explain the why, who, what, how, and when of app creation.</p>
<h2>1. Why and Who</h2>
<p>If the only answer you have to the questions, why are you building an app and who will use it is, “Everyone, because it will be awesome!” You have some thinking to do. Your application should appeal to some audience for some specific reason. In simpler terms, why would anyone want to use or buy your application? As successful entrepreneur and venture capital mentor Jason Cohen<a href="http://blog.asmartbear.com/customer-validation.html"> wrote</a>,<br />
“If you can’t find ten people who’ll say they’ll buy it, your company is bullsh*t”<br />
Although this may be a little harsh, it is more than a little true.<a href="http://www.itu.int/ITU-D/ict/newslog/Mobile+App+Downloads+To+Approach+48+Billion+In+2015.aspx"> Hundreds of thousands</a> of iPhone applications already exist. Unless yours has some special value proposition, no one will download it, and they certainly won’t buy it. The same is true for every mobile environment.</p>
<h2>2. What and How</h2>
<p>Once you really understand why you are creating your application and for who, the next step is to detail what you will be building and how. You probably have a general idea of what you would like to build. However, to construct an application, you need to know exactly what features your application will support. Understanding who will use your app and what’s important to these users (which you’ve already completed) makes this task much easier. Detailing “the what and how” requires that you:</p>
<ul>
<ul>
<li>Define the features your application will support. You should know what every screen will contain and what every button will do and why.</li>
<li>Decide which mobile devices you will support. Sure, you began by wanting to build an iPhone application, but what about iPad, the many flavors of Android and Blackberry or even Windows mobile devices.</li>
<li>Determine if you will build a<a href="http://www.forbes.com/sites/fredcavazza/2011/09/27/mobile-web-app-vs-native-app-its-complicated/"> web or a native</a> application. Users must download and install native apps, which allows the software to access the mobile devices’ data and features (e.g. camera). In contrast, mobile web applications require no install and have very limited access to the actual mobile device.</li>
<li>Decide how you will market your application. Mobile development is not<a href="http://www.youtube.com/watch?v=NZ1dZhh0_RQ&amp;feature=related"> a field of dreams</a>; just because you build it, they may not come. There are many choices for publicizing your application’s existence: advertising, hiring a public relations team, content marketing, social campaigns and many more. Determine what’s practical for you.</li>
<li>Determine if and how you will monetize your application. If this application is part of a business, this is a very important step. Selling your app in the Apple store is great, but remember they take 30% of revenue from each sale. If your app costs $1.00, you only see $0.70 from each sale. You can also choose to embed advertising or charge a reoccurring subscription fee. If you want to make money, take the time to define exactly how you will do it.</li>
<li>Decide how you will test the application once it is complete. Testing is critical. Nothing can kill your application’s chance for success quite as fast as pages of bad reviews about buggy software. First impressions are everything, especially when it comes to mobile software. There are several ways to find willing<a href="http://www.udemy.com/blog/beta-testers/"> beta testers</a>, pick one (or more).</li>
</ul>
</ul>
<h2>3. When</h2>
<p>Once you have defined what you are going to build, create a development plan. A<a href="http://code.google.com/p/mobile-musician/wiki/SDP"> development plan</a> documents all the decisions you’ve made about what you’re building, your schedule, what tools you’ll use, what other people you need (e.g. maybe you need a designer to help you with the screens) and the expected cost. Although they may sound complex, it doesn’t have to be a long stylized document; it can be as simple as bullet points on a white board that you capture with a camera. A development plan will help you hold yourself accountable and keep you moving toward your goals, while staying on budget.</p>
<h2>4. Building the Application</h2>
<p>Now that you have created a road map and plan to create the app, it is time to build it. Since you took the time to plan it out, this part will make more sense to either yourself or the developer (If you are outsourcing the actual build). Now’s the time to roll up your sleeves and start building.</p>
<h2>Zero-Code Mobile Application Builders</h2>
<p>Armed with a clearly defined purpose and roadmap, you are ready to create your mobile application. Although you are non-technical, you have several options. An entire market of tools exists to create and publish mobile applications without touching a single line of code. This seems promising but, many of these tools are very similar and are limited to implementing simple content driven mobile applications based on a small set of customizable pre-defined templates. Content driven applications primarily help users find, view and interact with content like a recipe, quiz, picture gallery or news application. Technical journalist Sarah Perez used crowd sourcing to collect a<a href="http://www.readwriteweb.com/mobile/2010/12/30-plus-tools-for-building-your-own-mobile-app.php"> list of over 30 tools</a> in this category after her readers requested options for creating their own mobile apps without programming.</p>
<p>There are also visual tools for building more complex mobile apps, like<a href="https://www.cabanaapp.com/"> Cabana</a>. Cabana allows users to build web-based and native mobile applications for iPhone and Android. Cabana is in beta, but you can request an invitation to preview the tool. It may take several weeks to get approval to access the beta version of Cabana, or for US $25.00, you can access the beta immediately.</p>
<p>Cabana allows you to design a user interface (UI) using drag-and-drop components. You can then integrate external services like<a href="http://www.instagram.com/"> Instagram</a> or simple functions like a refresh button. Cabana also allows you to connect your application to any third party web service (e.g. an online services that provides<a href="http://www.nws.noaa.gov/mdl/survey/pgb_survey/dev/rest.php"> weather</a>) using the same visual drag-and-drop approach. Cabana’s ability to connect to third party services provides tremendous flexibility; it makes it possible to incorporate almost any information you desire into your application.</p>
<p><a href="http://www.udemy.com/blog/how-to-build-an-iphone-app-from-scratch-for-non-technical-people/gamesaladdirect/" rel="attachment wp-att-3337"><img class="size-full wp-image-3337 aligncenter" title="GameSalad" src="http://www.udemy.com/blog/wp-content/uploads/2012/02/GameSaladDirect.png" alt="" width="600" height="241" /></a></p>
<p>&nbsp;</p>
<p>If want to create a mobile game, it is also possible without programming knowledge.<a href="http://www.gamesalad.com/"> GameSalad</a> allows you to create mobile games for iPhone, Android or a mobile browser using its visual tool, Creator. GameSalad offers a free and pro version of its platform. The<a href="http://gamesalad.com/membership/pricing"> pro version</a>, which costs US$ $499.00 per year, adds the ability to publish to multiple Android marketplaces, include hosted leadboards and incorporate monetization features into your game.</p>
<h2>Hiring a Development Team</h2>
<p>If you prefer to take a more hands off approach to implementation or you’ve determined that visual application builders don’t to meet your needs, consider hiring a development team to create your application. Hiring a team makes your effort to detail:</p>
<ul>
<li>Why you’re building the app</li>
<li>Who will use it</li>
<li>What it will include</li>
<li>When you plan on completing it</li>
</ul>
<p>Even more critical. Clearly communicating your concept, requirements and desired delivery schedule, make it possible to get a more accurate estimate.</p>
<p>You may be wondering, why hire a team instead of a single developer? Successful applications are usually composed of several parts; each part requires unique set of skills. At a minimum, you will likely need a programmer to develop the application logic and a designer to create the look, feel and flow. If you don’t have time to dedicate to testing, you will need to hire a tester or locate willing<a href="http://www.udemy.com/blog/beta-testers/"> beta testers</a>. In some cases, one resource can fulfill multiple roles. However, keep in mind that it’s rare for a jack-of-all-trades to be an expert in every area.<br />
You don’t have to be a large company to hire a skilled and reliable mobile development team. Online freelancing services like<a href="https://www.elance.com/?r"> Elance</a>,<a href="http://www.odesk.com/"> oDesk</a>,<a href="http://www.vworker.com/"> vWorker</a> and<a href="http://www.guru.com/"> guru</a><a href="http://www.guru.com/emp/takeTour.aspx"> provide structured systems</a>that make it possible for anyone to post a project and receive bids from potential resources. The sites allow you to:</p>
<ul>
<li>Capture project details</li>
<li>Review quotes, qualifications and work history (on the site)</li>
<li>Agree to terms (payments and schedule)</li>
<li>Collaborate and share files</li>
<li>Pay resources</li>
</ul>
<p>In addition to the tools provided by your selected freelancing site, you should strongly consider:</p>
<ul>
<li>Carefully reviewing resources’ portfolio of work. Ideally, resources should have more than one mobile application being used and reviewed by the public.</li>
<li>Reviewing resources’ reputation and references on LinkedIn and similar sites in addition to the rankings on the freelance site.</li>
<li>Requiring resources to sign<a href="http://inventors.about.com/od/nondisclosure/Non_Disclosure_Agreements.htm"> a non-disclosure agreement</a> to protect your idea before sharing too many details.</li>
<li>Paying in installments based on successful completion the milestones. This approach will help you ensure the project is progressing and motivate resources to remain focused. Development projects are more likely to be successful when both you and your team agree to clear time, budget and goals up front  and have frequent touch points about the progress and goals. Many of the above sites support managing using this approach.</li>
<li>Learning at a least a few details about what you are hiring resources to do. If you have no knowledge about the details of what’s being delivered, you will be at the mercy of your team. You will have no way to judge if resources are just “talking a good game” or intentionally misleading you. It will also help you make more reasonable decisions and avoid antagonizing your team.</li>
</ul>
<p>It is just as important that you be a good client as it is for your team to be skilled at delivering mobile applications. If you have a great idea, but expect fast, dirt cheap development you are unlikely to be successful. If you inconsistently respond to inquiries and are constantly making “small changes,” with no expectation of cost increases – you are a bad client and your application will reflect it. Business Insider also provides an excellent set of tips for<a href="http://www.businessinsider.com/how-to-hire-a-great-iphone-developer-2009-12"> hiring a great iPhone developer</a>.</p>
<h2>Become Technical</h2>
<p>There is one additional option for creating your mobile application – learn to program. This may sound overwhelming, but learning to program is not as daunting as it seems. There is nothing quite like the sense of accomplishment you will feel after completing your application with your own hands. Apple provides details about<a href="https://developer.apple.com/programs/ios/"> its iOS developer program</a> on its site, but it is not designed to teach you to develop.</p>
<p>Luckily, there are multiple online tutorials, books and classes specifically designed to teach non-technical people to program. Most will training will begin by teaching you the tools you need to create an application and guide you through creating a simple application.<br />
Here are a few tutorials designed to get you coding:</p>
<ul>
<li><a href="http://www.switchonthecode.com/tutorials/an-absolute-beginners-guide-to-iphone-development">An Absolute Beginner’s Guide to iPhone Development</a></li>
<li><a href="http://www.udemy.com/beginners-guide-to-iphone-ipad-app-creation/">Beginners Guide iOS App Creation</a></li>
<li><a href="http://www.udemy.com/c-programming-ios-development-starts-here/">C Programming: iOS Development Starts Here!</a></li>
<li><a href="http://bonfx.com/8-great-resources-on-how-to-make-your-first-iphone-app/">8 Great Resources on How to Make Your First iPhone App</a></li>
</ul>
<p>Keep in mind that learning to program is not a “quick fix” solution. You will have to dedicate yourself to the process to be successful.</p>
<h2>A Few More Tips</h2>
<p>Here are a few additional resources to help you get started building your mobile application:</p>
<p style="padding-left: 30px;"><strong>Beginner:</strong><br />
<a href="http://newlatina.net/create-iphone-apps-that-rock-a-guide-for-non-technical-folks/" target="_blank">Create iPhone Apps that Rock<br />
</a><a href="http://www.quora.com/What-is-the-best-route-to-building-an-app-for-a-non-technical-person" target="_blank">What is the best rout for building an iPhone App for a Non technical Person<br />
</a><a href="http://www.udemy.com/mobile-web-apps-for-cross-platforms-using-html5/" target="_blank">Mobile Web Apps for Cross Platform using HTML</a></p>
<p style="padding-left: 30px;"><strong>Intermediate:</strong><br />
<a href="http://www.udemy.com/ios-development/" target="_blank">Learn to Develop an iPhone App in 4 Weeks</a></p>
<p style="padding-left: 30px;"><strong>Tips for Hiring a Designer or Developer:</strong><br />
<a href="http://mashable.com/2010/09/17/hire-designer-developer-tips/" target="_blank">How to hire a designer or developer</a></p>
<p>A lack of programming knowledge can make creating mobile applications seem complex and even a bit overwhelming, but it doesn’t have to be.<br />
Have you used any of the tools we discussed or found another tool that helps make mobile application dreams become reality? We would love to hear your thoughts.</p>
<p><strong>About the Author</strong><br />
<img class="alignleft  wp-image-3374" title="josette" src="http://www.udemy.com/blog/wp-content/uploads/2012/02/me.jpg" alt="" width="125" height="177" /><a href="http://about.me/josette.rigsby" target="_blank">Josette Rigsby</a> is a senior-level technology leader with over 15 years of experience leading teams and delivering solutions. She has a special interest in enterprise architecture and emerging technology and frequently contributes her thoughts on the topics.</p>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.udemy.com/blog/how-to-build-an-iphone-app-from-scratch-for-non-technical-people/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.udemy.com/blog/how-to-build-an-iphone-app-from-scratch-for-non-technical-people/</feedburner:origLink></item>
		<item>
		<title>Expand Your Marketing Reach with the Google Display Network</title>
		<link>http://feedproxy.google.com/~r/udemy/~3/J2CMHHJHUoI/</link>
		<comments>http://www.udemy.com/blog/expand-your-marketing-reach-with-the-google-display-network/#comments</comments>
		<pubDate>Fri, 03 Feb 2012 18:00:00 +0000</pubDate>
		<dc:creator>Renee</dc:creator>
				<category><![CDATA[Featured Articles]]></category>
		<category><![CDATA[adwords]]></category>
		<category><![CDATA[google display network]]></category>

		<guid isPermaLink="false">http://www.udemy.com/blog/?p=2705</guid>
		<description><![CDATA[Image from Roy Morejon Google’s display network is vastly larger than search. Search inherently works, and it’s the place every new advertiser should start. However, after a while you might not be able to expand how much traffic you receive from search. When this happens, it’s time to turn to the Google Display Network. The display network works much differently than search. With search, someone has to type in a search query in order to see results. With display advertising,... <br/><a class="moretag" href="http://www.udemy.com/blog/expand-your-marketing-reach-with-the-google-display-network/">Continue reading &#187;</a>]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.udemy.com/blog/expand-your-marketing-reach-with-the-google-display-network/google-display-network/" rel="attachment wp-att-3251"><img class="aligncenter size-full wp-image-3251" title="google display network" src="http://www.udemy.com/blog/wp-content/uploads/2012/02/google-display-network.jpg" alt="" width="460" height="450" /></a></p>
<h6 style="text-align: center;"><em>Image from<a href="http://roymorejon.com/wp-content/uploads/2011/07/google-display-network.jpg" target="_blank"> Roy Morejon</a></em></h6>
<p>Google’s display network is vastly larger than search. Search inherently works, and it’s the place every new advertiser should start. However, after a while you might not be able to expand how much traffic you receive from search. When this happens, it’s time to turn to the Google Display Network.</p>
<p>The display network works much differently than search. With search, someone has to type in a search query in order to see results. With display advertising, there is no search involved. The ads are shows based around keyword themes, topics, user interests, or even based upon previous user behavior on your own site.</p>
<p>Overall, people spend less than 5% of their online time with search results. The majority of the other 95% of time online is spent interacting with content sites. This is where the display network is typically shown. If you are reading an article on the New York Times, looking up a recipe on The Food Network, checking the weather at AccuWeather, or watching videos on YouTube, you are in the display network.</p>
<p>There are several display networks, among them; Google is one of the largest with an amazing reach (<a href="http://static.googleusercontent.com/external_content/untrusted_dlcp/www.google.com/en/us/adwords/displaynetwork/GDN_Whitepaper.pdf " target="_blank">source</a>):</p>
<ul>
<li>80% Internet User Reach</li>
<li>4.3 Billion Daily Page Views</li>
<li>1 Billion Monthly Visitors</li>
<li>Over 1 Million sites</li>
</ul>
<p>There are several ways you can use the display network, and today we’ll examine the most common methods of targeting.</p>
<h3>Display Keyword Targeting</h3>
<p>With the display network, your keywords act much differently than search. In search, you can define exactly how your ads are triggered with a combination of match types and negative keywords.</p>
<p>With display, each word does not matter. Google examines your keywords as a whole and determines your theme for an ad group. When a page in the display network matches your theme, then your ad can be displayed. This is the most common method for using Google’s Display Network, but it’s not the best method to start with as you are limited in control over where your ads are shown until you learn all the control mechanisms available.</p>
<h3>Managed Placement Targeting</h3>
<p style="text-align: center;"><a href="http://www.udemy.com/blog/expand-your-marketing-reach-with-the-google-display-network/placementimage2/" rel="attachment wp-att-3269"><img class="aligncenter  wp-image-3269" title="placement targeting" src="http://www.udemy.com/blog/wp-content/uploads/2012/02/placementimage2.jpg" alt="" width="414" height="531" /></a></p>
<h6 style="text-align: center;">Image from <a href="http://searchenginewatch.com/article/2065461/Google-AdWords-Placement-Targeting-Tools-for-Success" target="_blank">Search Engine Watch</a></h6>
<p>Managed placements are the best place for new advertisers to start when they are first using the display network. With managed placements, you can pick the sites where your ads will appear. There is no guesswork involved in picking keywords and trying to match them with themes.</p>
<p>The term used is &#8216;placement targeting&#8217;. Your level of control often extends beyond the site to picking the exact ad slot where your ad will be placed. For instance, you do not have to choose all of the New York Times, you can choose the New York Times business section bottom left ad slot.</p>
<p>However, for large sites, such as the New York Times, the business section has a significant amount of daily visitors. Often your ad will not be appropriate for every page. Therefore, with the display network you can combine managed placements and keyword to create enhanced campaigns.</p>
<h3>Enhanced Placement Targeting</h3>
<p>With enhanced placements you can define both keywords and placements for your ads. This gives you an unprecedented level of control over your ad serving.</p>
<p>For instance, the New York Times business section is quite large, but it does have excellent inventory so it might be a place you wish to advertise. However, your main goal is to just reach consumers interested in buying stocks, not the general populace who is reading non-stock articles. Therefore, you can tell AdWords to only show your ads to consumers who are on an article about stocks in the New York Times business section.</p>
<p>The more controls you add to your ad serving, the fewer impressions your ads will receive as fewer people will match all of your criteria. If you want more general reach, you can use topic or interest targeting.</p>
<h3>Topic &amp; Interest Targeting</h3>
<p><a href="http://support.google.com/adwords/bin/answer.py?hl=en&amp;answer=1315736" target="_blank">Topic and interest targeting</a> have the largest possible reach across Google’s display network. With these two targeting options, you can pick a user interest or site topic and have that as the only ad serving criteria. This allows for a large reach, but a less targeted one.</p>
<p>Reach versus targeting is one of your first considerations when creating display campaigns. With AdWords you are not limited to one choice. You can make one campaign with a very broad topic reach to display your ads all over the web to increase the awareness of your site, and a second, very targeted campaign to increase the numbers of sales to your site – just make sure you are <a href="http://www.udemy.com/blog/how-to-track-sales-for-your-ppc-campaigns/">tracking sales</a>.</p>
<p>Very few consumers buy upon their first visit to a site. It is common to see several visits before a conversion occurs. To make sure you are showing ads to those who have previously visited your website, you can use remarketing to show your ads across the display network.</p>
<h3>Remarketing</h3>
<p style="text-align: center;"><a href="http://www.udemy.com/blog/expand-your-marketing-reach-with-the-google-display-network/google-remarketing-flow/" rel="attachment wp-att-3264"><img class="aligncenter  wp-image-3264" title="Google remarketing, retargeting " src="http://www.udemy.com/blog/wp-content/uploads/2012/02/Google-Remarketing-Flow-620x384.jpg" alt="" width="496" height="307" /></a></p>
<h6 style="text-align: center;">Image from <a href="http://www.semwisdom.com/blog/google-remarketing#axzz1lAbbowxx" target="_blank">Search Marketing Wisdom</a></h6>
<p><a href="http://www.google.com/ads/innovations/remarketing.html" target="_blank">Remarketing</a> is a unique targeting type as you are not targeting keywords or user interest; you are targeting those who were previously on your site. This is a fantastic way of reminding consumers about your product, or even to offer specials only for those who did not convert on your website.</p>
<p>The way remarketing works is by adding a code to your site, or even a single page. When someone visits that page, a cookie is placed on their browser. Then in AdWords you will define ads for those users. Now, when that visit is somewhere else on the web; you can show an ad to that person.</p>
<p>As with all the display options, you can be very complex with remarketing. You can show a different ad for each product, for those who converted versus did not convert, or even just to those who abandoned your shopping cart. As with <a href="http://www.udemy.com/blog/how-to-conduct-keyword-research/">keywords</a>, you can have both positive and negative remarketing lists.</p>
<h3>All Your Campaign Settings Apply</h3>
<p>When you create a campaign in AdWords, you can define your geographic reach, time of day when you want ads to be displayed, budgets, and more. All of these settings apply to display campaigns. Therefore, it is possible to only show an ad to someone who meets these criteria:</p>
<ul>
<li>In the New York Times</li>
<li>In the business section</li>
<li>When the article is about stock brokers</li>
<li>The user is currently in Los Angeles</li>
<li>Using an iPad</li>
<li>On a Monday morning</li>
<li>Between 6am- 8am</li>
</ul>
<p>When you define this many different criteria, your ads will rarely be displayed due to how few consumers will meet that scenario. Choosing just a few criteria can help you narrow down where your ads are shown from 4.3 billion page views across the display network to just your target market.</p>
<h3>Ad Formats</h3>
<p>With search, you are limited to just text ads. That is not true with the display network.</p>
<p>The display network supports image, video, rich media, and yet more ad formats. A picture is worth a thousand words. A text ad can only be 120 characters. When you want to explain your business in a visual or interactive format, the display network can give you those options.</p>
<h3>Conclusion</h3>
<p>Every new advertiser should start with search. Search fundamentally works and most companies find success with search marketing. With display, it can be more complex in choosing your audience, websites, and defining all of the criteria necessary to ensure that you are finding new customers from display.</p>
<p>However, the display network is so large that it should not be ignored. Once you feel comfortable with search, then try display. If you are new to display advertising, then start with just managed placements.  If you have a long buying cycle, then test out remarketing ads.</p>
<p>The display network can help your business expand your advertising reach significantly. Just make sure to first list your goals, and then pick the display advertising method that will help you reach those goals and grow your business.</p>
<p><a href="http://www.udemy.com/blog/expand-your-marketing-reach-with-the-google-display-network/brad-geddes/" rel="attachment wp-att-3276"><img class="alignleft  wp-image-3276" title="brad-geddes" src="http://www.udemy.com/blog/wp-content/uploads/2012/02/brad-geddes.jpg" alt="" width="86" height="114" /></a></p>
<p><em>Brad Geddes is the Founder of</em><a href="http://certifiedknowledge.org/"><em> Certified Knowledge</em></a><em>, a PPC Tools &amp; training company; a regular blogger,</em><em> Official Google </em><em>AdWords Seminar Leader</em><em> and author of </em><a href="http://www.advancedadwordsbook.com/"><em>Advanced Google AdWords</em></a><em>. He is also an active Udemy instructor and teaches &#8220;<a href="http://www.udemy.com/introduction-to-adwords/" target="_blank">Introduction to Adwords</a>&#8220; </em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.udemy.com/blog/expand-your-marketing-reach-with-the-google-display-network/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.udemy.com/blog/expand-your-marketing-reach-with-the-google-display-network/</feedburner:origLink></item>
		<item>
		<title>The Best MockUp Tools To Plan Your Dream Site</title>
		<link>http://feedproxy.google.com/~r/udemy/~3/RPYZFNRSjvg/</link>
		<comments>http://www.udemy.com/blog/top-mockup-tools/#comments</comments>
		<pubDate>Wed, 01 Feb 2012 17:00:37 +0000</pubDate>
		<dc:creator>Renee</dc:creator>
				<category><![CDATA[Featured Articles]]></category>
		<category><![CDATA[mockup tools]]></category>

		<guid isPermaLink="false">http://www.udemy.com/blog/?p=3130</guid>
		<description><![CDATA[Planning and mapping out your project is a crucial step in creating your idea. Whether it&#8217;s a website, mobile application, diagram, landing page or marketing page, you need to create a prototype of how you think the product will look and function. This is most important if you are creating this to hand off to a designer or developer, as they need to get an understanding of your vision. Our five favorite mockup tools are below along with more info so... <br/><a class="moretag" href="http://www.udemy.com/blog/top-mockup-tools/">Continue reading &#187;</a>]]></description>
			<content:encoded><![CDATA[<p>Planning and mapping out your project is a crucial step in creating your idea. Whether it&#8217;s a website, mobile application, diagram, landing page or marketing page, you need to create a prototype of how you think the product will look and function. This is most important if you are creating this to hand off to a designer or developer, as they need to get an understanding of your vision. Our five favorite mockup tools are below along with more info so you can decide which is best for you.</p>
<h2><strong>1. <a href="http://www.omnigroup.com/products/omnigraffle/" target="_blank">Omnigraffle</a></strong></h2>
<p>A favorite among developers, Omnigraffle is a great tool for Mac OSX. This program produces graphics, diagrams, fast mockups and page layouts for your site creating a result similar to what the final product will look like.  It has an extended option for<a href="http://konigi.com/tools/omnigraffle-wireframe-stencils" target="_blank"> stencils</a> to help you further create a more detailed mockup.</p>
<p style="text-align: center;"><a href="http://www.udemy.com/blog/top-mockup-tools/omnigraffle/" rel="attachment wp-att-3131"><img class="size-full wp-image-3131 aligncenter" title="omnigraffle" src="http://www.udemy.com/blog/wp-content/uploads/2012/01/omnigraffle.jpg" alt="" width="510" height="312" /></a></p>
<p>Best used for:  Detailed realistic website layouts and mobile mockups. From $99.99.</p>
<h2><strong>2. <a href="http://www.balsamiq.com/products/mockups" target="_blank">Balsamiq</a></strong></h2>
<p>A fun, basic tool to use for non-complex mockups. Balsamic uses sketch-like icons and images to create the layouts you need. Unlike Omnigraffle, this tool has a more playful approach, has simple drag and drop actions and is amongst the most widely used tools for designers and front-end developers.</p>
<p><a href="http://www.udemy.com/blog/top-mockup-tools/itunes-mockup-balsamic/" rel="attachment wp-att-3132"><img class="aligncenter size-full wp-image-3132" title="itunes mockup, balsamic" src="http://www.udemy.com/blog/wp-content/uploads/2012/01/itunes-mockup-balsamic.png" alt="" width="477" height="378" /></a></p>
<p>Best used for:  iPhone mockups and website layouts. From $79.00.</p>
<h2><strong>3. <a href="http://lumzy.com/" target="_blank">Lumzy</a></strong></h2>
<p>This web based tool has the look and feel of a Microsoft product, though it&#8217;s fairly intuitive and clean. Lumzy has a similar drag and drop experience as Balsamic but with straighter edges and realistic images and icons.</p>
<p><a href="http://www.udemy.com/blog/top-mockup-tools/udemy_1/" rel="attachment wp-att-3137"><img class="aligncenter size-large wp-image-3137" title="lumzy mockup for udemy" src="http://www.udemy.com/blog/wp-content/uploads/2012/01/Udemy_1-620x387.jpg" alt="" width="620" height="387" /></a></p>
<p>Best used for: Website layouts. Free.</p>
<h2><strong>4. <a href="http://mockflow.com/" target="_blank">Mockflow</a></strong></h2>
<p>Web-based with a ‘sketchy’ look, this tool comes equipped with user generated templates. Simply use the templates found in the mockup store by importing them into your document. Choose from iPad, iPhone and website components.</p>
<p>Mockflow is also great for inserting images from your computer with simple scaling size tools.</p>
<p><a href="http://www.udemy.com/blog/top-mockup-tools/screen-shot-2012-01-27-at-4-56-27-pm/" rel="attachment wp-att-3151"><img class="aligncenter size-large wp-image-3151" title="marketing page, mockup" src="http://www.udemy.com/blog/wp-content/uploads/2012/01/Screen-Shot-2012-01-27-at-4.56.27-PM-620x336.png" alt="" width="620" height="336" /></a></p>
<p>Best used for: Mobile applications and UX design. Free for one mockup, $69/year for the premium version.</p>
<p><strong>SPECIAL UDEMY OFFER:</strong> The first five readers who email <a href="MockFlow@produle.com" target="_blank">MockFlow@produle.com</a> with the subject line &#8220;<em>Udemy12</em>&#8221; will receive a 10% discount off the premium package.</p>
<h2>5. <a href="http://pencil.evolus.vn/" target="_blank">Pencil Project</a></h2>
<p>This downloadable platform (for Mac OSX, GNU/Linux, and Windows), is a a great tool to create website and diagramming prototypes. You can quickly and easily create a page of any size and start adding images and text. Like Mockflow, the Pencil Project has prefabricated buttons and tabs (and other icons) you can quickly select and paste into your project. You can also easily copy and paste web images straight into your work.</p>
<p style="text-align: center;"><a href="http://www.udemy.com/blog/top-mockup-tools/screen-shot-2012-01-30-at-9-31-07-am/" rel="attachment wp-att-3180"><img class="aligncenter  wp-image-3180" title="pencil project" src="http://www.udemy.com/blog/wp-content/uploads/2012/01/Screen-Shot-2012-01-30-at-9.31.07-AM-620x515.png" alt="" width="558" height="464" /></a></p>
<p>Best used for: Website and diagramming prototypes. Free.</p>
<p>There are many other mockup tools available online (free and monthly). Though we couldn&#8217;t review and test them all, here they are for you to check out:</p>
<p style="text-align: center;"><a href="http://www.udemy.com/blog/top-mockup-tools/screen-shot-2012-01-31-at-9-30-19-am/" rel="attachment wp-att-3191"><img class="aligncenter size-full wp-image-3191" title="Mockup Tools" src="http://www.udemy.com/blog/wp-content/uploads/2012/01/Screen-Shot-2012-01-31-at-9.30.19-AM.png" alt="" width="451" height="658" /></a></p>
<p>Many of the tools are great, some more complex than others, but the platform you chose really depends on the job at hand. If it&#8217;s a quick iPhone mockup, try <a href="http://iphonemockup.lkmc.ch/" target="_blank">iPhone MockUp</a> or <a href="http://www.balsamiq.com/products/mockups" target="_blank">Balsamic</a>. If it&#8217;s a more detailed web page try <a href="https://gomockingbird.com/" target="_blank">Mockingbird</a> or <a href="http://mockflow.com/" target="_blank">Mockflow</a>. They all have their special features and benefits. And most are reasonably affordable. Tapping into enterprise tools can quickly become costly (some at $4,900!). Be sure, when selecting your tool, that you understand what, why, and for whom you are building.</p>
<p>Have we missed any mockup tools? If so, please feel free to share or comment on the tools you prefer the most.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.udemy.com/blog/top-mockup-tools/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.udemy.com/blog/top-mockup-tools/</feedburner:origLink></item>
		<item>
		<title>The Surprising Relationship Between Sleep and Learning</title>
		<link>http://feedproxy.google.com/~r/udemy/~3/2Ersu2w5_5s/</link>
		<comments>http://www.udemy.com/blog/sleep-and-learning/#comments</comments>
		<pubDate>Thu, 26 Jan 2012 18:00:00 +0000</pubDate>
		<dc:creator>Renee</dc:creator>
				<category><![CDATA[Featured Articles]]></category>

		<guid isPermaLink="false">http://www.udemy.com/blog/?p=3000</guid>
		<description><![CDATA[Before you start your next Udemy course, it&#8217;s best you get a good nights rest. Here is why: Meet Ed. He prides off thinking he only needs five hours of sleep a night. He claims to get more done after everyone else is asleep. What he doesn’t realize is that in the first few waking hours of the day Ed’s cognitive function already starts to dissipate. He hunkers down for a few more hours, grabs three more cups of coffee... <br/><a class="moretag" href="http://www.udemy.com/blog/sleep-and-learning/">Continue reading &#187;</a>]]></description>
			<content:encoded><![CDATA[<div><a href="http://www.udemy.com/blog/sleep-and-learning/05_flatbed_1-november-original-filename-78019398-jpg/" rel="attachment wp-att-3045"><img class="aligncenter size-full wp-image-3045" title="Sleep and learning" src="http://www.udemy.com/blog/wp-content/uploads/2012/01/sleep-and-learning.jpg" alt="" width="485" height="337" /></a></div>
<p>Before you start your next Udemy course, it&#8217;s best you get a good nights rest. Here is why:</p>
<p>Meet Ed. He prides off thinking he only needs five hours of sleep a night. He claims to get more done after everyone else is asleep. What he doesn’t realize is that in the first few waking hours of the day Ed’s cognitive function already starts to dissipate. He hunkers down for a few more hours, grabs three more cups of coffee and gets back to work. In this stage his mind and body start to shut down, reserving energy for core body functions, not including learning or remembering. Ed, you may not have known, was a poor student. He got C’s at best in all his courses. Two more hours of sleep a night would have easily brought his grades up one to two levels. Today Ed cleans luxury cars for a living, alienated from the dream of ever being able to drive one, let alone own one in his life. Ed, go to bed!</p>
<p>That was an extreme example, but it&#8217;s a fact, lack of sleep does not do your body good. And worse, it has a reverse effect on your brain and makes cognitive functions much more difficult. Both your body and mind need sleep to rest and recuperate from the day. It needs the time to slow down, digest, repair and re-establish energy for the following day.</p>
<p>When it comes to learning, sleep deprivation impairs spatial learning including memory and simple tasks like how to get to a specific destination. It also impairs:<br />
1. Cognitive function<br />
2. Attention Span<br />
3. Reaction time<br />
4. General health<br />
5. Immune system<br />
6. Increases hallucinations</p>
<p>You see, learning itself helps to <a href="http://www.medicalnewstoday.com/releases/35985.php" target="_blank">rejuvenate the brain </a>and lack of sleep deprives the brain of this function. Historically, scientists believed that the main function of sleep was directly related to learning and <a href="http://www.supermemo.com/articles/sleep-research-2007.htm" target="_blank">memory</a>.  Today that notion still holds true.</p>
<p>&#8220;Sleep is a fascinating field. Every single organ in the body is affected by sleep and can be improved by sleep.&#8221; &#8211; Jaime Boero, M.D., Ph.D.</p>
<p>Sleep directly effects your learning. The more you sleep (7.5 hours or more), the more &#8216;cognitively awake&#8217; you are and the better you can perform. By losing sleep, you learn less, make worse decisions, accomplish less, are more rude and angry, eat poorly, are more prone to major errors and completely undermine your intellectual power.</p>
<p>A detailed<a href="https://courses.washington.edu/psy222/extracredit/extracredit/Practice%20with%20sleep%20makes%20perfect.pdf" target="_blank"> 2002 study</a> done by the Harvard Medical School demonstrated the effects of lack of sleep on some participants. They concluded that a good night sleep results in a 20% increase in motor speed without loss of accuracy, while in the same period of time during wake provides no benefit. Since sleep helps keep new brain cells alive in the hippocampus, a deficiency would ultimately impact overall cognition and eliminate the potential benefit of new learning, therefore decreasing the ability to learn and retain information. And since we are all lifelong learners, the more information we can retain, the larger our capacity to learn and do. [Going from a beginner Python developer to intermediate and eventually an expert, can happen more efficiently if you take care of yourself and get some rest.]</p>
<p>REM sleep (Rapid Eye Movement), one of the deepest parts of sleep you experience typically during the last two hours of sleep enhances emotional memory and learning retention. For those who cut their nights rest shy by about 2-3 hours lose out on REM sleep and ultimately their chance to learn and remember throughout the day.</p>
<p>So before you go pressing play on your Udemy course, or before attending a seminar , conference or an investors meeting, make sure you clock your sleep hours. You need it for body and mind!</p>
<p><strong id="internal-source-marker_0.2656697693746537"><br />
</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://www.udemy.com/blog/sleep-and-learning/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.udemy.com/blog/sleep-and-learning/</feedburner:origLink></item>
		<item>
		<title>How to Find Beta Testers for Your Startup</title>
		<link>http://feedproxy.google.com/~r/udemy/~3/ZNDCdM8xaH0/</link>
		<comments>http://www.udemy.com/blog/beta-testers/#comments</comments>
		<pubDate>Tue, 24 Jan 2012 18:00:16 +0000</pubDate>
		<dc:creator>Fred</dc:creator>
				<category><![CDATA[Featured Articles]]></category>
		<category><![CDATA[beta testers]]></category>
		<category><![CDATA[beta users]]></category>

		<guid isPermaLink="false">http://www.udemy.com/blog/?p=3026</guid>
		<description><![CDATA[Whether you want to test an app you hacked together over the weekend or are about to launch a VC-backed startup, you first need a few brave souls willing to try your buggy, unfinished product. Turning over your baby to the unwashed masses can be frightening. However, it&#8217;s a crucial first step to finding and learning about your future customers. You&#8217;ll learn more from the first five strangers who use your product than from months of internal testing. The most... <br/><a class="moretag" href="http://www.udemy.com/blog/beta-testers/">Continue reading &#187;</a>]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.udemy.com/blog/beta-testers/beta-2/" rel="attachment wp-att-3095"><img class="size-full wp-image-3095 alignright" title="beta tester" src="http://www.udemy.com/blog/wp-content/uploads/2012/01/beta1.jpeg" alt="" width="211" height="239" /></a></p>
<p>Whether you want to test an app you hacked together over the weekend or are about to launch a VC-backed startup, you first need a few brave souls willing to try your buggy, unfinished product.</p>
<p>Turning over your baby to the unwashed masses can be frightening. However, it&#8217;s a crucial first step to finding and learning about your future customers. You&#8217;ll learn more from the first five strangers who use your product than from months of internal testing. The most honest (and useful) feedback you can get is from people you don&#8217;t know.</p>
<p>Here&#8217;s how to find them.</p>
<h3>1. Paid Advertising</h3>
<h4>AdWords</h4>
<p>At 11+ years old, AdWords is the grizzled veteran of internet marketing. While not as cheap as it once was, Google&#8217;s search advertising platform remains one of the best sources of targeted, trackable traffic.</p>
<p>Use Google&#8217;s <a href="https://adwords.google.com/select/KeywordToolExternal" target="blank">Keyword Tool</a> to find relevant, specific keywords to target. Don&#8217;t worry about low search volumes, just focus on relevance. During your beta, finding the <em>right</em> users is more important than finding lots of users. Plus, long-tail keywords are typically cheaper.</p>
<p>Make sure to <a href="http://support.google.com/googleanalytics/bin/answer.py?hl=en&amp;answer=55507" target="blank">link your AdWords and Google Analytics accounts</a>, tag your ads&#8217; URLs, and <a href="http://support.google.com/adwords/bin/answer.py?hl=en&amp;answer=1722054" target="blank">set up conversion tracking</a> so that you can measure which ads performed best and which keywords led to signups.</p>
<p>Products that perform best on AdWords already have existing search traffic. If your product is creating a new category, which doesn&#8217;t have any demand yet, find users searching for solutions to the problem you can solve.</p>
<h4>Facebook Ads</h4>
<p>If your product is best suited to a particular demographic or psychographic group, Facebook ads may work well.</p>
<p>You can target users by location, demographics, and interests to reach as specific of a group as necessary. Facebook is great for reaching customer segments like college students who love knitting or middle aged women who surf.</p>
<p>Just like with AdWords, be specific in your targeting, even if it narrows your potential reach. A small, but highly targeted, audience will lead to higher-quality leads for less money.</p>
<p>The ads themselves should use eye-catching images or pictures of faces, particularly faces resembling your target audience. The text of the ad should draw the user in further but still leave him wanting to know more. Make sure to tag your links so that you can measure which audiences and images work best.</p>
<h4>StumbleUpon Paid Discovery</h4>
<p><a href="http://www.udemy.com/blog/wp-content/uploads/2012/01/Hypetree-StumbleUpon-traffic-stats.png"><img class="aligncenter size-full wp-image-3075" title="Hypetree StumbleUpon traffic stats" src="http://www.udemy.com/blog/wp-content/uploads/2012/01/Hypetree-StumbleUpon-traffic-stats.png" alt="Hypetree's StumbleUpon Paid Discovery stats" width="589" height="241" /></a></p>
<p>You probably wouldn&#8217;t expect StumbleUpon ads to be very effective at signing up users since most Stumblers are looking for eye-catching photos, funny videos, or interesting articles. I used to think the same thing.</p>
<p>Then I read a <a href="http://www.stumbleupon.com/ads/blog/case-study-startup-launches-with-paid-discovery/" target="blank">case study</a> detailing how hypetree, a music discovery tool, used StumbleUpon ads to attract 6,000 signups for $0.03 each in one week. Three cents!</p>
<p>Clearly, the right product can go viral on StumbleUpon. You may want to test this channel if your startup targets 18-34 year olds (the bulk of the StumbleUpon audience) and is entertaining.</p>
<p>Hypetree did well partially because a music app is fun and sharable. Startups outside of the entertainment industry could have stumbling potential if they have entertaining content, like a demo video or infographic, that users would want to share.</p>
<h4>Reddit Ads</h4>
<p><a href="http://www.udemy.com/blog/wp-content/uploads/2012/01/duck-duck-go-reddit-ad.png"><img class="aligncenter size-full wp-image-3058" title="duck-duck-go-reddit-ad" src="http://www.udemy.com/blog/wp-content/uploads/2012/01/duck-duck-go-reddit-ad.png" alt="Duck Duck Go's Reddit ad" width="592" height="86" /></a></p>
<p>Our last advertising suggestion is the often-overlooked Reddit ad platform. Reddit ads work well when targeting a tech-savvy audience that&#8217;s willing to try new stuff.</p>
<p>The most important tip for advertising on Reddit is to not treat it like a direct response ad. Redditors <strong>do not</strong> like to be sold to. Instead, show them what you&#8217;ve made and invite their feedback. Redditors are more than happy to share feedback, however snarky it may be.</p>
<p>Ads on Reddit function just like regular posts, except that they have a more prominent placement on the page. Since ads are just like posts, Redditors can leave comments and have discussions. Your ad&#8217;s comment thread is a great way to get feedback and engage with users. If you don&#8217;t have a thick skin for pseudonymous internet comments, Reddit ads may not be for you.</p>
<p>Gabriel Weinberg wrote a great analysis of his <a href="http://www.gabrielweinberg.com/blog/2010/03/my-duck-duck-go-reddit-ad-by-the-numbers.html" target="blank">success with Reddit ads</a> for Duck Duck Go, a privacy-first search engine.</p>
<h3>2. Forums</h3>
<p>Forum postings can be a great way to get your product in front of large groups of people with similar interests. For example, if you&#8217;re targeting internet marketers, share your new tool on the Product Reviews section of <a href="http://www.warriorforum.com/" target="_blank">WarriorForum</a>. If your startup can help moms save money, post it in the <a href="http://www.frugalmom.net/forums/forum.php" target="_blank">Frugal Mom Forums</a>.</p>
<p>Remember that forum users will be much more receptive to your post if you&#8217;re already an active member of their community. If you joined just to post something self-promotional (even if it could benefit the community), you won&#8217;t get a very warm reception. However, if you&#8217;ve contributed to previous threads, users will be more receptive to your message.</p>
<p>You can find high-traffic forums for any audience or niche. Reddit, while not strictly a forum, does have subreddits (categories) for thousands of topics. Hacker News, run by startup incubator Y Combinator, is a great place for any tech company to share their latest innovation.</p>
<h4>Hacker News</h4>
<p>The best option for feedback from the tech community is Hacker News. A popular &#8220;Show HN&#8221; thread can send your site a flood of traffic and garner dozens of comments. Showing your latest project to Hacker News is a great way to get feedback from some of the smartest and most influential members of the tech community.</p>
<p>For an example of a great Show HN post, see &#8220;<a href="http://news.ycombinator.com/item?id=2173155" target="_blank">My 4-hour project, already profitable</a>&#8221; where Loren Burton outlines how he built a website selling &#8220;I Survived Snowpocalypse&#8221; t-shirts that was profitable <strong>four minutes</strong> after launching.</p>
<p>His post was extremely popular: 313 points and 141 comments. What can we learn from its success?</p>
<p>First, great headlines attract clicks. His headline drew users in by demonstrating that he was making money off of minimal effort. The thread wouldn&#8217;t have been nearly as popular with a generic title like &#8220;New t-shirt website.&#8221;</p>
<p>Second, the initial post includes details on where the idea came from, how he built the site, and where he found his customers. Hacker News readers love to learn, and being transparent with real data is the best way to teach them by example.</p>
<p>Third, Loren was active in the thread. He left plenty of additional comments (18 on the first page alone), which provided more information and answered people&#8217;s questions.</p>
<p>When writing a Show HN post, make sure to craft an eye-catching (but not over the top) headline, to provide numbers about the project or startup, and to respond to comments in the thread.</p>
<p><a href="http://www.udemy.com/blog/wp-content/uploads/2012/01/Snowday2011-screnshot.png"><img class="aligncenter size-large wp-image-3073" title="Snowday2011 screnshot" src="http://www.udemy.com/blog/wp-content/uploads/2012/01/Snowday2011-screnshot-620x274.png" alt="Selling &quot;I Survived Snowpocalypse&quot; shirt" width="620" height="274" /></a></p>
<h4>Reddit</h4>
<p>If you don&#8217;t have the money for the Reddit ads outlined above, simply posting to Reddit can be an alternate solution. Keep in mind that a post is different from an ad and should be even less self-promotional, unless you want flamed by Redditors. As with any forum, being an active member with lots of karma will buy you more leeway when asking for something.</p>
<p>Post your project to <a href="http://www.reddit.com/r/startups" target="_blank">r/startups</a> or share it in the most relevant subreddit when looking for testers and feedback. Redditors like to try out new stuff but will provide blunt feedback, especially if they think you&#8217;re trying to advertise.</p>
<h3>3. Beta Directories and Services</h3>
<p><a href="http://www.udemy.com/blog/wp-content/uploads/2012/01/inspiredBeta-screenshot.png"><img class="aligncenter size-large wp-image-3064" title="inspiredBeta screenshot" src="http://www.udemy.com/blog/wp-content/uploads/2012/01/inspiredBeta-screenshot-620x365.png" alt="inspiredBeta screenshot" width="620" height="365" /></a></p>
<p>Beta directories are a great place to share your startup and to recruit eager early-adopters.</p>
<p>Free marketplaces connecting startups and beta participants may seem ideal, but there&#8217;s a reason that they were not our first suggestion. These sites can only connect you to one type of user: curious techies.</p>
<p>This audience is great for products that thrive in the Silicon Valley echo chamber (Foursquare, Path) but not the right target for companies that can find better footing elsewhere (Pinterest).</p>
<p>Because these users are signing up for a variety of betas, they are not very loyal, so you aren&#8217;t likely to reach the most engaged users.</p>
<p>Depending on your target audience, you may benefit from listing your startup in a beta directory. In addition to testers, you&#8217;ll also get some SEO benefit from the links these directories provide.</p>
<h4>Beta Directories</h4>
<ul>
<li><a href="http://momb.socio-kybernetics.net/" target="_blank">The Museum of Modern Betas</a></li>
<li><a href="http://betali.st/" target="_blank">Beta List</a></li>
<li><a href="http://betacandy.com/" target="_blank">BetaCandy</a> (coming soon)</li>
<li><a href="http://inspiredbeta.com/" target="_blank">inspiredBeta</a></li>
</ul>
<h4>Beta Services</h4>
<p>In addition to directory submissions, you can also use more formal beta management services like the recently launched <a href="http://www.betabait.com/" target="_blank">BetaBait</a>, which takes a more active role in facilitating the marketplace between companies and testers.</p>
<p>If you need more advanced, end-to-end management with detailed feedback, you can use a full-service provider like <a href="http://www.prefinery.com/" target="_blank">Prefinery</a>, <a href="https://www.utest.com/" target="_blank">uTest</a>, or <a href="http://www.centercode.com/" target="_blank">Centercode</a>. These systems are more advanced than most early stage startups will need.</p>
<h3>4. Startup Directories</h3>
<p><a href="http://www.udemy.com/blog/wp-content/uploads/2012/01/Go2web20-screenshot.png"><img class="aligncenter size-large wp-image-3068" title="Go2web20 screenshot" src="http://www.udemy.com/blog/wp-content/uploads/2012/01/Go2web20-screenshot-620x207.png" alt="Go2web20 screenshot" width="620" height="207" /></a></p>
<p>Once you&#8217;ve officially launched, you can add your company to startup directories that regularly publish information about and reviews of the newest startups. These sites are followed by the early adopters on the cutting edge of technology who want to know what the new new thing is.</p>
<p>Start with these sites:</p>
<ul>
<li><a href="http://www.makeuseof.com/" target="_blank">MakeUseOf</a></li>
<li><a href="http://www.killerstartups.com/" target="_blank">Killer Startups</a></li>
<li><a href="http://www.go2web20.net/" target="_blank">Go2web20.net</a></li>
<li><a href="http://www.younoodle.com/" target="_blank">YouNoodle</a></li>
<li><a href="http://startuptunes.com/" target="_blank">StartupTunes</a></li>
<li><a href="http://startupli.st/" target="_blank">StartupLi.st</a></li>
<li><a href="http://startuplift.com/" target="_blank">StartUpLift</a></li>
<li><a href="http://www.submitstartup.com/" target="_blank">SubmitStartup</a></li>
<li><a href="http://www.amazingstartups.com/" target="_blank">Amazing Startups</a></li>
</ul>
<h3>5. Coming Soon Pages</h3>
<p><a href="http://www.udemy.com/blog/wp-content/uploads/2012/01/LaunchRock-screenshot.png"><img class="aligncenter size-large wp-image-3070" title="LaunchRock screenshot" src="http://www.udemy.com/blog/wp-content/uploads/2012/01/LaunchRock-screenshot-620x356.png" alt="LaunchRock screenshot" width="620" height="356" /></a></p>
<p>Now you have a laundry list of ways to find beta testers. Is your product ready?</p>
<p>If not, you can still amass an army of potential users in preparation for a big launch or, in true lean startup fashion, gauge interest in an idea before building it.</p>
<p>A great coming soon page can help you easily sign up future beta testers. Don&#8217;t worry, these aren&#8217;t the blinking construction sign gifs of yore. The new generation of launch pages collect email addresses, incentive social sharing, and provide detailed analytics.</p>
<p>The most popular tool for creating a coming soon page is <a href="http://launchrock.com/" target="_blank">LaunchRock</a>, which you can use to generate a custom page on your own domain in minutes.</p>
<p>You can also use similar tools like <a href="http://www.kickofflabs.com/" target="_blank">KickoffLabs</a> or, if you&#8217;re launching a product through a blog, <a href="http://launcheffectapp.com/" target="_blank">Launch Effect</a>, a WordPress theme that functions like a launch page.</p>
<h3>Next Steps</h3>
<p>Now you know where to find beta testers, how to recruit them, and, if you&#8217;re not ready for the spotlight yet, how to collect their info with a coming soon page.</p>
<p>All that&#8217;s left is to squash a few more bugs and move your product out of alpha. You do have a product already, right? Good. If not, time to start building.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.udemy.com/blog/beta-testers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.udemy.com/blog/beta-testers/</feedburner:origLink></item>
		<item>
		<title>How To Post Content Worth Sharing</title>
		<link>http://feedproxy.google.com/~r/udemy/~3/dpHr_PGVr4I/</link>
		<comments>http://www.udemy.com/blog/how-to-post-content-worth-sharing/#comments</comments>
		<pubDate>Thu, 19 Jan 2012 18:14:42 +0000</pubDate>
		<dc:creator>Renee</dc:creator>
				<category><![CDATA[Featured Articles]]></category>
		<category><![CDATA[content marketing]]></category>

		<guid isPermaLink="false">http://www.udemy.com/blog/?p=2858</guid>
		<description><![CDATA[Now that you have created your keyword list and come up with some amazing blog post topics, it’s time to start shaping that content. First, consider your target audience. Whose problem does your product solve? What works for a group of high school kids might not be helpful to a group of business professionals. Create 3-4 audience ‘buckets’ to target. The Udemy blog, for example, focuses on social media, design, programming, and startups. Most of our audience is likely to read... <br/><a class="moretag" href="http://www.udemy.com/blog/how-to-post-content-worth-sharing/">Continue reading &#187;</a>]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.udemy.com/blog/how-to-post-content-worth-sharing/girl-with-megaphone/" rel="attachment wp-att-2905"><img src="http://www.udemy.com/blog/wp-content/uploads/2012/01/girl-with-megaphone.jpg" alt="Girl shouting into megaphone" title="girl-with-megaphone" width="640" height="427" class="aligncenter size-full wp-image-2905" /></a></p>
<p>Now that you have created your <a href="http://www.udemy.com/blog/use-keyword-list-to-create-targeted-content/" target="_blank">keyword list</a> and come up with some amazing blog post topics, it’s time to start shaping that content. First, consider your target audience. Whose problem does your product solve? What works for a group of high school kids might not be helpful to a group of business professionals. Create 3-4 audience ‘buckets’ to target.</p>
<p>The Udemy blog, for example, focuses on social media, design, programming, and startups. Most of our audience is likely to read articles about at least two of these topics. Going back to our small business accounting example from the keyword post, we know that their demographic includes small business owners, startups, and bookkeepers. Always keep your demographic in mind when shaping your content and titles.</p>
<p><span id="more-2858"></span></p>
<h2><strong>Create Pillar and Viral Content</strong></h2>
<p>Your content should be 80% pillar posts and 20% viral posts. <a href="http://www.entrepreneurs-journey.com/845/pillar-article/">Pillar content</a> is tutorial, how-to content that teaches your audience how to solve a problem. It keeps people coming back to learn more.</p>
<p>Viral content is more ‘bubble gum’ content that’s sticky and shareable. It might not be directly related to your core focus but has elements of facts and humor.</p>
<p>Flowtown, for example, a social/gift marketing company published an infographic called ‘<a href="http://www.flowtown.com/blog/the-evolution-of-the-geek">The Evolution of the Geek</a>’. It had no direct relation to their service but got people asking what Flowtown did and had an astonishing 24,000 Facebook likes. It was a perfect viral post. But note, again, that most of your content needs to be directly related to your focus.</p>
<h2><strong>Collaborate</strong></h2>
<p>During the process of creating your content, think ahead of all the people that may be interested in collaborating on the piece. If you’re creating an infographic on small business accounting, think of the big players in the industry that could compliment your promotion.</p>
<p>For example, if you have a well-known startup as a customer of your small business accounting software, reach out to the founder and ask if they would be interested in sharing the promotion of the piece. In return, you could include their logo or mention them in the infographic. The purpose of collaboration is to expand the post’s reach. The more people you have involved and sharing, the more likely it will go ‘viral’.</p>
<h2><strong>Prime the Pump</strong></h2>
<p>Get your team to share the content from your blog before you send it to media outlets. Having more tweets and likes will give the content social proof and make readers more likely to share it. If a large publication interested in working with you sees that a few people have already started sharing the content, they will most likely share it as well.</p>
<p><a href="http://www.udemy.com/blog/wp-content/uploads/2012/01/Screen-Shot-2012-01-05-at-10.00.34-AM.png"><img class="aligncenter size-large wp-image-2859" title="social media" src="http://www.udemy.com/blog/wp-content/uploads/2012/01/Screen-Shot-2012-01-05-at-10.00.34-AM-620x214.png" alt="" width="620" height="214" /></a></p>
<h2><strong><br />
Seed the Content</strong></h2>
<p>There are many ways in which to <a href="http://www.warlockmedia.com/viral-seeding.html">seed your content</a>. You can offer an exclusive with a larger publisher for the first 24 hours. Then, open it up to anyone to re-post. Share it with your friends via email and ask them to share it also. You could even post a link in a relevant Quora thread or in a comment on a related blog.</p>
<p>The most important thing is to create a repeatable seeding model. You can do this by:</p>
<p>1. Creating a shared Google doc with your entire team so they know the process for sharing the content.</p>
<p>2. Emailing the entire team to start sharing the content immediately, directly from the post.</p>
<p>3. Reaching out to your influential blogger list a few days before the post goes live to ask if they’d be willing to re-post or share it. Giving them exclusivity may make them more likely to help.</p>
<p>4. Using Reddit, StumbleUpon, and Digg. You can start by submitting your posts to these sites, but be weary, if the same five people are consistently submitting all the content, it can severely affect its chance of virality. In this case, make a list of all the possible people who could share your content including your team, vendors, and friends. Then have them take turns submitting your posts.</p>
<h2><strong>Use Hashtags</strong></h2>
<p>Tweet much? Start using your keywords as hashtags in your tweets. For example, #SmallBizAccounting. Start by searching current active hashtags to see what others are using and either use those as well (to participate in the current conversation) or create your own. Whichever you decide to do, be consistent and only switch up between a few different ones.</p>
<p><a href="http://www.udemy.com/blog/wp-content/uploads/2012/01/Screen-Shot-2012-01-05-at-10.02.23-AM.png"><img class="aligncenter size-full wp-image-2860" title="social media" src="http://www.udemy.com/blog/wp-content/uploads/2012/01/Screen-Shot-2012-01-05-at-10.02.23-AM.png" alt="" width="530" height="101" /></a></p>
<h2><strong>Use Amazing Images</strong></h2>
<p>There is nothing more eye-catching than a really great image. Make sure that the photos you use are fairly large and relevant to the content. <a href="http://www.fastcodesign.com/1665677/5-lessons-from-the-best-interaction-designs-of-2011">Co.Design</a>, Fast Company’s design blog, does a great job of this:</p>
<p><a href="http://www.udemy.com/blog/wp-content/uploads/2012/01/Screen-Shot-2012-01-05-at-10.09.03-AM.png"><img class="aligncenter size-full wp-image-2867" title="fastco design" src="http://www.udemy.com/blog/wp-content/uploads/2012/01/Screen-Shot-2012-01-05-at-10.09.03-AM.png" alt="" width="551" height="703" /></a></p>
<p>As does SocialFresh:</p>
<h2><strong><a href="http://www.udemy.com/blog/wp-content/uploads/2012/01/Screen-Shot-2012-01-05-at-10.10.50-AM.png"><img class="aligncenter size-full wp-image-2869" title="instagram" src="http://www.udemy.com/blog/wp-content/uploads/2012/01/Screen-Shot-2012-01-05-at-10.10.50-AM.png" alt="" width="551" height="332" /></a><br />
BIG &amp; CONCISE HEADINGS</strong></h2>
<p>The above examples also show the importance of big headings. After your image, the heading is the next thing readers will see. Sure, the photo may get their attention, but the heading is what makes them stay as they’ll know what kind of content to expect.</p>
<p>Keep your headings short and concise. Headings that <a href="http://blog.crazyegg.com/2011/11/09/headline-formulas-that-convert/">work best </a>include:</p>
<p>1. How-to’s</p>
<p>2. Numbered lists [7 Ways To Increase Your Twitter Followers]</p>
<p>3. Social proof headings [Social Media: Will It Change Your Business?]</p>
<p>4. Threat plus a solution [PR Nightmare: Tactics to Quickly Fix A Disaster]</p>
<p>Creating great, shareable content is time consuming but well worth it. It’s better to post fewer really great articles than to post many ok posts. You want to be respected as a knowledge leader in your industry, and the only way of getting there through content marketing is to have the best content possible. If you are not a writer and don’t have any on your team, consider outsourcing this to a professional and working with contributors known to create great work.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.udemy.com/blog/how-to-post-content-worth-sharing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.udemy.com/blog/how-to-post-content-worth-sharing/</feedburner:origLink></item>
		<item>
		<title>How to Track Sales for your PPC Campaigns</title>
		<link>http://feedproxy.google.com/~r/udemy/~3/YRMF5YAIlqU/</link>
		<comments>http://www.udemy.com/blog/how-to-track-sales-for-your-ppc-campaigns/#comments</comments>
		<pubDate>Tue, 17 Jan 2012 17:52:00 +0000</pubDate>
		<dc:creator>Renee</dc:creator>
				<category><![CDATA[Featured Articles]]></category>

		<guid isPermaLink="false">http://www.udemy.com/blog/?p=2703</guid>
		<description><![CDATA[Before you start spending money on PPC campaigns, you should have specific goals in mind for what you want your marketing to accomplish. If you do not have a goal set for your marketing efforts, then you can never tell if you will be successful or not. What is a Good Goal? A goal should be specific and measureable. The most common goals are: To make more money To sell more stuff Unfortunately, these goals are not specific enough. Do... <br/><a class="moretag" href="http://www.udemy.com/blog/how-to-track-sales-for-your-ppc-campaigns/">Continue reading &#187;</a>]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.udemy.com/blog/how-to-track-sales-for-your-ppc-campaigns/pay-per-click-ppc/" rel="attachment wp-att-2948"><img class="aligncenter size-full wp-image-2948" title="pay per click, ppc" src="http://www.udemy.com/blog/wp-content/uploads/2012/01/pay-per-click-ppc.png" alt="" width="600" height="400" /></a></p>
<p>Before you start spending money on PPC campaigns, you should have specific goals in mind for what you want your marketing to accomplish. If you do not have a goal set for your marketing efforts, then you can never tell if you will be successful or not.</p>
<p><span id="more-2703"></span></p>
<p><strong>What is a Good Goal?</strong></p>
<p>A goal should be specific and measureable. The most common goals are:</p>
<ul>
<li>To make more money</li>
<li>To sell more stuff</li>
</ul>
<p>Unfortunately, these goals are not specific enough. Do you want to make $1 more each month, or $10,000 more? Your goals should really be:</p>
<ul>
<li>Increase total revenue $1,000 each month for 12 months</li>
<li>Get 100 new email subscribers per month at a cost of $5 per subscription</li>
<li>Attain a $15 CPA for new leads with a minimum of 50 leads per month</li>
</ul>
<p>Many companies will set multiple goals. You might have some for social followers, email subscribers, lead generation, total revenue, etc. Having many goals is great, however, your marketing budget may not allow you to attain each goal so it&#8217;s important to put them in order of importance.</p>
<p>This is a very brief look at goals, you should have a lot more thought about why you are marketing and what you would like to attain.</p>
<p>Above all, you must find a way to track the goals you set out to achieve. Here are three common ways to track goals for PPC, which we will examine.</p>
<h2>How to Track Your Goals</h2>
<p><strong><a href="https://adwords.google.com" target="_blank">AdWords</a> &amp; <a href="http://adcentercommunity.com/blogs/advertiser/PDFs/Microsoft_adCenter_Conversion-Tracking-Guide.pdf" target="_blank">AdCenter Conversion Tracking</a></strong></p>
<p>Both Google AdWords and Microsoft adCenter have scripts that you can put on your site that will let you see exactly what ad copy, keyword, placement, search query, geography, day, time, etc received a conversion.</p>
<p>These are easy scripts you can install:</p>
<ul>
<li>Navigate to the conversion section in the PPC engine</li>
<li>Create a new script</li>
<li>In the script wizard, define what a conversion is worth. This step is optional; however, if you define it then you can see that a keyword costs you $100 and it make $150 or you can see that you spent $1000 sending people to a landing page that only made $500.</li>
<li>Install the script on your confirmation page. This is important. The script only gets installed on your ‘Thank you’ page. If you install it across your entire website, then you will be tracking page views.</li>
</ul>
<p>Once the script is installed, then you will be able to see exactly how well your PPC account is performing and take actionable steps to removing data that does not convert, increasing spend in areas that do convert, and easily conduct tests to try to increase total conversions.</p>
<p>The advantage to using the PPC engine’s script is that you will see data inside your AdWords or AdCenter account. It is very easy to tell where you are making and losing money as well as make bid decisions upon the data.</p>
<p>The disadvantage is that you will have to login to another system to see conversion data from your email, SEO, and other marketing efforts.</p>
<p><strong>Call Tracking</strong></p>
<p>Many conversions take place on the phone. If you get a call, take an order, and then hang up the phone – the person finished the conversion offline, and therefore your AdWords conversion script cannot work.</p>
<p>If you are creative, you can get the script to work. For instance, you can generate a travel itinerary or receipt online. Then when you are done with the call, direct the user to the online receipt page. Since this page is online, you can fire the PPC conversion tracking script.</p>
<p>However, that can be more technical that most companies can implement. The simplest way to track phone calls is to use phone call tracking.  With phone call tracking, you install a script from a call tracking provider where your phone number is displayed on your website. Then, when someone visits the website, the call tracking provider will see what phone number should be displayed based upon the referring data. [Try out <a href="http://www.mongoosemetrics.com/" target="_blank">Mongoose Metrics</a> - a Google Apps for phone call tracking]</p>
<p>For instance, you could use one phone number for SEO, one for PPC, and another for email campaigns. Or you can display a different phone number for each ad group or keyword. The more numbers you want; generally the more expensive call tracking becomes.</p>
<p>The features of call tracking can vary widely by provider. Some will record calls, others have search with call data features, others have automatic routing based upon the referral data, etc. It’s best to first make a list of what data you need to make good marketing decisions, and then find a provider that offers your features.</p>
<p>The advantage of call tracking is that you can track conversions that occur over the phone and then use that information to improve your PPC accounts.</p>
<p>The disadvantage is that it can be costly and will add to your monthly bill. If your company does a lot of business on the phone, the cost is usually offset by the better marketing decisions you will make with this additional data.</p>
<p><strong>Analytics Tracking</strong></p>
<p>Every company should be using analytics. It doesn’t matter if it’s a free service like Google Analytics or an enterprise service such as <a href="http://www.kissmetrics.com" target="_blank">KISSMetrics</a>. You need analytics. Analytics gives you much more than conversion data – it can give you insight into user behavior, referral data, and technology used across your entire site.</p>
<p style="text-align: center;"><a href="http://www.udemy.com/blog/how-to-track-sales-for-your-ppc-campaigns/first-channel/" rel="attachment wp-att-2971"><img class="aligncenter  wp-image-2971" title="kiss metrics" src="http://www.udemy.com/blog/wp-content/uploads/2012/01/first-channel-620x521.jpg" alt="" width="496" height="417" /></a></p>
<p>With analytics, the tracking can vary; however, this is the general order of setup for most analytics systems:</p>
<ul>
<li>Install the analytics system across the entire site – <em><strong>every page</strong></em> should have the script</li>
<li>Inside the analytics interface, define your tracking goals. Usually this will be the URL of your ‘Thank you’ page [End result]</li>
<li>When you define your goal, also define the value of a goal. Just as with the PPC engine tracking scripts, this will let you see how valuable visitors are based upon a plethora of characteristics</li>
</ul>
<p>One of the main advantages of using analytic tracking is that once analytics is installed on the site, the rest of the goal configuration occurs within the analytics interface. Therefore, you do not have to wait for your developers or designers to add more code. You can define conversions at will.</p>
<p>You can also define different types of conversions with analytics. PPC engine scripts do not record time on site or pages per visit. With analytics, you can set an interaction goal in addition to a URL goal.</p>
<p>Another big feature of analytics is that you can have all your conversion tracking data in a single place. You can see organic, referral, email, and PPC campaigns from one interface.  In fact, there are call tracking providers who will import data into analytics systems so you can even see your call tracking data there.</p>
<p>The disadvantage of analytics is that it often disagrees with your PPC data depending on how it is configured.</p>
<p>For instance, Google Analytics looks at the last entrance to your website in attributing a goal. PPC scripts look at the last ad copy, keyword, landing page, etc clicked on before the conversion.</p>
<p>To put this in an example, let’s say this is how a visitor converted:</p>
<ul>
<li>Monday: clicked on a PPC ad</li>
<li>Wednesday: came back to your website directly and converted</li>
</ul>
<p>The PPC engines will tell you that the ad copy clicked on Monday received a conversion. Google analytics will tell you that a direct traffic individual converted. if you add up your conversions across all of the tracking systems, it appears you have two conversions, when in fact you only have one.</p>
<p><strong>My Personal Preference</strong></p>
<p><strong></strong>I always use the PPC engine scripts and analytics. If more than 20% of the business comes via phone calls, then I will use phone call tracking. If less than 20% comes from phone calls, then I will occasionally use call tracking just to attribute the additional conversions to a source (PPC, SEO, etc).</p>
<p>The reasons to use both the PPC engine script and analytics is that you will use them in different ways.</p>
<p>The PPC engine scripts make testing very easy. Even with AdWords tight integration into Google Analytics, it is difficult to see ad copy testing results inside of Google Analytics. The PPC engine scripts make setting bids and testing very easy.</p>
<p>Analytics can give you additional data points to work with that the PPC engine scripts do not provide. The PPC engine scripts only report conversions. If you want to see how engaged someone is with your content (time on site, pages per visit) analytics can give you this data. This is especially useful in managing placements and display campaigns for Google AdWords.</p>
<p>There are other ways of tracking conversions. What you <em>must</em> do is to first set your goals, and then find ways of tracking and measuring those goals.</p>
<p>If you run a PPC campaign without conversion tracking – you will make bad decisions. By installing conversion tracking, you can see exactly where your money is going so you can use the data to increase the profits from your PPC accounts.</p>
<p>For more information on using Adwords, check out Brad&#8217;s course on Udemy &#8216;<a href="http://www.udemy.com/introduction-to-adwords/" target="_blank">Introduction to Adwords</a>&#8216;.</p>
<p><em><a href="http://www.udemy.com/blog/how-to-conduct-keyword-research/bradgeddes/" rel="attachment wp-att-2762"><img class="size-full wp-image-2762 alignleft" title="Brad Geddes" src="http://www.udemy.com/blog/wp-content/uploads/2012/01/BradGeddes.jpg" alt="" width="134" height="178" /></a><em>Brad Geddes is the Founder of</em><a href="http://certifiedknowledge.org/"><em> Certified Knowledge</em></a><em>, a PPC Tools &amp; training company; a regular blogger,</em><em> Official Google </em><em>AdWords Seminar Leader</em><em> and author of </em><a href="http://www.advancedadwordsbook.com/"><em>Advanced Google AdWords</em></a><em>. He is also an active Udemy instructor and teaches &#8220;<a href="http://www.udemy.com/introduction-to-adwords/" target="_blank">Introduction to Adwords</a>&#8220; </em><br />
</em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.udemy.com/blog/how-to-track-sales-for-your-ppc-campaigns/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.udemy.com/blog/how-to-track-sales-for-your-ppc-campaigns/</feedburner:origLink></item>
		<item>
		<title>Startup Ecosystem: Predator vs. Prey [Infographic]</title>
		<link>http://feedproxy.google.com/~r/udemy/~3/aHye-iypFpA/</link>
		<comments>http://www.udemy.com/blog/startup-ecosystem-infographic/#comments</comments>
		<pubDate>Thu, 12 Jan 2012 17:00:10 +0000</pubDate>
		<dc:creator>Fred</dc:creator>
				<category><![CDATA[Infographics]]></category>

		<guid isPermaLink="false">http://www.udemy.com/blog/?p=2912</guid>
		<description><![CDATA[The startup waters are murky and full of hidden dangers. Below the surface, the ecosystem rests in a delicate balance between predators and prey. To help you navigate these stormy seas, we&#8217;ve created the infographic below. Read on to find out where you stand in the startup food chain. (Click to enlarge.) Looks like you survived! Hope the next time you&#8217;re out there raising capital or navigating the rocky waters of startups, startup hiring, or the startup ecosystem, you&#8217;ll know... <br/><a class="moretag" href="http://www.udemy.com/blog/startup-ecosystem-infographic/">Continue reading &#187;</a>]]></description>
			<content:encoded><![CDATA[<p>The startup waters are murky and full of hidden dangers. Below the surface, the ecosystem rests in a delicate balance between predators and prey.</p>
<p>To help you navigate these stormy seas, we&#8217;ve created the infographic below. Read on to find out where you stand in the startup food chain.</p>
<p>(Click to enlarge.)</p>
<p><a href="http://www.udemy.com/blog/wp-content/uploads/2012/01/startup-ecosystem-infographic.png"><img class="aligncenter size-large wp-image-2913" title="startup-ecosystem-infographic" src="http://www.udemy.com/blog/wp-content/uploads/2012/01/startup-ecosystem-infographic-620x3870.png" alt="Startup Ecosystem: Predator vs. Prey Infographic" width="620" height="3870" /></a></p>
<p>Looks like you survived! Hope the next time you&#8217;re out there <a href="http://www.udemy.com/raising-capital-for-startups/">raising capital</a> or navigating the rocky waters of startups, <a href="http://www.udemy.com/attracting-hiring-and-retaining-the-best-people/">startup hiring</a>, or the startup ecosystem, you&#8217;ll know who&#8217;s a predator (and who&#8217;s your prey!).</p>
]]></content:encoded>
			<wfw:commentRss>http://www.udemy.com/blog/startup-ecosystem-infographic/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.udemy.com/blog/startup-ecosystem-infographic/</feedburner:origLink></item>
		<item>
		<title>How to Use LinkedIn to Find an Advisor for Your Startup</title>
		<link>http://feedproxy.google.com/~r/udemy/~3/UaIo7TvUXHk/</link>
		<comments>http://www.udemy.com/blog/how-to-use-linkedin-to-find-an-advisor-for-your-startup/#comments</comments>
		<pubDate>Tue, 10 Jan 2012 18:01:44 +0000</pubDate>
		<dc:creator>Renee</dc:creator>
				<category><![CDATA[Featured Articles]]></category>
		<category><![CDATA[linkedin]]></category>
		<category><![CDATA[linkedin for startups]]></category>

		<guid isPermaLink="false">http://www.udemy.com/blog/?p=2812</guid>
		<description><![CDATA[Whether you’re still brainstorming or already generating revenue and looking to scale, the right advisor’s insights could mean the difference between failure and success for your business. If you’re reading this article, you already know the benefits of bringing in an advisory board. If you don’t have the right advisors in your immediate network, you’ll need to branch out and proactively find them. LinkedIn is a great way to streamline that process. Why Use LinkedIn? LinkedIn is a social network... <br/><a class="moretag" href="http://www.udemy.com/blog/how-to-use-linkedin-to-find-an-advisor-for-your-startup/">Continue reading &#187;</a>]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.udemy.com/blog/how-to-use-linkedin-to-find-an-advisor-for-your-startup/boardroom/" rel="attachment wp-att-2901"><img src="http://www.udemy.com/blog/wp-content/uploads/2012/01/boardroom.jpg" alt="Boardroom" title="boardroom" width="650" height="432" class="aligncenter size-full wp-image-2901" /></a></p>
<p>Whether you’re still brainstorming or already generating revenue and looking to scale, the right advisor’s insights could mean the difference between failure and success for your business. If you’re reading this article, you already know <a href="http://www.entrepreneur.com/article/219996" target="_blank">the benefits of bringing in an advisory board</a>.</p>
<p>If you don’t have the right advisors in your immediate network, you’ll need to branch out and proactively find them. LinkedIn is a great way to streamline that process.</p>
<h2>Why Use LinkedIn?</h2>
<p>LinkedIn is a social network dedicated to connecting professionals. With over <a href="https://www.google.com/adplanner/site_profile#siteDetails?identifier=linkedin.com&amp;geo=001&amp;trait_type=1">41 million monthly active users</a>, you have plenty of resources and people with whom to connect. The network is commonly used to <a href="http://blog.guykawasaki.com/2009/02/10-ways-to-use.html" target="blank">find a job</a>, <a href="http://www.ehow.com/how_4457434_become-subject-matter-expert-linkedin.html" target="blank">become a subject matter expert</a>, and <a href="http://biznik.com/articles/how-i-used-linkedin-to-get-a-41-percent-response-rate-and-6-new-clients" target="blank">find clients</a>.</p>
<p>Today, there is yet another reason to use it: to find advisors for your startup. If you’re skeptical, consider this method a supplement to the rest of your efforts. One of the most unique aspects of connecting through LinkedIn is getting guaranteed responses. For more info on this, skip to the “LinkedIn InMail” section below.</p>
<h2>Your LinkedIn Profile</h2>
<p>Your potential advisors will be curious about what you’re interested in and what you’ve achieved. Make sure to choose a professional profile picture and to fill out the Summary and Experience sections. These are all essential. Having them may not guarantee a response, but not having them almost guarantees you won’t get a response.</p>
<p>Here are some expert insights on how to build and refine your LinkedIn profile:</p>
<ul>
<li>Write Your LinkedIn Profile for Your Future by Chris Brogan: <a href="http://www.chrisbrogan.com/write-your-linkedin-profile-for-your-future/" target="_blank">http://www.chrisbrogan.com/write-your-linkedin-profile-for-your-future/</a></li>
<li>5 LinkedIn Tips for Effective Personal Branding by Dan Schawbel: <a href="http://blog.linkedin.com/2009/04/07/5-linkedin-tips-on-effective-personal-branding/" target="blank">http://blog.linkedin.com/2009/04/07/5-linkedin-tips-on-effective-personal-branding/</a></li>
<li>Tools of the Trade: LinkedIn by Keith Ferrazzi: <a href="http://www.evancarmichael.com/Entrepreneur-Advice/357/Tools-of-the-Trade-LinkedIn.html" target="blank">http://www.evancarmichael.com/Entrepreneur-Advice/357/Tools-of-the-Trade-LinkedIn.html</a></li>
</ul>
<h2>How to Search on LinkedIn</h2>
<p><a href="http://www.udemy.com/blog/wp-content/uploads/2012/01/Screen-Shot-2012-01-02-at-9.17.43-AM.png"><img class="size-full wp-image-2818 alignleft" title="linkedin for startups" src="http://www.udemy.com/blog/wp-content/uploads/2012/01/Screen-Shot-2012-01-02-at-9.17.43-AM.png" alt="" width="194" height="587" /></a></p>
<p>If you don’t have any potential advisors for your startup in mind yet, you can use Google to figure out who has relevant experience and who pulls the strings in your industry of choice. If you can find out more about them through their social media profiles, you will have an idea of what common interests and passions you both share. You can then include these common interests or an accomplishment you genuinely admire about them in your introductory message.</p>
<p>If you’re seeking an advisor with a perspective outside your industry or if your industry is still in its infancy, here are some resources on what to look for in a potential advisor:</p>
<ul>
<li>The Best Start-up Advisors are in the Trenches (Inc. Magazine): <a href="http://www.inc.com/eileen-p-gunn/the-best-start-up-advisors-are-in-the-trenches.html" target="blank">http://www.inc.com/eileen-p-gunn/the-best-start-up-advisors-are-in-the-trenches.html</a></li>
<li>Selecting an Advisory Board (Entrepreneur Magazine): <a href="http://www.entrepreneur.com/article/71684" target="blank">http://www.entrepreneur.com/article/71684</a></li>
<li>Don’t be an idiot: Find a great Startup Advisor (HumbledMBA):<a href="http://www.humbledmba.com/dont-be-an-idiot-find-a-great-startup-advisor" target="blank"> http://www.humbledmba.com/dont-be-an-idiot-find-a-great-startup-advisor</a></li>
</ul>
<p>Once you know what you’re looking for in an advisor, you can use LinkedIn to search according to industry, location, or past companies. If you upgrade to LinkedIn Plus, you can go deeper with your search and sort results according to seniority levels, function, or years of experience.</p>
<p>Using LinkedIn search, you’ll be able to sort through increasingly specific pools of people until you narrow it down to a select few. You may want to consider also doing a Google search and finding out a lot more about someone, including from third parties, especially if you want them to get involved with your business. Their advice could be the difference between boom and bust.</p>
<h2>Getting Introduced</h2>
<p><a href="http://www.udemy.com/blog/wp-content/uploads/2012/01/Screen-Shot-2012-01-02-at-9.27.11-AM.png"><img class="aligncenter size-full wp-image-2817" title="linkedin for small business" src="http://www.udemy.com/blog/wp-content/uploads/2012/01/Screen-Shot-2012-01-02-at-9.27.11-AM.png" alt="" width="400" height="142" /></a><br />
The best way to be introduced on LinkedIn is through a mutual connection. This method allows one of your LinkedIn connections to put you in touch with your potential advisor. Free users are allowed to use this feature five times before upgrading.</p>
<p>Using a “warm intro” is a great way to increase the likelihood of a response. Through LinkedIn, you can write a message to your potential advisor and one to the connection who is introducing you. Your connection will then be able to provide context and talk about how great you are to your potential advisor.</p>
<p>This method may not be feasible for those of you new to LinkedIn but is great for those of you with already bustling networks. If you’re new to getting introduced,<a href="http://careerhorizons.wordpress.com/2010/03/31/linkedin-tip-nailinge-get-introduced-requests/" target="blank"> make sure you nail it</a>!</p>
<h2>LinkedIn InMail</h2>
<p><a href="http://www.udemy.com/blog/wp-content/uploads/2012/01/Screen-shot-2011-12-30-at-11.20.54-AM.png"><img class="aligncenter size-large wp-image-2820" title="linkedin for startups" src="http://www.udemy.com/blog/wp-content/uploads/2012/01/Screen-shot-2011-12-30-at-11.20.54-AM-620x243.png" alt="" width="620" height="243" /></a></p>
<p>If you don’t have a connection to your target advisor, contact him or her directly through a service called <a href="http://www.linkedin.com/static?key=about_inmail" target="blank">InMail</a>. InMail allows you to send direct messages to people, like your potential advisor, through LinkedIn.</p>
<p>LinkedIn is so confident in this service that it <strong>guarantees a response</strong> within seven days, or it will grant you another InMail credit to send.</p>
<p>Each InMail costs $10 to send, and you can buy up to 10 InMail credits with a Basic Account. I only recommend this option if you plan to buy no more than <a href="https://www.linkedin.com/secure/inmail_v4?displayProducts" target="blank">two InMail credits</a>.</p>
<p>Upgrading your account grants you a monthly amount of InMail credits. If you need around five InMail credits, you can <a href="http://www.linkedin.com/subscriptionv2?displayProducts=&amp;family=jss&amp;trk=home_level" target="blank">upgrade your account to Job Seeker</a> and get them for $29.95/month. In contrast, you’d only get 3 if you chose not to upgrade your account. By default, the Job Seeker badge is off and should not appear on your profile. If it finds its way there somehow, you can turn it off in your Account Settings.</p>
<p><a href="http://www.udemy.com/blog/wp-content/uploads/2012/01/Screen-shot-2011-12-30-at-11.23.06-AM.png"><img class="aligncenter size-large wp-image-2821" title="linkedin for small business" src="http://www.udemy.com/blog/wp-content/uploads/2012/01/Screen-shot-2011-12-30-at-11.23.06-AM-620x403.png" alt="" width="620" height="403" /></a></p>
<p>If you think you’ll need 10 InMail credits, you can sign up for a <a href="http://www.linkedin.com/subscriptionv2?displayProducts=&amp;family=sales&amp;trk=home_level" target="blank">Sales Navigator</a> account for $49.95/month.</p>
<p><a href="http://www.udemy.com/blog/wp-content/uploads/2012/01/Screen-shot-2011-12-30-at-11.24.02-AM.png"><img class="aligncenter size-large wp-image-2824" title="how to use linkedin" src="http://www.udemy.com/blog/wp-content/uploads/2012/01/Screen-shot-2011-12-30-at-11.24.02-AM-620x396.png" alt="" width="620" height="396" /></a></p>
<h2>Now to Compose Your InMail…</h2>
<p>The composition of your message is not that different from cold e-mailing. Keep it short and simple. Here are some points you may want to touch upon:</p>
<ul>
<li>How you are familiar with his/her work (or what makes you curious about his/her work)</li>
<li>Commonalities</li>
<li>Who you are, and what your idea/company is</li>
<li>Next steps: what you need advice on, or if you just want to chat</li>
</ul>
<p>If you’re an article junkie and really want a link to read though, have a look at<a href="http://startupcafe.co.uk/2011/01/10/the-art-of-the-cold-email/" target="blank"> The Art of the Cold E-mail</a> from Startup Café.</p>
<h2>Let’s Get It!</h2>
<p>Don’t wait until tomorrow to start. Spend five minutes taking that first step <strong>right now</strong>.</p>
<p>If you don’t have a LinkedIn profile, create one and start finding people you know. If you do, start finding potential advisors. If you have potential advisors, start drafting your InMail messages and figure out how many you’re going to need. Best of luck on your search!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.udemy.com/blog/how-to-use-linkedin-to-find-an-advisor-for-your-startup/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.udemy.com/blog/how-to-use-linkedin-to-find-an-advisor-for-your-startup/</feedburner:origLink></item>
		<item>
		<title>Code Wars: PHP vs Ruby vs Python – Who Reigns Supreme [Infographic]</title>
		<link>http://feedproxy.google.com/~r/udemy/~3/HkV9GWM0EPQ/</link>
		<comments>http://www.udemy.com/blog/modern-language-wars/#comments</comments>
		<pubDate>Fri, 06 Jan 2012 13:00:00 +0000</pubDate>
		<dc:creator>Renee</dc:creator>
				<category><![CDATA[Infographics]]></category>
		<category><![CDATA[Infographic]]></category>

		<guid isPermaLink="false">http://www.udemy.com/blog/?p=2698</guid>
		<description><![CDATA[Just as the Japanese, Spanish and French languages are uniquely different, programming languages also have their variations, some more popular and easier to use than others. With the recent introduction of some new ones, there is a &#8216;war&#8217; of modern day languages. What&#8217;s easier and faster to use is not always the best option. Below we highlight three of today&#8217;s most popular programming languages. Whether you&#8217;re looking to Learn PHP, grab that hot new Python Tutorial, or finally Learn Ruby... <br/><a class="moretag" href="http://www.udemy.com/blog/modern-language-wars/">Continue reading &#187;</a>]]></description>
			<content:encoded><![CDATA[<p>Just as the Japanese, Spanish and French languages are uniquely different, programming languages also have their variations, some more popular and easier to use than others. With the recent introduction of some new ones, there is a &#8216;war&#8217; of modern day languages.</p>
<p>What&#8217;s easier and faster to use is not always the best option.</p>
<p>Below we highlight three of today&#8217;s most popular programming languages. Whether you&#8217;re looking to <a href="http://www.udemy.com/phpmysql-for-beginners/">Learn PHP</a>, grab that hot new <a href="http://www.udemy.com/learn-python-the-hard-way/">Python Tutorial</a>, or finally <a href="http://www.udemy.com/learn-ruby-programming-in-ten-easy-steps/">Learn Ruby</a> and conquer Rails, this infographic compares how they differentiate, who uses them, and their popularity.</p>
<p>Think you know who reigns? You may be surprised.</p>
<p style="text-align: center;"><a href="http://www.udemy.com/blog/wp-content/uploads/2012/01/PROGRAMMING-LANGUAGE-3.png"><img class="aligncenter size-large wp-image-2899" title="programming languages, infographic" src="http://www.udemy.com/blog/wp-content/uploads/2012/01/PROGRAMMING-LANGUAGE-3-620x3450.png" alt="" width="620" height="3450" /></a></p>
<p>&nbsp;</p>
<p>For more, <a href="http://digg.com/news/technology/code_wars_php_vs_ruby_vs_python_who_reigns_supreme_infographic">join the conversation on Digg</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.udemy.com/blog/modern-language-wars/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.udemy.com/blog/modern-language-wars/</feedburner:origLink></item>
	</channel>
</rss>

