-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
360 lines (311 loc) · 11.5 KB
/
index.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
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
"http://www.w3.org/TR/html4/strict.dtd">
<html lang="en">
<head>
<title>Jupiter IT</title>
<link rel="stylesheet" type="text/css" href="stylesheets/style.css">
<!--[if IE]>
<style>
#template_caption {
left: 22px;
}
#result_caption {
bottom: -15px;
}
#template_container {
margin: 20px 0px;
}
#result_caption {
position: relative;
}
ul {margin-left: 60px;}
</style>
<![endif]-->
<!--[if IE 6]>
<style>#option_links {position:relative; top: 15px;}
.width {width:960px;}
.left_column {width: 470px;}
#title_section {margin-right: 20px;}
</style>
<![endif]-->
</head>
<body onload='' id='main'>
<div id='header'>
<div class='width'>
<ul>
<li><a href='index.html'>Home</a></li>
<li><a href='consulting.html'>Consulting</a></li>
<li><a href='support.html'>Support</a></li>
<li><a href='training.html'>Training</a></li>
<li><a href='http://jupiterit.com/wordpress/'>Blog</a></li>
<li><a href='contact.html'>Contact</a></li>
</ul>
</div>
</div>
<div class='width' style='z-index: 50'>
<img src='images/jupiter.png' alt='Jupiter' style='position: absolute; top: -86px;left: 40px; z-index: 50'/>
</div>
<div id='title' class='banner'>
<div class='width'>
<div id='title_section' style=';'>
Specializing in rich application development,
design, and consulting.
</div>
<h1> </h1>
</div>
</div>
<div class='width'>
<h2 id='projects'>Products</h2>
</div>
<div class='width'>
<div class='part'>
<div class='info'>
<a href='https://jabbify.com'>Jabbify</a> is "instant" instant-messaging for your website. Engage in constructive
dialogue with the people who matter most (your users) where it matters most (your website). Highlights:
<ul>
<li>Simple to install</li>
<li>Easy to monitor</li>
<li>Customizable</li>
</ul>
<p class='technology'><label>Technology:</label> Comet, Java, JavaScript, Terracotta, ActiveMQ, Jetty</p>
</div>
<div class='box'>
<h3 class='red_tab'><a href='https://jabbify.com'>Jabbify</a></h3>
<img src='images/redfuzz.png' class='shadow'/>
<div class='quick'>
<img src='images/jabbify.png'/>
</div>
</div>
</div>
<div class='part'>
<div class='info'>
<a href='http://javascriptmvc.com'>JavaScriptMVC</a> brings methods to the madness of JavaScript development.
Successfully complete projects with best practices, maintainability, and convention over configuration.
Highlights:
<ul>
<li>Development, test and production tools</li>
<li>Model-View-Controller pattern</li>
</ul>
<p class='technology'><label>Technology:</label> JavaScript, AJAX, DHTML, Web services, Prototype, jQuery</p>
</div>
<div class='box'>
<h3 class='green_tab'><a href='http://javascriptmvc.com'>JavaScriptMVC</a></h3>
<img src='images/greenfuzz.png' class='shadow'/>
<div class='quick'>
<img src='images/jmvc.png'/>
</div>
</div>
</div>
<div class='part'>
<div class='info'>
<a href='https://fit.jupiterit.com'>F->IT</a> is an F-ing easy to use FTP client that resembles Windows Explorer. With it, you can:
<ul>
<li>Drag and drop folders and files.</li>
<li>Edit highlighted source files.</li>
<li>Upload multiple files.</li>
</ul>
<p class='technology'><label>Technology:</label> JavaScript, Rails, FTP, Scriptaculous</p>
</div>
<div class='box'>
<h3 class='blue_tab'><a href='https://fit.jupiterit.com'>F->IT</a></h3>
<img src='images/bluefuzz.png' class='shadow'/>
<div class='quick' style='z-index: 5'>
<img src='images/fit_screenshot.png'/>
</div>
</div>
</div>
<div class='part'>
<div class='info'>
<a href='https://damnit.jupiterit.com'>DamnIT</a> emails you when a user encounters a JavaScript error in your webpages.
Fix bugs before they become headaches. Highlights:
<ul>
<li>Error management interface</li>
<li>Optionally prompts user to describe recent actions</li>
</ul>
<p class='technology'><label>Technology:</label> Cross domain scripting, JavaScript, Email notification, HTTPS</p>
</div>
<div class='box'>
<h3 class='red_tab'><a href='https://damnit.jupiterit.com'>DamnIT</a></h3>
<img src='images/redfuzz.png' class='shadow'/>
<div class='quick'>
<img src='images/email_damnit.png'/>
</div>
</div>
</div>
<div class='clear'></div>
</div>
<div class='width'>
<h2 class='space' id='client_work'>Client Work</h2>
</div>
<div class='width'>
<div class='part'>
<div class='info'>
<a href='https://mediencenter.t-online.de/'>Digital Life Storags (DLS) and Mediencenter 2.0</a> was a 1.5 year
engagement for Deutsche Tekekom (T-Mobile) and Zend Technologies that resulted in over 100k lines of
organized JavaScript code. It's our proudest accomplishment and it proved JavaScriptMVC's elegance
in the most complex of applications.
<p class='technology'><label>Technology:</label> JavaScriptMVC, PHP, jQuery, jQuery-UI</p>
</div>
<div class='box'>
<h3 class='green_tab'><a href='http://www.telekom.com/'>T-Mobile</a> & <a href='http://www.zend.com/'>Zend</a></h3>
<div class='quick'>
<a href='images/zend.jpg' ><img src='images/dls.jpg' style="border:none"/></a>
</div>
</div>
</div>
<div class='part'>
<div class='info'>
Details protected by NDA.
<p class='technology'><label>Technology:</label> JavaScript, jQuery, .NET</p>
</div>
<div class='box'>
<h3 class='red_tab'><a href='http://www.archer.com/'>Archer Technologies</a></h3>
<div class='quick'>
<img src='images/nav_archer_logo.gif'/>
</div>
</div>
</div>
<div class='part'>
<div class='info'>
Details protected by NDA.
<p class='technology'><label>Technology:</label> PHP, JavaScript, JavaScriptMVC, jQuery</p>
</div>
<div class='box'>
<h3 class='blue_tab'><a href='http://www.shoretel.com/'>ShoreTel, Inc.</a></h3>
<div class='quick'>
<img src='images/shoretel_logo.png'/>
</div>
</div>
</div>
<div class='part'>
<div class='info'>
<a href='http://extension.org'>Extension</a> is an interactive knowledge platform where University content providers can gather and produce
new educational and information resources on wide-ranging topics. Highlights:
<ul>
<li>Newsletter distribution</li>
<li>Content rating, comments, tagging, and RSS feeds</li>
<li>Customized content based on your location</li>
</ul>
<p class='technology'><label>Technology:</label> OpenID, RSS, Rails, JavaScript</p>
</div>
<div class='box'>
<h3 class='green_tab'><a href='http://extension.org'>Extension</a></h3>
<div class='quick'>
<img src='images/extension.png'/>
</div>
</div>
</div>
<div class='part'>
<div class='info'>
Developed certification and training tracking software used by Kaplan tutors and managers.
Highlights:
<ul>
<li>Users sign up for certifications and track their progress</li>
<li>Managers approve completed certifications</li>
<li>Advanced employee search</li>
<li>Four levels of application users with varying privileges</li>
</ul>
<p class='technology'><label>Technology:</label> Oracle, Rails, AJAX, Capistrano</p>
</div>
<div class='box'>
<h3 class='red_tab'>Kaplan</h3>
<div class='quick'>
<img src='images/sctr.png'/>
</div>
</div>
</div>
<div class='part'>
<div class='info'>
Developed job cost tracker that stores estimated and actual job costs and computes the difference,
allowing RKN to track project performance. Other features include:
<ul>
<li>Data import from Excel spreadsheets</li>
<li>Customizable reports by time period, project, or foreman</li>
<li>Sort and filter records</li>
</ul>
<p class='technology'><label>Technology:</label>MySQL, Rails, Excel scripting, AJAX</p>
</div>
<div class='box'>
<h3 class='blue_tab'>RKN</h3>
<div class='quick'>
<img src='images/rkn.png'/>
</div>
</div>
</div>
</div>
<div class='width'>
<h2 class='space' id='people'>People</h2>
</div>
<div class='width'>
<div class='part'>
<div class='info'>
Justin has over 6 years of application development and management experience
and has been in over 15 different application development cycles.
Working for both GE and Accenture, Justin is well versed in the methodology required
to organize a project to a successful conclusion. Highlights:
<ul>
<li>Member of
<a href='http://sites.google.com/a/thinserverarchitecture.com/home/About-Us'>
Thin Server Architecture Group</a>
</li>
<li>
<a href='http://newsroom.accenture.com/article_display.cfm?article_id=4341'>Accenture Interactive Network</a>
</li>
<li><a href='http://charm.cs.uiuc.edu/research/qmmm/'>Molecular dynamics framework</a></li>
<li><a href='http://charm.cs.uiuc.edu/research/faucets/'>Economic Grid computing</a></li>
</ul>
<p class='technology'>
<label>Technology:</label>
Ajax, C, C#, C++, Charm++, CSS, FTP, HTML, HTTP, Java, JavaScript, JSONP, Linux, Mysql, .Net, Oracle,
PHP, Ruby/Rails, SQL, SSL, VB, XML family, etc.
</p>
</div>
<div class='box'>
<h3 class='blue_tab'>Justin Meyer</h3>
<div class='quick'>
<img src='images/justin.jpg'/>
</div>
</div>
</div>
<div class='part'>
<div class='info'>
Brian has three years experience dedicated to web application development, its ugly step-sister (deployment), and general technology dirty work, including Apache and Linux configuration. Brian has also gained writing experience writing the copy and documentation for the JavaScriptMVC site. Previous experience:
<ul>
<li>Wrote CPU simulators for the <a href='http://www.crhc.uiuc.edu/UCA/'>Unconventional Computer Architecture</a> group</li>
<li>Researched, installed, and configured dozens of open source software packages for a research project at <a href='http://www.accenture.com/Global/Services/Accenture_Technology_Labs/default.htm'>Accenture Technology Labs</a></li>
</ul>
<p class='technology'><label>Technology:</label> Ajax, Apache, C, C++, Capistrano, CSS, HTML, HTTP, JavaScript, Linux, HTTPS, Oracle, Mongrel, MySQL, Prototype, Ruby/Rails, SQL, SSL</p>
</div>
<div class='box'>
<h3 class='green_tab'>Brian Moschel</h3>
<div class='quick'>
<img src='images/brian.png'/>
</div>
</div>
</div>
</div>
<div id='footer'>
<div class='width'>
<ul>
<li><a href='index.html'>Home</a></li>
<li><a href='support.html'>Support</a></li>
<li><a href='training.html'>Training</a></li>
<li><a href='http://jupiterit.com/wordpress/'>Blog</a></li>
<li><a href='contact.html'>Contact</a></li>
</ul>
</div>
</div>
<script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script>
<script src='javascripts/niftycube.js' type='text/javascript' ></script>
<script type='text/javascript' src='https://jabbify.com/side.js'></script>
<script type="text/javascript">
window.onload=function(){
Nifty("h3","top big");
}
</script>
<script type="text/javascript">
_uacct = "UA-2302003-1";
urchinTracker();
</script>
</body>
</html>