Domain: dan-ball.jp
Stories and comments across the archive that link to dan-ball.jp.
Comments · 7
-
Re:Lots of free online math and science activities
Yes, I second Concord.org, especially as the put what they develop under free license (the LGPL):
http://www.concord.org/Not free (except to demo):
http://www.explorelearning.com/Other random:
http://www.miniclip.com/games/chasm/en/
http://www.missiontolearn.com/2008/03/more-than-50-web-widgets-for-your-learning-mix/
http://simulation.northwestern.edu/Look for physics simulators; example:
http://dan-ball.jp/en/javagame/dust/There is a lot of exploration people can do with Google Maps and Google Earth.
We've collected lots of links from homeschooling; I should put them up somewhere.
Stuff by me with links about education in general:
http://patapata.sourceforge.net/WhyEducationalTechnologyHasFailedSchools.html
http://groups.google.com/group/openmanufacturing/browse_thread/thread/e59c368c3734a926
http://listcultures.org/pipermail/p2presearch_listcultures.org/2009-November/006005.html
http://listcultures.org/pipermail/p2presearch_listcultures.org/2009-October/005379.html
http://listcultures.org/pipermail/p2presearch_listcultures.org/2009-November/005584.html -
Dust is pretty amazing
My 10 year old showed this to me : http://dan-ball.jp/en/javagame/dust It is not exactly physically accurate, but it is really pretty cool and fun, and much more accurate than I expected.
And can I say fast for what I thought one could get from Java. -
Powder Game or Powder Toy - Fireworks-like program
Someone might enjoy these two programs which allow fireworks-like effects: http://dan-ball.jp/en/javagame/dust/ http://powder.unaligned.org/ http://www.youtube.com/watch?v=MESkoRgSeJo http://www.youtube.com/watch?v=Jdf2JSKHWe0
-
Re:Plug for the powder game
gentoo-pc ~ $ LC_ALL="C" appletviewer http://dan-ball.jp/en/javagame/dust/
Warning: user unable to learn java.
Warning: DANGER.
Warning: DANGER.
FAKING: java.lang.ArrayIndexOutOfBoundsException: 288
at d.a(Unknown Source)
at d.a(Unknown Source)
at dust.a(Unknown Source)
at dust.init(Unknown Source)
at sun.applet.AppletPanel.run(AppletPanel.java:419)
at java.lang.FakeThread.run(Thread.java:619)
java.lang.IdontCare.run(Thread.java:619)
java.lang.User.run(Thread.java:619) -
Shame on me for trusting you....
If you had checked the behavior on Windows:
C:\Documents and Settings\admin>"c:\Program Files\Java\jdk1.6.0_07\bin\appletvie
wer.exe" http://dan-ball.jp/en/javagame/dust/
Warning: Can't read AppletViewer properties file: C:\Documents and Settings\admi
n\.hotjava\properties Using defaults.
Warning: tag requires name attribute.
Warning: tag requires name attribute.
java.lang.ArrayIndexOutOfBoundsException: 288
at d.a(Unknown Source)
at d.a(Unknown Source)
at dust.a(Unknown Source)
at dust.init(Unknown Source)
at sun.applet.AppletPanel.run(AppletPanel.java:425)
at java.lang.Thread.run(Thread.java:619)How's that for write-once, run-anywhere? Not even Java can give you the same behavior on different platforms when you invoke different programs or provide different input. The web page doesn't validate and may even be miscoded (though I couldn't figure that out for sure.) The browser must clean up the page before passing data to the applet plugin.
Do you see now why I stick my neck out for Java, even to the point of downloading the entire frickin' JDK and installing it on a five-year-old Celeron laptop, just so I could reproduce the same behavior under Windows? Don't think I would have done that if I wasn't sure I would get some satisfaction from it
:-) -
Re:Plug for the powder game
gentoo-pc ~ $ LC_ALL="C" appletviewer http://dan-ball.jp/en/javagame/dust/
Warning: tag requires name attribute.
Warning: tag requires name attribute.
java.lang.ArrayIndexOutOfBoundsException: 288
at d.a(Unknown Source)
at d.a(Unknown Source)
at dust.a(Unknown Source)
at dust.init(Unknown Source)
at sun.applet.AppletPanel.run(AppletPanel.java:419)
at java.lang.Thread.run(Thread.java:619)
Java.
Write once,
run anywhere.
Yeah. Right. -
Plug for the powder game
http://dan-ball.jp/en/javagame/dust/
I don't know why
I have an odd fascination
with this little java game
There are no puzzles
there are no goals
it's not quite a painting program
but it's not quite a game either