<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>Royal Pingdom</title>
	
	<link>http://royal.pingdom.com</link>
	<description>Ramblings and tech news from the Pingdom team</description>
	<lastBuildDate>Wed, 22 May 2013 16:32:13 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/RoyalPingdom" /><feedburner:info uri="royalpingdom" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><feedburner:emailServiceId>RoyalPingdom</feedburner:emailServiceId><feedburner:feedburnerHostname>http://feedburner.google.com</feedburner:feedburnerHostname><item>
		<title>Interview with driving forces behind web dev projects jsDelivr &amp; jSter</title>
		<link>http://feedproxy.google.com/~r/RoyalPingdom/~3/WPx2qJLLdFU/</link>
		<comments>http://royal.pingdom.com/2013/05/22/web-dev-projects/#comments</comments>
		<pubDate>Wed, 22 May 2013 16:30:55 +0000</pubDate>
		<dc:creator>Pingdom</dc:creator>
				<category><![CDATA[Tech blog]]></category>
		<category><![CDATA[CDN]]></category>
		<category><![CDATA[community]]></category>
		<category><![CDATA[Community Projects]]></category>
		<category><![CDATA[content-delivery-network]]></category>
		<category><![CDATA[distributed]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Javascript Developer]]></category>
		<category><![CDATA[Javascript Projects]]></category>
		<category><![CDATA[JQuery]]></category>
		<category><![CDATA[jsdelivr]]></category>
		<category><![CDATA[jster]]></category>
		<category><![CDATA[open-source]]></category>
		<category><![CDATA[project]]></category>
		<category><![CDATA[projects]]></category>
		<category><![CDATA[speed]]></category>
		<category><![CDATA[web dev]]></category>
		<category><![CDATA[web performance]]></category>

		<guid isPermaLink="false">http://royal.pingdom.com/?p=21598</guid>
		<description><![CDATA[<img class="alignright size-full wp-image-21599" alt="javascript" src="http://royal.pingdom.com/wp-content/uploads/2013/05/150x150.jpg" width="150" height="150" />If you are a web developer, you should definitely check out <a href="http://www.jsdelivr.com/">jsDelivr</a> and <a href="http://jster.net/">JSter</a>.

JSter is a catalog of over 1,100 JavaScript libraries and tools for web development, where users can rate contributions, and share their experience with others. jsDelivr is a free CDN (Content Delivery Network) where any web developer can host their files, including CSS, fonts, JavaScript, jQuery plugins, etc. Currently almost 600 projects are hosted on jsDelivr.

To find out more about these two projects, we interviewed <a href="https://twitter.com/jimaek">Dmitriy Akulov</a> (representing jsDelivr) and <a href="https://twitter.com/bebraw">Juho Vepsäläinen</a> (representing JSter).<p><p><em>This was a post from the guys at Pingdom, a site monitoring service that makes sure you're the first to know when your site is down. <a href="http://www.pingdom.com/free/?utm_source=Royal&utm_medium=Feed&utm_content=Free%2Btext&utm_campaign=Free">Check it out for free.</a></em></p></p>
]]></description>
				<content:encoded><![CDATA[<p>If you are a web developer, you should definitely check out <a href="http://www.jsdelivr.com/" id="link_519cf3344bc2e">jsDelivr</a><script>_kmq.push(["trackClickOnOutboundLink","link_519cf3344bc2e","Article link clicked",{"Title":"jsDelivr","Page":"Interview with driving forces behind web dev projects jsDelivr &#038; jSter"}]);</script> and <a href="http://jster.net/" id="link_519cf3344be46">JSter</a><script>_kmq.push(["trackClickOnOutboundLink","link_519cf3344be46","Article link clicked",{"Title":"JSter","Page":"Interview with driving forces behind web dev projects jsDelivr &#038; jSter"}]);</script>.</p>
<p>JSter is a catalog of over 1,100 JavaScript libraries and tools for web development, where users can rate contributions, and share their experience with others. jsDelivr is a free CDN (Content Delivery Network) where any web developer can host their files, including CSS, fonts, JavaScript, jQuery plugins, etc. Currently almost 600 projects are hosted on jsDelivr.</p>
<p>To find out more about these two projects, we interviewed <a href="https://twitter.com/jimaek" id="link_519cf3344c054">Dmitriy Akulov</a><script>_kmq.push(["trackClickOnOutboundLink","link_519cf3344c054","Article link clicked",{"Title":"Dmitriy Akulov","Page":"Interview with driving forces behind web dev projects jsDelivr &#038; jSter"}]);</script> (representing jsDelivr) and <a href="https://twitter.com/bebraw" id="link_519cf3344c24a">Juho Vepsäläinen</a><script>_kmq.push(["trackClickOnOutboundLink","link_519cf3344c24a","Article link clicked",{"Title":"Juho Veps\u00e4l\u00e4inen","Page":"Interview with driving forces behind web dev projects jsDelivr &#038; jSter"}]);</script> (representing JSter).</p>
<p><strong>Q: Let’s start with jsDelivr, Dmitriy. According to the site, jsDelivr is “a free super-fast CDN for developers and webmasters.” Explain a bit more what that means.</strong></p>
<p><strong>A:</strong> <a href="http://www.jsdelivr.com" id="link_519cf3344c47a">jsDelivr</a><script>_kmq.push(["trackClickOnOutboundLink","link_519cf3344c47a","Article link clicked",{"Title":"jsDelivr","Page":"Interview with driving forces behind web dev projects jsDelivr &#038; jSter"}]);</script> is a public open-source CDN where anyone can submit a project to be hosted and delivered by our network. Most people probably know that Google hosts jQuery and a few other popular libraries. We don’t look at the popularity of the project to approve it for inclusion in jsDelivr. Plus a lot more types of projects are allowed, like CSS frameworks, fonts, WordPress plugins etc. By using GitHub, we allow the community to fully interact with jsDelivr by adding and updating files.</p>
<div class="pullquote">When we say super-fast we really mean it. Performance is key to everything we do.</div>
<p>What makes it super-fast is the unique multi-CDN infrastructure we use. MaxCDN (NetDNA) and CDN.net (which is powered by the huge federated network of OnApp) agreed to combine their powers for the good of the open source community and to sponsor us and become our CDN providers.</p>
<p>All traffic to our CDN providers is load balanced based on availability and performance for each individual user by another official sponsor of ours, the company Cedexis. This unique system not only gives us the best possible uptime and performance but also allows us to expand dynamically and add new providers on the fly.</p>
<p><b>Q: There are many CDNs available to developers, webmasters, and others today. Why should they use jsDelivr?</b></p>
<p><b>A:</b> Currently we host 570 projects, which makes us the biggest public CDN out there.</p>
<p>Plus jsDelivr is free, fast and open source. We have no strict rules, and we don’t take weeks to respond to requests and update projects. Everything happens within a couple of days, and any GitHub pulls are merged even faster.</p>
<p>Since the project is non-profit everything is done with the users in mind. We do not rely on a single CDN provider, which makes jsDelivr independent, and no single company can influence us with their decisions. As we mentioned, our setup is very flexible, and we have good relationships with plenty of CDN providers. So even if it would happen that we experience issues with one provider we can switch without any problems.</p>
<p><b>Q: Then let’s move on to JSter, Juho. What is it about? What motivated its development?</b></p>
<p><b>A:</b> You could say the whole thing got started in January 2011. A friend of mine asked for a list of JavaScript game engines. As I could not find one I created one, and for one reason or another I shared it at the JavaScript section of Reddit. Encouraged by the feedback I decided to start cataloguing JavaScript libraries and tools. This led to the birth of <a href="https://github.com/bebraw/jswiki/wiki" id="link_519cf3344c6b3">jswiki</a><script>_kmq.push(["trackClickOnOutboundLink","link_519cf3344c6b3","Article link clicked",{"Title":"jswiki","Page":"Interview with driving forces behind web dev projects jsDelivr &#038; jSter"}]);</script>.</p>
<p>In all its simplicity, it has proven to be a valuable community resource. Early 2012 I was approached by the developer of Socket.io, Guillermo Rauch. He proposed that it would be a nice idea to take the content and wrap it into an alternative user interface. Some further development and <a href="https://github.com/bebraw/ghw" id="link_519cf3344c8d1">ghw</a><script>_kmq.push(["trackClickOnOutboundLink","link_519cf3344c8d1","Article link clicked",{"Title":"ghw","Page":"Interview with driving forces behind web dev projects jsDelivr &#038; jSter"}]);</script> was born. It is a tool that allows me to achieve just this, and you can see the results at <a href="http://jswiki.org/" id="link_519cf3344cabd">jswiki.org</a><script>_kmq.push(["trackClickOnOutboundLink","link_519cf3344cabd","Article link clicked",{"Title":"jswiki.org","Page":"Interview with driving forces behind web dev projects jsDelivr &#038; jSter"}]);</script>.</p>
<p>Even though this was a step forward, there was still some functionality missing. Some of it simply cannot be implemented without having some kind of a backend. The developer of <a href="http://symfohub.com/" id="link_519cf3344cca9">Symfohub</a><script>_kmq.push(["trackClickOnOutboundLink","link_519cf3344cca9","Article link clicked",{"Title":"Symfohub","Page":"Interview with driving forces behind web dev projects jsDelivr &#038; jSter"}]);</script>, Michael Bodnarchuk, contacted me some time after this. Given that he had some technology already and I had content and some vision on where to take it we decided to collaborate.</p>
<p>As a result, <a href="http://jster.net/" id="link_519cf3344ce0c">JSter.net</a><script>_kmq.push(["trackClickOnOutboundLink","link_519cf3344ce0c","Article link clicked",{"Title":"JSter.net","Page":"Interview with driving forces behind web dev projects jsDelivr &#038; jSter"}]);</script> was born. The jswiki data provided us a starting point, and it has grown immensely since. Besides having just a catalog, we have also produced original content for our blog. And we are continuously improving the service. Our primary goal is to make it easier for people to find new libraries and make their own libraries more visible. It is so very easy to miss some awesome library you just might need.</p>
<p><b>Q: If someone would want to help out with either project, how could they do that?</b></p>
<p><b>A:</b> For JSter we are continuously looking for ways to improve our site and want to make it more useful for you, the developers. You can highlight immediate issues via that little “Problems?” button in the corner of the site. Alternatively you can poke us directly through <a href="mailto:bebraw%3cat%3egmail%3cdot%3ecom" id="link_519cf3344d005">email</a><script>_kmq.push(["trackClickOnOutboundLink","link_519cf3344d005","Article link clicked",{"Title":"email","Page":"Interview with driving forces behind web dev projects jsDelivr &#038; jSter"}]);</script> for more complex queries.</p>
<p>Of course, given that we are basically a library catalog we may be missing some great projects so we definitely don’t mind if you help us find those. So go ahead and add anything you might feel we’re missing.</p>
<p>In terms of jsDelivr, the best help for us is the support of the community. Add a new project, update an old one, submit some feature requests, etc. This helps a lot. And of course use our CDN and integrate it in your services. The increasing number of hits, to see how people use it, that’s what keeps us going.</p>
<p><b>Q: Finally, can you tell us something about the future for either site?</b></p>
<p><b>A:</b> For JSter, we have some interesting things in store. This includes programmatic access to the data, code metrics, and, of course, more blog posts. Basically we want to improve our offering and make it more appealing to the community.</p>
<p>When it comes to jsDelivr, we plan an even bigger and faster network by combining region-specific providers. In addition, we always try to develop new features that will help and benefit our users.</p>
<p>If anyone reading this has some ideas, just send them to us, we’re always willing to listen to ideas.</p>
<h3>Have you created a cool web dev project?</h3>
<p>We’d like to say a bit thank you to Dmitriy and Juho. Neither project may be that big yet but the passion that drives these guys to keep developing and improving the projects is impressive. We can only think that there are big things in store for JSter and jsDelivr in the future.</p>
<p>Have you created something cool, some project for the community, which you’d like to share with us? We’d love to hear all about it so please let us know in the comments below or reach out to us on <a href="http://twitter.com/pingdom" id="link_519cf3344d1ff">Twitter</a><script>_kmq.push(["trackClickOnOutboundLink","link_519cf3344d1ff","Article link clicked",{"Title":"Twitter","Page":"Interview with driving forces behind web dev projects jsDelivr &#038; jSter"}]);</script>.</p>
<p><p><em>This was a post from the guys at Pingdom, a site monitoring service that makes sure you're the first to know when your site is down. <a href="http://www.pingdom.com/free/?utm_source=Royal&utm_medium=Feed&utm_content=Free%2Btext&utm_campaign=Free" id="link_519cf3344d415">Check it out for free.</a><script>_kmq.push(["trackClickOnOutboundLink","link_519cf3344d415","Article link clicked",{"Title":"Check it out for free.","Page":"Interview with driving forces behind web dev projects jsDelivr &#038; jSter"}]);</script></em></p></p>
<img src="http://feeds.feedburner.com/~r/RoyalPingdom/~4/WPx2qJLLdFU" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://royal.pingdom.com/2013/05/22/web-dev-projects/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://royal.pingdom.com/2013/05/22/web-dev-projects/</feedburner:origLink></item>
		<item>
		<title>Pingdom’s must-read articles #48</title>
		<link>http://feedproxy.google.com/~r/RoyalPingdom/~3/uJ1Rz_ysDi8/</link>
		<comments>http://royal.pingdom.com/2013/05/17/pingdoms-must-read-articles-48/#comments</comments>
		<pubDate>Fri, 17 May 2013 13:59:49 +0000</pubDate>
		<dc:creator>Pingdom</dc:creator>
				<category><![CDATA[Tech blog]]></category>
		<category><![CDATA[cloud]]></category>
		<category><![CDATA[devops]]></category>
		<category><![CDATA[measuring]]></category>
		<category><![CDATA[mobile app]]></category>
		<category><![CDATA[monitoring]]></category>
		<category><![CDATA[newsletter]]></category>
		<category><![CDATA[ops]]></category>
		<category><![CDATA[performance]]></category>
		<category><![CDATA[scaling]]></category>
		<category><![CDATA[speed]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[web performance]]></category>
		<category><![CDATA[web traffic]]></category>
		<category><![CDATA[webops]]></category>
		<category><![CDATA[weekend]]></category>
		<category><![CDATA[weekendmustread]]></category>

		<guid isPermaLink="false">http://royal.pingdom.com/?p=21561</guid>
		<description><![CDATA[<img class="alignright size-full wp-image-20501" alt="web performance" src="http://royal.pingdom.com/wp-content/uploads/2013/03/shutterstock_119761801-150.jpg" width="150" height="150" />Here is the latest collection of must-read articles for the weekend. We regularly publish these lists with what we hope is useful and interesting content for you. The topics vary but we try to include website monitoring, web performance, devops, and more.

This week we have selected articles on autmating web performance optimization, fallback for when CDNs fail, programming language popularity, and more.<p><p><em>This was a post from the guys at Pingdom, a site monitoring service that makes sure you're the first to know when your site is down. <a href="http://www.pingdom.com/free/?utm_source=Royal&utm_medium=Feed&utm_content=Free%2Btext&utm_campaign=Free">Check it out for free.</a></em></p></p>
]]></description>
				<content:encoded><![CDATA[<p>Here is the latest collection of must-read articles for the weekend. We regularly publish these lists with what we hope is useful and interesting content for you. The topics vary but we try to include website monitoring, web performance, devops, and more.</p>
<p>This week we have selected articles on autmating web performance optimization, fallback for when CDNs fail, programming language popularity, and more.</p>
<h3>This week&#8217;s suggested reading</h3>
<ul>
<li><strong><a href="http://www.youtube.com/watch?v=uR5urTx8S4E" id="link_519cf3345213c">Automating Performance Best Practices with PageSpeed</a><script>_kmq.push(["trackClickOnOutboundLink","link_519cf3345213c","Article link clicked",{"Title":"Automating Performance Best Practices with PageSpeed","Page":"Pingdom&#8217;s must-read articles #48"}]);</script>:</strong> Video of Ilya Grigorik&#8217;s presentation at Google I/O.</li>
<li><strong><a href="https://speakerdeck.com/tbaldauf/automating-web-performance-optimization" id="link_519cf3345232e">Automating Web Performance Optimization</a><script>_kmq.push(["trackClickOnOutboundLink","link_519cf3345232e","Article link clicked",{"Title":"Automating Web Performance Optimization","Page":"Pingdom&#8217;s must-read articles #48"}]);</script>:</strong> A presentation by Tobias Baldauf, in which he says that web performance optimization itself can become very time consuming. The presentation covers how to automate monitoring and optimization to keep your sites fast and resilient.</li>
<li><strong><a href="http://www.hanselman.com/blog/CDNsFailButYourScriptsDontHaveToFallbackFromCDNToLocalJQuery.aspx" id="link_519cf3345253d">CDNs fail, but your scripts don&#8217;t have to &#8211; fallback from CDN to local jQuery</a><script>_kmq.push(["trackClickOnOutboundLink","link_519cf3345253d","Article link clicked",{"Title":"CDNs fail, but your scripts don&#8217;t have to &#8211; fallback from CDN to local jQuery","Page":"Pingdom&#8217;s must-read articles #48"}]);</script>: </strong>If you put content on CDNs, you increase your external dependabilities. Scott Hanselman shows how you can use jQuery to create a fallback, just in case the CDN you use fails.</li>
<li><strong><a href="http://speckyboy.com/2013/05/16/user-experience-trends-for-admin-dashboards/" id="link_519cf33452727">User Experience Trends for Admin Dashboards</a><script>_kmq.push(["trackClickOnOutboundLink","link_519cf33452727","Article link clicked",{"Title":"User Experience Trends for Admin Dashboards","Page":"Pingdom&#8217;s must-read articles #48"}]);</script>:</strong> Jake Rocheleau takes a look into various styles and ideas for creating administration dashboard pages.</li>
<li><strong><a href="https://s3.amazonaws.com/aws.drewconway.com/viz/lang_trends/index.html" id="link_519cf33452947">Programming Language Popularity</a><script>_kmq.push(["trackClickOnOutboundLink","link_519cf33452947","Article link clicked",{"Title":"Programming Language Popularity","Page":"Pingdom&#8217;s must-read articles #48"}]);</script>:</strong> Drew Conway has created an interactive chart of how popular different programming languages are based on data from Github and StackOverflow.</li>
</ul>
<h3>You can also subscribe to these articles</h3>
<p>You can also subscribe to these weekly articles and receive them in your email inbox as soon as a new one has been published. <strong><a href="http://tinyletter.com/pingdom" rel="nofollow" id="link_519cf33452b8b">Sign up here!</a><script>_kmq.push(["trackClickOnOutboundLink","link_519cf33452b8b","Article link clicked",{"Title":"Sign up here!","Page":"Pingdom&#8217;s must-read articles #48"}]);</script></strong></p>
<p><em>Image via <a href="http://www.shutterstock.com/pic-119761801/stock-vector-speedometer-icon.html?src=csl_recent_image-20" rel="nofollow" id="link_519cf33452db7">Shutterstock</a><script>_kmq.push(["trackClickOnOutboundLink","link_519cf33452db7","Article link clicked",{"Title":"Shutterstock","Page":"Pingdom&#8217;s must-read articles #48"}]);</script>.</em></p>
<p><p><em>This was a post from the guys at Pingdom, a site monitoring service that makes sure you're the first to know when your site is down. <a href="http://www.pingdom.com/free/?utm_source=Royal&utm_medium=Feed&utm_content=Free%2Btext&utm_campaign=Free" id="link_519cf33452fa3">Check it out for free.</a><script>_kmq.push(["trackClickOnOutboundLink","link_519cf33452fa3","Article link clicked",{"Title":"Check it out for free.","Page":"Pingdom&#8217;s must-read articles #48"}]);</script></em></p></p>
<img src="http://feeds.feedburner.com/~r/RoyalPingdom/~4/uJ1Rz_ysDi8" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://royal.pingdom.com/2013/05/17/pingdoms-must-read-articles-48/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://royal.pingdom.com/2013/05/17/pingdoms-must-read-articles-48/</feedburner:origLink></item>
		<item>
		<title>People in South Korea really love onshore web hosting</title>
		<link>http://feedproxy.google.com/~r/RoyalPingdom/~3/M9bBAq-VgLo/</link>
		<comments>http://royal.pingdom.com/2013/05/16/onshore-web-hosting/#comments</comments>
		<pubDate>Thu, 16 May 2013 14:49:39 +0000</pubDate>
		<dc:creator>Pingdom</dc:creator>
				<category><![CDATA[Tech blog]]></category>
		<category><![CDATA[.to]]></category>
		<category><![CDATA[Country Codes]]></category>
		<category><![CDATA[domain name]]></category>
		<category><![CDATA[Global Web Hosting]]></category>
		<category><![CDATA[Host Websites]]></category>
		<category><![CDATA[Host Your Website]]></category>
		<category><![CDATA[Hosting Host]]></category>
		<category><![CDATA[Hosting Options]]></category>
		<category><![CDATA[Internationalized Country Code Top-level Domain]]></category>
		<category><![CDATA[Onshore Web Hosting]]></category>
		<category><![CDATA[Top-level Domains]]></category>
		<category><![CDATA[Web Host Hosting]]></category>
		<category><![CDATA[Web Hosting Market]]></category>
		<category><![CDATA[Web Hosting Option]]></category>
		<category><![CDATA[web-hosting]]></category>
		<category><![CDATA[Website Hosting]]></category>

		<guid isPermaLink="false">http://royal.pingdom.com/?p=21471</guid>
		<description><![CDATA[<img class="alignright size-full wp-image-20457" alt="web hosting pingdom" src="http://royal.pingdom.com/wp-content/uploads/2013/03/shutterstock_128418767.jpg" width="150" height="150" />Where is your website hosted – in the country where you live or somewhere else? Regardless of where you live, chances are pretty good your site is hosted in the United States. According to a recent <a href="http://royal.pingdom.com/2013/03/14/web-hosting-countries-2013/">study</a>, 42% of the world’s top 1 million sites are hosted in the U.S.

But what percentage of sites with a given country code top-level (ccTLD) domain, such as .se for Sweden or .jp for Japan, are hosted in that particular country? As it turns out, people in Germany, South Korea, and Vietnam are the most likely to choose homegrown web hosting.<p><p><em>This was a post from the guys at Pingdom, a site monitoring service that makes sure you're the first to know when your site is down. <a href="http://www.pingdom.com/free/?utm_source=Royal&utm_medium=Feed&utm_content=Free%2Btext&utm_campaign=Free">Check it out for free.</a></em></p></p>
]]></description>
				<content:encoded><![CDATA[<p>Where is your website hosted – in the country where you live or somewhere else? Regardless of where you live, chances are pretty good your site is hosted in the United States. According to a recent <a href="http://royal.pingdom.com/2013/03/14/web-hosting-countries-2013/" id="link_519cf33458c48">study</a><script>_kmq.push(["trackClickOnOutboundLink","link_519cf33458c48","Article link clicked",{"Title":"study","Page":"People in South Korea really love onshore web hosting"}]);</script>, 42% of the world’s top 1 million sites are hosted in the U.S.</p>
<p>But what percentage of sites with a given country code top-level (ccTLD) domain, such as .se for Sweden or .jp for Japan, are hosted in that particular country? As it turns out, people in Germany, South Korea, and Vietnam are the most likely to choose onshore web hosting (hosting your website in the country where you live.)</p>
<h3>Onshore web hosting</h3>
<p>Following our previous <a href="http://royal.pingdom.com/2013/03/14/web-hosting-countries-2013/" id="link_519cf334593b1">study</a><script>_kmq.push(["trackClickOnOutboundLink","link_519cf334593b1","Article link clicked",{"Title":"study","Page":"People in South Korea really love onshore web hosting"}]);</script> about where the top 1 million sites in the world were hosted, we were contacted by the Organization for Economic Co-operation and Development (<a href="http://www.oecd.org/" id="link_519cf334595e7">OECD</a><script>_kmq.push(["trackClickOnOutboundLink","link_519cf334595e7","Article link clicked",{"Title":"OECD","Page":"People in South Korea really love onshore web hosting"}]);</script>) in Paris. It had the idea to see how many sites with a particular ccTLD are actually hosted in the country with that ccTLD. In other words, for websites with ccTLDs, how common is onshore web hosting? Hence this study was born.</p>
<p>Why look at only ccTLDs? Because by selecting a ccTLD for their website, arguably a website owner identifies themselves and their site with that country.</p>
<p>You can read more about our methodology at the end of the article, and you can see the compiled data <a href="https://docs.google.com/spreadsheet/pub?key=0AsDrQsdrVZikdDlkQnJOWmhyQTBGTGFiOTNnMW1fUFE&amp;gid=0" id="link_519cf334597e4">here</a><script>_kmq.push(["trackClickOnOutboundLink","link_519cf334597e4","Article link clicked",{"Title":"here","Page":"People in South Korea really love onshore web hosting"}]);</script>. But let&#8217;s start off with a summary in the form of a world map (the redder a country is, the higher percentage of ccTLD sites are hosted onshore.)</p>
<p><img class="aligncenter size-full wp-image-21544" alt="onshore web hosting map" src="http://royal.pingdom.com/wp-content/uploads/2013/05/pingdom-cctld-hosting-world-map1.jpg" width="580" height="445" /></p>
<h3>Highest percentage of sites hosted in country</h3>
<p>The number of sites hosted in each country as shown above is interesting but let’s take that one step further. Here is a list of the top 10 countries with the highest percentage of ccTLD sites hosted in their respective country.</p>
<p><img class="aligncenter size-full wp-image-21546" alt="onshore web hosting" src="http://royal.pingdom.com/wp-content/uploads/2013/05/hosting-in-out.0022.png" width="580" height="340" /></p>
<p>This means, for example, in the case of South Korea that 97% of websites (in the top million) with a .kr ccTLD are hosted in South Korea, 93% of the sites with a .vn ccTLD are hosted in Vietnam, etc.</p>
<p>Some things worth highlighting:</p>
<ul>
<li>It is notable that Germany and Japan are also on the list of the ccTLDs that have the most sites in the top 1 million (see below.) It would seem that website owners in those two countries really prefer to host websites at home.</li>
<li>Comoros (km), North Korea (kp), and Swaziland (sz) actually have 100% of their sites hosted in their respective country, but we’re only talking about 1, 3, and 2 sites respectively.</li>
<li>65 countries have none of their sites hosted in their respective country, biggest one is Tuvalu (tv) with 3,387 sites, followed by Montenegro (me) 2,260 sites, and Cocos Islands (cc) 1,607 sites.</li>
</ul>
<h3><span style="font-size: 1.17em;">Most number of sites in total</span></h3>
<p>To round off this study, we&#8217;re simply listing the ccTLDs that have the most sites in the top 1 million.</p>
<p><img class="aligncenter size-full wp-image-21545" alt="onshore web  hosting" src="http://royal.pingdom.com/wp-content/uploads/2013/05/hosting-in-out.0012.png" width="580" height="340" /></p>
<p>To put this in perspective, out of the 1 million sites we looked at in total, just over 509,000 were on the .com TLD.</p>
<h3><span style="font-size: 1.17em;">Is onshore web hosting even an issue?</span></h3>
<p>Arguably the widest selection of different web hosting options is available in the U.S. and the country’s domination in the industry is crushing. But if you don’t live in the U.S. you may want to host your site in the country where you live for a variety of reasons: access, language, legal issues, payment options, latency and performance, etc.</p>
<p>We find it very interesting to see how this varies so much between countries. From the 97% of .kr sites being hosted in South Korea to the 71% of .se sites being hosted in Sweden and beyond. Clearly, on the other end of the scale, that so many sites with ccTLDs are hardly or not at all hosted in their respective country, also tells us something about the global web hosting market.</p>
<p>What about you? Do you host your site in the country where you live, and are you doing that for any particular reason? Let us know in the comments below.</p>
<p><em><strong>About the methodology: </strong>To be able to answer the question posed by this study, we scanned all the sites in the Alexa top 1 million list for where they are physically hosted. All in all, we managed to scan 947,461 sites. From that list, we removed all gTLDs (Generic Top-Level Domains), including. com. We also removed sites for which there was no identifiable country or TLD. That left us with sites using a ccTLD (Country Code Top-Level Domain). This means, of course, that in practice the United States is not included in this study (except the few sites using the .us domain). The primary reason for this is that we were interested in the relationship between country-specific websites and where they are hosted. Including the .com domain would have meant more sites were included in the study but it would arguably also have made the results less reliable. All in all, included in this study are <strong>309,129 sites</strong> split up over <strong>230 countries</strong>.</em></p>
<p><em><a href="http://www.shutterstock.com/pic-128418767/stock-photo-political-world-globe-on-white-isolated-background-d.html?src=CDCE0526-865F-11E2-A4C1-7D399EA4A24C-4-57" id="link_519cf334599e0">Image (Top) </a><script>_kmq.push(["trackClickOnOutboundLink","link_519cf334599e0","Article link clicked",{"Title":"Image (Top)\u00a0","Page":"People in South Korea really love onshore web hosting"}]);</script>via Shutterstock.</em></p>
<p><p><em>This was a post from the guys at Pingdom, a site monitoring service that makes sure you're the first to know when your site is down. <a href="http://www.pingdom.com/free/?utm_source=Royal&utm_medium=Feed&utm_content=Free%2Btext&utm_campaign=Free" id="link_519cf33459bcb">Check it out for free.</a><script>_kmq.push(["trackClickOnOutboundLink","link_519cf33459bcb","Article link clicked",{"Title":"Check it out for free.","Page":"People in South Korea really love onshore web hosting"}]);</script></em></p></p>
<img src="http://feeds.feedburner.com/~r/RoyalPingdom/~4/M9bBAq-VgLo" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://royal.pingdom.com/2013/05/16/onshore-web-hosting/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		<feedburner:origLink>http://royal.pingdom.com/2013/05/16/onshore-web-hosting/</feedburner:origLink></item>
		<item>
		<title>Pingdom’s Real User Monitoring bookmarklet displays the performance of any site</title>
		<link>http://feedproxy.google.com/~r/RoyalPingdom/~3/IlJvTZtc2cM/</link>
		<comments>http://royal.pingdom.com/2013/05/14/pingdom-real-user-monitoring-bookmarklet/#comments</comments>
		<pubDate>Tue, 14 May 2013 14:43:15 +0000</pubDate>
		<dc:creator>Pingdom</dc:creator>
				<category><![CDATA[Pingdom]]></category>
		<category><![CDATA[Tech blog]]></category>
		<category><![CDATA[bookmarklet]]></category>
		<category><![CDATA[browser]]></category>
		<category><![CDATA[measure]]></category>
		<category><![CDATA[performance]]></category>
		<category><![CDATA[site]]></category>
		<category><![CDATA[speed]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[web browser]]></category>
		<category><![CDATA[web performance]]></category>
		<category><![CDATA[website performance]]></category>

		<guid isPermaLink="false">http://royal.pingdom.com/?p=21475</guid>
		<description><![CDATA[<img class="alignright size-full wp-image-20983" alt="real user monitoring" src="http://royal.pingdom.com/wp-content/uploads/2013/04/rumicon-150.jpg" width="150" height="150" />With Pingdom's <a href="https://www.pingdom.com/rum/">Real User Monitoring</a> (RUM) service, you can know exactly how your visitors experience your website. It gives you insight into your website's performance and helps you answer questions like, how does your website really perform from a specific country, device, or web browser.

Today we’re releasing a simple tool with which you can display the real user performance of any website, not just the ones you monitor. Think of it as a sample of what the full Real User Monitoring service can do.

The Real User Monitoring bookmarklet is free and easy to install. Here’s what it does and how to get started.<p><p><em>This was a post from the guys at Pingdom, a site monitoring service that makes sure you're the first to know when your site is down. <a href="http://www.pingdom.com/free/?utm_source=Royal&utm_medium=Feed&utm_content=Free%2Btext&utm_campaign=Free">Check it out for free.</a></em></p></p>
]]></description>
				<content:encoded><![CDATA[<p>With Pingdom&#8217;s <a href="https://www.pingdom.com/rum/" id="link_519cf3345f378">Real User Monitoring</a><script>_kmq.push(["trackClickOnOutboundLink","link_519cf3345f378","Article link clicked",{"Title":"Real User Monitoring","Page":"Pingdom&#8217;s Real User Monitoring bookmarklet displays the performance of any site"}]);</script> (RUM) service, you can know exactly how your visitors experience your website. It gives you insight into your website&#8217;s performance and helps you answer questions like, how does your website really perform from a specific country, device, or web browser.</p>
<p>Today we’re releasing a simple tool with which you can display the real user performance of any website, not just the ones you monitor. Think of it as a sample of what the full Real User Monitoring service can do.</p>
<p>The Real User Monitoring bookmarklet is free and easy to install. Here’s what it does and how to get started.</p>
<h3>What the bookmarklet does</h3>
<p>To put it briefly, <strong>the bookmarklet enables you to view the performance of any website you browse to.</strong> It is based on the same Real User Monitoring technology that our customers are already using to monitor the performance of thousands of websites.</p>
<p><img class=" wp-image-21490 alignleft" alt="real user monitoring" src="http://royal.pingdom.com/wp-content/uploads/2013/05/rum.png" width="200" height="111" /></p>
<p>Before we get to how to install the bookmarklet, let&#8217;s spend some time on RUM. Real User Monitoring gives you a detailed view of the performance of your site and <strong>how real users experience it</strong>, at the moment they browse into it. When you have RUM enabled for your site, we collect data from <strong>all visitors</strong> to the site in <strong>real-time</strong>.  This can involve what kind of connections, browsers, and devices your visitors are using, their geographic location, and more. And you see aggregated data over different time periods based on each and every user that visits your site, not a limited sample of the data.</p>
<p><img class="alignright size-full wp-image-21492" alt="real user monitoring" src="http://royal.pingdom.com/wp-content/uploads/2013/05/flickr1.png" width="200" height="131" />Keep in mind that although the bookmarklet displays much the same information as you would see if you have RUM enabled on your site, there are some important differences:</p>
<ul>
<li>The bookmarklet <b>only provides a snapshot</b> of a site’s performance at the moment you visit it.</li>
<li>With RUM enabled you can see real user data based on <strong>all visits</strong> over different periods of time, including how it changes in <strong>real-time</strong>.</li>
<li>In the RUM section of your account in <a href="http://my.pingdom.com" id="link_519cf3345f60d">my.pingdom.com</a><script>_kmq.push(["trackClickOnOutboundLink","link_519cf3345f60d","Article link clicked",{"Title":"my.pingdom.com","Page":"Pingdom&#8217;s Real User Monitoring bookmarklet displays the performance of any site"}]);</script> you can see the visitor data aggregated and summarized in easy-to-use charts and graphs.</li>
<li>This means, for example, that you can see how visitors from a particular country or those who use a particular browser experience your site.</li>
</ul>
<h3>How to add the bookmarklet</h3>
<p>To start using the bookmarklet is really easy. Just drag the button below (it says &#8220;Real User Monitoring&#8221;) to the bookmarks toolbar in your browser and you’re all set to go.</p>
<p><img class="alignnone size-full wp-image-21514" alt="real user monitoring bookmarklet" src="http://royal.pingdom.com/wp-content/uploads/2013/05/image.png" width="580" height="255" /><br />
<a style="background-color: transparent;" href="javascript:(function(d,s,id){var b=document.getElementsByTagName(&quot;script&quot;)[0],a=document.createElement(s);a.type=&quot;text/javascript&quot;;a.id=id;a.async=true;a.charset=&quot;UTF-8&quot;;a.src=&quot;//my.pingdom.com/widgets/rum-mini/widget.js&quot;;b.parentNode.insertBefore(a,b);})(document,&quot;script&quot;,&quot;pingdom-widget-js-rummini&quot;);" id="link_519cf3345f866"><img alt="Pingdom RUM Performance" src="http://royal.pingdom.com/wp-content/uploads/2013/05/button.png" width="219" height="52" /></a><script>_kmq.push(["trackClickOnOutboundLink","link_519cf3345f866","Article link clicked",{"Title":"<img alt=\"Pingdom RUM Performance\" src=\"http:\/\/royal.pingdom.com\/wp-content\/uploads\/2013\/05\/button.png\" width=\"219\" height=\"52\" \/>","Page":"Pingdom&#8217;s Real User Monitoring bookmarklet displays the performance of any site"}]);</script></p>
<p>Once the link is added to your bookmarks toolbar, go to the site you want to see the performance of and click the link in the toolbar.</p>
<p>You will then be presented with a display showing you the performance of that site. For example:</p>
<p><img class="aligncenter size-full wp-image-21479" alt="flickr" src="http://royal.pingdom.com/wp-content/uploads/2013/05/flickr.png" width="580" height="379" /></p>
<p>From there you can share the performance of the site you visited using Facebook, Google+, and Twitter.</p>
<h3>Try Real User Monitoring bookmarklet today</h3>
<p>We hope you will try the RUM bookmarklet and use it to have a look at the performance of different websites you visit. If you would want to keep an eye on your site’s performance, <a href="http://pingdom.com/getstarted" id="link_519cf3345fa6d">sign up</a><script>_kmq.push(["trackClickOnOutboundLink","link_519cf3345fa6d","Article link clicked",{"Title":"sign up","Page":"Pingdom&#8217;s Real User Monitoring bookmarklet displays the performance of any site"}]);</script> for an account to start monitoring it today.</p>
<p>We have collected a wide range of <a href="http://royal.pingdom.com/2013/04/18/learn-more-real-user-monitoring/" id="link_519cf3345fc8d">resources</a><script>_kmq.push(["trackClickOnOutboundLink","link_519cf3345fc8d","Article link clicked",{"Title":"resources","Page":"Pingdom&#8217;s Real User Monitoring bookmarklet displays the performance of any site"}]);</script> for you if you want to learn more about Real User Monitoring and how it can help you improve the performance of your site.</p>
<p><em><strong>Note about compatibility:</strong> The Real User Monitoring bookmarklet works in Chrome, Firefox, and Internet Explorer 9 and 10. It does not currently work in Opera or Safari.</em></p>
<p><p><em>This was a post from the guys at Pingdom, a site monitoring service that makes sure you're the first to know when your site is down. <a href="http://www.pingdom.com/free/?utm_source=Royal&utm_medium=Feed&utm_content=Free%2Btext&utm_campaign=Free" id="link_519cf3345fe98">Check it out for free.</a><script>_kmq.push(["trackClickOnOutboundLink","link_519cf3345fe98","Article link clicked",{"Title":"Check it out for free.","Page":"Pingdom&#8217;s Real User Monitoring bookmarklet displays the performance of any site"}]);</script></em></p></p>
<img src="http://feeds.feedburner.com/~r/RoyalPingdom/~4/IlJvTZtc2cM" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://royal.pingdom.com/2013/05/14/pingdom-real-user-monitoring-bookmarklet/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		<feedburner:origLink>http://royal.pingdom.com/2013/05/14/pingdom-real-user-monitoring-bookmarklet/</feedburner:origLink></item>
		<item>
		<title>Mo’ tagging – how you can use tags to manage a large number of checks</title>
		<link>http://feedproxy.google.com/~r/RoyalPingdom/~3/w0g1sZc-reE/</link>
		<comments>http://royal.pingdom.com/2013/05/10/tagging-use-tags-manage-large-number-checks/#comments</comments>
		<pubDate>Fri, 10 May 2013 12:53:21 +0000</pubDate>
		<dc:creator>Pingdom</dc:creator>
				<category><![CDATA[Pingdom]]></category>
		<category><![CDATA[Tech blog]]></category>
		<category><![CDATA[account]]></category>
		<category><![CDATA[checks]]></category>
		<category><![CDATA[enterprise]]></category>
		<category><![CDATA[organize]]></category>
		<category><![CDATA[overview]]></category>
		<category><![CDATA[tagging]]></category>
		<category><![CDATA[tags]]></category>
		<category><![CDATA[team]]></category>
		<category><![CDATA[web performance]]></category>
		<category><![CDATA[website-monitoring]]></category>

		<guid isPermaLink="false">http://royal.pingdom.com/?p=21438</guid>
		<description><![CDATA[<img class="alignright size-full wp-image-21440" alt="tags tagging pingdom" src="http://royal.pingdom.com/wp-content/uploads/2013/05/tags-blog-image.png" width="150" height="150" />One of the objectives we had when creating the Team plan, which we <a href="http://royal.pingdom.com/2013/04/11/pingdom-upgrades-all-plans-adds-real-user-monitoring-and-more/">introduced</a> recently, was to offer more to customers with considerable website monitoring needs. The Team plan includes more checks, more page views for <a href="http://www.pingdom.com/realusermonitoring">Real User Monitoring</a>, and more functionality.

Something unique to the Team plan is tagging of checks. By adding tags to your checks, you can organize and sort your checks in new ways. You can also get additional information about the site or server that the check monitors. Let’s have a look at how tags can help you manage your Pingdom account.<p><p><em>This was a post from the guys at Pingdom, a site monitoring service that makes sure you're the first to know when your site is down. <a href="http://www.pingdom.com/free/?utm_source=Royal&utm_medium=Feed&utm_content=Free%2Btext&utm_campaign=Free">Check it out for free.</a></em></p></p>
]]></description>
				<content:encoded><![CDATA[<p>One of the objectives we had when creating the Team plan, which we <a href="http://royal.pingdom.com/2013/04/11/pingdom-upgrades-all-plans-adds-real-user-monitoring-and-more/" id="link_519cf33465bd2">introduced</a><script>_kmq.push(["trackClickOnOutboundLink","link_519cf33465bd2","Article link clicked",{"Title":"introduced","Page":"Mo\u2019 tagging \u2013 how you can use tags to manage a large number of checks"}]);</script> recently, was to offer more to customers with considerable website monitoring needs. The Team plan includes more checks, more page views for <a href="http://www.pingdom.com/realusermonitoring" id="link_519cf33465df4">Real User Monitoring</a><script>_kmq.push(["trackClickOnOutboundLink","link_519cf33465df4","Article link clicked",{"Title":"Real User Monitoring","Page":"Mo\u2019 tagging \u2013 how you can use tags to manage a large number of checks"}]);</script>, and more functionality.</p>
<p>Something unique to the Team plan is tagging of checks. By adding tags to your checks, you can organize and sort your checks in new ways. You can also get additional information about the site or server that the check monitors. Let’s have a look at how tags can help you manage your Pingdom account.</p>
<h3>Auto-tags and user tags</h3>
<p>We currently support two types of tags on the Team plan: user tags and auto-tags.</p>
<ul>
<li><strong>User tags</strong> are tags you create and control. Typically, when you create a check, you will type in a number of tags that describe that check. This could be, for example, “Marketing department,” or “datacenter2.” You can at any time edit these tags, add new ones, and remove them.</li>
<li><strong>Auto-tags</strong> are automatically added to a check when you create it. The purpose of auto-tags is to keep a running profile of the site or server the check monitors. Typically, auto-tags will include what web server software the site runs, what ports are open, what protocols are supported, where it is located, etc. Auto-tags are updated every 24 hours or when you make changes to the check. You cannot make changes to auto-tags but in any other way they work in the same way as user tags.</li>
</ul>
<p>We are especially excited about the auto-tags because the engine we developed for auto-tagging will be used for other things in the future. For that, all we can say at this point is &#8220;stay tuned.&#8221;</p>
<h3>Adding user tags</h3>
<p>You can either add user tags when you create a new check or add them to existing checks.</p>
<p>When you create a new check (in your <a href="https://my.pingdom.com" id="link_519cf33465fe9">my.pingdom.com</a><script>_kmq.push(["trackClickOnOutboundLink","link_519cf33465fe9","Article link clicked",{"Title":"my.pingdom.com","Page":"Mo\u2019 tagging \u2013 how you can use tags to manage a large number of checks"}]);</script> Dashboard, click on Add New Check), you will see a box labeled Check tags.</p>
<p>You fill in the name of the check, how often you want the test to be executed (Check interval), what type of check you want to create, and the URL of the site you want to monitor.</p>
<p><img class="aligncenter size-full wp-image-21441" alt="create_new_check_2" src="http://royal.pingdom.com/wp-content/uploads/2013/05/create_new_check_2.png" width="580" height="673" /></p>
<p>As soon as you have typed in the URL, we will connect to the site and try to identify as much information about the server as possible. What we find will be automatically entered into the Check tags box, and they are colored gray. These tags are what we call auto-tags.</p>
<p dir="ltr">In the bottom half of the Check tags box, you can type in any other tags you would want to assign to the check. These tags are called user tags and they are as mentioned earlier, editable later. User tags show up in blue. To add user tags, you simply type a tag, hit enter or space, and then continue typing the name of the next tag.</p>
<h3>Sort by tags</h3>
<p>One important functionality that tags support is sorting checks, which works the same way whether it’s user tags or auto-tags.</p>
<p>When you are looking at your list of checks, simply type in the name of a tag in the search box and you will automatically be shown just checks that are tagged accordingly.</p>
<p><img class="aligncenter size-full wp-image-21442" alt="tags checklist" src="http://royal.pingdom.com/wp-content/uploads/2013/05/tags-checklist.png" width="580" height="203" /></p>
<p>You can also click on the tag-icon, then click on the tag you want to focus on and only checks with that tag will be displayed. Also note that the tag-icon shows how many tags are associated with that particular check (auto-tags and user tags combined), and next to each tag it shows how many checks that tag is associated with.</p>
<p><img class="aligncenter size-full wp-image-21443" alt="in list of checks" src="http://royal.pingdom.com/wp-content/uploads/2013/05/in-list-of-checks.png" width="580" height="119" /></p>
<h3>Edit and remove user tags</h3>
<p>You can of course edit user tags as you like. The most straightforward way is to edit the check, and in the Check tags box you can just point to a tag and click the “x” to remove it.</p>
<p><img class="aligncenter size-full wp-image-21444" alt="remove tag" src="http://royal.pingdom.com/wp-content/uploads/2013/05/remove-tag.png" width="480" height="73" /></p>
<p>You can also click Edit tags on the left hand side of the Checks page. That will show you a screen with all your tags. From here, you can edit or remove user tags.</p>
<p><img class="aligncenter size-full wp-image-21445" alt="edit tags list" src="http://royal.pingdom.com/wp-content/uploads/2013/05/edit-tags-list.png" width="580" height="370" /></p>
<p>If you click the edit icon for a tag, you can edit the tag and choose on which check(s) it is applied as shown below.</p>
<p><img class="aligncenter size-full wp-image-21446" alt="edit tag screen" src="http://royal.pingdom.com/wp-content/uploads/2013/05/edit-tag-screen.png" width="580" height="465" /></p>
<p>Remember to click Modify tag when you’re done to save the changes.</p>
<h3>Mo’ tagging</h3>
<p>That’s pretty much it for tagging, at least for now. We hope that you will find tagging checks as useful as we do, especially when managing accounts with hundreds if not thousands of checks. The auto-tags serve as a great foundation for organizing your checks and with user checks in place you should find it a lot easier to manage the monitoring of your sites. Add to that the user tags you can add yourself and you will find that tags make it much easier to manage your Pingdom account.</p>
<p>If you’d like to take the tagging functionality for a spin, simply <a href="https://www.pingdom.com/getstarted/" id="link_519cf3346620b">sign up</a><script>_kmq.push(["trackClickOnOutboundLink","link_519cf3346620b","Article link clicked",{"Title":"sign up","Page":"Mo\u2019 tagging \u2013 how you can use tags to manage a large number of checks"}]);</script> for a Team account and you’ll be able to try tagging and more.</p>
<p><p><em>This was a post from the guys at Pingdom, a site monitoring service that makes sure you're the first to know when your site is down. <a href="http://www.pingdom.com/free/?utm_source=Royal&utm_medium=Feed&utm_content=Free%2Btext&utm_campaign=Free" id="link_519cf334663ff">Check it out for free.</a><script>_kmq.push(["trackClickOnOutboundLink","link_519cf334663ff","Article link clicked",{"Title":"Check it out for free.","Page":"Mo\u2019 tagging \u2013 how you can use tags to manage a large number of checks"}]);</script></em></p></p>
<img src="http://feeds.feedburner.com/~r/RoyalPingdom/~4/w0g1sZc-reE" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://royal.pingdom.com/2013/05/10/tagging-use-tags-manage-large-number-checks/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://royal.pingdom.com/2013/05/10/tagging-use-tags-manage-large-number-checks/</feedburner:origLink></item>
		<item>
		<title>Pingdom’s must-read articles #47</title>
		<link>http://feedproxy.google.com/~r/RoyalPingdom/~3/seHfJ0xr7o8/</link>
		<comments>http://royal.pingdom.com/2013/05/10/pingdoms-must-read-articles-47/#comments</comments>
		<pubDate>Fri, 10 May 2013 11:58:15 +0000</pubDate>
		<dc:creator>Pingdom</dc:creator>
				<category><![CDATA[Tech blog]]></category>
		<category><![CDATA[cloud]]></category>
		<category><![CDATA[devops]]></category>
		<category><![CDATA[measuring]]></category>
		<category><![CDATA[mobile app]]></category>
		<category><![CDATA[monitoring]]></category>
		<category><![CDATA[newsletter]]></category>
		<category><![CDATA[ops]]></category>
		<category><![CDATA[performance]]></category>
		<category><![CDATA[scaling]]></category>
		<category><![CDATA[speed]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[web performance]]></category>
		<category><![CDATA[web traffic]]></category>
		<category><![CDATA[webops]]></category>
		<category><![CDATA[weekend]]></category>
		<category><![CDATA[weekendmustread]]></category>

		<guid isPermaLink="false">http://royal.pingdom.com/?p=21452</guid>
		<description><![CDATA[<img class="aligncenter size-full wp-image-21455" alt="pingdom web performance" src="http://royal.pingdom.com/wp-content/uploads/2013/05/shutterstock_33921004-580.jpg" width="580" height="255" />

This is our collection of must-read articles about web performance, dev, ops, and more for the weekend.<p><p><em>This was a post from the guys at Pingdom, a site monitoring service that makes sure you're the first to know when your site is down. <a href="http://www.pingdom.com/free/?utm_source=Royal&utm_medium=Feed&utm_content=Free%2Btext&utm_campaign=Free">Check it out for free.</a></em></p></p>
]]></description>
				<content:encoded><![CDATA[<p>This is our collection of must-read articles about web performance, dev, ops, and more for the weekend.</p>
<h3>This week&#8217;s suggested reading</h3>
<ul>
<li><strong><a href="http://www.stevesouders.com/blog/2013/05/09/how-fast-are-we-going-now/" id="link_519cf3346b6bc">How fast are we going now?</a><script>_kmq.push(["trackClickOnOutboundLink","link_519cf3346b6bc","Article link clicked",{"Title":"How fast are we going now?","Page":"Pingdom&#8217;s must-read articles #47"}]);</script></strong>: Steve Souders wonders if the web is getting faster. He concludes that overall, web pages are faster now than they were a year ago.</li>
<li><strong><a href="http://www.webperformancetoday.com/2013/05/09/case-study-cdn-content-delivery-network-mobile-3g/" id="link_519cf3346b8b5">Case study: How effective are CDNs for mobile visitors?</a><script>_kmq.push(["trackClickOnOutboundLink","link_519cf3346b8b5","Article link clicked",{"Title":"Case study: How effective are CDNs for mobile visitors?","Page":"Pingdom&#8217;s must-read articles #47"}]);</script></strong>: Radware took a look at how CDNs affect the web experience over 3G connections. With a CDN, pages got faster, doc complete time decreased by 10%, and start render time was just under a second faster.</li>
<li><strong><a href="http://blog.getify.com/obsessions-http-request-reduction/" id="link_519cf3346baa0">Obsessions: HTTP Request Reduction</a><script>_kmq.push(["trackClickOnOutboundLink","link_519cf3346baa0","Article link clicked",{"Title":"Obsessions: HTTP Request Reduction","Page":"Pingdom&#8217;s must-read articles #47"}]);</script></strong>: Kyle Simpson suggests that just concatenating all your files into one is only a partial solution to speed up a site.</li>
<li><strong><a href="http://www.html5rocks.com/en/tutorials/speed/unnecessary-paints/" id="link_519cf3346bc87">Avoiding Unnecessary Paints</a><script>_kmq.push(["trackClickOnOutboundLink","link_519cf3346bc87","Article link clicked",{"Title":"Avoiding Unnecessary Paints","Page":"Pingdom&#8217;s must-read articles #47"}]);</script></strong>: Paul Lewis takes a look at what can trigger painting in a browser, and how we can prevent unnecessary paints from taking place.</li>
<li><strong><a href="http://www.geek.com/apps/this-is-what-a-ddos-attack-looks-like-1552975/" id="link_519cf3346be86">This is what a DDoS attack looks like</a><script>_kmq.push(["trackClickOnOutboundLink","link_519cf3346be86","Article link clicked",{"Title":"This is what a DDoS attack looks like","Page":"Pingdom&#8217;s must-read articles #47"}]);</script></strong>: On April 23, 2013, VideoLAN experienced a DDoS attack, which peaked at 200 Gbps.</li>
<li><strong><a href="http://www.kartar.net/2013/05/it-is-okay-to-be-wrong/" id="link_519cf3346c06c">It is okay to be wrong</a><script>_kmq.push(["trackClickOnOutboundLink","link_519cf3346c06c","Article link clicked",{"Title":"It is okay to be wrong","Page":"Pingdom&#8217;s must-read articles #47"}]);</script></strong>: A good reminder from James Turnbull, VP Tech Operations for Puppet Labs.</li>
<li><strong><a href="http://www.cdnetworks.com/blog/20-cdn-web-performance-stats-worth-noting/" id="link_519cf3346c281">20 CDN &amp; Web Performance Stats Worth Noting</a><script>_kmq.push(["trackClickOnOutboundLink","link_519cf3346c281","Article link clicked",{"Title":"20 CDN &amp; Web Performance Stats Worth Noting","Page":"Pingdom&#8217;s must-read articles #47"}]);</script></strong>: Lots of interesting data and facts about CDN and web performance.</li>
<li><strong><a href="https://speakerdeck.com/mrtazz/scaling-deployment-at-etsy" id="link_519cf3346c4a4">Scaling Deployment at Etsy</a><script>_kmq.push(["trackClickOnOutboundLink","link_519cf3346c4a4","Article link clicked",{"Title":"Scaling Deployment at Etsy","Page":"Pingdom&#8217;s must-read articles #47"}]);</script></strong>: Daniel Schauenberg&#8217;s talk at Scaleconf 2013 about how Etsy keeps deployment fast.</li>
</ul>
<h3>You can also subscribe to these articles</h3>
<p>You can also subscribe to these weekly articles and receive them in your email inbox as soon as a new one has been published. <strong><a href="http://tinyletter.com/pingdom" rel="nofollow" id="link_519cf3346c69e">Sign up here!</a><script>_kmq.push(["trackClickOnOutboundLink","link_519cf3346c69e","Article link clicked",{"Title":"Sign up here!","Page":"Pingdom&#8217;s must-read articles #47"}]);</script></strong></p>
<p><em>Images <a href="http://www.shutterstock.com/cat.mhtml?lang=en&amp;search_source=search_form&amp;search_tracking_id=LvDRyhaIlVJERSDyx85XZg&amp;version=llv1&amp;anyorall=all&amp;safesearch=1&amp;searchterm=speed+computer&amp;search_group=&amp;orient=&amp;search_cat=&amp;searchtermx=&amp;photographer_name=&amp;people_gender=&amp;people_age=&amp;people_ethnicity=&amp;people_number=&amp;commercial_ok=&amp;color=&amp;show_color_wheel=1#id=33921004&amp;src=sQ1CiZJ1xx88wqOnwvTmog-1-83" rel="nofollow" id="link_519cf3346c89e">via</a><script>_kmq.push(["trackClickOnOutboundLink","link_519cf3346c89e","Article link clicked",{"Title":"via","Page":"Pingdom&#8217;s must-read articles #47"}]);</script> <a href="http://www.shutterstock.com/pic-119761801/stock-vector-speedometer-icon.html?src=csl_recent_image-20" rel="nofollow" id="link_519cf3346ca92">Shutterstock</a><script>_kmq.push(["trackClickOnOutboundLink","link_519cf3346ca92","Article link clicked",{"Title":"Shutterstock","Page":"Pingdom&#8217;s must-read articles #47"}]);</script>.</em></p>
<p><p><em>This was a post from the guys at Pingdom, a site monitoring service that makes sure you're the first to know when your site is down. <a href="http://www.pingdom.com/free/?utm_source=Royal&utm_medium=Feed&utm_content=Free%2Btext&utm_campaign=Free" id="link_519cf3346cc7a">Check it out for free.</a><script>_kmq.push(["trackClickOnOutboundLink","link_519cf3346cc7a","Article link clicked",{"Title":"Check it out for free.","Page":"Pingdom&#8217;s must-read articles #47"}]);</script></em></p></p>
<img src="http://feeds.feedburner.com/~r/RoyalPingdom/~4/seHfJ0xr7o8" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://royal.pingdom.com/2013/05/10/pingdoms-must-read-articles-47/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://royal.pingdom.com/2013/05/10/pingdoms-must-read-articles-47/</feedburner:origLink></item>
		<item>
		<title>WordPress increases its domination of the top 100 blogs</title>
		<link>http://feedproxy.google.com/~r/RoyalPingdom/~3/yG9PKLoyAig/</link>
		<comments>http://royal.pingdom.com/2013/05/07/wordpress-top-100-blogs/#comments</comments>
		<pubDate>Tue, 07 May 2013 14:20:36 +0000</pubDate>
		<dc:creator>Pingdom</dc:creator>
				<category><![CDATA[Tech blog]]></category>
		<category><![CDATA[biggest blogs]]></category>
		<category><![CDATA[blogger]]></category>
		<category><![CDATA[blogs]]></category>
		<category><![CDATA[blogsmith]]></category>
		<category><![CDATA[blogspot]]></category>
		<category><![CDATA[ceros]]></category>
		<category><![CDATA[charts]]></category>
		<category><![CDATA[cms]]></category>
		<category><![CDATA[content management system]]></category>
		<category><![CDATA[custom]]></category>
		<category><![CDATA[drupal]]></category>
		<category><![CDATA[gawker]]></category>
		<category><![CDATA[joomla]]></category>
		<category><![CDATA[movable type]]></category>
		<category><![CDATA[statistics]]></category>
		<category><![CDATA[study]]></category>
		<category><![CDATA[survey]]></category>
		<category><![CDATA[tables]]></category>
		<category><![CDATA[top blogs]]></category>
		<category><![CDATA[Tumblr]]></category>
		<category><![CDATA[TypePad]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://royal.pingdom.com/?p=21396</guid>
		<description><![CDATA[<img class="alignright size-full wp-image-13201" alt="wordpress-icon" src="http://royal.pingdom.com/wp-content/uploads/2012/04/wordpress-icon.jpeg" width="150" height="152" />WordPress is strengthening its position as the dominating blogging platform or Content Management System (CMS) used by the world’s top 100 blogs. This year, WordPress is used by 52% of the top blogs, up from the 48% we identified in our <a href="http://royal.pingdom.com/2012/04/11/wordpress-completely-dominates-top-100-blogs/">study in 2012</a>.

With over <a href="http://en.wordpress.com/stats/">65 million</a> WordPress sites in the world, it’s clear that Automattic’s platform is popular. But let’s have a look at the entire top 100.<p><p><em>This was a post from the guys at Pingdom, a site monitoring service that makes sure you're the first to know when your site is down. <a href="http://www.pingdom.com/free/?utm_source=Royal&utm_medium=Feed&utm_content=Free%2Btext&utm_campaign=Free">Check it out for free.</a></em></p></p>
]]></description>
				<content:encoded><![CDATA[<p>WordPress is strengthening its position as the dominating blogging platform or Content Management System (CMS) used by the world’s top 100 blogs. This year, WordPress is used by 52% of the top blogs, up from the 48% we identified in our <a href="http://royal.pingdom.com/2012/04/11/wordpress-completely-dominates-top-100-blogs/" id="link_519cf33485477">study in 2012</a><script>_kmq.push(["trackClickOnOutboundLink","link_519cf33485477","Article link clicked",{"Title":"study in 2012","Page":"WordPress increases its domination of the top 100 blogs"}]);</script>.</p>
<p>With over <a href="http://en.wordpress.com/stats/" id="link_519cf334857db">65 million</a><script>_kmq.push(["trackClickOnOutboundLink","link_519cf334857db","Article link clicked",{"Title":"65 million","Page":"WordPress increases its domination of the top 100 blogs"}]);</script> WordPress sites in the world, it’s clear that Automattic’s platform is popular. But let’s have a look at the entire top 100.</p>
<h3>WordPress keeps on gaining in popularity</h3>
<p>We grabbed the list of the <a href="http://technorati.com/blogs/top100/" id="link_519cf33485ca4">top 100 blogs</a><script>_kmq.push(["trackClickOnOutboundLink","link_519cf33485ca4","Article link clicked",{"Title":"top 100 blogs","Page":"WordPress increases its domination of the top 100 blogs"}]);</script> in the world from Technorati and tried to identify which blogging platform or CMS the site is using. Out of the 100 blogs, we could identify and verify the platform in use by 94 of the sites. For the other 6, we could not ourselves confirm the platform, nor did we get any replies from the sites when reaching out to them. You can read more about our methodology at the end of the article.</p>
<p>Here is the result of our 2013 study of the blogging platforms used by the top 100 blogs:</p>
<p><img class="aligncenter size-full wp-image-21435" alt="pingdom cms top 100 blogs - 580" src="http://royal.pingdom.com/wp-content/uploads/2013/05/pingdom-cms-top-100-blogs-580.png" width="580" height="435" /></p>
<p><em>You can also download a <a href="http://royal.pingdom.com/wp-content/uploads/2013/05/pingdom-cms-top-100-blogs-large.png" id="link_519cf33485ed0">larger version</a><script>_kmq.push(["trackClickOnOutboundLink","link_519cf33485ed0","Article link clicked",{"Title":"larger version","Page":"WordPress increases its domination of the top 100 blogs"}]);</script> of this chart.</em></p>
<h3>Comparing 2013 and 2012</h3>
<p>Here are a few comments about what’s happened since our last study in 2012:</p>
<ul>
<li dir="ltr">
<p dir="ltr">In total, WordPress has increased from 48 to 52 out of the top 100 blogs.</p>
</li>
<li dir="ltr">
<p dir="ltr"><a href="http://www.typepad.com/" id="link_519cf3348601f">TypePad</a><script>_kmq.push(["trackClickOnOutboundLink","link_519cf3348601f","Article link clicked",{"Title":"TypePad","Page":"WordPress increases its domination of the top 100 blogs"}]);</script> has increased somewhat, from 2 to 4 sites.</p>
</li>
<li dir="ltr">
<p dir="ltr"><a href="http://www.movabletype.org/" id="link_519cf33486201">Movable Type</a><script>_kmq.push(["trackClickOnOutboundLink","link_519cf33486201","Article link clicked",{"Title":"Movable Type","Page":"WordPress increases its domination of the top 100 blogs"}]);</script> has decreased from 7 to 4 sites.</p>
</li>
<li dir="ltr">
<p dir="ltr"><a href="http://drupal.org/" id="link_519cf334863f7">Drupal</a><script>_kmq.push(["trackClickOnOutboundLink","link_519cf334863f7","Article link clicked",{"Title":"Drupal","Page":"WordPress increases its domination of the top 100 blogs"}]);</script> dropped 1 site.</p>
</li>
<li dir="ltr">
<p dir="ltr"><a href="http://www.tumblr.com/" id="link_519cf334865d9">Tumblr</a><script>_kmq.push(["trackClickOnOutboundLink","link_519cf334865d9","Article link clicked",{"Title":"Tumblr","Page":"WordPress increases its domination of the top 100 blogs"}]);</script> stays on the list with 1 site after making its entrance on the top 100 last year.</p>
</li>
<li dir="ltr">
<p dir="ltr">CrowdFusion stays on the list with 1 site. It has since last year changed name to <a href="http://www.ceros.com/" id="link_519cf334867b9">Ceros</a><script>_kmq.push(["trackClickOnOutboundLink","link_519cf334867b9","Article link clicked",{"Title":"Ceros","Page":"WordPress increases its domination of the top 100 blogs"}]);</script>.</p>
</li>
<li dir="ltr">
<p dir="ltr"><a href="http://www.scoopdev.org/" id="link_519cf334869c3">Scoop</a><script>_kmq.push(["trackClickOnOutboundLink","link_519cf334869c3","Article link clicked",{"Title":"Scoop","Page":"WordPress increases its domination of the top 100 blogs"}]);</script> was on the list last year, used by DailyKos.com. It may be that DailyKos is still using Scoop, but we could not verify this, therefore the site is now included in the N/A category.</p>
</li>
<li dir="ltr">
<p dir="ltr">Among the switches during the year <span style="text-decoration: line-through;">we noted that Mashable has <a href="http://www.quora.com/Mashable/Is-Mashable-still-using-Wordpress-as-the-cms-platform-What-are-the-technologies-behind-this-new-look-and-feel" id="link_519cf33486bb6">moved</a><script>_kmq.push(["trackClickOnOutboundLink","link_519cf33486bb6","Article link clicked",{"Title":"moved","Page":"WordPress increases its domination of the top 100 blogs"}]);</script> from WordPress to Custom</span>, and Twitter <a href="http://www.millwoodonline.co.uk/blog/twitter-chooses-drupal-for-official-blog" id="link_519cf33486e1b">switched</a><script>_kmq.push(["trackClickOnOutboundLink","link_519cf33486e1b","Article link clicked",{"Title":"switched","Page":"WordPress increases its domination of the top 100 blogs"}]);</script> to Drupal from Blogger.</p>
</li>
<li dir="ltr">
<p dir="ltr">Neatorama <a href="http://varocms.com/powered" id="link_519cf3348704c">appears</a><script>_kmq.push(["trackClickOnOutboundLink","link_519cf3348704c","Article link clicked",{"Title":"appears","Page":"WordPress increases its domination of the top 100 blogs"}]);</script> to be running a combination of Varo and WordPress, so we put it in the Custom category.</p>
</li>
<li dir="ltr">
<p dir="ltr">Google’s <a href="http://www.blogger.com/" id="link_519cf334872c5">Blogger</a><script>_kmq.push(["trackClickOnOutboundLink","link_519cf334872c5","Article link clicked",{"Title":"Blogger","Page":"WordPress increases its domination of the top 100 blogs"}]);</script> gained a site and is now up to 3.</p>
</li>
<li dir="ltr">
<p dir="ltr">The 6 sites marked as “N/A” we didn’t manage to get any information about. Even after repeatedly reaching out to the site owners and admins, we were unable to get any replies.</p>
</li>
<li dir="ltr">
<p dir="ltr">It’s very likely that a big chunk of the “N/A” sites are, in fact, Custom, and if we add the two categories together, that’s 19% of the top 100 list.</p>
</li>
<li dir="ltr">
<p dir="ltr">Last year we differentiated between hosted and self-hosted WordPress. This year, to simplify matters, we put all WordPress in one category.</p>
</li>
</ul>
<p>And here are the aggregated results, including a comparison to 2012:</p>
<table>
<caption>The blog platforms of the top 100 blogs – comparing 2012 and 2013</caption>
<tbody>
<tr>
<th>Platform</th>
<th>2012</th>
<th>2013</th>
</tr>
<tr>
<td>WordPress</td>
<td>48</td>
<td>52</td>
</tr>
<tr>
<td>Custom</td>
<td>14</td>
<td>12</td>
</tr>
<tr>
<td>Drupal</td>
<td>8</td>
<td>7</td>
</tr>
<tr>
<td>N/A</td>
<td>8</td>
<td>6</td>
</tr>
<tr>
<td>Gawker</td>
<td>5</td>
<td>5</td>
</tr>
<tr>
<td>BlogSmith</td>
<td>4</td>
<td>4</td>
</tr>
<tr>
<td>Movable Type</td>
<td>7</td>
<td>4</td>
</tr>
<tr>
<td>TypePad</td>
<td>2</td>
<td>4</td>
</tr>
<tr>
<td>Blogger</td>
<td>2</td>
<td>3</td>
</tr>
<tr>
<td>Ceros</td>
<td>1</td>
<td>1</td>
</tr>
<tr>
<td>Joomla</td>
<td>0</td>
<td>1</td>
</tr>
<tr>
<td>Tumblr</td>
<td>1</td>
<td>1</td>
</tr>
</tbody>
</table>
<h3>Complete list: top 100 blogs and their blog platforms</h3>
<p dir="ltr"><span style="font-size: 13px;">Here is the complete list of the top 100 blogs, presented in order of Technorati rank:</span></p>
<table border="1" cellspacing="0" cellpadding="0">
<caption>Top 100 blogs and their blog platforms – complete list</caption>
<tbody>
<tr>
<th>Technorati ranking</th>
<th>Site</th>
<th>Platform</th>
</tr>
<tr>
<td>1</td>
<td><a href="http://www.huffingtonpost.com" id="link_519cf33487509">www.huffingtonpost.com</a><script>_kmq.push(["trackClickOnOutboundLink","link_519cf33487509","Article link clicked",{"Title":"www.huffingtonpost.com","Page":"WordPress increases its domination of the top 100 blogs"}]);</script></td>
<td>Movable Type</td>
</tr>
<tr>
<td>2</td>
<td><a href="http://www.tmz.com" id="link_519cf3348775d">www.tmz.com</a><script>_kmq.push(["trackClickOnOutboundLink","link_519cf3348775d","Article link clicked",{"Title":"www.tmz.com","Page":"WordPress increases its domination of the top 100 blogs"}]);</script></td>
<td>Ceros</td>
</tr>
<tr>
<td>3</td>
<td><a href="http://mashable.com" id="link_519cf33487980">mashable.com</a><script>_kmq.push(["trackClickOnOutboundLink","link_519cf33487980","Article link clicked",{"Title":"mashable.com","Page":"WordPress increases its domination of the top 100 blogs"}]);</script></td>
<td>WordPress</td>
</tr>
<tr>
<td>4</td>
<td><a href="http://www.techcrunch.com" id="link_519cf33487b68">www.techcrunch.com</a><script>_kmq.push(["trackClickOnOutboundLink","link_519cf33487b68","Article link clicked",{"Title":"www.techcrunch.com","Page":"WordPress increases its domination of the top 100 blogs"}]);</script></td>
<td>WordPress</td>
</tr>
<tr>
<td>5</td>
<td><a href="http://www.gothamist.com" id="link_519cf33487d4c">www.gothamist.com</a><script>_kmq.push(["trackClickOnOutboundLink","link_519cf33487d4c","Article link clicked",{"Title":"www.gothamist.com","Page":"WordPress increases its domination of the top 100 blogs"}]);</script></td>
<td>Movable Type</td>
</tr>
<tr>
<td>6</td>
<td><a href="http://www.mediaite.com" id="link_519cf33487f2d">www.mediaite.com</a><script>_kmq.push(["trackClickOnOutboundLink","link_519cf33487f2d","Article link clicked",{"Title":"www.mediaite.com","Page":"WordPress increases its domination of the top 100 blogs"}]);</script></td>
<td>WordPress</td>
</tr>
<tr>
<td>7</td>
<td><a href="http://www.theverge.com" id="link_519cf3348812f">www.theverge.com</a><script>_kmq.push(["trackClickOnOutboundLink","link_519cf3348812f","Article link clicked",{"Title":"www.theverge.com","Page":"WordPress increases its domination of the top 100 blogs"}]);</script></td>
<td>Custom</td>
</tr>
<tr>
<td>8</td>
<td><a href="http://www.gawker.com" id="link_519cf3348832d">www.gawker.com</a><script>_kmq.push(["trackClickOnOutboundLink","link_519cf3348832d","Article link clicked",{"Title":"www.gawker.com","Page":"WordPress increases its domination of the top 100 blogs"}]);</script></td>
<td>Gawker</td>
</tr>
<tr>
<td>9</td>
<td><a href="http://arstechnica.com" id="link_519cf33488561">arstechnica.com</a><script>_kmq.push(["trackClickOnOutboundLink","link_519cf33488561","Article link clicked",{"Title":"arstechnica.com","Page":"WordPress increases its domination of the top 100 blogs"}]);</script></td>
<td>WordPress</td>
</tr>
<tr>
<td>10</td>
<td><a href="http://www.buzzfeed.com" id="link_519cf3348879b">www.buzzfeed.com</a><script>_kmq.push(["trackClickOnOutboundLink","link_519cf3348879b","Article link clicked",{"Title":"www.buzzfeed.com","Page":"WordPress increases its domination of the top 100 blogs"}]);</script></td>
<td>Custom</td>
</tr>
<tr>
<td>11</td>
<td><a href="http://jezebel.com" id="link_519cf3348899f">jezebel.com</a><script>_kmq.push(["trackClickOnOutboundLink","link_519cf3348899f","Article link clicked",{"Title":"jezebel.com","Page":"WordPress increases its domination of the top 100 blogs"}]);</script></td>
<td>Gawker</td>
</tr>
<tr>
<td>12</td>
<td><a href="http://www.gizmodo.com" id="link_519cf33488b9c">www.gizmodo.com</a><script>_kmq.push(["trackClickOnOutboundLink","link_519cf33488b9c","Article link clicked",{"Title":"www.gizmodo.com","Page":"WordPress increases its domination of the top 100 blogs"}]);</script></td>
<td>Gawker</td>
</tr>
<tr>
<td>13</td>
<td><a href="http://bits.blogs.nytimes.com" id="link_519cf33488d8a">bits.blogs.nytimes.com</a><script>_kmq.push(["trackClickOnOutboundLink","link_519cf33488d8a","Article link clicked",{"Title":"bits.blogs.nytimes.com","Page":"WordPress increases its domination of the top 100 blogs"}]);</script></td>
<td>WordPress</td>
</tr>
<tr>
<td>14</td>
<td><a href="http://www.infowars.com" id="link_519cf33488f86">www.infowars.com</a><script>_kmq.push(["trackClickOnOutboundLink","link_519cf33488f86","Article link clicked",{"Title":"www.infowars.com","Page":"WordPress increases its domination of the top 100 blogs"}]);</script></td>
<td>WordPress</td>
</tr>
<tr>
<td>15</td>
<td><a href="http://laughingsquid.com" id="link_519cf33489176">laughingsquid.com</a><script>_kmq.push(["trackClickOnOutboundLink","link_519cf33489176","Article link clicked",{"Title":"laughingsquid.com","Page":"WordPress increases its domination of the top 100 blogs"}]);</script></td>
<td>WordPress</td>
</tr>
<tr>
<td>16</td>
<td><a href="http://theonion.com" id="link_519cf3348936e">theonion.com</a><script>_kmq.push(["trackClickOnOutboundLink","link_519cf3348936e","Article link clicked",{"Title":"theonion.com","Page":"WordPress increases its domination of the top 100 blogs"}]);</script></td>
<td>Custom</td>
</tr>
<tr>
<td>17</td>
<td><a href="http://www.theblaze.com" id="link_519cf33489559">www.theblaze.com</a><script>_kmq.push(["trackClickOnOutboundLink","link_519cf33489559","Article link clicked",{"Title":"www.theblaze.com","Page":"WordPress increases its domination of the top 100 blogs"}]);</script></td>
<td>WordPress</td>
</tr>
<tr>
<td>18</td>
<td><a href="http://hotair.com" id="link_519cf3348975f">hotair.com</a><script>_kmq.push(["trackClickOnOutboundLink","link_519cf3348975f","Article link clicked",{"Title":"hotair.com","Page":"WordPress increases its domination of the top 100 blogs"}]);</script></td>
<td>WordPress</td>
</tr>
<tr>
<td>19</td>
<td><a href="http://www.joystiq.com" id="link_519cf3348995d">www.joystiq.com</a><script>_kmq.push(["trackClickOnOutboundLink","link_519cf3348995d","Article link clicked",{"Title":"www.joystiq.com","Page":"WordPress increases its domination of the top 100 blogs"}]);</script></td>
<td>Blogsmith</td>
</tr>
<tr>
<td>20</td>
<td><a href="http://www.zerohedge.com" id="link_519cf33489ac0">www.zerohedge.com</a><script>_kmq.push(["trackClickOnOutboundLink","link_519cf33489ac0","Article link clicked",{"Title":"www.zerohedge.com","Page":"WordPress increases its domination of the top 100 blogs"}]);</script></td>
<td>Drupal</td>
</tr>
<tr>
<td>21</td>
<td><a href="http://www.scotusblog.com" id="link_519cf33489ce3">www.scotusblog.com</a><script>_kmq.push(["trackClickOnOutboundLink","link_519cf33489ce3","Article link clicked",{"Title":"www.scotusblog.com","Page":"WordPress increases its domination of the top 100 blogs"}]);</script></td>
<td>WordPress</td>
</tr>
<tr>
<td>22</td>
<td><a href="http://www.engadget.com" id="link_519cf33489f0a">www.engadget.com</a><script>_kmq.push(["trackClickOnOutboundLink","link_519cf33489f0a","Article link clicked",{"Title":"www.engadget.com","Page":"WordPress increases its domination of the top 100 blogs"}]);</script></td>
<td>Blogsmith</td>
</tr>
<tr>
<td>23</td>
<td><a href="http://googleblog.blogspot.com" id="link_519cf3348a113">googleblog.blogspot.com</a><script>_kmq.push(["trackClickOnOutboundLink","link_519cf3348a113","Article link clicked",{"Title":"googleblog.blogspot.com","Page":"WordPress increases its domination of the top 100 blogs"}]);</script></td>
<td>Blogger</td>
</tr>
<tr>
<td>24</td>
<td><a href="http://krugman.blogs.nytimes.com" id="link_519cf3348a319">krugman.blogs.nytimes.com</a><script>_kmq.push(["trackClickOnOutboundLink","link_519cf3348a319","Article link clicked",{"Title":"krugman.blogs.nytimes.com","Page":"WordPress increases its domination of the top 100 blogs"}]);</script></td>
<td>WordPress</td>
</tr>
<tr>
<td>25</td>
<td><a href="http://www.eurogamer.net" id="link_519cf3348a539">www.eurogamer.net</a><script>_kmq.push(["trackClickOnOutboundLink","link_519cf3348a539","Article link clicked",{"Title":"www.eurogamer.net","Page":"WordPress increases its domination of the top 100 blogs"}]);</script></td>
<td>N/A</td>
</tr>
<tr>
<td>26</td>
<td><a href="http://www.deadline.com" id="link_519cf3348a66c">www.deadline.com</a><script>_kmq.push(["trackClickOnOutboundLink","link_519cf3348a66c","Article link clicked",{"Title":"www.deadline.com","Page":"WordPress increases its domination of the top 100 blogs"}]);</script></td>
<td>WordPress</td>
</tr>
<tr>
<td>27</td>
<td><a href="http://politicalticker.blogs.cnn.com" id="link_519cf3348a84f">politicalticker.blogs.cnn.com</a><script>_kmq.push(["trackClickOnOutboundLink","link_519cf3348a84f","Article link clicked",{"Title":"politicalticker.blogs.cnn.com","Page":"WordPress increases its domination of the top 100 blogs"}]);</script></td>
<td>WordPress</td>
</tr>
<tr>
<td>28</td>
<td><a href="http://www.boingboing.net" id="link_519cf3348aa54">www.boingboing.net</a><script>_kmq.push(["trackClickOnOutboundLink","link_519cf3348aa54","Article link clicked",{"Title":"www.boingboing.net","Page":"WordPress increases its domination of the top 100 blogs"}]);</script></td>
<td>WordPress</td>
</tr>
<tr>
<td>29</td>
<td><a href="http://thenextweb.com" id="link_519cf3348ac38">thenextweb.com</a><script>_kmq.push(["trackClickOnOutboundLink","link_519cf3348ac38","Article link clicked",{"Title":"thenextweb.com","Page":"WordPress increases its domination of the top 100 blogs"}]);</script></td>
<td>WordPress</td>
</tr>
<tr>
<td>30</td>
<td><a href="http://www.deadspin.com" id="link_519cf3348ae1b">www.deadspin.com</a><script>_kmq.push(["trackClickOnOutboundLink","link_519cf3348ae1b","Article link clicked",{"Title":"www.deadspin.com","Page":"WordPress increases its domination of the top 100 blogs"}]);</script></td>
<td>Gawker</td>
</tr>
<tr>
<td>31</td>
<td><a href="http://9to5mac.com" id="link_519cf3348b01c">9to5mac.com</a><script>_kmq.push(["trackClickOnOutboundLink","link_519cf3348b01c","Article link clicked",{"Title":"9to5mac.com","Page":"WordPress increases its domination of the top 100 blogs"}]);</script></td>
<td>WordPress</td>
</tr>
<tr>
<td>32</td>
<td><a href="http://funnyordie.com" id="link_519cf3348b206">funnyordie.com</a><script>_kmq.push(["trackClickOnOutboundLink","link_519cf3348b206","Article link clicked",{"Title":"funnyordie.com","Page":"WordPress increases its domination of the top 100 blogs"}]);</script></td>
<td>N/A</td>
</tr>
<tr>
<td>33</td>
<td><a href="http://www.towleroad.com" id="link_519cf3348b424">www.towleroad.com</a><script>_kmq.push(["trackClickOnOutboundLink","link_519cf3348b424","Article link clicked",{"Title":"www.towleroad.com","Page":"WordPress increases its domination of the top 100 blogs"}]);</script></td>
<td>TypePad</td>
</tr>
<tr>
<td>34</td>
<td><a href="http://www.wired.com/wiredscience" id="link_519cf3348b67c">www.wired.com/wiredscience</a><script>_kmq.push(["trackClickOnOutboundLink","link_519cf3348b67c","Article link clicked",{"Title":"www.wired.com\/wiredscience","Page":"WordPress increases its domination of the top 100 blogs"}]);</script></td>
<td>WordPress</td>
</tr>
<tr>
<td>35</td>
<td><a href="http://www.neatorama.com" id="link_519cf3348b880">www.neatorama.com</a><script>_kmq.push(["trackClickOnOutboundLink","link_519cf3348b880","Article link clicked",{"Title":"www.neatorama.com","Page":"WordPress increases its domination of the top 100 blogs"}]);</script></td>
<td>Custom</td>
</tr>
<tr>
<td>36</td>
<td><a href="http://www.neowin.net" id="link_519cf3348ba7a">www.neowin.net</a><script>_kmq.push(["trackClickOnOutboundLink","link_519cf3348ba7a","Article link clicked",{"Title":"www.neowin.net","Page":"WordPress increases its domination of the top 100 blogs"}]);</script></td>
<td>Custom</td>
</tr>
<tr>
<td>37</td>
<td><a href="http://www.businessinsider.com" id="link_519cf3348bc6a">www.businessinsider.com</a><script>_kmq.push(["trackClickOnOutboundLink","link_519cf3348bc6a","Article link clicked",{"Title":"www.businessinsider.com","Page":"WordPress increases its domination of the top 100 blogs"}]);</script></td>
<td>Custom</td>
</tr>
<tr>
<td>38</td>
<td><a href="http://www.macrumors.com" id="link_519cf3348bec1">www.macrumors.com</a><script>_kmq.push(["trackClickOnOutboundLink","link_519cf3348bec1","Article link clicked",{"Title":"www.macrumors.com","Page":"WordPress increases its domination of the top 100 blogs"}]);</script></td>
<td>WordPress</td>
</tr>
<tr>
<td>39</td>
<td><a href="http://www.slashgear.com" id="link_519cf3348c0b3">www.slashgear.com</a><script>_kmq.push(["trackClickOnOutboundLink","link_519cf3348c0b3","Article link clicked",{"Title":"www.slashgear.com","Page":"WordPress increases its domination of the top 100 blogs"}]);</script></td>
<td>WordPress</td>
</tr>
<tr>
<td>40</td>
<td><a href="http://thecaucus.blogs.nytimes.com" id="link_519cf3348c2ba">thecaucus.blogs.nytimes.com</a><script>_kmq.push(["trackClickOnOutboundLink","link_519cf3348c2ba","Article link clicked",{"Title":"thecaucus.blogs.nytimes.com","Page":"WordPress increases its domination of the top 100 blogs"}]);</script></td>
<td>WordPress</td>
</tr>
<tr>
<td>41</td>
<td><a href="http://americanthinker.com" id="link_519cf3348c4ab">americanthinker.com</a><script>_kmq.push(["trackClickOnOutboundLink","link_519cf3348c4ab","Article link clicked",{"Title":"americanthinker.com","Page":"WordPress increases its domination of the top 100 blogs"}]);</script></td>
<td>Movable Type</td>
</tr>
<tr>
<td>42</td>
<td><a href="http://www.redstate.com" id="link_519cf3348c6d3">www.redstate.com</a><script>_kmq.push(["trackClickOnOutboundLink","link_519cf3348c6d3","Article link clicked",{"Title":"www.redstate.com","Page":"WordPress increases its domination of the top 100 blogs"}]);</script></td>
<td>WordPress</td>
</tr>
<tr>
<td>43</td>
<td><a href="http://bleacherreport.com" id="link_519cf3348c8b6">bleacherreport.com</a><script>_kmq.push(["trackClickOnOutboundLink","link_519cf3348c8b6","Article link clicked",{"Title":"bleacherreport.com","Page":"WordPress increases its domination of the top 100 blogs"}]);</script></td>
<td>Custom</td>
</tr>
<tr>
<td>44</td>
<td><a href="http://mlbtraderumors.com" id="link_519cf3348cabd">mlbtraderumors.com</a><script>_kmq.push(["trackClickOnOutboundLink","link_519cf3348cabd","Article link clicked",{"Title":"mlbtraderumors.com","Page":"WordPress increases its domination of the top 100 blogs"}]);</script></td>
<td>TypePad</td>
</tr>
<tr>
<td>45</td>
<td><a href="http://www.sbnation.com" id="link_519cf3348ccb1">www.sbnation.com</a><script>_kmq.push(["trackClickOnOutboundLink","link_519cf3348ccb1","Article link clicked",{"Title":"www.sbnation.com","Page":"WordPress increases its domination of the top 100 blogs"}]);</script></td>
<td>Custom</td>
</tr>
<tr>
<td>46</td>
<td><a href="http://artsbeat.blogs.nytimes.com" id="link_519cf3348cee7">artsbeat.blogs.nytimes.com</a><script>_kmq.push(["trackClickOnOutboundLink","link_519cf3348cee7","Article link clicked",{"Title":"artsbeat.blogs.nytimes.com","Page":"WordPress increases its domination of the top 100 blogs"}]);</script></td>
<td>WordPress</td>
</tr>
<tr>
<td>47</td>
<td><a href="http://thisisnthappiness.com" id="link_519cf3348d0ff">thisisnthappiness.com</a><script>_kmq.push(["trackClickOnOutboundLink","link_519cf3348d0ff","Article link clicked",{"Title":"thisisnthappiness.com","Page":"WordPress increases its domination of the top 100 blogs"}]);</script></td>
<td>Tumblr</td>
</tr>
<tr>
<td>48</td>
<td><a href="http://marginalrevolution.com" id="link_519cf3348d32e">marginalrevolution.com</a><script>_kmq.push(["trackClickOnOutboundLink","link_519cf3348d32e","Article link clicked",{"Title":"marginalrevolution.com","Page":"WordPress increases its domination of the top 100 blogs"}]);</script></td>
<td>WordPress</td>
</tr>
<tr>
<td>49</td>
<td><a href="http://ycorpblog.com" id="link_519cf3348d50f">ycorpblog.com</a><script>_kmq.push(["trackClickOnOutboundLink","link_519cf3348d50f","Article link clicked",{"Title":"ycorpblog.com","Page":"WordPress increases its domination of the top 100 blogs"}]);</script></td>
<td>N/A</td>
</tr>
<tr>
<td>50</td>
<td><a href="http://blog.us.playstation.com" id="link_519cf3348d71d">blog.us.playstation.com</a><script>_kmq.push(["trackClickOnOutboundLink","link_519cf3348d71d","Article link clicked",{"Title":"blog.us.playstation.com","Page":"WordPress increases its domination of the top 100 blogs"}]);</script></td>
<td>WordPress</td>
</tr>
<tr>
<td>51</td>
<td><a href="http://blogs.reuters.com/felix-salmon/" id="link_519cf3348d903">blogs.reuters.com/felix-salmon/</a><script>_kmq.push(["trackClickOnOutboundLink","link_519cf3348d903","Article link clicked",{"Title":"blogs.reuters.com\/felix-salmon\/","Page":"WordPress increases its domination of the top 100 blogs"}]);</script></td>
<td>WordPress</td>
</tr>
<tr>
<td>52</td>
<td><a href="http://www.extremetech.com" id="link_519cf3348db0b">www.extremetech.com</a><script>_kmq.push(["trackClickOnOutboundLink","link_519cf3348db0b","Article link clicked",{"Title":"www.extremetech.com","Page":"WordPress increases its domination of the top 100 blogs"}]);</script></td>
<td>WordPress</td>
</tr>
<tr>
<td>53</td>
<td><a href="http://www.dailykos.com" id="link_519cf3348dcec">www.dailykos.com</a><script>_kmq.push(["trackClickOnOutboundLink","link_519cf3348dcec","Article link clicked",{"Title":"www.dailykos.com","Page":"WordPress increases its domination of the top 100 blogs"}]);</script></td>
<td>N/A</td>
</tr>
<tr>
<td>54</td>
<td><a href="http://townhall.com" id="link_519cf3348defe">townhall.com</a><script>_kmq.push(["trackClickOnOutboundLink","link_519cf3348defe","Article link clicked",{"Title":"townhall.com","Page":"WordPress increases its domination of the top 100 blogs"}]);</script></td>
<td>Custom</td>
</tr>
<tr>
<td>55</td>
<td><a href="http://www.wired.com/threatlevel" id="link_519cf3348e17a">www.wired.com/threatlevel</a><script>_kmq.push(["trackClickOnOutboundLink","link_519cf3348e17a","Article link clicked",{"Title":"www.wired.com\/threatlevel","Page":"WordPress increases its domination of the top 100 blogs"}]);</script></td>
<td>WordPress</td>
</tr>
<tr>
<td>56</td>
<td><a href="http://eurekalert.org" id="link_519cf3348e3a0">eurekalert.org</a><script>_kmq.push(["trackClickOnOutboundLink","link_519cf3348e3a0","Article link clicked",{"Title":"eurekalert.org","Page":"WordPress increases its domination of the top 100 blogs"}]);</script></td>
<td>Custom</td>
</tr>
<tr>
<td>57</td>
<td><a href="http://www.tor.com" id="link_519cf3348e4ed">www.tor.com</a><script>_kmq.push(["trackClickOnOutboundLink","link_519cf3348e4ed","Article link clicked",{"Title":"www.tor.com","Page":"WordPress increases its domination of the top 100 blogs"}]);</script></td>
<td>Joomla</td>
</tr>
<tr>
<td>58</td>
<td><a href="http://americablog.com" id="link_519cf3348e6cc">americablog.com</a><script>_kmq.push(["trackClickOnOutboundLink","link_519cf3348e6cc","Article link clicked",{"Title":"americablog.com","Page":"WordPress increases its domination of the top 100 blogs"}]);</script></td>
<td>WordPress</td>
</tr>
<tr>
<td>59</td>
<td><a href="http://sethgodin.typepad.com" id="link_519cf3348e8d1">sethgodin.typepad.com</a><script>_kmq.push(["trackClickOnOutboundLink","link_519cf3348e8d1","Article link clicked",{"Title":"sethgodin.typepad.com","Page":"WordPress increases its domination of the top 100 blogs"}]);</script></td>
<td>TypePad</td>
</tr>
<tr>
<td>60</td>
<td><a href="http://www.whitehouse.gov/blog" id="link_519cf3348eac4">www.whitehouse.gov/blog</a><script>_kmq.push(["trackClickOnOutboundLink","link_519cf3348eac4","Article link clicked",{"Title":"www.whitehouse.gov\/blog","Page":"WordPress increases its domination of the top 100 blogs"}]);</script></td>
<td>Drupal</td>
</tr>
<tr>
<td>61</td>
<td><a href="http://www.autoblog.com" id="link_519cf3348ecc4">www.autoblog.com</a><script>_kmq.push(["trackClickOnOutboundLink","link_519cf3348ecc4","Article link clicked",{"Title":"www.autoblog.com","Page":"WordPress increases its domination of the top 100 blogs"}]);</script></td>
<td>Blogsmith</td>
</tr>
<tr>
<td>62</td>
<td><a href="http://thebiglead.com" id="link_519cf3348eeb3">thebiglead.com</a><script>_kmq.push(["trackClickOnOutboundLink","link_519cf3348eeb3","Article link clicked",{"Title":"thebiglead.com","Page":"WordPress increases its domination of the top 100 blogs"}]);</script></td>
<td>WordPress</td>
</tr>
<tr>
<td>63</td>
<td><a href="http://joemygod.blogspot.com" id="link_519cf3348f25e">joemygod.blogspot.com</a><script>_kmq.push(["trackClickOnOutboundLink","link_519cf3348f25e","Article link clicked",{"Title":"joemygod.blogspot.com","Page":"WordPress increases its domination of the top 100 blogs"}]);</script></td>
<td>Blogger</td>
</tr>
<tr>
<td>64</td>
<td><a href="http://www.refinery29.com" id="link_519cf3348f483">www.refinery29.com</a><script>_kmq.push(["trackClickOnOutboundLink","link_519cf3348f483","Article link clicked",{"Title":"www.refinery29.com","Page":"WordPress increases its domination of the top 100 blogs"}]);</script></td>
<td>N/A</td>
</tr>
<tr>
<td>65</td>
<td><a href="http://flavorwire.com" id="link_519cf3348f6bf">flavorwire.com</a><script>_kmq.push(["trackClickOnOutboundLink","link_519cf3348f6bf","Article link clicked",{"Title":"flavorwire.com","Page":"WordPress increases its domination of the top 100 blogs"}]);</script></td>
<td>WordPress</td>
</tr>
<tr>
<td>66</td>
<td><a href="http://www.lifehacker.com" id="link_519cf3348f87c">www.lifehacker.com</a><script>_kmq.push(["trackClickOnOutboundLink","link_519cf3348f87c","Article link clicked",{"Title":"www.lifehacker.com","Page":"WordPress increases its domination of the top 100 blogs"}]);</script></td>
<td>Gawker</td>
</tr>
<tr>
<td>67</td>
<td><a href="http://blog.twitter.com" id="link_519cf3348fa9f">blog.twitter.com</a><script>_kmq.push(["trackClickOnOutboundLink","link_519cf3348fa9f","Article link clicked",{"Title":"blog.twitter.com","Page":"WordPress increases its domination of the top 100 blogs"}]);</script></td>
<td>Drupal</td>
</tr>
<tr>
<td>68</td>
<td><a href="http://rightwingwatch.org" id="link_519cf3348fccc">rightwingwatch.org</a><script>_kmq.push(["trackClickOnOutboundLink","link_519cf3348fccc","Article link clicked",{"Title":"rightwingwatch.org","Page":"WordPress increases its domination of the top 100 blogs"}]);</script></td>
<td>Drupal</td>
</tr>
<tr>
<td>69</td>
<td><a href="http://www.tuaw.com" id="link_519cf3348fed3">www.tuaw.com</a><script>_kmq.push(["trackClickOnOutboundLink","link_519cf3348fed3","Article link clicked",{"Title":"www.tuaw.com","Page":"WordPress increases its domination of the top 100 blogs"}]);</script></td>
<td>BlogSmith</td>
</tr>
<tr>
<td>70</td>
<td><a href="http://thisiscolossal.com" id="link_519cf334900ce">thisiscolossal.com</a><script>_kmq.push(["trackClickOnOutboundLink","link_519cf334900ce","Article link clicked",{"Title":"thisiscolossal.com","Page":"WordPress increases its domination of the top 100 blogs"}]);</script></td>
<td>WordPress</td>
</tr>
<tr>
<td>71</td>
<td><a href="http://www.dlisted.com" id="link_519cf334902b9">www.dlisted.com</a><script>_kmq.push(["trackClickOnOutboundLink","link_519cf334902b9","Article link clicked",{"Title":"www.dlisted.com","Page":"WordPress increases its domination of the top 100 blogs"}]);</script></td>
<td>Drupal</td>
</tr>
<tr>
<td>72</td>
<td><a href="http://www.comicbookmovie.com" id="link_519cf33490517">www.comicbookmovie.com</a><script>_kmq.push(["trackClickOnOutboundLink","link_519cf33490517","Article link clicked",{"Title":"www.comicbookmovie.com","Page":"WordPress increases its domination of the top 100 blogs"}]);</script></td>
<td>Custom</td>
</tr>
<tr>
<td>73</td>
<td><a href="http://inquisitr.com" id="link_519cf33490713">inquisitr.com</a><script>_kmq.push(["trackClickOnOutboundLink","link_519cf33490713","Article link clicked",{"Title":"inquisitr.com","Page":"WordPress increases its domination of the top 100 blogs"}]);</script></td>
<td>WordPress</td>
</tr>
<tr>
<td>74</td>
<td><a href="http://economix.blogs.nytimes.com" id="link_519cf3349092a">economix.blogs.nytimes.com</a><script>_kmq.push(["trackClickOnOutboundLink","link_519cf3349092a","Article link clicked",{"Title":"economix.blogs.nytimes.com","Page":"WordPress increases its domination of the top 100 blogs"}]);</script></td>
<td>WordPress</td>
</tr>
<tr>
<td>75</td>
<td><a href="http://www.geekologie.com" id="link_519cf33490b3b">www.geekologie.com</a><script>_kmq.push(["trackClickOnOutboundLink","link_519cf33490b3b","Article link clicked",{"Title":"www.geekologie.com","Page":"WordPress increases its domination of the top 100 blogs"}]);</script></td>
<td>N/A</td>
</tr>
<tr>
<td>76</td>
<td><a href="http://www.geekosystem.com" id="link_519cf33490e0c">www.geekosystem.com</a><script>_kmq.push(["trackClickOnOutboundLink","link_519cf33490e0c","Article link clicked",{"Title":"www.geekosystem.com","Page":"WordPress increases its domination of the top 100 blogs"}]);</script></td>
<td>WordPress</td>
</tr>
<tr>
<td>77</td>
<td><a href="http://thelede.blogs.nytimes.com" id="link_519cf3349105a">thelede.blogs.nytimes.com</a><script>_kmq.push(["trackClickOnOutboundLink","link_519cf3349105a","Article link clicked",{"Title":"thelede.blogs.nytimes.com","Page":"WordPress increases its domination of the top 100 blogs"}]);</script></td>
<td>WordPress</td>
</tr>
<tr>
<td>78</td>
<td><a href="http://opinionator.blogs.nytimes.com" id="link_519cf334912a8">opinionator.blogs.nytimes.com</a><script>_kmq.push(["trackClickOnOutboundLink","link_519cf334912a8","Article link clicked",{"Title":"opinionator.blogs.nytimes.com","Page":"WordPress increases its domination of the top 100 blogs"}]);</script></td>
<td>WordPress</td>
</tr>
<tr>
<td>79</td>
<td><a href="http://directorblue.blogspot.com" id="link_519cf33491532">directorblue.blogspot.com</a><script>_kmq.push(["trackClickOnOutboundLink","link_519cf33491532","Article link clicked",{"Title":"directorblue.blogspot.com","Page":"WordPress increases its domination of the top 100 blogs"}]);</script></td>
<td>Blogger</td>
</tr>
<tr>
<td>80</td>
<td><a href="http://www.bleedingcool.com" id="link_519cf33491796">www.bleedingcool.com</a><script>_kmq.push(["trackClickOnOutboundLink","link_519cf33491796","Article link clicked",{"Title":"www.bleedingcool.com","Page":"WordPress increases its domination of the top 100 blogs"}]);</script></td>
<td>WordPress</td>
</tr>
<tr>
<td>81</td>
<td><a href="http://www.bostonherald.com/sports" id="link_519cf334919f4">www.bostonherald.com/sports</a><script>_kmq.push(["trackClickOnOutboundLink","link_519cf334919f4","Article link clicked",{"Title":"www.bostonherald.com\/sports","Page":"WordPress increases its domination of the top 100 blogs"}]);</script></td>
<td>Drupal</td>
</tr>
<tr>
<td>82</td>
<td><a href="http://www.kottke.org" id="link_519cf33491c2b">www.kottke.org</a><script>_kmq.push(["trackClickOnOutboundLink","link_519cf33491c2b","Article link clicked",{"Title":"www.kottke.org","Page":"WordPress increases its domination of the top 100 blogs"}]);</script></td>
<td>Movable Type</td>
</tr>
<tr>
<td>83</td>
<td><a href="http://economistsview.typepad.com/" id="link_519cf33491ea5">economistsviews.typepad.com</a><script>_kmq.push(["trackClickOnOutboundLink","link_519cf33491ea5","Article link clicked",{"Title":"economistsviews.typepad.com","Page":"WordPress increases its domination of the top 100 blogs"}]);</script></td>
<td>TypePad</td>
</tr>
<tr>
<td>84</td>
<td><a href="http://blogs.the-american-interest.com/wrm/" id="link_519cf33492112">blogs.the-american-interest.com/wrm/</a><script>_kmq.push(["trackClickOnOutboundLink","link_519cf33492112","Article link clicked",{"Title":"blogs.the-american-interest.com\/wrm\/","Page":"WordPress increases its domination of the top 100 blogs"}]);</script></td>
<td>WordPress</td>
</tr>
<tr>
<td>85</td>
<td><a href="http://consequenceofsound.net" id="link_519cf33492339">consequenceofsound.net</a><script>_kmq.push(["trackClickOnOutboundLink","link_519cf33492339","Article link clicked",{"Title":"consequenceofsound.net","Page":"WordPress increases its domination of the top 100 blogs"}]);</script></td>
<td>WordPress</td>
</tr>
<tr>
<td>86</td>
<td><a href="http://www.cinemablend.com" id="link_519cf334925d3">www.cinemablend.com</a><script>_kmq.push(["trackClickOnOutboundLink","link_519cf334925d3","Article link clicked",{"Title":"www.cinemablend.com","Page":"WordPress increases its domination of the top 100 blogs"}]);</script></td>
<td>Custom</td>
</tr>
<tr>
<td>87</td>
<td><a href="http://www.wired.com/dangerroom" id="link_519cf33492868">www.wired.com/dangerroom</a><script>_kmq.push(["trackClickOnOutboundLink","link_519cf33492868","Article link clicked",{"Title":"www.wired.com\/dangerroom","Page":"WordPress increases its domination of the top 100 blogs"}]);</script></td>
<td>WordPress</td>
</tr>
<tr>
<td>88</td>
<td><a href="http://wattsupwiththat.com" id="link_519cf33492b37">wattsupwiththat.com</a><script>_kmq.push(["trackClickOnOutboundLink","link_519cf33492b37","Article link clicked",{"Title":"wattsupwiththat.com","Page":"WordPress increases its domination of the top 100 blogs"}]);</script></td>
<td>WordPress</td>
</tr>
<tr>
<td>89</td>
<td><a href="http://www.geek.com" id="link_519cf33492d4a">www.geek.com</a><script>_kmq.push(["trackClickOnOutboundLink","link_519cf33492d4a","Article link clicked",{"Title":"www.geek.com","Page":"WordPress increases its domination of the top 100 blogs"}]);</script></td>
<td>WordPress</td>
</tr>
<tr>
<td>90</td>
<td><a href="http://consumerist.com" id="link_519cf33492f88">consumerist.com</a><script>_kmq.push(["trackClickOnOutboundLink","link_519cf33492f88","Article link clicked",{"Title":"consumerist.com","Page":"WordPress increases its domination of the top 100 blogs"}]);</script></td>
<td>WordPress</td>
</tr>
<tr>
<td>91</td>
<td><a href="http://www.popsugar.com" id="link_519cf3349318f">www.popsugar.com</a><script>_kmq.push(["trackClickOnOutboundLink","link_519cf3349318f","Article link clicked",{"Title":"www.popsugar.com","Page":"WordPress increases its domination of the top 100 blogs"}]);</script></td>
<td>Drupal</td>
</tr>
<tr>
<td>92</td>
<td><a href="http://www.celebitchy.com" id="link_519cf3349338f">www.celebitchy.com</a><script>_kmq.push(["trackClickOnOutboundLink","link_519cf3349338f","Article link clicked",{"Title":"www.celebitchy.com","Page":"WordPress increases its domination of the top 100 blogs"}]);</script></td>
<td>WordPress</td>
</tr>
<tr>
<td>93</td>
<td><a href="http://trailblazersblog.dallasnews.com" id="link_519cf334935a0">trailblazersblog.dallasnews.com</a><script>_kmq.push(["trackClickOnOutboundLink","link_519cf334935a0","Article link clicked",{"Title":"trailblazersblog.dallasnews.com","Page":"WordPress increases its domination of the top 100 blogs"}]);</script></td>
<td>WordPress</td>
</tr>
<tr>
<td>94</td>
<td><a href="http://www.siliconera.com" id="link_519cf33493702">www.siliconera.com</a><script>_kmq.push(["trackClickOnOutboundLink","link_519cf33493702","Article link clicked",{"Title":"www.siliconera.com","Page":"WordPress increases its domination of the top 100 blogs"}]);</script></td>
<td>WordPress</td>
</tr>
<tr>
<td>95</td>
<td><a href="http://www.nakedcapitalism.com" id="link_519cf33493902">www.nakedcapitalism.com</a><script>_kmq.push(["trackClickOnOutboundLink","link_519cf33493902","Article link clicked",{"Title":"www.nakedcapitalism.com","Page":"WordPress increases its domination of the top 100 blogs"}]);</script></td>
<td>WordPress</td>
</tr>
<tr>
<td>96</td>
<td><a href="http://www.mediabistro.com/galleycat" id="link_519cf33493b40">www.mediabistro.com/galleycat</a><script>_kmq.push(["trackClickOnOutboundLink","link_519cf33493b40","Article link clicked",{"Title":"www.mediabistro.com\/galleycat","Page":"WordPress increases its domination of the top 100 blogs"}]);</script></td>
<td>WordPress</td>
</tr>
<tr>
<td>97</td>
<td><a href="http://www.ubergizmo.com" id="link_519cf33493d67">www.ubergizmo.com</a><script>_kmq.push(["trackClickOnOutboundLink","link_519cf33493d67","Article link clicked",{"Title":"www.ubergizmo.com","Page":"WordPress increases its domination of the top 100 blogs"}]);</script></td>
<td>WordPress</td>
</tr>
<tr>
<td>98</td>
<td><a href="http://hip2save.com" id="link_519cf33493ff2">hip2save.com</a><script>_kmq.push(["trackClickOnOutboundLink","link_519cf33493ff2","Article link clicked",{"Title":"hip2save.com","Page":"WordPress increases its domination of the top 100 blogs"}]);</script></td>
<td>WordPress</td>
</tr>
<tr>
<td>99</td>
<td><a href="http://animalnewyork.com" id="link_519cf3349424d">animalnewyork.com</a><script>_kmq.push(["trackClickOnOutboundLink","link_519cf3349424d","Article link clicked",{"Title":"animalnewyork.com","Page":"WordPress increases its domination of the top 100 blogs"}]);</script></td>
<td>WordPress</td>
</tr>
<tr>
<td>100</td>
<td><a href="http://phandroid.com" id="link_519cf334944ad">phandroid.com</a><script>_kmq.push(["trackClickOnOutboundLink","link_519cf334944ad","Article link clicked",{"Title":"phandroid.com","Page":"WordPress increases its domination of the top 100 blogs"}]);</script></td>
<td>WordPress</td>
</tr>
</tbody>
</table>
<h3>Blogging’s future</h3>
<p>We’d like to send a big thank you to everyone that helped us out with this article. You are too many to mention, but we truly appreciate your help.</p>
<p>There’s no denying that blogging has changed in the last few years, especially with the arrival of social media like Facebook and Twitter. For many of us, what we used to blog about we now publish to social networks.</p>
<p>But there’s also no denying that blogging is not gone. It has, however, changed as has the tools used to publish blogs with. Some, like WordPress, started out as blogging platforms and has taken on more general content management functionality. Others have developed in the opposite direction. Even though we believe it will be increasingly hard to distinguish what is a blogging platform we are certainly interested in following the developments. Therefore, we already look forward to doing the same study next year again.</p>
<p>Which platform do you use and why? Let us know in the comments below.</p>
<p><em><strong>Methodology:</strong> Since the Technorati Top 100 is updated every day, we froze our list on March 20, 2013, and then set out to investigate what blogging platform or CMS each site is using. For each site, we started by using third-party services like <a href="http://builtwith.com/" id="link_519cf3349471d">BuiltWith</a><script>_kmq.push(["trackClickOnOutboundLink","link_519cf3349471d","Article link clicked",{"Title":"BuiltWith","Page":"WordPress increases its domination of the top 100 blogs"}]);</script> and <a href="http://wappalyzer.com/" id="link_519cf3349496f">Wappalyzer</a><script>_kmq.push(["trackClickOnOutboundLink","link_519cf3349496f","Article link clicked",{"Title":"Wappalyzer","Page":"WordPress increases its domination of the top 100 blogs"}]);</script>, to see if they would reveal anything about the site. If that did not give us any results, we proceeded with tools like host, whois, and dig. Only if that still didn’t tell us what we needed, did we get in touch with the site through contact details published. Out of the 100 sites we were unable to get confirmation for 6 sites.</em></p>
<p><p><em>This was a post from the guys at Pingdom, a site monitoring service that makes sure you're the first to know when your site is down. <a href="http://www.pingdom.com/free/?utm_source=Royal&utm_medium=Feed&utm_content=Free%2Btext&utm_campaign=Free" id="link_519cf33494c00">Check it out for free.</a><script>_kmq.push(["trackClickOnOutboundLink","link_519cf33494c00","Article link clicked",{"Title":"Check it out for free.","Page":"WordPress increases its domination of the top 100 blogs"}]);</script></em></p></p>
<img src="http://feeds.feedburner.com/~r/RoyalPingdom/~4/yG9PKLoyAig" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://royal.pingdom.com/2013/05/07/wordpress-top-100-blogs/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		<feedburner:origLink>http://royal.pingdom.com/2013/05/07/wordpress-top-100-blogs/</feedburner:origLink></item>
		<item>
		<title>Presenting Pingdom’s multi-user log in</title>
		<link>http://feedproxy.google.com/~r/RoyalPingdom/~3/L1AN39PsxAo/</link>
		<comments>http://royal.pingdom.com/2013/05/02/pingdom-multi-user-log-in/#comments</comments>
		<pubDate>Thu, 02 May 2013 14:25:59 +0000</pubDate>
		<dc:creator>Pingdom</dc:creator>
				<category><![CDATA[Pingdom]]></category>
		<category><![CDATA[Tech blog]]></category>
		<category><![CDATA[accounts]]></category>
		<category><![CDATA[logging in]]></category>
		<category><![CDATA[login]]></category>
		<category><![CDATA[monitoring]]></category>
		<category><![CDATA[multi-user log in]]></category>
		<category><![CDATA[multiple users]]></category>
		<category><![CDATA[multiuser]]></category>
		<category><![CDATA[users]]></category>
		<category><![CDATA[website performance]]></category>
		<category><![CDATA[website speed]]></category>
		<category><![CDATA[website-monitoring]]></category>

		<guid isPermaLink="false">http://royal.pingdom.com/?p=21371</guid>
		<description><![CDATA[<p dir="ltr"><img class="alignright size-full wp-image-21372" alt="multi-user log in" src="http://royal.pingdom.com/wp-content/uploads/2013/05/shutterstock_119250430-150px.jpg" width="150" height="150" />The brand new <strong>Team plan</strong>, <a href="http://royal.pingdom.com/2013/04/11/pingdom-upgrades-all-plans-adds-real-user-monitoring-and-more/">introduced</a> just a short while ago, is meant for customers that require more of everything. If you have considerable website monitoring needs, it’s the plan for you. You can monitor up to 500 sites or transactions, tag checks making it possible to filter and sort all your checks, the possibility of paying by invoice, and much more. Like all other Pingdom plans, it also includes <a href="https://www.pingdom.com/rum">Real User Monitoring</a></p>
One of the most sought after features we added to the Team plan is <strong>multi-user log in</strong>. Now you can have multiple users per account and control what each user should be able to do, including access to subscription and billing information, the ability to edit checks, etc. Let’s take a closer look at what multi-user log in can do for you and what you can do with it.<p><p><em>This was a post from the guys at Pingdom, a site monitoring service that makes sure you're the first to know when your site is down. <a href="http://www.pingdom.com/free/?utm_source=Royal&utm_medium=Feed&utm_content=Free%2Btext&utm_campaign=Free">Check it out for free.</a></em></p></p>
]]></description>
				<content:encoded><![CDATA[<p dir="ltr">The brand new <strong>Team plan</strong>, <a href="http://royal.pingdom.com/2013/04/11/pingdom-upgrades-all-plans-adds-real-user-monitoring-and-more/" id="link_519cf3349d070">introduced</a><script>_kmq.push(["trackClickOnOutboundLink","link_519cf3349d070","Article link clicked",{"Title":"introduced","Page":"Presenting Pingdom\u2019s multi-user log in"}]);</script> just a short while ago, is meant for customers that require more of everything. If you have considerable website monitoring needs, it’s the plan for you. You can monitor up to 500 sites or transactions, tag checks making it possible to filter and sort all your checks, the possibility of paying by invoice, and much more. Like all other Pingdom plans, it also includes <a href="https://www.pingdom.com/rum" id="link_519cf3349d3ea">Real User Monitoring</a><script>_kmq.push(["trackClickOnOutboundLink","link_519cf3349d3ea","Article link clicked",{"Title":"Real User Monitoring","Page":"Presenting Pingdom\u2019s multi-user log in"}]);</script>.</p>
<p>One of the most sought after features we added to the Team plan is <strong>multi-user log in</strong>. Now you can have multiple users per account and control what each user should be able to do, including access to subscription and billing information, the ability to edit checks, etc. Let’s take a closer look at what you can do with multi-user log in.</p>
<h3 dir="ltr">Invite user</h3>
<p dir="ltr">To get started with multi-user log in you have to invite other people to your Pingdom account. You do this very simply by going to Account &gt; Users when you’re logged in to <a href="https://my.pingdom.com/" id="link_519cf3349e13b">my.pingdom.com</a><script>_kmq.push(["trackClickOnOutboundLink","link_519cf3349e13b","Article link clicked",{"Title":"my.pingdom.com","Page":"Presenting Pingdom\u2019s multi-user log in"}]);</script>.</p>
<p>There you click on the Invite User button.</p>
<p><a href="http://royal.pingdom.com/2013/05/02/pingdom-multi-user-log-in/users/" rel="attachment wp-att-21373" id="link_519cf3349eda5"><img class="aligncenter size-full wp-image-21373" alt="users" src="http://royal.pingdom.com/wp-content/uploads/2013/05/users.png" width="580" height="163" /></a><script>_kmq.push(["trackClickOnOutboundLink","link_519cf3349eda5","Article link clicked",{"Title":"<img class=\"aligncenter size-full wp-image-21373\" alt=\"users\" src=\"http:\/\/royal.pingdom.com\/wp-content\/uploads\/2013\/05\/users.png\" width=\"580\" height=\"163\" \/>","Page":"Presenting Pingdom\u2019s multi-user log in"}]);</script><br />
Next, on the Invite new user screen, enter the email address of the person you want to invite. Then, select what kind of user type they should be.<br />
<img class="aligncenter size-full wp-image-21374" alt="invite" src="http://royal.pingdom.com/wp-content/uploads/2013/05/invite.png" width="580" height="299" /></p>
<p dir="ltr">When you click the Send Invite button, an email is sent to the user you&#8217;re inviting. In the email, they have to click a link and follow some simple instructions to get started.</p>
<h3 dir="ltr">Three user types</h3>
<p dir="ltr">Each user you invite to your Pingdom account can be of one type: admin, user, or restricted user. Here are some of the main differences between the user types:</p>
<ul>
<li dir="ltr">
<p dir="ltr"><strong>Admin</strong></p>
<ul>
<li dir="ltr">
<p dir="ltr">Same as the owner of the account, the admin user can make any changes to the account, checks, etc. This includes changing subscription and billing information and inviting new users. However, only the account owner can close an account.</p>
</li>
</ul>
</li>
<li dir="ltr">
<p dir="ltr"><strong>User</strong></p>
<ul>
<li dir="ltr">
<p dir="ltr">Someone with the user type account can add and edit checks, as well as view reports. They can not, however, access subscription and billing information.</p>
</li>
</ul>
</li>
<li dir="ltr">
<p dir="ltr"><strong>Restricted user</strong></p>
<ul>
<li dir="ltr">
<p dir="ltr">A restricted user can view checks but not make any changes to them. They can also view reports.</p>
</li>
</ul>
</li>
</ul>
<p>The various user types will see some differences in their <a href="https://my.pingdom.com" id="link_519cf3349f178">my.pingdom.com</a><script>_kmq.push(["trackClickOnOutboundLink","link_519cf3349f178","Article link clicked",{"Title":"my.pingdom.com","Page":"Presenting Pingdom\u2019s multi-user log in"}]);</script> account. For example, here is the Account menu as admin:</p>
<p><img class="aligncenter size-full wp-image-21375" alt="admin" src="http://royal.pingdom.com/wp-content/uploads/2013/05/admin.png" width="416" height="362" /></p>
<p dir="ltr">For users and restricted users, the menu is not displayed:</p>
<p><img class="aligncenter size-full wp-image-21376" alt="user and restricted" src="http://royal.pingdom.com/wp-content/uploads/2013/05/user-and-restricted.png" width="408" height="141" /></p>
<p dir="ltr">Here is the drop-down menu available on the Checks page for a user (left) and a restricted user (right):</p>
<p><img class="aligncenter size-full wp-image-21377" alt="drop down" src="http://royal.pingdom.com/wp-content/uploads/2013/05/drop-down.jpg" width="580" height="333" /></p>
<h3 dir="ltr">Switch accounts</h3>
<p dir="ltr">You can of course very easily switch between the accounts you have access to. Just click on your username in the bar just below the row of icons in the main menu and you can choose which account you want to use.</p>
<p><img class="aligncenter size-full wp-image-21378" alt="switch users" src="http://royal.pingdom.com/wp-content/uploads/2013/05/switch-users.png" width="379" height="142" /></p>
<p dir="ltr">Notice that the bar will be gray whenever you are in the account shared with you, and yellow when you are in your account.</p>
<h3 dir="ltr">Receive notifications</h3>
<p dir="ltr">If you’ve been given access to another Pingdom account, you can of course also receive notifications for when checks in the main account fail. You do this simply by adding yourself as a contact.</p>
<p dir="ltr">Go to Contacts &gt; Add New Contact, and enter your details. After you’ve saved the new contact’s details, you can add yourself to receive notifications for the check.</p>
<p><img class="aligncenter size-full wp-image-21379" alt="contact_-_notification" src="http://royal.pingdom.com/wp-content/uploads/2013/05/contact_-_notification.png" width="580" height="308" /></p>
<h3 dir="ltr">Feedback and support</h3>
<p dir="ltr">Hopefully you are already using the multi-user log in feature. If you are, why don’t you share your experience with the rest of us in the comments below?</p>
<p dir="ltr">We hope you will also check out other features, such as <a href="https://www.pingdom.com/rum" id="link_519cf3349f44a">Real User Monitoring</a><script>_kmq.push(["trackClickOnOutboundLink","link_519cf3349f44a","Article link clicked",{"Title":"Real User Monitoring","Page":"Presenting Pingdom\u2019s multi-user log in"}]);</script> and <a href="https://www.pingdom.com/transactionmonitor" id="link_519cf334a00ff">Transaction Monitoring</a><script>_kmq.push(["trackClickOnOutboundLink","link_519cf334a00ff","Article link clicked",{"Title":"Transaction Monitoring","Page":"Presenting Pingdom\u2019s multi-user log in"}]);</script>, and we’re confident that you will find they will become invaluable tools in your web monitoring and performance toolbox.</p>
<p>We will be back soon again with more articles about the Team plan. In the meantime, if you have any suggestions for what you would like to see added to the Team plan, you can tell us about it <a href="https://pingdom.uservoice.com/forums/186527-pingdom-real-user-monitoring" id="link_519cf334a14c9">here</a><script>_kmq.push(["trackClickOnOutboundLink","link_519cf334a14c9","Article link clicked",{"Title":"here","Page":"Presenting Pingdom\u2019s multi-user log in"}]);</script>.</p>
<p><em><a href="http://www.shutterstock.com/pic-119250430/stock-photo-user-profile-people-seamless-pattern-background.html?src=csl_recent_image-1" id="link_519cf334a199b">Image (top)</a><script>_kmq.push(["trackClickOnOutboundLink","link_519cf334a199b","Article link clicked",{"Title":"Image (top)","Page":"Presenting Pingdom\u2019s multi-user log in"}]);</script> via Shutterstock.</em></p>
<p><p><em>This was a post from the guys at Pingdom, a site monitoring service that makes sure you're the first to know when your site is down. <a href="http://www.pingdom.com/free/?utm_source=Royal&utm_medium=Feed&utm_content=Free%2Btext&utm_campaign=Free" id="link_519cf334a1cad">Check it out for free.</a><script>_kmq.push(["trackClickOnOutboundLink","link_519cf334a1cad","Article link clicked",{"Title":"Check it out for free.","Page":"Presenting Pingdom\u2019s multi-user log in"}]);</script></em></p></p>
<img src="http://feeds.feedburner.com/~r/RoyalPingdom/~4/L1AN39PsxAo" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://royal.pingdom.com/2013/05/02/pingdom-multi-user-log-in/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://royal.pingdom.com/2013/05/02/pingdom-multi-user-log-in/</feedburner:origLink></item>
		<item>
		<title>How to easily integrate Pingdom Real User Monitoring with Drupal</title>
		<link>http://feedproxy.google.com/~r/RoyalPingdom/~3/MPOxCSPzgKA/</link>
		<comments>http://royal.pingdom.com/2013/04/30/integrate-pingdom-real-user-monitoring-drupal/#comments</comments>
		<pubDate>Tue, 30 Apr 2013 13:52:45 +0000</pubDate>
		<dc:creator>Pingdom</dc:creator>
				<category><![CDATA[Pingdom]]></category>
		<category><![CDATA[Tech blog]]></category>
		<category><![CDATA[cms]]></category>
		<category><![CDATA[content management system]]></category>
		<category><![CDATA[drupal]]></category>
		<category><![CDATA[integrate]]></category>
		<category><![CDATA[integration]]></category>
		<category><![CDATA[real user monitoring]]></category>
		<category><![CDATA[rum]]></category>
		<category><![CDATA[web monitoring]]></category>
		<category><![CDATA[web performance]]></category>

		<guid isPermaLink="false">http://royal.pingdom.com/?p=21351</guid>
		<description><![CDATA[<p dir="ltr"><img class="alignright size-full wp-image-21353" alt="drupal real user monitoring" src="http://royal.pingdom.com/wp-content/uploads/2013/04/drupal.jpeg" width="150" height="150" />By integrating <a href="http://www.pingdom.com/rum">Real User Monitoring</a> (RUM) with your <a href="http://drupal.org/">Drupal</a> site, you will get a better understanding of the site's performance and how real users experience it.</p>
<p dir="ltr">Based on data collected from real users visiting your site, you will see where visitors are connecting from, what browsers and devices they are using, how fast individual pages load, and more. With that information you can then take steps to improve your site’s performance.</p>
<p dir="ltr">We interviewed <a href="https://twitter.com/Oakley_J">James Oakley</a>, the developer of a <a href="http://drupal.org/project/pingdom_rum">new Drupal module</a> that makes it easy to integrate our RUM service with Drupal. Especially if you are running a Drupal site, you will want to read this.</p><p><p><em>This was a post from the guys at Pingdom, a site monitoring service that makes sure you're the first to know when your site is down. <a href="http://www.pingdom.com/free/?utm_source=Royal&utm_medium=Feed&utm_content=Free%2Btext&utm_campaign=Free">Check it out for free.</a></em></p></p>
]]></description>
				<content:encoded><![CDATA[<p dir="ltr">By integrating <a href="http://www.pingdom.com/rum" id="link_519cf334a84d7">Real User Monitoring</a><script>_kmq.push(["trackClickOnOutboundLink","link_519cf334a84d7","Article link clicked",{"Title":"Real User Monitoring","Page":"How to easily integrate Pingdom Real User Monitoring with Drupal"}]);</script> (RUM) with your <a href="http://drupal.org/" id="link_519cf334a898a">Drupal</a><script>_kmq.push(["trackClickOnOutboundLink","link_519cf334a898a","Article link clicked",{"Title":"Drupal","Page":"How to easily integrate Pingdom Real User Monitoring with Drupal"}]);</script> site, you will get a better understanding of the site&#8217;s performance and how real users experience it.</p>
<p dir="ltr">Based on data collected from real users visiting your site, you will see where visitors are connecting from, what browsers and devices they are using, how fast individual pages load, and more. With that information you can then take steps to improve your site’s performance.</p>
<p dir="ltr">We interviewed <a href="https://twitter.com/Oakley_J" id="link_519cf334a8d6e">James Oakley</a><script>_kmq.push(["trackClickOnOutboundLink","link_519cf334a8d6e","Article link clicked",{"Title":"James Oakley","Page":"How to easily integrate Pingdom Real User Monitoring with Drupal"}]);</script>, the developer of a <a href="http://drupal.org/project/pingdom_rum" id="link_519cf334a8ef0">new Drupal module</a><script>_kmq.push(["trackClickOnOutboundLink","link_519cf334a8ef0","Article link clicked",{"Title":"new Drupal module","Page":"How to easily integrate Pingdom Real User Monitoring with Drupal"}]);</script> that makes it easy to integrate our RUM service with Drupal. Especially if you are running a Drupal site, you will want to read this.</p>
<p dir="ltr"><strong>Q: What made you develop this module?</strong></p>
<p dir="ltr"><strong>A:</strong> I wanted to try out the new RUM service, so I signed up, and was given a piece of JavaScript to insert into the HEAD section of the pages of my website. My site was built in Drupal; it’s easy to add snippets of HTML into any region of the page in Drupal (they have a system called “blocks” that allows you to do just that). However inserting into the HEAD section is a little more challenging.</p>
<p dir="ltr">I wrote a module to do just that, and it worked. However one of the things that makes Drupal great is its community, so I wanted to contribute my module back for others to use. After tidying the code up so that it is secure and coded the Drupal way, it’s now available for any Drupal site administrator to download and use with just a few clicks.</p>
<p dir="ltr"><strong>Q: Why Drupal in particular? What’s so special about Drupal?</strong></p>
<div id="attachment_21354" class="wp-caption alignright" style="width: 260px"><img class="size-full wp-image-21354" alt="James Oakley" src="http://royal.pingdom.com/wp-content/uploads/2013/04/James-Oakley.jpg" width="250" height="250" /><p class="wp-caption-text">James Oakley</p></div>
<p dir="ltr"><strong>A:</strong> I wouldn’t want to be dismissive of the other content management systems out there, because they have their places. Drupal is so versatile, that it can build almost any kind of site. When I first started working on a dynamic website and was looking for a CMS (about 6 years ago now), I chose Drupal. I didn’t know what that site would need to do down the line, but I did know that there would be a way to do it with Drupal. I’ve found that to be true &#8211; it’s easy to add customized content, and to lay the page out in the way you want. There is a great community out there as well, and people like to help each other out.</p>
<p dir="ltr">Sometimes people say that Drupal is only for people who can already write PHP. I don’t know where that myth comes from. Certainly a bit of PHP would help with debugging if you hit a problem, and you can extend Drupal by writing your own modules. But Drupal has so many well-written modules and themes; you can just download and enable them, and then configure them entirely within the web interface of your Drupal site.</p>
<p dir="ltr"><strong>Q: Why would the Real User Monitoring service be especially beneficial for Drupal sites?</strong></p>
<p dir="ltr"><strong>A:</strong> Some people don’t use Drupal because they say it’s slow or needs a very highly specified server. Neither of those things needs to be true. Whilst Drupal is not right for every site, there are quite a few things that can be tweaked and tuned to make Drupal run much faster.</p>
<p dir="ltr">To do that, I need to know how actual users are experiencing my site. I need to see if it’s the main HTML that’s loading slowly, or the additional resources. Because certain modules can slow a site down if not configured correctly, I need to know if particular pages load more slowly than others, as then I can identify which modules may be causing the slowness.</p>
<div class="pullquote">That’s what RUM does for me. You get data on your site’s performance that synthetic testing would never give you.</div>
<p dir="ltr"><strong>Q: How about Drupal and performance? Are there any typical bottlenecks to tackle?</strong></p>
<p dir="ltr"><strong>A:</strong> Two big bottlenecks that everyone should optimize are caching and aggregation. Since Drupal 7, both of these have been manageable without installing any additional modules.</p>
<p dir="ltr">Caching is about making sure that the web server doesn’t have to generate every page from scratch every time someone visits it. You can set Drupal to cache whole pages, or just to cache certain stages of building a page. You also have full control over how long that cached data remains valid. Setting up caching correctly would reduce server load and speed up page generation considerably. The views module now comes with caching options as well, which must be used on a production site.</p>
<p dir="ltr">Aggregation is about making sure that all the additional files a web page needs are presented efficiently. Out of the box, Drupal will list each JS or CSS file separately, meaning the web browser has to make a lot of requests for each web page. You can enable aggregation, which then combines that JS and CSS code into just a few files, which speeds up the page layout in the browser.</p>
<p dir="ltr"><strong>Q: You have used our RUM service for a short while now. In your experience, what does adding RUM to a website offer the website owner/admin?</strong></p>
<p dir="ltr"><strong>A:</strong> You cannot beat being able to see how actual users are experiencing your site.</p>
<p dir="ltr">There are statistics and analytics services out there that will track how many visitors come to your site, from which countries, and visiting which pages. I use those. There are also synthetic website monitoring services out there, like the traditional Pingdom offering, that load a test page on a site every minute to see if it’s slowing down or unavailable. I use those too.</p>
<p dir="ltr">Analytics services can only tell you that someone has been to your site, not what kind of experience they had. Synthetic monitoring can only tell you how your test page is performing, but that may not mean that the whole site is responding as well. Pingdom RUM brings those two together. I get detailed analytic feedback on actual visits to my sites. That means I can keep the site tuned so that it is performing optimally.</p>
<h3 dir="ltr">There’s also a WordPress plugin</h3>
<p dir="ltr">We’d like to say thank you to James for taking the time to do this interview and for his work on the Drupal module. It&#8217;s great to be able to tap into an experienced Drupal-user like James to get his views on Drupal, RUM, and web performance.</p>
<p dir="ltr">If you&#8217;re a WordPress user you&#8217;re not left out. You may want to check out our <a href="http://royal.pingdom.com/2013/04/25/wordpress-plugin-pingdom-real-user-monitoring/" id="link_519cf334a99fe">WordPress plugin for Real User Monitoring</a><script>_kmq.push(["trackClickOnOutboundLink","link_519cf334a99fe","Article link clicked",{"Title":"WordPress plugin for Real User Monitoring","Page":"How to easily integrate Pingdom Real User Monitoring with Drupal"}]);</script>.</p>
<p dir="ltr">If you don’t yet have a RUM site set up, you simply add one by logging in to your account at <a href="https://my.pingdom.com/" id="link_519cf334aab07">my.pingdom.com</a><script>_kmq.push(["trackClickOnOutboundLink","link_519cf334aab07","Article link clicked",{"Title":"my.pingdom.com","Page":"How to easily integrate Pingdom Real User Monitoring with Drupal"}]);</script> and go to RUM &gt; Add New Site. And if you don’t have a Pingdom account, get one <a href="https://www.pingdom.com/getstarted" id="link_519cf334ab0e7">here</a><script>_kmq.push(["trackClickOnOutboundLink","link_519cf334ab0e7","Article link clicked",{"Title":"here","Page":"How to easily integrate Pingdom Real User Monitoring with Drupal"}]);</script>.</p>
<p><p><em>This was a post from the guys at Pingdom, a site monitoring service that makes sure you're the first to know when your site is down. <a href="http://www.pingdom.com/free/?utm_source=Royal&utm_medium=Feed&utm_content=Free%2Btext&utm_campaign=Free" id="link_519cf334ab52e">Check it out for free.</a><script>_kmq.push(["trackClickOnOutboundLink","link_519cf334ab52e","Article link clicked",{"Title":"Check it out for free.","Page":"How to easily integrate Pingdom Real User Monitoring with Drupal"}]);</script></em></p></p>
<img src="http://feeds.feedburner.com/~r/RoyalPingdom/~4/MPOxCSPzgKA" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://royal.pingdom.com/2013/04/30/integrate-pingdom-real-user-monitoring-drupal/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		<feedburner:origLink>http://royal.pingdom.com/2013/04/30/integrate-pingdom-real-user-monitoring-drupal/</feedburner:origLink></item>
		<item>
		<title>Pingdom’s must-read articles #46</title>
		<link>http://feedproxy.google.com/~r/RoyalPingdom/~3/CDK3YzWQDxM/</link>
		<comments>http://royal.pingdom.com/2013/04/26/pingdoms-must-read-articles-46/#comments</comments>
		<pubDate>Fri, 26 Apr 2013 14:31:00 +0000</pubDate>
		<dc:creator>Pingdom</dc:creator>
				<category><![CDATA[Tech blog]]></category>
		<category><![CDATA[cloud]]></category>
		<category><![CDATA[devops]]></category>
		<category><![CDATA[measuring]]></category>
		<category><![CDATA[mobile app]]></category>
		<category><![CDATA[monitoring]]></category>
		<category><![CDATA[newsletter]]></category>
		<category><![CDATA[ops]]></category>
		<category><![CDATA[performance]]></category>
		<category><![CDATA[scaling]]></category>
		<category><![CDATA[speed]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[web performance]]></category>
		<category><![CDATA[web traffic]]></category>
		<category><![CDATA[webops]]></category>
		<category><![CDATA[weekend]]></category>
		<category><![CDATA[weekendmustread]]></category>

		<guid isPermaLink="false">http://royal.pingdom.com/?p=21337</guid>
		<description><![CDATA[<img class="aligncenter size-full wp-image-21338" alt="pingdom web performance" src="http://royal.pingdom.com/wp-content/uploads/2013/04/shutterstock_11624554-580.jpg" width="580" height="219" />

This is our collection of must-read articles about web performance, dev, ops, and more for the weekend.<p><p><em>This was a post from the guys at Pingdom, a site monitoring service that makes sure you're the first to know when your site is down. <a href="http://www.pingdom.com/free/?utm_source=Royal&utm_medium=Feed&utm_content=Free%2Btext&utm_campaign=Free">Check it out for free.</a></em></p></p>
]]></description>
				<content:encoded><![CDATA[<p>This is our collection of must-read articles about web performance, dev, ops, and more for the weekend.</p>
<h3>This week&#8217;s suggested reading</h3>
<ul>
<li><strong><a href="http://systemsarchitect.net/performance-benchmark-of-popular-php-frameworks/" id="link_519cf334b190f">Performance benchmark of popular PHP frameworks</a><script>_kmq.push(["trackClickOnOutboundLink","link_519cf334b190f","Article link clicked",{"Title":"Performance benchmark of popular PHP frameworks","Page":"Pingdom&#8217;s must-read articles #46"}]);</script></strong>: Lukasz Kujawa puts 13 PHP frameworks through their paces to find out which ones are fast and which ones are not.</li>
<li><strong><a href="http://highscalability.com/blog/2013/4/23/facebook-secrets-of-web-performance.html" id="link_519cf334b1b47">Facebook Secrets Of Web Performance</a><script>_kmq.push(["trackClickOnOutboundLink","link_519cf334b1b47","Article link clicked",{"Title":"Facebook Secrets Of Web Performance","Page":"Pingdom&#8217;s must-read articles #46"}]);</script>:</strong> Todd Hoff of HighScalability.com answers the question, What is Facebook’s secret sauce for managing what’s got to be the biggest Big Data project, if you will, on the Web?</li>
<li><strong><a href="http://www.webmonkey.com/2013/04/nginx-speeds-up-the-tubes-with-spdy-support/" id="link_519cf334b1d47">Nginx Server Speeds Up the Tubes With SPDY Support</a><script>_kmq.push(["trackClickOnOutboundLink","link_519cf334b1d47","Article link clicked",{"Title":"Nginx Server Speeds Up the Tubes With SPDY Support","Page":"Pingdom&#8217;s must-read articles #46"}]);</script>:</strong> The Nginx team has released version 1.4 of the popular web server and reverse proxy. The headline feature in version 1.4 is support for the SPDY protocol.</li>
<li><strong><a href="http://www.theregister.co.uk/2013/04/12/google_cpi2_processor_monitoring/" id="link_519cf334b1fab">Google: &#8216;We&#8217;ll track every task on every data center server&#8217;</a><script>_kmq.push(["trackClickOnOutboundLink","link_519cf334b1fab","Article link clicked",{"Title":"Google: &#8216;We&#8217;ll track every task on every data center server&#8217;","Page":"Pingdom&#8217;s must-read articles #46"}]);</script></strong>: In a <a href="http://static.googleusercontent.com/external_content/untrusted_dlcp/research.google.com/en/us/pubs/archive/40737.pdf" id="link_519cf334b21f2">paper</a><script>_kmq.push(["trackClickOnOutboundLink","link_519cf334b21f2","Article link clicked",{"Title":"paper","Page":"Pingdom&#8217;s must-read articles #46"}]);</script>, Google engineers presents how it monitors every task on all its servers, located across the world.</li>
<li><strong><a href="http://nerds.airbnb.com/behind-the-scenes-airbnb-neighborhoods" id="link_519cf334b2406">Behind the Scenes: Airbnb Neighborhoods</a><script>_kmq.push(["trackClickOnOutboundLink","link_519cf334b2406","Article link clicked",{"Title":"Behind the Scenes: Airbnb Neighborhoods","Page":"Pingdom&#8217;s must-read articles #46"}]);</script></strong>: This is a Q+A with Andy Kramolisch and Ben Hughes of Airbnb about the Neighborhoods project. One of the big challenges? How to deal with lots of data. One of the main recommendations? &#8220;It&#8217;s important to consider performance from day one.&#8221;</li>
<li><strong><a href="http://www.youtube.com/watch?v=0UNWi7FA36M&amp;feature=youtu.be" id="link_519cf334b2608">A performance checklist for the mobile web</a><script>_kmq.push(["trackClickOnOutboundLink","link_519cf334b2608","Article link clicked",{"Title":"A performance checklist for the mobile web","Page":"Pingdom&#8217;s must-read articles #46"}]);</script></strong>: This is a presentation by Colt McAnlis, Developer Advocate &#8211; Google Chrome at the recent HTML5DevConf. Colt supplies a &#8220;programmer&#8217;s checklist&#8221; for building HTML5 apps capable of making smooth transitions from desktop to mobile.</li>
</ul>
<h3>You can also subscribe to these articles</h3>
<p>You can also subscribe to these weekly articles and receive them in your email inbox as soon as a new one has been published. <strong><a href="http://tinyletter.com/pingdom" rel="nofollow" id="link_519cf334b281e">Sign up here!</a><script>_kmq.push(["trackClickOnOutboundLink","link_519cf334b281e","Article link clicked",{"Title":"Sign up here!","Page":"Pingdom&#8217;s must-read articles #46"}]);</script></strong></p>
<p><em>Images <a href="http://www.shutterstock.com/cat.mhtml?lang=en&amp;search_source=search_form&amp;version=llv1&amp;anyorall=all&amp;safesearch=1&amp;searchterm=web+html&amp;search_group=" rel="nofollow" id="link_519cf334b2a0e">via</a><script>_kmq.push(["trackClickOnOutboundLink","link_519cf334b2a0e","Article link clicked",{"Title":"via","Page":"Pingdom&#8217;s must-read articles #46"}]);</script> <a href="http://www.shutterstock.com/pic-119761801/stock-vector-speedometer-icon.html?src=csl_recent_image-20" rel="nofollow" id="link_519cf334b2c20">Shutterstock</a><script>_kmq.push(["trackClickOnOutboundLink","link_519cf334b2c20","Article link clicked",{"Title":"Shutterstock","Page":"Pingdom&#8217;s must-read articles #46"}]);</script>.</em></p>
<p><p><em>This was a post from the guys at Pingdom, a site monitoring service that makes sure you're the first to know when your site is down. <a href="http://www.pingdom.com/free/?utm_source=Royal&utm_medium=Feed&utm_content=Free%2Btext&utm_campaign=Free" id="link_519cf334b2e17">Check it out for free.</a><script>_kmq.push(["trackClickOnOutboundLink","link_519cf334b2e17","Article link clicked",{"Title":"Check it out for free.","Page":"Pingdom&#8217;s must-read articles #46"}]);</script></em></p></p>
<img src="http://feeds.feedburner.com/~r/RoyalPingdom/~4/CDK3YzWQDxM" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://royal.pingdom.com/2013/04/26/pingdoms-must-read-articles-46/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://royal.pingdom.com/2013/04/26/pingdoms-must-read-articles-46/</feedburner:origLink></item>
	</channel>
</rss><!-- Dynamic page generated in 0.990 seconds. --><!-- Cached page generated by WP-Super-Cache on 2013-05-22 11:32:52 -->
