Out[14]:
"<!DOCTYPE html>\n<html>\n<head>\n \n <meta charset=\"utf-8\" />\n <meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\" />\n\n \n <title>zabirauf || Zohaib</title>\n <meta name=\"description\" content=\"Blog about technology and things I learn\" />\n\n <meta name=\"HandheldFriendly\" content=\"True\" />\n <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\" />\n\n <link rel=\"shortcut icon\" href=\"/favicon.ico\">\n\n \n <link rel=\"stylesheet\" type=\"text/css\" href=\"/assets/css/screen.css?v=57b93b21ea\" />\n <link rel=\"stylesheet\" type=\"text/css\" href=\"//fonts.googleapis.com/css?family=Noto+Serif:400,700,400italic|Open+Sans:700,400\" />\n\n \n <meta name=\"generator\" content=\"Ghost 0.4\" />\n<link rel=\"alternate\" type=\"application/rss+xml\" title=\"zabirauf || Zohaib\" href=\"/rss/\">\n<link rel=\"canonical\" href=\"http://zohaib.me/\" />\n</head>\n<body class=\"home-template\">\n\n \n \n\n\n\n\n<header class=\"site-head\" style=\"background-image: url(/content/images/2014/Aug/home_bg-1.jpg)\">\n <div class=\"vertical\">\n <div class=\"site-head-content inner\">\n \n <h1 class=\"blog-title\">zabirauf || Zohaib</h1>\n <h2 class=\"blog-description\">Blog about technology and things I learn</h2>\n </div>\n </div>\n</header>\n\n\n<main class=\"content\" role=\"main\">\n\n \n \n\n <article class=\"post\">\n <header class=\"post-header\">\n <span class=\"post-meta\"><time datetime=\"2014-08-08\">08 Aug 2014</time> </span>\n <h2 class=\"post-title\"><a href=\"/lazy-evaluation-in-c/\">Lazy Evaluation in C#</a></h2>\n\n </header>\n <section class=\"post-excerpt\">\n <p>I started looking at Haskell and one thing that was interesting was the lazy evaluation. This allows you to write very generic functions and then chain other functions on top of it to do something on that data. This makes the programming feel more verbose and readable. Lets say if…</p>\n </section>\n </article>\n\n \n\n <article class=\"post tag-dokku tag-erlang\">\n <header class=\"post-header\">\n <span class=\"post-meta\"><time datetime=\"2014-08-05\">05 Aug 2014</time> on <a href=\"/tag/dokku/\">dokku</a>, <a href=\"/tag/erlang/\">erlang</a></span>\n <h2 class=\"post-title\"><a href=\"/deploying-erlang-mochiweb-using-dokku/\">Deploying Erlang Mochiweb app using Dokku</a></h2>\n\n </header>\n <section class=\"post-excerpt\">\n <p>Deploying Erlang with rebar is very easy in Dokku. I'm gonna use hello-erlang to deploy the erlang application which is using mochiweb to server an HTTP request. The dependecy on Mochiweb is mentioned in rebar.config. First clone the repository to your local PC $ git clone https://github.com/jkvor…</p>\n </section>\n </article>\n\n \n\n <article class=\"post tag-linode tag-digital-ocean tag-dokku\">\n <header class=\"post-header\">\n <span class=\"post-meta\"><time datetime=\"2014-08-05\">05 Aug 2014</time> on <a href=\"/tag/linode/\">linode</a>, <a href=\"/tag/digital-ocean/\">digital ocean</a>, <a href=\"/tag/dokku/\">dokku</a></span>\n <h2 class=\"post-title\"><a href=\"/moved-to-digital-ocean/\">Moved to Digital Ocean</a></h2>\n\n </header>\n <section class=\"post-excerpt\">\n <p>I recently moved by blog and personal computing server to Digital Ocean from Linode. For my first impression I'm wondering why didn't I moved earlier, not that Linode is bad its just that Digital Ocean is better. The UI of Digital Ocean is much more lean and responsive. The pricing…</p>\n </section>\n </article>\n\n \n\n <article class=\"post tag-quadcopter tag-micro-quad tag-3d-printed-quad\">\n <header class=\"post-header\">\n <span class=\"post-meta\"><time datetime=\"2014-05-14\">14 May 2014</time> on <a href=\"/tag/quadcopter/\">quadcopter</a>, <a href=\"/tag/micro-quad/\">micro quad</a>, <a href=\"/tag/3d-printed-quad/\">3d printed quad</a></span>\n <h2 class=\"post-title\"><a href=\"/3d-printed-micro-quadcopter/\">3D Printed Micro Quadcopter</a></h2>\n\n </header>\n <section class=\"post-excerpt\">\n <p>Why create a quadcopter? Just for the fun of it and to understand the mechanics behind it. I was always fascinated with planes when I was a kid, wondering how a piece of metal can just stay in the air and move around. I tried creating my RC plane with…</p>\n </section>\n </article>\n\n \n\n <article class=\"post tag-parrot tag-drone tag-ardrone tag-arduino tag-controller tag-quadcopter\">\n <header class=\"post-header\">\n <span class=\"post-meta\"><time datetime=\"2014-05-14\">14 May 2014</time> on <a href=\"/tag/parrot/\">parrot</a>, <a href=\"/tag/drone/\">drone</a>, <a href=\"/tag/ardrone/\">ardrone</a>, <a href=\"/tag/arduino/\">arduino</a>, <a href=\"/tag/controller/\">controller</a>, <a href=\"/tag/quadcopter/\">quadcopter</a></span>\n <h2 class=\"post-title\"><a href=\"/parrot-drone-arduino-controller/\">Parrot Drone Arduino Controller</a></h2>\n\n </header>\n <section class=\"post-excerpt\">\n <p>What do you do when you dont like the way a thing works, you change it.I bought ARDrone quadcopter, which is a good piece of technology. It is controlled by an application on iPhone or Arduino. It works by sending AT commands over wifi, though the range of it…</p>\n </section>\n </article>\n\n \n\n \n <nav class=\"pagination\" role=\"navigation\">\n \n <span class=\"page-number\">Page 1 of 1</span>\n \n</nav>\n\n</main>\n\n <footer class=\"site-footer\">\n <a class=\"subscribe icon-feed\" href=\"http://zohaib.me/rss/\"><span class=\"tooltip\">Subscribe!</span></a>\n <div class=\"inner\">\n <section class=\"copyright\">All content copyright <a href=\"http://zohaib.me/\">zabirauf || Zohaib</a> © 2014 • All rights reserved.</section>\n <section class=\"poweredby\">Proudly published with <a class=\"icon-ghost\" href=\"https://ghost.org\">Ghost</a></section>\n </div>\n </footer>\n\n \n <script src=\"/public/jquery.js?v=57b93b21ea\"></script>\n\n \n <script type=\"text/javascript\" src=\"/assets/js/jquery.fitvids.js?v=57b93b21ea\"></script>\n <script type=\"text/javascript\" src=\"/assets/js/index.js?v=57b93b21ea\"></script>\n\n</body>\n</html>\n"