forked from Catrobat/catrobat.github.com
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
163 lines (139 loc) · 7.42 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
<!doctype html>
<html lang="en">
<head>
<meta name="google-site-verification" content="33BwFHgU9gNh23a0Dohh2QoaXHApF0C5xCUEFiu22Ds" />
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="chrome=1">
<title>Catrobat</title>
<link rel="shortcut icon" href="http://developer.catrobat.org/favicon.ico?v=2" />
<link rel="stylesheet" href="stylesheets/styles.css">
<link rel="stylesheet" href="stylesheets/pygment_trac.css">
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
<!--[if lt IE 9]>
<script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
</head>
<body>
<div class="wrapper">
<header>
<a class="skiplink" href="#maincontent">Skip to main content</a>
<a href="http://www.catrobat.org/"><img src="Catrobat_Kids_333x120.png" alt="Catrobat logo" /></a>
<p />
<p class="view">A visual programming language<br/> and set of creativity tools<br/> for smartphones, tablets,<br/> and mobile browsers</p>
<p class="view">
<a href="http://www.catrobat.org/">Promotional website</a><br/>
<a href="http://www.catrobat.org/#news">⇢ News section</a>
</p>
<p class="view">
<a href="http://catrob.at/pc">Get <em>Pocket Code</em><br />for Android ("Catroid")</a><br/>
<a href="google_play_pocket_code.png">⇢ QR-code to Google Play</a><br/>
<a href="https://catrob.at/i">⇢ How to install and start</a><br/>
<a href="https://jira.catrob.at/browse/CAT/?selectedTab=com.atlassian.jira.jira-projects-plugin:issues-panel">⇢ Known issues (report new!)</a><br/><br/>
<a href="http://catrob.at/gp">All our apps and games on Google Play</a>
</p>
<p class="view">
<a href="https://catrob.at/plus">Google+ community</a><br/>
<a href="https://catrob.at/youtube">YouTube</a><br/>
<a href="https://groups.google.com/forum/?fromgroups#!forum/catrobat">Google group</a><br/>
<a href="https://catrob.at/fb">Facebook</a><br/>
<a href="https://catrob.at/pctwitter">Twitter</a><br/>
</p>
<p class="view">
<a href="http://developer.catrobat.org/first_steps">First steps into Catrobat</a><br/>
<a href="https://github.com/Catrobat">Source code: Visit us on GitHub</a><br/>
<a href="https://www.openhub.net/p/catrobat">Project statistics (Open HUB)</a>
</p>
<p class="view">
<a href="https://catrob.at/credits">Credits</a><br/>
<a href="http://developer.catrobat.org/special_thanks">Special Thanks!</a><br/>
<a href="http://developer.catrobat.org/licenses">Licenses</a><br/>
<a href="http://developer.catrobat.org/privacy_policy">Privacy Policy</a><br/>
<a href="http://developer.catrobat.org/copyright_policy">Copyright Policy</a><br/>
<a href="http://developer.catrobat.org/terms_of_use_and_service">Terms of Use and Service</a><br/>
<a href="http://developer.catrobat.org/imprint">Imprint</a>
</p>
<p class="view">
<a href="https://catrob.at/plus"><img src="googleplus.png" height="20px"/></a> <a href="https://catrob.at/fb"><img src="facebook.png" height="20px"/></a> <a href="https://catrob.at/pctwitter"><img src="twitter.png" height="20px"/></a> <a href="https://catrob.at/youtube"><img src="youtube.png" height="20px"/></a> <a href="http://catrob.at/mailinglist"><img src="google-group.png" height="20px"/></a> <a href="http://catrob.at/github"><img src="github.png" height="20px"/></a> <a href="mailto:[email protected]"><img src="mail.jpg" height="20px"/></a>
</p>
</header>
<section>
<h1 id="maincontent">Welcome to the developers' website of <br/>the Catrobat project!</h1>
<p>
<em>Catrobat</em> is a visual programming language and set of creativity
tools for smartphones, tablets, and mobile browsers.
</p>
<p>
Through Catrobat, we promote computational thinking skills as well as the
free and open source software philosophy in a fun and engaging way
on a worldwide scale.
</p>
<p>
Catrobat and the software developed by the Catrobat team are
inspired by the Scratch programming system
developed by the Lifelong Kindergarten Group at the MIT Media Lab.
Catrobat itself is an independent free and open source software (FOSS) project.
</p>
<p>
<em>Pocket Code</em>
allows to create and execute Catrobat
programs on Android and iOS smartphones
as well as on HTML5 capable mobile browsers.
</p>
<p>
Catrobat programs
written on one platform can be directly run on all
other platforms as well and can be shared via a our
<em><a href="https://share.catrob.at/">sharing website</a></em>.
Uploaded Catrobat programs are AGPLed to
allow learning, remixing, and sharing them freely.
</p>
<p>
The <a href="http://catrob.at/pc">Android
version of Pocket Code</a>
can be found on Google Play. It currently works well on devices up to 7".
The iOS and HTML5
versions are still under development. Please find some videos below.
</p>
<p>
See <a href="http://youtu.be/TGf8cCF2x6o">this YouTube video</a> for some
sample applications that can be made with the public Android versions of the Catrobat tools. Find more videos
of other Catrobat subprojects in the list below.
</p>
<p>
We are striving to develop our software in an uncompromising Test-Driven way (even for the hardware parts)
along with other agile methods such as Ping-Pong-Pair-Programming,
Collective Code Ownership, Continuous Integration, Robert C. Martin's Clean Code method, plus several
others such as Simple Design, altogether aiming at ensuring a clear, believably correct, and
100% up-to-date documentation as well as high quality code. We use Specification by Example
(also called Behaviour Driven Development) to some extent to ensure that the natively implemented interpreters
execute Catrobat programs in exactly the same way on all supported platforms.
</p>
<p>
Currently under development but still in alpha or beta stages:
<ul>
<li>HTML5/Javascript edition</li>
<li>iOS edition (<a href="http://youtu.be/FzoXTzyp5DE">video 1/2013</a>) (beta)</li>
<li>Transcode Scratch programs into Catrobat programs</li>
<li>Drag & Drop in Pre-Stage</li>
<li>Young kids version (ages 3 to 7): story-telling only version</li>
<li>Multilingual wiki and forum for Catroid users for small screens</li>
<li>Textual language version of Catrobat</li>
<li>3D version</li>
<li>Designs and configurations for different age and gender groups</li>
<li>Catrobat as a Typeless Programming Language</li>
<li>Simplified audio flip book mode</li>
<li>Mutation Testing to increase semantic test coverage and quality</li>
</ul>
</p>
</section>
</div>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-42270417-2', 'catrobat.org');
ga('send', 'pageview');
</script>
</body>
</html>