Skip to content
Snippets Groups Projects
Commit b06347a0 authored by Lyle Johnson's avatar Lyle Johnson
Browse files

Latest generated files from webby

parent c3487eb1
No related branches found
No related tags found
No related merge requests found
...@@ -3,6 +3,7 @@ ...@@ -3,6 +3,7 @@
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head> <head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<meta name="verify-v1" content="oJj9+cXtpch0MSVjYgtyvC+Y57yYC6Cz9zFOd1+FXSw=" />
<link rel="stylesheet" href="css/style.css" type="text/css" /> <link rel="stylesheet" href="css/style.css" type="text/css" />
<link rel="meta" title="DOAP" type="application/rdf+xml" href="http://www.fxruby.org/doap.rdf" /> <link rel="meta" title="DOAP" type="application/rdf+xml" href="http://www.fxruby.org/doap.rdf" />
<title>Community</title> <title>Community</title>
...@@ -53,24 +54,10 @@ ...@@ -53,24 +54,10 @@
<div id="main"> <div id="main">
<h1>Mailing Lists</h1> <h1>Mailing Lists</h1>
<h2>Announcements</h2>
<p>The announcements list is a low-traffic list on which new releases of FXRuby, as well as software based on FXRuby, will be announced. Discussions on various topics however should preferably take place in the users list, to prevent swamping people&#8217;s mailboxes. To subscribe, fill out the <a href="http://rubyforge.org/mailman/listinfo/fxruby-announce" title="Announcements List Subscription Form">web-based subscription form</a>.</p>
<h2>Announcements</h2> <h2>General Discussion</h2>
<p>The users list is intended for discussion on various FOX and FXRuby topics between developers and/or users of FXRuby and applications based on it. If you have questions, feel free to post your questions here, as many people are only too happy to answer them. To subscribe, fill out the <a href="http://rubyforge.org/mailman/listinfo/fxruby-users" title="General Discussion List Subscription Form">web-based subscription form</a>.</p>
<p>The announcements list is a low-traffic list on which new releases of FXRuby, as well as software based on FXRuby, will be
announced. Discussions on various topics however should preferably take place in the users list, to prevent swamping people&#8217;s
mailboxes. To subscribe, fill out the <a href="http://rubyforge.org/mailman/listinfo/fxruby-announce" title="Announcements List Subscription
Form">web-based subscription form</a>.</p>
<h2>General Discussion</h2>
<p>The users list is intended for discussion on various FOX and FXRuby topics between developers and/or users of FXRuby and
applications based on it. If you have questions, feel free to post your questions here, as many people are only too happy to
answer them. To subscribe, fill out the <a href="http://rubyforge.org/mailman/listinfo/fxruby-users" title="General Discussion List Subscription
Form">web-based subscription form</a>.</p>
</div> </div>
......
...@@ -3,6 +3,7 @@ ...@@ -3,6 +3,7 @@
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head> <head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<meta name="verify-v1" content="oJj9+cXtpch0MSVjYgtyvC+Y57yYC6Cz9zFOd1+FXSw=" />
<link rel="stylesheet" href="css/style.css" type="text/css" /> <link rel="stylesheet" href="css/style.css" type="text/css" />
<link rel="meta" title="DOAP" type="application/rdf+xml" href="http://www.fxruby.org/doap.rdf" /> <link rel="meta" title="DOAP" type="application/rdf+xml" href="http://www.fxruby.org/doap.rdf" />
<title>Documentation</title> <title>Documentation</title>
...@@ -53,30 +54,12 @@ ...@@ -53,30 +54,12 @@
<div id="main"> <div id="main">
<h1>Books</h1> <h1>Books</h1>
<p>The book <cite>FXRuby: Create Lean and Mean GUIs with Ruby</cite> (available from the <a href="http://www.pragmaticprogrammer.com/titles/fxruby/">Pragmatic Programmers</a> and other booksellers) is the best print source of documentation for FXRuby. It&#8217;s also available as a PDF.</p>
<p>Several other books, including <cite>Ruby Developer&#8217;s Guide</cite> and <cite>The Ruby Way</cite>, include chapters or sections on GUI development with FXRuby.</p>
<p>The book <cite>FXRuby: Create Lean and Mean GUIs with Ruby</cite> (available from the <a href="http://www.pragmaticprogrammer.com/titles/fxruby/">Pragmatic <h1>Online</h1>
Programmers</a> and other booksellers) is the best print source of documentation <p>The <a href="http://www.fxruby.org/doc/book.html">FXRuby User&#8217;s Guide</a> provides detailed installation instructions as well as a handful of tutorial exercises to get you started with FXRuby development.</p>
for FXRuby. It&#8217;s also available as a PDF.</p> <p>If you&#8217;re looking for API reference documentation, all of the classes and methods for FXRuby are documented <a href="http://www.fxruby.org/doc/api/">here</a>.</p>
<p>Other good sources of documentation include the <a href="http://www.fox-toolkit.org/">FOX home page</a> and the <a href="http://www.fox-toolkit.net/">FOX Community Wiki</a> site.</p>
<p>Several other books, including <cite>Ruby Developer&#8217;s Guide</cite> and <cite>The Ruby Way</cite>, include chapters or sections
on GUI development with FXRuby.</p>
<h1>Online</h1>
<p>The <a href="http://www.fxruby.org/doc/book.html">FXRuby User&#8217;s Guide</a> provides detailed installation instructions as well
as a handful of tutorial exercises to get you started with FXRuby development.</p>
<p>If you&#8217;re looking for API reference documentation, all of the classes and methods for FXRuby are documented
<a href="http://www.fxruby.org/doc/api/">here</a>.</p>
<p>Other good sources of documentation include the <a href="http://www.fox-toolkit.org/">FOX home page</a> and the <a href="http://www.fox-toolkit.net/">FOX Community
Wiki</a> site.</p>
</div> </div>
......
...@@ -3,6 +3,7 @@ ...@@ -3,6 +3,7 @@
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head> <head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<meta name="verify-v1" content="oJj9+cXtpch0MSVjYgtyvC+Y57yYC6Cz9zFOd1+FXSw=" />
<link rel="stylesheet" href="css/style.css" type="text/css" /> <link rel="stylesheet" href="css/style.css" type="text/css" />
<link rel="meta" title="DOAP" type="application/rdf+xml" href="http://www.fxruby.org/doap.rdf" /> <link rel="meta" title="DOAP" type="application/rdf+xml" href="http://www.fxruby.org/doap.rdf" />
<title>Downloads</title> <title>Downloads</title>
...@@ -52,45 +53,15 @@ ...@@ -52,45 +53,15 @@
<div id="main"> <div id="main">
<p>The latest version of FXRuby is always available from the <a href="http://rubyforge.org/projects/fxruby/">RubyForge project page</a>. The <p>The latest version of FXRuby is always available from the <a href="http://rubyforge.org/projects/fxruby/">RubyForge project page</a>. The RubyForge releases should always have accompanying release notes describing the changes for that release. A cumulative ChangeLog file is also included in the FXRuby source code distribution. Note that any FXRuby 1.6.x release should be compatible with any FOX 1.6.x release, but won&#8217;t be compatible with earlier (or later) versions of FOX.</p>
RubyForge releases should always have accompanying release notes describing the changes for that release. A cumulative ChangeLog <h1>Source Code</h1>
file is also included in the FXRuby source code distribution. Note that any FXRuby 1.6.x release should be compatible with any <p>The FXRuby source code is distributed as a gzipped tar archive, and is available for download from the <a href="http://rubyforge.org/projects/fxruby/">RubyForge project page</a>.</p>
FOX 1.6.x release, but won&#8217;t be compatible with earlier (or later) versions of FOX.</p> <h1>Binaries for Unix/Linux</h1>
<p>Precompiled binaries for FOX, FXScintilla and FXRuby are available for various Unix/Linux platforms, but not in any centralized way.</p>
<p>Both the <a href="http://www.fox-toolkit.net/">FOX Community Wiki</a> site and the main <a href="http://www.fox-toolkit.org/">FOX web site</a> list a number of independent sources for package downloads for various Linux distributions, but many of these are for older FOX releases. You may have better luck using a RPM search engine like <a href="http://rpmfind.net/">rpmfind.net</a> to find the most recent packages for your distribution.</p>
<h1>Source Code</h1> <h1>Binaries for Microsoft Windows</h1>
<p>Windows installers for FXRuby are available for download from the <a href="http://rubyforge.org/projects/fxruby/">RubyForge project page</a>. The FOX and FXScintilla libraries are built into the Windows installers for FXRuby, and you should not need to download and install those packages separately. These binaries are also compatible with the standard Ruby installer for Windows that are available for download from RubyForge.</p>
<p>Note that the precompiled binaries for Windows are built with OpenGL support, and thus depend on the OpenGL runtime libraries (opengl32.dll and glu32.dll). These libraries were not included with Windows 95 (earlier than OSR2), so if you&#8217;re using Ruby and FXRuby on a Windows 95 machine, you may need to download the OpenGL runtime libraries. You must have these libraries installed even if you don&#8217;t plan to do anything OpenGL-related with FXRuby.</p>
<p>The FXRuby source code is distributed as a gzipped tar archive, and is available for download from the <a href="http://rubyforge.org/projects/fxruby/">RubyForge project
page</a>.</p>
<h1>Binaries for Unix/Linux</h1>
<p>Precompiled binaries for FOX, FXScintilla and FXRuby are available for various Unix/Linux platforms, but not in any
centralized way.</p>
<p>Both the <a href="http://www.fox-toolkit.net/">FOX Community Wiki</a> site and the main <a href="http://www.fox-toolkit.org/">FOX web site</a> list a
number of independent sources for package downloads for various Linux distributions, but many of these are for older FOX
releases. You may have better luck using a RPM search engine like <a href="http://rpmfind.net/">rpmfind.net</a> to find the most recent
packages for your distribution.</p>
<h1>Binaries for Microsoft Windows</h1>
<p>Windows installers for FXRuby are available for download from the <a href="http://rubyforge.org/projects/fxruby/">RubyForge project
page</a>. The FOX and FXScintilla libraries are built into the Windows installers for FXRuby,
and you should not need to download and install those packages separately. These binaries are also compatible with the standard
Ruby installer for Windows that are available for download from RubyForge.</p>
<p>Note that the precompiled binaries for Windows are built with OpenGL support, and thus depend on the OpenGL runtime libraries
(opengl32.dll and glu32.dll). These libraries were not included with Windows 95 (earlier than OSR2), so if you&#8217;re using Ruby and
FXRuby on a Windows 95 machine, you may need to download the OpenGL runtime libraries. You must have these libraries installed
even if you don&#8217;t plan to do anything OpenGL-related with FXRuby.</p>
</div> </div>
......
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head> <head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<meta name="verify-v1" content="oJj9+cXtpch0MSVjYgtyvC+Y57yYC6Cz9zFOd1+FXSw=" /> <meta name="verify-v1" content="oJj9+cXtpch0MSVjYgtyvC+Y57yYC6Cz9zFOd1+FXSw=" />
<link rel="stylesheet" href="css/style.css" type="text/css" /> <link rel="stylesheet" href="css/style.css" type="text/css" />
<link rel="meta" title="DOAP" type="application/rdf+xml" href="http://www.fxruby.org/doap.rdf" /> <link rel="meta" title="DOAP" type="application/rdf+xml" href="http://www.fxruby.org/doap.rdf" />
<title>FXRuby</title> <title>FXRuby</title>
...@@ -53,27 +53,18 @@ ...@@ -53,27 +53,18 @@
<div id="main"> <div id="main">
<p>FXRuby is a library for developing powerful and sophisticated cross-platform graphical user interfaces (GUIs) for your Ruby <p>FXRuby is a library for developing powerful and sophisticated cross-platform graphical user interfaces (GUIs) for your Ruby applications. It&#8217;s based on the <a href="http://www.fox-toolkit.org/" title="FOX Home Page">FOX Toolkit</a>, a popular open source C++ library developed by Jeroen van der Zijp. What that means for you as an application developer is that you&#8217;re able to write code in the <a href="http://www.ruby-lang.org/" title="Ruby Home Page">Ruby</a> programming language that you already know and love, while at the same time taking advantage of the performance and functionality of a featureful, highly optimized C++ toolkit.</p>
applications. It&#8217;s based on the <a href="http://www.fox-toolkit.org/" title="FOX Home Page">FOX Toolkit</a>, a popular open source <h1>Projects Using FXRuby</h1>
C++ library developed by Jeroen van der Zijp. What that means for you as an application developer is that you&#8217;re able to <p>Projects using FXRuby include:</p>
write code in the <a href="http://www.ruby-lang.org/" title="Ruby Home Page">Ruby</a> programming language that you already know and love, <ul>
while at the same time taking advantage of the performance and functionality of a featureful, highly optimized C++ toolkit.</p> <li><a href="http://www.attiksystem.ch/beerp/beerp-the-fxruby-erp/">BeERP</a> is a commercial ERP built entirely with the FXRuby library.</li>
<li><a href="http://www.discretizer.org/">Discretizer</a> is an interactive mesh creation tool. It can be used to create geometry and meshes for three dimensional flow simulations (CFD).</li>
<li><a href="http://fox-tool.rubyforge.org/">foxGUIb</a> is an interactive gui builder and codegenerator for FXRuby. This tool makes it easy to quickly build complex and good looking graphical user interfaces for Ruby.</li>
<h1>Projects Using FXRuby</h1> <li><a href="http://rubyforge.org/projects/fxri/">FXRI</a> is a FXRuby Interface to RI that supports search-on-typing. FXRI is a small little program that tries to provide the desired information as fast as possible.</li>
<li><a href="http://fxtwitter.rubyforge.org/">fxtwitter</a> is a simple Twitter client written in Ruby.</li>
<li><a href="http://freeride.rubyforge.org/wiki/wiki.pl">FreeRIDE</a> is an IDE for the Ruby programming language.</li>
<p>Projects using FXRuby include:</p> </ul>
<p>If your project uses FXRuby for its user interface, and you&#8217;d like to see it listed here, please send me an e-mail with the information.</p>
<ul>
<li><a href="http://www.insula.cz/dbtalk">DbTalk</a> is an interactive GUI-based tool for database querying, programming, administration, etc. It is developed by Dalibor Sramek.</li>
<li><a href="http://freeride.rubyforge.org/wiki/wiki.pl">FreeRIDE</a> is an IDE for the Ruby programming language.</li>
<li><a href="http://www.fisica.uniud.it/~glast/FRED">FRED</a> is a high energy physics event display built out of Ruby and FOX by Riccardo Giannitrapani and Marco Frailis.</li>
<li><a href="http://www.mondrian-ide.com/">Mondrian</a> is a cross-platform project-manager and editor for the Ruby language. Written in 100% native Ruby using the FOX GUI toolkit, Mondrian has the familiar look and feel of a modern IDE while remaining dedicated to the uniqueness of the Ruby language and its community.</li>
<li><a href="http://fox-tool.rubyforge.org/">foxGUIb</a> is an interactive gui builder and codegenerator for FXRuby. This tool makes it easy to quickly build complex and good looking graphical user interfaces for Ruby.
If your project uses FXRuby for its user interface, and you&#8217;d like to see it listed here, please send me an e-mail with the information.</li>
</ul>
</div> </div>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment