James Skemp presents ...

JavaScript appears to be disabled. We recommend you enable JavaScript while visiting this site.

Microsoft purchased Caligari and released trueSpace7.6 for free?!?

by James Skemp, July 27, 2008 11:30

(All original content on this site is licensed under the Creative Commons License Attribution-Noncommercial-No Derivative Works 3.0.)

I was big into 3d rendering in college, since I had a good deal of free time, and I wanted to do something productive.

Anyways, trueSpace, a fairly big name in 3D, is now available for free, thanks to Microsoft. It sounds like this was for Virtual Earth in particular, but Channel 9 (which is where I heard this release notice from) points out, correctly, that it's also very valuable for games (in particular, for Microsoft's XBox and game generation tools).

In addition to trueSpace7.6, the manual and video training is also available for download. 

Already installed, and running, on my Vista machine.

Tags:
Categories: software

James Skemp Photography

by James Skemp, July 26, 2008 21:45

(All original content on this site is licensed under the Creative Commons License Attribution-Noncommercial-No Derivative Works 3.0.)

I'm sure I'll need to tweak it, but I've technically launched my galleries for my photography 'business' (I use the word lightly at this point).

View the galleries online at http://jamesrskemp.com/gallery/

It only took three days, but I'm pretty happy with how things turned out. I'd really like to have the individual photos display a bit better, but ...

Tags:
Categories: photography | StrivingLife

Review: Apache JMeter

by James Skemp, July 24, 2008 19:45

(All original content on this site is licensed under the Creative Commons License Attribution-Noncommercial-No Derivative Works 3.0.)

The following is a book review of Apache JMeter, written by Emily H. Halili.

First off, my experience with automated software/application testing is extremely limited. For the most part any testing I've done has been manual testing. Recently, however, I was introduced to, and began using, Microsoft's Web Application Stress Tool.

Because of this level of experience, Emily Halili's Apache JMeter was the perfect book for me, as it contains an analysis of automated testing (including when best to do it, versus manual testing), in addition to the introduction to Apache JMeter.

In short, by the end of this book you'll not only be able to feel confident running a basic test of a Web application (a Web site), but you'll also be in a very good position to expand into advanced JMeter tactics, as well as reach out into other aspects of online applications, such as database, FTP, and mail services. For these advanced techniques, and non-Web server testing, you will need to do research outside of this book. If you expect to be an advanced/power user of JMeter, you'll be disappointed.

That said, this book is truly a great little introduction to JMeter. While the material will almost definitely apply to other automated testing tools, basic JMeter functionality is the focus, in particular for Web site testing.

Reading it straight through, you can probably tackle the entire book in four hours. There's a couple of parts - the beginning of chapter 4 and chapters 6 and 7 - that will bog you down in a first read. Regarding chapter 4, in particular, it begins with an overview of the various elements/components that JMeter offers, and ends with a basic test plan for a Web site. To me, this seemed backwards, as I'd rather work just through the components that I need first, and then get an introduction to all of them. Sometimes it's easier to see the big picture for how it all comes to together.

Chapter 7 is nice in that a sample (PHP) site is provided, via a download, and then a test is created against it. This is in fact something that could probably be created, very easily, for chapter 4 as well (as a static site) to supplement the test (bringing us all on the same page for when we do our first real test). Outside of that, I think chapter 7 could have easily been expanded, as the later topics seem to be covered very quickly, and the database and FTP aspects could be moved into another chapter.

This is my first Packt book, and I was quite impressed with the quality of the book. It's small in dimensions, but the binding and pages seem extremely sturdy.

As to whether or not the list price is warranted, this is definitely a book that you'll want to pick up online. At around 120 pages of content, and *delivering* a basic understanding of JMeter, 40 USD is a bit high.

Because I believe they could easily have provided a basic site for download for chapter 4 (and even beyond), and the higher-end price, I've given this book 4 stars.

Emily promises an introduction to JMeter, as well as a step-by-step guide to using it, and on that she delivers.

Tags:
Categories: review | software