-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmobile_apps.html
More file actions
192 lines (146 loc) · 9.43 KB
/
mobile_apps.html
File metadata and controls
192 lines (146 loc) · 9.43 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
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
<!DOCTYPE html>
<!--[if lt IE 7]> <html class="no-js lt-ie9 lt-ie8 lt-ie7"> <![endif]-->
<!--[if IE 7]> <html class="no-js lt-ie9 lt-ie8"> <![endif]-->
<!--[if IE 8]> <html class="no-js lt-ie9"> <![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js"> <!--<![endif]-->
<head>
<!-- Standard Meta -->
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
<meta name="viewport" content="width=device-width" />
<!-- Site Properities -->
<title>Mobile Apps | Clinical Software Solutions</title>
<meta name="description" content="Mobile apps, web design and software for healthcare providers" />
<meta name="keywords" content="clinical, software, solutions, apple, ios, android, smartphone, mobile apps, itunes" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="canonical" href="http://www.clinsoftsolutions.com/mobile_apps.html"/>
<link rel="stylesheet" href="/vendor/normalize.css" /><link rel="stylesheet" href="/styles/gumby/gumby.css" /><link rel="stylesheet" href="/styles/cbstyle.css" /><link rel="stylesheet" href="/styles/responsive.css" /><link rel="stylesheet" href="/styles/jquery.fancybox-1.3.4.css" />
<!-- %- @getBlock('styles').add(['/vendor/normalize.css', '/styles/skeleton.css', '/styles/cbstyle.css', '/styles/responsive.css', '/styles/jquery.fancybox-1.3.4.css'].concat(@document.styles or [])).toHTML() % -->
<!-- Icons -->
<!-- Favicon -->
<link rel="shortcut icon" href="/icons/favicon.ico" />
<!-- For non-Retina iPhone, iPod Touch, and Android 2.1+ devices: -->
<link rel="apple-touch-icon-precomposed" href="/icons/apple-touch-icon-57x57-precomposed.png" />
<!-- For first- and second-generation iPad: -->
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/icons/apple-touch-icon-72x72-precomposed.png" />
<!-- For iPhone with high-resolution Retina display: -->
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/icons/apple-touch-icon-114x114-precomposed.png" />
<!-- For third-generation iPad with high-resolution Retina display: -->
<link rel="apple-touch-icon-precomposed" sizes="144x144" href="/icons/apple-touch-icon-144x144-precomposed.png" />
</head>
<body>
<!--[if lt IE 7]>
<p class="chromeframe">You are using an outdated browser. <a href="http://browsehappy.com/">Upgrade your browser today</a> or <a href="http://www.google.com/chromeframe/?redirect=true">install Google Chrome Frame</a> to better experience this site.</p>
<![endif]-->
<div id="fb-root"></div>
<script>(function(d, s, id) {
var js, fjs = d.getElementsByTagName(s)[0];
if (d.getElementById(id)) return;
js = d.createElement(s); js.id = id;
js.src = "//connect.facebook.net/en_GB/all.js#xfbml=1";
fjs.parentNode.insertBefore(js, fjs);
}(document, 'script', 'facebook-jssdk'));</script>
<!--container_12 start here-->
<div class="container">
<header>
<div class="row">
<div class="eight columns">
<div id="logo_container"> <a href="/" id="logo"></a></div>
</div>
<div class="eight columns">
<div id="nav_wrapper">
<ul id="nav">
<li ><a href="/index.html">Home</a></li>
<li class="current_page_item"><a
href="#">Solutions</a>
<ul>
<li><a href="/patient_care_system.html">Patient Care System</a></li>
<li><a href="/mobile_apps.html">Mobile Apps</a></li>
<li><a href="/web_design.html">Web Design</a></li>
<li><a href="/pro_bono_open_source.html">Pro Bono & Open Source</a></li>
</ul>
</li>
<li ><a
href="/app_gallery/index.html">App Gallery</a>
<ul>
<li><a href="/app_gallery/7breaths.html">7Breaths</a></li>
<li><a href="/app_gallery/breast_implant_guide.html">Breast Implant Guide</a></li>
<li><a href="/app_gallery/ccsd_app.html">CCSD Coder</a></li>
<li><a href="/app_gallery/ent_handbook_app.html">ENT Surgery Handbook</a></li>
<li><a href="/app_gallery/opcs_coder_app.html">OPCS Coder</a></li>
<li><a href="/app_gallery/wells_score_calc_app.html">Wells Score Calculator</a></li>
</ul>
</li>
<li ><a
href="/authors/index.html">Authors</a>
<ul>
<li><a href="/authors/markdown_submission_guide.html">Markdown submission formatting guide</a></li>
</ul>
</li>
<li ><a href="/contact.html">Contact</a></li>
</ul>
</div>
<!--#nav_wrapper-->
</div>
</div>
</header>
<div class="row"><div class="sixteen columns"><ul id="q_nav"><li><a href="/index.html">Home</a></li><li>/</li><li><a href="#" class="active">Mobile Apps</a></li></ul></div><hr/></div><div id="product_description"><div class="row"><div class="sixteen columns"><div class="main_heading"><h2>Mobile Applications</h2></div></div></div><div class="row"><div class="five columns"><img src="/images/iphone_dr_pocket.jpg" class="left"/></div><div class="seven columns"><p>Healthcare is being transformed by Mobile Applications and it is estimated that more than
<a href="http://www.imedicalapps.com/2011/10/34-doctors-smartphones-tablets-work/">75% of doctors now use a smartphone at work</a>
and <a href="http://www.newmediatrendwatch.com/markets-by-country/18-uk/154-mobile-devices">over 50% of the UK population own a smartphone</a>
with an expectation of a rise to 75% by 2016.</p>
<p>Clinical Software Solutions has medics as founders of the company providing a unique insight into the
requirements of medical applications. Each project has a medic overseeing the design and outcome. Producing
apps that deliver.</p>
<p>Using our knowledge of the market we design a solution your users will love to use.</p>
<p>This extra level of insight beyond a pure development company results in fewer post-deployment changes and
the reduction in the total cost of delivery.</p>
<p>Clinical Software Solutions has a number of it's own apps that are available on the
<a href="http://itunes.apple.com/gb/artist/clinical-software-solutions/id522940810">Apple iTunes</a> and
<a href="https://play.google.com/store/apps/developer?id=Clinical+Software+Solutions">Google Play</a> stores. These
are also featured on the <a href="/app_gallery/index.html">app gallery page</a>.</p>
</div><div class="four columns"><blockquote class="testimonial">Working with Neville from Clinical Software Solutions (CSS) has been a fantastic experience. We had great discussions
about our ENT Surgery Handbook App, and they have provided good ideas and solutions to it. The lay out of the app was
excellent and they have also worked hard to get the app published quickly. Brilliant!<cite>Alex Gan MRCS DOHNS<br />
ENT Trainee Northwest Deanery<br />
Royal Blackburn Hospital<br /></cite></blockquote></div></div></div><br/><br/>
<footer>
<div class="row">
<div id="footer">
<div class="four columns">
<h1>Stay in touch</h1>
<span class="append field">
<input id="subscribe_email" class="wide email input" type="email" placeholder="Subscribe ..." />
<div class="adjoined medium primary btn"><a id="subscribe_but" href="#">Join</a></div>
</span>
<p> </p>
</div>
<div class="four columns">
<h1>Partners</h1>
<p><a href="http://www.surgeons.org.uk">Surgeons Net</a>
- <a href="http://www.surgeons.org.uk">Free surgical education resource</a></p>
</div>
<div class="four columns">
<h1>Show some love</h1>
<fb:like href="http://www.clinsoftsolutions.com" send="false" width="150" show_faces="false"></fb:like>
<div class="g-plusone" data-size="medium"></div>
<div class="social_icon"><a href="http://www.facebook.com/clinicalsoftware"><img src="/images/fb.png" width="16" height="16" alt="Facebook" /></a></div>
<div class="social_icon"><a href="https://twitter.com/ClinSoftSol"><img src="/images/twt.png" width="16" height="16" alt="Twitter" /></a></div>
<div class="social_icon"><a href="http://www.linkedin.com/company/clinical-software-solutions-ltd"><img src="/images/in.png" width="16" height="16" alt="LinkedIn" /></a></div>
</div>
<div class="four columns">
<h1>Contact</h1>
<p>Reach us by <a href="/contact.html"><strong>sending a message</strong></a> or<br />
Call now +44 70 9225 0740</p>
<!-- /div -->
</div>
</div> <!-- End <div id=footer>-->
</div>
<div class="row">
<div class="eight columns">
<div class="copyright">Copyright © 2012 - 2014 Clinical Software Solutions Limited. All rights reserved.</div>
</div>
</div>
</footer>
<script defer="defer" src="/vendor/log.js"></script><script defer="defer" src="/vendor/jquery-1.9.1.min.js"></script><script defer="defer" src="/vendor/jquery.masonry.min.js"></script><script defer="defer" src="/vendor/jquery.easing.1.3.js"></script><script defer="defer" src="/vendor/jquery.cycle.all.js"></script><script defer="defer" src="/vendor/jquery.fancybox-1.3.4.pack.js"></script><script defer="defer" src="/vendor/cb_slide_script.js"></script><script defer="defer" src="/scripts/googleplus1.js"></script><script defer="defer" src="/vendor/google_anal.js"></script>
</body>
</html>