<?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>Beamond Creative &#187; Web Development</title>
	<atom:link href="http://www.beamondcreative.com/category/web-development/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.beamondcreative.com</link>
	<description>Complete Internet Marketing and Online Solutions</description>
	<lastBuildDate>Fri, 17 Jun 2011 02:34:39 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
		<item>
		<title>How to Upload a File by FTP to a Web Server</title>
		<link>http://www.internetmarketingsource.net/2011/03/how-to-upload-file-by-ftp-to-web-server/</link>
		<comments>http://www.internetmarketingsource.net/2011/03/how-to-upload-file-by-ftp-to-web-server/#comments</comments>
		<pubDate>Tue, 01 Mar 2011 14:30:55 +0000</pubDate>
		<dc:creator>Sam Beamond</dc:creator>
				<category><![CDATA[Internet Marketing]]></category>
		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://www.beamondcreative.com/?p=1357</guid>
		<description><![CDATA[Whether you like it or not, it is likely that there will come a time in your internet marketing career where you will need to use the File Transfer Protocol (FTP) to transfer files from your computer to a web server. Unless you are fortunate enough to have a web developer on stand by for [...]]]></description>
			<content:encoded><![CDATA[<p>Whether you like it or not, it is likely that there will come a time in your internet marketing career where you will need to use the File Transfer Protocol (FTP) to transfer files from your computer to a web server. Unless you are fortunate enough to have a web developer on stand by for those occasions. FTPing a file may sound scary to some, but there is really nothing to it. In simple terms, transferring a file by FTP is like copying a file from one folder to another within &#8220;My Computer&#8221;, except the originating folder is on your computer and the folder you are copying to is on your web server. I have shown several illiterate clients over the years how to FTP in a matter of minutes. What&#8217;s more, I am writing this post to give you a snapshot of how to get a file from your computer to a web server.</p>
<p>Let&#8217;s get started&#8230;</p>
<p><strong> Transferring a File by FTP</strong></p>
<p><strong> </strong></p>
<p>First off you will need an FTP client (software). There are many freebies out on the web. I prefer to use <a title="CoreFTP" href="http://www.coreftp.com/" target="_blank">CoreFTP</a>, this is what I will use for this post. <a title="FileZilla FTP Client" href="http://filezilla-project.org/" target="_blank">FileZilla</a> is another popular one. Whichever you choose, the process will be roughly the same.</p>
<p>Visit: <a href="http://www.coreftp.com/">http://www.coreftp.com/</a> download and install Core FTP</p>
<p>Open the software and you will be given a “Site Manager” window, here we need to configure a new site.</p>
<p>Click “New Site” in the bottom left corner of the window. Now fill in the blanks as follows:</p>
<p>Site Name – Pick a name to refer to your site (this doesn&#8217;t have to be your url)</p>
<p>Host/IP/URL – Here you will need to enter your domain name (without the http://www) or the site IP address, if you have it. The IP address will look something like 70.32.116.20</p>
<p>Username – This is your FTP username</p>
<p>Password – This is your FTP password</p>
<p>All other settings can be left alone. Now click “Connect”. After connecting, you’ll be given a screen split into four areas. The top row displays the processing information and a log of all actions performed while connected to the server. The middle left column displays the files on your hard drive and the right hand column displays the files on the server. Finally the bottom row displays a log of current actions performed, i.e. CoreFTP lets you know where it is at when you start uploading files.</p>
<p>To upload a file to the server, you simply navigate to the correct folder/file on your hard drive (in the left column). When you have found the file click and drag it over to the relevant directory/folder in the right column (the web server). <em>You might want to drill down to the correct folder on  the server-side first, since you cannot change the folder as you are dragging.</em> Most files will transfer quickly, the larger the file, the longer it will take.</p>
<p>The process can be reversed just as easily. To copy a file from the web server back to your hard drive, click the file in the right window and drag it to the left window.</p>
<p><em>Note, this process of dragging will COPY the file from one location to another, it will not &#8220;move&#8221; it as it would if dragging files to different folders within your hard drive.</em></p>
<p>Have a favorite FTP client that you like to use? Tell me which it is and why you like it in the comments below.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.internetmarketingsource.net/2011/03/how-to-upload-file-by-ftp-to-web-server/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A Guide to Google Analytics</title>
		<link>http://www.internetmarketingsource.net/2011/03/a-guide-to-google-analytics/</link>
		<comments>http://www.internetmarketingsource.net/2011/03/a-guide-to-google-analytics/#comments</comments>
		<pubDate>Sat, 26 Feb 2011 13:44:14 +0000</pubDate>
		<dc:creator>Sam Beamond</dc:creator>
				<category><![CDATA[Internet Marketing]]></category>
		<category><![CDATA[Marketing]]></category>
		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://www.beamondcreative.com/?p=1352</guid>
		<description><![CDATA[Google Analytics is a great (and free) tool for measuring website metrics. You won&#8217;t find a better tool out there that won&#8217;t charge you a fee for their services. I&#8217;ve written this post as a resource for clients and non clients alike, to provide the basics of navigating Google Analytics and getting the most out [...]]]></description>
			<content:encoded><![CDATA[<p>Google Analytics is a great (and free) tool for measuring website metrics. You won&#8217;t find a better tool out there that won&#8217;t charge you a fee for their services.</p>
<p>I&#8217;ve written this post as a resource for clients and non clients alike, to provide the basics of navigating Google Analytics and getting the most out of the software.</p>
<p>This post assumes that you have the necessary analytics code installed on your site and is correctly capturing data. If you do not have the code installed, here&#8217;s the <a title="Google Analytics installation instructions" href="http://www.google.com/support/analytics/bin/answer.py?hl=en&amp;answer=66983" target="_blank">Google Analytics installation instructions</a>. If you are unsure, here&#8217;s how to do a quick check.</p>
<ol>
<li>Navigate to your website</li>
<li>Click &#8220;view&#8221; from the menu and &#8220;view source&#8221;</li>
<li>With the view source window open, press Ctrl F (windows) to open the find window</li>
<li>Type &#8220;google-analytics.com&#8221;. If you find that in your code, then its <em>likely</em> you have Google Analytics installed. Although this won&#8217;t check if its installed correctly</li>
</ol>
<p>With that said, lets get on with the Guide to Google Analytics&#8230;</p>
<h2>Accessing Your Website Analytics</h2>
<p>Visit <a title="Google" href="http://Google.com" target="_blank">Google.com</a> and sign in via the link in the top right hand corner. Enter your login information. Once logged in you will need to click the “Analytics” button to access your website account “Dashboard” and view your stats.</p>
<p>The Google Dashboard is essentially a summary of your web metrics. Look at it as your web metrics homepage. The following sections will explain the main features of the tabs located in the left hand column of your Dashboard page. Topics covered are: Visitors; Traffic Sources; Content and Goals.</p>
<h2>Visitors Overview</h2>
<p>The first tab covers statistics that relevant to your visitors. It answers questions like, how many people visited my website? etc. Take a look at the date range to the top right of the screen. This can be changed to show stats for a different date range by clicking the gray arrow to the right of the last date. The default is set for the past 30 days. <em>Note: This date range setting is applicable to all metrics from the dashboard.</em></p>
<p>The Visitor graph display provides a visual look at your traffic trends.</p>
<p>The following information displays numeric figures relating to your website visitors during the time period specified above. Here’s what they mean:</p>
<p><strong>Visits:</strong> Total number of all visits to the site</p>
<p><strong>Absolute Visitors:</strong> Total number of “unique visitors” to the site, does not include visitors who viewed the site more than once</p>
<p><strong>Pageviews:</strong> Total number of pages viewed by all visitors</p>
<p><strong>Average Pageviews:</strong> Average number of pages viewed per visitor</p>
<p><strong>Time on Site:</strong> Average amount of time spent on the site by all visitors</p>
<p><strong>Bounce Rate:</strong> Percentage of web visitors who only viewed one page</p>
<p><strong>New Visits:</strong> Percentage of visitors who were visiting the site for the first time</p>
<p>Each of the breakdown figures above are clickable for more detail.</p>
<p>The next section of the Visitors area is “Visitor Segmentation”. This is basically a browsable area of more information based on user location, operating systems, languages etc. Click the links in this section for details.</p>
<p>The bottom of the page features the “Technical Profiles” of the hardware used to access your site, such as browsers used and connection speeds. <strong><em>This particularly important when designing your website for cross browser compatibility.</em></strong> Again, the information is clickable for details.</p>
<h2>Traffic Sources</h2>
<p>In this section you can learn about where your visitors came from and how they found you.</p>
<p>The first part features numeric metrics and a pie chart to visually show you the sources of your traffic.</p>
<p><strong>Direct Traffic:</strong> Visitors to your site who got there directly by entering your url in the browser address bar. These visitors may have got your url from printed literature of clicked a link in an email</p>
<p><strong>Referring Sites:</strong> Visitors who clicked a link on another website that sent them to your website</p>
<p><strong>Search Engines:</strong> Visitors who found your site after performing a search on a search engine website like Google.</p>
<p>The “Top Traffic Sources” section provides a breakdown of the search engines and other sites that linked visitors to your site and includes the keywords that they used to find you.</p>
<p><strong><em>The Traffic Sources section is a great tool to use when determining the best methods to optimize your website for search engines (SEO).</em></strong></p>
<h2>Content</h2>
<p>Here you learn about which of your web pages were looked at the most and which pages your visitors clicked to within your site after “landing” there.</p>
<p><strong>Pageviews:</strong> Total number of pages viewed on your site by all visitors</p>
<p><strong>Unique Views:</strong> Total number of pages viewed by unique visitors, i.e., this would not include visitors who have been to your site before and clicked the same pages</p>
<p><strong>Bounce Rate:</strong> Percentage of web visitors who only viewed one page</p>
<p>The following sections are clickable and provide details on navigation, optimization and click patterns as follows:</p>
<p><strong>Navigation Summary:</strong> How visitors found your content</p>
<p><strong>Entrance Paths:</strong> How visitors navigated through your site to get to your content</p>
<p><strong>Entrance Sources:</strong> Top sources of traffic for each page</p>
<p><strong>Entrance Keywords:</strong> Top keywords used to find each page</p>
<p><strong>Site Overlay:</strong> A transparent overlay view of your website that visually shows you which buttons or links were clicked most.</p>
<p>At the bottom of the “Content” page you will find a breakdown of the number of visitors to each page of your site. The most popular being first and working down to the least popular. The top five pages are displayed here but you can click for the complete list.</p>
<p><strong><em>Use this section to determine where to place or direct visitors to the content that you want them to see. You can also use this area to help determine why these pages are popular and replicate the format or structure for the pages that are most important.</em></strong></p>
<h2>Goals</h2>
<p>The last section covered in this reference guide is for “Goals”. The area allows you to set up and record “goals”. Goals are records of conversions from your website. In most cases a goal could be to get your visitor to fill out a contact form, or buy a product. These goals (or conversions) can be recorded automatically by Google Analytics. You can then monitor these goals and tweak, update and restructure your website to “funnel” more conversions.</p>
<p>To set up a goal, follow the instructions on the “Goal Overview” page.</p>
<h2>Conclusion</h2>
<p>This concludes my “Google Analytics Quick Reference Guide” although, I realize that I have only scratched the surface in this guide on all you can do with Google Analytics.</p>
<p>Do you already use Google Analytics? What do you or don&#8217;t you like about it? Tell me about it in the comments below.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.internetmarketingsource.net/2011/03/a-guide-to-google-analytics/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Internet Marketing Tips for Authors: How to Market Your Book Online (AUDIO)</title>
		<link>http://www.internetmarketingsource.net/2011/01/internet-marketing-tips-for-authors-how-to-market-your-book-online-audio/</link>
		<comments>http://www.internetmarketingsource.net/2011/01/internet-marketing-tips-for-authors-how-to-market-your-book-online-audio/#comments</comments>
		<pubDate>Sun, 30 Jan 2011 13:26:07 +0000</pubDate>
		<dc:creator>Sam Beamond</dc:creator>
				<category><![CDATA[FaceBook]]></category>
		<category><![CDATA[Internet Marketing]]></category>
		<category><![CDATA[LinkedIn]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[Social Media]]></category>
		<category><![CDATA[Twitter]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[blogging]]></category>
		<category><![CDATA[online marketing strategy]]></category>

		<guid isPermaLink="false">http://www.beamondcreative.com/?p=1208</guid>
		<description><![CDATA[Recently, I had the pleasure of being included in a web radio show. I was asked to present to an audience of authors on how to market their books using the internet. The subject is broad and there is much to cover in the 45 minute slot that I had, so I employed the tactic [...]]]></description>
			<content:encoded><![CDATA[<p>Recently, I had the pleasure of being included in a web radio show. I was asked to present to an audience of authors on how to market their books using the internet. The subject is broad and there is much to cover in the 45 minute slot that I had, so I employed the tactic of touching on the following key aspects:</p>
<ul>
<li><strong>SEO &#8211; How to choose and use your keywords</strong></li>
<li><strong>Blogging &#8211; What is the advantage of blogging?</strong></li>
<li><strong>Social Media &#8211; Using FaceBook, Twitter and LinkedIn and how are they different</strong></li>
<li><strong>Selling your book &#8211; Lulu, Amazon and ebay</strong></li>
<li><strong>Strategy &#8211; Tying it all together</strong></li>
</ul>
<p>The following media clip is a direct recording from the show. Hit Play, then scan across to about the ninth minute, where the Internet Marketing content begins.</p>
<p><object id="97754" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="210" height="105" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="name" value="97754" /><param name="quality" value="high" /><param name="wmode" value="transparent" /><param name="menu" value="false" /><param name="allowScriptAccess" value="always" /><param name="src" value="http://www.blogtalkradio.com/btrplayer.swf?file=http://www.blogtalkradio.com%2Fmrsmadbiz%2Fplay_list.xml&amp;autostart=false&amp;bufferlength=5&amp;volume=80&amp;corner=rounded&amp;callback=http://www.blogtalkradio.com/flashplayercallback.aspx" /><param name="flashvars" value="file=http://www.blogtalkradio.com%2fmrsmadbiz%2fplay_list.xml&amp;autostart=false&amp;shuffle=false&amp;callback=http://www.blogtalkradio.com/FlashPlayerCallback.aspx&amp;width=210&amp;height=105&amp;volume=80&amp;corner=rounded" /><embed id="97754" type="application/x-shockwave-flash" width="210" height="105" src="http://www.blogtalkradio.com/btrplayer.swf?file=http://www.blogtalkradio.com%2Fmrsmadbiz%2Fplay_list.xml&amp;autostart=false&amp;bufferlength=5&amp;volume=80&amp;corner=rounded&amp;callback=http://www.blogtalkradio.com/flashplayercallback.aspx" flashvars="file=http://www.blogtalkradio.com%2fmrsmadbiz%2fplay_list.xml&amp;autostart=false&amp;shuffle=false&amp;callback=http://www.blogtalkradio.com/FlashPlayerCallback.aspx&amp;width=210&amp;height=105&amp;volume=80&amp;corner=rounded" allowscriptaccess="always" menu="false" wmode="transparent" quality="high" name="97754"></embed></object></p>
<p>Have you written a book, and have further questions? Post them in the comments below. Thanks!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.internetmarketingsource.net/2011/01/internet-marketing-tips-for-authors-how-to-market-your-book-online-audio/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Q&amp;A: How Do I Obtain an SSL Certificate?</title>
		<link>http://www.internetmarketingsource.net/2011/01/qa-how-do-i-obtain-an-ssl-certificate/</link>
		<comments>http://www.internetmarketingsource.net/2011/01/qa-how-do-i-obtain-an-ssl-certificate/#comments</comments>
		<pubDate>Fri, 07 Jan 2011 03:24:59 +0000</pubDate>
		<dc:creator>Sam Beamond</dc:creator>
				<category><![CDATA[Internet Marketing]]></category>
		<category><![CDATA[Marketing]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[Email Marketing]]></category>
		<category><![CDATA[online marketing strategy]]></category>
		<category><![CDATA[SSL certificate]]></category>
		<category><![CDATA[web design]]></category>
		<category><![CDATA[website design]]></category>
		<category><![CDATA[websites]]></category>

		<guid isPermaLink="false">http://www.beamondcreative.com/?p=1160</guid>
		<description><![CDATA[This post begins a new type of article brief for my blog called &#8220;Q&#38;A&#8221;. These posts pose a question on a relative topic to which I will answer. If you have anything to add to these posts or further questions, feel free to ask them in the comments box below. Thanks! How Do I Obtain [...]]]></description>
			<content:encoded><![CDATA[<p>This post begins a new type of article brief for my blog called &#8220;Q&amp;A&#8221;. These posts pose a question on a relative topic to which I will answer. If you have anything to add to these posts or further questions, feel free to ask them in the comments box below. Thanks!</p>
<h2>How Do I Obtain an SSL Certificate?</h2>
<p><a href="http://www.godaddy.com" target="_blank">GoDaddy</a> is a great and cost effective source for an SSL Certificate. Be warned of the various levels of certificates though. The basic  level starts out at about $30/year, more &#8220;advanced&#8221;  levels increase by $ as you go up the ranks. Take note of  exactly what you are getting for the additional $&#8217;s. In my experience,  particularly with <a rel="nofollow" href="http://godaddy.com/" target="_blank">GoDaddy.com</a>,  you are only paying for a color change in the address bar, ie, not  actually more security, but instead more security perception. For  example, the basic package will secure your site, if you buy the next  package, say for an additional $30/year, your site will be secure plus  the address bar will turn GREEN clearly indicating to your customers  that the site you are on is secure. The actual level of security though  remains the same as the basic package. You&#8217;ll have to determine if the  green bar is worth double the cost of the base package. For me/my  clients, basic is good enough. It all depends on your circumstances.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.internetmarketingsource.net/2011/01/qa-how-do-i-obtain-an-ssl-certificate/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What&#8217;s a favicon and Why Should I Care?</title>
		<link>http://www.internetmarketingsource.net/2010/12/whats-a-favicon-and-why-should-i-care/</link>
		<comments>http://www.internetmarketingsource.net/2010/12/whats-a-favicon-and-why-should-i-care/#comments</comments>
		<pubDate>Sun, 19 Dec 2010 03:42:58 +0000</pubDate>
		<dc:creator>Sam Beamond</dc:creator>
				<category><![CDATA[Internet Marketing]]></category>
		<category><![CDATA[Marketing]]></category>
		<category><![CDATA[Video]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[Bctips]]></category>
		<category><![CDATA[Beamond creative]]></category>
		<category><![CDATA[Favicon]]></category>
		<category><![CDATA[online marketing]]></category>
		<category><![CDATA[strategy]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[web design]]></category>
		<category><![CDATA[web marketing]]></category>
		<category><![CDATA[website design]]></category>
		<category><![CDATA[websites]]></category>

		<guid isPermaLink="false">http://www.beamondcreative.com/2010/12/whats-a-favicon-and-why-should-i-care/</guid>
		<description><![CDATA[YouTube Video A favicon is a quick addition to your website that will do wonders for improving your brand image online. Learn more about what they are and how to implement one on your site, in this clip. Follow me on Twitter @beamondcreative or contact us about your next Internet marketing project.]]></description>
			<content:encoded><![CDATA[<p>
<p align='center'><object type="application/x-shockwave-flash" data="http://www.youtube.com/v/caKVYXOb08E" width="400" height="300"><param name="movie" value="http://www.youtube.com/v/caKVYXOb08E" /><param name="quality" value="high" /><param name="allowFullScreen" value="true" /><!-- Fallback content --><a href="http://www.youtube.com/watch?v=caKVYXOb08E"><img src="http://img.youtube.com/vi/caKVYXOb08E/0.jpg" width="400" height="300" />YouTube Video</a></object></p>
<p>A favicon is a quick addition to your website that will do wonders for improving your brand image online. Learn more about what they are and how to implement one on your site, in this clip.</p>
<p>Follow me on Twitter <a target="_blank" href="http://www.twitter.com/beamondcreative">@beamondcreative </a>or <a target="_blank" href="http://www.beamondcreative.com/contact">contact us </a>about your next Internet marketing project.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.internetmarketingsource.net/2010/12/whats-a-favicon-and-why-should-i-care/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Video in Email: How to Embed Video in Email</title>
		<link>http://www.internetmarketingsource.net/2010/06/how-to-embed-video-in-email/</link>
		<comments>http://www.internetmarketingsource.net/2010/06/how-to-embed-video-in-email/#comments</comments>
		<pubDate>Tue, 29 Jun 2010 18:58:21 +0000</pubDate>
		<dc:creator>Sam Beamond</dc:creator>
				<category><![CDATA[Email Marketing]]></category>
		<category><![CDATA[eNewsletters]]></category>
		<category><![CDATA[Graphic Design]]></category>
		<category><![CDATA[Internet Marketing]]></category>
		<category><![CDATA[Marketing]]></category>
		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://www.beamondcreative.com/?p=1112</guid>
		<description><![CDATA[Today, the simple ability to upload videos to the web has created an influx of online video activity that has reached extreme proportions. This trend has been led by YouTube, Vimeo and other online channels. So now you have uploaded some video content to one of these networks and you want to show off your [...]]]></description>
			<content:encoded><![CDATA[<p>Today, the simple ability to upload videos to the web has created an influx of online video activity that has reached extreme proportions. This trend has been led by <a href="http://www.youtube.com" target="_blank">YouTube</a>, <a href="http://www.vimeo.com" target="_blank">Vimeo</a> and other online channels. So now you have uploaded some video content to one of these networks and you want to show off your masterpieces or use them as a promotional tool. A quick way to reach your audience is via email. You can create a message and blast it off to your list in no time. In fact email messages that include the promise of video clip have a much higher open rate and click through statistics that a &#8220;regular&#8221; formatted email. These facts alone suggest that this is a great method for getting your freshly uploaded video out to the masses.</p>
<p>Unfortunately most email applications, either web-based or locally installed, will not allow you to take the video&#8217;s code and embed your video right into your email message. Instead you could opt for a screenshot or frame capture of part of your movie and embed the static image into your email message. This is better than no image at all but wouldn&#8217;t it be better if you could simulate the video and engage the reader with a better chance of them clicking through to your video?</p>
<h2>Yes, But How Do I Simulate a Video Embedded in My Email?</h2>
<p>While flv or other web-based video file formats cannot be embedded in emails, more standardized imagery can, such as gifs and jpgs. The wonderful element of gif images is that they can be saved as animated gifs. There are many pieces of software that will allow you to create an animated gif file some paid and some for free. A simple Google search will yield many results. I&#8217;ll leave it to you to sift through and find a solution that is right for you needs. With your new animated gif capable software installed, you will need to play your video and take a screen shot/frame capture at various intervals throughout your video playback. I would suggest no more than 10. Now take your frame captures, crop them to size and add them to a time line in your gif software. (Note, for added effect, I suggest leaving the video player frame around your screen shots/frame captures so that the email reader can see that the animation is indeed a video and not some random image sequence thrown in there. Playback of your animated gif will show a somewhat jumpy sequence of your video clip, that tells the story of your video while capturing the attention of the viewer.</p>
<p>Now that you video is in an abbreviated format and exported as an animated gif, you can freely place the file into your email newsletter just like you would a static image. Now once in place you can set your image to link to the live version of your video on youtube or wherever you placed it, when the user clicks the image (animated gif).</p>
<p><a href="http://www.beamondcreative.com/contact/">Drop me a note if you have any questions or comments!</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.internetmarketingsource.net/2010/06/how-to-embed-video-in-email/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Pictures Tell a Thousand Words But Search Engines Cant &#8220;See&#8221; them</title>
		<link>http://www.internetmarketingsource.net/2010/06/pictures-tell-a-thousand-words-but-search-engines-cant-see-them/</link>
		<comments>http://www.internetmarketingsource.net/2010/06/pictures-tell-a-thousand-words-but-search-engines-cant-see-them/#comments</comments>
		<pubDate>Tue, 22 Jun 2010 16:05:27 +0000</pubDate>
		<dc:creator>Sam Beamond</dc:creator>
				<category><![CDATA[Internet Marketing]]></category>
		<category><![CDATA[Marketing]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://www.beamondcreative.com/?p=1103</guid>
		<description><![CDATA[Everyday, I come across websites loaded with images making the website look great. Bright colors and photos quickly draw visitors&#8217; attention as they skim the text and jump to the images.  In some instances I come across a site that uses a fancy font that is likely not installed on every web users machine. To [...]]]></description>
			<content:encoded><![CDATA[<p>Everyday, I come across websites loaded with images making the website look great. Bright colors and photos quickly draw visitors&#8217; attention as they skim the text and jump to the images.  In some instances I come across a site that uses a fancy font that is likely not installed on every web users machine. To overcome this they have turned the text into an image too. While these practices may make the site visually appealing and they &#8220;tell a thousand words&#8221;, search engines cannot &#8220;see&#8221; them. Or should I say, see them very well.</p>
<h2>Why Can&#8217;t Search Engines See My Photo-Filled Site?</h2>
<p>The main factors search engines use for determining search rankings, is to read site text and coding to learn what the site is about. Since the search engine spiders/crawlers (or whatever you want to call them) aren&#8217;t human, they cant see a picture of a house, for example, and record that the site is about houses. It will see the picture and likely move on.</p>
<p>If you have text converted to images so you can use a special font or another reason, this is a big SEO no no. You should make the change right away to use a more generic font, and replace the image text with real text. The sacrifice of the fancy font will be more than outweighed by the increased SEO visibility. Think of it this way, what is the point in using a stylish font style on your site if nobody can find it?</p>
<h2>I Still Want Images on My Site, What Are My Options?</h2>
<p>Images aren&#8217;t completely invisible to search engines, there are certain &#8220;tags&#8221; that can be coded and associated with your images so that you can tell search engines what the images are. The Google Images search feature uses these for example. Although, this alone is not enough in itself to maximize your visibility.</p>
<p><strong>Follow these steps to bring your image loaded site into SEO compliance:</strong></p>
<ol>
<li>Remove any text imagery and replace it with properly coded html text</li>
<li>Reduce the amount of images on your site or at least reduce their size</li>
<li>Add html text to page in the areas where the images have been reduced or removed that talk about the image or content relevant to your site</li>
<li>Use appropriate tags (see below) to code your image placement so that search engines can read them. Remember to use descriptive keywords and phrases relative to your company</li>
</ol>
<h2>Which Image Tags Are Important For SEO?</h2>
<p><strong>Alt tag:</strong> This tag appears when your mouse rolls over an image. It also replaces the image area if the link to the image file  becomes broken</p>
<p><strong>Title tag:</strong> This tag text replaces the image area if the link to the image file becomes broken. Although similar in nature to the &#8220;Alt tag&#8221; both of these tags should be used. When this is the case, the Title tag will override the Alt tag for a broken image. The good thing is that search engines pay attention to both the Title and Alt tags.</p>
<p><strong>File name:</strong> Avoid using a generic file name like image1.jpg, instead, for SEO advantages, name your file with a keyword or phrase related to your field.</p>
<p>Now you know what to do to have a &#8220;pretty&#8221; site while keeping it relatively optimized for search engine visibility. Go for it and start making some changes. <a href="http://www.beamondcreative.com/contact/">Let me know if I can help in any way! </a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.internetmarketingsource.net/2010/06/pictures-tell-a-thousand-words-but-search-engines-cant-see-them/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Do You UTM? &#8211; Google UTM Tracking Explained</title>
		<link>http://www.internetmarketingsource.net/2010/06/do-you-utm-google-utm-tracking-explained/</link>
		<comments>http://www.internetmarketingsource.net/2010/06/do-you-utm-google-utm-tracking-explained/#comments</comments>
		<pubDate>Wed, 09 Jun 2010 18:50:26 +0000</pubDate>
		<dc:creator>Sam Beamond</dc:creator>
				<category><![CDATA[Internet Marketing]]></category>
		<category><![CDATA[Marketing]]></category>
		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://www.beamondcreative.com/?p=1093</guid>
		<description><![CDATA[One of the key benefits of the online advertising world is that you are enabled complete tracking of your ad campaigns in real-time (or almost real-time). You can find out what is or is not working and make changes instantly. Generally, you can see which sites clicks are coming from and if they convert or [...]]]></description>
			<content:encoded><![CDATA[<p>One of the key benefits of the online advertising world is that you are enabled complete tracking of your ad campaigns in real-time (or almost real-time). You can find out what is or is not working and make changes instantly. Generally, you can see which sites clicks are coming from and if they convert or what they do once users get to your site. What if though, you have several links and ads in place on one website? How do you know which links are being clicked? Another scenario might be an ad or links placed in an email newsletter. How do you know if links are coming from those? That&#8217;s where Google&#8217;s UTM trackable urls come into play.</p>
<p>Google provides a service where you can create a custom trackable URL using its &#8220;<a href="http://www.google.com/support/analytics/bin/answer.py?hl=en&amp;answer=55578" target="_blank">URL Builder</a>&#8220;. The builder allows you to enter your destination URL as well as campaign information for your link. Once all the information is added, you can click &#8220;Generate URL&#8221; and you will be provided with a trackable URL. Use this URL for your banner ad or email link. Change the information in the url builder each time, to create a separate URL for each link location. Now every time that URL is clicked you will know exactly where it came from.</p>
<h2>The following fields may be defined when composing your URL, not all are necessary (* are required fields):</h2>
<p>Campaign Source: *     (the website or newsletter where your ad will be placed )<br />
Campaign Medium: *     (what type of ad will you be placing? banner ad, text link, etc)<br />
Campaign Term:     (identify any paid keywords that will cause the ad to display)<br />
Campaign Content:     (use to differentiate ads, e.g. &#8220;free shipping&#8221; or &#8220;buy one get one free&#8221;)<br />
Campaign Name*:     (product, promo code, or slogan)</p>
<p>Unless you want to be very granular in your tracking abilities, only the * fields need to be used. Note that the more information you provide here (fields you complete), the longer the generated URL will be.</p>
<h2>I Want to Use This in Twitter, But the Long URL Wont Fit in My 140 Character Limit Twitter Post. Can I Still Use UTMs?</h2>
<p>As well as Twitter, there are other times when the long URL cannot be used, all is not lost! UTMs can be entered into a URL shortener like bit.ly to have the URL size reduced. The UTM will still record the clicks and traffic from the URL since the shortener service is redirecting the URL to the trackable URL NOT directly to your site. Now you can use Google&#8217;s UTM feature for tracking specific Twitter posts. In the past you would only have been able to record the number of clicks for Twitter in general. Now you can see which links were clicked the most, and more importantly , which clicks generated the most conversions.</p>
<h2>What Does UTM Mean?</h2>
<p>The term UTM stands for Urchin Tracking Module and is the format/coding that Google uses to track your unique urls.</p>
<h2>Useful Links</h2>
<p><a href="http://www.google.com/support/analytics/bin/answer.py?answer=55518" target="_blank">How do I tag my links?</a></p>
<p><a href="http://www.google.com/support/analytics/bin/answer.py?answer=55579" target="_blank">Understanding campaign variables</a></p>
<p><a href="http://www.google.com/support/analytics/bin/answer.py?hl=en&amp;answer=55578" target="_blank">The UTM URL builder</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.internetmarketingsource.net/2010/06/do-you-utm-google-utm-tracking-explained/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Contextual Targeted Marketing Explained</title>
		<link>http://www.internetmarketingsource.net/2010/05/contextual-targeted-marketing-explained/</link>
		<comments>http://www.internetmarketingsource.net/2010/05/contextual-targeted-marketing-explained/#comments</comments>
		<pubDate>Fri, 28 May 2010 21:21:05 +0000</pubDate>
		<dc:creator>Sam Beamond</dc:creator>
				<category><![CDATA[Internet Marketing]]></category>
		<category><![CDATA[Marketing]]></category>
		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://www.beamondcreative.com/?p=1086</guid>
		<description><![CDATA[I came across a relatively new form of internet marketing recently. Its called &#8220;Contextual Targeting&#8221;. The concept of targeting is not new. For several years ad networks and web publishers have been using various methods of gathering web user demographic data over periods of time and then displaying ads specifically relevant to them. This form [...]]]></description>
			<content:encoded><![CDATA[<p>I came across a relatively new form of internet marketing recently. Its called &#8220;Contextual Targeting&#8221;. The concept of targeting is not new. For several years ad networks and web publishers have been using various methods of gathering web user demographic data over periods of time and then displaying ads specifically relevant to them. This form of targeting usually constitutes a higher marketing cost but in return provides a very targeting ad platform that yields a higher CTR (click-through rate), and increased conversions. Be it a sale, subscription or other conversion metric.</p>
<h2>What is Contextual Targeting Then?</h2>
<p>Contextual Targeting works in a similar way except there is not ramp up time needed to gather user data, instead contextual targeting displays ads to users based on the context of the page that they are reading. For example say you wanted to market to ATV consumers online. You will generally gather a lot of user information and can market quite successfully on ATV focused websites. Instead of targeting those sites though, what if you could position your ad in front of a web user reading an ATV-related article on a news website, or a generalized outdoors website that you normally wouldn&#8217;t advertise on since its not focused on your industry?</p>
<h2>Combine Them</h2>
<p>Regular online targeted marketing and contextual targeting can generally be used independently. However by combining standard web targeting with contextual targeting you would have the ultimate targeted marketing solution. Not only would you benefit from web user gathered information, but you would also have the opportunity of reaching the &#8220;new&#8221; users in your segment. Those users that haven&#8217;t been surfing, subscribing and purchasing products online in your industry for very long. Since these users are just learning the industry, they generally will need to spend money on getting into a new hobby or sport, thereby increasing the value of your ad spend further. Yes, you will get some overlap in the audience that you reach, for example, obviously users whom you have data on already, will be highly likely to read an article or access content online related to your industry but on non industry sites, like a news page. In those circumstances you are strengthening your brand to them by repeatedly display ads to these people. They are more likely to remember you or even be reminded that they need to make a purchase from a company like yours.</p>
<p>Have a question about contextual marketing? <a href="http://www.beamondcreative.com/contact">Send me a note&#8230;</a> or leave a response below.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.internetmarketingsource.net/2010/05/contextual-targeted-marketing-explained/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Join our LinkedIn Group &#8211; Internet Marketing Source</title>
		<link>http://www.internetmarketingsource.net/2009/11/join-our-linkedin-group-internet-marketing-source/</link>
		<comments>http://www.internetmarketingsource.net/2009/11/join-our-linkedin-group-internet-marketing-source/#comments</comments>
		<pubDate>Wed, 11 Nov 2009 03:27:30 +0000</pubDate>
		<dc:creator>Sam Beamond</dc:creator>
				<category><![CDATA[Email Marketing]]></category>
		<category><![CDATA[eNewsletters]]></category>
		<category><![CDATA[Internet Marketing]]></category>
		<category><![CDATA[Marketing]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[blogger]]></category>
		<category><![CDATA[blogging]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[emarketing]]></category>
		<category><![CDATA[marketing economy]]></category>
		<category><![CDATA[online marketing strategy]]></category>
		<category><![CDATA[search engine optimization]]></category>
		<category><![CDATA[seo blog]]></category>
		<category><![CDATA[seo blogging]]></category>
		<category><![CDATA[seo strategy]]></category>
		<category><![CDATA[web design]]></category>
		<category><![CDATA[web strategy]]></category>
		<category><![CDATA[website design]]></category>
		<category><![CDATA[websites]]></category>

		<guid isPermaLink="false">http://www.beamondcreative.com/?p=731</guid>
		<description><![CDATA[Here&#8217;s a quick post to tell you about our new LinkedIn group for Internet Marketers and those interested in the field. While there are many web developers, bloggers, email marketers, SEO, social media professionals etc. out there, these practices in themselves are not the solution to marketing a company, product or service on the web. [...]]]></description>
			<content:encoded><![CDATA[<p>Here&#8217;s a quick post to tell you about our new LinkedIn group for Internet Marketers and those interested in the field.</p>
<p>While there are many web developers, bloggers, email marketers, SEO, social media professionals etc. out there, these practices in themselves are not the solution to marketing a company, product or service on the web. Members of this group understand that a successful online strategy encompasses all aspects of these online channels to achieve the marketing objective. Different levels of each aspect are required depending on industry and audience. Named &#8220;Internet Marketing Source&#8221;, the group aims to bring professionals together in these marketing fields, to learn from each other, exchange ideas and share real life success stories from the field. Join today to broaden your knowledge of internet marketing, and contribute your expertise.</p>
<p>Follow this link to join the &#8220;Internet Marketing Source&#8221;! <a title="New window will open" href="http://www.linkedin.com/redirect?url=http%3A%2F%2Fwww%2Elinkedin%2Ecom%2FgroupRegistration%3Fgid%3D2475645&amp;urlhash=9KYM" target="_blank">http://www.linkedin.com/groupRegistration?gid=2475645</a></p>
<p><a href="http://www.beamondcreative.com/contact">Contact us to learn more about how Internet Marketing techniques that will grow your business.</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.internetmarketingsource.net/2009/11/join-our-linkedin-group-internet-marketing-source/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>

