Intel sponsors gamedev.net search:   
The Code Zone Bargain Basement BlogBy johnhattan      

Tuesday, October 27, 2009
Since the gamedev.net collection books were published, Drew and I have gotten a couple of emails from people looking for the sample code. There's none in Drew's books (the blue and black book), but there's plenty of downloadable sample code in my books (green and orange). We opted not to have a pack-in CD (mainly because I hate 'em because they can never be updated and are usually full of 30-day test versions of software that's out of date by the time the book hits the shelves).

Whenever I wanted the user to be able to download a sample file from the book, I just referred to it as being available on "the book's companion website". Problem is, "the book's companion website" isn't easy to find. If you try to find it on cengage.com, you'll hit a dead end.

So, in the interest of being able to refer people to the site, "the book's companion website" is right here. . .

Beginning Game Programming: A GameDev.net Collection (aka The Orange Book)

Advanced Game Programming: A GameDev.net Collection (aka The Green Book)

Design and Content Creation: A GameDev.net Collection (aka The Black Book)

Business and Production: A GameDev.net Collection (aka The Blue Book)

Note that the black and blue books don't have any downloads associated with 'em, but you can still read the official descriptions and author-bios and tables of contents.


I'm still considering registering my own site, ala gamedevcollection.com, although it'd probably be better to pester the gamedev uberlords into letting me have something like gamedev.net/collection or collection.gamedev.net where I can post links to errata (none yet) and discussion topics and deep-links to the code.

Thoughts?

Comments: 1 - Leave a Comment

Link



Thursday, October 22, 2009
I promised more content in the blog, so here's some. . .

One perk of being a reviewer is that I occasionally get unsolicited bits of whatever from people fishing for new reviews. And last week, out of the blue, the WinZip people sent me a magic code to unlock the latest version of WinZip Pro in the hopes that I'd give 'em a shout-out for the site. And since I'm a longtime user of PowerArchiver, I decided to put together a little head-to-head.

First off, I must say that both products are top-notch and do a great job of opening and saving to all of the popular archive formats as well as a lot of the unpopular ones. I could probably go point-by-point into all of the formats they support, but the list would be about 95% the same, and the 5% of difference would be formats that are obscure or abandoned and would only be useful if you found something on an old floppy disk from the 1980's that you needed to open. If you're doing ZIP or RAR or 7Z or GZ or any other popular file format, these will do the job just fine.

As for interface and OS-interoperability, again they're largely the same. Here's a shot of WinZip opening a ZIP file with some folders in it.


(click to embiggen)

If you've ever used WinZip, this should be familiar. At the top is one big toolbar of oversized buttons to do common tasks. There's one "tree" pane on the left showing any folder structure in the ZIP. And there's a big pane on the right showing anything in the folder. Like the standard Windows explorer, you can view your stuff as thumbnails or small icons or as a spreadsheet-ish view with all of the details. WinZip also groks a few thumbnail formats, which is why you see the archived PNG and BMP files as thumbnail-ed bitmaps.

Here's PowerArchiver opening the same file.


(click to embiggen)

One thing that PowerArchiver added recently is a new UI that looks and acts a lot (and by "a lot" I mean "exactly" ) like Office 2007 with toolbar buttons organized into tabs and groups. It gives you a bit more functionality than WinZip's single row of buttons, but it's really a matter of taste. If you find the new Office 2007 interface offensive, you can switch back to a "classic" mode that looks quite a bit like WinZip with a single bar of buttons at the top. The classic interface is skinnable with a bunch of downloadable skins on the site, but the standard one looks just fine.

As far as the panes, it's very similar to WinZip. The only difference is that the thumbnails view doesn't show the actual bitmaps, but instead shows 'em in a preview pane on the far right. It's not quite as cool as the WinZip one, but the preview pane does show a lot of formats that don't work well as thumbnails, like XML, PDF, etc.


As far as function goes, the programs are about 95% the same. They both have tendrils that go into Windows Explorer so you can easily create ZIP files by just right-clicking on files on the desktop or in an Explorer window. They both come with the very similar ability to make standalone self-exploding EXE files. WinZip does have an apparently much more fully featured ZIP-to-EXE program that you can buy for an extra $50, but the one that comes with it is just fine for my purposes.

