2010-03-09 06:22:36 +01:00
<!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 >
< meta http-equiv = "content-type" content = "text/html; charset=utf-8" >
< base target = "contents" >
< link rel = "stylesheet" href = "$(STYLE)" >
< / head >
< body class = "left" >
< div style = "text-shadow:1px 1px 2px #808080;" > <!-- style="position:absolute;top:16px;left:16px;" -->
< font size = "-1" >
< a href = "home.html" > < b > {Home}< / b > < / a > < br >
< a href = "http://gambasdoc.org/help/doc/intro?$(LANG)&view" > < b > {Introduction}< / b > < / a > < br >
< a href = "http://gambasdoc.org/help/doc/release?$(LANG)&view" > < b > {What is Gambas?}< / b > < / a > < br >
< a href = "http://gambasdoc.org/help/doc/faq?$(LANG)&view" > < b > {F. A. Q.}< / b > < / a > < br >
< a href = "download.html" > < b > {Download}< / b > < / a > < br >
< a href = "http://gambasdoc.org/help/readme?$(LANG)&view" > < b > {Readme}< / b > < / a > < br >
< a href = "http://gambasdoc.org/help/doc/report?$(LANG)&view" > < b > {Reporting a problem}< / b > < / a > < br >
< img src = "separator.png" id = "separator" >
<!-- <a href="introduction.html#features">Features</a> <br>
< a href = "introduction.html#prospective" > Prospective< / a > < br >
< a href = "introduction.html#about" > About me< / a > < br >
< a href = "acknowledgements.html" > Acknowledgements< / a > < br > -->
< font color = "white" > < b > {Resources}< / b > < / font > < br >
2010-12-07 02:20:40 +01:00
< a href = "http://code.google.com/p/gambas/issues/list" target = "_blank" > {Bug tracker}< / a > < br >
2010-03-09 06:22:36 +01:00
< a href = "http://gambasdoc.org/help/doc/distro?$(LANG)&view" > {Distributions & O.S.}< / a > < br >
< a href = "http://gambasdoc.org/help/doc/link?$(LANG)&view" > {Links}< / a > < br >
< a href = "http://gambasdoc.org/help/doc/forum?$(LANG)&view" > {Mailing lists/Forums}< / a > < br >
< a href = "http://gambasdoc.org/help/doc/screenshot?$(LANG)&view" > {Screenshots}< / a > < br >
< a href = "http://gambasdoc.org/help/app?$(LANG)&view" > {Some Applications}< / a > < br >
<!-- <a href="http://www.frappr.com/gambas">User Map</a> <br> -->
< font color = "white" > < b > {Documentation}< / b > < / font > < br >
< a href = "http://gambasdoc.org/help/doc/book?$(LANG)&view" > {Books}< / a > < br >
< a href = "http://gambasdoc.org/help/doc/start?$(LANG)&view" > {Getting Started}< / a > < br >
< a href = "http://gambasdoc.org/help/doc/license?$(LANG)&view" > {License}< / a > < br >
< a href = "http://gambasdoc.org/help?$(LANG)" target = "_blank" > {Wiki Encyclopaedia}< / a > < br >
< font color = "white" > < b > {Developer}< / b > < / font > < br >
< a href = "architecture.html" > {Architecture}< / a > < br >
< a href = "http://gambas.svn.sourceforge.net/viewvc/gambas/" > {Browse Source Code}< / a > < br >
< a href = "halloffame.html" > {Hall Of Fame}< / a > < br >
< a href = "roadmap.html" > {Road Map}< / a > < br >
<!-- <a href="http://www.binara.com/gambas - wiki/bin/view/Gambas/HowToTranslateGambas">Translation How To</a> <br> -->
< / font >
< div align = "center" style = "margin-top:16px;" >
2010-12-05 21:17:24 +01:00
< img src = "gambas3$(DIR).png" border = "0" style = "" alt = "{The future Gambas 3 icon}" title = "{The future Gambas 3 icon}" > < / img >
< div style = "height:8px;" > < / div >
<!-- <a class="image" href="https://www.paypal.com/xclick/business=gambas%40users.sourceforge.net&no_note=1&tax=0&currency_code=EUR" target="_blank">
< img src = "paypal.png" align = "center" >
< / a > -->
< form action = "https://www.paypal.com/cgi-bin/webscr" method = "post" style = "margin-top:8px;" >
< input type = "hidden" name = "cmd" value = "_s-xclick" >
< input type = "hidden" name = "hosted_button_id" value = "WL75JG57SMDE6" >
< input type = "image" src = "https://www.paypal.com/en_GB/i/btn/btn_donate_LG.gif" border = "0" name = "submit" alt = "{Donate with PayPal}" >
< img alt = "" border = "0" src = "https://www.paypal.com/en_US/i/scr/pixel.gif" width = "1" height = "1" >
< / form >
< a href = "http://flattr.com/thing/93635/Gambas" target = "_blank" class = "image" >
< img src = "http://api.flattr.com/button/flattr-badge-large.png" alt = "{Flattr this}" title = "{Flattr this}" align = "center" >
< / a >
< div style = "height:16px;" > < / div >
< a class = "image" style = "position:relative;left:8px;" href = "http://sourceforge.net/" target = "_blank" > < img src = "sourceforge.png" border = "0" alt = "SourceForge.net" > < / a >
< img style = "position:relative;top:-8px;" src = "http://www.mypagerank.net/services/pagerankbutton/pagerankbutton.php?aut=ce471354aefc3a870d94ec9854231a105640443aa060e94f390c6cc1d2" border = "0" alt = "Powered by MyPagerank.Net" >
< / div >
< div style = "position:absolute;bottom:8px;left:0px;width:100%;" > < div align = "center" >
2010-03-09 06:22:36 +01:00
< a class = "image" href = "../en/main.html" target = "_top" > < img src = "flag/en.png" border = "0" style = "" alt = "{English}" title = "{English}" > < / img > < / a >
< a class = "image" href = "../fr/main.html" target = "_top" > < img src = "flag/fr.png" border = "0" style = "" alt = "{French}" title = "{French}" > < / img > < / a >
< a class = "image" href = "../es/main.html" target = "_top" > < img src = "flag/es.png" border = "0" style = "" alt = "{Spanish}" title = "{Spanish}" > < / img > < / a >
2010-05-14 23:17:04 +02:00
< a class = "image" href = "../de/main.html" target = "_top" > < img src = "flag/de.png" border = "0" style = "" alt = "{German}" title = "{German}" > < / img > < / a >
2010-12-05 21:17:24 +01:00
< br >
2010-03-09 06:22:36 +01:00
< a class = "image" href = "../tr/main.html" target = "_top" > < img src = "flag/tr.png" border = "0" style = "" alt = "{Turkish}" title = "{Turkish}" > < / img > < / a >
2010-05-14 23:17:04 +02:00
< a class = "image" href = "../ar/main-rtl.html" target = "_top" > < img src = "flag/ar.png" border = "0" style = "" alt = "{Arabic}" title = "{Arabic}" > < / img > < / a >
< a class = "image" href = "../ko/main.html" target = "_top" > < img src = "flag/ko.png" border = "0" style = "" alt = "{Korean}" title = "{Korean}" > < / img > < / a >
2010-03-09 06:22:36 +01:00
< a class = "image" href = "../zh/main.html" target = "_top" > < img src = "flag/zh.png" border = "0" style = "" alt = "{Chinese}" title = "{Chinese}" > < / img > < / a >
2010-12-05 21:17:24 +01:00
< / div > < / div >
2010-03-09 06:22:36 +01:00
< / div >
< a class = "image" href = "http://sourceforge.net/" target = "_blank" style = "position:absolute;left:200px;" > < img src = "http://sourceforge.net/sflogo.php?group_id=5417&type=1" alt = "SourceForge.net" > < / a >
2010-12-05 21:17:24 +01:00
2010-03-09 06:22:36 +01:00
< 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 >