-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathblog.html
More file actions
163 lines (145 loc) · 7.54 KB
/
blog.html
File metadata and controls
163 lines (145 loc) · 7.54 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
<!DOCTYPE HTML>
<!--
Verti 1.0 by HTML5 Up!
html5up.net | @n33co
Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
-->
<html>
<head>
<title>Okyasoft - Blog</title>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<meta name="description" content="Helping Startups Succeed" />
<meta name="keywords" content="startups,bootstrapping,business,entrepreneurship,market,execute,research" />
<link href="http://fonts.googleapis.com/css?family=Open+Sans:300,800" rel="stylesheet" type="text/css" />
<link href="http://fonts.googleapis.com/css?family=Oleo+Script:400" rel="stylesheet" type="text/css" />
<script src="css/5grid/jquery.js"></script>
<script src="css/5grid/init.js?use=mobile,desktop,1000px&mobileUI=1&mobileUI.theme=none&mobileUI_titleBarOverlaid=1&mobileUI_titleBarHeight=60&viewport_is1000px=1060&mobileUI_openerWidth=80"></script>
<noscript>
<link rel="stylesheet" href="css/5grid/core.css" />
<link rel="stylesheet" href="css/5grid/core-desktop.css" />
<link rel="stylesheet" href="css/5grid/core-1200px.css" />
<link rel="stylesheet" href="css/5grid/core-noscript.css" />
<link rel="stylesheet" href="css/style.css" />
<link rel="stylesheet" href="css/style-desktop.css" />
</noscript>
<!--[if lte IE 8]><link rel="stylesheet" href="css/ie8.css" /><![endif]-->
<!--[if lte IE 7]><link rel="stylesheet" href="css/ie7.css" /><![endif]-->
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-51929846-1', 'okyasoft.com');
ga('send', 'pageview');
</script>
</head>
<body class="no-sidebar">
<!-- Header Wrapper -->
<div id="header-wrapper">
<div class="5grid-layout">
<div class="row">
<div class="12u">
<!-- Header -->
<header id="header">
<!-- Logo -->
<div id="logo">
<h1><a href="index.html" class="mobileUI-site-name">Okyasoft</a></h1>
<span>Helping Startups Succeed</span>
</div>
<!-- Nav -->
<nav id="nav" class="mobileUI-site-nav">
<ul>
<li><a href="index.html">Welcome</a></li>
<li><a href="services.html">Services</a></li>
<li><a href="portfolio.html">Portfolio</a></li>
<li class="current_page_item"><a href="blog.html">Blog</a></li>
<li><a href="resources.html">Resources</a></li>
</ul>
</nav>
</header>
</div>
</div>
</div>
</div>
<!-- Main Wrapper -->
<div id="main-wrapper">
<div class="5grid-layout">
<div class="row">
<div class="12u mobileUI-main-content">
<!-- Content -->
<div id="content">
<iframe src="http://okyasoft.blogspot.com" width="100%" height="800"></iframe>
</div>
</div>
</div>
</div>
</div>
<!-- Footer Wrapper -->
<div id="footer-wrapper">
<footer id="footer" class="5grid-layout">
<div class="row">
<div class="3u">
<!-- Links -->
<section class="widget-links">
<h2>Latest News</h2>
<ul class="style2">
<li><a href="index.html">New Website Launched, Feb 24 2013</a></li>
<li><a href="http://fb.me/magic.comics" target="_blank">3000 Likes for Magicco, Jan 17 2013</a></li>
<li><a href="https://www.facebook.com/photo.php?fbid=10150738398048844&set=a.10150738392193844.422306.298896243843" target="_blank">Startups@Singapore, Apr 15 2012</a></li>
<li><a href="https://github.com/Akash91/CoSQL" target="_blank">First Client CoSQL, Dec 10 2011 </a></li>
<li><a href="https://www.facebook.com/Okyasoft" target="_blank">Facebook Page Created, 2010</a></li>
</ul>
</section>
</div>
<div class="3u">
<!-- Links -->
<section class="widget-links">
<h2>Featured Posts</h2>
<ul class="style2">
<li><a href="http://okyasoft.blogspot.com/2014/04/how-to-choose-right-technology-stack.html" target="_blank">How to choose the right tech ...</a></li>
<li><a href="http://okyasoft.blogspot.com/2013/12/business-intelligence-in-business.html" target="_blank">Business Intelligence in Business ...</a></li>
<li><a href="http://okyasoft.blogspot.com/2013/01/investing-in-right-people.html" target="_blank">Investing in the right people</a></li>
<li><a href="http://okyasoft.blogspot.com/2012/05/bootstrapping-plan-of-attack.html" target="_blank">Bootstrapping - The Plan of Attack</a></li>
<li><a href="http://okyasoft.blogspot.com/2012/03/bootstrapping-calculations.html" target="_blank">Bootstrapping - The Calculations</a></li>
</ul>
</section>
</div>
<div class="3u">
<!-- Links -->
<section class="widget-links">
<h2>New Resources</h2>
<ul class="style2">
<li><a href="resources.html#tamsamsom">TAM SAM SOM</a></li>
<li><a href="resources.html#edt">Energy Decision Timeline</a></li>
<li><a href="resources.html#poar">Plan of Attack Radial</a></li>
<li><a href="resources.html#sf">Startup Financials</a></li>
<li><a href="resources.html#bmc">Business Model Canvas</a></li>
</ul>
</section>
</div>
<div class="3u">
<!-- Contact -->
<section class="widget-contact last">
<h2>Contact Us</h2>
<ul>
<li><a href="mailto:contact@okyasoft.com" class="email">Email</a></li>
<li><a href="http://www.facebook.com/Okyasoft" class="facebook" target="_blank">Facebook</a></li>
<li><a href="https://twitter.com/Okyasoft" class="twitter" target="_blank">Twitter</a></li>
<li><a href="https://plus.google.com/b/108180382765285893535/" class="googleplus" target="_blank">Google+</a></li>
</ul>
<p>contact at Okyasoft dot com
</p>
</section>
</div>
</div>
<div class="row">
<div class="12u">
<div id="copyright">
© Okyasoft. All rights reserved. | Images: <a href="http://fotogrph.com/">Fotogrph</a> + <a href="http://iconify.it/">Iconify.it</a> | Design: <a href="http://html5up.net/">HTML5 Up!</a>
</div>
</div>
</div>
</footer>
</div>
</body>
</html>