Showing posts with label Licensing. Show all posts
Showing posts with label Licensing. Show all posts

Friday, May 2, 2008

Indeed it is Down

Well, it looks like the Video is actually down. I accidentally went through the online service procedure, and I'll have to do it via mail rather than the nearby Apple Store. At least I know my 4G is still operating just fine.

Monday, April 21, 2008

nlaunch3 Revision

I've made a few minor changes to nlaunch3, including a $HOME/.nlaunch3/nlaunchconfig.py specific to the user. The first configurable part is the method by which the executables are chosen. By default, it follows the old method ('old_style'), but it can also do by path ('full_path') or by the executable's basename ('basename'). The new styles worry me a bit, so they won't be default: nlaunch3-20080421b.tar.bz2

nlaunchconfig.py

select_command = 'full_path'

This one enables the new full path matching.

Saturday, March 15, 2008

Code License

In order to protect my work, I've placed everything under the Creative Commons Attribution-Noncommercial-Share Alike 3.0 license for the U.S. Although not generally designed for code, it suits my intent with code here.

Creative Commons License
This work is licensed under a Creative Commons Attribution-Noncommercial-Share Alike 3.0 United States License.