Category: Web Building

A gallery of Drupal themes

Note: the themes shown in this gallery are now largely outdated. Visit The Drupal Theme Garden to see the current themes in action.

To see which themes are currently available and which are up to date, see the version numbers under each theme on the Downloads page on the Drupal.org site

This is a gallery of screenshots of the themes available for Drupal, an open-source platform and content management system for building dynamic web sites. Drupal is available here.

Click any image to see an enlarged view.


ADC – Viewed on Safari


Almaw – Viewed on IE Mac

Continue reading

Subcategories in MoveableType

David Raynes just came out with a great new plugin for MoveableType: “SubCategories” Get itHere

Code for the subcategories list on my main index page


<MTSubCategories show_empty="0">
<MTSubCatIsFirst><ul></MTSubCatIsFirst>
<li>
<a href="<$MTCategoryArchiveLink$>"><$MTCategoryLabel$></a><br>
<MTSubCatsRecurse>
</li>
<MTSubCatIsLast></ul></MTSubCatIsLast>
</MTSubCategories>

Continue reading

Virtual Reality Field trip

mu3d_tour_02.jpg

The VR gurus at the University of Michigan took us on a short trip into their realm a couple of days ago (just before the power failure!). They demonstrated three viewing options for their VRML files: The Cave, a rear projection screen, and standard web VRML plugins like the Cosmo player.

The Cave is a huge cubical room, about 10 feet on a side, with one wall removed. Each wall is a rear projection screen, except the floor, which gets its image from a mirrored projection unit placed in the ceiling (at least the mirror is – I am not sure where the projection came from.) The offset images are polarized, apparently they are alternated about 100 times a second, so if you view them without glasses, you will see a slightly doubled image. The viewpoint is determined by the “leader” who wears a set of polarized glasses (kind of like Oakleys on steroids) wired into the system. When the leader turns their head, the perspective – and separation of the images – changes to suit them. The glasses have shutters on each eye -they alternate open and shut, in sync with the image. The 3D effect is quite good. Everyone else in the room wears shuttered lenses also, but not wired in, so the viewpoint may be a little off for some. They demonstrated an architectural model of “the Barcelona House”, and a human heart.

Continue reading

Flash Newbie Discovery

Flash experts can skip this, for sure.

OK – this is so I don’t forget again!

The key to getting things to work in Flash is simply: Everything MUST be named!

Every instance, scene beginning, significant frame, movie clip, etc. must have a name, and hopefully one that makes sense to you a week after creating the project.

Continue reading