~azzar1/unity/add-show-desktop-key

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
<?xml version="1.0" encoding="iso-8859-1"?>
<!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>
  <meta http-equiv="content-type" content="text/html; charset=iso-8859-1" />
  <title>IVLE - Informatics Virtual Learning Environment</title>
  <meta name="generator" content="Amaya, see http://www.w3.org/Amaya/" />
</head>

<body>
<img src="images/ivle_banner.png"/>
<h1>IVLE - Informatics Virtual Learning Environment</h1>

<p><em>A web-based, interactive, Python tutoring system</em></p>

<p>
  <a href="http://sourceforge.net/projects/ivle">
    <img src="http://sourceforge.net/sflogo.php?group_id=211309&type=1" width="88" height="26" border="1" alt="SourceForge" align="top"/></a> Download from Sourceforge.net
</p>

<p>Includes
subversion-based file-browser,
Python-aware text editor and Python console,
web publishing with support for CGI and graphics,
safe server-based execution environment with load balancing,
and interactive tutorial system incorporating automatic analysis and assessment.
</p>

<h2>Screenshots</h2>

<p>Click to enlarge.</p>

<table border="1" padding="5">
  <tr>
    <td>File Browser<br/><a href="images/file_browser.png"><img src="images/file_browser_small.png" border=0/></a></td>
    <td>Text Editor<br/><a href="images/text_editor.png"><img src="images/text_editor_small.png" border=0/></a></td>
  </tr>
  <tr>
    <td>Console<br/><a href="images/console.png"><img src="images/console_small.png" border=0/></a></td>
    <td>Tutorial<br/><a href="images/tutorial.png"><img src="images/tutorial_small.png" border=0/></a></td>
  </tr>
</table>

</body>
</html>