Both programs also have the ability (in the "pro" version) to burn ZIP files directly to CD/DVD media from within the program. PowerArchiver's burn option is nicer than WinZip's, but since every version of Windows since XP has had the ability to burn CD's directly from within Windows Explorer, this isn't really much of an advantage. If I want to put a ZIP file on a CD, I'll likely just do it from Explorer rather than from within my archive program.

Both products have command-line versions available for registered users. Again, this isn't much of an advantage, as command-line compression tools are plentiful and free.

Both products come in "standard" and "pro" flavors and, interestingly, the differences between the standard and pro in both products are the same. The Pro version gives you the disk-burning function as well as the ability to FTP from within the product and the ability to put archiving on a schedule so you can use PowerArchiver/WinZip as a compressed backup program, perhaps compressing and copying/uploading your archive to a remote server on a schedule. Another slight edge to PowerArchiver Pro is that it can create ISO files and mount them as virtual drives from within the program. WinZip can read and extract from ISO files but can't create them or mount them as drives.

Price and update-wise, I again have to give the edge to PowerArchiver. PowerArchiver is $23 for the standard edition and $35 for the pro edition (currently on sale for $31) and includes lifetime upgrades to major (full version number) and minor (bugfix) versions. WinZip is $30 for standard and $50 for pro. Their upgrade policy isn't clear, but it appears to only cover minor upgrades. They have an "upgrade assurance plan" for $7 a year which covers major and minor upgrades.

Conclusion

If you read the stuff above, it's clear that I'm giving the edge to PowerArchiver, but it's not a very big edge. PowerArchiver did a few small things better and has a much better price and upgrade policy. That's not to say WinZip isn't a good product. In fact, both products are excellent, and if you already own one you shouldn't feel the pull to "cross-grade" to the other.

It rather reminds me of the old "WordPerfect vs Word" war of the 1980's and 90's. Seemed like whenever one program came out with new features, the other would put out an upgrade leapfrogging those features. That war didn't end until WordPerfect was late to the "now available for Windows" party, but the bottom line was that in that competition the consumer ended up the winner.

And the same is the case now. WinZip and PowerArchiver are two top-drawer commercial archiving programs, and the war between 'em is making us the winner.

And finally, yes I know that there are a bazillion free ZIP utilities out there. I've tried quite a few of 'em, and I have yet to find one that's nearly as nice as these two. Neither WinZip nor PowerArchiver are emptying your wallet with their prices. Chances are good that you have to deal with archive files now and then, and these can really save you some time and frustration.

So get one. You'll thank me for it.

Comments: 1 - Leave a Comment

Link



Thursday, October 8, 2009
Actually I have many things about which to comment. Instead of bunching the whole mess up into one post, I'll just make several posts. That'll at least give the impression that I'm posting prolifically to the Bargain Basement Blog.

First off, I got a Macbook. My little Mac Mini decided to make an unscheduled exit from the land of the living, so I decided to choke two ducks with one applecore and replace my little Acer with a Mac laptop. Apple was selling "refurbished" (which is what I think they call their existing stock of laptops after one of their "we've got a new laptop, and it's for sale. . .RIGHT NOW" press conferences), so I ordered one.

So far I'm happy with it. It had a couple of annoyances that I was able to fix with software. First off, the backspace key is in the right place but is named "delete" and the delete key is named. . .nothing because it doesn't have one. I found a couple of little gizmos online that'll remap keys (and you need a couple because the eject-key has key-repeat disabled), so I now have the mostly-useless "eject" key acting as the delete key. It's right above the mis-named backspace, so my fingers figured it out in short order.

Next, the Mac Finder does a good job of not telling you anything about where you are. If you're in a folder, it seems to want you to think that that folder doesn't actually have a path to it but exists somewhere in space. Vista tried to do the same thing, but it had a checkbox in the settings that let you turn off that nonsense. Turns out MacOS has some similar Explorer-ish bits in the finder that let you know exactly where a folder is, but not only are they turned off by default, but they're unable to turn on easily. Enter a nice free app called "secrets" that gives you access to lots of tweaks, some pointless and some really handy. So that's fixed.

Finally (cover your ears, fanboys), I was able to turn off the 3D in the dock and de-centered it. I gotta agree with Tog here that some parts of the dock have sacrificed usability for cuteness. Much of what allows people to "connect" with their user interface is the stuff that you don't have to think about. Things like icons that you can instantly recognize (which is why I'm annoyed that the Flash and new FileZilla icons look similar even though a second glance shows them to be different). And one problem with the dock is that it is centered. And that means that adding a new icon to the dock by running a program shifts all of the icons iconWidth/2 pixels left and right. And my little position-sensing brain must adjust itself.

