Service information: Majo, I’ve added your blog down here. :) Remember that though I don’t comment that much (if at all), I always read what you write. Go you!
Also, as for Blind Dreaming I just added a joined fanlistings directory. Now every time I spot a new fanlisting I won’t have to wait until I’ve finished working with the whole site (which by the way will take a lot longer than previously though, but meh).
But this wasn’t what I wanted to talk about. See the pencil submit button? While I was developing it I did a thorough search in the web for tutorials, just to see how other people dealed with the issue of working with 3D in a mainly 2D editor. I didn’t find anything especially useful for my case and I ended up developing my own technique from scratch, but I can’t pass on this great tutorial about how to create a mechanical pencil with Photoshop. It’s impressive to see how the pencil comes to life in a very plastic way; it can really be seen taking shape as more effects are added. Also read the ending comments, they summarize in a few words a very important idea in graphic designing.
Now my main idea was to end my post here but another issue came up while writing. It’s been less than a week since I’ve started working with Wordpress and I’m liking it as a publishing platform, it has everything for my needs, a neat coding and a neat concept, but let me say one thing.
Categories and tags. Aren’t they quite the same?
From what I’ve learned, categories should be used for filing the posts, while tags should be used to make a visual map of what your weblog is about increasing in size as you have more posts under a specific tag. Still, if you set the category list to display the number of posts each category has, they both give the exact same information - except categories can have a hierarchy and tags can’t. And while I’m at it, I wonder if someone has thought of an interlinked hierarchy system.
For example, let’s say I want to post about the making of a certain video game: I’d want to file it under “development”, and have the “development” category have a sub-category called “videogames” with another sub-category with the name of said game, so that if I later want to write about the making of another video game I can just add a new sub-category under “videogames”. This works with the current hierarchy model, but let’s say that some months have passed, the video game has been released and I want to review it. Where should I put the “review” category? Under “videogames”? Under the name of the game? They both have as parent “development”, but I’m not talking about development! If I reverse the structure and have “videogames” at the top, the name of the game as a sub-category and then “development” and “review” as third-level sub-categories? Yeah, and then if I want to review more than one game? Do I have to create as many “review” sub-categories as games I want to review? that’s just plain insane.
The only way this would work would be to have every game category linked both to “development” and “review”, which are single categories and not duplicates like in the last case. The whole system wouldn’t work like a tree spreading into branches, but more like a city plan where roads cross each other and all that matters is the distance from one place to another. This also leads to another issue, the idea of having a distance between categories that can show the relation between the subjects. In this example, “development” and “review” could have a medium distance from the name of the game, but two games from the same producer could be very near the one to the other.
Really, I’ll have to see if someone has already thought of all of that and how to put this into code.