<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no"> <!-- The above 3 meta tags *must* come first in the head; any other head content must come *after* these tags --> <title>WickedDocs - News</title> <!-- Bootstrap --> <!-- <link rel="stylesheet" href="http://maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css"> <link rel="stylesheet" href="http://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/css/bootstrap.min.css"> <link rel="stylesheet" href="http://bootswatch.com/slate/bootstrap.min.css"> <link rel="stylesheet" href="http://bootswatch.com/assets/css/bootswatch.min.css"> --> <link rel="stylesheet" href="externals/font-awesome/css/font-awesome.min.css"> <link rel="stylesheet" href="externals/bootstrap.min.css"> <link rel="stylesheet" href="externals/bootstrap-slate.min.css"> <link rel="stylesheet" href="externals/bootswatch.min.css"> <!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries --> <!-- WARNING: Respond.js doesn't work if you view the page via file:// --> <!--[if lt IE 9]> <script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script> <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script> <![endif]--> <!-- <style> html, body { background-color: #636363; background-image: url('background.png'); background-repeat: no-repeat; } .navbar { background-image: linear-gradient(#484e5555, #3a3f4455, #31353955); filter: alpha(opacity=95); opacity: 0.95; } </style> --> <style> html, body { height: 100%; } .content-wrapper { min-height: 100%; margin-bottom: -75px; padding-bottom: 75px; } .footer { height: 75px; padding: 7px; background-color: #3a3f44; } .spinner { width: 100px; } .spinner input { text-align: right; } .input-group-btn-vertical { position: relative; white-space: nowrap; width: 1%; vertical-align: middle; display: table-cell; } .input-group-btn-vertical > .btn { display: block; float: none; width: 100%; max-width: 100%; padding: 8px; margin-left: -1px; position: relative; border-radius: 0; } .input-group-btn-vertical > .btn:first-child { border-top-right-radius: 4px; } .input-group-btn-vertical > .btn:last-child { margin-top: -2px; border-bottom-right-radius: 4px; } .input-group-btn-vertical i{ position: absolute; top: 0; left: 4px; } .form-control { height: 32px; margin-top: 1px; } </style> <!-- <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script> --> <script src="externals/jquery.min.js"></script> <script> (function ($) { $('.spinner .btn:first-of-type').on('click', function() { $('.spinner input').val( parseInt($('.spinner input').val(), 10) + 1); }); $('.spinner .btn:last-of-type').on('click', function() { $('.spinner input').val( parseInt($('.spinner input').val(), 10) - 1); }); })(jQuery); </script> </head> <body id="home"> <div class="content-wrapper"> <!-- Fixed navbar --> <header id="header" class="site-header"> <div class="navbar navbar-default navbar-fixed-top navbar-transparent"> <div class="container"> <div class="navbar-header"> <a class="navbar-brand" href="index.html"><img src="images/logo.png" />WickedDocs</a> <button class="navbar-toggle" type="button" data-toggle="collapse" data-target="#navbar-main"> <span class="icon-bar"></span> <span class="icon-bar"></span> <span class="icon-bar"></span> </button> </div> <div id="navbar-main" class="navbar-collapse collapse"> <ul class="nav navbar-nav"> <!-- <li><a href="index.html">About</a></li> --> <li><a href="features.html">Features</a></li> <li><a href="screenshots.html">Screenshots</a></li> <li><a href="download.html">Download</a></li> <li><a href="register.html">Register</a></li> </ul> <ul class="nav navbar-nav navbar-right"> <li class="dropdown"> <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">More <span class="caret"></span></a> <ul class="dropdown-menu"> <!-- <li><a href="help.html">Help</a></li> --> <li><a href="support.html">Support</a></li> <li><a href="faq.html">FAQ</a></li> <li role="separator" class="divider"></li> <li><a href="news.html">News</a></li> <li><a href="documentation.html">Documentation</a></li> <li><a href="community.html">Community</a></li> <li role="separator" class="divider"></li> <li><a href="contact.html">Contact</a></li> <li><a href="legal.html">Legal</a></li> <!-- <li role="separator" class="divider"></li> <li><a href="http://builtwithbootstrap.com/" target="_blank">Built With Bootstrap</a></li> <li><a href="https://wrapbootstrap.com/?ref=bsw" target="_blank">WrapBootstrap</a></li> /\* http://getbootstrap.com/components/ Link back to Glyphicons http://glyphicons.com/ \*/ --> </ul> </li> </ul> </div><!--/.nav-collapse --> </div> </div> <br><p> </header> <div class="container"> <div class="page-header"> <h1>News <span class="pull-right"><small> <a href="main.rss"><strong><i class="fa fa-rss"></i></strong></a> <a href="https://plus.google.com/$GOOGLE_ID" rel="publisher" style="text-decoration:none;"> <strong><i class="fa fa-google-plus"></i></strong></a> <a href="https://twitter.com/$TWITTER_ID"><strong><i class="fa fa-twitter"></i></strong></a> <a href="https://www.facebook.com/$FACEBOOK_PAGE"><strong><i class="fa fa-facebook"></i></strong></a> </small></span> <small></small> </h1> </div> <!-- ====================== End Standard Header =========================== -->
<div class="panel panel-default"><div class="panel-heading"><h4 class="panel-title"><a>
Website Looking very good now <br><small> 17 Jul 2015, 11:00 pm
</small></a></h4></div><div class="in"><div class="panel-body">
Thanks to bootstrap, the website is coming along nicely.
<p>
Found a neat site here to generate the terms of use http://www.bennadel.com/coldfusion/privacy-policy-generator.htm#primary-navigation
<p>
I'm finding this bootstrap page a very useful resource: http://getbootstrap.com/components
<p>
Found themes for bootstrap here https://bootswatch.com/. I'm quite fond of the slate theme.
</div></div></div>
<div class="panel panel-default"><div class="panel-heading"><h4 class="panel-title"><a>
Website created <br><small> 16 Jul 2015, 10:00 pm
</small></a></h4></div><div class="in"><div class="panel-body">
The skeleton of the website is slowly coming in to place.
</div></div></div>
<div class="panel panel-default"><div class="panel-heading"><h4 class="panel-title"><a>
Progress on the billing system <br><small> 11 Jul 2015, 10:00 pm
</small></a></h4></div><div class="in"><div class="panel-body">
<p>
The billing systems on the server are now able to automatically process receiving a payment and generating a license.
</p>
<p>
Still some tweaking an testing to do, but the general infrastructure is getting in place.
</p>
</div></div></div>
<div class="panel panel-default"><div class="panel-heading"><h4 class="panel-title"><a>
Early alpha builds working <br><small> 1 Jun 2015, 10:00 pm
</small></a></h4></div><div class="in"><div class="panel-body">
<p>
Started working more seriously on having a working prototype of the program.
</p>
</div></div></div>
</div> <!-- end of container -->
</div> <!-- end of content-wrapper -->
<!-- ====================== Begin Standard Footer =========================== -->
<div class="footer">
<!-- FOOTER -->
<div class="container">
<p class="pull-left">
<a href="main.rss"><i class="fa fa-rss"></i></a>
<a href="https://plus.google.com/$GOOGLE_ID" rel="publisher" style="text-decoration:none;"><i class="fa fa-google-plus"></i></a>
<a href="https://twitter.com/$TWITTER_ID"><i class="fa fa-twitter"></i></a>
<a href="https://www.facebook.com/$FACEBOOK_PAGE"><i class="fa fa-facebook"></i></a>
</p>
<p class="pull-right"><a href="#">Back to top <span class="glyphicon glyphicon-chevron-up" aria-hidden="true"></span></a></p>
</div><!-- /.container -->
<center>
<span>Copyright © 2015 Subflexion. All rights reserved.</span><br>
<span><a href="legal.html#privacy">Privacy policy</a> · <a href="legal.html#terms">Terms of use</a></span>
</center>
</div>
<!-- Bootstrap core JavaScript
================================================== -->
<!-- Placed at the end of the document so the pages load faster -->
<!-- Latest compiled JavaScript -->
<!-- jQuery (necessary for Bootstrap's JavaScript plugins) -->
<!-- <script src="http://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/js/bootstrap.min.js"></script> -->
<script src="externals/bootstrap.min.js"></script>
</body>
</html>