-
Notifications
You must be signed in to change notification settings - Fork 0
/
hosting.html
92 lines (89 loc) · 4.14 KB
/
hosting.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
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Quickplace and Lotus/IBM hosting</title>
<meta name="description" content="">
<meta name="author" content="">
<meta name="viewport" content="width=device-width">
<link href='http://fonts.googleapis.com/css?family=Special+Elite' rel='stylesheet' type='text/css'>
<link rel="stylesheet" type="text/css" href="css/styles.css">
<meta property="og:image" content="img/logo.png" />
<meta property="og:image" content="img/sofa.jpg" />
<meta property="og:title" content="Projectlounge: Quickplace and Lotus/IBM hosting<"/>
<meta property="og:description" content="ProjectLounge: open source startup incubation using Ruby on Rails, GitHub, AWS and other agile technology"/>
</head>
<body>
<div id="page">
<div id="header">
<div id="logo"><h1><a href="/"></a></h1></div>
<ul class="menu">
<li><a href="about.html">about</a></li>
<li><a href="consulting.html">consulting</a></li>
<li><a href="startups.html">startups</a></li>
<li><a href="investing.html">investing</a></li>
<li class="active"><a href="hosting.html">hosting</a></li>
<li><a href="contact.html">contact</a></li>
</ul>
</div>
<div id="body">
<div class="content">
<img src="img/sofa.jpg" class="sofa" alt="sofa"/>
<img src="img/icon-5.png" class="icon" alt="icon_ibm"/>
<div class="block-right alternative">
<p>IBM Quickplace</p>
<p>ProjectLounge manages the logistics of hosting IBM's collaboration software QuickPlace. Hosting services include security, hardware, software upgrades, bandwidth, backups, redundancy and other administration requirements. Clients don't need to hire additional IT staff or invest in IT infrastructure. QuickPlace Quickr portal templates can be implemented to deliver functionality in stages. They have a customizable user interface so that basic understanding of the application and navigational skills are easily picked up by the users, so significant investment in formal training is usually not required</p>
<p><br>To learn more contact us <a href="mailto:[email protected]">[email protected]</a></p>
<p><br>Our clients include:</p>
<img src="img/clients.gif"/>
<p><ul>
<li>Alyeska Pipline</li>
<li>Catalyst</li>
<li>Chaucer Consulting</li>
<li>Dunlop Sport</li>
<li>Endless Energy</li>
<li>Envivo Pharmaceuticals</li>
<li>General Motors</li>
<li>Harvard University</li>
<li>Honeywell</li>
<li>Hyatt</li>
<li>Investec</li>
<li>Jones Day</li>
<li>MIT</li>
<li>Moet Hennessy</li>
<li>Panasonic</li>
<li>Pepsi</li>
<li>RWE Nukem</li>
<li>SavSale</li>
<li>Schlumberger</li>
<li>Shriver Center</li>
<li>Toyota</li>
<li>T Rowe Price</li>
<li>United Technologies Corp.</li>
<li>Velocys</li>
</ul></p>
<p><img src="img/ccs.gif"/>"Feedback is nothing but positive. Great service. Great product." Matthew Stern, Director Information Management</p>
<p><img src="img/rwe.gif"/>"We are very satisfied with the service and recommend it to anyone who needs this capability." Bud Arrowsmith, Vice President</p>
<p><img src="img/wholehealth.gif"/>"I have enjoyed working with ProjectLounge over the last couple of months." Patrick Patton, CFO</p>
<hr class="alt">
</div>
</div>
</div>
<div id="footer" class="alternative">
© 2001 - 2016. ProjectLounge.com Inc. All Rights Reserved. <a href="terms.html">Terms of Service</a>.
</div>
</div>
<script type="text/javascript">
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
</script>
<script type="text/javascript">
try{
var pageTracker = _gat._getTracker("UA-1169494-1");
pageTracker._trackPageview();
pageTracker._setCustomVar(1, "username", "Anonymous", 3);
pageTracker._trackPageview();
} catch(err) {}
</script>
</body>
</html>