-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
492 lines (429 loc) · 19.9 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
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
<!DOCTYPE HTML PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>Astah - Software Design Tools for Agile teams with UML, ER Diagram, Flowchart, Mindmap and More</title>
<meta name="description" content="Astah is a software design tool which supports UML, ERD, DFD, Flowchart, Mindmap, SysML, GSN and more. Free for students. Code Generator, reverse engineering with Java, C++, C#, PHP and XMI import/export supported."
/>
<meta name="keywords" content="uml editor,class diagram,case tools, uml,sysml,erd,dfd,java,php,use case,requirements gathering,requirement specification,process modeling"
/>
<meta name="MasterPageFile" content="~/Resources/MasterPages/Main.Master" />
<link type="text/css" rel="stylesheet" href="main.css" />
<link type="text/css" rel="stylesheet" href="home.css" />
<link href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,700,900" rel="stylesheet">
<meta name="google-site-verification" content="oZe0Op7DAW11PBxS3oWFPWbO8EMor8NXZGntfpvTQ-c" />
<meta name="viewport" content="width=device-width, initial-scale=1">
<script src="sliderScript.js" async defer></script>
</head>
<body>
<div id="header" class="announcement-off">
<div class="secondary-nav-container">
<div class="top-announcement-wrapper">
<p>
<a href="/pricing/individual">Check out</a> our new monthly subscription model! Only
<a href="/pricing/individual">$9.99 a month!</a>
</p>
</div>
<div class="content">
<ul>
<li>
<a href="http://sites.fastspring.com/astah/product/online-store">Buy</a>
</li>
<li>
<a href="/student-license-request">Students / Estudante</a>
</li>
<li>
<a href="/download">Downloads</a>
</li>
<li>
<form action="/search" id="cse-search-box">
<div>
<input type="hidden" name="cx" value="004249453038385315403:vauoam_hlyw">
<input type="hidden" name="cof" value="FORID:10">
<input type="hidden" name="ie" value="UTF-8">
<input type="text" name="q" size="25">
<input type="image" name="sa" src="http://astah.net/resources/images/buttons/top-search-button.png" border="0" alt="Submit">
</div>
</form>
</li>
<li id="header-languages">
<a href="/">
<img title="English" alt="english" src="http://astah.net/resources/images/main/us2.png">
</a>
</li>
<li id="header-languages">
<a href="http://astah.change-vision.com/ja/">
<img title="Japanese" alt="Japanese" src="http://astah.net/resources/images/main/jp2.png">
</a>
</li>
</ul>
</div>
</div>
<div class="main-nav-container">
<div class="content">
<a href="/" class="logo">
<img src="http://astah.net/Resources/Images/main/AstahLogo.png" alt="Astah">
</a>
<ul>
<li>
<a href="/editions">Editions</a>
</li>
<li>
<a href="/pricing">Pricing</a>
</li>
<li>
<a href="/features/plugins">Plug-ins</a>
</li>
<li>
<a href="/tutorial">Tutorials</a>
</li>
<li>
<a href="/support">Support</a>
</li>
<li>
<a href="https://astahblog.com">Blog</a>
</li>
</ul>
</div>
</div>
</div>
<div id="monthly-cta" class="content-container">
<div class="content">
<a href="http://astah.net/pricing/individual">
Check out our new monthly subscription model! Only $9.99 a month!
<img src="images/arrow-icon.svg" />
</a>
</div>
</div>
<div id="banner" class="content-container grey">
<div class="content">
<div class="text-box">
<h1>
Create Clarity and Visualize your ideas with Astah
</h1>
<p>
Modeling and diagraming tools for teams and the enterprise.
</p>
<a href="http://astah.net/editions" class="white button green-text">Get Started Today</a>
</div>
</div>
</div>
<div class="content-container" id="astah-professional">
<div class="content">
<div class="section">
<div class="column image">
<img src="./images/floating-pro-icon.svg" />
</div>
<div class="column copy">
<img src="./images/header-pro.svg" />
<h2>Perfect for Software Development</h2>
<p>Visualize the essence of your ideas before you code. Diagrams create a clear understanding of thoughts
shared among teams. Improve the quality of your software and increase customer satisfaction.</p>
<a href="http://astah.net/editions/professional" class="hollow button purple-outline">
Learn More
</a>
<a href="http://astah.net/download" class="hollow button purple-outline">
Download
</a>
</div>
</div>
</div>
</div>
<div class="content-container light-green" id="additional-tools">
<div class="content">
<h2>Modeling for Teams of all Sizes</h2>
<p>Astah provides the tools and platforms to help unleash your full potential.</p>
<div class="section three-column">
<div class="column copy">
<img src="./images/header-gsn.svg" />
<p>An intuitive safety modeling platform for designing System Assurance, Dependability, Safety and more.</p>
<a href="http://astah.net/editions/gsn" class="hollow button green-outline">
Learn More
</a>
</div>
<div class="column copy">
<img src="./images/header-sysml.svg" />
<p>A lightweight, and user friendly tool to model and analyze complex systems.
</p>
<a href="http://astah.net/editions/sysml" class="hollow button green-outline">
Learn More
</a>
</div>
<div class="column copy">
<img src="./images/header-pad.svg" />
<p>The world’s first UML software wirtten exclusivley for the iPad, so you can take your work with you wherever
you go.</p>
<a href="http://astah.net/editions/pad" class="hollow button green-outline">
Learn More
</a>
</div>
</div>
</div>
</div>
<div class="content-container hexed" id="clients">
<div class="content">
<h2>Trusted and Used Around the Globe</h2>
<p>From educational institutions to Fortune 500 companies, Astah is used in thousands of organizations worldwide.</p>
<div class="section bordered-row">
<div class="column image">
<img id="amazon" src="./images/amazon-logo.svg" />
</div>
<div class="column image">
<img src="./images/verizon_logo.jpg" />
</div>
<div class="column image">
<img id="ge" src="./images/GE-logo.svg" />
</div>
<div class="column image">
<img src="./images/oracle-logo.svg" />
</div>
</div>
<div class="section bordered-row">
<div class="column image">
<img id="nyse" src="./images/nyse-logo.svg" />
</div>
<div class="column image">
<img src="./images/stanford-logo.svg" />
</div>
<div class="column image">
<img src="./images/uio-logo.png" />
</div>
<div class="column image">
<img src="./images/mit-logo.svg" />
</div>
</div>
</div>
</div>
<div class="content-container light-green" id="reasons">
<div class="content">
<h2>What Sets Astah Apart</h2>
<p>Simplicity, Quality, and Community are our three dividing priorities.</p>
<div class="section three-column">
<div class="column copy">
<img src="./images/CustomerSupport-Icon.svg" />
<h3>Excellent Customer Support</h3>
<p>In addition to providing solutions promptly for customer's problems, we're always trying to improve our
products with our customers in mind.</p>
<a href="http://astah.net/support" class="hollow button green-outline">
Learn More
</a>
</div>
<div class="column copy">
<img src="./images/OnlineContent-Icon.svg" />
<h3>Abundant Online Content</h3>
<p>Astah's tips in "astah in 5 min", and the foundation and method of modeling found in "Are you modeling",
you can find everything you need to start modeling.
</p>
<a href="https://astahblog.com/" class="hollow button green-outline">
Learn More
</a>
</div>
<div class="column copy">
<img src="./images/AddOnLibrary-Icon.svg" />
<h3>Free Add-On Library</h3>
<p>The extensive add-on library allows you to tailor our tools and platform to your needs. Numerous
plug-ins and integrations help extend the usability and flexibility of Astah.</p>
<a href="http://astah.net/features/plugins" class="hollow button green-outline">
Learn More
</a>
</div>
</div>
</div>
</div>
<div class="content-container hexed" id="friends">
<div class="content">
<h2>Friends of Astah</h2>
<p>Software developers, IT Consultants, even conference presenters all belong to the Friends of Astah. They do awesome
work, we are happy to support them.</p>
<div class="section two-columns mySlides active">
<div class="column image">
<img src="./images/Mary-120b.jpg" />
</div>
<div class="column copy">
<h3>Great tool for helping us visualize the essence of the problem and merge the knowledge of individuals
into the collective understanding of the development team.</h3>
<p class="attribution">
Mary Poppendieck, Author of“Lean Software Development"
</p>
</div>
</div>
<div class="section two-columns mySlides">
<div class="column image">
<img src="https://avatars0.githubusercontent.com/u/379372?s=400" />
</div>
<div class="column copy">
<h3>At this point Astah is my default modeling tool.
</h3>
<p class="attribution">
Conner Doyle, Dev and Blogger
</p>
</div>
</div>
<div class="section two-columns mySlides">
<div class="column image">
<img src="http://astah.net/friends-of-astah/images/rodrigues.jpg" />
</div>
<div class="column copy">
<h3>
I have been using Astah for many years. Actually, I started with JUDE. Astah is a very simple and complete tool, yet easy to use. I have successfully recommend it to my students for a long time.
</h3>
<p class="attribution">
Jose Rodrigues, Founder of ScrumHalf P.O.
</p>
</div>
</div>
<a class="slider button" onClick="plusDivs(-1)">❮❮</a>
<a href="http://astah.net/friends-of-astah/friends" class="hollow button green-outline">
Meet Our Friends
</a>
<a class="slider button" onClick="plusDivs(1)">❯❯</a>
</div>
</div>
<div id="footer" class="content-container dark">
<div class="content">
<div class="footer-links">
<div class="footer-col">
<ul>
<li>
<h1>Products</h1>
</li>
<li>
<a href="/editions/professional">Astah Professional</a>
</li>
<li>
<a href="/editions/sysml">Astah SysML</a>
</li>
<li>
<a href="/editions/gsn">Astah GSN</a>
</li>
<li>
<a href="/editions/share">Astah Share</a>
</li>
<li>
<a href="/editions/pad">Astah UML Pad</a>
</li>
<li>
<a href="/editions/community">Astah Community</a>
</li>
<li>
<a href="/compare-edition">Compare Editions</a>
</li>
</ul>
</div>
<div class="footer-col">
<ul>
<li>
<h1>Resources</h1>
</li>
<li>
<a href="/features/plugins">Plug-Ins</a>
</li>
<li>
<a href="/features/plugins#atlassian">Atlassian Plug-Ins</a>
</li>
<li>
<a href="/features/astah-api">API</a>
</li>
<li>
<a href="/video">Video Demos</a>
</li>
<li>
<a href="/videos">Quick Start Video</a>
</li>
<li>
<a href="/tutorials">Tutorials</a>
</li>
<li>
<a href="http://areyoumodeling.com/">Are You Modeling?</a>
</li>
<li>
<a href="/friends-of-astah">Friends of Astah</a>
</li>
</ul>
</div>
<div class="footer-col">
<ul>
<li>
<h1>FAQ</h1>
</li>
<li>
<a href="/support/questions">Q&A Forum</a>
</li>
<li>
<a href="/qa">FAQ All</a>
</li>
<li>
<a href="/qa/licensing">Licensing FAQ</a>
</li>
<li>
<a href="/qa/purchasing">Purchasing FAQ</a>
</li>
<li>
<a href="/qa/setup">Setup FAQ</a>
</li>
<li>
<a href="/qa/professional">Professional FAQ</a>
</li>
<li>
<a href="/qa/community">Community FAQ</a>
</li>
<li>
<a href="/qa/sysml">SysML FAQ </a>
</li>
<li>
<a href="/qa/gsn">GSN FAQ</a>
</li>
</ul>
</div>
<div class="footer-col">
<ul>
<li>
<h1>Company</h1>
</li>
<li>
<a href="/about-us">About</a>
</li>
<li>
<a href="/about-us#kenji">Meet our CEO</a>
</li>
<li>
<a href="/company/credo-card">Our Credo</a>
</li>
<li>
<a href="/about-us#contact">Contact Us</a>
</li>
<li>
<a href="https://members.change-vision.com/members/index.xhtml">CV Members Site</a>
</li>
<li>
<a href="/qa/purchasing/receive-tips">Newsletter</a>
</li>
</ul>
</div>
<div class="footer-col">
<ul>
<li>
<h1>Social Media</h1>
</li>
<li>
<a href="http://www.facebook.com/astah.changevision" target="blank">
<img src="http://astah.net/resources/images/main/facebook-icon.png" alt="facebook" width="50">
</a>
<a href="https://twitter.com/#!/astah_en" target="blank">
<img src="http://astah.net/resources/images/main/twitter-icon.png" alt="twitter" width="50">
</a>
</li>
<li>
<a href="http://changevision.wordpress.com/" target="blank">
<img src="http://astah.net/resources/images/main/blog-icon.png" alt="blog" width="50">
</a>
<a href="https://www.youtube.com/channel/UCsSvuJqcz9wXUinZJsLlijw" target="blank">
<img src="http://astah.net/resources/images/main/youtube-icon.png" alt="youtoube" width="50">
</a>
</li>
</ul>
</div>
</div>
</div>
</div>
</body>
</html>