Translate Page

Main Menu

[as] on Twitter

Links & Ads

[as] Blog Posts

[as] Tags

Posts Tagged ‘jQuery’

SketchUp Ruby Editor updated to v.1.2

2010-04-13_2249

I just posted an update to the SketchUp Ruby Code Editor. It now sports buttons instead of text, which makes it easier to use on a small screen. It also has three new buttons: One to explore the current selection, one to explore attributes of the current selection and a third to display the Ruby [...]

Ruby Code Editor Updated to Version 1.1

sketchup_ruby_editor_schreyer_01

I finally fixed some problems and added new features to my SketchUp Ruby Code Editor. The result is a 1.1 version that is now available for download. The changes are:

Changed webdialog internal name for compatibility
Better looking dropdowns under IE Win
Fixed save filename preselect problem
Better code execution and error catching (thanks to Dan Rathbun)
Faster [...]

My Newest Plugin: A Shiny Ruby Code Editor for SketchUp

Screenshot - 2_4_2010 , 10_45_50

I always found Ruby code editing and testing for SketchUp a bit tedious. First I write code in my preferred text editor: PSPad. Then I load it into SketchUp using my plugin loader. And then I run it from the menu. Although there are better ways to handle this (e.g. the SketchUp bridge), I wanted [...]

Liquid Page – A bookmarklet to rearrange webpages

Screenshot - 12_8_2009 , 09_49_05

I was once again changing the design of one of my websites when I realized that it would be great if I could just move things around on a page to preview the changes – without any coding. As it turns out, there is a solution to that problem: A bookmarklet and a few lines [...]