hmm, cannot access the site - gives me 212.162.44.242 reports: Destination protocol unreachable on traceroute. in Firefox it just timeouts 
Posts
-
RE: D/Code - smells like IRB spirit (1.0 RC1)
-
RE: RSS Feeder
a quick way is to point them to page2rss which creates a RSS feed based on when you update the page
-
RE: D/Code - smells like IRB spirit (1.0 RC1)
you must disable the load button until you finish the eval of the code as SU Ruby is not reentrant
export html I think is for exporting the code highlighting and encode/decode for script encryption
I also did something similar for SU5, before WebDialogs, with tab completion and aliases. if you want I can share the source as I dont have time to finish it

-
RE: Material by Layer in Ruby
pitty that Sketchup.active_model.sapidoc is not available in SU6 anymore

-
RE: 3DPaintBrush
http://3dpaintbrush.geometricglobal.com/ has a small image and some data - "the first email-enabled visualization and communication tool that dramatically eases sharing of product design information."
later edit: it is the same text from http://edrawings.geometricglobal.com/

-
RE: [Obsolete] Joint Push Pull
Error; #<NoMethodError; undefined method `classify_point' for #<Sketchup;;Face;>>SU5/Win
Later Edit: my bad, didn't read the complete tutorial where it said that it is not SU5 compatible

-
RE: Ruby dev environment
I use RDE/Bridge combo with ALT+F1 to send what I wrote in RDE to SU.
-
RE: SketchUp Bridge
it seems that my hosting has some problems

Al: can you put the link to that forum post ? -
RE: Google Earth or Windows Live Maps
try Flash Earth for an easy compare between GoogleMaps, Microsoft Virtual Earth, Yahoo Maps, Ask.com maps, Open Layers and NASA
-
Chat room / CatchUp newsletter links
the chat is a nice touch. try it up and works with video/audio with multiple users.
-
RE: Evaluating Rendering Products
Al: how about developing an open specification that any render can use ?
a set of data that can be attached to attributes and a render can read and process -
RE: Camera Format Question
post this in Ruby Console
Sketchup.active_model.active_view.camera.aspect_ratio = 0.0 -
RE: Photoshop Dialogue Boxes
here are some
I use mostly Win Logo key combinations and HoeKey/WinKey program to build my own combos (Win+S - Start SketchUp)
-
RE: Photoshop Dialogue Boxes
does the trick ALT+Space(gives the system menu), M(ove) then left/right on keyboard and moving the mouse works ? (try it first on a normal window, e.g. Explorer)
if not reset the preferences as explained here
-
RE: Web Dialog Help and Debugging Thread
hmm, I think it is enough (see this post)
these kind of situations are very hard to debug -
RE: Web Dialog Help and Debugging Thread
lot of problems with these firewalls ... I had the same problem inside SketchUp but I was able to debug it and saw who was the culprit

did he tried to run the dialog outside SketchUp to see if it works ?