Skip to content

Commit

Permalink
Refreshed to the refactor branch - updated next story time
Browse files Browse the repository at this point in the history
  • Loading branch information
navilan committed Jan 28, 2011
1 parent 0d96d05 commit 33edbae
Show file tree
Hide file tree
Showing 18 changed files with 2,598 additions and 2,341 deletions.
150 changes: 150 additions & 0 deletions 404.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,150 @@
<!doctype html>
<html class="no-js">
<head>
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<meta name="viewport" content="width=device-width; initial-scale=1.0">

<title> @ CLOUD PANIC</title>
<meta name="description" content="">
<meta name="keywords" content="IT trends, technology trends, computing trends, cloud trends, cloud technologies, sap sucks">
<meta name="author" content="">

<link rel="icon" type="image/png" href="/media/img/favicon.png">
<link rel="stylesheet" href="/media/css/style.css?v=4">


<!-- CSS scripting & LabJS only-->
<script src="/media/js/head.min.js"></script>
</head>


<body>
<div id="wrap" class="cloud">

<a href="/about.html" id="logo" title="About Cloudpanic">
<strong>!!</strong> cloudpanic
<em>Technologies to master. Crap to ignore.</em>
</a>
<div id="story" class="clear" style="background:">
<a id="forward" href="http://twitter.com/cloudpanic">
<em>Next story is around the corner</em><span></span>
</a>
<div id="content">
<div id="title">
<h1></h1>
<h2>

<em id="created">Sat, 01 Jan 2000 10:00:00 +0200</em>
</h2>
</div>
<div id="bottom">
<div id="share">
<a id="tweet" href="http://twitter.com/share"
data-text="Technology to master: @ cloudpanic.com"
class="twitter-share-button" data-count="vertical"
data-via="cloudpanic">Tweet</a>
<iframe id="facebook" frameborder="0" src="http://www.facebook.com/plugins/like.php?href=&amp;layout=box_count&amp;show_faces=true&amp;width=450&amp;action=like&amp;colorscheme=light&amp;height=65" scrolling="no" allowTransparency="true"></iframe>
</div> <div id="facts" class="clear ">
</div>
<div id="links" class="clear">
</div>
</div>
</div>
</div>
<div id="navi" class="clear">

<div id="incloud" class="navi">
<h3>Technologies to master</h3>
<a
href="/redis.html"
>
Redis
</a>
<a
href="/user-interfaces.html"
>
User Interfaces
</a>
<a
href="/cloud.html"
>
The Cloud
</a>
<a
href="/javascript.html"
>
JavaScript
</a>
<a
href="/services.html"
>
Services
</a>
<a
href="/stateless-design.html"
>
Stateless design
</a>
<a
href="/static-html.html"
>
Static HTML
</a>
</div>

<div id="inpanic" class="navi">
<h3>Crap to ignore</h3>
<a
href="/features.html"
>
Features
</a>
<a
href="/enterprise-solutions.html"
>
Enterprise solutions
</a>
<a
href="/flash.html"
>
Flash
</a>
<a
href="/java.html"
>
Java
</a>
<a
href="/sap.html"
>
SAP
</a>
</div>


<div id="marketing-crap">
<strong>Next story that matters</strong>
<h2 id="after">Fri, 1 Apr 2011 11:00:00 +0200</h2>
<a href="http://twitter.com/cloudpanic">Hear about it!</a>
</div>
</div> </div>

<div id="footer">
<a href="/about.html">About</a> &bull;
<a href="http://www.flickr.com/photos/55014838@N08/galleries/72157625062868131/">Photo credits</a> &bull;
<a href="http://github.com/tipiirai/cloudpanic">Source code</a> (Github)</a>
</div>

<script>
head.js("/media/js/site.js")
.js("http://platform.twitter.com/widgets.js")
.js("http://www.google-analytics.com/ga.js", function() {
var tracker = _gat._getTracker("UA-19863497-1");
tracker._trackPageview();
});
</script>

</body>

</html>

Loading

0 comments on commit 33edbae

Please sign in to comment.