gambas-source-code/app/other/MakeWebSite/gambas.sourceforge.net/home.html

151 lines
6.5 KiB
HTML
Raw Normal View History

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="$(LANG)" lang="$(LANG)" dir="$(LANGDIR)">
<head>
<link rel="stylesheet" href="$(STYLE)">
<meta http-equiv="content-type" content="text/html; charset=utf-8">
</head>
<body>
<!--<div style="position:fixed;right:8;top:64">
<img src="gambas-back.png">
</div>-->
<div align="left">
<div id="last-version">
<div class="top-corner">
<img src="top-left-corner.png" class="top-left-corner">
<img src="top-right-corner.png" class="top-right-corner">
</div>
<div style="padding:0px 8px;margin:0px;color:white;">
<b>{Last stable version is}<br><a href="download.html"><font size="+1">2.22.0</font></a>
(<a href="changelog2.html"><b>Changelog</b></a>)</b>
</div>
<div class="bottom-corner">
<img src="bottom-left-corner.png" class="bottom-left-corner">
<img src="bottom-right-corner.png" class="bottom-right-corner">
</div>
</div>
<div class="title"><font size="7">Gambas Almost Means BASIC</font></div>
<p>
{<b><i>Gambas</i></b> is a free development environment based on a <i>Basic</i> interpreter with object extensions, a bit like <i>Visual Basic&#8482;</i> (but it is <i><b>NOT</b></i> a clone&nbsp;!).}
{Read the <a href="http://gambasdoc.org/help/doc/intro?view&$(LANG)">introduction</a> for more information.}
<br><br>
{With <b><i>Gambas</i></b>, you can quickly design your program GUI with QT or GTK+, access MySQL, PostgreSQL, Firebird, ODBC and SQLite databases, pilot <i>KDE</i> applications with <i>DCOP</i>, translate your program into any language, create network applications easily, make 3D OpenGL applications, make CGI web applications, and so on...}
<p>
{You can support <b><i>Gambas</i></b> by making a small donation with}
<a href="https://www.paypal.com/xclick/business=gambas%40users.sourceforge.net&amp;no_note=1&amp;tax=0&amp;currency_code=EUR" target="_blank">PayPal</a>
{or by using}
<a href="http://flattr.com/thing/93635/Gambas" target="_blank">Flattr</a>.
<table class="none" cellspacing="0" cellpadding="0" border="0" style="margin-top:16px;">
<tr valign="top">
<td class="none"><a class="image" href="http://gambasdoc.org/help/doc/formula?view&amp;$(LANG)"><img src="formula.png" border="0" alt="{The greatest formula of the world!}" title="{The greatest formula of the world!}"></a></td>
<td class="none"><a class="image" href="http://petition.eurolinux.org/" target="_blank"><img src="noepatents.png" border="0" alt="{No software patents in Europe!}" title="{No software patents in Europe!}"> </a></td>
<td class="none"><a class="image" href="http://gnulinex.org/" target="_blank"><img src="linex.png" border="0" alt="{Thanks for the support of gnuLinex!}" title="{Thanks for the support of gnuLinex!}"> </a></td>
<td class="none"><a class="image" href="http://www3.clustrmaps.com/user/d7b3ed83" target="_blank"><img src="http://www3.clustrmaps.com/stats/maps-no_clusters/gambas.sourceforge.net-thumb.jpg" border="0"></a></td>
</tr>
</table>
<!--<a class="image" href="https://www.paypal.com/xclick/business=gambas%40users.sourceforge.net&amp;no_note=1&amp;tax=0&amp;currency_code=EUR" target="_blank">
<img src="paypal.png" align="center">
</a>-->
</div>
<div style="margin-top:8px;">
<h2>{Latest News}</h2>
</div>
<div class="news-title">
<img src="top-left-corner.png" class="top-left-corner">
<img src="top-right-corner.png" class="top-right-corner">
<div style="height:4px;"></div>
<div><b>02 Jan 2011 - HAPPY NEW YEAR 2011!</b></div>
</div>
<div class="news">
<table class="none" width="100%"><tr><td class="none">
<p>
My best wishes to all of you for the new year. Here is a little poem for the kind people. :-)
<p>
<div style="font-family:serif;font-size:150%;font-style:italic;letter-spacing:2px;line-height:1.3;margin-left:16px;">
<b>L</b>ast year was not alas<br>
<b>T</b>he year of the release<br>
<b>B</b>ut new year may shine<br>
<b>A</b>s things are progressing<br>
<b>L</b>ot of bugs I am fixing<br>
<b>K</b>eep hope and be bold<br>
<b>Y</b>oung shrimp<br>
<b>F</b>ollow the light<br>
<b>O</b>f the blind
</div>
</td></tr></table>
</div>
<div class="space"></div>
<div class="news-title">
<img src="top-left-corner.png" class="top-left-corner">
<img src="top-right-corner.png" class="top-right-corner">
<div style="height:4px;"></div>
<div><b>23 Nov 2010 - Release of Gambas 2.22</b></div>
</div>
<div class="news">
<table class="none" width="100%"><tr><td class="none">
<p>The main changes are the following:
<ul>
<li>That version can be compiled correctly on last Ubuntu and other recent distributions.
<li>Some bug fixes in extern function management.
<li>A lot of bug fixes in the GTK+ component.
<li>Greek and Spanish translations have been updated.
</ul>
<p>
For the other bug fixes, please read the <a href="changelog2.html">ChangeLog</a>.
</td></tr></table>
</div>
<div class="space"></div>
<div class="news-title">
<img src="top-left-corner.png" class="top-left-corner">
<img src="top-right-corner.png" class="top-right-corner">
<div style="height:4px;"></div>
<div><b>24 Jul 2010 - Release of Gambas 2.21</b></div>
</div>
<div class="news">
<table class="none" width="100%"><tr><td class="none">
<p>This release introduces support for ArchLinux in the IDE packager.
<p>Otherwise, the main changes of this release are:
<ul>
<li>Event management and some memory leaks have been fixed in gb.gtk.
<li>The SMTP component now better follows the standard, and mails should be readable in less tolerant mail clients.
<li>The German and Czech translations have been completed.
</ul>
<p>
For more information, please read the <a href="changelog2.html">ChangeLog</a>.
</td></tr></table>
</div>
<div class="space"></div>
<a href="news.html">{Older News...}</a>
<p><font size="-1"><i>{<b>Note:</b> This page needs a web browser that understands the CSS standard. If you use Internet Explorer 7 (it is just an example), you will see what I mean.}</i></font>
<!--<a href="download.html"><img src="overlay.png" border="0" style="position:absolute;top:8px;right:8px;z-index:-10;"></a>-->
<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">
var pageTracker = _gat._getTracker("UA-3906095-1");
pageTracker._initData();
pageTracker._trackPageview();
</script>
</body>
</html>