Wordpress

How to move your old static HTML website to WordPress (or just start a new one)

I frequently get asked how to set up a small-ish CMS-driven (CMS = Content Management System) website for research groups or other entities. Many of these people have learned that maintaining a static website the “old-fashioned way” (e.g. using Dreamweaver) presents a variety of problems – mainly related to inconsistent content or collaborative editing problems. These issues […] Read more..

What’s in SketchUp 9? Maybe better plugin management?

Now that everyone has had a chance to get to know the new features of SketchUp 8 (like the new solid tools), it is a good time to look at what may be in store for the next release – presumably version #9. Fortunately, as with the last release, a recent survey on Google’s website queried […] Read more..

New SketchUp E-Books: Visualization, Woodworking and Programming

SketchUp 7.1 for Architectural Visualization: Beginner’s Guide (Book or eBook) The  first of these books is about architectural visualization (or rendering), a topic I have mentioned before on this site. For a few months now, this book has been available and I was fortunate to have been given a review copy by the publisher. My […] Read more..

Wordpress post revisions

My WordPress Post Revisions Problem

While many functions in WordPress (the self-hosted kind) work like a charm, this one gave me the run-around a few days ago: The auto-saving post revisions that got added to WordPress a few releases back. On our departmental website (http://eco.umass.edu/) that I created in WordPress (works great for this purpose, it’s the “Just-enough CMS!”) we […] Read more..

Why can’t everything be like Ecotect?

Autodesk Ecotect Analysis 2011 System Requirements Let me make this point clear first: I fully understand that professional-grade software packages are complex and extensive. They use high-powered computation and extensive libraries and therefore need resources. But my goodness – does Autodesk ever fill up my hard disk! Now that the spring semester is coming to […] Read more..

SketchUp Ruby Editor updated to v.1.2

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 […] Read more..

SketchUp script clips #2: Creating geometry

In this section, we’ll start creating scripted geometry in SketchUp. In this and all following posts, I’ll approach SketchUp scripting in a pragmatic way. This means that I don’t think every step in the process should be scripted – after all, I am not writing a plugin. I’ll only script what can’t efficiently be modeled […] Read more..