On my Windows 7 machine, the leftmost icon (next to the immovable start-orb) is Firefox. It's been there for months. I can practically hit it without thinking. It never moves. I don't have to search the bottom of the screen for it. I don't have to worry if it's shoved over a few positions because other stuff is running. It's just there. It's definitely one of the things that Windows 7 got right, and I wish Apple would do Microsoft a solid and steal some of the things it got right.

And guess what's now the leftmost icon in MacOS next to the immovable Finder icon. That's right, Firefox.

(oh, and if you like the Windows 7 toolbar, somebody found a little hack that lets you shove the recycle bin into the right corner, which was another of Tog's dock complaints. It's here).

Now that those little bits are fixed, I quite like my little Macbook. I wish it had a free paint program that was as nice as paint.NET, but I haven't yet found one. OpenOffice works just fine.

No problems here.

Comments: 4 - Leave a Comment

Link



Tuesday, September 8, 2009
Phase 2 of my "viral" word games is now up today. It's. . .



hangtwit.com


It's pretty-much the same underpinnings as my recently-released cryptotwit.com, except this time it's a hangman game. It uses the same underlying database and phrase list as cryptotwit, so you can switch between the two if you want, using cryptotwit for longer phrases and hangtwit for short phrases or single words.

And, like cryptotwit, it's social-enabled. You can play it at http://apps.facebook.com/hangtwit/ as a facebook app, or you can post your "hangmanified" phrases (a verb coined for the site meaning "to make something into a hangman game") to your facebook wall or twitter stream.

I actually have a "phase three" social word game that'll work in the same way as cryptotwit and hangtwit, although I'm going to work on the mobile stuff a bit and get to it later. It's a mite more ambitious on the client-side, so I might need to contract out some art and music for it.

In the meantime, please give hangtwit a try and lemme know what you think. If you find any bugs and you wanna contact me directly, the easiest way is email. As always I'm john@thecodezone.com


And if you just wanna try a couple of hangtwit games, here are some ready to go.

Here is one I made up this morning. It's fairly easy.

A word I used for all my testing, mainly because it reminded me of LOLcats, which my seven year-old thinks are the funniest things in the universe.

Play a random hard word. Some aren't so hard. Some are nigh impossible.
(I have a few hangman-nightmare words in that list like "strengths", which is a nine-letter word with only one vowel)

Also if you have any good "deadly" hangman words, feel free to post 'em as comments and I'll get 'em in the list. Big thanks!

Comments: 2 - Leave a Comment

Link



Monday, August 24, 2009
Maggie started her second week of second grade today. She's thrilled to be back at her (new) school and has already made a couple of new buddies. The teacher wasn't too tough on 'em academically the first week, so Maggie let her boundless ambition get to work.

  • Her first day at school, she made a school newspaper. She planned to put copies in the school office as soon as she got permission to use the copy machine.
  • Second day at school, she wrote a play. It's about vampires that make you happy when they bite you. Sounds better than "Twilight".
  • Third day of school, she wrote a book with a friend. It's about superheroes.
  • Fourth day, she and her friend made the book into a movie screenplay. They'll be filming as soon as they find a camera.
  • Fifth day, they declared that the league of superheros about which they wrote a book and a screenplay, "The Kids of Power", is now a real thing and that her character (Ice Princess) and her other super-buddies (Candy, Fire-fur, and Shadow Girl) will be solving crimes.


No idea how they're gonna top that for week two, but I'm happy that she's getting to put her imagination to work.


Next, I get free stuff.

Just got done listening to a show on NPR about "mommy blogs" and how they *GASP* get free products to review. And they're contrasting 'em with "daddy blogs" in which the dads would send the review products back.

I'm not usually down on NPR, but the report was rather dumb. For one, the products that they said the "mommy blogs" reviewed were things like diapers and laundry detergent while the "daddy blogs" tended to review technology stuff like cellphones and game-consoles. To which I said "Wait, you're saying that reviewers should return a half-filled box of Tide in the same way that you'd be expected to return a loaner XBox?"

And I don't even wanna think about returning a "loaner" diaper. Yecch.

