<?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>eLYK Innovation</title>
	<atom:link href="http://elykinnovation.com/blog/?feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://elykinnovation.com/blog</link>
	<description>Internet Strategy by Design</description>
	<lastBuildDate>Mon, 23 Apr 2012 19:59:31 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Mobile Website Strategy</title>
		<link>http://elykinnovation.com/blog/?p=1188</link>
		<comments>http://elykinnovation.com/blog/?p=1188#comments</comments>
		<pubDate>Mon, 23 Apr 2012 19:59:31 +0000</pubDate>
		<dc:creator>Joe Lemire</dc:creator>
				<category><![CDATA[Internet Strategy]]></category>
		<category><![CDATA[Mobile Applications]]></category>
		<category><![CDATA[Web Applications]]></category>

		<guid isPermaLink="false">http://elykinnovation.com/blog/?p=1188</guid>
		<description><![CDATA[We designed and launched our first mobile website in early 2007. Shawn Retzer gets the credit for pushing us towards mobile. Shawn noted that nationally it was a developing trend and we should consider it as part of our service. Our goal was to be the first Jacksonville website developer to offer mobile websites. I [...]]]></description>
			<content:encoded><![CDATA[<p>We designed and launched our first mobile website in early 2007. Shawn Retzer gets the credit for pushing us towards mobile. Shawn noted that nationally it was a developing trend and we should consider it as part of our service. Our goal was to be the first <a href="http://elykinnovation.com/web_design_development_consulting.php">Jacksonville website developer</a> to offer mobile websites. I don&#8217;t know that we achieved that goal, but we were clearly early adopters. We experimented with our own website first. The methodology was new to our industry and we were simply diving in head first. We are glad we did because 5 years later the world is connecting to the internet using mobile devices. Ipads, tablets, smart phones and the hybrid phone tablets are dominating connectivity.</p>
<p>We have closely monitored the mobile traffic increases to our client websites, and after the 1st quarter of 2012 we saw mobile visits double! Specifically, if a client&#8217;s analytics showed that 20% of their 2011 website traffic originated from a mobile device, then in the 1st quarter of 2012 it was 40%. We are confident that the trend will continue and encourage all of our clients to consider adding a <a href="http://elykinnovation.com/web_design_mobile.php">mobile website</a>.</p>
<h3>How does it work?</h3>
<p>That is a question that we get daily and the answer is pretty simple. We add a line of code to your main website that can detect if someone is using a mobile browser to access your website. Once detected, the code redirects the visitor to see the mobile website first. Visitors will always have the option to proceed to the main website however, we want to be sure they get a good first visit so the mobile site is optimized for mobile viewing.</p>
<p>A mobile website can be feature rich like your main website however we usually recommend that you start with the basics. We display your logo, your phone number ( that can be clicked to call ) and a map link to your office. The balance of the mobile website is basic content like a list of services, a contact page and an about us page. You do not need all of your web pages on the mobile website because the primary reason people use a smart phone to access your website is to call you or find you. The majority of the mobile websites we build are that simple. If you want to see examples, please use your smart phone to view <a href="https://www.collierspine.com/index.php">www.Collierspine.com</a>, or <a href="http://www.southsidebusinessmensclub.com/">www.SBMCJax.com</a> and then visit the website on your computer to see the difference.</p>
<p>A few of our clients have gone to the next level of mobile and have mobile web applications. A <a href="http://elykinnovation.com/website_applications.php">mobile web application</a> is a mobile website that has many interactive components. These interactive components are linked with a database that is often shared with the main website. Any updates completed on the main website database will also be viewable on the mobile website. Please visit <a href="http://www.sbrn.org/">www.SBRN.org</a> or <a href="http://www.pdrestoration.com">www.PDrestoration.com</a> to view interactive mobile web applications.</p>
<p>The bottom line is the move to mobile is happening right now! If your website is not mobile ready, call us today to discuss a strategy that makes sense for your business.</p>
]]></content:encoded>
			<wfw:commentRss>http://elykinnovation.com/blog/?feed=rss2&amp;p=1188</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Re-purposing CAPTCHAs and Teaching People a New Language</title>
		<link>http://elykinnovation.com/blog/?p=1169</link>
		<comments>http://elykinnovation.com/blog/?p=1169#comments</comments>
		<pubDate>Wed, 25 Jan 2012 21:42:40 +0000</pubDate>
		<dc:creator>Shawn Retzer</dc:creator>
				<category><![CDATA[Cool Stuff]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[Web Applications]]></category>

		<guid isPermaLink="false">http://elykinnovation.com/blog/?p=1169</guid>
		<description><![CDATA[Chris Edwards recently did a blog post about CAPTCHAs, security codes used on websites, and how they help with stopping the flow of spam through web forms. It just so happens that CAPTCHAs are being used to solve problems beyond form validation. By using CAPTCHAs and more specifically ReCAPTCHA, users around the world are helping to digitize [...]]]></description>
			<content:encoded><![CDATA[<p>Chris Edwards recently did a <a href=" http://elykinnovation.com/blog/?p=1159 " target="_blank">blog post about CAPTCHAs</a>, security codes used on websites, and how they help with stopping the flow of spam through web forms. It just so happens that CAPTCHAs are being used to solve problems beyond form validation. By using CAPTCHAs and more specifically <em>ReCAPTCHA</em>, users around the world are helping to digitize books.  And the ideas behind re-purposing CAPTCHAs  has lead Luis von Ahn,  an associate professor of computer science at Carnegie Mellon University, to develop a way to digitize the entire web. Luis and his team have come up with a very clever way to make this happen&#8230;and all for free. View the movie courtesy of Ted.com</p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="526" height="374" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowScriptAccess" value="always" /><param name="wmode" value="transparent" /><param name="bgColor" value="#ffffff" /><param name="flashvars" value="vu=http://video.ted.com/talk/stream/2011X/Blank/LuisVonAhn_2011X-320k.mp4&amp;su=http://images.ted.com/images/ted/tedindex/embed-posters/LuisVonAhn_2011X-embed.jpg&amp;vw=512&amp;vh=288&amp;ap=0&amp;ti=1295&amp;lang=&amp;introDuration=15330&amp;adDuration=4000&amp;postAdDuration=830&amp;adKeys=talk=luis_von_ahn_massive_scale_online_collaboration;year=2011;theme=the_rise_of_collaboration;event=TEDxCMU;tag=Internet;tag=Technology;tag=collaboration;tag=computers;tag=language;&amp;preAdTag=tconf.ted/embed;tile=1;sz=512x288;" /><param name="src" value="http://video.ted.com/assets/player/swf/EmbedPlayer.swf" /><param name="bgcolor" value="#ffffff" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="526" height="374" src="http://video.ted.com/assets/player/swf/EmbedPlayer.swf" flashvars="vu=http://video.ted.com/talk/stream/2011X/Blank/LuisVonAhn_2011X-320k.mp4&amp;su=http://images.ted.com/images/ted/tedindex/embed-posters/LuisVonAhn_2011X-embed.jpg&amp;vw=512&amp;vh=288&amp;ap=0&amp;ti=1295&amp;lang=&amp;introDuration=15330&amp;adDuration=4000&amp;postAdDuration=830&amp;adKeys=talk=luis_von_ahn_massive_scale_online_collaboration;year=2011;theme=the_rise_of_collaboration;event=TEDxCMU;tag=Internet;tag=Technology;tag=collaboration;tag=computers;tag=language;&amp;preAdTag=tconf.ted/embed;tile=1;sz=512x288;" bgcolor="#ffffff" wmode="transparent" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>http://elykinnovation.com/blog/?feed=rss2&amp;p=1169</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Networking Done Right Leads to Long-term Relationships</title>
		<link>http://elykinnovation.com/blog/?p=1164</link>
		<comments>http://elykinnovation.com/blog/?p=1164#comments</comments>
		<pubDate>Fri, 06 Jan 2012 16:38:12 +0000</pubDate>
		<dc:creator>Chris Edwards</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Internet Strategy]]></category>

		<guid isPermaLink="false">http://elykinnovation.com/blog/?p=1164</guid>
		<description><![CDATA[2012 is here and it is a safe bet that business owners are optimistic to what lies ahead. This is the year the economy turns around and we can return to normal..or is it.  One key element that will nearly guarantee that you will have a great year is to actively network in the business [...]]]></description>
			<content:encoded><![CDATA[<p>2012 is here and it is a safe bet that business owners are optimistic to what lies ahead. This is the year the economy turns around and we can return to normal..or is it.  One key element that will nearly guarantee that you will have a great year is to actively network in the business community. Take a minute and read this article published by Stephen J Kaufman, a local Marketing and Public Relations expert. This article was published in the <a href="http://www.sbrn.org/" target="_blank">Small Business Resource Network</a> newsletter just last month and is very timely for the new year. <a href="http://elykinnovation.com/web_design_development_consulting.php" target="_self">We manage the website</a> for the SBRN and have published this newsletter to their newsletter archive. Have a prosperous 2012!</p>
<h1 style="padding-left: 30px;"><em>SBRN Connections Newsletter</em></h1>
<h2 style="padding-left: 30px;"><em>Fall 2011 </em></h2>
<h3 style="padding-left: 30px;"><em>Networking Done Right Leads to Long-term Relationship</em></h3>
<p style="padding-left: 30px;">By Steve Kaufman, <a href="http://sjkpr.com/" target="_blank">SJK•PR<br />
</a>Marketing Communications Consultant</p>
<p style="padding-left: 30px;"><a href="http://elykinnovation.com/blog/wp-content/uploads/2012/01/connections_2011_fall-networking-done-right.pdf" target="_blank"><img src="http://elykinnovation.com/blog/wp-content/uploads/2012/01/cover.jpg" alt="" /></a><br />
click to open</p>
<p><a href="http://www.sbrn.org/pdf/connections_2011_fall.pdf" target="_blank">View the Full SBRN Connections Newsletter Here</a></p>
]]></content:encoded>
			<wfw:commentRss>http://elykinnovation.com/blog/?feed=rss2&amp;p=1164</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What Are Those Website Security Codes?</title>
		<link>http://elykinnovation.com/blog/?p=1159</link>
		<comments>http://elykinnovation.com/blog/?p=1159#comments</comments>
		<pubDate>Thu, 15 Dec 2011 19:02:10 +0000</pubDate>
		<dc:creator>Chris Edwards</dc:creator>
				<category><![CDATA[Internet Strategy]]></category>
		<category><![CDATA[Web Applications]]></category>

		<guid isPermaLink="false">http://elykinnovation.com/blog/?p=1159</guid>
		<description><![CDATA[
Have you ever been on a website and encountered a funky looking security code that you’re asked to type in? Sure you have- they are all over the internet.
This technology is called CAPTCHA and web developers put it on website forms to protect owners from being attacked by a mass of spam. You see, malicious [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-thumbnail wp-image-1160" style="margin: 5px;" title="website-security-code-example" src="http://elykinnovation.com/blog/wp-content/uploads/2011/12/website-security-code-example.jpg" alt="" width="232" height="92" /></p>
<p>Have you ever been on a website and encountered a funky looking security code that you’re asked to type in? Sure you have- they are all over the internet.</p>
<p>This technology is called CAPTCHA and <a title="Web Developers" href="http://www.elykinnovation.com/web_apps.php">web developers</a> put it on website forms to protect owners from being attacked by a mass of spam. You see, malicious programmers build bots, or programs, that loiter across the web and complete every form it can, sending spam and other unwanted nonsense to website owners. CAPTCHA security codes force the submitter to prove they are human. As a program approaches a CAPTCHA-enabled form, they cannot look at the picture to interpret the characters in it. In that way, only humans can complete these forms, and spammers lose! After all, CAPTCHA stands for Completely Automated Public Turing Test To Tell Computers and Humans Apart.</p>
<p>While these security codes have become a standard in web protection, they can be improved. A common complaint is they are too difficult to read despite the ability to generate new ones. We hope the technology continues to improve and become more user-friendly without sacrificing it’s spam defenses.</p>
]]></content:encoded>
			<wfw:commentRss>http://elykinnovation.com/blog/?feed=rss2&amp;p=1159</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Secrets of Great Web Content</title>
		<link>http://elykinnovation.com/blog/?p=1154</link>
		<comments>http://elykinnovation.com/blog/?p=1154#comments</comments>
		<pubDate>Thu, 01 Dec 2011 19:21:53 +0000</pubDate>
		<dc:creator>Nicholas Pickering</dc:creator>
				<category><![CDATA[Internet Strategy]]></category>
		<category><![CDATA[Search Engine Optimization]]></category>

		<guid isPermaLink="false">http://elykinnovation.com/blog/?p=1154</guid>
		<description><![CDATA[Online content is king and will determine the overall success of your website. If your copy isn’t user friendly, speaking directly to the needs of the site visitors it will never be read.
Furthermore if your content is not search engine friendly the search engines will never give you good page rankings. Remember, 70% of all [...]]]></description>
			<content:encoded><![CDATA[<p>Online content is king and will determine the overall success of your website. If your copy isn’t user friendly, speaking directly to the needs of the site visitors it will never be read.</p>
<p>Furthermore if your content is not search engine friendly the search engines will never give you good page rankings. Remember, 70% of all website visits start as a search. Well planned, well written content is the key to attracting and maintaining visitor to your website and is the basis for all <a title="Search Engine Optimization" href="http://elykinnovation.com/seo_internetmarketing_newsletters_payperclick.php#seo">Search Engine Optimization (SEO).</a></p>
<p>For the uninitiated, content writing can be a time consuming and frustrating task. <em>There is an Easier Way, but will get to that at the bottom of the pages. </em></p>
<p><strong>If you’re going to give it a go then here are some important things to keep in mind. </strong></p>
<p><strong>Tailor Your Message to the Audience</strong></p>
<p>The site’s audience doesn’t care about what you want to say, they care about what they want to read.</p>
<p><strong> </strong></p>
<p><strong>Give Users a Summary</strong></p>
<p>Before diving into the nitty-gritty give users a summary of what they are about to read. This will allow them to make sure your topic is worth their time. If you have written your summary successfully they will continue to read.</p>
<p><strong>Get to the Point</strong></p>
<p>If you take away anything from this article let it be this. Online users don’t read they scan. Get straight to the point in the least amount of words possible. Do not beat around the bush</p>
<p><strong>Use Small Sentences and Paragraphs</strong></p>
<p>Using smaller sentences and paragraphs makes your content easier to read and understand. Online readers will read only about half of what they would read on paper.</p>
<p><strong>Limit One Thought Per Paragraph</strong></p>
<p>Attempting to cram more than 2-3 thoughts into one paragraph is just rambling on and will confuse all of your readers.</p>
<p><strong>Use Bullet Points</strong></p>
<p>There are many advantages of using bullet points. Some of which include:</p>
<ul>
<li>They      are easy to scan.</li>
<li>Nest      to headlines they make it easy to get important points across.</li>
<li>They      break up the flow of the page.</li>
<li>They      draw users in.</li>
</ul>
<p><strong>Use Strong Headlines</strong></p>
<p>With only 1-3 seconds to grab attention, the goal of any headline is to capture your reader’s interest long enough to make them want to read about and purchase your products and services.</p>
<p><strong>Use Sub Headings</strong></p>
<p>Sub headings break up the flow of your content and provide a very intuitive way for users to scan the page. Not to mention, sub headings provide a great benefit to search engine optimization. The most effective sub headings are descriptive and make use of a few good keywords.</p>
<p><strong>Stay Organized</strong></p>
<p>Ease the user into the content and then keep them reading by staying organized. It is difficult to talk to someone who is jumping from one topic to another.</p>
<p><strong>Stylize Your Content</strong></p>
<p>Using <strong>bold </strong>and <em>italics </em>are both great for capturing user&#8217;s attention and driving your point home. Avoid using <span style="text-decoration: underline;">underline</span> for anything other than hyperlinks.</p>
<p><strong>Remember Users are Pessimistic</strong></p>
<p>There’s a lot of garbage and hoaxes online so readers are immediately skeptical. Write using unbiased language and avoid the dreaded sales pitches. Build your creditability by being able to deliver on what you say.</p>
<p><strong>Don’t Worry About Contingency</strong></p>
<p>Don’t pad your sentences in attempt to cover all your bases. Keep it simple</p>
<p><strong>Drop Unnecessary Adjectives</strong></p>
<p>There are a million different ways I could express the love of my remarkably smart and beautiful dogs, Hank, Maybeline and Greta. However, none is more effective than &#8220;I love dogs.&#8221; If your adjectives are not providing any significance or additional information to your content then drop them.</p>
<p><strong>Use Details and Be Specific</strong></p>
<p>No one is really interested that your product or service is &#8220;new and improved&#8221;. Tell users exactly what is new and improved. The more descriptive you can be and the better explanation you can give, the more likely users are to continue reading.</p>
<p><strong>Use Links Within Your Copy</strong></p>
<p>Remember this is the internet after all and linking from one page to another is expected. Hyperlinks will also standout amongst the other content on your page and help users to quickly scan the page and identify what the page is about.</p>
<p><strong>Use a Personal Tone</strong></p>
<p>Writing your content as if it is a medical document is boring and will immediately put users to sleep. Make your content personal and users will be able to relate, and trust you. Warning, going too far can make you appear immature and unprofessional. Speak to your readers as if they are next to you and you’ll be fine.</p>
<p><strong>Be Unique</strong></p>
<p>Stand out by give your content some personality, make readers laugh, and enjoy reading your content. If you can do this you have struck gold as users will read deeper and even come back for more.</p>
<p><strong>Escape Content Overload</strong></p>
<p>Too much content can overwhelm visitors drive them away from your site. When getting to your home page, users are typically going to scroll down to see how much text there is to read. If it looks like a wall of text then odds are they’ll leave before even reading the first line. Remember, online readers will read only about half of what they would read on paper.</p>
<p><strong>Always, Always, Always</strong></p>
<p>Proofread 3 times</p>
<p>Spell Check twice</p>
<p>And give it to friends for that oh so important final look.</p>
<p><strong> </strong></p>
<p><strong>For that Easier Way we mentioned up top:</strong></p>
<p>Contact: Barry Morrow 904.742.8607 <a href="mailto:bmorrow@elykinnovation.com">bmorrow@elykinnovation.com</a></p>
<p><strong>“You’ll never realize what a professional content writer can do for you, until you try to write it yourself”</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://elykinnovation.com/blog/?feed=rss2&amp;p=1154</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>E-Marketing and Your Business</title>
		<link>http://elykinnovation.com/blog/?p=1148</link>
		<comments>http://elykinnovation.com/blog/?p=1148#comments</comments>
		<pubDate>Fri, 19 Aug 2011 15:36:14 +0000</pubDate>
		<dc:creator>Chris Edwards</dc:creator>
				<category><![CDATA[Email Marketing]]></category>

		<guid isPermaLink="false">http://elykinnovation.com/blog/?p=1148</guid>
		<description><![CDATA[How electronic newsletters and email advertisements promote top-of-mind mentality and raise brand awareness
We are proud to announce this article was published in Volume 3, Issue 6 of The Jacksonville Advantage Business Magazine. Read the article below or at Jacksonville Advantage Business Magazine website.
By Chris Edwards
Driving sales, generating revenue, and growing a customer base are key [...]]]></description>
			<content:encoded><![CDATA[<h2>How electronic newsletters and email advertisements promote top-of-mind mentality and raise brand awareness</h2>
<p><img src="http://elykinnovation.com/enews2011/images/advantagebizmag_article.jpg" alt="" hspace="5" vspace="5" width="200" height="200" align="left" /><em>We are proud to announce this article was published in Volume 3, Issue 6 of The Jacksonville Advantage Business Magazine. Read the article below or at <a href="http://advantagebizmag.com/?s=e-marketing&amp;amp;x=0&amp;amp;y=0" target="_blank">Jacksonville Advantage Business Magazine website</a>.</em></p>
<p>By Chris Edwards</p>
<p>Driving sales, generating revenue, and growing a customer base are key goals to running a successful business. To do all that, consider email marketing as part of your marketing mix of business development activities.</p>
<p>While many business owners already know email marketing can generate new business and retain current customers, it is also important to know that electronic newsletters and email advertisements promote top-of-mind mentality and raise brand awareness.</p>
<p>You undoubtedly have received email from something you signed up for, whether it’s your bank providing a service update, a local sports team listing upcoming games, or your favorite fruit smoothie place announcing a new tropical flavor. That’s the simplicity of <a title="Email Marketing" href="http://elykinnovation.com/seo_internetmarketing_newsletters_payperclick.php#enews">email marketing</a>—you target an audience who is generally interested in your product or service.</p>
<h3>Begin with a list</h3>
<p>All email campaigns begin with mailing lists. If you’re in business, you already have a mailing list—your customers. The next, most common mailing list is your leads, and chances are you’ve got that information available as well. Most small businesses start with these two mailing lists, but as you grow your business and marketing efforts, you may want to employ multiple mailing lists.</p>
<p>For example, if you have a service that is specific to your customers in Jacksonville only and not available to your customers in Tampa and Miami, then you would organize your customers mailing lists based on their location. This control of the relationship between your message and your audience can be critical in maintaining a solid email campaign.</p>
<p>Managing your mailing lists as you expand is important too. You should get permission to send marketing-related emails to your lists whether they signup online or tell you in-person. Providing unsubscribe options and deleting contacts that do not exist or return bounce back emails are more ways to ensure your email campaigns see the best return possible.</p>
<h3>Making it count</h3>
<p>Your email competes with every email in someone’s inbox, so you need to make it count!</p>
<ul>
<li><strong>Introduction</strong>. Most people tend to forget this, but the first introduction a recipient has of your email is who it’s from and the subject line. The sending email address should use the same domain as your website, and you should make it so if anyone replies, the emails go to you or a designated email account that you monitor. The subject line should be appropriate in that it’s accurate to the email’s message and it’s interesting.</li>
<li><strong>Look</strong>. The look of your email needs to generate attention and capture interest. After all, the average email user probably runs through several emails every day. Make yours stand out! Colors, graphics, and a well-planned design to boost your message helps grab attention. If you have a solid website design, make your emails look like your website to present your message in a consistent marketing effort.</li>
<li><strong>Message</strong>. The message of your email should be clear. A discontinuous or rambling message will turn readers away while text that drives them to a point or action, such as clicking a link or calling, is the intended goal.</li>
<li><strong>Links</strong>. Links should be available to your website and in some cases, a re-creation of your website navigation menu can be ideal for giving recipients access to your company’s entire website from a single email. If you have a specific page in your website you are referencing, hot link the text or pictures directly there. A recipient that clicks on a link for a coffee mug is more likely to buy that coffee mug if the link takes them to a Web page where they can buy it versus if the link takes them to the home page forcing them to find the coffee mug purchase page.</li>
<li><strong>Results.</strong> With any marketing, you need measurable results. Whatever platform you decide to use, review the performance of your emails to see how well they did and decide on improvements for future campaigns. Emails can be measured based on how many people open then, and better yet, how many people clicked in them. You can also break information further down. For example: If you had links to three separate products in your email, a report indicating which links were clicked and how many times will let you know which product is more popular for that market. Other common reports are bounces (contacts that did not receive your email), spam reports, and opt-outs which will need to be monitored to keep your mailing lists clean and your campaigns doing well. Many programs also report how many people forwarded your email.</li>
</ul>
<h3>Success!</h3>
<p>There are many facets to running a business, advertising holding a significant role for many. Within the realm of advertising, email marketing is a relatively cheap method that can be utilized to speak to your market. Like any successfully marketing maneuver it takes planning, execution, and review. Then improve and repeat.</p>
]]></content:encoded>
			<wfw:commentRss>http://elykinnovation.com/blog/?feed=rss2&amp;p=1148</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Great Blog or e-Newsletter Topics</title>
		<link>http://elykinnovation.com/blog/?p=1142</link>
		<comments>http://elykinnovation.com/blog/?p=1142#comments</comments>
		<pubDate>Thu, 21 Apr 2011 20:51:17 +0000</pubDate>
		<dc:creator>Barry Morrow</dc:creator>
				<category><![CDATA[Email Marketing]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[Internet Strategy]]></category>
		<category><![CDATA[Search Engine Optimization]]></category>

		<guid isPermaLink="false">http://elykinnovation.com/blog/?p=1142</guid>
		<description><![CDATA[Almost any business can benefit from a blog or online  newsletter, however, many business owners are reluctant to start one because  they’re not sure how to keep it up to date or even what to write about.
There is literally no end to the possibilities.  If you need some help picking an interesting  [...]]]></description>
			<content:encoded><![CDATA[<p>Almost any business can benefit from a <a title="Elyk Blog" href="http://elykinnovation.com/blog/">blog</a> or <a title="Email Newsletter" href="http://elykinnovation.com/enews.php">online  newsletter</a>, however, many business owners are reluctant to start one because  they’re not sure how to keep it up to date or even what to write about.</p>
<p>There is literally no end to the possibilities.  If you need some help picking an interesting  topic, see my list of topic ideas to help get you started, or take a less  painful approach and call me for some expert writing help.</p>
<h3>By choosing  great topics, you’ll make your reader think of you when it’s time to buy.</h3>
<p><strong>The Basics:</strong></p>
<p>Don’t waste the reader’s time. Always write about things of  interest or value to your customer and please keep it simple.</p>
<p><strong>Winning  General Topics:</strong></p>
<ul>
<li>Write about the common  questions or concerns your customers have</li>
<li>Answer specific questions you’re asked over and over again</li>
<li>Write about the things that stop your customers from buying</li>
<li>Write about their doubts in working with you</li>
<li>Write about “What Sets You Apart”</li>
<li>Ask for, and reward, new client  referrals</li>
<li>Do a “Client Survey” and report on the results</li>
<li>If customers are concerned about price…write about value</li>
<li>Write about “Why Clients Should Use You” instead of your  competition</li>
<li>Establish yourself as “THE INDUSTRY EXPERT” by educating  customers</li>
</ul>
<p><strong>Educate Clients With:</strong></p>
<ul type="disc">
<li>Problem       specific tips and techniques</li>
<li>Talk       about how your new or most popular products/services can benefit the       reader</li>
<li>FAQ’s</li>
<li>“How       To” tutorials</li>
<li>Industry       news that will affect buyers</li>
<li>New       ways to use your existing products and services</li>
</ul>
<p><strong>Tell Clients  About You:</strong></p>
<ul type="disc">
<li>How       you resolved a sticky customer complaint and won over a client</li>
<li>Updates       on your business</li>
<li>Something       funny that happened that proves you are human</li>
<li>Community       awards, events, or projects</li>
<li>Talk       about new customers and current projects</li>
</ul>
<p><strong>Offer  Something of Value:</strong></p>
<ul type="disc">
<li>Announce       a contest</li>
<li>Offer       discounts or special offers</li>
<li>Send       out printable coupons</li>
<li>Provide       client testimonials</li>
<li>Report       on changes that positively affect your clients</li>
</ul>
<p><strong>General  Concepts That Work:</strong></p>
<ul>
<li>Create a need and fill it</li>
<li><strong>Be  passionate, write about something that matters to you</strong></li>
<li><strong>Always  keep the reader in mind</strong><strong> </strong></li>
</ul>
<p><strong>Important  Stuff:</strong></p>
<p>Create  a series of articles in advance and send them out on a scheduled basis. The  repetitive traffic will entrench your name in the customer’s mind and  positively influence your <a title="SEO" href="http://elykinnovation.com/seo_internetmarketing_newsletters_payperclick.php#seo">SEO</a>.</p>
<p>Have FUN writing  and don’t take yourself too seriously. Blogs and Newsletter should not only be  informative, but also fun to read.</p>
<p><strong>Don’t End Up  With Egg On Your Face:</strong></p>
<ul>
<li>Use proper words</li>
<li>Use proper tense</li>
<li>Use proper grammar</li>
<li>Uses proper punctuation</li>
<li>Spell Check &#8211; Spell Check &#8211; Spell Check</li>
<li>Proofread &#8211; Proofread &#8211; Proofread</li>
</ul>
<p><strong>Or For The  Less Painful Approach &#8211; Contact Me For Help.</strong></p>
<p>“You  can never appreciate what a professional copywriter can do for you, unless you  have ever tried to write something yourself.”</p>
<p>Barry  Morrow<br />
Experienced  Thinker<br />
<a href="mailto:bmorow@elykinnovation.com">bmorow@elykinnovation.com</a><br />
904.742.8607</p>
]]></content:encoded>
			<wfw:commentRss>http://elykinnovation.com/blog/?feed=rss2&amp;p=1142</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google takes a stand. Quality content is King!!</title>
		<link>http://elykinnovation.com/blog/?p=1132</link>
		<comments>http://elykinnovation.com/blog/?p=1132#comments</comments>
		<pubDate>Tue, 01 Mar 2011 15:00:59 +0000</pubDate>
		<dc:creator>Joe Lemire</dc:creator>
				<category><![CDATA[Internet Strategy]]></category>
		<category><![CDATA[Search Engine Optimization]]></category>
		<category><![CDATA[Website Design]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[website content]]></category>

		<guid isPermaLink="false">http://elykinnovation.com/blog/?p=1132</guid>
		<description><![CDATA[Google announced last week  they  made a big change to the algorithms that decide how a website ranks in a search. Not surprising the change is a big positive to websites that have quality content. The move has impacted nearly 12% of all websites indexed in Google&#8217;s directory (which is about a gazillion). [...]]]></description>
			<content:encoded><![CDATA[<p>Google announced last week  they  made a big change to the algorithms that decide how a website ranks in a search. Not surprising the change is a big positive to websites that have quality content. The move has impacted nearly 12% of all websites indexed in Google&#8217;s directory (which is about a gazillion). The goal is to &#8220;demote&#8221; websites that have poor content quality and promote websites that have quality content. Many low quality websites add duplicate content gleaned from other websites with the sole purpose of gathering traffic based on hot topics. For example, if I wanted to take advantage of a hot topic, I might grab content about Charlie Sheen and post it in my blog (did I just do that?). Seriously, we have been big promoters of quality website content since our inception. We recommend a blog for every website we build and even provide clients training on a solid blog strategy. Quality content will improve your search rankings. In fact, quality content is the foundation of our <a href="http://elykinnovation.com/seo_internetmarketing_newsletters_payperclick.php#seo">search engine optimization</a> strategy. The easiest way to add quality content to your website is a blog tool. We prefer adding a blog to a website during design and development, however we can retrofit a blog to an existing website if it was developed within the past 2-3 years. If you would like more information about this topic, <a href="http://voices.washingtonpost.com/fasterforward/2011/02/google_tweaks_search_to_promot.html">go to this article</a>. If you would like more information on internet strategy, website content or a blog strategy, give us a call. 904.998.1935.</p>
]]></content:encoded>
			<wfw:commentRss>http://elykinnovation.com/blog/?feed=rss2&amp;p=1132</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Establishing goals will guide your website design</title>
		<link>http://elykinnovation.com/blog/?p=1117</link>
		<comments>http://elykinnovation.com/blog/?p=1117#comments</comments>
		<pubDate>Tue, 22 Feb 2011 13:29:17 +0000</pubDate>
		<dc:creator>Brandon</dc:creator>
				<category><![CDATA[Internet Strategy]]></category>
		<category><![CDATA[Website Design]]></category>

		<guid isPermaLink="false">http://elykinnovation.com/blog/?p=1117</guid>
		<description><![CDATA[The beauty of a website is that it opens a line of communication between you and your audience. You get to set the stage and call the shots. The website represents the digital face of your business and the message it sends is your most important asset. The effectiveness of this communication sits on a [...]]]></description>
			<content:encoded><![CDATA[<p>The beauty of a website is that it opens a line of communication between you and your audience. You get to set the stage and call the shots. The <a href="http://elykinnovation.com/web_design_development_consulting.php">website</a> represents the digital face of your business and the message it sends is your most important asset. The effectiveness of this communication sits on a strong focus towards an established goal. Web visitors are a finicky bunch; you have very little time to catch their attention so your message better come across clear. Everything about your website can contribute to the main goal or message of the site. This is why it is important to set your goals early and let them guide the project.</p>
<p>There are many possible questions to consider when crafting a goal for your website. For example:</p>
<p>•    Who are my customers? Who is the intended audience?<br />
•    What makes my business different from others in the same market?<br />
•    What information will people require when visiting my website?<br />
•    How will I be able to determine if my website is a success?<br />
•    Do I need to establish my brand?<br />
•    Do I want sales, leads, repeat visitors?<br />
•    What is my ultimate message to communicate?</p>
<p>While there are certain items that may remain flexible with the production of a website, many of the decisions made along the course of the project are very costly to revisit or backtrack on. Having a clear goal will not only help the decision making process, it will ensure the project stays on time and on budget. Call us today to discuss your <a href="http://elykinnovation.com/web_design_development_consulting.php">web development</a> project, we can help you develop and implement a strategy that serves your business. 904.998.1935.</p>
]]></content:encoded>
			<wfw:commentRss>http://elykinnovation.com/blog/?feed=rss2&amp;p=1117</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New born twins vs managing a website project &#8211; a case study</title>
		<link>http://elykinnovation.com/blog/?p=1100</link>
		<comments>http://elykinnovation.com/blog/?p=1100#comments</comments>
		<pubDate>Sun, 30 Jan 2011 16:17:17 +0000</pubDate>
		<dc:creator>Shawn Retzer</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Project Management]]></category>
		<category><![CDATA[Website Design]]></category>

		<guid isPermaLink="false">http://elykinnovation.com/blog/?p=1100</guid>
		<description><![CDATA[My wife and I have been recently blessed with the births of our twin boys. They are definitely a lot of work and demand a lot of attention. If things aren&#8217;t organized and scheduled throughout the day you can easily lose track of feeding times, nap times, changing and baths. As a seasoned website developer, [...]]]></description>
			<content:encoded><![CDATA[<p>My wife and I have been recently blessed with the births of our twin boys. They are definitely a lot of work and demand a lot of attention. If things aren&#8217;t organized and scheduled throughout the day you can easily lose track of feeding times, nap times, changing and baths. As a seasoned website developer, I cannot help but notice that there are a lot of similarities between raising newborn twins and managing a <a href="http://elykinnovation.com/web_design_development_consulting.php">web development</a> project. The time-line of a website project over several weeks is pretty similar to the scheduled day of our boys.</p>
<table border="0" cellspacing="10" cellpadding="5" width="100%">
<tbody>
<tr>
<td bgcolor="#333333"><strong>The Twins Boys</strong></td>
<td bgcolor="#333333"><strong>The Client&#8217;s Project</strong></td>
</tr>
<tr>
<td>The boys wake up</td>
<td>Project Kick off meeting</td>
</tr>
<tr>
<td>First morning feeding</td>
<td>We receive our first batch of content</td>
</tr>
<tr>
<td>Start playtime activity</td>
<td>Design wire-frames and get feedback</td>
</tr>
<tr>
<td>First diaper change</td>
<td>Client feedback and wire-frame changes</td>
</tr>
<tr>
<td>Nap</td>
<td>Waiting for client approval</td>
</tr>
<tr>
<td>Second feeding</td>
<td>Wire-frame approval and designs started</td>
</tr>
<tr>
<td>Start playtime activity</td>
<td>Start design work</td>
</tr>
<tr>
<td>Second diaper change</td>
<td>Client feedback and design changes</td>
</tr>
<tr>
<td>Nap</td>
<td>Waiting for client approval</td>
</tr>
<tr>
<td>Start playtime activity</td>
<td>Finalize designs, get approval and start build out</td>
</tr>
<tr>
<td>Bath time</td>
<td>Designing and programming site functionality</td>
</tr>
<tr>
<td>Final night feeding</td>
<td>Delivering finished project for client approval</td>
</tr>
<tr>
<td>Third diaper change</td>
<td>Client feedback and final design changes</td>
</tr>
<tr>
<td>Bedtime and stories</td>
<td>Launching the site and announcing it on our site</td>
</tr>
</tbody>
</table>
<p>It may seem inappropriate that the scheduled diaper changes are lined up with client feed back.  ; -) &#8230;I am NOT implying that Client feedback is similar to baby poop, rather it is the <strong>exact opposite</strong>&#8230;.Baby poop is the only way our twins can provide feedback on the meal they recently consumed. Of course the above examples are a little loose and aren&#8217;t directly related but you can definitely see the similarities. If you don&#8217;t have a schedule and plan things effectively there is plenty of room for mishap and ultimately letting your newborn (or client) down. If you have any questions about a <a href="http://elykinnovation.com/web_design_development_consulting.php">website</a> project or changing diapers, please do not hesitate to call.</p>
]]></content:encoded>
			<wfw:commentRss>http://elykinnovation.com/blog/?feed=rss2&amp;p=1100</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

