-
I'm surprised to see so many "fixes" to get Notepad++ working in place of Notepad. Most especially, the fact that the Window's original "Notepad.exe" file needs to be replaced (in multiple places).
If any of you have used Process Explorer by SysInternals (now part of Microsoft, but still maintained by the creator), they have a way to replace any instances that try to open...
2009-10-20 20:33:57 UTC in Notepad++
-
teamterradactyl added onlinecop to the KQ project.
2009-10-14 19:28:41 UTC in KQ
-
*sigh* Again, a post because I don't see an "edit" button...
When I was commenting on the "This is the last sentence, before a <hr> and the start of the "Nodes" section.", I meant to also say that it ends with a colon, which should probably be a period.
2009-09-26 05:15:13 UTC in mjbWorld
-
Same page, above that one:
"the branches grow back together., XML supports a tree only."
There's a period followed by a comma.
Further down:
"Acyclic means that there cant be loops, i.e. child cant be one of its own ancestors"
"cant" needs to be "can't" in two places, and there is no period at the end of the sentence.
...further down...
2009-09-26 05:12:14 UTC in mjbWorld
-
Another typo, another page. Do you want these in a single thread, or put in separate ones? I'd rather not create tons of threads if I find one here, and another there... Unless that's better for the devs, who may not follow deep threads.
On http://www.euclideanspace.com/threed/scenegraph/index.htm, the word "on" near the end should be "one":
"Java3d does not...
2009-09-26 05:05:05 UTC in mjbWorld
-
Wow; the "instant preview" showed that correctly. I guess it got unescaped.
Okay, for the first part, the text says that there's a 3x3 matrix (on the website linked in the original post), but the matrix is actually 4x4.
Second, I recommended right-aligning all of the "**m00 ***", "**-m01 ***", "**+m02 ***" and "**-m03 ***" instead of the...
2009-09-19 23:11:16 UTC in mjbWorld
-
On the page titled "<a href="http://www.euclideanspace.com/maths/algebra/matrix/functions/determinant/fourD/index.htm">Maths - Matrix algebra - Determinants 4D</a>", there is a typo:
<span style="margin-left: 1em">The following calculator allows you to calculate the determinant for a <u>3x3</u> matrix.</span>
The matrix on...
2009-09-19 23:05:47 UTC in mjbWorld
-
I see that the binaries are installed in your /usr/bin directory. You need 'lua' and 'luac'. Mostly, luac can be used by itself to compile the .LUA files (found in the ./scripts directory) into .LOB files.
When you're compiling, at what point does it complain about not having Lua? During compile, link, or runtime?.
2009-09-07 11:14:54 UTC in KQ