So, in the interest of full disclosure, I get free stuff. Especially books. While some books come from a publisher that sends me dang near every gamedev-title they print (Cengage), some other books come via requests from the author, some books arrive when a gamedevver wants me to check out a book for 'em and I contact the publisher for a freebie, and still other books just magically arrive on my doorstep without me asking for 'em at all.

And I don't review everything. Some books just don't fit gamedev all that well, like a couple of "how to build a Linux machine cheap" books that arrived on my doorstep last month. Those books, as well as "done being reviewed" books usually end up donated.

I also turn down many book requests. I get loads of requests to read novels and self-help books and religious books and other stuff. Apart from Daemon, I've turned 'em down. While I'd probably like to review novels and post 'em to the Bargain Basement Blog, press agents know where their bread is buttered. The reason they want me to review something is because they want it to appear on that big FEATURED ARTICLES box on the gamedev front page.

And while your latest vampire thriller might be a fun read (especially if the vampires make you happy when they bite you), I don't think that it's gamedev material.

Ditto for software and hardware. Most, but not all, of the stuff I review is gratis. Most of those Adobe products I reviewed early in the summer were stuff I purchased, but the Adobe Flex review was an NFR copy from the publisher. I have a Gyration "Air Mouse and Air Mouse GO Plus" gizmos on my desk that'll be reviewed in a month or so. The manufacturer doesn't want 'em back when I'm done.

And if you think that freebies guarantee that I'll give your product a good review, then you haven't read my latest couple of book reviews (1, 2). Fact is, the manufacturers/publishers know that sending out a review-product may very well lead to a one-star review that'll hurt sales. That's the risk they take. I haven't yet had someone take me to task for the honesty of something I've written. They can claim I made mistakes in my evaluation of the product (after all, I'm only human), but freebie-hood doesn't equate to a bribe.



And finally, I know that the gamedev book section is a mess. And the search doesn't work. And half of the covers are broken links. And half of the books are out of print. And the only things that appear as "New Books" are books that are on my personal review-queue. Basically we're at a "fix vs rewrite" tipping point with gamedev, and we're just letting the buggy stuff limp along until our glorious new Gamedev Version 5 appears. Once that happens, it'll get better. I promise.

Comments: 1 - Leave a Comment

Link


All times are ET (US)

 
S
M
T
W
T
F
S
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30

OPTIONS
Track this Journal

 RSS 

ARCHIVES
October, 2009
September, 2009
August, 2009
July, 2009
June, 2009
May, 2009
April, 2009
March, 2009
February, 2009
January, 2009
December, 2008
November, 2008
October, 2008
September, 2008
August, 2008
July, 2008
June, 2008
May, 2008
April, 2008
March, 2008
February, 2008
January, 2008
December, 2007
November, 2007
October, 2007
September, 2007
August, 2007
July, 2007
June, 2007
May, 2007
April, 2007
March, 2007
February, 2007
January, 2007
December, 2006
November, 2006
October, 2006
September, 2006
August, 2006
July, 2006
June, 2006
May, 2006
April, 2006
March, 2006
February, 2006
January, 2006
December, 2005
November, 2005
October, 2005
September, 2005
August, 2005
July, 2005
June, 2005
May, 2005
April, 2005
March, 2005
February, 2005
January, 2005
December, 2004
November, 2004
October, 2004
September, 2004
August, 2004
July, 2004
June, 2004
May, 2004
April, 2004
March, 2004
February, 2004
January, 2004
December, 2003
November, 2003
October, 2003
September, 2003
August, 2003
July, 2003
June, 2003
May, 2003
April, 2003
March, 2003
February, 2003
January, 2003
December, 2002
November, 2002
October, 2002
September, 2002
August, 2002
July, 2002
June, 2002
May, 2002
April, 2002
March, 2002
February, 2002
January, 2002
December, 2001
November, 2001
October, 2001
September, 2001
August, 2001
July, 2001
June, 2001
May, 2001
April, 2001
March, 2001
February, 2001
January, 2001
December, 2000
November, 2000
October, 2000
September, 2000
August, 2000
July, 2000
June, 2000
May, 2000
April, 2000
March, 2000
February, 2000
January, 2000
December, 1999
November, 1999
October, 1999
September, 1999
August, 1999
July, 1999
June, 1999
May, 1999
April, 1999
March, 1999
February, 1999
January, 1999
December, 1998
November, 1998
October, 1998
September, 1998
August, 1998
July, 1998
June, 1998
May, 1998
April, 1998
March, 1998