Category Archive for 'General'

Whatever doesn”t go anywhere else goes in here! This is also the spot to check for announcements about XSI Blog.

You would like to submit an article to XSIBlog, whatever the category? Don't hesitate, it might even get you full authorship status to XSIBlog if you do so.



Vista Trick : Symbolic Links

June 17th, 2008 by Luc-Eric. Viewed 390 times.

It’s possible to create symbolic links in Windows Vista just like in Unix. This is helpful if you need to make a directory or file appear to be in different location. In a command prompt:
mklink /D d:\alias_location d:\actual\location\of\directory
The /D stands for directory link, because file links are also supported. Even better, [...]

An alternative to XSI’s tail spring op

May 8th, 2008 by Helge Mathee. Viewed 2697 times.

Hey gang,
working on some characters with secondary motion I came up with a pretty simple spring op including some caching / plotting functionality and thought I’d share it.

Technological Choices

April 20th, 2008 by Patrick Boucher. Viewed 1414 times.

When you start building new tools or a new pipeline you have to answer quite a few artist-centric questions such as what you want these tools to do and how they will fit into the workflow. You also have to answer a few technical questions unless you might wind up in a quagmire consisting of [...]

XSIBlog, meet Feedburner

April 20th, 2008 by Patrick Boucher. Viewed 751 times.

I’ve finally decided to pipe the site’s RSS Feeds through Feedburner.
Update your subscriptions if you wish. The links can be found in the footer, entries to the left and comments to the right.
Cheers!

Up for 64-bit Windows in 2008?

March 5th, 2008 by Luc-Eric. Viewed 5383 times.

I think this will be the year that 64-bit Windows really takes off.
We’ve getting more 64-bit machines out to developers and testers. The advantages and problems of 64-bit are pretty much the same as two years ago, when I first wrote about the lack of QuickTime support on 64-bit.
32-bit on 64-bit
The first thing you [...]