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

<channel>
	<title>KDI Media</title>
	<atom:link href="http://kdi-media.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://kdi-media.com</link>
	<description>Savannah Web Design, WordPress Development and New Media Consulting</description>
	<lastBuildDate>Wed, 17 Mar 2010 13:52:09 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Google Analytics in Depth</title>
		<link>http://kdi-media.com/google-analytics-in-depth/</link>
		<comments>http://kdi-media.com/google-analytics-in-depth/#comments</comments>
		<pubDate>Wed, 17 Mar 2010 13:52:06 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Internet Marketing]]></category>
		<category><![CDATA[Web Tips]]></category>
		<category><![CDATA[Whats New]]></category>
		<category><![CDATA[Google Analytics]]></category>

		<guid isPermaLink="false">http://kdi-media.com/?p=363</guid>
		<description><![CDATA[In this article, we’re going to delve into Google Analytics and start to tailor your account settings so you can get information you need much more easily. Google Analytics in Depth is my series of Google Analytics articles where we will explore Google Analytic’s beneficial features to help you get the most out of this [...]]]></description>
			<content:encoded><![CDATA[<p>In this article, we’re going to delve into <a href="http://www.google.com/analytics/index.html">Google Analytics</a> and start to tailor your account settings so you can get information you need much more easily. <em>Google Analytics in Depth</em> is my series of Google Analytics articles where we will explore Google Analytic’s beneficial features to help you get the most out of this powerful and free web tool.</p>
<p>In this first installment, we’ll be covering <em>Goals and Funnels</em>. For a general overview of site analytics revolving around Google Analytics, read <a href="http://sixrevisions.com/usabilityaccessibility/unleashing-the-power-of-website-analytics/">Unleashing the Power of Website Analytics</a>.</p>
<p><a href="http://sixrevisions.com/tools/google-analytics-in-depth-goals-and-funnels/"><img src="http://images.sixrevisions.com/2010/03/15-01_google_indepth_goals_funnels_lead_image.jpg" width="500" alt="Google Analytics in Depth: Goals and Funnels"></a></p>
<p><span></span></p>
<h3>Defining Your Goals</h3>
<p>Setting up goals in Google Analytics is the best way to measure the success rate of your website.</p>
<p>The easiest way to understand what goals are in Google Analytics is by discussing it with an example: <strong>ecommerce sites</strong>.</p>
<p>The aim of ecommerce sites is to sell goods to their visitors. Therefore, a completed goal would be a successful sale on their website.</p>
<p>This example hints at the first part of using the Goals feature in Google Analytics: defining what your site goals are.</p>
<ul>
<li>What do you want to measure?</li>
<li>What are the factors that determine the success of your website?</li>
<li>Are you after sales?</li>
<li>Are you wanting to generate enquiries from prospective clients that want to hire you?</li>
<li>Or do you simply want visitors to click around and spend more time on your site reading articles?</li>
</ul>
<p>Once you know your goal (or goals), you need to work out how they will be measured.</p>
<p>For most sites, this will mean either identifying a specific goal completion page (or creating one).</p>
<p>For example, an ecommerce site might set up their &#8216;order confirmation&#8217; page as their goal, because this page usually comes right after a finished sale. If you’re after client enquiries, then how about the page that is shown to users when they successfully send a message with your web form?</p>
<h3>Adding a Goal in Google Analytics</h3>
<p><img src="http://images.sixrevisions.com/2010/03/15-02_analytics_menu.jpg" width="357" height="317" alt="Adding a Goal in Google Analytics"></p>
<p>If you haven’t added a goal yet, clicking on <em>Goals</em> in the left hand menu will show you a page that gives a brief overview of what Goals and Funnels are. At the bottom, click on the <em>set up goals and funnels</em> link to get started.</p>
<p><img src="http://images.sixrevisions.com/2010/03/15-03_set_up_goals.jpg" width="431" height="202" alt="Adding a Goal in Google Analytics"></p>
<p>The second box after the <em>Main Website Profile Information</em> section will allow you to set up your conversion goals. You can group your goals together with goal sets, but to start, we’ll just look at setting up one basic goal. Click on the <em>Add goal</em> link on the left, preferably on Goals (set1).</p>
<p>After doing that, you’ll be faced with the <em>Goal Settings</em> page.</p>
<p><img src="http://images.sixrevisions.com/2010/03/15-04_goals_setup.png" width="500" alt="Adding a Goal in Google Analytics"></p>
<p>Give your goal a name, make it active, and then choose a position; <em>Set 1, Goal 1</em>, for example, refers to your first set of goals, with &#8216;Goal 1&#8242; indicating that it’s your primary goal.</p>
<p><img src="http://images.sixrevisions.com/2010/03/15-05_goals_menu.png" width="500" alt="Adding a Goal in Google Analytics"></p>
<p>You will then have three types of goals to choose from.</p>
<p>When you choose a <em>Goal Type</em>, you will be shown a section called <em>Goal Details</em>, which are settings of your goals.</p>
<h4>URL Destination</h4>
<p><em>URL Destination</em> is the most common option and is used when visitors get a specific page to visit. For example, a completed checkout page in an ecommerce site.</p>
<p><img src="http://images.sixrevisions.com/2010/03/15-10_extra_goal_details_url_destination.png" width="500" alt="Adding a Goal in Google Analytics"></p>
<h4>Time on Site</h4>
<p>The <em>Time on Site</em> goal type will track users who spend either more or less than a specified amount of time on the site. </p>
<p><img src="http://images.sixrevisions.com/2010/03/15-11_extra_goal_details_time_on_site.png" width="500" alt="Adding a Goal in Google Analytics"></p>
<h4>Pages/Visit</h4>
<p><em>Pages/Visit</em> keeps track of people who visit more than, less than or an exact number of pages on the site.</p>
<p><img src="http://images.sixrevisions.com/2010/03/15-12_extra_goal_details_pagesvisit.png" width="500" alt="Adding a Goal in Google Analytics"></p>
<p><em>Time on Site</em> and <em>Pages/Visit</em> only give you a single option aside from setting the goal and that is goal value.</p>
<h3>Goal Details</h3>
<p>For each goal type, there are certain goal details that you can set to customize your goal.</p>
<h4>Goal Value</h4>
<p>All three goal types have the <em>Goal Value</em> option. It is a monetary return that you estimate a completed goal to be worth; this is normally worked out as part of a website marketing strategy or review.</p>
<p>As an example, if a website enquiry, on average, gives a return of $10, then you should set the goal value to $10.</p>
<p>In most cases, this is just an estimate, so if you’re not sure, you can set the <em>Goal Value</em> to 0.</p>
<p>In the case of ecommerce sites where a completed checkout is worth a variable amount, you can set the goal value to your average basket value.</p>
<p>If you’ve set up <em>Time on Site</em> or <em>Pages/Visit</em> as your goal type, you’re now done and you can click the <em>Save Goal</em> button.</p>
<p>If, however, you’re setting up a <em>URL Destination</em> as a goal type, read on.</p>
<h4>Match Type</h4>
<p>The <em>Match Type</em> goal detail has three options: <em>Head Match</em>, <em>Exact Match</em>, <em>Regular Expression Match</em>.</p>
<p><img src="http://images.sixrevisions.com/2010/03/15-06_headmatch.jpg" width="500" height="160" alt="Match Type"></p>
<p>Which one to use will depend on how much variety there is in the URL or your goal page.</p>
<p><em><strong>Head Match:</strong></em> If your goal page requires variables in the URL that can change, such as <code>/checkout/?page=1&#038;basket=50036</code>, then using <em>Head Match</em> will match the starting string of the URL (<code>/checkout/</code>).</p>
<p><em><strong>Exact Match:</strong></em> If your goal page is a static URL that doesn’t change, such as <code>/contact/thanks.php</code>, for example, then you’ll want to go for <em>Exact Match</em>.</p>
<p><em><strong>Regular Expression Match:</strong></em> If it’s likely that the start of the URL could change, then you should use <em>Regular Expression Match</em>; this is useful with URL cases such as <code>/department1/checkout.php</code> and <code>/department2/checkout.php</code>.</p>
<p>That’s it for Goals in Google Analytics—let’s move onto Funnels.</p>
<h3>Setting up funnel</h3>
<p>What are funnels? For certain goal pages, there is a set route of pages that users must go through to get to your goal page.</p>
<p>Let’s take a typical checkout process on an ecommerce site as an example: You add something to the basket, enter your shipping details, add your payment details, and when you submit your order, you get a confirmation page (which is your goal page).</p>
<p>This path is known as a <strong>funnel process</strong>, and by tracking people’s progress through a funnel, you can see where there are problems and where people are leaving the process.</p>
<p>This is most often used for checkout processes to see where people are dropping their shopping cart baskets. Funnels highlight problems with a long-winded checkout procedure.</p>
<p>Firstly, you need to map out the pages of your process. For example, your checkout process might have these pages:</p>
<ul>
<li><code>basket.php</code></li>
<li><code>shipping_details.php</code></li>
<li><code>payment.php</code></li>
<li><code>confirmation.php</code></li>
</ul>
<p><img src="http://images.sixrevisions.com/2010/03/15-07_funnel_setup.jpg" width="500" height="185" alt=""></p>
<p>Once you’ve determined your funnel, it’s time to review your goals.</p>
<h3>Reviewing Goals</h3>
<p>So your goals are all set up, now how do you actually find out information from them?</p>
<p>You can see your goal data straight from the Sites Overview page. Under the headings you’ll see a completed goals column which gives you a basic, straightforward figure that is excellent for a quick glance. But let’s have a deeper look.</p>
<p><strong>Note:</strong> A quick thing to highlight is that whilst you can look at visitor numbers for the current day, you’re unlikely to get goal conversions in Google Analytics for the current day, at least not reliably anyway. This is because Google Analytics refreshes its data at regular set intervals, so it is better to look at data from the days before the current day.</p>
<p>The basic goal page, which is obtained by clicking on Goals on the main left-hand menu, provides the immediate information you need at your fingertips.</p>
<p>You’ll see the standard Google trend timeline and the breakdown of how many visitors completed which goals—this is more useful when you have multiple conversions set up. You’ll then get the conversion rate and the goal value if you’ve entered a value for a conversion.</p>
<p>All these are fairly straightforward and the goal conversion figure is the one that most people will tend to concentrate on and quote, especially with ecommerce websites. </p>
<p>So moving down the left hand side, you now have a number of extra menu options that we’ll look at in turn.</p>
<h4>Total Conversions:</h4>
<p>This shows the total number of conversions and breaks it down by day for the period you’ve selected. This gives an easy visual comparison of better performing days and can help identify trends – do you get more conversions on weekends, maybe?</p>
<h4>Conversion rate:</h4>
<p>This looks the same as total conversions, right? Well, it is similar, and on sites that don’t have massive differences in traffic from day to day, they’ll look almost identical. However, where the total conversions page was based on the number of conversions per day, 40 conversions being larger than 10, for instance, conversion rate is based on the number of conversions as a proportion of the total visits for that day. So 40 conversions out of 120 is a rate of 25% – 10 out of 20 is 50%, so the weighting now changes.</p>
<h4>Goal Verification Path:</h4>
<p>This will list all the pages a completed goal was carried out on. If you’ve used an absolute path (e.g. <code>/contact/thanks.php</code>) they should all be the same. But if you’ve used a head match and the end of the URL varies, then this will show which URL each goal conversion comes from.</p>
<p>For example: if you have a shopping cart and the end of the URL is just the cart id, it won’t be much use as they’ll all be different, but if you have something more meaningful in the URL—lets say the source of the site visit or conversions on different sub domains—then it can become useful.</p>
<p>If you have <code>golf.shop.com/finished</code> and <code>football.shop.com/finished</code>, you can quickly compare where your conversions are happening.</p>
<h4>Reverse Goal Path:</h4>
<p>This data point shows the pages people landed on leading up to a completed goal. This is useful for seeing which pages are funneling more conversions, and for those results showing (entrance), which landing pages are funneling those conversions.</p>
<p>So as an example, we have <code>thanks.php</code> set as our conversion:</p>
<ul>
<li><strong>(entrance)</strong> &gt; <code>index.php</code> &gt; <code>contact.php</code> &gt; <code>thanks.php</code></li>
</ul>
<p>This shows that the visitor landing on the homepage went next to the contact page and then completed a conversion; you can quickly see which pages funnel in more conversions and easily start to work out which pages are more successful to understand how you can improve other pages.</p>
<h4>Goal Value:</h4>
<p>If you have various goals set up with different values, you can use this page to quickly see which days are more profitable and then use other tools to dig down into why.</p>
<h4>Goal Abandoned Funnels:</h4>
<p>This page gives you an overview of the number of people who enter the goal conversion funnel, but exit without completing a goal. You can quickly see how many potential conversions your site is losing and again compare over the time period you have selected. </p>
<p><img src="http://images.sixrevisions.com/2010/03/15-08_funnel.jpg" width="500" height="340" alt="Goal Abandoned Funnels:"></p>
<h4>Funnel Visualization:</h4>
<p>Once you open up this page, it is self-explanatory: the usual timeline chart at the top of the page and then a flow diagram through the funnel you set up.</p>
<p>At each stage, you can see how many people enter at that stage, how many people are continuing in the funnel from the previous stage, how many people leave at that stage without completing, and perhaps most importantly, where they are going.</p>
<p>This is hugely useful for analyzing things such as checkout processes and seeing where users abandon their shopping carts and where they go.</p>
<p>For instance, if you have the first stage as the shopping basket, it wouldn’t be too alarming to see people exiting from there to continue browsing the site. But if they’re exiting all together, maybe something on the shopping cart page is making them drop from the process?</p>
<p>You can then look and see where people are dropping out and this can easily highlight problematic or broken forms and links or long-winded pages that people simply give up on.</p>
<h3>Drilling down even further</h3>
<p>The basic pages give you a very useful set of tools to analyse your conversions and abandonment, however, if you want an extra level of detail, the advanced segments tab can provide some very handy information.</p>
<p>Located in the top right of the page just above the trend graph and date picker, it will open up a drop down with a list of visitor types.</p>
<p><img src="http://images.sixrevisions.com/2010/03/15-09_visitortypes.jpg" width="500" height="100" alt="Drilling down even further"></p>
<p>Selecting them via the tick box will show the relevant figures on the page and allow you quickly compare visitor types. Are conversions for new visitors higher than returning visitors? Do people who arrive via paid search (Adwords) abandon more carts than those who arrive by organic search? These are some of the questions that you can answer by using Google Analytics.</p>
<p>(Via <a href="http://sixrevisions.com">Six Revisions</a>.)</p>
]]></content:encoded>
			<wfw:commentRss>http://kdi-media.com/google-analytics-in-depth/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>3 Cool Wordpress Plugins To Make Blogging Life Easier</title>
		<link>http://kdi-media.com/3-cool-wordpress-plugins-to-make-blogging-life-easier/</link>
		<comments>http://kdi-media.com/3-cool-wordpress-plugins-to-make-blogging-life-easier/#comments</comments>
		<pubDate>Tue, 16 Mar 2010 03:40:08 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[Plugins]]></category>

		<guid isPermaLink="false">http://kdi-media.com/?p=361</guid>
		<description><![CDATA[
Wordpress is the best all round blogging platform. You can use it for a simple online journal or to power huge websites such as our very own MakeUseOf.
I guess thats why so many bloggers trust it to get the job done on an everyday basis, as well as keep their site looking great with themes and [...]]]></description>
			<content:encoded><![CDATA[<p>
<p><img style="border:0px none;margin-right:20px" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/03/plug.jpg" alt="" vspace="5" width="300" height="200" align="left"><a href="http://makeuseof.com/tags/wordpress">Wordpress</a> is the best all round blogging platform. You can use it for a simple online journal or to power huge websites such as our very own MakeUseOf.</p>
<p>I guess thats why so many bloggers trust it to get the job done on an everyday basis, as well as keep their site looking great with <a href="http://www.makeuseof.com/tag/how-to-save-87-by-making-a-free-thesis-wordpress-theme-clone/">themes</a> and widgets.</p>
<p>That being said, there are times when we need specific features and that’s where plugins come in. Many of us will use plugins to make our blog comparable with another service such as a social network or to improve server response time, but today I want to take a look at three cool Wordpress plugins I use which just make blogging easier and more enjoyable.</p>
<p><span></span></p>
<h3><a href="http://wordpress.org/extend/plugins/theme-my-login/">Theme My LogIn</a></h3>
<p>The WP login page hasn’t changed much since the platform was first released so it’s cool to be able to jazz it up with this plugin.</p>
<p style="text-align:center"><img style="border:0pt none" title="theme my login" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/03/theme-my-login.png" alt="cool Wordpress plugins" width="500" height="407"></p>
<p>What it does is simple: it transforms your login page into a page of your blog when <em>wp-admin</em> redirects you to the login page. The login area is displayed where your post would normally be with the rest of your blog being the same. You can still use the normal login page by going directly to <em>wp-login.php</em>.</p>
<p>While this doesn’t make blogging any easier per se, it does give you a little bit of individuality and fun.</p>
<h3><a href="http://anthologyoi.com/wordpress/plugins/future-posts-calendar-plugin.html">Future Calandar</a></h3>
<p>This plugin will be of great benefit to those who post on their blogs every few days or so and like to keep their posting pattern regular. Obviously, if you own a bigger blog then some of the point is lost because all of the days will be highlighted but it might still be useful to you to decide which day a post would be best suited to.</p>
<p style="text-align:center"><img style="border:0pt none" title="future posts" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/03/future-posts.png" alt="cool Wordpress plugins" width="290" height="385"></p>
<p>It’s a basic plugin but one of my favorites. A small calandar will appear once the plugin is installed, to the right of your posting area. The days when you have post scheduled for the remainder of the month will be highlighted in green as seen above. The current day is highlighted and bolded.</p>
<p>I find this really handy when posting as I just have to glance at the calandar to check my frequency and to decide what day/date would be the best for the post to go live.</p>
<h3><a href="http://wordpress.org/extend/plugins/photo-dropper/">Photo Dropper</a></h3>
<p>A picture is worth a thousand words and like most bloggers, I like to start off an article with a big, high-quality picture that really captures the theme of the article. The trouble is that when posting creative commons images you have to source the picture on a separate website such as Flickr and post an attribution link.</p>
<p style="text-align:center"><img style="border:0pt none" title="photodropper" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/03/photodropper.png" alt="cool Wordpress plugins" width="566" height="308"></p>
<p>Photodropper however, creates a small icon in the post editor as shown. When clicked a search bar will appear. This enables you to search Flickr for CC images. When you click on one of the results and select the appropriate size (the largest being 500px), the image is placed in the post and an attractive link along with the <a href="http://www.makeuseof.com/tag/3-tips-for-getting-more-out-of-creative-commons/">Creative Commons</a> logo is placed below.</p>
<p style="text-align:center"><img style="border:0pt none" title="photodropper 2" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/03/photodropper-2.png" alt="" width="242" height="276"></p>
<p>I think this makes the post look very professional and also saves you a lot of hassle.</p>
<p>So there you have it. Three cool Wordpress plugins to make your blogging life a little easier. Do you use any interesting plugin which helps you blog or just to liven things up?</p>
<p>(Via <a href="http://www.makeuseof.com">MakeUseOf.com</a>.)</p>
]]></content:encoded>
			<wfw:commentRss>http://kdi-media.com/3-cool-wordpress-plugins-to-make-blogging-life-easier/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How To Use Video SEO To Jump To The Top Of Google Search Results</title>
		<link>http://kdi-media.com/how-to-use-video-seo-to-jump-to-the-top-of-google-search-results/</link>
		<comments>http://kdi-media.com/how-to-use-video-seo-to-jump-to-the-top-of-google-search-results/#comments</comments>
		<pubDate>Thu, 11 Mar 2010 05:34:16 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Internet Marketing]]></category>
		<category><![CDATA[Social Media]]></category>
		<category><![CDATA[Web Tips]]></category>
		<category><![CDATA[Whats New]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Search engine optimization]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[Video's]]></category>

		<guid isPermaLink="false">http://kdi-media.com/?p=359</guid>
		<description><![CDATA[Editor’s note: In the following guest post, Fliqz CEO Benjamin Wayne reveals some of the secrets of using video to help boost the search results rankings of your website.  Fliqz is an online video platform.
As most search engine optimization (SEO) experts are aware, getting a first-page Google result is harder than ever. Not only [...]]]></description>
			<content:encoded><![CDATA[<p><em><strong>Editor’s note</strong>: In the following guest post, <a href="http://www.fliqz.com/">Fliqz</a> CEO <a href="http://www.crunchbase.com/person/benjamin-wayne">Benjamin Wayne</a> reveals some of the secrets of using video to help boost the search results rankings of your website.  Fliqz is an online video platform.</em></p>
<p>As most search engine optimization (SEO) experts are aware, getting a first-page Google result is harder than ever. Not only do Google’s search and indexing algorithms continue to evolve in complexity, but Google has given over more and more of its search results real estate to ‘blended’ search results, displaying videos and images towards the top of the first page, and pushing down—and sometimes off the page—traditional web results that would have otherwise competed for top rankings.</p>
<p>But where problems arise, so do opportunities. Although Google’s newfound enthusiasm for video has created more competition for fewer traditional search results, it has enabled sites with video assets—even sites that would otherwise score poorly in the Google index—to successfully achieve first-page rankings. In fact, <a href="http://blogs.forrester.com/marketing/2009/01/the-easiest-way.html">Forrester Research found</a> that videos were 53 times more likely than traditional web pages to receive an organic first-page ranking.</p>
<p>Here’s what a blended search result looks like for the search query ‘<a href="http://www.google.com/search?sourceid=chrome&#038;ie=UTF-8&#038;q=777+built+in+4+minutes">777 built in 4 minutes</a>‘:</p>
<p><img src="http://tctechcrunch.files.wordpress.com/2010/03/777videoseo.jpg" alt="" width="500"></p>
<p>Those images at the top of the search results are video thumbnails, and today, there’s only two ways to get there:</p>
<p><strong>1. Upload your video to YouTube</strong>.</p>
<p>The advantage of this is that you are 100% certain to be indexed into Google’s search engine. This does not guarantee you’ll get a first-page result, but at least it ensures that Google knows your content exists.</p>
<p>The drawback, of course, is that anyone who clicks on a YouTube result will be taken to YouTube, which may be fine if your goal is branding (i.e., you only care that people watch your video). If your goal is driving traffic, as is typically the case with SEO, this won’t be a successful strategy.</p>
<p>Your other alternative is:</p>
<p><strong>2. Video SEO</strong></p>
<p>Video SEO is a set of techniques designed to make sure that:</p>
<ul>
<li>Google finds your video content</li>
<li>Google successfully indexes your video content</li>
<li>Google will display your video content when specific keywords are entered as search terms</li>
</ul>
<p>Here’s how to make it work:</p>
<p><strong>You Need Video Content</strong></p>
<p>Google is fairly flexible in what it considers to be video content. You can use actual video footage, but screen captures, slide shows, animated PowerPoint slides, and other content will work just as well. Google can’t actually ‘see’ what’s inside the video content, so it relies on title and other meta-data to determine what content your video actually contains.</p>
<p><strong>Submission, Not Discovery</strong></p>
<p>With traditional web pages, Google utilizes crawlers to discover and index web content. Unfortunately, Google can’t read Flash very well (although <a href="http://techcrunch.com/2008/06/30/once-nearly-invisible-to-search-engines-flash-files-can-now-be-found-and-indexed/">it is trying</a>), and as a result, most video content is invisible to Google’s search crawlers. Therefore, the best way to appear in Google’s blended search results is to submit your video to Google using a <a href="http://www.google.com/support/webmasters/bin/topic.py?hl=en&#038;topic=10079">Video Sitemap</a>. This is similar to an XML sitemap, but is formatted specifically for video, and only contains information about your video content. It is submitted using Google’s Webmaster Tools.</p>
<p>The most common error in Video SEO is to assume that because you have submitted the web page on which a video resides, that the video content itself is being indexed.</p>
<p>You’ll also need to make sure that you have a <a href="http://www.robotstxt.org/robotstxt.html">robots.txt</a> file on all video pages, to ensure that Google can easily verify that the locations on the Web you’ve submitted do in fact exist, and that they contain embed codes which indicate the presence of a video.</p>
<p><strong>Title and Title Tags</strong></p>
<p>When ranking videos, Google primarily considers the match between search keywords and the video title. Although Google allows you to submit other meta-data such as description and keywords, these currently don’t have much influence on your search ranking. Google likes it when the title tag of the page matches the title of the video, and will give a higher weighting for results where this is the case.</p>
<p><strong>Video SEO is Long Tail</strong></p>
<p>Like traditional SEO, you’re much more likely to see results with Video SEO if you target more specific, or longer tail, search terms. A video titled ‘Dog’ is unlikely to produce a first-page ranking, while a video titled ‘German Shepherd Police Dog’ will be more likely to score well in Google’s algorithm. Since Google can’t determine the actual content of the video, you might consider submitting the same video multiple times with different titles that match potential search terms.</p>
<p><strong>New and Small Don’t Matter</strong></p>
<p>With traditional SEO, the age of a website is an important consideration for Google in deciding its ranking. Google also considers things like the number of pages on the site, and the number of links to the site, along with the importance of the places those links originate.</p>
<p>In Video SEO, none of this matters. This means that even new sites and small sites can compete on equal footing with larger and more established players. Publishers who are too small or too new to even consider traditional SEO can still be taking advantage of Video SEO opportunities.</p>
<p><strong>For the Foreseeable Future, Video SEO is a Winning Strategy</strong></p>
<p>As time goes by, Google’s discovery and indexing of video content will no doubt become more sophisticated, and as competition for video results increases, it will become harder for sites to achieve these first-page rankings. However, the number of web pages still massively outnumbers indexed video assets, and for as long as that continues, publishers will have an opportunity to jump to the top of Google’s search results through Video SEO.</p>
<p>(Via <a href="http://techcrunch.com">TechCrunch</a>.)</p>
]]></content:encoded>
			<wfw:commentRss>http://kdi-media.com/how-to-use-video-seo-to-jump-to-the-top-of-google-search-results/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Top 8 Dreaded Favors Asked of Web Designers</title>
		<link>http://kdi-media.com/top-8-dreaded-favors-asked-of-web-designers/</link>
		<comments>http://kdi-media.com/top-8-dreaded-favors-asked-of-web-designers/#comments</comments>
		<pubDate>Tue, 09 Mar 2010 07:33:53 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[Web Tips]]></category>
		<category><![CDATA[Web Design Savannah]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://kdi-media.com/?p=357</guid>
		<description><![CDATA[Long before you officially take the profession of graphic or web designer, your friends and family will support your ambitions by developing your talent. At first, your loved ones inspect your work and if they like what they see, you’ll get flooded with their requests for one page flyers, t-shirt designs, logos, and company websites. [...]]]></description>
			<content:encoded><![CDATA[<p>Long before you officially take the profession of graphic or web designer, your friends and family will support your ambitions by developing your talent. At first, your loved ones inspect your work and if they like what they see, you’ll get flooded with their requests for one page flyers, t-shirt designs, <a href="http://webdesignledger.com/inspiration/30-minimal-logo-designs-that-say-more-with-less">logos</a>, and company websites. When you are just starting out, you welcome their requests because it gives you a chance to grow your skill set as a designer. After all, it’s almost like dealing with real clients, right?</p>
<p>The drama comes when you actually become a full time designer. The friends and family who drew upon your talent during your newbie years are still standing around with their hands out, and now you also must contend with two more groups of favor askers: clients and anonymous foreigners who contact you through Twitter.</p>
<p><span></span></p>
<p>Here are 8 of the most common and eye-rollingly annoying favors all designers encounter at one point or another. For ease of reference, we’ll call the offending party ‘Dude.’</p>
<h3>1. ‘Hey, can you take a look at my site and tell me what you think?’</h3>
<p>At first glance, this seems like a harmless five to ten minute project. Dude asks for your opinion, and you both know that you are an esteemed and dedicated design pro. You optimistically click on his website link, and you’re teleported back in 1998 with a Geocities-reminiscent design so horrifying it makes MySpace look professional. After you try hard not to lose all respect for Dude, you carefully suggest that he get rid of the Flash intro. You are then met with an uncomfortable defensiveness, where Dude refuses to accept your professional advice.</p>
<p><strong>Lesson learned:</strong> Decipher whether your friend is looking for actual advice or just a pat on the back.</p>
<p><a href="http://www.flickr.com/photos/joshuacraig/2415343592/"> <img src="http://webdesignledger.com/wp-content/uploads/2010/03/favors_2.jpg" border="0"> </a></p>
<h3>2. ‘Um, would you mind designing my site… for free?’</h3>
<p>It’s shocking how many people feel truly entitled to a free web design. If you’ve ever had the pleasure of introducing yourself as a web designer, you may notice the wheels instantly starting to turn in your acquaintance’s mind. Everyone, even those without any product or any relevant thing to say, want, demand and need a website. These are the people, especially, who will want such a website produced for free. They may lure you with the distant hopes they use to fuel their own insanity: ‘Once I get some visitors, I’ll direct them to your services’ (Standard practice, regardless).</p>
<p><strong>Lesson learned:</strong> Limit your charity cases to those you can do in your free time and only do it for charity because the only reward you’ll reap is psychological.</p>
<h3>3. ‘Can you help me design my site to look like ______?’</h3>
<p>This request is closely related to the first two requests. Perhaps Dude has taken it upon himself to designed a website, already had a moment of epiphany and now realizes that it sucks. At least you’re on the same page. Then comes, ‘I’d like my site to look just like Avatar. You know, all 3D and stuff.’ Once you realize that Dude is serious, another realization also sinks in. If you take on this ‘consulting’ project, all of your time and energy will be engulfed by this vortex, <i>and</i> you won’t be getting paid for your trouble. What’s the solution? Direct Dude to Yahoo! Answers? No, he’ll never go for that, because this is a top secret idea.</p>
<p><strong>Lesson learned:</strong> Find your inner ineptness and apply it to this situation. Feign ignorance, suggest peripheral design ideas such as blue color palettes and wait for your friend to get bored of the idea and come to his senses.</p>
<p><a href="http://www.flickr.com/photos/anasantos/3827093608/"> <img src="http://webdesignledger.com/wp-content/uploads/2010/03/favors_1.jpg" border="0"> </a></p>
<h3>4. ‘I think I have a virus.’</h3>
<p>No one likes to hear these words, and if someone’s sharing this information with you, they usually want one of two things: sympathy or help, sometimes both. When you hear these words come from a client, you must assume they are referring to a computer virus (let’s hope). This your client’s passive/ aggressive way of getting you to offer assistance. If you, wisely, remain silent, he or she will shamelessly ask you for your help. Just because you work in front of your computer all day does not mean that you qualify for tech support. You have to Google things just like everyone else.</p>
<p><strong>Lesson learned:</strong> Get the courage to finally direct someone to <a href="http://lmgtfy.com/?q=virus">Let Me Google That For You</a>. However, for professional relationships, avoid the snark and actually <i>lightly</i> research the problem, but make no promises and waste no longer than 15 minutes.</p>
<h3>5. ‘Let me help you with any of your extra work.’</h3>
<p>This favor comes in the form of a donated favor. In other words, Dude is suggesting that he’s doing you a favor, when he’s actually just trying to get paid. One morning you open your email box, and there’s an email from some dude you’ve never heard of. He wants you to lend him some of your work. Depending on your level of job-related stress, you may be inclined to offer him some work, but what’s this? No portfolio? No website? No spell-check. Wait, is Dude even located in the same hemisphere as you?</p>
<p><strong>Lesson learned:</strong> You get what you pay for.</p>
<h3>6. ‘So, it’s been a minute… How much longer is it going to take?’</h3>
<p>Just when you’ve got your Good Samaritan on and decided to help Dude <i>during your free time</i>, he starts becoming a diva. Never mind the impossible requests to make his website look just like *let your imagination run wild on this one,* or the countless revisions to a perfectly designed logo, or the endless hours you spent over IM trying to explain why putting an invisible list of keywords at the bottom of the webpage is unnecessary. When you least expect it, expect to receive a phone call, email, direct tweet saying, ‘Hey, so, um… when’s the project going to be finished?’ You reply back, ‘Dude, I told you I was going to fit this in between my <i>actual</i> work from <i>actual</i> clients that <i>actually</i> pay.’ To this, Dude replies, ‘I didn’t think it was going to take this long, maybe I should just get this <i>professionally</i> done.’ Oh, that’s a killer. First of all, Dude has no consideration for the amount of time you’ve invested in this project. Secondly and more importantly, you are a professional. Why not offer you money so that you can prioritize his project?</p>
<p><strong>Lesson learned:</strong> Clearly state from the beginning that it will take you some ridiculously long amount of time to complete the project for free and if Dude’s still on board, he’ll be happy if you finish it sooner than expected.</p>
<h3>7. ‘Can I use your server until I get my own hosting?’</h3>
<p>What’s so wrong about this request? You have extra space and you can afford the bandwidth. The problem is that Dude will <i>never</i> get his own hosting, and eventually he’ll forget about his site. A year later, you’ll remind him, ‘Hey Dude, you know you still have your stuff on my server? I’m moving to another server, so is it alright if I get rid of it? You have a back up, right?’ Dude will do one of two things: he’ll respond with indignant anger, upset that you’re rushing him to get his act together or he’ll pretend to be okay with it, all the while, holding a grudge.</p>
<p><strong>Lesson learned:</strong> Friends don’t let friends use their servers.</p>
<p><a href="http://www.flickr.com/photos/amymctigue/3161095736/"> <img src="http://webdesignledger.com/wp-content/uploads/2010/03/favors_3.jpg" border="0"> </a></p>
<h3>8. ‘Hey, I volunteered you to re-do my co-worker’s step-daughter’s wedding album.’</h3>
<p>You can replace this with any task in which your mom volunteers your services for free. It’s always lovely to deal with someone who’s happy to accept your honest labor for free, because we all know they won’t make any unreasonable demands. The most difficult part of this ordeal is having to contend with your mother in her role as the merciless middleman who nags you for quality, timeliness and her good reputation.</p>
<p>(Via <a href="http://webdesignledger.com">Web Design Ledger</a>.)</p>
]]></content:encoded>
			<wfw:commentRss>http://kdi-media.com/top-8-dreaded-favors-asked-of-web-designers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How To Create a Successful Company Blog</title>
		<link>http://kdi-media.com/how-to-create-a-successful-company-blog/</link>
		<comments>http://kdi-media.com/how-to-create-a-successful-company-blog/#comments</comments>
		<pubDate>Mon, 01 Mar 2010 22:37:37 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Internet Marketing]]></category>
		<category><![CDATA[Social Media]]></category>
		<category><![CDATA[Web Tips]]></category>
		<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://kdi-media.com/?p=329</guid>
		<description><![CDATA[Mark Suster is a Partner at GRP Partners, a Venture Capital firm in Los Angeles. He blogs at Both Sides of the Table and can be found on Twitter at @msuster.
I’m often asked by entrepreneurs and business owners whether it is worth blogging, and if so, what they should blog about.  On the first [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://cdn.mashable.com/wp-content/uploads/2010/03/blog.jpg" alt="blog image" align="left"><em>Mark Suster is a Partner at <a href="http://www.grpvc.com/">GRP Partners</a>, a Venture Capital firm in Los Angeles. He blogs at <a href="http://www.bothsidesofthetable.com/">Both Sides of the Table</a> and can be found on Twitter at <a href="http://www.twitter.com/msuster">@msuster</a>.</em></p>
<p>I’m often asked by entrepreneurs and business owners whether it is worth blogging, and if so, what they should blog about.  On the first question, the answer is obvious to me — you <em>must</em> blog as an entrepreneur.</p>
<p>In this post I’ll cover why you need to blog, how to determine what to blog about, and finding your blog’s voice.</p>
<hr />
<h2>Why You Must Blog<br />
<hr /></h2>
<p>I believe that blogging in your business is vital to creating a public personae and making your company more accessible.  In an era where companies like <a href="http://zappos.com">Zappos</a> have differentiated themselves based on service, it is important to be public and accessible.</p>
<p>My industry of venture capital, for example, has been shrouded in secrecy for 30 years, making the process of raising funds opaque for most entrepreneurs.  When I started my first company in 1999, there were almost no public sources of venture capital fund raising information.  Years later I discovered the <a href="http://www.feld.com">blog of VC Brad Feld</a>,  then later <a href="http://venturehacks.com/">VentureHacks</a>, and <a href="http://www.avc.com/">Fred Wilson’s technology &#038; VC blog</a>, each of which clarified and demystified the venture capital process.</p>
<p>So when I started blogging, I mainly viewed it as ‘earned media,’ or a chance to let entrepreneurs get to know me by sharing my thoughts online with complete transparency; a concept that is repeatable for any business.</p>
<p>In less than a year I’ve attracted a large monthly following of readers who come to my blog to discuss how to build startups, how to raise money, and to get my thoughts on technology markets.  By publicly sharing my thoughts, I’ve been able to engage in online discussions with people all over the world, and though it was an unintended consequence, <em>my deal flow has gone up dramatically</em>.  In other words, blogging can be a valuable networking tool and help the bottom line.</p>
<hr />
<h2>What Should You Blog About?<br />
<hr /></h2>
<p>Start by defining the audience with whom you want to have a relationship.  Presumably they are your customers, partners, suppliers and your broader industry as a whole.  You should think about what kind of information they would find valuable.  You should also try to talk about something that is differentiated from what other blogs in your field cover, even if your approach is just slightly different or new.</p>
<p>Make sure the topic is something that you’ll have a passion for writing about on a regular basis.  If you’re not going to keep up with your blog, you shouldn’t start one in the first place.  It’s a commitment, believe me.  If you pick a topic that relates to your customers, but you’re not that passionate about it, then you may have a bigger problem on your hands!</p>
<hr />
<h2>The Right and Wrong Way to Blog<br />
<hr /></h2>
<p>Let me give some examples of the right and wrong approach to blogging.</p>
<p><strong>Right:</strong> I always liked the <a href="http://www.mint.com/blog/">Mint.com</a> blog.  Even in the early days when they were relatively unknown, they blogged about personal finance.  They talked about how to manage credit and balance your bank account — obvious topics for a startup focused on managing personal money.  They were able to take a leadership role in talking about managing your money in a way that supported their brand and created a community around their product.</p>
<p><strong>Wrong:</strong> A friend of mine has a company in the personal finance space also.  His blog was all about how to run a startup and raise venture capital.  He was outrageous, brash and crass in his style, and I told him so.  I said, ‘Your goal isn’t to be the cool kid in the venture capital circles.  Your job is to build a great company and you’ll be a hero in entrepreneurial circles as a result of your success. Speak to your customers — that is what a blog is for.’</p>
<hr />
<h2>Finding Your Blog’s Voice<br />
<hr /></h2>
<p><center><img src="http://cdn.mashable.com/wp-content/uploads/2010/03/blog-wordle.jpg" width="500" alt="blog wordle image"></center></p>
</p>
<p>So you know you need to blog, and you’re convinced you ought to write about something you’re passionate about and that speaks to your customers.  How can you create something that people will want to come and read every day?</p>
<p><strong>1. Be authentic</strong></p>
<p>The thing that kills most blogs, in my view, is when you can tell that the writer is just going through the motions.  You need to find a ‘voice’ that is authentically yours.  People will get used to your style and your style will become your signature.</p>
<p><strong>2. Be transparent</strong></p>
<p>The ‘old school’ way of getting media attention was to submit press releases.  These were artificially crafted documents that were filled with glowing reviews of your company.  In short, they felt fake.  The best way to establish your voice is to be transparent.</p>
<p>Be willing to talk like a human being.  Be willing to show feelings and a point of view.  Let your inner self come out rather than your ‘inner bullet point.’  Don’t use too much lingo.  Don’t feel like your prose has to sound like it was crafted by a university professor.  Just speak!</p>
<p><strong>3. Get inside your readers’ minds</strong></p>
<p>I give this advice often and in many scenarios, including public speaking.  When people speak to many audiences, they sometimes get into a canned routine.  They give the same presentation no matter which crowd they’re addressing.  The key is that each time you present, you need to think about who is in the audience and what they want to hear.  The same is true for blogging.</p>
<p>On my blog, my audience is made of startup entrepreneurs and probably other VCs.  When I write I try to be mindful of who these people are, the knowledge I assume they have, and what I believe they want to know.</p>
<p><strong>4. Solicit feedback</strong></p>
<p>I ask people what they want to read about. I regularly ask for feedback on what I’m writing.  When people give me good suggestions, I try to cover those topics.</p>
<p>When community members write awesome comments, I’ll sometimes write a post about what they said to highlight them and their contributions.  In my opinion, the best way to build an audience over time is to engage with them and to highlight those that really contribute positively to you.</p>
<p><strong>5. Don’t be offensive or take big public risks</strong></p>
<p>I sometimes read blogs that get extreme.  I read a blog once that jokingly suggested ‘offering your angels cocaine if that would get them to invest.’  It was intended to be funny.  It wasn’t.  And comments like this run the risk of offending people.  This was a blog about personal finance, and I found the comment totally irresponsible and at odds with the brand image the blogger was trying to project.</p>
<p>I read a blog yesterday where the author was trying to make fun of a negative comment he got on his product.  The blogger highlighted him and called him ‘retarded,’ which I, and I’m sure many others, find offensive.  There’s no upside to this type of comment, but there’s a big downside.  My esteem for him went down.</p>
<p>Further, unless your company revolves around taking stands on controversial issues, it’s best to leave your political commentary at home.  Statements like these stand to upset or anger half of your potential customers no matter what side you take.</p>
<p><strong>6. Have fun</strong></p>
<p>This may be obvious, but if writing a blog becomes a chore for you it will show.  Try to make your writing fun and it will be easier to stick to.  It will also reflect in your voice.</p>
<p>Happy blogging!</p>
<p>(Via <a href="http://mashable.com">Mashable!</a>.)</p>
]]></content:encoded>
			<wfw:commentRss>http://kdi-media.com/how-to-create-a-successful-company-blog/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Which Social Network Is Right For You?</title>
		<link>http://kdi-media.com/which-social-network-is-right-for-you/</link>
		<comments>http://kdi-media.com/which-social-network-is-right-for-you/#comments</comments>
		<pubDate>Wed, 17 Feb 2010 06:05:44 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[News & Updates]]></category>
		<category><![CDATA[Social Media]]></category>
		<category><![CDATA[Web Tips]]></category>
		<category><![CDATA[Facebook]]></category>
		<category><![CDATA[Google Buzz]]></category>
		<category><![CDATA[Twitter]]></category>

		<guid isPermaLink="false">http://kdi-media.com/?p=327</guid>
		<description><![CDATA[
Between Twitter, Facebook, and Googles new social networking tool, Buzz, its hard to turn a corner without running into another social network. But how do you know which networking tool fits you best? Were here—with big charts and all—to help.
Last week Google Buzz made us ask ourselves what we wanted out of social networking. To [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://cache.gawkerassets.com/assets/images/17/2010/02/500x_social-network-hed.jpg" width="500"></p>
<p>Between Twitter, Facebook, and Googles new social networking tool, Buzz, its hard to turn a corner without running into another social network. But how do you know which networking tool fits you best? Were here—with big charts and all—to help.</p>
<p>Last week Google Buzz made us ask ourselves what we wanted out of social networking. To answer that question, we charted what we liked and disliked about setup, privacy, usability, and other aspects of Buzz, Twitter, and Facebook. Here’s the result.</p>
<p>This chart doesn’t cover everything about every network out there. MySpace is (seemingly) on the decline or, at best, re-purposing itself. LinkedIn is really a business contact pool, FourSquare a geo-location game, and other networks generally too niche to be compared in the same aspects and categories.</p>
<p>For the simple read, here’s the full chart of our Buzz, Twitter, and Facebook comparison. We color-coded each answer to give a context of where it stood, in comparison to what we know is possible and what a smart user would like to see. Red means that you can’t rely on this network for this feature. Yellow indicates that the network offers it or makes due, but could definitely be better. Green means something works, and can be considered a selling point.</p>
<p><em>Click on the chart for a bigger view, or right-click to download the full-resolution file</em>.</p>
<p><a rel="lytebox" href="http://cache.gawkerassets.com/assets/images/17/2010/02/master-chart-for-social-networks-ver2-3.jpg"><img src="http://cache.gawkerassets.com/assets/images/17/2010/02/500x_master-chart-for-social-networks-ver2-3.jpg" width="500"></a></p>
<p>There’s a lot of text there already to parse through, but it’s obviously segmented and specific to each function. Having dug into the settings of each network and debated it with my fellow editors, I’ll try to offer up a concise take on how I’d explain each network to someone completely new to any of them. I hope it might spur some thought about which network you’re using now, too, and why.</p>
<h3 style="font-size:120%;margin-top:20px">Facebook</h3>
<p><img src="http://cache.gawkerassets.com/assets/images/17/2010/02/340x_facebook.jpg" width="340"><a href="http://facebook.com">Facebook</a>’s strongest feature, as it stands now, is that it’s relatively easy to figure out who your ‘friends’ are. You can pull them from your webmail address book, sure, but you have to check off those you want to be a friend with, and they have to reciprocate. After that, you start seeing their status updates, photos, and other activities on Facebook.com, right when you log in. Simple enough, right? Not exactly.</p>
<p>You cant, or at least shouldnt, create two separate Facebook accounts for personal friends and work contacts/co-workers/casual acquaintances, all of whom are likely to hit you up on Facebook sooner or later. So its up to the user to create groups of friends, set what those different friends can see. Also, your Facebook identity is tied to certain ‘networks’—an employer, a school, a location—that you have to remember to set controls for, too. Dig around and youll almost certainly find the very fine-grain controls you might need. But then, every few months, Facebook <a href="http://lifehacker.com/5422558/facebook-rolls-out-new-simplified-and-improved-privacy-features">changes up their offerings</a>, for better or worse, and it’s up to the user to notice and re-learn how to decide what’s private, to whom, and, in a much more worrisome way, what’s being made public and search-able on the web.</p>
<p>Facebook does have a pretty great iPhone app, and offers a good amount of access to third-party clients like <a href="http://brizzly.com">Brizzly</a> and <a href="http://tweetdeck.com">TweetDeck</a>. But they’re still limited in some ways meant to drive you to the web site, and their non-iPhone mobile apps and sites are tough to love.</p>
<h3 style="font-size:120%;margin-top:20px">Twitter</h3>
<p><img src="http://cache.gawkerassets.com/assets/images/17/2010/02/340x_twitter.jpg" width="340">What’s easy to like about <a href="http://twitter.com">Twitter</a> is the simplicity. You get an account, you see a suggested list of famous users that you can feel free to ignore, and then you’re asked to write 140 characters about something, anything. It will be made public, search-able, and able to be re-broadcast by other users, unless you’ve decided to lock your entire account and require your permission to view it. You can follow other people, block the occasional jerk from following you, reply to others’ posts, message other users privately (if you both follow each other), and, over time, you’ll learn about third-party apps and context tricks that make the service make more sense. I started using Twitter one day into my first SXSW, and I had it mostly figured within one or two over-eager days.</p>
<p>That simplicity, and reliance on third-party sites and apps for picture posting, link shortening, and the like can be confusing to newcomers that aren’t into digging around, for sure. And the speed and volume of the main stream can be overwhelming and off-putting. But Twitter has grown slowly into a network that adapts to users’ needs, whether by force or through user innovation. If you don’t like how noisy and fast your main feed is, creating a list of high-priority friends and thinkers will do the trick. As you figure out what you like and don’t like about Twitter, you’ll be able to find third-party apps and interfaces that cater to those interests. We’d love to see expanded features here or there (for discovering who’s following you, and perhaps hiding certain posts from all but a few close followers, for example), but Twitter is a pretty novel solution for those who like to share short updates with the web at large.</p>
<h3 style="font-size:120%;margin-top:20px">Buzz</h3>
<p><img src="http://cache.gawkerassets.com/assets/images/17/2010/02/340x_buzz-icon-big.jpg" width="340">Whatever we write about Buzz will be slightly inaccurate in a week’s time, most likely. <a href="http://buzz.google.com">Buzz</a> is brand new, and already it <a href="http://lifehacker.com/5472724/google-says-buzz-needed-wider-testing-issuing-fixes-this-week">announced an apology and upcoming ‘fixes.’</a> From what weve seen, though, it seems like it wants to be the solution that FriendFeed never was to tracking your friends and contacts multi-varied interests. Some friends change their IM status to say whats up, while others post on Flickr, Twitter, their own blog, and other places. Rather than making you head to each site, or make those friends become endless self-promoters, Buzz aims to connect you to everything your friends are doing from a place youre already familiar with—your Gmail and Google contacts.</p>
<p>And that, of course, is where the uproar started. Buzz showed up, suddenly, inside Gmail, and when asking users to sign up, assumed too much that they’d like to turn their email contacts into people they ‘follow,’ and maybe make that following status public. If Google could reassure Buzz users that what they did on the network was only among their followers they’ve individually approved, it would be more appealing. The service also needs a dedicated home, instead of being spread across mobile sites, Gmail, Google Maps, and elsewhere, and gain better controls for how much ‘buzz’ flies at you. But it’s promising, still, because it’s not a public-type Twitter, or a walled-off Facebook, but something else entirely.</p>
<hr />
Now that we’ve run down the three biggies above, give us your take:</p>
<p>
<a href="http://answers.polldaddy.com/poll/2709088/">Which Social Network Fits You Best?</a><span style="font-size:9px">(<a href="http://www.polldaddy.com">survey software</a>)</span></p>
<p>How would you revamp our chart of social network strengths and weaknesses? What did we get right, wrong, and miss entirely? We’re open to your ideas, suggestions, and links, in the comments.</p>
<p>(Via <a href="http://ianscott.biz">Ian Scott</a>.)</p>
]]></content:encoded>
			<wfw:commentRss>http://kdi-media.com/which-social-network-is-right-for-you/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google Buzz Has Completely Changed the Game</title>
		<link>http://kdi-media.com/google-buzz-has-completely-changed-the-game/</link>
		<comments>http://kdi-media.com/google-buzz-has-completely-changed-the-game/#comments</comments>
		<pubDate>Tue, 16 Feb 2010 18:39:25 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Internet Marketing]]></category>
		<category><![CDATA[News & Updates]]></category>
		<category><![CDATA[Social Media]]></category>
		<category><![CDATA[Whats New]]></category>
		<category><![CDATA[Google Buzz]]></category>

		<guid isPermaLink="false">http://kdi-media.com/?p=325</guid>
		<description><![CDATA[
The Social Analyst
 is a weekly column by Mashable Co-Editor Ben Parr, where he digs into social media trends and how they are affecting companies in the space.
Google may have finally figured out social media, even if there have been some major slip-ups in the way.  The implications of that realization could dramatically change [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://cdn.mashable.com/wp-content/uploads/2010/02/buzz-logos-260.jpg" align="left"><em><a href="http://mashable.com/tag/the-social-analyst"></p>
<p>The Social Analyst</p>
<p></a> is a weekly column by Mashable Co-Editor <a href="http://twitter.com/benparr">Ben Parr</a>, where he digs into social media trends and how they are affecting companies in the space.</em></p>
<p>Google may have finally figured out social media, even if there have been some major slip-ups in the way.  The implications of that realization could dramatically change social media as a tool and as an industry.</p>
<p>On Tuesday, February 9th, <a href="http://mashable.com/2010/02/09/google-buzz/">Google launched Buzz for Gmail</a>, a service for sharing thoughts, multimedia, and your social media feeds with your friends utilizing Gmail as the conduit.  The result: <a href="http://mashable.com/2010/02/11/google-buzz-9-million/">over 160,000 Google Buzz posts and comments per hour</a>.</p>
<p>It’s becoming increasingly clear that Google didn’t launch a small addition to Gmail — no, it has dropped a nuclear bomb whose fallout will permanently alter the social media landscape.  I could never have predicted that it would become so popular so fast <a href="http://mashable.com/2010/02/08/google-gmail-social-event/">when I first learned about it</a>.</p>
<p>Why?  Why has it grown so rapidly?  Why has it riled up such strong emotions on both sides?  Are the privacy issues going to permanently damage Google?  And most of all, what does Google Buzz mean for Twitter, Facebook, and the rest of the social media world?</p>
<p>I’m going to tackle all of these questions and more in this week’s in-depth column.</p>
<hr />
<h2>Google Buzz’s Skyrocketing Usage</h2>
<hr />
<p><img src="http://cdn.mashable.com/wp-content/uploads/2010/02/Google-Buzz1.jpg" align="left">While it’s still very early into Buzz’s life cycle, initial indications show that Google has a hit on its hands.  Linking Buzz to Gmail’s millions of users has clearly brought people into the company’s new social domain.</p>
<p>Google has only released two numbers so far: there have been over 9 million posts and comments in about 56 hours, amounting to around 160,000 posts and comments per hour.  That’s even more impressive if you consider the fact that most users didn’t get Buzz until Wednesday the 10th.</p>
<p>The other number: over 200 mobile check-ins per minute, nearly <strong>300,000 mobile check-ins per day</strong>.</p>
<p>Those numbers are simply stellar.</p>
<hr />
<h2>Why Have Users Embraced Buzz?</h2>
<hr />
<p><center><br /> <img src="http://cdn.mashable.com/wp-content/uploads/2010/02/chrome-ssb.jpg" width="500"></center></p>
<p>It’s a question that has both simple and complex answers: why has Google Buzz taken off as a service (thus far) in ways that Orkut, Google Friend Connect, and Google’s other attempts at social media did not?</p>
<p>Let’s start with the most obvious one, and one I think was a brilliant move, despite the privacy issues: <strong>it’s wired directly into Gmail</strong>. With a flip of a switch, Buzz gained tens of millions of users.  With the Buzz tab just directly under ‘Inbox,’ the service creating its own unread count, and Buzz emails flooding inboxes, how could people not try it out?</p>
<p>The embrace goes deeper than that, though.  I asked the Mashable Buzz community the following:</p>
<blockquote><p> ‘<a href="http://www.google.com/buzz/mashable/cU3egmDRcnk/Question-Why-do-think-Google-Buzz-has-gained">Why do think Google Buzz has gained traction so quickly?</a> What’s the #1 reason you find yourself using Buzz?’</p>
</blockquote>
<p>Here are some of the responses we received that I believe really sum up Buzz’s popularity:</p>
<blockquote><p> – <a href="http://www.google.com/profiles/102924334397307587141#buzz">Adrian Eden</a>: Ease of use and simple interface</p>
<p>- <a href="http://www.google.com/profiles/113926592944097514098#buzz">Eyal Herlin</a> – it just works for me. i like the zero effort setup and the making of connections easy</p>
<p>- <a href="http://www.google.com/profiles/118004598455842573859#buzz">Sheldon Steiger</a> – #1? It’s embedded into Gmail. After that, it seems to be exposing me to people and subjects that were not readily visible in the other networks.</p>
<p>- <a href="http://www.google.com/profiles/115162893866271034521#buzz">Roy Ruhling</a> – On a scale of 1-10 for ‘socialness’ of social networks Twitter is about a 3, Facebook is about a 4 and Buzz is about a 9. It honestly and truly connects people from all over the world instantaneously</p>
<p>- <a href="http://www.google.com/profiles/103871859745163442086#buzz">Daniel L</a> – The main reason buzz is growing so quickly is because it is easily accessible to Gmail’s large and already established user base. Normally, Gmail is the one site i always have open because it has my calendar, my to do list, and my chat all in one window. Because of this, i always see when i have new Buzz, and i will tend to check it and respond. This is the #1 reason i use it — convenience.</p>
</blockquote>
<p><strong>Summary:</strong> Easy to use, accessible, convenient, closer social circle, moves in real-time, engaging…</p>
<p><strong>Google’s got a monster on its hands.</strong></p>
<hr />
<h2>Addressing the Privacy Issue</h2>
<hr />
<p><center><br /> <img src="http://cdn.mashable.com/wp-content/uploads/2010/02/disable-buzz.jpg" width="500"></center></p>
<p>One of the obstacles to Google Buzz’s growth — and a major point of criticism — has been the privacy issue.  Since it’s linked directly into Gmail, people can figure out your email address.  Since it auto-followed your most emailed friends, people could figure out your email habits.</p>
<p>All of these issues are legitimate, but here’s the thing: <strong>Google is responding with lightning speed</strong>.  Yesterday the search giant <a href="http://mashable.com/2010/02/13/google-buzz-changes/">made some serious privacy tweaks</a>, making auto-follow into auto-suggest and giving you the ability to completely kill Buzz if you so choose.</p>
<p>In a few months, few will remember these privacy snafus.  Just as people have forgotten about the <a href="http://mashable.com/2006/09/08/facebook-gets-egg-on-its-face-changes-news-feed-feature/">Facebook News Feed fiasco</a> and other Facebook disasters, people will forgive and forget about Buzz’s initial privacy concerns.</p>
<p>In that sense, Google will get the best of both worlds: it has seeded Google Buzz with people and content via the auto-follow and automatic opt-in features, but it won’t feel the heat for privacy issues due to the recent changes to both.  It may have been unintended, but it was savvy.</p>
<hr />
<h2>The Potential Impact on Twitter and Facebook</h2>
<hr />
<p>Now that we’ve established that Google Buzz is growing and isn’t likely to go anywhere anytime soon, it’s time to look towards what will happen next.</p>
<p>If Google Buzz is here to stay, what does that mean for the two kingpins of social media, <a href="http://mashable.com/tag/twitter">Twitter</a> and <a href="http://mashable.com/category/facebook">Facebook</a>?</p>
<p>If you don’t think both companies haven’t had constant meetings over the potential impact of Buzz, then you are kidding yourselves.  There’s no way both companies don’t have people analyzing scenarios and Google’s plan for its social media wunderkind.</p>
<p>To analyze the potential impact of Buzz on both services, lets look at the key questions for Twitter and Facebook, and some possible answers:</p>
<blockquote><p> <em>Q: Will Buzz Kill either Facebook or Twitter?</em><br /> <strong>A: No.</strong> There’s probably nothing that could kill either service.  The user bases are too large and passionate for that to happen.</p>
<p><em>Q: Could Buzz slow down the growth of Fb/Twitter?</em><br /> <strong>A: Absolutely.</strong> Imagine that 15 million people are spending 15 more minutes in their Gmail inbox because of Buzz, whether that’s browsing what their friends are saying or creating their own posts.  There are only 24 hours in a day, so that time has to be taken from somewhere.</p>
<p>Yes, part of that time is being taken away from tweeting and facebooking.  Even if it just means one less status update per person per day, that adds up to millions of updates lost to Buzz.</p>
<p>The effect could be a lot worse.  We just can’t know yet.</p>
<p><em>Q: Could Buzz become bigger than Twitter?</em><br /> <strong>A: It already is</strong>:</p>
</blockquote>
<p><center><br /> <img src="http://cdn.mashable.com/wp-content/uploads/2010/02/gmail-twitter-graph.jpg" width="500"></center></p>
<blockquote><p>While we can’t pinpoint an exact number, Twitter has probably around <a href="http://mashable.com/2009/09/14/twitter-2009-stats/">18-25 million users worldwide</a>.  Heck, let’s say there are 30 million to be generous. <a href="http://mashable.com/2009/09/08/gmail-more-engaged/">Gmail has over 38 million uniques in the U.S.</a>, and that was back in September 2009.  Worldwide, that number is simply larger.</p>
<p>Yes, there are <a href="http://mashable.com/2010/02/10/twitter-tweet-volume/">far more tweets</a> than comments/posts on Buzz right now, but beating those engagement numbers isn’t out of the question for Buzz.</p>
<p><em>Q: Could advertisers and brands switch some of their dollars and focus from Facebook and Twitter to Buzz?</em><br /> <strong>A: With millions of people using Buzz, how could they not?</strong></p>
</blockquote>
<p>Buzz is already taking a chunk out of Twitter, Facebook, and other social media services.  That’ll only grow as brands and advertisers better understand what they can do with Buzz and its millions of users.  Buzz is equivalent to throwing a giant super magnet into a room filled with nails.</p>
<hr />
<h2>Predicting How Google Buzz Will Play Out</h2>
<hr />
<p><img src="http://cdn.mashable.com/wp-content/uploads/2010/02/gmail-260-buzz.jpg" align="left">Google Buzz has landed, and its impact is already changing the landscape.  Gmail integration, real-time commenting, ease of use, and a new base of users that might not have been as socially engaged are now part of the Buzz universe.</p>
<p>Not only can you expect Facebook and Twitter to respond with their own features and partnerships, but you can expect developers to shift their focus as well.  Remember last year when there was a Twitter app gold rush?  I do — as the service skyrocketed, countless developers embraced Twitter’s API and built amazing apps on top of it.  Facebook had the same experience when its platform first launched.</p>
<p>Now it’s Google’s turn.  Buzz is an open platform, meaning that developers will soon be able to create new apps for Buzz — everything from iPhone apps to analytical services will be built on top of it.</p>
<p>Now if Google wanted to really shake up the developer ecosystem, it could offer ad revenue share for Buzz apps and its own app store.  Gmail advertising is already well developed, and if you haven’t noticed yet, Buzz already has Google ads being placed against it.  Offering apps the ability to quickly and easily monetize within Google Buzz could really take away from development resources being placed towards Twitter, Facebook, and mobile platforms.</p>
<p>If Buzz can keep up the momentum, everyone from publishers (like ourselves) to developers to Fortune 500 companies will have to pay attention to the conversations happening on Buzz.  If this thing can drive traffic or put a big brand on its toes because of a buzz that goes viral, then there’s no telling how far it will go.  Oh, and Google’s only just begun with this thing — more killer features are in its immediate future.</p>
<p>The social media landscape has been permanently altered.  To ignore Buzz would be a costly mistake, because Google has finally created the definition of a game-changer.</p>
<p>(Via <a href="http://mashable.com">Mashable!</a>.)</p>
]]></content:encoded>
			<wfw:commentRss>http://kdi-media.com/google-buzz-has-completely-changed-the-game/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>4 Elements of a Successful Business Web Presence</title>
		<link>http://kdi-media.com/4-elements-of-a-successful-business-web-presence/</link>
		<comments>http://kdi-media.com/4-elements-of-a-successful-business-web-presence/#comments</comments>
		<pubDate>Thu, 11 Feb 2010 01:38:06 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Social Media]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[Web Tips]]></category>
		<category><![CDATA[Facebook]]></category>
		<category><![CDATA[Friend Feed]]></category>
		<category><![CDATA[LinkedIn]]></category>
		<category><![CDATA[Twitter]]></category>
		<category><![CDATA[Website Tips]]></category>

		<guid isPermaLink="false">http://kdi-media.com/?p=323</guid>
		<description><![CDATA[
This post originally appeared on the American Express OPEN Forum, where Mashable regularly contributes articles about leveraging social media and technology in small business.
What’s the most important piece of your business’s web presence? Your website, of course.
Creating a website requires a good deal of thought; it’s important to plan what information you want on the [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://cdn.mashable.com/wp-content/uploads/2010/02/unique-website.jpg" alt="website image" align="left"><em><a rel="nofollow" href="http://www.openforum.com/idea-hub/topics/technology/article/4-elements-of-a-successful-business-web-presence-samir-balwani" >
<p>This post</a> originally appeared on the <a rel="nofollow" href="http://www.openforum.com">American Express OPEN Forum</a>, where Mashable regularly contributes articles about leveraging social media and technology in small business.</em></p>
<p>What’s the most important piece of your business’s web presence? Your website, of course.</p>
<p>Creating a website requires a good deal of thought; it’s important to plan what information you want on the site, what the layout will look like, and how you’ll connect each piece together.<span></span></p>
<p>Think of your website as your hub; it’s what people will see when they look for you. Here are four elements of a successful business web presence that can help ensure that your first impression is a good one.</p>
<hr />
<h2>Before We Begin<br />
<hr /></h2>
<p><center><img src="http://cdn.mashable.com/wp-content/uploads/2009/12/goals.jpg"></center></p>
<p>Your very first step should be to define the goals of your website. Most businesses should have at least three: to create an online presence, to differentiate your business, and to capture leads.</p>
<blockquote><p> 1. Creating an online presence is the most basic reason for building a website. This means building a site that includes your business information, highlights what makes you special, and gives consumers a way to contact you.</p>
<p>2. Making your business stand out takes a more advanced strategy. Maintaining a blog that portrays your thoughts and insights can help your website stand out and help consumers better understand your business.</p>
<p>3. A good business website can be used to capture potential leads. As the site grows it becomes a community for customers and potential consumers. Connect with potential consumers and find a way to continue marketing to them. Your website can be the elevator pitch and your connection the long sell.</p>
</blockquote>
<hr />
<h2>The Website<br />
<hr /></h2>
<p>With our goals in mind, we can begin to explore specific elements of a strong website.</p>
<p>The homepage will generally be the initial point of contact with your consumers. A good homepage will answer the questions ‘What do you do?’ and ‘Why should I trust you?’ Consumers will make a split-second decision on whether they’ll stay to learn more or go to a competitor. Don’t lose them at the start.</p>
<p>An ‘About’ page can further reinforce the trust factor. Explain exactly what your company does, in-depth. I want to know who you are, why you do what you do, and what makes you special. This page should make an impact and impress your consumers.</p>
<p>Finally, create a ‘Contact’ page. This page should clearly explain to your customers how to <a href="http://econsultancy.com/blog/2529-contact-details-best-and-worst-practice-examples">get in contact with you</a>. Make sure it outlines your address, phone number, email address, and any other way someone can reach you. You might even want to include a Google Map with directions to your store or office.</p>
<p>These three pages create a basic online presence, but not much more. If you want to set your business apart from everyone else, the best way to do that is to create a company blog.</p>
<hr />
<h2>The Blog<br />
<hr /></h2>
<p><img src="http://cdn.mashable.com/wp-content/uploads/2010/01/blogs-header.jpg" alt="blogs image" align="left" vspace="2" hspace="2">For some reason, many business owners shy away from blogs. What they don’t realize is that most business ‘News’ sections are blogs. ‘Blog’ simply defines any continually updated news or content section of a site. In fact, this is technically a post on a blog.</p>
<p>So why is a blog important? For one, it shows that you know what you’re talking about. It helps you identify yourself as an expert or unique. Secondly, a blog is constantly updated. It gives readers a reason to come back to your site. The more contact you have with your consumers, the more likely they are to buy from you.</p>
<p>Also, consumers have become savvier and will search out information. They want more than a simple explanation of what your product does. They want to know how to use your product, examples of <a href="http://www.blendtec.com/willitblend/">interesting things</a> people are doing, and how you can make their life easier.</p>
<p>After you have a site with information and a blog that is ever-growing, you’ll begin to experience a growth in site traffic. It would be a shame to ignore these potential customers. Which leads us to our next step; lead capture.</p>
<hr />
<h2>The Newsletter<br />
<hr /></h2>
<p>It’s here that we begin building leads from your website’s visitors.</p>
<p>The first and most important element is a newsletter form. I use <a href="https://www.aweber.com/">Aweber</a> to handle my own personal newsletter sign ups and delivery. I just write the actual newsletter and format it.</p>
<p>There are a number of other services you can use too such as <a href="http://www.mailchimp.com/">MailChimp</a> and <a href="http://www.constantcontact.com/index.jsp">ConstantContact</a>; it simply depends on what you want. Do your research and choose a program you like. The newsletter cost quickly pays for itself. Email marketing is one of the most effective ways to generate sales.</p>
<p>Getting consumers to sign up for your email list means you no longer have to wait for them to come to you, you can go to them. You can offer your core consumers specials and keep them up to date on new products or changes.</p>
<hr />
<h2>Social Media Accounts<br />
<hr /></h2>
<p><center><img src="http://cdn.mashable.com/wp-content/uploads/2009/12/social-icons.jpg"></center></p>
<p>Another option for capturing leads is <a href="http://trainingsocial.com/small-business-marketing/5-ways-small-businesses-social-media/">social media</a>. Microblogs and social networks such as Facebook and Twitter can help you connect with and contact those within your core community. For this strategy to work, your blog should serve as a <a href="http://samirbalwani.com/marketing/do-you-have-a-social-media-hub/">central hub</a>. The hub sends consumers to your respective social media profiles to build the connection.</p>
<p>Businesses with a Facebook Fan page can include a Fan box on the site to make it an easy process to fan the business page. If you have an active Twitter account, consider adding the ‘Follow Me on Twitter’ button. These two elements can help turn a one-time reader into a connected consumer.</p>
<p>When you’re building an online presence, the most important aspect is your website. It’s your hub and your first impression. Are you using the right elements to maximize your website’s effectiveness?</p>
<p>(Via <a href="http://mashable.com">Mashable!</a>.)</p>
]]></content:encoded>
			<wfw:commentRss>http://kdi-media.com/4-elements-of-a-successful-business-web-presence/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Dummy Image Generator Is the Lorem Ipsum of Images.</title>
		<link>http://kdi-media.com/dummy-image-generator-is-the-lorem-ipsum-of-images/</link>
		<comments>http://kdi-media.com/dummy-image-generator-is-the-lorem-ipsum-of-images/#comments</comments>
		<pubDate>Wed, 03 Feb 2010 22:05:34 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[Web Tips]]></category>
		<category><![CDATA[Whats New]]></category>
		<category><![CDATA[Dummy Image Generator]]></category>
		<category><![CDATA[Lorem ipsum]]></category>

		<guid isPermaLink="false">http://kdi-media.com/?p=321</guid>
		<description><![CDATA[
Lorem ipsum is a block of dummy text in Latin often used in design and publishing to fill space in a mockup. The brilliant Dummy Image Generator is like &#8216;lorem ipsum&#8217; for images.
Like &#8216;lorem ipsum&#8217;, the Dynamic Dummy Image Generator offers a glimpse at what content might look like in a layout, but instead of [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://cache.gawker.com/assets/images/17/2010/02/500x_dyn-img-gen.jpg" width="500"><a href="http://en.wikipedia.org/wiki/Lorem_ipsum">
<p>Lorem ipsum</a> is a block of dummy text in Latin often used in design and publishing to fill space in a mockup. The brilliant Dummy Image Generator is like &#8216;lorem ipsum&#8217; for images.</p>
<p>Like &#8216;lorem ipsum&#8217;, the Dynamic Dummy Image Generator offers a glimpse at what content might look like in a layout, but instead of placeholder text, it creates a placeholder image. Using the service is dead simple:</p>
<blockquote>
<p>Sometimes you just need a placeholder image right at your finger tips. Just enter the width + x + height at the end of this URL and off you go!</p>
<p>Example: <code><a href="http://dummyimage.com/640x480">http://dummyimage.com/640x480</a></code></p>
</blockquote>
<p>You can even use a dummy image as a source in your HTML, like <code>&lt;img src='http://dummyimage.com/340x123' alt='A Dummy Image'&gt;</code>, which would look like this:</p>
<p><img src="http://dummyimage.com/340x123" width="340"></p>
<p>
The Dynamic Dummy Image Generator is free to use, and is a bit on the geeky side, but if you&#8217;re a designer or just spend the occasional free minute tinkering on the web, it&#8217;s a really simple, well-executed idea.</p>
<p>(Via <a href="http://lifehacker.com">Lifehacker</a>.)</p>
]]></content:encoded>
			<wfw:commentRss>http://kdi-media.com/dummy-image-generator-is-the-lorem-ipsum-of-images/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PDFMyURL Saves Web Sites as PDF Files [PDF]</title>
		<link>http://kdi-media.com/pdfmyurl-saves-web-sites-as-pdf-files-pdf/</link>
		<comments>http://kdi-media.com/pdfmyurl-saves-web-sites-as-pdf-files-pdf/#comments</comments>
		<pubDate>Tue, 02 Feb 2010 05:28:05 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Web Tips]]></category>
		<category><![CDATA[Whats New]]></category>
		<category><![CDATA[PDF]]></category>

		<guid isPermaLink="false">http://kdi-media.com/?p=317</guid>
		<description><![CDATA[
Saving something as a PDF file is a great way to preserve it for future reference or for sharing with others, without risking the site changing before you look at it again. PDFMyURL makes it easy to convert sites to PDF.
Point PDFMyURL at a website URL and it will convert the site into a PDF [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://cache.gawker.com/assets/images/17/2010/02/500x_2010-02-01_125209_01.jpg" width="500">
<p>Saving something as a PDF file is a great way to preserve it for future reference or for sharing with others, without risking the site changing before you look at it again. PDFMyURL makes it easy to convert sites to PDF.</p>
<p>Point PDFMyURL at a website URL and it will convert the site into a PDF document. Not only can you do a simple conversion just by plugging in a URL but you can also modify the PDF with a wide variety of flags—see the advanced menu for a full list—that let you set the page orientation and size, header information, print orientation, and more. PDFMyURL also has a bookmarklet you can drag to your toolbar for easy access to the PDF creation service.</p>
<p>PDFMyURL is a free service and doesn&#8217;t watermark or otherwise alter the site you are converting to PDF.</p>
<p>(Via <a href="http://lifehacker.com">Lifehacker</a>.)</p>
]]></content:encoded>
			<wfw:commentRss>http://kdi-media.com/pdfmyurl-saves-web-sites-as-pdf-files-pdf/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
