To get and modify the full URL to the page being currently displayed, I’ve found that the following works:
<a href="<?php echo $_SERVER['REQUEST_URI'] ?>and/modify/url"> ... blah ... </a>
To get and modify the full URL to the page being currently displayed, I’ve found that the following works:
<a href="<?php echo $_SERVER['REQUEST_URI'] ?>and/modify/url"> ... blah ... </a>
An article in The New York Times explains some new insights into how hypnosis works:
The same processing stream, from lower to higher regions, exists for sounds, touch and other sensory information. Researchers call this direction of flow feedforward. As raw sensory data is carried to a part of the brain that creates a comprehensible, conscious impression, the data is moving from bottom to top.
Bundles of nerve cells dedicated to each sense carry sensory information. The surprise is the amount of traffic the other way, from top to bottom, called feedback. There are 10 times as many nerve fibers carrying information down as there are carrying it up.
These extensive feedback circuits mean that consciousness, what people see, hear, feel and believe, is based on what neuroscientists call “top down processing.” What you see is not always what you get, because what you see depends on a framework built by experience that stands ready to interpret the raw information – as a flower or a hammer or a face.
The top-down structure explains a lot. If the construction of reality has so much top-down processing, that would make sense of the powers of placebos (a sugar pill will make you feel better), nocebos (a witch doctor will make you ill), talk therapy and meditation. If the top is convinced, the bottom level of data will be overruled.
This brain structure would also explain hypnosis, which is all about creating such formidable top-down processing that suggestions overcome reality.
The article goes on to mention how hypnotizable subjects were able to overcome the Stroop effect (that is, correctly name the color of a word when the word itself is the name of a different color).
This means, too, that the power of self-suggestion is a powerful tool for change: affirmations and visualizations, cheesy as they may sound, conceivably help reprogram this top-down feedback.
This note explains the mangling that occurs with PressIt:
I have Firefox 1.0 (Networked, so can’t update to 1.0.2), and if I’m already logged in, then it’s fine. However, if I’m not, and it then has to bring up the login screen, the spaces in the title, and the text, are all replaced by 20, : by 3f etc….If I’m logged into WordPress it’s fine.
To enable the PresIt bookmarklet to have the advanced editing option, just perform the WordPress Bookmarklet Hack.
As that will make it no longer “Private” but “Published”. Duh, but not obvious, since there is another path to publishing: marking the post as “Published” and then saving it. Bad UI!