'. '

DEW

From APIDesign

(Difference between revisions)
Jump to: navigation, search
Current revision (17:37, 3 September 2017) (edit) (undo)
(Share Your Dew!)
 
(5 intermediate revisions not shown.)
Line 1: Line 1:
-
[[DEW]] is an acronym for '''Development Environment for Web''' - a development environment for [[Java]] programming language that runs entirely in a browser (using the [[Bck2Brwsr]] [[VM]]). Some friends call it [[TulachMoreDEW]] (partly as a tribute to the [[wikipedia:Tullamore Dew|famous whisky]] brand and partly as reference to [[User:JaroslavTulach|my last name]]).
+
[[DEW]] is an acronym for '''Development Environment for Web''' - a development environment for [[Java]] programming language that runs entirely in a browser (using the [[Bck2Brwsr]] [[VM]]). Some friends call it [[TulachMoreDEW]] (partly as a tribute to the [[wikipedia:Tullamore Dew|famous whiskey]] brand and partly as a reference to [[User:JaroslavTulach|my last name]]).
== What is a [[Dew]]? ==
== What is a [[Dew]]? ==
-
[[Dew]] is a small source sample composed of a single [[HTML]] and single [[Java]] source file. [[Dew]] is a system that allows you to show how easy it is to write web pages in [[HTML]] and animate them in [[Java]]. [[Dew]] is your ultimate '''fiddle'' [[environment]] that gives you an easy way to fork existing snippets and show your own creativity.
+
[[Dew]] is a small source sample composed of a single [[HTML]] and single [[Java]] source file. [[Dew]] is a system that allows you to show how easy it is to write web pages in [[HTML]] and animate them in [[Java]]. [[Dew]] is your ultimate '''fiddle''' [[environment]] that gives you an easy way to fork existing snippets and show your own creativity.
Visit http://dew.apidesign.org/dew to feel it!
Visit http://dew.apidesign.org/dew to feel it!
Line 10: Line 10:
* Go to [http://dew.apidesign.org/dew the DEW's website]
* Go to [http://dew.apidesign.org/dew the DEW's website]
-
* Wait a while for the [[Javac]] to be downloaded
+
* Wait a while for the [[Javac]] to boot up
* Select a sample
* Select a sample
* Wait till [[Javac]] compiles it
* Wait till [[Javac]] compiles it
* Press the '''Run''' button
* Press the '''Run''' button
* Fiddle with the source code, '''Run''' it again
* Fiddle with the source code, '''Run''' it again
-
* When satisfied save your code snippet as a [[GitHub]]'s [[Gists]]
+
* When satisfied '''Save''' your code snippet as a [[GitHub]]'s [[Gist]]
== Share Your [[Dew]]! ==
== Share Your [[Dew]]! ==
Line 25: Line 25:
Enjoy and share!
Enjoy and share!
 +
 +
== Develop the Environment ==
 +
 +
The whole code is at [https://github.com/jtulach/dew github repository] and the current development version can be tried at [http://hudson.apidesign.org/job/dew/lastSuccessfulBuild/artifact/static-dew/target/static-dew-0.1-SNAPSHOT-bck2brwsr/public_html/index.html here].

Current revision

DEW is an acronym for Development Environment for Web - a development environment for Java programming language that runs entirely in a browser (using the Bck2Brwsr VM). Some friends call it TulachMoreDEW (partly as a tribute to the famous whiskey brand and partly as a reference to my last name).

Contents

What is a Dew?

Dew is a small source sample composed of a single HTML and single Java source file. Dew is a system that allows you to show how easy it is to write web pages in HTML and animate them in Java. Dew is your ultimate fiddle environment that gives you an easy way to fork existing snippets and show your own creativity.

Visit http://dew.apidesign.org/dew to feel it!

Contribute a Dew!

  • Go to the DEW's website
  • Wait a while for the Javac to boot up
  • Select a sample
  • Wait till Javac compiles it
  • Press the Run button
  • Fiddle with the source code, Run it again
  • When satisfied Save your code snippet as a GitHub's Gist

Share Your Dew!

When you are ready with your example, you may want to share it with the rest of the world. Nothing is simpler! Just append your gist id to the base URL and everyone on the planet will be able to see (and play with) your work! Some examples follow:

Enjoy and share!

Develop the Environment

The whole code is at github repository and the current development version can be tried at here.

Personal tools
buy