


Code: Select all
<!ATTLIST Resource
type (aamap) "aamap"
name CDATA #REQUIRED
version CDATA "1.0"
author CDATA "Anonymous"
category CDATA "unsorted"
comissioner CDATA #IMPLIED
>
version, author, category: No prob at all with your suggestions.Luke-Jr wrote:Some bugs in the current DTD...When did 'version' go from #REQUIRED to "1.0"? Since the version is an important part of the resource (it *must* change when the resource does), any assumption is *wrong*.Code: Select all
<!ATTLIST Resource type (aamap) "aamap" name CDATA #REQUIRED version CDATA "1.0" author CDATA "Anonymous" category CDATA "unsorted" comissioner CDATA #IMPLIED >
Why is 'category' defaulting to "unsorted"? I recall we discussed whether it should default to "" or "unsorted", but I don't recall if there was a completion to the discussion and what justified the "unsorted" default...
I would also suggest we put 'author' back to #REQUIRED... Anonymous is a special category-- I don't think it's safe to assume it. I also noticed that someone added a "license" in comments to 'square'... Note that being under "Anonymous", it is *public domain*. "Anonymous" is for items which do not take creativity and thus do not even *qualify* for a copyright.
What is 'comissioner' and why is it spelled wrong?
er... ok, so should I change them or...? o.O;;philippeqc wrote:version, author, category: No prob at all with your suggestions.Luke-Jr wrote:Some bugs in the current DTD...When did 'version' go from #REQUIRED to "1.0"? Since the version is an important part of the resource (it *must* change when the resource does), any assumption is *wrong*.Code: Select all
<!ATTLIST Resource type (aamap) "aamap" name CDATA #REQUIRED version CDATA "1.0" author CDATA "Anonymous" category CDATA "unsorted" comissioner CDATA #IMPLIED >
Why is 'category' defaulting to "unsorted"? I recall we discussed whether it should default to "" or "unsorted", but I don't recall if there was a completion to the discussion and what justified the "unsorted" default...
I would also suggest we put 'author' back to #REQUIRED... Anonymous is a special category-- I don't think it's safe to assume it. I also noticed that someone added a "license" in comments to 'square'... Note that being under "Anonymous", it is *public domain*. "Anonymous" is for items which do not take creativity and thus do not even *qualify* for a copyright.
What is 'comissioner' and why is it spelled wrong?
Perhaps <attribution work="concept">y</attribution> might work best, since it enables multiple and custom attributions? Not to mention it could allow placing attribution on specific elements (a wall?)philippeqc wrote:commissioner: Ok, it does appear that Merriam-Webster decribe it as something else than what I though it was.
The concept I wanted to grab is similar to when a patron request a painting from an artist. When someone draft a few lines and publish the image and another makes a map out of it, then the first person was "the commissioner" and the second is the author.
The idea came from Lucifer's crack pipe, where for each map presented, he would show "Map made by x on a idea from y" for each map. I wanted to capture this concept.
...author=x...<attribution work="original map">y</attribution><attribution work="concept">z</attribution>philippeqc wrote:-Is there a need: Yes, Lucifer demonstrated it on his server.
I assumed it must have a purpose since you had added it in the first place... =pphilippeqc wrote:-Should it be kept: It doesn't block or hinder anything, and it allows for new capacities, so I'd say yes.
Luke-Jr wrote:Also, please be sure to upload releases when you add them to the release list! Apparently someone forgot to upload the Mac OS X 10.3+ rc3 file.
Code: Select all
[0.2.8.0_rc3] nemostultae@aabeta$ ls -l
total 26408
-rw-r--r-- 1 z-man armagetronad 1561175 Feb 5 16:06 armagetronad-0.2.8.0_rc3-1.i686-generic-linux-gnu.rpm
-rw-r--r-- 1 z-man armagetronad 1549329 Feb 5 16:08 armagetronad-0.2.8.0_rc3-1.src.rpm
-rwxr--r-- 1 z-man armagetronad 2466617 Feb 5 16:11 armagetronad-0.2.8.0_rc3.gcc.win32.exe
-rwxr-xr-x 1 z-man armagetronad 1753461 Feb 5 16:12 armagetronad-0.2.8.0_rc3.i686-generic-linux-gnu.package
-rw-r--r-- 1 nemostultae armagetronad 2678579 Feb 9 17:01 armagetronad-0.2.8.0_rc3.macosx.dmg
-rw-r--r-- 1 z-man armagetronad 1545454 Feb 5 16:14 armagetronad-0.2.8.0_rc3.src.tar.bz2
-rw-r--r-- 1 z-man armagetronad 1753492 Feb 5 16:16 armagetronad-0.2.8.0_rc3.src.tar.gz
-rw-r--r-- 1 z-man armagetronad 1584476 Feb 5 16:18 armagetronad-0.2.8.0_rc3.src.zip
-rwxr--r-- 1 z-man armagetronad 2126242 Feb 5 16:20 armagetronad-0.2.8.0_rc3.vc6.win32.exe
-rwxr-xr-x 1 z-man armagetronad 1541034 Feb 5 16:22 armagetronad-0.2.8.0_rc3.x86_64-generic-linux-gnu.package
-rw-r--r-- 1 z-man armagetronad 936094 Feb 5 16:23 armagetronad-dedicated-0.2.8.0_rc3-1.i686-generic-linux-gnu.rpm
-rwxr--r-- 1 z-man armagetronad 2108751 Feb 5 16:25 armagetronad-dedicated-0.2.8.0_rc3.gcc.win32.exe
-rwxr-xr-x 1 z-man armagetronad 1114628 Feb 5 16:27 armagetronad-dedicated-0.2.8.0_rc3.i686-generic-linux-gnu.package
-rw-r--r-- 1 nemostultae armagetronad 1374610 Feb 9 17:11 armagetronad-dedicated-0.2.8.0_rc3.macosx.dmg
-rwxr--r-- 1 z-man armagetronad 1937710 Feb 5 16:29 armagetronad-dedicated-0.2.8.0_rc3.vc6.win32.exe
-rwxr-xr-x 1 z-man armagetronad 902884 Feb 5 16:30 armagetronad-dedicated-0.2.8.0_rc3.x86_64-generic-linux-gnu.package
ls: download/0.2.8/0.2.8_rc3/armagetronad-dedicated-0.2.8.0_rc3.macosx.dmg: No such file or directorynemostultae wrote:nope.Luke-Jr wrote:Also, please be sure to upload releases when you add them to the release list! Apparently someone forgot to upload the Mac OS X 10.3+ rc3 file.