Idiots with Loud Voices | Inner Organs

An answer here to an unasked question in the very thoughtful post which links below:

I enjoyed this post quite a bit, young sir.  I enjoy a well-reasoned essay, even if on an emotionally charged subject.  Yours is a very well reasoned point of view.  “But wait!” as Ron Popeil says, “There’s more.”

In these matters, our problem, in a very general sense–and by “our” I mean virtually all of us excepting those few who have received a proper education–and I do not number among them, although I wish I did.  Virtually all of us do not know how to research a topic properly; and by research I mean “study,” because, as a scientist, I consider research to consist of experiments and theories one investigates and tests oneself, first-hand.  Still, not splitting that particular hair, whether one calls it research or study, one must know where to look.  When one hears that Microsoft, or Apple, or Monsanto, or Greenpeace are the Devil incarnate, one must, in general (if one knows how) make a valiant attempt to see if this theory can be DISproven, not proven.  Scientists disprove theories, and when they cannot do so using any and all proper methodologies, then they begin to think that perhaps the theory–at least for lack of a better one–might be correct.  Because of my background, I often do both that “research” which I deem “study” and that which I perform and devise first-hand.

The fact that almost all of us do not know how to do this, is not our fault (until we well and truly become aware of how and why this is the case and choose not to self-correct this mal-education, only then do any of us share some blame.) 150 years, or thereabouts, of marxist and proto-marxist education theory is responsible for this as well as many other deficits in all aspects of our ability to think.

If one investigates these “hotbutton” issues using the proper portals and even using both research and study, if possible, one often finds–and I must even go so far as to here state that one usually finds–that the lemmings are running toward or away from the cliff for no reason at all; or more accurately, that quite often one finds (as in the actual case of the lemmings themselves) that some version of Uncle Walt was up there on top of the cliff with a bin full of lemmings and a snow shovel.

So the first thing we have to do, is have a look on top of the cliff and see if he’s still up there with an empty bin, leaning on his shovel, having a smoke break, so to speak.  And barring that, we see if we find lots of tiny scrabbling footprints, as one might expect to find, or a few large bootprints, some tire-tracks, and a half-dozen cigarette butts.

via Idiots with Loud Voices | Inner Organs.

Eureka!

I think I finally managed to ferret out the form for postID as a REAL permalink  that will continue to work no matter what happens to the post or where it may be moved.

upon further examination…

It appears that

http://<domain>?p=PostIdNum

will in fact work. I must have been typing something incorrectly in my experiments. It took me a bit of redundant mucking about to discover this fact. The default behaviour of an independent wordpress site is a bit different, and I admit that when compared to my dearest one I am notoriously poor at doing research; unless it is the real kind wherein one actually does ones own discovery and experiments–which is what, in fact, I resorted to in this as well.

One can even add

&preview=true

to the end and use the same link before it is posted (and which will do no harm once the entry is live) making it

http://<domain>?p=<PostIdNum>&preview=true

In addition, one can add a bookmark in the form

#comment-<CommentIdNum>

with the dash instead of the equal sign followed by the PostId number, or any other bookmark

#<BookMarkId>

which exists or is allowed in the post, making it

http://<domain>?p=PostIdNum&preview=true#comment-CommentIdNum

This will… may… save me some effort although it is not all that difficult to create the unique tags I have been using. it tends though to bog down the whole process though. I wish the links would stick around after the draft is saved.

I am now investigating links of the same kind to pages. although this is not so important… and I have just now discovered that indeed this very same form works for pages. And in the case of wordpress blogs integrated with domain names, the method works as well. One can use both ones registered domain and the original wordpress blog name. Both will work. Hmm. Well, give me good old fashioned scientific method any old day.

The fact is that once one clicks “save” (verses the auto-save that happens automatically in the beginning) one must then construct the link oneself (from, for example, by editing the “Get Shortlink” link, or by copying the “Preview” link before one makes the post live.)  Evidently once one changes or alter the status of the publishing date wherein it no longer reads “Publish immediately” this link will no longer be listed and will instead be replaced by the default “permalink” which contains a directory structure involving the date of publication.

This post, for example can be accessed by using the following:

Try them for yourself!  I have tested them both logged in and logged out and they seem to function properly on the handful of machines I have surrounding me.

The downside of all this is that there appears to be no way for a non blog member to discern the PostIdNum.  It can only be seen in the dashboard area before one saves for the first time.  After that it can be unmangled from the “edit” links, but only if one is able to access these, therefore if one wants people to use these links, they must be provided in some way.  Which means that I should probably create some templates for this.