Category Archives: software

open source and other

icon design 0

Icon design falls into the “hard” category in my book. It really breaks down to a minimal conveyance of an idea that also has to be attractive and fit into the rest of your design. This is a rather good breakdown of the various mistakes you see in various operating systems and applications. In the [...]

OOXML with a side of the same old shit 0

(Note: I’m cleaning out some topics I wanted to get to… so these aren’t necessarily timely thoughts I’m exposing here. This trend will probably continue until I actually get caught up.) It literally is amazing how far Microsoft has sunk under its own weight. I know there have been a lot of examples of late [...]

its about time! 0

Google Maps finally allows you to modify the route when you get directions.  You can click-n-drag anywhere on the blue direction line to move it to another street.  The interface is pretty slick.  I’m actually surprised it took this long.

How not to program a user interface 0

The following is a description on using the Clearquest 2003 windows application. Ok… I have a query that I need to send to someone via email.  What I need is an “Export Query” option.  Lets try under the file menu.  Hm… no export option.  Ok, lets try right clicking on the query I want to [...]

CS Basics and the Future of Game Development 0

Anyone who took an advanced Computer Science class must have had an assignment like this. However, what I really wish is that my professors had explained the assignment better or used something like this as an example. I found the description of his expierence really interesting and his expierence seemed more enlightening than my equivalent [...]

On a Date with Java 2

To start, I really like Java as a programming language. Because of its “library,” it is very is to be productive quickly, without having to reinvent the wheel each time. When you combine that with an IDE like Eclipse and a graphics library like SWT, Java is amazingly powerful. Now that I’ve got that out [...]

Firefox Extensions 0

In case you were curious, I thought I’d give a run down of the Firefox extensions that I use.  Its extension system is quite impressive, keeping bloat away from the main executable, while at the same time letting users have full control over customizations.  With IE being so incredibly stagnant, Firefox has stepped in and [...]