[Windows Powershell] for Vista 64-bit just became available as an optional Windows Update. It must’ve been a silent release. I didn’t see any news about it in the popular blogs.
Author: tim
Next Wave of Technology
[OnLive] is the next generation of game delivery that makes [Steam] and [Direct2Drive] obsolete. OnLive will also make a dent in the hardware market, by remotely hosting your games, effectively lowering your hardware requirements. OnLive has beefed up servers that play your games at full resolution and max detail while piping an image back to you. This type of technology is going to require the Internet infrastructure in the US to upgrade. If you have a slower Internet connection, this service won’t be for you. If you’ve got broadband, the game video will be piped in at standard tv resolution. If you have fast broadband, you’ll be playing in HDTV quality.
These beefed up servers are based on cloud computing which pushes the envelope for server hardware. [Slashdot] reports servers with 384 GB of RAM are becoming available.
Gimp 2.6.6
[Gimp] is an open-source image editing clone similar to Adobe PhotoShop. Version 2.6.6 has released and can be freely downloaded.
New Thunderbird
A new version of [Mozilla Thunderbird] has released, but I want to know when will the [import/export mail features arrive]?
Modo Ignore Alpha when Zero
Microsoft WorldWide Telescope
[Microsoft WorldWide Telescope] is similar to Google Sky. Planet transitions might just teach you where planets are.
New Desk
I was thinking about building a new desk so it fits my stuff.
Using 0.25″ boards:
Shelf Sides L Shape X 2: (62″ X 10″) and (30″ X 10″)
Shelf Keyboard: 60″ X 20″
Shelf Monitors X 2: 60″ X 10″
Shelf Brace Back: (60.5″ X 62.5″)
Shelf Braces X 6: (60″ X 3″)
One adjustment:

Lips under the shelves in the front and back for weight support:

Room below the monitors for the keyboard and papers:

Space around the monitors to allow room for adjustment:

Forum: [post]

Open Source Biotech
[Sage] is a newly formed biotech company formed in Seattle that aims to [open source] cancer research.
Gimp Merging Opaque Layers
[Gimp] has an issue when merging layers that looses your RGB values for pixels that have a zero alpha. Here is a [HowTo video]. that I recorded to help remember how to keep the RGB values on zero alpha pixels.
Texture Filtering in RenderMonkey
Normally textures have filtering modes like: none, bilinear, trilinear. I want to know how to change these via the [RenderMonkey UI].
Ahhhhhh! Apparently you double-click the texture item inside your pass and a texture state editor opens.
I also want to log [print statements] in my RenderMonkey shader when I need to debug.
Share Desktop
[Yuuguu] is a free desktop sharing client for Windows and Mac.
Training Videos
Oasim sent a couple cool training video links on [conceptual drawing] and [character rigging] that I want to check out when I have time.
Sharing folders on the mac with Windows Vista
Initially I wasn’t seeing the folders I was sharing on the Mac from my Vista PC. There’s a little checkbox under options to enable SMB and walla I can access Mac folders from Vista. Reference: [File sharing in Leopard]
Minimizing Serialized Size
I’m trying to figure out how to [reduce the amount of disk space used by serialization].
I ended up using BinaryReader and BinaryWriter to compact the data and remove the serialization meta data. I used bitwise operations to compress information further. [Example]
M-Audio Audiophile 192 Vista 64 Drivers
The [64-bit Vista Drivers] for my [M-AUDIO Audiophile 192] finally released!

Bubble Collaboration
I tried the [Bubble] collaboration tool again. [Video] The tool is almost useful if updates were in realtime. Maybe if they fixed some of the load/save/refresh bugs. {OmniGraffie] appears to be a better diagram tool, but it’s not multiuser.

PC Resurrection
My Asus P5N-E motherboard went down New Year’s Eve. My computer lives again. I’m now running with an [Asus P5N-D] motherboard (spec), which is better and more stable than its counterpart. Now I just need to download and install 100 megs of Windows Updates.

Wavefront OBJ and Color
I was looking at the Wavefront OBJ spec and it doesn’t save vertex color information in the OBJ file. The color information is saved in the MTL file.
I was hoping Modo would save in the proper format, so I could copy the syntax. But [that] isn’t correct either.
[VertexMonkey] has some IO scripts and I could chunk out a script, but it would eat my weekend.
I wrote the [import script] anyway. I ended up using the Modo OBJ loader and then suplementing the color and uv set maps. It runs slow as heck and should be done using the Modo SDK.

Forum: [post]
Hacking the Kindle 1
[Reverse Everything] has some highly sophisticated examples of how to hack your Kindle 1.

UFO in Monroe
Devin, our cat Tick-Toc, and Tim were walking along the forest service road and saw this UFO. Best guess algae or snail sack. What’s a snail sack? Slide show, here’s a 25′ X 25′ one. This whatever is growing in the hole left by an upturned evergreen tree. [SlideShow]

Pixar Animations with Modo
In [Modo 401] there’s a new ability to transfer vertex maps to a new mesh. So this means you can model expressions on a human and transfer them to a dog (alien or monster).
I didn’t really understand how the [Twitter] site worked until I saw this video, [Twitter in Plain English]. Tune into some of the other videos, “Wikis in Plain English” and “Zombies in Plain English”.
Blender Yo Frankie!
[Blender] has done some open source projects like “Elephant’s Dream” and “Big Buck Bunny” (2M downloads). They are also working on an open source game called [Yo Frankie].

Global Game Jam
The [Global Game Jam] started January 30th at 5pm. They have video cameras setup at the various locations as game makers create based on that location’s theme. It seems to be a secret what that theme might be however. Tune in [irc.freenode.net/#globalgamejam]. Follow [GlobalGameJam] on Twitter.

Blender 2.4.8 Broken
I was having trouble exporting 3DS files with a default install of [Blender]. According to this [post], I had to edit line 10 of “C:/Program Files/Blender Foundation/Blender/.blender/scripts/3ds_export.py” which fixed the problem. The special ‘a’ characters in the author name had to be replaced with ASCII ‘a’. I also had to install [Python 2.5.4].
I’m trying to work in Blender with two uv sets, but unfortunately most of the exporters and importers are stripping off the second uv set. [forum post]

