-
Notifications
You must be signed in to change notification settings - Fork 1
/
drillnomics-case-study.html
224 lines (202 loc) · 9.64 KB
/
drillnomics-case-study.html
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
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
<!DOCTYPE html>
<html lang="en-US">
<head>
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=Edge;chrome=1" />
<title>Acklen Avenue | Drillnomics</title>
<link rel="apple-touch-icon" href="apple-touch-icon.png">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no">
<meta name="description" content="Descripcion del documento" />
<meta name="keywords" content="key, word" />
<meta property="og:title" content="">
<meta property="og:description" content="">
<meta property="og:image" content="">
<meta name="twitter:card" content="summary">
<meta name="twitter:site" content="@site_account">
<meta name="twitter:creator" content="@individual_account">
<meta name="twitter:url" content="http://www.example.com/path/to/page.html">
<meta name="twitter:title" content="">
<meta name="twitter:description" content="">
<meta name="twitter:image" content="http://www.example.com/path/to/image.jpg">
<link rel="stylesheet" href="css/normalize.css">
<link rel="stylesheet" href="css/main.css">
<link rel="stylesheet" href="css/clients.css">
<script src="js/modernizr-2.8.3.min.js"></script>
</head>
<body>
<header class="client-item">
<div class="nav-icon">
<a href="#"><img src="img/hamburger-icon.svg"></a>
</div>
<a href="index.html"><img src="img/aa-logo.svg" class="logo"></a>
<div class="aa-square">
<a href="#"><img src="img/aa-logo-square.svg"></a>
</div>
</header>
<nav>
<ul>
<li><a href="index.html" class="active">Home</a></li>
<li><a href="index.html#services">Custom Software</a></li>
<li><a href="#clients"class="active">Clients</a></li>
<li><a href="about.html">About Us</a></li>
<li><a href="blog.html">Blog</a></li>
<li><a href="#contact-us">Contact</a></li>
</ul>
</nav>
<main>
<header class="client-header">
<h2>Drillnomics</h2>
<p>Powerful, intuitive analytics for the oil and gas industry</p>
</header>
<section id="project-summary">
<div class="wrapper-clients">
<h3 class="text-left">Project summary:</h3>
<p>
Buffalo Royalties is an oil and gas investment and management company. They have a diverse mineral property portfolio across the 48 contiguous states. They have years of experience in leasing, selling, and buying mineral properties, as well as marketing properties to other companies.
</p>
<p>
For the acquisition of new mineral rights and properties, an economic evaluation process is essential. This evaluation process normally takes days per opportunity. Other software in the market is expensive and extremely complex, requiring advanced training in order to do the most basic calculations.
</p>
<p>
Buffalo Royalties approached Acklen Avenue to develop their vision: a simple, easy-to-use web application which would let users generate the necessary calculations without needing to know advanced mathematics - <a href="http://www.drillnomics.com/"><strong>Drillnomics</strong></a>
</p>
</div>
</section>
<section id="solution" >
<div class="wrapper-clients">
<h3 class="text-left">Solution:</h3>
<p>
Acklen Avenue built a system that was intuitive, easy to use, and could efficiently manage data from various data sources. Users now upload data from existing datasets and add their own domain knowledge to quickly and easily evaluate new opportunities. Data can be quickly and easily modified and the resulting change in ROI is easily shown instantly through charts, graphs, and PDF reports.
</p>
<p>
As a result, the processing time needed to evaluate a new opportunity has been cut. What once took days now only takes a few hours. What once required a highly-trained expert in oil property economics now can be accomplished by anyone with a comparatively small amount domain knowledge.
</p>
</div>
</section>
<section id="slider">
<div class="wrapper-clients">
<div class="imac">
<div id="slides">
<input checked type="radio" name="slider" id="slide1" class="set" />
<input type="radio" name="slider" id="slide2" class="set" />
<input type="radio" name="slider" id="slide3" class="set" />
<div class="mask">
<div class="overflow">
<div class="slide"><img src="img/drillnomics-c1.png"></div>
<div class="slide"><img src="img/drillnomics-c2.png"></div>
<div class="slide"><img src="img/drillnomics-c3.png"></div>
</div>
</div>
<div id="controls" onclick="">
<label for="slide1"><img src="img/arrow-left.png"></label>
<label for="slide2"><img src="img/arrow-right.png"></label>
<label for="slide3"><img src="img/arrow-right.png"></label>
</div>
</div>
</div>
<div class="mobile-imac">
<div class="slide mobile-imac-slide"><img src="img/drillnomics-c1.png"></div>
<div class="slide mobile-imac-slide"><img src="img/drillnomics-c2.png"></div>
<div class="slide mobile-imac-slide"><img src="img/drillnomics-c3.png"></div>
</div>
</div>
</section>
<section id="client-square">
<div class="wrapper-clients">
<div class="results">
<h3 class="text-left">The results:</h3>
<p>
Since its launch in April 2015, Drillnomics has had a consistent growth rate of 50% month over month and has a trial to paid subscriber conversion rate of 60%.
</p>
<p>
Today, Drillnomics is an innovative tool for oil and gas professionals.
</p>
</div>
<div class="technologies">
<h3 class="text-left">Technologies:</h3>
<ul>
<li>HTML5/CSS/Javascript</li>
<li>AngularJS</li>
<li>C#/.Net</li>
<li>NancyFx</li>
<li>NHibernate</li>
<li>MSSQL</li>
</ul>
</div>
</div>
</section>
<section id="testimonial">
<div class="wrapper-clients">
<div class="photo">
<img src="img/Conrad-Goeringer.png" alt="">
</div>
<div class="quote">
<p>
<em>
“Even with no prior oil and gas industry experience, the Acklen team was able to quickly learn and integrate high-level industry-specific economic analysis concepts and produce a phenomenal software program for us. Throughout the development process, Acklen’s attention to detail, lack of bias and consistent communication and engagement with us made us confident in their ability to deliver exactly what we needed. We recommend their services to anyone looking to develop a custom software program.”
</em>
</p>
<div class="quote-name">
<h3 class="text-left"> — Conrad Goeringer, RL</h3>
<small>Manager of Business Development at Drillnomics</small>
</div>
</div>
</div>
</section>
<section id="contact-us">
<h3>/CONTACT US/</h3>
<div class="wrapper">
<div class="contact-form">
<form id="contact-form" >
<input type="text" id="contact-name" placeholder="Name" />
<input type="email" id="contact-email" placeholder="E-mail" required />
<input type="text" id="contact-project" placeholder="Project Name" />
<textarea id="contact-message" placeholder="Message"></textarea>
<input type="submit" value="SEND MESSAGE" />
</form>
<div id="sending-message" class="hidden">
<h2>Your message is being sent...</h2>
</div>
<div id="success-message" class="hidden" >
<h2>Prepare to be Rocked...</h2>
</div>
</div>
<div class="contact-info">
<ul>
<li><img src="img/icon-home.svg"> 1033 Demonbreun Street #300, Nashville, TN 37203</li>
<li><img src="img/icon-mail.svg"> [email protected]</li>
<li><img src="img/icon-tel.svg"> (615) 988-4700</li>
</ul>
<div class="social-links">
<h4>/STAY CONNECTED/</h4>
<div class="social-icons">
<a href="#"><img src="img/facebook-icon.svg"></a>
<a href="#"><img src="img/twitter-icon.svg"></a>
<a href="#"><img src="img/linked-in-icon.svg"></a>
</div>
</div>
</div>
</div>
</section>
</main>
<footer>
<p class="text-center">2016 © Acklen Avenue, LLC. ALL Rights Reserved.</p>
</footer>
<script src="https://code.jquery.com/jquery-1.12.0.min.js"></script>
<script>window.jQuery || document.write('<script src="js/jquery-1.12.0.min.js"><\/script>')</script>
<script src="js/main.js"></script>
<script type="text/javascript">
jQuery('.nav-icon a').click(function(){
jQuery('nav').slideToggle();
});
</script>
<script>
(function(b,o,i,l,e,r){b.GoogleAnalyticsObject=l;b[l]||(b[l]=
function(){(b[l].q=b[l].q||[]).push(arguments)});b[l].l=+new Date;
e=o.createElement(i);r=o.getElementsByTagName(i)[0];
e.src='https://www.google-analytics.com/analytics.js';
r.parentNode.insertBefore(e,r)}(window,document,'script','ga'));
ga('create','UA-XXXXX-X','auto');ga('send','pageview');
</script>
</body>
</html>