Tag error: <txp:tru_tags_if_has_tags>
<p class="articlekeywords">
Keywords: <txp:php>
$keywords = parse('<txp:tru_tags_from_article />');
echo str_replace(',', ' | ', $keywords);
</txp:php>
</p>
</txp:tru_tags_if_has_tags> -> Textpattern Notice: tru_tags_if_has_tags tag is not registered while parsing form article_keywords on page blog
Tag error: <txp:comments_form wraptag="div" isize="40" msgcols="70" msgrows="8" class="commentsform" /> -> Textpattern Notice: isize attribute is deprecated. while parsing form default on page blog
Tag error: <txp:comments_form wraptag="div" isize="40" msgcols="70" msgrows="8" class="commentsform" /> -> Textpattern Notice: msgrows attribute is deprecated. while parsing form default on page blog
Tag error: <txp:comments_form wraptag="div" isize="40" msgcols="70" msgrows="8" class="commentsform" /> -> Textpattern Notice: msgcols attribute is deprecated. while parsing form default on page blog
Tag error: <txp:php>
global $variable;
@session_start();
if (trim($_GET['l']) != '') $_SESSION['lang'] = $_GET['l'];
$variable['language'] = $_SESSION['lang'];
</txp:php> -> Notice: Undefined index: l while parsing form language_controller on page blog
Tag error: <txp:php>
global $variable;
@session_start();
if (trim($_GET['l']) != '') $_SESSION['lang'] = $_GET['l'];
$variable['language'] = $_SESSION['lang'];
</txp:php> -> Notice: Undefined index: lang while parsing form language_controller on page blog
Tag error: <txp:tru_tags_from_article /> -> Textpattern Notice: tru_tags_from_article tag is not registered while parsing form article_keywords on page blog
Colin Koopman, co-editor of the G+C Blog, has just published an essay on "The Algorithm and the Watchtower" in The New Inquiry. In his view, "Bentham's proposal for a total visibility machine may be less important to these emerging universes of data than his contributions to the morality of utilitarianism and its assumption that our welfare can be measured. […] The form of power appropriate to this data flood is not so much panoptic as it is pan-analytic. We may still be docile disciplinary subjects who conceive of ourselves as constantly under the gaze of parents, teachers, and society at large, but we have also become subjects of our data, what I like to call 'informational persons' who conceive of ourselves in terms of the status updates, check-ins, and other informational accoutrements we constantly assemble." Read the whole piece here.