If your business involves rendering 3D drawings or sketches of objects such as buildings or floor plans, you might know about Google SketchUp. SketchUp allows you to model 3D objects or import models ...
Unlock the full InfoQ experience by logging in! Stay updated with your favorite authors and topics, engage with content, and download exclusive resources. Dany Lepage discusses the architectural ...
In the world of programming languages, sometimes you don’t need the overhead and performance of Java, C#, C++ and other power tools. Sometimes a scripting language, or Swiss army knife, will do. Of ...
Are you spending valuable time on work a well-trained monkey could do? If so, Wicked Cool Ruby Scripts will teach you how to automate repetitive tasks using Ruby, one of the most powerful and ...
With this article, I hope to share with you some of my excitement about what Ruby can do for my Java-based systems. I compare the strengths and weaknesses of both Java and Ruby, and present the pros ...
Popular scripting language Ruby is branching out into embedded applications, with an Mruby version of the language. But the main Ruby variant is viewed by its founder as needing only minor ...
Seems I run into another weird-ass limitation on this server every day. You might remember I had trouble earlier executing anything at all. I fixed that. Then I had trouble writing to a directory for ...
I enabled the AddHandler for cgi in the Apache httpd.conf file but now I'm getting a "You don't have permission to access /dir/script.cgi on this server." error.