Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
199 changes: 199 additions & 0 deletions blog/2012/10/22/cloudflare/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,199 @@

<!DOCTYPE html>
<!--[if IEMobile 7 ]><html class="no-js iem7"><![endif]-->
<!--[if lt IE 9]><html class="no-js lte-ie8"><![endif]-->
<!--[if (gt IE 8)|(gt IEMobile 7)|!(IEMobile)|!(IE)]><!--><html class="no-js" lang="en"><!--<![endif]-->
<head>
<meta charset="utf-8">
<title>Cloudflare - My Octopress Blog</title>
<meta name="author" content="Your Name">


<meta name="description" content="
">


<!-- http://t.co/dKP3o1e -->
<meta name="HandheldFriendly" content="True">
<meta name="MobileOptimized" content="320">
<meta name="viewport" content="width=device-width, initial-scale=1">


<link rel="canonical" href="http://yoursite.com/blog/2012/10/22/cloudflare/">
<link href="/favicon.png" rel="icon">
<link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet" type="text/css">
<script src="/javascripts/modernizr-2.0.js"></script>
<script src="/javascripts/ender.js"></script>
<script src="/javascripts/octopress.js" type="text/javascript"></script>
<link href="/atom.xml" rel="alternate" title="My Octopress Blog" type="application/atom+xml">
<!--Fonts from Google"s Web font directory at http://google.com/webfonts -->
<link href="http://fonts.googleapis.com/css?family=PT+Serif:regular,italic,bold,bolditalic" rel="stylesheet" type="text/css">
<link href="http://fonts.googleapis.com/css?family=PT+Sans:regular,italic,bold,bolditalic" rel="stylesheet" type="text/css">



</head>

<body >
<header role="banner"><hgroup>
<h1><a href="/">My Octopress Blog</a></h1>

<h2>A blogging framework for hackers.</h2>

</hgroup>

</header>
<nav role="navigation"><ul class="subscription" data-subscription="rss">
<li><a href="/atom.xml" rel="subscribe-rss" title="subscribe via RSS">RSS</a></li>

</ul>

<form action="http://google.com/search" method="get">
<fieldset role="search">
<input type="hidden" name="q" value="site:yoursite.com" />
<input class="search" type="text" name="q" results="0" placeholder="Search"/>
</fieldset>
</form>

<ul class="main-navigation">
<li><a href="/">Blog</a></li>
<li><a href="/blog/archives">Archives</a></li>
</ul>

</nav>
<div id="main">
<div id="content">
<div>
<article class="hentry" role="article">

<header>

<h1 class="entry-title">Cloudflare</h1>


<p class="meta">












<time datetime="2012-10-22T12:09:00+05:30" pubdate data-updated="true">Oct 22<span>nd</span>, 2012</time>

</p>

</header>


<div class="entry-content">
<h2>Cloudflare</h2>
<p>Cloudflare is a CDN (Content delivery network). It can be used to cache static file of your website on Cloudflares CDN server. Cloudflare have 23 data centers around the world, means your website contents can be delivered to visitors from their nearest data centers. Which makes you site to load much faster. Cloudflare also adds extra security by protecting you site from online threats like SQL injection and DDOS attacks. Cloudfalre has an easy to use yet very usefull dashboard which can be used to manage and monitor you sites traffic. The best thing about cloudflare is that it offers a free plan, which include many usefull features, also they have paid plans for advanced features.</p>
<p>The best thing about the cloudflare is that is is really easy to integrate it. You only need to change you DNS servers to point to cloudflares DNS server and wait for DNS propogation, That's it so easy.</p>
<p>You have a blog or an image gallery appication with lots of static content, you can integrate cloudflare, which makes the site loads fast, reduce the bandwidth usage by 60% and since cloudflare serves contents straight from its servers you servers won't get overloaded.</p>
<b>For more features check <a href = "https://www.cloudflare.com/overview">Cloudflare features</a></b>
</div>


<footer>
<p class="meta">



<span class="byline author vcard">Posted by <span class="fn">Justin</span></span>













<time datetime="2012-10-22T12:09:00+05:30" pubdate data-updated="true">Oct 22<span>nd</span>, 2012</time>



</p>

<div class="sharing">

<a href="http://twitter.com/share" class="twitter-share-button" data-url="http://yoursite.com/blog/2012/10/22/cloudflare/" data-via="" data-counturl="http://yoursite.com/blog/2012/10/22/cloudflare/" >Tweet</a>



</div>


<p class="meta">


</p>
</footer>
</article>

</div>

<aside class="sidebar">

<section>
<h1>Recent Posts</h1>
<ul id="recent_posts">

<li class="post">
<a href="/blog/2012/10/22/cloudflare/">Cloudflare</a>
</li>

</ul>
</section>







</aside>


</div>
</div>
<footer role="contentinfo"><p>
Copyright &copy; 2012 - Your Name -
<span class="credit">Powered by <a href="http://octopress.org">Octopress</a></span>
</p>

</footer>








<script type="text/javascript">
(function(){
var twitterWidgets = document.createElement('script');
twitterWidgets.type = 'text/javascript';
twitterWidgets.async = true;
twitterWidgets.src = 'http://platform.twitter.com/widgets.js';
document.getElementsByTagName('head')[0].appendChild(twitterWidgets);
})();
</script>





</body>
</html>
42 changes: 42 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,45 @@ <h2>Devops with Ruby and Rails</h2>
<div id="main">
<div id="content">
<div class="blog-index">
<article>

<header>

<h1 class="entry-title"><a href="/blog/2012/10/22/cloudflare/">Cloudflare</a></h1>


<p class="meta">












<time datetime="2012-10-22T02:39:00+05:30" pubdate data-updated="true">Oct 22<span>th</span>, 2012</time>

</p>

</header>


<div class="entry-content">
<h2>Cloudflare</h2>
<p>Cloudflare is a CDN (Content delivery network). It can be used to cache static file of your website on Cloudflares CDN server. Cloudflare have 23 data centers around the world, means your website contents can be delivered to visitors from their nearest data centers. Which makes you site to load much faster. Cloudflare also adds extra security by protecting you site from online threats like SQL injection and DDOS attacks. Cloudfalre has an easy to use yet very usefull dashboard which can be used to manage and monitor you sites traffic. The best thing about cloudflare is that it offers a free plan, which include many usefull features, also they have paid plans for advanced features.</p>
<p>The best thing about the cloudflare is that is is really easy to integrate it. You only need to change you DNS servers to point to cloudflares DNS server and wait for DNS propogation, That's it so easy.</p>
<p>You have a blog or an image gallery appication with lots of static content, you can integrate cloudflare, which makes the site loads fast, reduce the bandwidth usage by 60% and since cloudflare serves contents straight from its servers you servers won't get overloaded.</p>
<b>For more features check <a href = "https://www.cloudflare.com/overview">Cloudflare features</a></b>
</div>




</article>


<article>
Expand Down Expand Up @@ -101,6 +139,10 @@ <h1 class="entry-title"><a href="/blog/2012/09/24/rails-4-in-a-mindnode/">Rails


</article>






<article>
Expand Down