<?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>Web Wide Way</title>
	<atom:link href="http://webwideway.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://webwideway.com</link>
	<description>Web World News</description>
	<lastBuildDate>Thu, 05 Jan 2012 10:19:33 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Google punishes  itself for buying links;-)</title>
		<link>http://webwideway.com/2012/01/05/google-punishes-itself-for-buying-links/</link>
		<comments>http://webwideway.com/2012/01/05/google-punishes-itself-for-buying-links/#comments</comments>
		<pubDate>Thu, 05 Jan 2012 08:19:33 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Google]]></category>

		<guid isPermaLink="false">http://webwideway.com/?p=404</guid>
		<description><![CDATA[Sources: Danny Sullivan from searchengineland.com about investigation of paid posts sponsored by Google http://searchengineland.com/googles-jaw-dropping-sponsored-post-campaign-for-chrome-106348 Matt Cutts answer about removing Google Chrome from search results for 60 days https://plus.google.com/109412257237874861202/posts/NAWunDzJSHC#109412257237874861202/posts/NAWunDzJSHC From one side it is funny story. From other one it is great buzz for Google Chrome as well.]]></description>
			<content:encoded><![CDATA[<p>Sources:<br />
Danny Sullivan from searchengineland.com about investigation of paid posts sponsored by Google</p>
<p>http://searchengineland.com/googles-jaw-dropping-sponsored-post-campaign-for-chrome-106348</p>
<p>Matt Cutts answer about removing Google Chrome from search results for 60 days</p>
<p>https://plus.google.com/109412257237874861202/posts/NAWunDzJSHC#109412257237874861202/posts/NAWunDzJSHC</p>
<p>From one side it is funny story.<br />
From other one it is great buzz for Google Chrome as well.</p>
]]></content:encoded>
			<wfw:commentRss>http://webwideway.com/2012/01/05/google-punishes-itself-for-buying-links/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New link element for multilingual conent</title>
		<link>http://webwideway.com/2011/12/07/new-link-element-for-multilingual-conent/</link>
		<comments>http://webwideway.com/2011/12/07/new-link-element-for-multilingual-conent/#comments</comments>
		<pubDate>Wed, 07 Dec 2011 10:12:52 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Google]]></category>
		<category><![CDATA[Programming Feauters]]></category>

		<guid isPermaLink="false">http://webwideway.com/?p=397</guid>
		<description><![CDATA[Google added new link element for sites have subdomians for different geo-located regions. it shoul be added to header of the site [link rel="alternate" hreflang="xx" href="http://xx.example.com/" /] where xx is 2 letter of the language. just change [ to < and ] to > I ctreated table with xx-value of most known and usable languages. [...]]]></description>
			<content:encoded><![CDATA[<p>Google added new link element for sites have subdomians for different geo-located regions.<br />
it shoul be added to header of the site<br />
[link rel="alternate" hreflang="xx" href="http://xx.example.com/" /]<br />
where xx is 2 letter of the language.<br />
just change [ to < and ] to ></p>
<p>I ctreated table with xx-value of most known and usable languages.</p>
<table  border="0" cellspacing="0" cellpadding="0" >
<tr>
<td align="center" valign="middle" width="150" height="20"><b>Language name</b></td>
<td align="center" valign="middle"  width="70" height="20"><b>ISO 639-1</b></td>
</tr>
<tr>
<td align="center" valign="middle">Armenian</td>
<td align="center" valign="middle">hy</td>
</tr>
<tr>
<td align="center" valign="middle">Belarusian</td>
<td align="center" valign="middle">be</td>
</tr>
<tr>
<td align="center" valign="middle">Bosnian</td>
<td align="center" valign="middle">bs</td>
</tr>
<tr>
<td align="center" valign="middle">Breton</td>
<td align="center" valign="middle">br</td>
</tr>
<tr>
<td align="center" valign="middle">Bulgarian</td>
<td align="center" valign="middle">bg</td>
</tr>
<tr>
<td align="center" valign="middle">Catalan; Valencian</td>
<td align="center" valign="middle">ca</td>
</tr>
<tr>
<td align="center" valign="middle">Chinese</td>
<td align="center" valign="middle">zh</td>
</tr>
<tr>
<td align="center" valign="middle">Croatian</td>
<td align="center" valign="middle">hr</td>
</tr>
<tr>
<td align="center" valign="middle">Czech</td>
<td align="center" valign="middle">cs</td>
</tr>
<tr>
<td align="center" valign="middle">Danish</td>
<td align="center" valign="middle">da</td>
</tr>
<tr>
<td align="center" valign="middle">Dutch</td>
<td align="center" valign="middle">nl</td>
</tr>
<tr>
<td align="center" valign="middle">English</td>
<td align="center" valign="middle">en</td>
</tr>
<tr>
<td align="center" valign="middle">Estonian</td>
<td align="center" valign="middle">et</td>
</tr>
<tr>
<td align="center" valign="middle">Finnish</td>
<td align="center" valign="middle">fi</td>
</tr>
<tr>
<td align="center" valign="middle">French</td>
<td align="center" valign="middle">fr</td>
</tr>
<tr>
<td align="center" valign="middle">Georgian</td>
<td align="center" valign="middle">ka</td>
</tr>
<tr>
<td align="center" valign="middle">German</td>
<td align="center" valign="middle">de</td>
</tr>
<tr>
<td align="center" valign="middle">Greek, Modern</td>
<td align="center" valign="middle">el</td>
</tr>
<tr>
<td align="center" valign="middle">Hebrew (modern)</td>
<td align="center" valign="middle">he</td>
</tr>
<tr>
<td align="center" valign="middle">Hindi</td>
<td align="center" valign="middle">hi</td>
</tr>
<tr>
<td align="center" valign="middle">Hungarian</td>
<td align="center" valign="middle">hu</td>
</tr>
<tr>
<td align="center" valign="middle">Indonesian</td>
<td align="center" valign="middle">id</td>
</tr>
<tr>
<td align="center" valign="middle">Irish</td>
<td align="center" valign="middle">ga</td>
</tr>
<tr>
<td align="center" valign="middle">Italian</td>
<td align="center" valign="middle">it</td>
</tr>
<tr>
<td align="center" valign="middle">Japanese</td>
<td align="center" valign="middle">ja</td>
</tr>
<tr>
<td align="center" valign="middle">Korean</td>
<td align="center" valign="middle">ko</td>
</tr>
<tr>
<td align="center" valign="middle">Latin</td>
<td align="center" valign="middle">la</td>
</tr>
<tr>
<td align="center" valign="middle">Luxembourgish</td>
<td align="center" valign="middle">lb</td>
</tr>
<tr>
<td align="center" valign="middle">Lithuanian</td>
<td align="center" valign="middle">lt</td>
</tr>
<tr>
<td align="center" valign="middle">Latvian</td>
<td align="center" valign="middle">lv</td>
</tr>
<tr>
<td align="center" valign="middle">Macedonian</td>
<td align="center" valign="middle">mk</td>
</tr>
<tr>
<td align="center" valign="middle">Mongolian</td>
<td align="center" valign="middle">mn</td>
</tr>
<tr>
<td align="center" valign="middle">Norwegian Bokmål</td>
<td align="center" valign="middle">nb</td>
</tr>
<tr>
<td align="center" valign="middle">Norwegian Nynorsk</td>
<td align="center" valign="middle">nn</td>
</tr>
<tr>
<td align="center" valign="middle">Norwegian</td>
<td align="center" valign="middle">no</td>
</tr>
<tr>
<td align="center" valign="middle">Persian</td>
<td align="center" valign="middle">fa</td>
</tr>
<tr>
<td align="center" valign="middle">Polish</td>
<td align="center" valign="middle">pl</td>
</tr>
<tr>
<td align="center" valign="middle">Portuguese</td>
<td align="center" valign="middle">pt</td>
</tr>
<tr>
<td align="center" valign="middle">Romanian, Moldavian, Moldovan</td>
<td align="center" valign="middle">ro</td>
</tr>
<tr>
<td align="center" valign="middle">Russian</td>
<td align="center" valign="middle">ru</td>
</tr>
<tr>
<td align="center" valign="middle">Serbian</td>
<td align="center" valign="middle">sr</td>
</tr>
<tr>
<td align="center" valign="middle">Scottish Gaelic; Gaelic</td>
<td align="center" valign="middle">gd</td>
</tr>
<tr>
<td align="center" valign="middle">Slovak</td>
<td align="center" valign="middle">sk</td>
</tr>
<tr>
<td align="center" valign="middle">Slovene</td>
<td align="center" valign="middle">sl</td>
</tr>
<tr>
<td align="center" valign="middle">Spanish; Castilian</td>
<td align="center" valign="middle">es</td>
</tr>
<tr>
<td align="center" valign="middle">Swedish</td>
<td align="center" valign="middle">sv</td>
</tr>
<tr>
<td align="center" valign="middle">Turkish</td>
<td align="center" valign="middle">tr</td>
</tr>
<tr>
<td align="center" valign="middle">Ukrainian</td>
<td align="center" valign="middle">uk</td>
</tr>
<tr>
<td align="center" valign="middle">Vietnamese</td>
<td align="center" valign="middle">vi</td>
</tr>
<tr>
<td align="center" valign="middle">Welsh</td>
<td align="center" valign="middle">cy</td>
</tr>
<tr>
<td align="center" valign="middle">Yiddish</td>
<td align="center" valign="middle">yi</td>
</tr>
</table>
]]></content:encoded>
			<wfw:commentRss>http://webwideway.com/2011/12/07/new-link-element-for-multilingual-conent/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>css problem with vertical-align: middle;</title>
		<link>http://webwideway.com/2011/11/23/css-problem-vertical-align-middle/</link>
		<comments>http://webwideway.com/2011/11/23/css-problem-vertical-align-middle/#comments</comments>
		<pubDate>Wed, 23 Nov 2011 10:21:42 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[css]]></category>

		<guid isPermaLink="false">http://webwideway.com/?p=393</guid>
		<description><![CDATA[I spent much time to find why vertical-align: middle; is not working for text I should put text near the image and it didn&#8217;t work when I tried to add vertical-align: middle; to class of the text But when I add it to image class it worked! Probably it will be helpful for somebody else. [...]]]></description>
			<content:encoded><![CDATA[<p>I spent much time to find why vertical-align: middle; is not working for text<br />
I should put text near the image and it didn&#8217;t work when I tried to add vertical-align: middle; to class of the text<br />
But when I add it to image class it worked!<br />
Probably it will be helpful for somebody else.</p>
<p>add to css file<br />
img.row {<br />
 vertical-align: middle;<br />
 }<br />
and this is the code<br />
[img src="/images/bullet.png" width="13" height="16"  alt="" / class="row"]Middle text[/div]</p>
<p>change all [ to < and ] to ></p>
]]></content:encoded>
			<wfw:commentRss>http://webwideway.com/2011/11/23/css-problem-vertical-align-middle/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Free SEO Tool for checking backlinks</title>
		<link>http://webwideway.com/2011/10/04/free-seo-tool-for-checking-backlinks/</link>
		<comments>http://webwideway.com/2011/10/04/free-seo-tool-for-checking-backlinks/#comments</comments>
		<pubDate>Tue, 04 Oct 2011 07:45:43 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Free Tools]]></category>
		<category><![CDATA[Search Engine Optmisation]]></category>

		<guid isPermaLink="false">http://webwideway.com/?p=389</guid>
		<description><![CDATA[Open Site Explorer opensiteexplorer.org allows to check quality of your site backlinks. This tool shows such parameters as Page Authority (PA), Domain Authority (DA), Linking Root Domains, Total Links. Last time were added aslo Facebook Shares, Facebook Likes, Tweets and Google +1. As more PA, DA and Linking Root Domains as better qulity the site [...]]]></description>
			<content:encoded><![CDATA[<p>Open Site Explorer opensiteexplorer.org allows to check quality of your site backlinks.<br />
This tool shows such parameters as Page Authority (PA), Domain Authority (DA), Linking Root Domains, Total Links.<br />
Last time were added aslo Facebook Shares, Facebook Likes, Tweets and Google +1.<br />
As more PA, DA and Linking Root Domains as better qulity the site backlinks.</p>
]]></content:encoded>
			<wfw:commentRss>http://webwideway.com/2011/10/04/free-seo-tool-for-checking-backlinks/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SEO Tool</title>
		<link>http://webwideway.com/2011/08/10/seo-tool/</link>
		<comments>http://webwideway.com/2011/08/10/seo-tool/#comments</comments>
		<pubDate>Wed, 10 Aug 2011 18:00:24 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Search Engine Optmisation]]></category>
		<category><![CDATA[Web Tools]]></category>

		<guid isPermaLink="false">http://webwideway.com/?p=386</guid>
		<description><![CDATA[Nice seo tool urltest.org, collecting data about main parameters of checking site like Google page rank, Alexa rank, Yahoo backlinks, number of Google in dexed pages, number of Yahoo indexed pages, number of Google backlinks, Domain age, last Google cache date and more.]]></description>
			<content:encoded><![CDATA[<p>Nice seo tool urltest.org, collecting data about main parameters of checking site  like Google page rank, Alexa rank, Yahoo backlinks, number of Google in dexed pages, number of Yahoo indexed pages, number of Google backlinks, Domain age, last Google cache date and more.</p>
]]></content:encoded>
			<wfw:commentRss>http://webwideway.com/2011/08/10/seo-tool/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Lack of Anti-Virus Software Consequences</title>
		<link>http://webwideway.com/2011/07/23/lack-of-anti-virus-software-consequences/</link>
		<comments>http://webwideway.com/2011/07/23/lack-of-anti-virus-software-consequences/#comments</comments>
		<pubDate>Sat, 23 Jul 2011 09:43:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Antivirus]]></category>

		<guid isPermaLink="false">http://webwideway.com/?p=383</guid>
		<description><![CDATA[Without the protection of antivirus software, viruses can destroy lives. It may sound overdramatic but they can. The ability to delete and corrupt any file on your hard disk, monitor your computer activities and steal personal and private data can be devastating in many different ways. Gone are the days of using physical photo albums [...]]]></description>
			<content:encoded><![CDATA[<p>Without the protection of <a href="http://www.kaspersky.co.uk/">antivirus</a> software, viruses can destroy lives. It may sound overdramatic but they can. The ability to delete and corrupt any file on your hard disk, monitor your computer activities and steal personal and private data can be devastating in many different ways.</p>
<p>Gone are the days of using physical photo albums to store our treasured family memories; we are using digital cameras and storing the photos digitally on our computers. If you lose these to a virus, then you are losing so much more than a few files; you will be losing your history. How will you be able to show your children and grandchildren what they were like as children? How will you be able to reminisce on the best days of your lives? The weddings, the new-borns, the family get-togethers: all gone.</p>
<p>And what about your music? CDs are long dead; all your music is purchased and stored digitally. That’s hundreds or even thousands of pounds worth of content at risk. It’s all well and good to say you’re backing up these valuable files but external hard drives are also vulnerable when you connect them to your computer. Viruses can be spread to any device you connect to your computer, so you must be protective.</p>
<p>Further to the investment in your entertainment, your entire personal fortune is at risk. Trojans and spyware can access your private data like bank account details, which can be used to commit theft and fraud. What can you do then when you’re left penniless?</p>
<p>We rely on our computers for the digital storage of personal and private files more than we think; it is important not to take them for granted by protecting them with the best <a href="http://www.kaspersky.co.uk/trials">free antivirus</a> software.</p>
]]></content:encoded>
			<wfw:commentRss>http://webwideway.com/2011/07/23/lack-of-anti-virus-software-consequences/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Windows vs. Linux Hosting: Programming Language Support</title>
		<link>http://webwideway.com/2011/07/12/windows-vs-linux-hosting-programming-language-support/</link>
		<comments>http://webwideway.com/2011/07/12/windows-vs-linux-hosting-programming-language-support/#comments</comments>
		<pubDate>Tue, 12 Jul 2011 10:22:01 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Hosting]]></category>

		<guid isPermaLink="false">http://webwideway.com/?p=381</guid>
		<description><![CDATA[There are a lot of things to consider when choosing a website hosting package, and one of them is the operating system used by the web hosting package. Linux hosting and Windows hosting are the more common packages offered by top web hosting companies, and in this part we are going to take a look [...]]]></description>
			<content:encoded><![CDATA[<p>There are a lot of things to consider when choosing a <a href="http://www.websitehosting.org">website hosting package</a>, and one of them is the operating system used by the web hosting package. Linux hosting and Windows hosting are the more common packages offered by top web hosting companies, and in this part we are going to take a look at the differences between the two of them. </p>
<p>For starters, Windows hosting is usually more suitable for ASP or ASP.Net web applications. Several CMS platforms as well as other web apps are built using ASP as the primary programing language, and if you plan on using one of these web apps then you need a good Windows hosting plan.</p>
<p>Linux hosting, on the other hand, offers superb support for PHP and MySQL combination. This is the more common web programming language and database framework combination, especially since they are designed to be open-source and can be customized.</p>
<p>So, which hosting plan is more suitable for you? Simply look at the web application you plan on using to support your site and make your decision accordingly. It will be very easy to find the best web hosting package that suits your needs and preferences.</p>
]]></content:encoded>
			<wfw:commentRss>http://webwideway.com/2011/07/12/windows-vs-linux-hosting-programming-language-support/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google News</title>
		<link>http://webwideway.com/2011/06/20/google-news/</link>
		<comments>http://webwideway.com/2011/06/20/google-news/#comments</comments>
		<pubDate>Mon, 20 Jun 2011 14:00:56 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Google]]></category>

		<guid isPermaLink="false">http://webwideway.com/?p=378</guid>
		<description><![CDATA[You can suggest your news content to Google News by usinbg this link http://www.google.com/support/news_pub/bin/answer.py?hl=en&#038;answer=191208&#038;rd=1 You should answer on many questions but probably it is wortt the efforts.]]></description>
			<content:encoded><![CDATA[<p>You can suggest your news content to Google News by usinbg this link</p>
<p>http://www.google.com/support/news_pub/bin/answer.py?hl=en&#038;answer=191208&#038;rd=1</p>
<p>You should answer on many questions but probably it is wortt the efforts.</p>
]]></content:encoded>
			<wfw:commentRss>http://webwideway.com/2011/06/20/google-news/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Free SEO Tool</title>
		<link>http://webwideway.com/2011/05/29/free-seo-tool/</link>
		<comments>http://webwideway.com/2011/05/29/free-seo-tool/#comments</comments>
		<pubDate>Sun, 29 May 2011 11:44:28 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Free Tools]]></category>
		<category><![CDATA[Search Engine Optmisation]]></category>

		<guid isPermaLink="false">http://webwideway.com/?p=372</guid>
		<description><![CDATA[Good site topsy.com allows to find how many sites mentioned your brand name during last 3 days/7 days/ 30 days/all time. You can check also how many tweets got your brand name, how many images and video speak about your brand name. You can exclud retweets and via mentions , just add -rt -via to [...]]]></description>
			<content:encoded><![CDATA[<p>Good site topsy.com allows to find how many sites mentioned your brand name during last 3 days/7 days/ 30 days/all time.<br />
You can check also how many tweets got your brand name, how many images and video speak about your brand name.<br />
You can exclud retweets and via mentions , just add -rt -via to the search query.<br />
You can create email alert to get by email all new references of you brand name.</p>
]]></content:encoded>
			<wfw:commentRss>http://webwideway.com/2011/05/29/free-seo-tool/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress plugins</title>
		<link>http://webwideway.com/2011/05/03/wordpress-plugins/</link>
		<comments>http://webwideway.com/2011/05/03/wordpress-plugins/#comments</comments>
		<pubDate>Tue, 03 May 2011 10:34:21 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://webwideway.com/?p=370</guid>
		<description><![CDATA[There are some useful wordpress plugins I want to try - WordPress Backup &#8211; backup files every day http://www.blogtrafficexchange.com/wordpress-backup/ You can get backups to your email - Check WP comments referer http://tools.davidnaylor.co.uk/ - Track your up time http://www.pingdom.com/ Free 30 day trial account]]></description>
			<content:encoded><![CDATA[<p>There are some useful wordpress plugins I want to try<br />
- WordPress Backup &#8211; backup files every day</p>
<p>http://www.blogtrafficexchange.com/wordpress-backup/</p>
<p>You can get backups to your email</p>
<p>- Check WP comments referer</p>
<p>http://tools.davidnaylor.co.uk/</p>
<p>- Track your up time</p>
<p>http://www.pingdom.com/</p>
<p>Free 30 day trial account</p>
]]></content:encoded>
			<wfw:commentRss>http://webwideway.com/2011/05/03/wordpress-plugins/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

