links · people · groups · tags | My: links · tags · groups · watchlists · notes login · sign up now! | help · blog
Simpy simpy
 
Michael Shook, member since May 27, 2004
.
Search Everyone: "java",

Top "java" experts: dapperdanman, grexe, cetoli, anjanb, sheepdog, geirarnesen,

Groups about "java": JAVA, java, Java, Java Developers, Web Design, programming,

1 - 10 of 11 next »   Watch mshook
 
via
http://twitter.com/programmingjoy
Javascript as Compiler Target: Clamato, GWT Smalltalk, Python, Scheme
http://www.infoq.com/news/2009/09/javascript-compilation-target

(require moby/stub/world)

(define WIDTH 320)
(define HEIGHT 480)

(define (render w)
  (place-image 
   (text "Hello World" 10 "Black")
   20
   20
   (empty-scene WIDTH HEIGHT)))

(big-bang WIDTH HEIGHT 10 0)
(on-redraw render)

After a few minutes of poking around, I was able to compile this to Java and then run it on the Android Emulator:

by mshook 2009-10-01 16:40 scheme · android · javascript · compiler · lisp · java · mobile · example · code · interesting
http://benjisimon.blogspot.com/2009/03/plt-scheme-meets-android-platform.html - cached - mail it - history
I'm working on a project that uses data in JSON format  (www.json.org).  It took me a while to get it going in processing, so I thought I'd post what I did here.  If there's a better way (which undoubtedly there is!), please let me know.

Andrew Odewahn

--
Here are the steps I took (on Windows):

1.  Download http://www.json.org/java/json.zip from json.org.  Save it in a some directory, which I'll call %DOWNLOAD_HOME%.

2.  Unzip it.  Be sure you preserve the archive's directory structure (/org/json/) when you unzip the file.  

3.  Change directory into %DOWNLOAD_HOME%orgjson
by mshook 2009-09-22 10:48 processing · howto · json · java · code · library · emon
http://processing.org/discourse/yabb2/YaBB.pl?board=Integrate%3Baction=display%3Bnum=1163101573 - cached - mail it - history
>?xml version="1.0" encoding="UTF-8"?< >style version="2.0"< >bpm<120>/bpm< >shuffle<0>/shuffle< >patterns< >pattern id="0" length="16"< >drum id="0"<0000200000002000>/drum< >drum id="6"<2000000020000000>/drum< >drum id="9"<2020200202020220>/drum< >/pattern< >/patterns< >/style< http://code.google.com/p/tinyprojects/source/browse/trunk/sambingo/monkeymachine/
by mshook 2009-07-21 10:19 drum · machine · java · samba · sambingo · rhythm
http://www.rinki.net/pekka/monkey/ - cached - mail it - history
  • This demo is a BASIC program that draws a circle and then a sine funtion.
  • Library - There are also game and miscellaneous other programs
  • http://tinyurl.com/demozx81
  • http://www.vavasour.ca/jeff/ts1000/index.html
by mshook 2009-05-14 14:55 dsp · basic · z80 · emulator · assembler · java · game
http://www.vavasour.ca/jeff/ts1000/preview1.html - cached - mail it - history

12. The Morris worm
11. Google search rank
10. Apollo guidance system
9. Excel spreadsheet
8. Macintosh OS
7. Sabre system
6. Mosaic browser
5. Java language
4. IBM System 360 OS
That leaves my third, second, and top-most choices still to go. So here they are:

by mshook 2009-05-09 23:38 pdafriendly · apollo · gnc · ibm · unix · linux · spoiler · list · rank · agc · mac · spreadsheet · java · worm · browser · tinyrul · qvrr5c
http://www.informationweek.com/shared/printableArticle.jhtml;jsessionid=A4NOF022PM024QSNDLPCKHSCJUNN2JVN?articleID=19190... - cached - mail it - history
Cool, but not as cool as an MSX Z-80 in Java*Script* http://jsmsxdemo.googlepages.com/jsmsx.html via http://www.amazon.com/Beautiful-Architecture-Leading-Thinkers-Software/dp/059651798X
by mshook 2009-03-07 12:48 virtual · game · dos · linux · java · cool · via · book · architecture · borders · 2009 · march · lookinside · mynote
http://www-jpc.physics.ox.ac.uk/ - cached - mail it - history
"The creators of Lotus Notes found a different approach. They built a document-based database system. Each record was a document that had certain characteristics that let it work with the system. Then you could add any amount of fields of any length. And some of the fields could contain multiple pieces of data. This system allows us to add information at any time. If these are customers, our sales force can discuss sailing with Bob and the joys of a large family with Jonathan. And no storage space is wasted." The real advantage of the new system was not saving space. It was because the programmer who could reduce the world to columns was no longer needed. The new developer was someone who could build an interface to allow the information to be entered easily. The people who programmed Lotus Notes had just left jobs as managers and secretaries. They learned how to build applications related to the real world. If it was decided to add a piece of information, they could add it without worrying about messing with the "record size". "
by mshook 2009-03-01 19:30 lotus · notes · ibm · why · analysis · java · document · xml · database
http://solprovider.com/articles/20020612&cat=Lotus/IBM - cached - mail it - history
"1945 L. M. Cox Manufacturing Co., Inc. founded by L. M. Cox 1947 moved to Poinsettia Avenue, Santa Ana 1963 moved to East Warner Avenue, Santa Ana 1965 Cox International Ltd., Hong Kong established 1969 Mrs. Cox died, L. M. Cox sold his Company to Leisure Dynamics 1971 Manufacturing partially moved to Minneapolis 1983 Company bought from bankrupt Leisure Dynamics by Bill Selzer 1995 50th anniversary 1996 sold to Estes / Centuri Corp. 2005 Cox moves back to the hobby market. 60th anniversary"
by mshook 2007-10-22 12:39 aero · engine · ic · good · propeller · java · how · model · obsession · germany · cad · 3d · history
http://www.mh-aerotools.de/airfoils/cox_frameset.htm - cached - mail it - history
"Eventually, these mono-language programmers end up completely incapable of addressing a problem unless they can see how to implement it in their One True Language™. Too many programmers I’ve encountered over the decades know only a single programming language, with many of them even lacking in that one language. They therefore tend to settle into areas that let them use that language no matter what, all day, every day, even if it means writing hundreds of lines of code that could easily be replaced by just a few lines of a language better suited to the problem."
by mshook 2007-10-16 14:59 via · rest · popular · esb · java · critique · style
http://steve.vinoski.net/blog/2007/10/04/the-esb-question/ - cached - mail it - history
1 - 10 of 11 next »  
Related Tags
 
- exclude ~ optional + require
Add Dates