<?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>SEO Blog with Taste</title>
	<atom:link href="http://blog.pizzaseo.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.pizzaseo.com</link>
	<description>by Pizza SEO</description>
	<lastBuildDate>Mon, 26 Mar 2012 12:45:15 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>How +1 and Like Buttons Steal Your Visitors and What You Can Do About It</title>
		<link>http://blog.pizzaseo.com/how-1-and-like-buttons-steal-your-visitors-and-what-you-can-do-about-it/</link>
		<comments>http://blog.pizzaseo.com/how-1-and-like-buttons-steal-your-visitors-and-what-you-can-do-about-it/#comments</comments>
		<pubDate>Tue, 20 Sep 2011 14:30:52 +0000</pubDate>
		<dc:creator>Andrej Salner</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[+1]]></category>
		<category><![CDATA[facebook]]></category>
		<category><![CDATA[g+1 google]]></category>
		<category><![CDATA[plus]]></category>
		<category><![CDATA[visitors]]></category>

		<guid isPermaLink="false">http://blog.pizzaseo.com/?p=144</guid>
		<description><![CDATA[Time matters&#8230; Google +1 and Facebook Like buttons increase your page&#8217;s load time. Research shows that each additional second can cost you literally tens of percent of potential visitors. Our findings that adding the Google +1 button can increase load time by almost a full second is therefore scary. Moreover, Google ranking algorithm takes page [...]]]></description>
			<content:encoded><![CDATA[<h2>Time matters&#8230;</h2>
<p><strong>Google +1 and Facebook Like buttons increase your page&#8217;s load time.</strong> <a href="http://munchweb.com/effect-of-website-speed">Research shows</a> that each additional second can cost you literally tens of percent of potential visitors. Our findings that adding the Google +1 button can increase load time by almost a full second is therefore scary. Moreover, Google ranking algorithm takes page load time into account and landing page load time affects the Adwords quality score.</p>
<p>A Facebook Like button or rectangle with friends&#8217; faces is considered standard these days as well. In our experiment we focused on measuring the effects of these social elements on page load time. We repeatedly measured page load times on four web sites (with three different hosting providers) using the online services <a href="http://tools.pingdom.com/">tools.pingdom.com</a>, <a href="http://gtmetrix.com/">gtmetrix.com</a> a <a href="http://siteloadtest.com/">siteloadtest.com</a>.</p>
<p>We averaged the results to find the mean effect on time from click to display when Facebook and Google +1 buttons are displayed. We measured load time for the Facebook button (inserted as iframe) showing friends&#8217; faces, without faces, with an additional Google +1 button and then with the +1 button on its own, comparing it to load time without any of these social buttons.</p>
<p><strong>The graphs below show our results:</strong></p>
<p><img src="https://docs.google.com/spreadsheet/oimg?key=0AqHOx-2RDVjtdE1pYVp0Tnl5NDRoT1lwNG9sX0dNNXc&amp;oid=13&amp;zx=x8cpdr97fx10" alt="" /></p>
<p><img src="https://docs.google.com/spreadsheet/oimg?key=0AqHOx-2RDVjtdE1pYVp0Tnl5NDRoT1lwNG9sX0dNNXc&amp;oid=14&amp;zx=tk9u67lcu17q" alt="" /></p>
<p><img src="https://docs.google.com/spreadsheet/oimg?key=0AqHOx-2RDVjtdE1pYVp0Tnl5NDRoT1lwNG9sX0dNNXc&amp;oid=15&amp;zx=fzl7mt1d1fvi" alt="" /></p>
<p>The measurements have shown that a Google +1 button on its own had the least effect on load time, while Facebook Like showing friends&#8217; faces understandably added the most.</p>
<h2><strong>What is to be done?</strong></h2>
<p>&nbsp;</p>
<p>Following the recent launch of Google+, bloggers began <strong>sharing solutions to improve the load speed</strong> of the Google+ button or prevent the page from slower loading. Most of them drew on <a href="http://code.google.com/speed/page-speed/">Google Page Speed</a> recommendations for webmasters. Asynchronous Javascript loading and linking through HTTPS became a part of the <a href="http://www.google.com/webmasters/+1/button/">updated code for G+ button inclusion</a>, <a href="http://googlewebmastercentral.blogspot.com/2011/07/1-button-now-faster.html">increasing the website speed</a>. While the asynchronous function is only supported in Chrome and Firefox 3.6+, it does not negatively effect browsers that do not support it. When Javascript is loaded in this manner, its position (header, footer) no longer matters. Analogous system us used in the Google Analytics tracking code implementation.</p>
<p>In addition to XFBML and IFRAME, the Faecbook Like button offers a HTML5 implementácie with the support of above-mentioned asynchronous Javascript loading.</p>
<p>A few days ago <a href="https://plus.google.com/111499908439497508351/posts/LWZuyUKFSao">support for Google +1 button on mobile devices</a> has been added. Until now <a href="http://carloscar.se/tag/ipad">Javascript had to be edited</a> to display the button to avoid wasteful HTTP connection usage. This is now supported on mobile devices using Android 2.1+ and iOS 4.0+.</p>
<p><strong>The easiest ways to further speed up sites using Google +1 and Facebook Like buttons are:</strong></p>
<ul>
<li>turning off the Google +1 and Facebook Like counters</li>
<li>turning off faces for Facebook Like</li>
<li>only displaying social buttons if new content is shown</li>
</ul>
<p>Efforts at making sites faster with respect to social buttons load time represent only one of the areas of page speed optimisation. If you use multiple Javascripts, the <a href="http://berklee.github.com/nbl/index.html">NBL Javascript</a> for global asynchronous loading of scripts may be useful.</p>
<p><strong>There is much more room to improve various aspects of <a href="http://pizzaseo.com/optimization">website performance</a> and we are happy to help!</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.pizzaseo.com/how-1-and-like-buttons-steal-your-visitors-and-what-you-can-do-about-it/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Twitter Beats Facebook in Bringing Loyal Listeners, Slovak Radio Finds</title>
		<link>http://blog.pizzaseo.com/twitter-users-listen-longer/</link>
		<comments>http://blog.pizzaseo.com/twitter-users-listen-longer/#comments</comments>
		<pubDate>Fri, 10 Dec 2010 11:52:10 +0000</pubDate>
		<dc:creator>Daniel Duriš</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[average time spent]]></category>
		<category><![CDATA[facebook]]></category>
		<category><![CDATA[focus group]]></category>
		<category><![CDATA[listeners]]></category>
		<category><![CDATA[radio]]></category>
		<category><![CDATA[radio_fm]]></category>
		<category><![CDATA[research]]></category>
		<category><![CDATA[Slovakia]]></category>
		<category><![CDATA[traffic quality]]></category>
		<category><![CDATA[twitter]]></category>
		<category><![CDATA[users]]></category>

		<guid isPermaLink="false">http://blog.pizzaseo.com/?p=118</guid>
		<description><![CDATA[Radio_FM, Slovak public radio&#8217;s alternative channel found that marketing to a smaller group of Twitter followers brings more loyal listeners than communicating with its much larger Facebook audience. Radio_FM compared the time spent listening to its online stream of people coming to its site via its Twitter and profile on Facebook. Listeners who came from [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://blog.pizzaseo.com/files/SRo-radio-fm_black.jpg" rel="lightbox" title="Radio_FM Slovakia logo"><img class="alignleft size-medium wp-image-122" title="Radio_FM Slovakia logo" src="http://blog.pizzaseo.com/files/SRo-radio-fm_black-300x132.jpg" alt="Radio_FM Slovakia logo" width="300" height="132" /></a>Radio_FM, Slovak public radio&#8217;s alternative channel found that marketing to a smaller group of Twitter followers brings more loyal listeners than communicating with its much larger Facebook audience.</p>
<p>Radio_FM compared the time spent listening to its <a href="http://www.slovakradio.sk/inetportal/sounds/new_stream/fm/fm_256.mp3.m3u">online stream</a> of people coming to its site via its <a href="http://twitter.com/radiofm">Twitter</a> and profile on <a href="http://www.facebook.com/radiofm">Facebook</a>. Listeners who came from Twitter contributed more to increasing the average time spent listening to the radio&#8217;s stream than the five times larger but less involved Facebook group, Radio_FM director Dušan Vančo <a href="http://dusanvanco.com/post/2163729332/fejsbuk-biznis-s-citom">reported on his blog (in Slovak)</a>.</p>
<p><a href="http://blog.pizzaseo.com/files/dusan_vanco.jpg" rel="lightbox[118]" title="Twitter Beats Facebook in Bringing Loyal Listeners, Slovak Radio Finds"><img class="alignnone size-full wp-image-121" src="http://blog.pizzaseo.com/files/dusan_vanco.jpg" alt="Dušan Vančo, CEO of Radio_FM Slovakia" width="115" height="115" /></a>He also wrote that they used a focus group composed of Facebook fans to fine tune how they communicate online without alienating their audience.</p>
<p>What do your analytics show? How many Facebook friends is one of your Twitter followers worth?</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.pizzaseo.com/twitter-users-listen-longer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="http://www.slovakradio.sk/inetportal/sounds/new_stream/fm/fm_256.mp3.m3u" length="44" type="audio/x-mpegurl" />
		</item>
		<item>
		<title>Use CSS Print Styles For Offline Marketing</title>
		<link>http://blog.pizzaseo.com/print-styles-offline-marketing/</link>
		<comments>http://blog.pizzaseo.com/print-styles-offline-marketing/#comments</comments>
		<pubDate>Wed, 08 Sep 2010 11:19:21 +0000</pubDate>
		<dc:creator>Daniel Duriš</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[ideas]]></category>
		<category><![CDATA[offline marketing]]></category>
		<category><![CDATA[print]]></category>
		<category><![CDATA[print styles]]></category>
		<category><![CDATA[stylesheets]]></category>
		<category><![CDATA[tips]]></category>

		<guid isPermaLink="false">http://blog.pizzaseo.com/?p=108</guid>
		<description><![CDATA[Print styles in CSS are the instructions for a browser that say how should your web look like when printed on a paper. Many web sites used (or are still using) a link to a &#8220;Print version&#8221;. This function, however, usually not only leads to duplicate content in the search engines, but moreover this type [...]]]></description>
			<content:encoded><![CDATA[<p>Print styles in CSS are the instructions for a browser that say how should your web look like when printed on a paper. Many web sites used (or are still using) a link to a &#8220;Print version&#8221;. This function, however, usually not only leads to duplicate content in the search engines, but moreover this type of link is completely outdated. <strong>The print styles in particular are the right alternative for the web printing</strong>.</p>
<p>How do the print styles work? Basically, there are the same CSS rules as you are using for your web site&#8217;s layout and design today. The only difference is using a <em>print</em> media to mark the rules valid for printing. You can, for example, add a print style on your web site just like this:</p>
<p><code>&lt;link rel="stylesheet" href="print.css" type="text/css" media="print" /&gt;</code></p>
<h2>Do you really want to print everything?</h2>
<p>Except from the actual <strong>non-ecological nature of printing the web pages</strong> the way you see it displayed on the screen, you should also think if <strong>all those sections are really necessary when printing</strong>. Does the printed left menu help your visitors in any way? And what about those ad banners &#8211; what&#8217;s their actual role on a printed sheet? And what if you would like to provide an additional information in print that is not visible on your web site? Or even more &#8211; you would like to have your logo and photos printed in better quality?</p>
<p><strong>Print styles come to your help.</strong> Eliminate the unnecessary elements of a page or simplify the printing layout of your web site. Let&#8217;s say that an element <em>banner</em> contains advertisement you don&#8217;t want to print. We will also remove the left menu that is useless on a paper. And a logo, of course, will look better when printed, if we provide it in higher quality. We will add the following rules in the print.css stylesheet:</p>
<p><code>#banner, #menu { display: none }<br />
#logo { background: url(images/logo-hq.png); }<br />
</code></p>
<h2>Call to action on a paper</h2>
<p>On the other hand, we want to show an address of a page (URL) that is printed out &#8211; we will add a hidden element <em>printurl</em> into HTML and a rule to make it visible to the print stylesheets:</p>
<p><code>#printurl { display: block; font-size: 120%; font-weight: bold; }</code></p>
<p>A reader of the printed version will immediately know the actual web page address. <strong>You can even add a call to action to an element visible only when printed</strong>, e.g. &#8220;Visit www.example.com and get a 5% discount!&#8221; or &#8220;If you order until September 30th, you get a free shipping!&#8221;.</p>
<h2>Printed order available for an immediate checking</h2>
<p>Ideally, you should be using the specific CSS print styles during shopping process for every &#8220;thank you&#8221; screen offering a summary of an order, travel itinerary, important contacts or a date of delivery. That&#8217;s the good time, when the use of special CSS rules makes the printed pages easily scannable with all information available immediately. Save your customers a bunch of frustration and yourself time spent answering the same questions about the orders repeatedly.</p>
<p><strong>By the way: </strong>you will even get this article served a bit differently when printed (use the Print Preview to see an example).</p>
<p><strong>Do you know other uses of printed stylesheets for offline marketing? Let us know about them in the comments!</strong></p>
<p><em>http://blog.pizzaseo.com/print-styles-offline-marketing/</em></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.pizzaseo.com/print-styles-offline-marketing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Effective Web Audit – Free for Download</title>
		<link>http://blog.pizzaseo.com/effective-web-audit-free/</link>
		<comments>http://blog.pizzaseo.com/effective-web-audit-free/#comments</comments>
		<pubDate>Tue, 19 Jan 2010 11:12:38 +0000</pubDate>
		<dc:creator>Daniel Duriš</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[acessibility]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[content]]></category>
		<category><![CDATA[download]]></category>
		<category><![CDATA[effective web audit]]></category>
		<category><![CDATA[free]]></category>
		<category><![CDATA[recommendations]]></category>
		<category><![CDATA[search engine optimization]]></category>
		<category><![CDATA[seo]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[usability]]></category>
		<category><![CDATA[website]]></category>

		<guid isPermaLink="false">http://blog.pizzaseo.com/?p=87</guid>
		<description><![CDATA[Effective Web Audit was name of our on-site SEO, basic usability and accessibility audit that we used to provide to our clients from 2007 to mid-2009. We provided the audit to tens of both international and Slovak clients as our entry service.]]></description>
			<content:encoded><![CDATA[<p>Tens of Slovak and international clients benefitted from our <strong>Effective Web Audit</strong>, the on-site SEO, basic usability and accessibility tool that we used to provide from 2007 to mid-2009. The audit was our entry-level service but with strong focus on actionable recommendations.<br />
<strong><br />
We made updates and improvements to the audit continually</strong> keeping up with changes in search engines, new tools, features and practices. In 2010 many web developers know the basic tenets of optimising their code for search engines. To keep ahead our clients need even more sophisticated analysis and strong, forward looking strategies to build sustainable quality traffic. </p>
<p>In 2010 we therefore designed a completely new audit, the <strong>Web Presence Audit</strong> (the working title had been the Web Visibility Audit but <a href="http://www.visibility.sk" rel="nofollow">a Slovak competitor</a>) beat us to this word. The new audit goes even deeper in analyzing clients&#8217; (and their competitors&#8217;) overall presence on the web &#8211; in social networks, local search results, covering the basics of online reputation management and synergies between paid search engine presentation (PPC) and optimization.</p>
<p>We are therefore <strong>sharing our Effective Web Audit</strong>, in most respects still valid, with everyone. Website owners and designers can check their sites, and SEOs can compare it to their audit practices (not all of which stand up to scrutiny).<br />
<strong><br />
Our Effective Web Audit evaluates your web site in six main parts:</strong></p>
<ol>
<li><strong>(X)HTML and CSS code</strong> &#8211; is your code well structured and valid? What kind of layout are you using? What about your CSS and Javascript? Do you have well-titled pages and use META information?</li>
<li><strong>URL addresses structure</strong> &#8211; do you use friendly URLs? Any duplicate content issues?</li>
<li><strong>Technical issues</strong> &#8211; is your web site indexed by search engines? Are pages cached and links working? What does your robots.txt file say?</li>
<li><strong>Statistics </strong>- do you know your traffic? Do you use Google Webmaster Tools? What are your keywords and their positions? How is your backlink profile?</li>
<li><strong>Accessibility </strong>- does your website display properly in every browser? How do text changes impacts your web site? Do text links clearly stand out? How fast does your web site load?</li>
<li><strong>Usability </strong>- is your logo positioned properly? Is web site navigation clear? Does the user know at all times what page he is on? Do you offer a sitemap? How are your links targeted? Are they well described? Is there meaningful content on your web site? Does your error (page not found) page help or scare people away? Does overall look and feel of your web site agree with its goals?</li>
</ol>
<p>To download (licensed <a href="http://creativecommons.org/licenses/by/3.0/deed.en">under Creative Commons Attribution cc by license</a>):</p>
<ul>
<li><a href='http://blog.pizzaseo.com/files/pizza-seo_effective-web-audit-en.pdf'>Effective Web Audit &#8211; PDF format</a></li>
</ul>
<p>ODT or DOC formats available on request.</p>
<p>See if the Effective Web Audit helps you understand web marketing better. If you require professional internet marketing advice or help <a href="http://pizzaseo.com/contact">contact us</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.pizzaseo.com/effective-web-audit-free/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>My First Day at Pizza SEO</title>
		<link>http://blog.pizzaseo.com/the-first-day-at-pizza-seo/</link>
		<comments>http://blog.pizzaseo.com/the-first-day-at-pizza-seo/#comments</comments>
		<pubDate>Fri, 15 Jan 2010 14:31:22 +0000</pubDate>
		<dc:creator>peter</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[first day]]></category>
		<category><![CDATA[internship]]></category>
		<category><![CDATA[pizzaseo]]></category>
		<category><![CDATA[seo company]]></category>

		<guid isPermaLink="false">http://blog.pizzaseo.com/?p=78</guid>
		<description><![CDATA[I have been hired as an intern to Pizza SEO. My name is Peter Kucerka (<a href="http://twitter.com/peter_kucerka">@peter_kucerka</a> - I tweet in Slovak only). I am student on Faculty of Mass-media Communication in Trnava. I am active user of Twitter and big fan of all social networks. Why I applied for this internship? It is simple. For a long time I have been looking for opportunity at some company, which deals with advertising, internet or something similar. When I saw message on <a href="http://twitter.com/pizzaseo">@pizzaseo</a> Twitter account, that they are looking for an intern, I din't wait. We exchanged few emails and I was invited for interview.]]></description>
			<content:encoded><![CDATA[<p>I have been hired as an intern to Pizza SEO. My name is Peter Kucerka (<a href="http://twitter.com/peter_kucerka">@peter_kucerka</a> &#8211; I tweet in Slovak only). I am student on Faculty of Mass-media Communication in Trnava. I am active user of Twitter and big fan of all social networks. Why I applied for this internship? It is simple. For a long time I have been looking for opportunity at some company, which deals with advertising, internet or something similar. When I saw message on <a href="http://twitter.com/pizzaseo">@pizzaseo</a> Twitter account, that they are looking for an intern, I din&#8217;t wait. We exchanged few emails and I was invited for interview.</p>
<p><a href="http://blog.pizzaseo.com/files/books.jpg" rel="lightbox[78]" title="My First Day at Pizza SEO"><img class="size-medium wp-image-82 alignleft" src="http://blog.pizzaseo.com/files/books-300x221.jpg" alt="Books on SEO; Source: http://www.flickr.com/photos/grunge/2863389919/" width="300" height="221" /></a> First day at Pizza SEO was notable for all book recommendations I received.  After acquainted with my colleagues, I jumped right into work. I received some training and was told what books I should read. I was shocked by the amount of recommended reading, but all books look interesting.</p>
<p>In any company a new guy must have his first training and know the working processes of the company. I learned what the business of Pizza SEO is, what things they do. The best way to learn is to study the last work cases. Of course, they also gave me further papers to study processes and techniques. And of course I was reading and searching for information about SEO on the internet.</p>
<p>The best time of a day for me was a meeting with a client. We were chatting about plans and strategy at one cafe. A client was open-minded and accepted some of my proposals.</p>
<p>And at last, one small comment on the first day. The office would look better, if we hanged some nice and colorful photo on the wall.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.pizzaseo.com/the-first-day-at-pizza-seo/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Usability recommendations for Choqok Twitter client</title>
		<link>http://blog.pizzaseo.com/usability-recommendations-for-choqok-twitter-client/</link>
		<comments>http://blog.pizzaseo.com/usability-recommendations-for-choqok-twitter-client/#comments</comments>
		<pubDate>Wed, 23 Sep 2009 13:34:48 +0000</pubDate>
		<dc:creator>Daniel Duriš</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[choqok]]></category>
		<category><![CDATA[client]]></category>
		<category><![CDATA[twitter]]></category>
		<category><![CDATA[usability]]></category>

		<guid isPermaLink="false">http://blog.pizzaseo.com/?p=65</guid>
		<description><![CDATA[Choqok is an open source micro-blogging client for K Desktop Environment (KDE) on Linux. As of version 0.6.6 it supports the popular Twitter and Identi.ca services. Daniel Duriš, senior consultant of Pizza SEO, uses Choqok and decided to make it better by providing free recommendations on the usability improvements to the Choqok developers. Main screen [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://choqok.gnufolks.org/">Choqok</a> is an open source micro-blogging client for K Desktop Environment (KDE) on Linux. As of version 0.6.6 it supports the popular <a href="http://twitter.com">Twitter</a> and <a href="http://indeti.ca">Identi.ca</a> services. <a href="http://pizzaseo.com/daniel-duris-senior-consultant">Daniel Duriš</a>, senior consultant of Pizza SEO, uses Choqok and decided to make it better by providing free recommendations on the usability improvements to the Choqok developers.</p>
<h2>Main screen / New tweet textbox</h2>
<p>Display the whole box on click, not on key-down.<br />
<em>Reasoning: The size of box is seen as limiting for first-time users of Choqok. Also it is small (one line<br />
textbox), compared to the sizes of other Twitter clients.</em></p>
<h2>Main screen / Posting new status</h2>
<p>I would recommend adding traditional icon showing some kind of network activity (circle with small dot going around or similar) to be layered over the tweet textbox (some kind of opacity should be added, so it partly hides the textbox) on posting.<br />
<em>Reasoning: No dynamic indication of message posting occurs. If larger image is attached to the tweet and tweet posted, only Statusbar (if enabled) indicates messages is being posted.</em></p>
<h2>Main screen / Flow of tweets</h2>
<p><strong>Tweet on mouseover</strong><br />
I would go for having only two larger icons RE: and RT side by side and moving Favourite &#8220;star&#8221; to the top right of the tweet.<br />
<em>Reasoning: Icons (Reply etc.) look very small and blurred (specially on higher resolutions).</em></p>
<h2>Flow of tweets / Retweet icon</h2>
<p>I would recommend changing it possibly to some kind of classic or double arrow directed to the right.<br />
<em>Reasoning: RT icon looks like a recycling, which is usually related to the delete/erase action.</em></p>
<h2>New tweets count in parentheses</h2>
<p>Hide new tweets count on restoring Choqok (or maximizing it), not on minimizing.<br />
<em>Reasoning: New tweets count in the parentheses is hidden only when Choqok is minimized. Users should<br />
not be forced to minimize Choquok (or press CTRL+R) to stop it from displaying number of new tweets, replies or direct messages.</em></p>
<h2>related: Settings</h2>
<p>Have an option to &#8220;Include replies in Home&#8221;.<br />
Have an option to &#8220;Include direct messages in Home&#8221;.<br />
Have an option to &#8220;Merge Inbox and Outbox into Dms&#8221;.<br />
<em>Reasoning: Hiding unnecessary tabs (if user chooses so) saves space and make Choqok look cleaner and simple.</em></p>
<h2>related: Tabs</h2>
<p>These actions are related to the settings as described above.<br />
In case &#8220;Include replies in Home&#8221; option in Settings is checked, delete this tab as it would be redundant.<br />
In case &#8220;Include direct messages in Home&#8221; option in Settings is checked, delete these tabs as they would be redundant.<br />
In case &#8220;Merge Inbox and Outbox into DMs&#8221; option in Settings is checked, display only one tab &#8220;DMs&#8221; (alternatively Directs&#8221; or &#8220;Direct messages&#8221;.</p>
<h2>Merging direct messages&#8217; Inbox and Outbox</h2>
<p>I recommend Inbox and Outbox tabs to be merged.<br />
<em>Reasoning: Merging enables user to follow up easier on the mutual communication. Alternatively, threading could be introduced, with last message shown as the larger one with other DMs belonging to the same conversation moved to the right under the latest DM from/to the same person. Left margin should be set to some value to put older DMs under the new one.</em></p>
<h2>Main screen / Statusbar</h2>
<p>Status bar should be disabled by default.<br />
<em>Reasoning: Statusbar does not add any informational value to the tweet list (flow of tweets) or when<br />
browsing menu. Last update time could be optionally displayed next to &#8220;You and your friends&#8221; text in the<br />
parentheses, e.g. (5m ago, no new tweets), (10m ago, 5 new tweets). A tooltip could be displayed on<br />
mouseover with additional information: &#8220;Last updated 5m ago. 5 new tweets, 2 replies, 3 DMs&#8221;.</em></p>
<h2>Download the full report</h2>
<p>You can <a href='http://blog.pizzaseo.com/files/choqok-usability-recommendations.pdf'>download the full report</a> in PDF format (143 KBs). The report contains recommendations on usability improvements to Choqok Twitter client as well as more information on Pizza SEO and what we do.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.pizzaseo.com/usability-recommendations-for-choqok-twitter-client/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Feel how disabled persons interact with the web</title>
		<link>http://blog.pizzaseo.com/feel-how-disabled-persons-interact-with-the-web/</link>
		<comments>http://blog.pizzaseo.com/feel-how-disabled-persons-interact-with-the-web/#comments</comments>
		<pubDate>Wed, 15 Apr 2009 12:05:12 +0000</pubDate>
		<dc:creator>Daniel Duriš</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[accessibility]]></category>
		<category><![CDATA[ideas]]></category>
		<category><![CDATA[interaction]]></category>
		<category><![CDATA[tips]]></category>

		<guid isPermaLink="false">http://blog.pizzaseo.com/?p=62</guid>
		<description><![CDATA[Roger Johansson, well-known accessibility evangelist, writes about making accessibility more real as it is often perceived as something abstract, not really important for most of the people. Some of his tips include unplugging mouse and using only keyboard to work with the web, using only a software keyboard, turning off the monitor and navigating by [...]]]></description>
			<content:encoded><![CDATA[<p>Roger Johansson, well-known accessibility evangelist, writes about <a href="http://www.456bereastreet.com/archive/200904/making_accessibility_more_real/">making accessibility more real</a> as it is often perceived as something abstract, not really important for most of the people.</p>
<p>Some of his tips include unplugging mouse and using only keyboard to work with the web, using only a software keyboard, turning off the monitor and navigating by screen reader only, sitting far away from the screen or decreasing brightness of the screen.</p>
<p>His tips are well thought and if more developers and designers followed them, it would make websites better in general.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.pizzaseo.com/feel-how-disabled-persons-interact-with-the-web/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Opportunity knocking: tool up now to be a newspaper SEO</title>
		<link>http://blog.pizzaseo.com/opportunity-knocking-tool-up-now-to-be-a-newspaper-seo/</link>
		<comments>http://blog.pizzaseo.com/opportunity-knocking-tool-up-now-to-be-a-newspaper-seo/#comments</comments>
		<pubDate>Mon, 22 Dec 2008 08:51:27 +0000</pubDate>
		<dc:creator>Andrej Salner</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[media]]></category>
		<category><![CDATA[newspapers]]></category>
		<category><![CDATA[print]]></category>
		<category><![CDATA[seo]]></category>

		<guid isPermaLink="false">http://blog.pizzaseo.com/?p=47</guid>
		<description><![CDATA[&#160; Newspapers will become a lucrative niche for SEO. There are signs of print newspaper slowly fading away &#8211; two Detroit daily papers are refocusing on digital, as the old model had become &#8220;unsustainable&#8221;. Circulation and advertising revenues are falling for newspapers around the world. People are reading digital media much more and news is [...]]]></description>
			<content:encoded><![CDATA[<p>&nbsp;</p>
<p><a href="http://blog.pizzaseo.com/files/blaze1.jpg" rel="lightbox" title="blaze1"><img class="alignleft size-medium wp-image-51" title="blaze1" src="http://blog.pizzaseo.com/files/blaze1-225x300.jpg" alt="" width="225" height="300" /></a>Newspapers will become a lucrative niche for SEO. There are <a id="zrb6" title="Content Bridges: In desperation, Detroit papers flip the switch" href="http://www.contentbridges.com/2008/12/as-the-great-detroit-experiment-begins-the-industry-owes-them-for-acknowledging-the-obvious-as-lou-mleczko-president-of-th.html">signs of print newspaper slowly fading away</a> &#8211; two Detroit daily papers are refocusing on digital, as the old model had become &#8220;unsustainable&#8221;. Circulation and advertising revenues are falling for newspapers around the world.</p>
<p>People are reading digital media much more and news is reported often up to the minute (e.g. <a title="mathewingram.com/work - Yes, Twitter is a source of journalism" href="http://www.mathewingram.com/work/2008/11/26/yes-twitter-is-a-source-of-journalism/">Twitter journalism</a>, <a href="http://qik.com/">Qik</a>, <a href="http://news.google.com/">Google News</a>) rather than with a day&#8217;s lag. Since newspapers are under pressure to build their online presence, around the world (with the partial exception of Belgium) they are trying to optimise the content to appear better in search engines.</p>
<p>SEOs noticed when New York Times put its SEO strategy in place. It made its archives accessible (with a few <a id="c53." title="John Andrews - The New York Times flexes its SEO Muscle" href="http://www.johnon.com/303/nytimescom.html">old school SEO &#8220;tricks&#8221;</a>) to build traffic and incease ad revenue.</p>
<p>There has also been talk of reporters getting trained in basic SEO tactics regarding usage of keywords. The Times Online editor-in-chief said <a id="c-:d" title="Press Gazette: Spackman: Journalism and search optimisation are 'completely interwoven' at Times Online" href="http://www.pressgazette.co.uk/story.asp?sectioncode=1&amp;storycode=41073&amp;c=1">search and SEO were completely interwoven</a> &#8211; reporters learned SEO techniques and monitored site searches to better gauge reader interest. Sub editors, who usually make up catchy headlines, are being <a id="d5hp" title="The Guardian: Search for the perfect headline" href="http://www.guardian.co.uk/media/2007/nov/19/mondaymediasection.sun">pushed out by SEO requirements</a>.</p>
<p>Respected Dutch SEO Joost de Valk put forward his <a id="zand" title="Yoast.com - SEO for Newspapers" href="http://yoast.com/seo-newspapers/">ideas for newspaper SEO</a> based on work he did for Dutch papers: fix templates (tags, code) and URLs (include keywords, as well as some numbers with at least three digits to meet Google News requirements) and a bunch of other useful tips.</p>
<p>At Pizza SEO we had the privilege of <a title="Pizza SEO Reference" href="http://pizzaseo.com/sme.sk">working</a> with <a id="ne1e" title="Slovak newspaper site" href="http://www.sme.sk">SME Online</a> in 2006, the online edition of one of Slovakia&#8217;s main broadsheets. They have been lauded as some of the most innovative online newspapers in Europe and had introduced blogging into the press. We have also worked with Euractiv, a news server on EU affairs both in <a title="Slovak EU Portal" href="http://www.euractiv.sk/">Slovakia</a> and in <a href="http://www.euractiv.com/">Brussels</a>.</p>
<p>Media clients are usually refreshing in that they do not have a shortage of content, which many other clients suffer from. Rather they have an abundance and there are numerous challenges in presenting the rich content to visitors in a usable and accessible format.</p>
<p>Lookout for more and more traditional media outlets around you looking for SEO staff and consultants. There are likely to be opportunities for SEOs both in-house and outsourced in many geographic an linguistic news markets.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.pizzaseo.com/opportunity-knocking-tool-up-now-to-be-a-newspaper-seo/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Why is Pizza SEO named Pizza SEO?</title>
		<link>http://blog.pizzaseo.com/why-is-pizza-seo-named-pizza-seo/</link>
		<comments>http://blog.pizzaseo.com/why-is-pizza-seo-named-pizza-seo/#comments</comments>
		<pubDate>Thu, 18 Sep 2008 09:46:11 +0000</pubDate>
		<dc:creator>Daniel Duriš</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[pizza-seo]]></category>
		<category><![CDATA[pizzaseo]]></category>

		<guid isPermaLink="false">http://blog.pizzaseo.com/?p=28</guid>
		<description><![CDATA[We often receive questions about our company name &#8211; why in the world would someone call a SEO company Pizza SEO? After we had agreed to start one of Slovakia&#8217;s first SEO consultancies in the beginning of 2006, we had thought long and hard about a good name &#8211; one that would work both in [...]]]></description>
			<content:encoded><![CDATA[<p>We often receive questions about our company name &#8211; why in the world would someone call a SEO company <a href="http://pizzaseo.com">Pizza SEO</a>? </p>
<p>After we had agreed to start one of Slovakia&#8217;s first SEO consultancies in the beginning of 2006, we had thought long and hard about a good name &#8211; one that would work both in our home market and leave room for international work. We thought the name should contain SEO as it stands for the search engine optimization, our core area of work. Trying different phrases and finding no agreement between the four founders even after multiple rounds of beer, I finally said in exasperation: &#8220;We might as well call it Pizza SEO, huh?&#8221; Everybody was surprised for a moment, but then we realized we had stumbled upon a winner. After all, everybody likes Pizza&#8230;</p>
<p>So there it was and it became official &#8211; we are <a href="http://pizzaseo.com">Pizza SEO</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.pizzaseo.com/why-is-pizza-seo-named-pizza-seo/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>No licence for Flash abuse: SEO and Google indexing Flash</title>
		<link>http://blog.pizzaseo.com/no-licence-for-flash-abuse-seo-and-google-indexing-flash/</link>
		<comments>http://blog.pizzaseo.com/no-licence-for-flash-abuse-seo-and-google-indexing-flash/#comments</comments>
		<pubDate>Thu, 17 Jul 2008 13:33:48 +0000</pubDate>
		<dc:creator>Andrej Salner</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[serps]]></category>
		<category><![CDATA[usability]]></category>
		<category><![CDATA[websites]]></category>

		<guid isPermaLink="false">http://blog.pizzaseo.com/?p=24</guid>
		<description><![CDATA[Google can now index Flash better than before. What this means is that Google can now provide searchers even more information than before – if you look for information only found within a Flash site that Google can read there will be a result where there used to be none.]]></description>
			<content:encoded><![CDATA[<p>Google can now index Flash better than before. What this means is that Google can now provide searchers even more information than before – if you look for information only found within a Flash site that Google can read there will be a result where there used to be none.</p>
<p>However, it does not mean that searchability, accessibility and usability issues regarding Flash websites have been resolved. Flash is an important tool and has a role in web presentations but should rarely be the format of choice for entire websites.</p>
<p><strong>Indexing Flash better does not mean indexing Flash well.</strong> By design there is very little text within a Flash site for the search engines to read. Moreover, you have little control over how the website will appear in the SERPs (and often, it won’t be pretty).</p>
<p><strong>There is no jumping inside a Flash movie.</strong> Google reading more into Flash does not mean it can overcome one of its main usability drawbacks – the fact that most flash websites are on a single URL or have a limited URL structure. You cannot link to a specific point within a Flash site. So even if Google knows that somewhere within your site there is something a user wants to see, it has no way of sending her there.</p>
<p>Many usability conscious SEOs are worried that news on better indexing of Flash sites devalues their oft used argument – it is easier to convince someone to avoid Flash if you can threaten very poor search engine visibility. However, most companies with pure Flash websites are simply <strong>victims of looks-obsessed graphic designers</strong> who don’t understand user experience. All the arguments against Flash abuse still hold: hard to optimize for search engines, poor accessibility (think rich managers on mobile devices if sight-impaired users aren’t good enough), poor user experience (no back button, no way of knowing how to interact with many sites).</p>
<p>This does not mean there is no role for Flash to play. If used correctly (most of the time within a website rather than instead of a website) Flash can make for great user experience (Future NOW&#8217;s Jeff Sexton <a href="http://www.grokdotcom.com/2008/04/22/flash-web-design/">provides great examples</a>) . So next time your advertising agency or web designer tells you to go Flash make sure they understand its limits.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.pizzaseo.com/no-licence-for-flash-abuse-seo-and-google-indexing-flash/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

