Live X3DOM coding in the browser
20.06.2010 by MichaelMozilla Bespin is great. With the embedded version and jQuery you can create a live coding editor with two lines of code.
Thus i wrote an experimental X3DOM live coding page over the weekend. Write X3D code on the left and see the results on the right. I hope to integrate it on the X3DOM examples pages soon.
Talk at Basis Frankfurt
02.06.2010 by MichaelFlorian Jenett invited me to give a talk about AR, cultural heritage, user experience and open standards at Basis Frankfurt yesterday. Here are the slides. Images are following.
BasisFrankfurt_100601.pdf
Meet me tonight at ARE2010 in Santa Clara. I’ll give a talk about AR and open standards at the “AR in a box – An X3D solution” event of the Web3D Consortium via Skype.
Google Encrypted Search – Opensearch Plugin
22.05.2010 by MichaelGoogle announced encrypted search yesterday. In order to use it in the browser’s search bar i quickly created an opensearch plugin via searchplugins.net. Just added the ’s’ to http://.
TextWrangler: Open X3D File in InstantPlayer
20.04.2010 by MichaelI worked with Processing and Arduino for years and appreciated the cmd-r shortcut for running the project. This is what i was missing for years while editing X3D files in TextWrangler and running in InstantPlayer. Finally it only took me 10 minutes googling and scripting. The result is brilliant: cmd-r and my X3D file opens in InstantPlayer. I hit Esc and it returns to TextWrangler.
This is how it works:
1. Download and copy the script “Open in Instant Player.scpt” (remove .txt) into TextWrangler’s Scripts folder (~yourhome/Library/Application Support/TextWrangler/Scripts) -> It now appears in the Script Menu.
2. Open in TextWrangler “Window/Palettes/Scripts”
3. Select the “Open in InstantPlayer” script
4. Click “Set Key…” and define a shortcut (mine is cmd-r)
PS: Enable “Allow tab key to intend text blocks” in “Preferences/Editing: Keyboard”, too!



