[UITableViewController loadView] loaded the “some-id” nib but didn’t get a UITableView.

The following error occurred when adding a UIView to the root of a NIB expecting that was loaded by a UITableViewController class. If you have a UITableViewController and your root element is not a UITableView, you should make your controller extend UIViewController (not UITableViewController) and implement the UITableViewDelegate and UITableViewDataSource interfaces. Your header file would …

Continue reading [UITableViewController loadView] loaded the “some-id” nib but didn’t get a UITableView.

How to get JAX-WS Web Service Method Name

I'm not sure if this will always work, but here is some sample code that I put into a Handler to log the web service method name that is being called. I wanted to be able to track each method, and see which ones were getting use. This web service was running on IBM WebSphere …

Continue reading How to get JAX-WS Web Service Method Name

Simple Lego Ship (with Blender mesh files)

This is a 3D model of a Lego ship that we made (over and over) when we were kids. For some reason, the simplicity of the space craft facinated us. We made many other spaceships, but this one stuck with me for some reason. Here's how it fits together. The image below shows the pieces required. …

Continue reading Simple Lego Ship (with Blender mesh files)

Lego Astronaut Blender Mesh Files

Here is a Lego man that I did with Blender (v 2.4.9). I've decided I would post this, since when I did a search for one, I couldn't find one. I will try to keep it up to date. The link to the mesh files are below. Download the Blender Files (this contains LegoMan.blend, face.jpg, …

Continue reading Lego Astronaut Blender Mesh Files