<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Alan N. Shapiro, Technologist and Futurist</title>
	<atom:link href="http://www.alan-shapiro.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.alan-shapiro.com</link>
	<description>Blog and text archive about media theory, science fiction theory, future design, social choreography, Computer Science 2.0, new media art, robots and androids, Star Trek, The Prisoner, Jean Baudrillard, Albert Camus, Michel Foucault, and Marshall McLuhan</description>
	<lastBuildDate>Fri, 17 May 2013 20:55:31 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>The Paradigm of Object Spaces: Better Software is Coming, by Bernhard Angerer and Alan N. Shapiro</title>
		<link>http://www.alan-shapiro.com/the-paradigm-of-object-spaces-better-software-is-coming-by-bernhard-angerer-and-alan-n-shapiro/</link>
		<comments>http://www.alan-shapiro.com/the-paradigm-of-object-spaces-better-software-is-coming-by-bernhard-angerer-and-alan-n-shapiro/#comments</comments>
		<pubDate>Tue, 12 Feb 2013 19:01:47 +0000</pubDate>
		<dc:creator>Alan N. Shapiro</dc:creator>
				<category><![CDATA[Computer Science 2.0]]></category>

		<guid isPermaLink="false">http://www.alan-shapiro.com/?p=4136</guid>
		<description><![CDATA[The hypothetical time traveler whom Michael Stal wrote about in his 2006 article &#8220;From the Future&#8221; would be disappointed to learn that &#8220;prehistoric computer science,&#8221; as the temporal traveler termed it, has not changed much as of 2011, five years down the road.1 Market analysts and IT experts still report that only about 20 percent [...]]]></description>
			<content:encoded><![CDATA[<p>The hypothetical time traveler whom Michael Stal wrote about in his 2006 article &#8220;From the Future&#8221; would be disappointed to learn that &#8220;prehistoric computer science,&#8221; as the temporal traveler termed it, has not changed much as of 2011, five years down the road.<sup>1</sup> Market analysts and IT experts still report that only about 20 percent of all software development projects reach a successful conclusion. The remaining 80 percent of projects overrun their budgets, go on longer than expected, do not implement all desired functional requirements, or are prematurely terminated out of frustration. We are still faced with the burning question: how can software more effectively be made?</p>
<p>One possible answer has been suggested by software developers in the “Object Spaces” (also called simply “Spaces”) community. According to Wikipedia, Object Spaces is a paradigm for distributed computing and “global” (system-wide) object coordination.<sup>2</sup> Our view is that Object Spaces is the start of the right road towards making a qualitative revolution in computer science: a major upgrade in how software is made, and in the power of what it can do. Improving the overall situation of software development will be made possible through adapting an Object Spaces approach which can be described as <em>holistic</em>, since it takes on infrastructural challenges with an application-centered unified programming paradigm.</p>
<p>Yale University computer science professor David Gelernter, with his tuple space coordination model, is regarded as being the originator of Object Spaces. In mathematics and computer science, a tuple is an ordered list of elements. In a “Tuple Space,” a repository of tuples is accessed concurrently by many processes. A Tuple Space is an example of an Object Space. Together with Yale University colleague Nicholas Carriero, Gelernter laid the foundations of the Tuple and Object Space paradigms in the late 1980s with the development of the Linda programming language. The importance of the approach was already recognized back then, but it is only recently that large-scale implementations of Object Spaces in production software systems have begun.</p>
<p>In our view, the potentially wide-ranging impact of Object Spaces has been deferred in time due to a somewhat narrow (and hopefully temporary) channeling of the paradigm into the two technologies of &#8220;Grid Computing&#8221; and JavaSpaces. Josef Ottinger, a proponent of the movement of Grid Computing, defines Object Spaces as the setting up of a sort of memory map for Client/Server applications: a network or Grid in which data resides that can be read and written.<sup>3</sup> The Sun Microsystems technology known as JavaSpaces has also tried to implement a Spaces concept. JavaSpaces uses an infrastructure called &#8220;Distributed Virtual Shared Memory.&#8221; The dimension of distribution is added to shared memory. As the Wikipedia article on the subject states, JavaSpaces provides a &#8220;distributed object exchange and coordination mechanism (which may or may not be persistent) for Java objects.&#8221;<sup>4</sup> JavaSpaces is a part of the Java Jini technologies for distributed systems. Jini has not been a commercial success. Chief Jini architect Bill Joy has attributed this failure in part to the fact that the dream of distributed systems will require a &#8220;quantum leap in thinking.&#8221;<sup>5</sup></p>
<p>In his groundbreaking book <em>Mirror Worlds</em> (1992), David Gelernter explains that Mirror Worlds (a higher-level term related to Object Spaces) are <em>software ensembles</em>, &#8220;glued-together out of many separate programs all chattering at once.&#8221; An ensemble is &#8220;a group of objects that interact; a group, accordingly, that is more than the sum of its parts.&#8221;<sup>6</sup> Asynchronous ensembles are the critical technology for the realisation of Gelernter&#8217;s dream of Mirror Worlds. On the application level, Mirror Worlds are information-intensive software models monitoring and reflecting the reality of some large institution like a hospital, city, or corporation. Gelernter&#8217;s dream has arguably now already been partially realized in social software applications like Facebook.</p>
<p>On the technological computer science level, the emphasis in Object Spaces is on the communication and coordination among various running programs. This is fundamentally different from what the conventional emphasis in computer programming has almost always been: the individual processes themselves. Beyond the functional-procedural paradigm of the program as executing a sequence of instructions (languages like Pascal and C), beyond the object-oriented paradigm of the unity of data and code in software objects (languages like Java and C++), a software ensemble &#8211; as envisioned by Gelernter &#8211; coordinates the simultaneous activities of many independently operating software agents, and furnishes an environment where these agents can receptively obtain real-time systemic information in a way that advances their autonomous intelligence. &#8220;Coordinated programs are the future of computer science.&#8221;<sup>7 </sup>Objects acquire even more power as object-orientation is taken a significant step further.</p>
<p>Object Spaces add major new design and deployment patterns to the infrastructure of a running system, and to the business application. Similar to time travelers of the future who will need a decoupling of space, time, and Newtonian geo-physical referentiality to embark on their history rewriting adventures, software agents in Object Spaces will have such a decoupling &#8211; in principles of software design and engineering put into practice in the very near future &#8211; and the freedom that goes with it. An application-side &#8220;Blackboard&#8221; communication is the basis of this. Software agents get their own space in which to write and log their data. Other programs which have registered an interest in this information receive notifications and can read from the commonly shared Object Space as they like.</p>
<p>Any interaction in an Object Space software system has a triadic structure which has a strong affinity with the core concept of the original semiotics of Charles Sanders Peirce. Peirce was a nineteenth-century &#8220;American pragmatist&#8221; who is indisputably the most important figure in the history of semiotics. Peirce&#8217;s idea of the triadic sign relation occasioned the definition of semiosis as an &#8220;action or influence, which is, or involves, a cooperation of <em>three</em> subjects, such as a sign, its object, and its interpretant, this tri-relative influence not being in any way resolvable into actions between pairs.&#8221;<sup>8 </sup>The representations of an object operates as a sign, and meaning emerges from the triadic relation among sign, object, and interpretant. Every human thought is a sign, the mediation between an object and an idea. Reasoning or cognition is the interpretation of signs.</p>
<p>The triadic relationship &#8211; as opposed to any diadic relationship between a sign and an object, or an object and an interpretant &#8211; is the breakthrough to a new paradigm in computer science. A nineteenth-century seminal idea is already two centuries ahead of the seventeenth-century ideas of René Descartes and Francis Bacon on which existing computer science is based. Meaning emanates and flows from the “thirdness” of a genuine triadic relationship. There is also an echo here of something from the psychoanalysis of Jacques Lacan: the third participant provides a mirror illuminating the reality of the relationship between the first and the second peers. Concepts from the humanities lead to a qualitative upgrade in computer science.</p>
<p>In Object Spaces software systems, peers communicate with each other:</p>
<p>- without directly knowing anythng about each other (reference decoupling)</p>
<p>- without being located on the same physical machine (space decoupling)</p>
<p>- without any agreement in scheduling (time decoupling)</p>
<p>This decoupling in all three degrees of freedom is an ideal situation from the perspective of component and application designers. The less the linkages and rigid dependencies, the better for the software development project in terms of development costs, debugging effort, and the reusability of software code.</p>
<p>Another decisive point is the implicitly held coordination among processes. A program asks for information about another process by creating a Request Object within the shared Space. The Request Object generates a Message in another location. After the second process has carried out a certain action, an appropriate Reply to the Message is posted in the Space. If a Reply is not yet available, then the Agent responsible waits for its arrival. This is called &#8220;blocking&#8221; (not returning the result, or news that there is no result, immediately). The software developer is spared dealing in a painstaking way with the usual workflow issues.</p>
<p>It is a given that sequential processes will always be a part of software development. Nothing that is of utility and value is going to go away or be thrown away. But processes will become secondary. The emphasis on communication and coordination will simplify many aspects of the design and implementation of systems. Most everything can be accomplished by writing into and reading out of the Object Space. It does not matter if a single Agent, or hundreds of Agents, is/are waiting for the arrival of the Message. Complexity for the developer does not increase as a function of the number of participants.</p>
<p><strong>A convergence of three design/implementation technology projects will later take place: the Object Spaces API (Application Programming Interface), quantum computing in software, and the radicalization of the object-oriented software development paradigm in the direction of “power to the objects.” </strong></p>
<p>And lots of support will come from the community of humanities scholars who earlier brought forward the project of <strong>&#8220;the deconstruction of the power of the subject&#8221;</strong> (French theory, Varela and Maturana&#8217;s &#8220;The Embodied Mind&#8221;, Lacanian psychoanalysis, third-wave cybernetics, feminism, postcolonial studies, queer studies, etc.) without ever having become aware for even a single instant of the now obvious fact that computer science is an eminently subject-centered field of knowledge crying out to be revolutionized in the direction of &#8220;power to the objects.&#8221;</p>
<p>In the design of the Object Spaces API, developers will strive to achieve a radical simplicity and clarity. The API will essentially consist of three methods and an extra module: write, read, read-and-simultaneous-delete (take), and the Event Handler. The Event Handler handles the arrival of incoming Messages, and the initialization of processes which they trigger.</p>
<p>The following three techniques make up the essentials of the Object Space-based programming paradigm:</p>
<p>- <strong>Template Matching</strong>: A read operation provides a template (an instance of an object passed). Object attributes that have not been initialized are to act as wild cards. Specific attribute values constrain and determine in this way the returned result. The attribute values can be easily and flexibly navigated in an Object Graph.</p>
<p>- <strong>Leases</strong>: A lease time specifies an expiration time, thus limiting the lifecycle of an object in the Space. The responsibility to delete objects from the Space in order to conserve resources is delegated to the Object Space Engine. Leases has already been implemented as part of the Sun Microsystems Jini technology.</p>
<p>- <strong>Timeouts</strong>: They are, of course, common to many systems. They are important in our context because they support the workflow of the Object Spaces API. A Communications Object can be made to wait on the arrival of a certain Event Object. If many “Subscriber” participants wait on an event that was generated by one individual “Publisher” participant, this is called the Master / Worker design pattern. The Master hands out tasks to the Object Space, and these are read, processed, and written back to the Object Space by the workers.</p>
<p>Here are some additional programming features of the Object Space, and what they correspond to in traditional software technologies:</p>
<p>+ Write-Take: corresponds to Parallel Processing (Remote Procedure Call)<br />
+ Read-Write: corresponds to Caching (Put, Get)</p>
<p>+ Write + Notify: corresponds to Messaging (Publish, Subscribe), Distributed Virtual Shared Memory<br />
Two keywords – In-Memory and Replication – play a crucial role in the design of how the Space Engine creates the appearance of a distributed, shared memory.</p>
<p>A time traveler in an Object Space-based universe would exist logically only once, but physically in several locations. The Object Space ensures that the application physically recognizes each object as a singularity. However, it stores the object in a distrbuted way across a network or on multiple computers. Although this sounds simple, it is very difficult to implement in practice, since an application must use resources economically, and it cannot distribute all objects to all users (nodes). Replication protocols must be “intelligent” and propagate or partition objects depending on their use. That is, an object is explicitly to be replicated only for one node, if it actually consumes its data. An Object Space Cluster is “application aware,” and not merely a technical infrastructural mechanism. This is a significant departure from traditional clustering approaches in networking. Clustering techniques usually attempt to achieve a virtualisation of resources in a transparent way.</p>
<p>Skeptics sometimes complain that an Object Space-based system does not scale when many computers are involved, and many software clients try to access the same object simultaneously (change locking mechanisms are known to be very expensive). One solution to this for Space systems is not to introduce any locking mechanism in a “pessimistic” way, but rather to implement “optimistic” locking with an internal version counter. In optimistic locking, if a conflict occurs among different software clients trying to lock the same object, the second client still obtains information from the failed write operation.</p>
<p>The Object Space Engine works internally with what is known in the database world as the Primary-Copy method. In this procedure, only one object (the Primary Copy) must be modified in a write operation. All other replica objects are updated synchronously after the conclusion of the transaction. The time during which the writing client blocks on the transaction is minimal (with the compromise that the tailoring of the replica object is postponed). This prevents a bottleneck from occurring. The storing of primary copies of singular objects takes place at different nodes. What is created is a “virtual server” that does not institute any centralized control, and instead practices a peer-to-peer virtualisation. In the application design of this very application-friendly technology, several logical Spaces (hence the plural in the name “Spaces”) are addressed, resulting in an additional segmentation that makes the efficient handling of distributed transactions much more feasible.</p>
<p>Efficient database transaction logs are an important topic of research in computer science, generally considered to be a Holy Grail of the practical-spiritual journey of the software developer. “A transaction log (also database log or binary log) is a history of actions executed by a database management system to guarantee ACID properties over crashes or hardware failures. In computer science, ACID (atomicity, consistency, isolation, durability) is a set of properties that guarantee database transactions are processed reliably.”<sup>9</sup></p>
<p>The question of “levels of abstraction” is very related to the quest for truly efficient database transaction logs. Much has been learned in recent years about levels of abstraction in software systems design. In his article “Laws of Leaky Abstractions,” Joel Spolsky coined the term “leaky abstraction.” “All non-trivial abstractions,” writes Spolsky, “to some degree, are leaky.”<sup>10</sup> Here we hear an echo of Kurt Gödel’s two Incompleteness Theorems (especially the second one, first published in 1931). According to Alexis Clancy, this mathematically proven Theorem (pertaining to second order logic, i.e., the logic of types), can be paraphrased as follows: No matter how sophisticated a logic “machine” is, if it is founded on strict axioms, there will always exist, somewhere in the universe, a statement that will “break” the machine, i.e., an unprovable statement, a paradigm smasher.<sup>11</sup></p>
<p>Thanks to researchers like Spolsky, some software developers are now aware of a trade-off game of Performance vs. Functionality/Comfort. They proceed willingly by means of a compromise in which the problem is explicitly considered in the building of the system. They no longer try to tough out the bad compromise &#8211; by any means necessary &#8211; of abstracting in relation to the above-mentioned issue of “concurrent write resolution.” In an Object Space-based system, the entire configuration shifts to reflect this scheme undertaken with awareness. The system designer informs the Object Space about different requirements in different application circumstances in an explicit and declarative way. He or she can, for example, distinguish among the effects of write-most and read-most objects. Different implementations of the Space Engine will deliver specific optimal results for different application domains.</p>
<p>To achieve transactional security, storage is not done on the hard drive or in the database. Data rather remains memory-resident in other replicated nodes. In the case of system failure, the Object Space Engine knows about the redundant data in other data locations and can preserve the overall consistency (the strategy of in-memory fail-over).</p>
<p>In the radicalized distributed application scenario, which the IT research and advisory firm Gartner Inc. has termed XTP (Extreme Transaction Processing), data is made available at different sites, and an asynchonous communication is established between Space Engine and database. There is an advance to new performance levels thanks to the intensified availability scaling afforded by the new Space-based architecture.</p>
<p>Typically, a higher abstraction level is only achieved through the addition of a new software layer. This does not really reduce the complexity of software development, but merely displaces it. In an Object Space-based architecture, an actual reduction in complexity occurs (or rather, it is a “deconstructionist-Buddhist-quantum” architecture where simplicity and complexity are not in contradiction to each other). By merging the communication, coordination, and replication mechanisms, one achieves what can almost be described as the occurrence of a “technological singularity.” There is a folding problem space, similar to what Gilles Deleuze wrote about in <em>The Fold</em>, his book on the philosopher Leibniz.<sup> </sup><sup>12</sup> The same infrastructure enables parallel processing and concurrency on both single processor computers and across networks.</p>
<p>A new (technical) architectural design paradigm with these features:</p>
<p><strong>Stateful Programming</strong>: Traditional distributed systems have followed the principles of stateless programming. In that scenario, an application handles each query or request independently from previous ones. There is no memory or recording of a state. The Object Space is stateful, and creates the illusion of a single (virtual) machine.</p>
<p><strong>Deferred Execution</strong>: A Space-based system processes all calls asynchronously. This opens up completely new opportunities in temporal processing and in the prioritization of tasks. Opportunities for delegation and decoupling multiply. It becomes much easier to keep response times for an initial response to an event low, with additional tasks running simultaneously parallel in the background (for example with the deployment of Ajax).</p>
<p><strong>Agent-Based</strong>: In general, agents are fine-grained components which have their own lifecycle, and they perform specific tasks. Due to the asynchronous and decoupled architecture of the Space based-system, each component in the system <em>“mutates” into an agent</em>. The application becomes a flexible “collection” of services (service orchestration). Components can be tested in a highly decoupled environment. All agents run entirely asynchronously, and their execution occurs in parallel.</p>
<p><strong>Monitoring</strong>: The message-based communications and coordination in a Spaces system provide the developer at the application level with transparent introspection into the current process without negatively affecting the total performance. Monitoring and controlling at the application level comprise an additional special agent.</p>
<p><strong>Scaling</strong>: All aspects of and responsibilities for scaling and distribution are removed from the application code, and are moved to the configuration of the Space. This includes performance, as well as availability scaling. Multi-core systems, which are often supported in currently existing middleware by explicit multi-threaded programming, are set up declaratively with .ini and .cfg files, and according to the parameter semantics of a 5GL programming language.</p>
<p>If the time traveler would do a reality check in 2011, and s/he stumbled upon the first Space-based systems that are in production in large companies, s/he would make surprising discoveries. In most cases, applications are up and running whose complexity significantly exceeds the possibilities of the established Application Servers on the market. These Application Servers work with separate clustering for the application, data, and message layers, and a separate module for parallel arithmetic.</p>
<p>Discussion of Spaces in the computer industry press focuses almost exclusively on the topic of Grid computing. There is little mention of a broader environment, the possibility that the Spaces approach responds directly to the challenges of the problems of software engineering in general. Some space-based techniques and programming patterns have been gradually and incrementally accepted and adapted into established Applications Servers. But the promise of the many advantages that Object Space technology has to offer can only be realized with a holistic vision.</p>
<p>Will time travel be required to initiate a new beginning? No, this is not necessary. Quantum leaps are already possible, available in the here and now by merging computer science with other academic fields of knowledge. The triadic structure of the sign, as conceptualised by Charles Sanders Peirce, will upgrade Spaces into what might be called Triple Spaces. The entire middleware industry is focused on a cautious and incremental approach. Our approach  &#8211; the interdisciplinary approach of bringing in ideas from the sciences and the humanities – from mathematics, semiotics, philosophy, art, sociology, biology, linguistics &#8211; will bring about a revolution in computer science to systems of great financial and human value. We may look like the underdogs now, but I, Alan Neil Shapiro, guarantee a great upset victory, just like Joe Namath guaranteed victory by the New York Jets over the 19-point favorite Baltimore Colts during the two weeks leading up to Super Bowl III on January 12, 1969.</p>
<p><strong>NOTES</strong></p>
<p>1 &#8211; Michael Stal, <a href="http://www.heise.de/ix/artikel/2006/02/038/" target="_blank">&#8220;Aus der Zukunft; Auf dem Weg zu besserer Software&#8221;</a>.</p>
<p>2 &#8211; <a href="http://en.wikipedia.org/wiki/Tuple_space" target="_blank">Wikipedia article on Tuple Space and Object Spaces</a>.</p>
<div id="_mcePaste">3 &#8211; Joseph Ottinger, <a href="http://www.theserverside.com/tt/knowledgecenter-gs/knowledgecenter-gs.tss?l=UsingJavaSpaces" target="_blank">&#8220;Using JavaSpaces&#8221;</a>.</div>
<div>
<p>4 - <a href="http://en.wikipedia.org/wiki/Tuple_space" target="_blank">Wikipedia article on Tuple Space and Object Spaces</a>.</p>
<p>5 - <a href="http://en.wikipedia.org/wiki/Tuple_space" target="_blank">Wikipedia article on Tuple Space and Object Spaces</a>.</p>
</div>
<p>6 &#8211; David Gelernter, <em>Mirror Worlds: The Day Software Put the Universe in a Shoebox&#8230; How It Will Happen and What it Will Mean </em>(New York: Oxford University Press, 1992).</p>
<p>7 &#8211; Ibid.</p>
<p>8 &#8211; Charles Sanders Peirce, <em>The Essential Philosophical Writings</em>, Volume 2 (1893 &#8211; 1913) (edited by the Peirce Edition Project) (Bloomington, IN: Indiana University Press, 1998); p. 411.</p>
<p>9 &#8211; <a href="http://en.wikipedia.org/wiki/Transaction_log" target="_blank">Wikipedia article on Transaction Log.</a></p>
<div id="_mcePaste">10 &#8211; Joel Spolsky, <a href="http://www.joelonsoftware.com/articles/LeakyAbstractions.html" target="_blank">&#8221; The Law of Leaky Abstractions&#8221;</a>.</div>
<div>
<p>11 &#8211; Alexis Clancy, &#8220;<a href="http://choreograph.net/raw/symmetry-breaking-complexity-simplicity-and-comedy" target="_blank">Symmetry Breaking, Complexity, Simplicity, and Comedy</a>&#8220;.</p>
<p>12 &#8211; Gilles Deleuze, <em>The Fold: Leibniz and the Baroque</em> (University of Minnesota Press, 1992).</p>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.alan-shapiro.com/the-paradigm-of-object-spaces-better-software-is-coming-by-bernhard-angerer-and-alan-n-shapiro/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How can we redefine information in the age of social media?, by Alan N. Shapiro</title>
		<link>http://www.alan-shapiro.com/how-can-we-redefine-information-in-the-age-of-social-media/</link>
		<comments>http://www.alan-shapiro.com/how-can-we-redefine-information-in-the-age-of-social-media/#comments</comments>
		<pubDate>Tue, 12 Feb 2013 18:53:19 +0000</pubDate>
		<dc:creator>Alan N. Shapiro</dc:creator>
				<category><![CDATA[Information Society]]></category>
		<category><![CDATA[Social Media]]></category>

		<guid isPermaLink="false">http://www.alan-shapiro.com/?p=5131</guid>
		<description><![CDATA[On January 24, 2012, I was a keynote speaker at the BOBCATSSS conference on Information Management of the organization of European university libraries in Amsterdam.
On the occasion of its 20th anniversary, BOBCATSSS 2012 was organised by students  from three universities of applied sciences, namely Hogeschool van Amsterdam  (NL), Hanze Hogeschool Groningen (NL), and [...]]]></description>
			<content:encoded><![CDATA[<p>On January 24, 2012, I was a keynote speaker at the BOBCATSSS conference on Information Management of the organization of European university libraries in Amsterdam.</p>
<p>On the occasion of its 20th anniversary, BOBCATSSS 2012 was organised by students  from three universities of applied sciences, namely Hogeschool van Amsterdam  (NL), Hanze Hogeschool Groningen (NL), and Stuttgart Media University (GER).</p>
<p><a href="https://www.conftool.pro/bobcatsss2012/index.php?page=browseSessions&amp;presentations=show&amp;mode=list" target="_blank">Conference Agenda</a></p>
<p>My topic was: &#8220;How can we redefine information in the age of social media?&#8221;</p>
<p>I am honoured to have been invited by the organizers of BOBCATSSS to be the keynote speaker of the second day of this very interesting conference. Looking over the list of great presentations that are going to be made today, I will try to relate my speech to the subject-matter and point of view of many of today’s presentations. I see many presentations about libraries, information, social media. At the Wikipedia conference in Leipzig in September 2010, I gave a talk on “The Library of the Future,” so I can refer you to that. It is published at my website. Now I will talk about information and social media. Sociologists have given different names to the society that is the successor to the industrial society of the production of physical goods: the post-industrial society, the post-modern society, the knowledge society, the network society, the telematic society, the information society. By the way, I think that one of the best names ever was: L’informatisation de la société – “the informationising of society” – a report written for the French government in 1978 by Simon Nora and Alain Minc.</p>
<p>&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.alan-shapiro.com/how-can-we-redefine-information-in-the-age-of-social-media/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A Proposal for Developing Quantum Computing in Software, by Alan N. Shapiro</title>
		<link>http://www.alan-shapiro.com/a-proposal-for-developing-quantum-computing-in-software/</link>
		<comments>http://www.alan-shapiro.com/a-proposal-for-developing-quantum-computing-in-software/#comments</comments>
		<pubDate>Tue, 12 Feb 2013 12:19:59 +0000</pubDate>
		<dc:creator>Alan N. Shapiro</dc:creator>
				<category><![CDATA[Alexis Clancy]]></category>
		<category><![CDATA[Humanities Informatics]]></category>
		<category><![CDATA[Mathematics]]></category>

		<guid isPermaLink="false">http://www.alan-shapiro.com/?p=28</guid>
		<description><![CDATA[(co-author: Alexis Clancy)
Alan N. Shapiro: I believe that the invention of a new computer science, one more powerful  than that which presently exists, is possible; a more powerful computer science  that often goes by the name of Artificial Intelligence. Shapiro Technologies  will go beyond the digital or binary computing paradigm that has [...]]]></description>
			<content:encoded><![CDATA[<p>(co-author: Alexis Clancy)</p>
<p><strong>Alan N. Shapiro</strong>: I believe that the invention of a new computer science, one more powerful  than that which presently exists, is possible; a more powerful computer science  that often goes by the name of Artificial Intelligence. Shapiro Technologies  will go beyond the digital or binary computing paradigm that has persisted since  the seminal work of the Second World War generation of information theorists  such as Alan Turing, John von Neumann, Norbert Wiener, and Claude Shannon, so as  to achieve quantum computing.</p>
<p>The goal of quantum computing has been clearly and explicitly defined by  computer scientists, but the mathematics of how to implement <em>qubits</em> and  <em>superposition states</em> does not yet exist. It should be noted right away  that most efforts to realize quantum computing are, in my view, too one-sidedly  hardware-centric.</p>
<p>A crucial characteristic of quantum mechanics known as <em>entanglement</em> occurs under certain experimental conditions. Subatomic particles become  ‘inextricably linked’ in such a way that a change to one of them is instantly  ‘reflected in its counterpart’, no matter how physically separated they are.  Quantum theory postulates a <em>superposition of states</em> that  <strong>destabilizes the intuitive sensorial notion of spatial  separation</strong>. Entangled particles transcend space and remoteness. They  belong to <strong>a ‘shared’ system that acts as a single entity</strong>. The  distance that divides the particles no longer plays any influencing role that  would lead them to be regarded as having distinct identities. Once the  entanglement state is established, the subatomic duo stays forever bonded. The  two particles will always have either precisely opposing or ‘elegantly  complementing’ relative values of key quantum properties such as polarization  direction, regardless of how far apart they travel from one another.</p>
<p>Quantum mechanical phenomena, such as superposition and entanglement, are  made use of to perform operations on what are called quantum bits, or  <em>qubits</em>. Instead of the classical binary or digital bit, which has the  discrete value of 0 or 1, there is a qubit, which may have <strong>a third  state</strong>, an in-between-state, the momentary value of which is determined  by the superposition of the state of many other bits in the system.</p>
<p><strong>Entanglement and superpositioning enable this third state, which can  be cultivated to correspond with the anticipated choice space of the  ‘user’.</strong></p>
<p><strong>EXISTING METAPHORS FOR QUANTUM COMPUTING</strong></p>
<p>In a landmark article called “Polynomial-Time Algorithms for Prime  Factorization and Discrete Logarithms on a Quantum Computer,” MIT mathematician and computer scientist Peter W. Shor defines  algorithmic sequences for quantum computing in software. Shor asserts that  digital computing, contrary to common belief and to the famous statements in  information theory of Alan Turing (“On computable numbers, with an application  to the Entscheidungsproblem”) and Alonzo Church (“An unsolvable problem of  elementary number theory”), is not an efficient universal computing device. “It  is believed able to simulate any physical computing device with an increase in  computation time by at most a polynomial factor,” he writes. “But this may not  be true when quantum mechanics is taken into consideration.”</p>
<p>Shor considers two mathematical problems in cryptography, factoring integers  and finding discrete logarithms, which are highly challenging to implement on a  digital computer. He formalizes efficient randomized algorithms for these two  problems but still leaves a crucial difficulty remaining to be solved by the  hypothetical quantum computer. “To compute the period of a function <em>f</em>,  we evaluate the function at all points simultaneously.” But quantum physics  imposes on us the limitation that this information is never available to us.  Since the mid-twentieth century, physicists have discovered that there is a  reality of quantum physics, but have had trouble observing that reality. It is  up to the designers of the quantum computer now to implement the quantum  property of the ‘superposition of states’.</p>
<p>A <strong>measurement</strong> of superpositions <strong>yields only one  value</strong>, and <strong>at the same time destroys all the others</strong>.  Computer scientists working on quantum computers therefore rely heavily on the  Fourier transform, a mathematical operation that transforms one function of a  real variable into another, called the <em>frequency domain representation of  the first function</em>, as the hypothesized way to solve the problem. The  quantum Fourier transform is primarily thought of as being implemented in  hardware. A hypothetical quantum computing device would have so-called  ‘reversible logic gates’ which continuously allow sequences of reversible  decompositions into mathematical unitary matrices.</p>
<p>In January 2007, I attended the conference “Consciousness and Quantum  Computers” in Lucerne, Switzerland, organized by the Swiss Biennial on Science,  Technics &amp; Aesthetics (SBSTA). In his opening  remarks, René Stettler, Founder and Director of the SBSTA, talked about the trans-disciplinary work that would be  involved in the project of bringing to fruition quantum computing. It is  especially an expanded understanding of consciousness that would be required to  gain a real grasp of quantum physics. Yet, as Stettler pointed out, universities  do not even seem to be striving for this trans-disciplinary knowledge.  Hans-Peter Dürr, former executive Director of the Max Planck Institute for  Physics and Astrophysics, and former collaborator of Werner Heisenberg,  emphasized in his keynote address that physicists do not have the philosophical  training necessary to understand what quantum physics really means. The  celebrated mid-twentieth century physicists who discovered quantum mechanics did  not understand it, they only spoke about it in <strong>metaphors</strong>. They  settled on the practice of using applied quantum physics statistically without  understanding what quantum physics means.</p>
<p>But quantum physics, according to Dürr, is the most profound rational  knowledge that we have gained about the world. The necessary expanded  understanding of consciousness and action would have to come from engagement  with philosophical traditions like phenomenology, Buddhism, and Hindu cosmic  perspectives like Vedanta. Excellent talks on the relationship between Buddhism  and the philosophy of science were given at the conference by Geshe Obsang  Tenzin, a Tibetan Buddhist psychologist living in America and working on  mind/body medicine, and German philosopher Christian Thomas Kohl.</p>
<p><strong>NEW TOPOLOGIES, STRANGE ATTRACTORS</strong></p>
<p><strong> </strong></p>
<div id="attachment_2309" class="wp-caption alignright" style="width: 310px"><a href="http://www.alan-shapiro.com/wp-content/uploads/2010/04/Alexis111.gif"><img class="size-medium wp-image-2309" title="Alexis11" src="http://www.alan-shapiro.com/wp-content/uploads/2010/04/Alexis111-300x188.gif" alt="" width="300" height="188" /></a><p class="wp-caption-text">© Copyright 2009, Daghdha Dance Company</p></div>
<p><strong>Alexis Clancy</strong>: * <strong>Third Space mechanics</strong>:  I <strong>consider a model to be a dynamic series of frames</strong>. In  modeling a universe, I consider two sets. First, the set <em>F</em> of  everything that I know. Second, the set <em>D</em> of everything that I do not  know. Something can either be known to me or unknown to me. It cannot be both.  [”_F_eicte” is the Irish word for “seen.” _D_ofhiecte is the Irish word for  “unseen.”]</p>
<p>The set <em>F</em> of everything that I know is characterised by collapsed  wave form Kroneker Delta functions which are finite, bounded and measured. [A  Kroneker Delta function is a function whose value is one at a unique instance,  zero everywhere else. It best describes the collapse of a waveform on  measurement, the wave collapsing to an absolute negation of probability at a  certain point on this measurement.]</p>
<div id="attachment_2308" class="wp-caption alignright" style="width: 310px"><a href="http://www.alan-shapiro.com/wp-content/uploads/2010/04/Alexis12.gif"><img class="size-medium wp-image-2308" title="Alexis12" src="http://www.alan-shapiro.com/wp-content/uploads/2010/04/Alexis12-300x199.gif" alt="" width="300" height="199" /></a><p class="wp-caption-text">© Copyright 2009, Alexis Clancy</p></div>
<p>The set <em>D</em> of everything that I do not know is characterised by  Schrödinger type equations, spacewise infinite and unbounded. However, the  perimeter of the set <em>F</em> of everything that I know presents a problem, as  a point on this perimeter exists in both spaces <em>F</em> and <em>D</em> [Imagine someone standing on the border of Belgium and The Netherlands –  essentially, they are standing in both countries at the same time]. This  contradicts the first Rule. I correct this model by introducing a small cleft  about the perimeter, small yet big enough to exist. Epsilon small. I call this  cleft the <strong>Epsilon Cleft</strong>. This is <strong>the Third  Space</strong>.</p>
<p>Locally and superficially, the dimensionality of <em>F</em> strictly does not  go beyond 2D, and it is Euclidean. The dimensionality of <em>D</em> is a  function of time; <strong>as time progresses, symmetry breaks</strong> [i.e the  character of an absolute law dictating the character of D is no longer a given.  See <a href="http://choreograph.net/raw/symmetry-breaking-complexity-simplicity-and-comedy" target="_blank">here</a>]  and <strong>as many dimensions as are needed to patch the model are  used</strong>. Ignoring the first term, the sequence (as stated previously) is  4, 11, 26, 57… The <strong>Epsilon Cleft is the <em>source</em> of these  dimensions</strong>. My assertion that <strong>symmetry will <em>always</em> break (as long as there is time)</strong> dictates that the Epsilon Cleft will  have an inexhaustible supply of dimensions. [This assertion is taken as a direct  inference of Gödel’s Incompleteness Theorems.] It is therefore countably  infinite. Adopting this attitude towards a model renders the ‘problem’ of  innumerable infinites <em>not</em> a problem, but rather an actual contributor  to an overall dynamic and evolving model.</p>
<p>I like to view spaces like the Epsilon Cleft as a “novelty” space. I find  them to be analogous to the “No Mind” structure referred to in the Samurai Creed  (“I have no sword. I make No Mind my sword.”) and the characteristic  consciousness produced by Samadhi practices of Buddhist and Hindu Yogic  meditation; I place my faith in the Epsilon Cleft to provide a space for novelty  to emerge. In this case, <strong>we design the solution space such that the  novelty that emerges is Artificial Life</strong>.</p>
<ul>
<li><strong>Faith</strong>: The interesting thing to me about a probability  spike, as derived and described in Shor’s paper, is that even if it hits, say, a  99.9999999999th percentile of certainty, 0.0000000001 must be taken on faith.  Faith is a qualitative rather than a quantitative construct – once it is there,  it is there and it becomes a fundamental aspect of the overall paradigm,  contributing to the overall efficiency of the paradigm. To negate it would take  an infinite amount of time. I feel that <strong>faith is critical to any sort of  AI paradigm</strong>, quantum or otherwise. I remember speaking about faith with  a friend of mine who is a Jesuit priest. He said that what a lot of people  forget is <strong>how practical a construct faith is</strong>. Indeed, faith is  a large part of the Bushido creed: faith in discipline, faith in training, faith  in “No Mind,” faith in the Way or Path. <strong>Faith is a real time  saver</strong>.</li>
</ul>
<p>To have gaps in the spacetime model provides many advantages: the  <strong>possibility of motion</strong>, for one, and more to the point, the  <strong>capability to creatively evolve</strong> and provide the model with as  many dimensions as needed. Since it exists outside spacetime mechanics, the  “novelty space” is fast. Thus we have the <strong>qualities of dance: motion,  creative capacity for change, speed</strong>; this is the kind of dance  Choreographer Michael Klien describes as <strong>‘a state of excitement in a  system whereby change becomes possible’</strong> .</p>
<ul>
<li>My <strong>theory of mutation</strong> relates to stochastic (a stochastic  method is a method whereby a “guess” is made as to the operation of an observed  phenomena and then the “guess” is “tweaked” into rigor) methods, more precisely  genetic algorithms. It is an example as to how the behaviour of quantum  geometries can be used in developing solutions strategies for the macro world.  While I have only observed the probability of mutation as being a constant in  contemporary theories, my preliminary theory tries to state otherwise. As  stochastic modelling methods rely on their closeness of adherence to natural  processes and phenomena, viewing <strong>mutation as a multi-variable  function</strong> improves the algorithm.</li>
</ul>
<p>I am beginning to think that this theory of Mutation is much more important  than I originally surmised, as it bridges Darwinistic theories of evolution and  assertions of intelligent design. <strong>Once the system comes into a bind,  mutating seems like the intelligent thing to do</strong>. A shrinking  probability interval and the <strong>existence of choice is key</strong>. So  there is a randomness (albeit a shrinking one) and <strong>a free will paradigm  at play</strong>. In terms of theology, I do not feel there is any need to delve  any more to further the understanding of the model; <strong>a choice exists,  that is all</strong>. So the mutation theory can stand out not just as  stochastic proposal, it is also a bold illustration as to how Möbius (symmetry  breaking) Incompleteness in a Riemann geometry can give rise to what can be  deemed intelligent behaviour.</p>
<p>Consider any object in a Riemann Geometry. It is a property, a mathematical  truth of this object that any line section of it is Möbius (i.e. contains a 180°  half twist. See <a href="http://choreograph.net/raw/mobius-halo">here</a>) in  structure -¬ the Riemann object can be described as a pinched S^3 sphere and, by  examining it as a Clifford (Fibre) bundle of a Riemannian manifold, we can say  that all sections are Möbius in character, as there exists a ‘choice of sign’  with respect to the vectors therein. The Möbius twist itself – the “interval of  inflexion” – leaves a gap in the model – this concept is expounded on  shortly.</p>
<p>In a Riemann type geometry, a conic represents a pinch of some sort. An  unmolested bounded space can be taken to be a sphere but some stress on the  system will render it not so – the most basic morphing will be hyperbolically  conical. I state gravity to be a constraint simply due to its universality with  respect to binding a system. With respect to separating the time and space  factors, I feel that, as we are dealing with a spacetime metric, the mutation  function is a coupled bivariable function. It is almost a rule of thumb that  nature will not use a simple linear function to do anything – a simple  non-linear function is generally the case. The geometry can be taken to be a  quantum geometry, but I believe that most of what we experience has its origin  in these kinds of spaces. I feel that the <strong>solution space metric</strong> we will design should embody these qualities and also be  <strong>breathable</strong> (my term) and <strong>elastic</strong> – a  mathematical <strong>weave</strong> as opposed to a mathematical covering (6). I  am inspired by Goethe’s quote: <em>Search nothing beyond the phenomena, they  themselves are the theory</em>.</p>
<p>Take the <strong>interval of inflexion</strong> and call it the <em>Aleph  Point</em>. This is the point where symmetry breaks (down) in the overall  section and the system is called on to evolve to a higher dimension. Now  consider a closed space under some sort of constraint, gravitational or  otherwise, and represent it as a conic, with a time interval T operating. Note  that as we travel down the conic, taking sections at points a, b, c, and d, we  can deduce, as we travel ‘down’ the conic, that the probability of an “Aleph  Point” being called on increases for two reasons. First, because the section  interval is shorter (|a|&gt;|b|&gt;|c|&gt;|d|), so the “aleph” point is more  likely to be “chosen.” Second, because the time interval is operating faster as  spacetime is getting denser toward the bottom of the conic. The overall  conclusion is that <strong>the greater the strain/constrain(t) on a system, the  greater the probability of symmetry breaking</strong>.</p>
<p>With respect to genetic algorithms, I propose that <strong>symmetry breaking  is analogous to mutation</strong>. The <strong>challenge lies in fabricating an  appropriate metric for the solution space so that a suitable variable mutation  function can be applied and a more efficient algorithm developed</strong>. It  must be a Möbius weave, as opposed to a covering. It must be non-Euclidean. It  must not be decimal or binary in base foundation, as, to my mind and acumen,  there are no universal harmonics bound to 2 or 10. Right now, 360 seems to be  the most appropriate base.<br />
This is a very important demonstration as to how  <strong>Möbius topologies, incompleteness and Riemann geometry combine in a  sense that <em>seems intelligent</em>.</strong></p>
<ul>
<li>One of the fundamental challenges with respect to our quantum  computing/A-Life project surrounds <strong>waveform collapse</strong>. There is  the choice space of the mind of the user and the solution space of the A-Life  device. The probability space of the range of choices presented to the user  collapses into a decision and the superposition of states offered by quantum  computing/A-Life must collapse into the same decision.</li>
</ul>
<p>My investigations of waveform collapse suggest that it happens due to a  “well” of incomplete spaces, and collapse happens in pairs of wave potentials.  This is due to the anticipation of Newton’s third law – every action has an  equal and opposite reaction. So there is an “instance” (action) vector and a  “shadow” (reaction) vector, one anticipating the other. In terms of the  dimensionality of the event (i.e. waveform collapse), it is infinite in  potential and finite in eventual unfolding – this finitude following the  sequence 1, 4, 11, 26, 57, 120, 247… [see the figures ‘the symmetry breaking of  aleph’] (based on dynamic patching of incomplete spaces generated by Möbius  inflections). In my modelling, the only way that I could stop the well being  infinite (and the event taking an eternity to happen) is by observing the origin  (the origin being the ordained source of vectors of a given framework) being  sucked into the event as all vectors are brought to the event’s location. There  is <strong>a “kiss” of origin and event</strong>, the dimensionality of the  collapse reaches a finitude, <strong>a moment of absolute parity is  achieved</strong> and then the <strong>collapsed waveform unwinds</strong>.</p>
<p>It is this <strong>moment of parity</strong> that we must strive for – the  <strong>equality of what is in the mind of the operator and the equivalent  member of the solution space</strong>. I have meditated on the ‘=’ symbol for  many years and the result of these contemplations is that the symbol is actually  quite special and not to be used lightly. I regard it as <strong>a ‘parity  license’</strong> and, like all licenses, it must be applied for.</p>
<ul>
<li>Where the challenge lies is in <strong>accessing a Schrödinger waveform to  “play” with</strong>. It may be of use to draw on a conjecture that I developed  regarding Schrödinger’s Equations and Parametric Normal Distributions. The  question I pose is this: Do statistics imitate life, or does life imitate  statistics? The conjecture is based on the meditation that, because Gauss’  rigorous definition of the Normal Distribution [the ubiquitous “Bell Curve”  (because it looks like a bell) seen in most statistical models, particularly in  models whose elements have the possibility to chose their state] predated the  development of Quantum Theory, the results of experimentation and thought  experiments were mathematically retrofitted into Gauss’ model and taken to be a  system of “statistical aggregates.” However, it is my view that Gauss’ Normal  Distribution is a trans-dimensional fractal, mimicking in form and behaviour its  quantum origins on a macro scale.</li>
</ul>
<p>This conjecture is supported by David Bohm’s first postulate of his highly  regarded quantum theory: that <strong>the Schrödinger equation is not only a  mathematical object – it is also an object of form. This expansion of  consciousness permits the accessing of a Schrödinger waveform through parametric  data</strong>. There must be an analogue input at some instance, but the scale  is not important. I feel that this search for the appropriate input could be  like Edison’s search for the appropriate filament for his lightbulb.</p>
<ul>
<li><strong>numbers</strong><br />
3, or <strong>threeness</strong>, is very  important with respect to <strong>escaping the tyrannies of  binary/digital</strong>. Indeed, the ‘trick’ with respect to our macro q-device  will be to build a device that goes beyond Turing’s definition in ‘On Computable  Numbers’ of a universal computing device while using components which conform to  that definition.</li>
</ul>
<p><strong>12</strong> has many strengths. Its combination of three and four  make it <strong>a very musical number</strong>, and it has <strong>almost  self-organizing properties</strong>. This is also the case in a strong way for  things divided into 360 parts. It is well to remember that base 2 and base 10  are to be seen as some sort of enemy to our thinking regarding this project.</p>
<p><strong>64</strong> is important with respect to partitioning a vector space.  My research has led me to conclude that anything after a 64th part partition is  meaningless. It <strong>represents the gauge of the ‘vector net’ that we are to  establish</strong>. I believe that complete coverings cannot be applied to  real-world scenarios as they fail to incorporate concepts of incompleteness.  <em>*Breathable</em> metrics are what is called for*. In order to fabricate  these metrics, there is a requirement for a given, acceptable tolerance to this  metric and its least element. I propose that 64 be this tolerance. Although it  is a classic number in binary computing, it does have a nice twelveness to it in  that there are 4 parts of 8 and 8 parts of 4, and this twelveness is crucial in  modelling a nexus of any given spacetime scenario.</p>
<p>There must be some analogue input somewhere along the way.  <strong>Resonance</strong> is, as far as I know, one of the few quantum  phenomena that can be experienced on a macro level. It is a way to access a  Schrödinger waveform in a fractal, macro sense.</p>
<p><strong>Incompleteness</strong> is almost  treated as a dirty word in modern physics – I am of a polar attitude. I find it  to be critical, and, if harnessed properly, the way forward with respect to the  development of true Artificial Intelligence. I cannot stress enough how  important Gödel’s work is to my overall thesis. It throws “wobbles” into any  proposition. Furthermore, on examining the epistemology of axiomatic reasoning,  a rigorous examination of any axiom-based theory will inevitably reduce to an  examination of the word itself. Axiom: that which can be taken as “self-evident  truth.” Well, what is “truth”? It is certainly no objective matter, so, indeed,  it is a matter of faith that it is taken to be “true.” Though the faith element  may be considered epsilon small in dimension, it still exists, but is habitually  glossed over. I have come to see <strong>axioms as totems</strong>, as opposed  to hardline written-in-stone truths. In view of the incompleteness theorem, it  behoves one to have <strong>mutable, evolving, breathable axioms</strong> or  else the theory will be crushed by incompleteness at some later point in time  and space.</p>
<p><strong>Alan N. Shapiro</strong> : Here is the answer to the riddle of  quantum physics: <strong>not measure, but perceive</strong>. And <strong>an  expansion of consciousness supports an expanded perception</strong>. Quantum  behaviour is a reality. Physicists thought that they could not observe or  measure this reality without destroying the information therein. But they  conceptualized the methodology of observation conventionally. The space from  which one can observe the reality of quantum behaviour without destroying the  information therein is also a reality, a fact of nature. We do not have to  invent this space, we only have to perceive it. <strong>This space of  non-destructive observation really exists</strong>, just as quantum behaviour  really exists, and we will get it working in software. To perceive this space,  we have to change our consciousness. That’s all that we have to do! We have to  recognize as being scientific some ways of perceiving that belong to other  traditions that Western science has so far small-mindedly regarded as  non-scientific. This expanded perceiving includes creative mathematics, the  deconstruction of classical spacetime mechanics, Buddhist and Hinduist  meditation/ontologies, Aboriginal-sacred-mystical-expanded consciousness  thinking, and Continental semiotics/grammatology.</p>
<p>Your idea of the Epsilon Cleft is a very good representation of that protected  space which provides <strong>an extra framing dimension enabling  observation</strong> of the set of bits (in a body of real numbers that is  beyond Turing’s idea of what is computable) which are in a 0 state, and the set  of bits which are in a 1 state. <strong>The Epsilon Cleft is safe and protected,  non-destructive, a breathable space based on breathable axioms, outside  spacetime mechanics</strong>.</p>
<p>Read the complete text (8500 words) at <a href="http://choreograph.net/articles/a-proposal-for-developing-quantum-computing-in-software" target="_blank"><strong>choreograph.net</strong></a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.alan-shapiro.com/a-proposal-for-developing-quantum-computing-in-software/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Rules and Patterns System for Design Process Support Software, by Alan N. Shapiro</title>
		<link>http://www.alan-shapiro.com/rules-and-patterns-system-for-design-process-support-software-by-alan-n-shapiro/</link>
		<comments>http://www.alan-shapiro.com/rules-and-patterns-system-for-design-process-support-software-by-alan-n-shapiro/#comments</comments>
		<pubDate>Tue, 12 Feb 2013 11:39:10 +0000</pubDate>
		<dc:creator>Alan N. Shapiro</dc:creator>
				<category><![CDATA[Computer Science 2.0]]></category>

		<guid isPermaLink="false">http://www.alan-shapiro.com/?p=5481</guid>
		<description><![CDATA[It is necessary, in building towards a Design Process Support Software Application, to design and program a Rules and Pattern System as an extreme form of bottom-up object-oriented intelligence (pragmatic AI) that has a direct relationship between perception and action without a guiding top-down intelligence.
When the designer is faced with the task of designing a [...]]]></description>
			<content:encoded><![CDATA[<p>It is necessary, in building towards a Design Process Support Software Application, to design and program a Rules and Pattern System as an extreme form of bottom-up object-oriented intelligence (pragmatic AI) that has a direct relationship between perception and action without a guiding top-down intelligence.</p>
<p>When the designer is faced with the task of designing a <strong>singular object</strong>, not a <strong>widget</strong> (!), that he/she wants to design, he wants to do something creative, but not re-invent the wheel. He/she wants to design an object in a workspace with help from already existing components in a library database. Yet these components will not relate to the new singular object in a typical mechanical relationship of the parts to the whole. There will instead be <strong>an exciting, inspirational relationship of creativity</strong> between the existing components and the coming-into-existence new design. <strong>The relationship between library elements and new object is like musical composition.</strong> What corresponds to this suggestiveness and resonance in “new computer science“ (Alan Shapiro) is the radical OO coding of patterns and rules. It is exactly like sports where (1) rules are respected, (2) many previous patterns are known, thereby (3) playfulness is liberated. New computer science is based on a paradigm that combines engineering with art and humanities, rather than being just engineering.</p>
<p>The exact goal of this software development project is to demonstrate, in working code, and in a working client application, <strong>the new relationship between the code in the Engine and the software instance</strong>.</p>
<p><strong>This relationship will be something new and different, powerful and valuable, that no other software has.</strong> It will be a qualitatively new relationship of similarity/patterns/samples between smallest data items and ALife software instance.</p>
<p>The structuralism that underlies standard OO and the “mechanical” way that the software instance instantiates itself from code in an engine is obsolete because structures in fact do not have a rigid, stable center. The center of a structure is wild, dynamic, self-evolving, unstable, creative.</p>
<p>The delivered software will consist of the following 4 packages:</p>
<ul>
<li>Logic Engine for Rules and Patterns Extreme OO      New Intelligence.</li>
</ul>
<ul>
<li>Logic Parsers for      testing the operations of the Logic Engine.</li>
</ul>
<ul>
<li>PSQL (Post-Structuralist Query Language for      aesthetic operations)</li>
</ul>
<ul>
<li>Test Client Application (ACAD &#8211; Aesthetic CAD)</li>
</ul>
<p>The Structure class provides the basic repository, or data structure, in the Logic Engine. It is a functor associated with a group of terms. A functor can be any object. A term is either a structure or a variable. A structure is an aggregation of other structures.</p>
<p>The PostStructure class extends the Structure class. It is radicalized OO. Everything is a PostStructure in a Aesthetic Logic Engine.</p>
<p>A Variable is an object that has a name and can Instantiate Structures, PostStructures, and other Variables.</p>
<p>A Rule is an axiom, or statement of truth, or pragmatically simulated hypothesized truth, that has more than one Struture, or PostStructure. In a Rule, the truth of the first PostStruture follows from the ability to prove the remaining PostStructures.</p>
<p>A Program is a collection of axioms, which are Facts or Rules.</p>
<p>A Query, in the conventional “Building Parsers” subdivision of computer science, is a Structure that can prove itself against a program. For us, a Query is a PostStructure that can prove itself against an ALife program.</p>
<p>What does it mean to “Prove” a Query? The Post-Logic Engine proves a Query by aesthetically unifying the query’s PostStructures with Rules in a program.</p>
<p>To “aesthetically unify” means not to do a mechanical calculation, but rather to try out a series of hypotheses, verifying their facticity, their conformance to a set of rules. This establishes their truth in the way of a pragmatic simulation.</p>
<p>The Engine has additional features like Comparisons and Evaluations.</p>
<p>A Parser is an object that recognizes the elements of a language. A Parser is either a Terminal or a composition of other Parsers. I will write a hierarchy of Parsers for Pattern Recognition. The point is to do both standard Pattern Recognition (we need to have that in order to then build on top of it) and a new kind of Pattern Recognition that is non-combinatorial.</p>
<p>We will have a Parser base class, simple parsers for simple operations, then special subclasses of Parser that provide composite Parsers, to describe Sequences, Alternations, and Repetitions of other Parsers.</p>
<p>What we will have here that no one else has is an emergent property of Pattern Recognition arising from “Difference within Repetition and Alternation”. This subclass of the Parser class will be called Differance.</p>
<p>PSQL will resemble SQL. It will have SELECT statements, which implement a new, more powerful relationship among the metadata in the database. It will have JOIN statements for multi-table queries. PSQL will have a simple user environment application, showing Queries and Results.</p>
<p>PSQL will be influenced by list-processing languages like LISP and by Pattern Recognition and Robot command languages (two areas where AI has pragmatically succeeded).</p>
<p><strong>The Centrality of Roles</strong></p>
<p>The object-oriented ontology needs to be radicalized in the direction of Roles and of the autonomy of objects.</p>
<p>The attributes of software classes or software objects are containers of data. Data is a consequence of a subject-centered worldview. Data is reductionist. What we want is a Gestalt of information. An informational field that is the true opposite of chaos, rather than a compulsive need for order in precise information.</p>
<p>The object-oriented model has no real appreciation of time. A class is a blueprint of an instance, and an instance is culled from classes one single time, at construction. It cannot modify itself during the real-time activity of the program, of the software system.</p>
<p>We need a software instance that it is a state of “not knowing.” This makes it alive (almost sort of human). It goes along being alive without being so precisely defined. It picks up its definition in real-time, during the live in-play of the system.</p>
<p>Therefore one can say that may roles are available to the instance. It is existentially free to “choose” among all these available roles.</p>
<p>The system does not define classes, it defines roles.</p>
<p>In the current OO model, there is a kind of Sartrean bad faith going on. The object is fixed or pinned down to its identity.</p>
<p>The object should have no identity. Everything that it does is a “performance.”</p>
]]></content:encoded>
			<wfw:commentRss>http://www.alan-shapiro.com/rules-and-patterns-system-for-design-process-support-software-by-alan-n-shapiro/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Improving the Information Society Through Awareness of Languages, by Alan N. Shapiro</title>
		<link>http://www.alan-shapiro.com/improving-the-information-society-through-awareness-of-languages/</link>
		<comments>http://www.alan-shapiro.com/improving-the-information-society-through-awareness-of-languages/#comments</comments>
		<pubDate>Tue, 12 Feb 2013 11:29:14 +0000</pubDate>
		<dc:creator>Alan N. Shapiro</dc:creator>
				<category><![CDATA[Information Society]]></category>
		<category><![CDATA[Language]]></category>

		<guid isPermaLink="false">http://www.alan-shapiro.com/?p=3235</guid>
		<description><![CDATA[I presented a paper at the ISEA2011 festival of new media, electronic and digital arts in Istanbul, Turkey on September 21, 2011.

On a planetary scale, the quality of communication, work, cross-cultural empathy, scientific and business development, health care, and leisure-time experience in the information society has been limited by the specific way in which English [...]]]></description>
			<content:encoded><![CDATA[<p><em>I presented a paper at the ISEA2011 festival of new media, electronic and digital arts in Istanbul, Turkey on September 21, 2011.<br />
</em></p>
<p>On a planetary scale, the quality of communication, work, cross-cultural empathy, scientific and business development, health care, and leisure-time experience in the information society has been limited by the specific way in which English has been adapted as the global language. It is important to have at least one global language (Spanish and Mandarin Chinese are also candidates for this status), but it is also urgent that other languages be recognized and respected, and that the entire multi-lingual situation of the network society and the era of globalization be pragmatically treated with more awareness. The trend has been towards the unconscious creation of hybrids of English and a national language. We instead need to work towards restoring the separate autonomous integrity of both English and the national language.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.alan-shapiro.com/improving-the-information-society-through-awareness-of-languages/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Design for a Working Quantum Computer in Software, by Alan N. Shapiro</title>
		<link>http://www.alan-shapiro.com/design-for-a-working-quantum-computer/</link>
		<comments>http://www.alan-shapiro.com/design-for-a-working-quantum-computer/#comments</comments>
		<pubDate>Tue, 12 Feb 2013 10:54:08 +0000</pubDate>
		<dc:creator>Alan N. Shapiro</dc:creator>
				<category><![CDATA[Computer Science 2.0]]></category>

		<guid isPermaLink="false">http://www.alan-shapiro.com/?p=3577</guid>
		<description><![CDATA[
(with contributions by Alexis Clancy) 
 
* * * * * * * * * * * * * * * * * * * * * * * * * * * *
1. Inspiration in the work of Walter M. Elsasser
Towards a Truly Scientific Biology
In a great book in the budding field of Holistic [...]]]></description>
			<content:encoded><![CDATA[<h1><a href="http://www.alan-shapiro.com/wp-content/uploads/2011/05/Component-Diagram3.jpg"><img class="aligncenter size-large wp-image-3782" title="Component Diagram3" src="http://www.alan-shapiro.com/wp-content/uploads/2011/05/Component-Diagram3-500x301.jpg" alt="" width="500" height="301" /></a></h1>
<p><strong>(with contributions by Alexis Clancy)</strong><strong> </strong></p>
<p><strong> </strong></p>
<p>* * * * * * * * * * * * * * * * * * * * * * * * * * * *</p>
<p><strong>1. Inspiration in the work of Walter M. Elsasser</strong></p>
<p><strong>Towards a Truly Scientific Biology</strong></p>
<p>In a great book in the budding field of Holistic Biology (<em>Reflections on a Theory of</em> <em>Organisms: Holism in Biology</em>), Walter M. Elsasser argues that the task of elaborating a truly scientific biology still lies ahead of us.<sup> </sup>Physics and chemistry, in their current states of knowledge, are truly scientific, according to Elsasser. Physics, for example, reached scientific status with the unfolding of the twentieth-century theoretical systems of quantum mechanics and relativity. Biology, on the other hand &#8211; molecular, evolutionary and genetic biology &#8211; is not scientific. It is reductionist. Current biological paradigms reduce our understanding of the living organism to a combinatorial model or formula such as the genetic code. But the genetic message is only a symbol of the complete reproductive process. &#8220;The message of the genetic code,&#8221; writes Elsasser, &#8220;does not amount to a complete and exhaustive information sequence that would be sufficient to reconstruct the new organism on the basis of coded data alone.&#8221; <strong>Based on this, we place into question the very concept of data.</strong></p>
<p><strong>The Cartesian Method vs. Complementarity</strong></p>
<p>This reductionism on the part of biologists corresponds to the computational paradigm of binary or digital computing that has been available to us in the twentieth century. It is almost as if the biologists decided, since this is the limit of the computing power that we have, we will devise a biology that functions within the restrictions of what we can compute. It is the question of how do we deal with complexity. Within the existing or dominant computing paradigm, in order to deal with a complex problem, we break down the problem into smaller, more manageable parts. This is essentially the Cartesian Method. But it is impossible to apply the Cartesian Method to quantum-mechanical generalized complementarities like the wave-particle duality or the Heisenberg Uncertainty Principle. Whereas the Cartesian method may work for mechanical systems, it cannot be of much use when we aspire to the understanding or creation of something that is living. The more correct approach that would correspond to a breakthrough into twenty-first century science would be to identify relationships of similarity, to find <em>samples</em> or <em>patterns </em>that capture something of the vitality and complexity of the whole without breaking it down in a reductionist way.</p>
<p><strong>Holistic Information is Real</strong></p>
<p>We need a Holistic Biology where we consider the living organism in its true complexity. The structural complexity of even a single living cell is &#8216;transcomputational&#8217;. Elsasser writes that the computational problem of really scientifically grasping a living organism (or organic structure) is a problem of <em>unfathomable complexity</em>. The single living cell is involved in a network of relationships with all life on the planet, with the planet itself, and with the history of life. The individual member of a species decodes in real-time, as it faces each new circumstance, its species-memory. It creatively retrieves this species-memory through a process of information transfer that is effectively &#8216;invisible&#8217;, and does not take place via any intermediate storage or transmission media. Holistic information transfer happens over space and time, &#8220;without there being any intervening medium or process that carries the information.&#8221; Whereas the genetic code is memory considered as &#8216;homogeneous replication&#8217;, holistic memory is one of &#8216;heterogeneous reproduction&#8217;.</p>
<p><strong>Birth of a New Machine</strong></p>
<p>Although Elsasser’s book is ostensibly about Holistic Biology, I read it as being <strong>a blueprint for Computer Science 2.0</strong>. Starting from Elsasser’s ideas about the living organism considered as an information system, and his reflections on how this information system actually works in the living being, we develop the design and construction of a new kind of computer. What we are in fact concerned with is a new kind of software system. At this early stage of the work, it does not yet have anything to do with hardware. But I find it reasonable to speak about this new kind of software system as being a new kind of computer.</p>
<p><strong>Identities and Differences Make Static Software</strong></p>
<p>One of our basic insights is that currently existing software is based on a logic of discrete identities and discrete differences. Given this logic, the instantiated software object remains essentially static. The properties of the software object are given to it at the time of its inception or its “construction” as object. Its blueprint or definition lies within the software classes which provide it with its finite number of states (as represented, for example, in the graphical artefact of the state machine diagram), and a definite identity and definite properties. This produces an essentially static system. There is no real dimension of time. The linearity of time is the mere playing out of something static. The software object <strong>stays what it is</strong> throughout its lifetime, until the programmer deletes it, or the system shuts it or itself down.</p>
<p><strong>An Insight from Marxist Theory</strong></p>
<p>In existing software systems<strong>, the software object is considered as a thing</strong> – it is the “dead” object of manipulation of an industrial process. There takes place an industrial “handling” of the software object. This insight into what existing software systems actually boil down to in their treatment of the software object comes from a familiarity with Marxist theory (and Weberian sociology). In his great book entitled <em>History and Class Consciousness</em>, the Hungarian Marxist philosopher Gyorgy Lukacs said that the essence of modern society (i.e., what Lukacs called “capitalism” – a nomenclature that, by the way, we do not accept) is a continual procedure of the transformation of living relationships into things. Lukacs called this process <strong>reification</strong> (or thing-ification). Paradoxically, it also does not really matter so much what Lukacs said. What matters is that what Lukacs said corresponds to the historical and contemporary social reality.</p>
<p><strong>Software That Is Alive</strong></p>
<p>Instead of the software object considered as a thing (the basic principle of existing software systems), we will consider the software object as being alive. We will design a new computer based not on mechanistic principles, but on the principles of life, of the living being, the living organism. Elsasser’s book on <strong>how biology really functions as an information system</strong> provides our blueprint and our inspiration. It is of the utmost importance that Elsasser was primarily a theoretical physicist, a quantum physicist. He spent the last 20 years of his life working on questions and problems of biology, and he brought his deep knowledge of quantum physics to that research. It is within quantum physics that we find the idea of a vast number of states of information which are potentialities, not yet “actualized realities,” and which have a relationship of <strong>similarity</strong> to each other.</p>
<p><strong>This is an Interdisciplinary Project</strong></p>
<p>The building of the “quantum/real world software system with similarity-based dynamic objects” is an interdisciplinary project. Elsasser describes the information system of life as a quantum-biological system. Our system will be quantum-biological, and it will also many other things. The creation of a system of similarites will require ideas from physics, biology, brain science, philosophy, psychology, linguistics, mathematics, etc. For example, we will we speak of a <strong>Gestalt</strong> of information, taking this concept from Gestalt psychology and Gestalt therapy. We will contrast chaos to Gestalt, not chaos to order.</p>
<p>It really does not matter that the ideas originated historically in what were called separate disciplines of knowledge. Those separated disciplines should be regarded as the pre-history of the knowledge that is now available to us. The advanced ideas from each of these disciplines are, for us, ideas. They belong to the history of ideas as a whole. We will apply the entire history of ideas to the birth of the new machine.</p>
<p><strong>2. Four Components of the New Computer</strong></p>
<p><strong>a)   The “Quantum Reservoir” of Non-Observable Information</strong></p>
<p><strong>· How Does Similarity Work?</strong></p>
<p>We want to go deeper and deeper into the understanding of how similarity works. There are many philosophical texts which will help us here. An example is Foucault’s <em>The Archeology of Knowledge</em>. Thinkers like Foucault, Derrida, Wittgenstein… they were information theorists without a computer, before the time of computers. <strong>Similarities is how the reality of the universe in fact really works.</strong> We are simply looking for thinkers in all academic fields who had insights into that reality (as opposed to the combinatorial reduction on which existing computers are based).</p>
<p><strong>· Quantum Classes</strong></p>
<p>What we want in the “Quantum Reservoir” is a special sort of blueprint. We want an immensely vast number of classes which are similar to each other in very subtle ways. We don’t want discrete identities and differences. That is a reductionist framework which was imposed upon the reality of the world by combinatorial computer science in order to get something functional up and running. That is our past history. We know from quantum physics that there are really many more states than these discrete identities-differences. The subtle similarities among the states are so vast because it is a vast world of potentialities which have not yet been “actualized” in the jump-over to “real-world” decisional states. The number of classes will be vast. They resonate with each other, as in music. They have similarity and analogy. They are invisible to the observer. They have no identity and we cannot look at them.</p>
<p><strong>· In a Way, Quantum is an Idea, Not a Science</strong></p>
<p>The physicists tend to think that they own the science of the quantum, that <strong>quantum</strong> equates to <strong>quantum physics</strong>. In a way the physicists are right, and in a way they are wrong. There are several sides to the question. One or another aspect of the question can be emphasized, depending up what our goals are in the given context. For right now, we wish to say this: the physicists are fond of saying that quantum physics is a correct description of reality (the most correct that we have). That is absurd. Reality is obviously a concept that precedes the advent of quantum physics, so how can it still be valid since quantum physics shook up everything? (The physicist Hans-Peter Dürr tries to “save reality” by distinguishing between the German terms Realität and Wirklichkeit, but we find that to be a weak defense). Reality is not entirely irrelevant (Baudrillard might say that reality is totally irrelevant, but we are not Baudrillard). In our view, reality has been relegated to the status of an earlier epistemological trope, one that still has some force (past history is always around as a component of the present), but whose force has been greatly reduced by its ever-diminishing half-life.</p>
<p>If one has not read Baudrillard and taken him seriously, then one is not qualified to speak scientifically about &#8220;reality.&#8221;</p>
<p>Taken out of its ordinary context of applied statistical physics, and sent out into the general field of interdisciplinary knowledge, the quantum is really an idea. It is a concept. Anyone can make use of it. As such, we will make use of it in computer science. A quantum informational system, designed by us. We simply need the idea and the design. This is a computer science and science fictional approach. A science fictional approach is indeed the correct methodology. <strong>If you build it, they will come. </strong>(Kevin Costner, <em>Field of</em><em> Dreams</em>)</p>
<p>Previously (in “A Proposal for Developing Quantum Computing in Software”), I wrote about the “non-destructive space of observation.” By this term I meant a state of consciousness, reached through meditation, that is a part of quantum “reality.” It is a special subjective space available to the “quantum observer”. It corresponds to the “objective reality” of what is “there” that we call the quantum physical nature of “reality”. But this is a double-edged sword. We can just as easily strip the quantum of its prestigious “objective” status in physics, and appropriate it as a useful concept for computer science design. The software system is quantum because we conceptualize, design and implement it as quantum.</p>
<p><strong>· Representing the Unrepresentable</strong></p>
<p>This “unrepresentable” information must be represented. Yet in a write-only way! Reading the information will be crucial as well, but it will require a new, special kind of reading. <strong>It is read only in order to no longer be what it is. </strong>In the act of reading, the information is transformed from its own quantum state into the domain of real-world usefulness.</p>
<p>The number of states within the quantum informational reservoir or container is very vast. But it would be a mistake to call it infinite. Here we are in a realm beyond traditional mathematics, beyond concepts like finite and infinite, beyond their binary opposition. We are involved with a more complex and paradoxical topology. This is the applied task that awaits Alexis Clancy’s new mathematics: <strong>to make a correct description of the</strong> <strong>quantum informational space</strong>. Note how one of the main and recurring themes of Elsasser’s book is the question of the scientific status of creativity. Elsasser speaks of <strong>a principle of creative selection</strong> in biology. We know what creativity is in the way that this term is used in ordinary language: the creativity of the artist, of the poet. Something like creativity happens in the biology of the living organism: we must grasp that creativity as a scientific concept. What makes this creativity scientific is <strong>repetition</strong>, the repeatability of scientific experiments. The poet knows how to describe the indescribable. The concept of the description of information belongs to computer science. This is the task awaiting our new mathematics (and linguistics).</p>
<p>Note here a certain analogy with some of the basic questions of Holocaust Studies. Can the Jewish artist with the proper relationship to the Holocaust, like Claude Lanzmann, represent the unrepresentable?</p>
<p>- We must have a correct (post-quantum) mathematical description of this informational space.</p>
<p>- We must be able to write the code of the Generator-Transformer of the quantum representation of application-specific non-quantum information. Perhaps this code will be written in the new programming language Scala.</p>
<p>- We must specify the format of the input information to be prepared in the specific application domain.</p>
<p>- We must be able to write the code of the Instantiation Technique.</p>
<p>It is clear that a certain linguistics science is also going to be very important in defining the protected format of the quantum information. The realm of <strong>similarities not identities</strong> in language is the poetic dimension of language, the (often) cross-language nearly-endless <strong>signifying-signified</strong> chains of words that were studied in a certain tradition of Continental semiotics which culminated in Derrida’s book <em>Of Grammatology</em>. “Le monde, la douleur, la terre, la mère, les hommes, le désert, l’honneur, la misère, l’été, la mer, [le silence].“ (Albert Camus). I believe that Marc Silver’s work on linguistic corpus “databases” is also going to help us here. (Although the word database should become obsolete.)</p>
<p>Until now, only semantics and syntactics as branches of linguistics have been considered by computer science in relation to the question of language understanding. Semiotics and grammatology have not yet been considered by computer science. The area of language understanding in Spoken Dialogue Technology should be one of the most direct applications of <strong>the quantum-biological-linguistic reservoir of similarities</strong>. More generally, we are also talking about a new kind of database, where information of much greater, “unfathomable” complexity &#8211; in contrast to current identity-and-difference-based databases &#8211; can be stored. It is a revolution in computer science.</p>
<p>Elsasser speaks of a “ubiquity of creative effects” (154) in the general understanding of biological order. He is interested in the compatability between holism in biology and quantum mechanics. (38) He calls the “holistic memory” of living organisms a conservative machine, not an innovative one. The “more and more subtle” ordering relationships of biological-semiotic life indicate the “conservative character of creativity.” We dream of a computer with holistic information transfer. What is the information stability found in nature? What is the input into a process of creative selection? What is the output from a process of creative selection?</p>
<p>Elsasser formulates the hybrid quantum-biological nature of a computer with holistic information transfer, which he hypothesizes as being an extension of Niels Bohr’s concept of generalized complementarity: “In the scheme proposed here, we assume that two types of order exist in the world in such a way that they never contradict each other. This is, so far as I can perceive it, a novel kind of interrelationship between two different types of order: the laws of quantum mechanics based on a logic of homogeneous classes that, mathematically speaking, rests on an abstract scheme of infinite sets, as compared to the rules of biology which can only be expressed by a logic of heterogeneous and finite classes.” (144)</p>
<p><strong>· The Dimension of Time</strong></p>
<p>I believe that the dimension of time has not yet been truly considered in software systems. All that we have so far is a static model of identities and differences extrapolated onto a abstract-formalistic model of linear-chronological-tic-tock time. Time considered in its true textures and dimensionalities still awaits us as a field of knowledge investigation. Time in a truly dynamical system is very much related to differentiation in language. We need a theory of language and time. Derrida began to develop a theory of language and time in his famous essay on “Differance”. The essay on “Differance” was praised by thousands of academic philosophy and literature professors, but there was never any real scientific follow-up to its groundbreaking insights. “Differance“ means both to differ (in a language signification system) and to defer (in time). It indicates the connection between the poetic dimension of language and the intricate and undiscovered dimensions of time. I have been working on this area long enough to know that the secret to <strong>knowledge of the future</strong> lies here.</p>
<p>The implementation of differance in software, and the repetitive quality of software, will be the living proof that our approach is scientific, and not some mere manifestation of parapsychology. Here we distinguish ourselves, for example, from the “pataphysics” of Alfred Jarry. Jarry dreamed of a perpetual motion machine, something like a bicycle that would run forever without effort. He never tried to build this machine. He could not, because it is in violation of the laws of physics.</p>
<p><strong>· Within the Quantum Reservoir, the Incompleteness Reservoir</strong></p>
<p>Within the Quantum Reservoir, there is another component: the Incompleteness Reservoir.  The latter is the epistemologically recursive &#8220;unseen&#8221; in relation to the larger reservoir. Algorithimically, this seen-unseen relationship of container-contained continues on for a while (up to a certain limit, a certain number of iterations of a recurringly &#8220;recursive&#8221; loop).</p>
<p>An infinite dimension (Hilbert) space is overkill with respect to quantum models. It doesn&#8217;t give the quantum model sufficient space to break.  (Explicit) symmetry  breaking is implicit as per Gödel&#8217;s Second Incompleteness Theorem. No matter how sophisticated the model, there always exists a statement  somewhere in the universe that renders a proposition that is unanswerable. It does not compute. It breaks the model.</p>
<p>We want our software model to break. The &#8220;accident&#8221; (Paul Virilio) plays a completely different role than in Computer Science 1.0. In Computer Science 1.0, we have the semi-absurd and semi-useful activity of &#8220;bug-fixing.&#8221; In Computer Science 2.0, flaws are part of the design. We design our software to know how to continuously fix itself. This is EVOLUTION. This is CREATIVITY.</p>
<p>There is a Quantum Reservoir. There is an &#8220;Incompleteness&#8221; Reservoir within the larger component container. <strong>The  Incompleteness Reservoir has its own</strong> <strong>physics</strong>.   It needs/requires new mathematics in order to describe it. <strong>An information description or specification. </strong></p>
<p><strong> </strong>The Incompleteness Reservoir is everywhere at once. It is time- and space-independent. It wεaves through Cartesian/Euclidean space, and also through finite dimensional Hilbert Space. As symmetry breaks, the Incompleteness Reservoir provides as many dimensions as are needed to patch the model. As symmetry will always break (in time), it  follows that the Incompleteness Reservoir must carry infinite dimensions. Always.</p>
<p>The Incompleteness Reservoir carries within itself the logic of a trans-finite order. Note that that is beyond the binary opposition, the duality, between finite and infinite.</p>
<p><strong>b)  The “Wall” between the Quantum Reservoir and the Real-World Pool of Dynamic Objects</strong></p>
<p><strong>· The Visible and the Invisible</strong></p>
<p>The “Quantum Reservoir” must be protected by a wall of invisibility or non-graspability. Beyond that wall is information that we cannot directly access, the values of which we cannot explicitly set or get.</p>
<p><strong>· Protection of the Reservoir</strong></p>
<p>The quantum informational classes in the Reservoir are protected by a wall of quantum non-observation. Elsasser says: “Living things do not at all employ the engineer’s method of separating information from noise by a vast energy gap.” Classical information theory &#8211; like Claude Shannon &#8211; is based on this distinction between information and noise. We are interested in a vitally different kind of wall.</p>
<p><strong>c)   The Real-World Pool of Dynamic Objects</strong></p>
<p><strong>· The Centrality of Roles</strong></p>
<p>The object-oriented ontology needs to be radicalized in the direction of Roles and in the direction of the autonomy of objects. The attributes of software classes or software objects are containers of data. The concept of data is a consequence of a subject-centered worldview. Data is reductionist. What we want is a <strong>Gestalt</strong> of information. An informational field that is the true opposite of chaos, rather than a neurotic-compulsive need for order in the will to precise information.</p>
<p>The existing object-oriented model has no real appreciation of time. A class is a blueprint of an instance, and an instance is culled from classes in one single moment, at construction time. The instance cannot modify itself during the real-time activity of the program, of the software system.</p>
<p>We need a software instance that is in a state of “not knowing.” This makes it alive (almost sort of human). It goes along being alive without being so precisely defined. It picks up its definition in real-time, during the <strong>live in-play</strong> of the system.</p>
<p>Many roles are available to the instance. The instance is existentially free to “choose” among all these available roles. The system does not define classes, it defines roles. In the current OO model, there is a kind of <strong>Sartrean bad faith</strong> going on. The object is fixed or pinned down to its identity.</p>
<p>The object should have no identity. Everything that it does is a “performance.” (Judith Butler)</p>
<p>Creative selection occurs from an immense reservoir of possible and admissible states. We need classes where the possibility of life is prepared, and techniques for bringing this potential vitality to actualization, for the real-time lifetime of the dynamic software object.</p>
<p>We need a system where an immense number of possible states is possible, but the switching actions involved are manageable. As Elsasser concludes, the concept of similarity is representative of a somewhat larger cluster of concepts. Holistic memory is the biological phenomenon whereby an organism and an automaton are distinguished from each other. There is a great deal of flexibility in assigning individuals to classes, and a high degree of variability among the individuals of a class.</p>
<p><strong>d)  Programmer Workspace: Programs and Data Specifications</strong></p>
<p><strong>· The Input Program that converts the Class Model to a Quantum Description</strong></p>
<p>There must be a class model where the specific application that is going to be developed is modeled. This model will probably look very conventional – something like UML modeling of classes, attributes, and associations; or the definition of Hibernate classes and records.</p>
<p>There must be a program which converts the class model into a quantum description. We need to generate the quantum software classes without explicitly setting or even seeing them. They will exist in a sort of encrypted way. The mathematics of Alexis Clancy – which is based on the mathematics of Gödel, Schrödinger, and Riemann (to name but a few of many) – will face the challenge of providing us with a correct mathematical description of these quantum-encrypted informational classes. This Generator-Transformer quantizes the input data which we then no longer will be able to directly look at!</p>
<p><strong>· The Output Program that instantiates and/or modifies the Highly Dynamic Sofware Object</strong></p>
<p>There must be a program that instantiates and/or modifies the highly dynamic software object with values and/or information that comes from the “Quantum Reservoir” of Non-Observable Information. The Instantiation from the (quantum-biological) universe of potentialities to the (real-world) universe of actualities is an act of appearance. Non-visible, non-explicitly-setted, analogous-to-each-other-in-subtle- similarities, informational software classes are brought through the “Wall” between the Quantum Reservoir and the Real-World Pool of Dynamic Objects, brought through the “Wall” to visibility, know-ability, and “usefulness.” The object becomes endowed with real-world properties. We speak of an Instantiation Technique, rather than a mechanism (the latter of course now being an obsolete term).</p>
<p><strong>· The Class Model Specification for Input</strong></p>
<p>It will be important to define the class model specification for input.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.alan-shapiro.com/design-for-a-working-quantum-computer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Transforming Computer Science into a Humanities Subject, by Alan N. Shapiro</title>
		<link>http://www.alan-shapiro.com/transforming-computer-science-into-a-humanities-subject/</link>
		<comments>http://www.alan-shapiro.com/transforming-computer-science-into-a-humanities-subject/#comments</comments>
		<pubDate>Tue, 12 Feb 2013 09:32:26 +0000</pubDate>
		<dc:creator>Alan N. Shapiro</dc:creator>
				<category><![CDATA[Humanities Informatics]]></category>

		<guid isPermaLink="false">http://www.alan-shapiro.com/?p=3231</guid>
		<description><![CDATA[I wrote this text in November 2010. A different version will be published soon in a book  publication of the NABA Design University of Milan, Italy.
Transforming Computer Science into a Humanities Subject
Alan N. Shapiro
Recently I bought a copy at the St. Mark’s Bookshop in New York City of an interesting book by Edward Slingerland called [...]]]></description>
			<content:encoded><![CDATA[<p>I wrote this text in November 2010. A different version will be published soon in a book  publication of the NABA Design University of Milan, Italy.</p>
<p>Transforming Computer Science into a Humanities Subject</p>
<p>Alan N. Shapiro</p>
<p>Recently I bought a copy at the St. Mark’s Bookshop in New York City of an interesting book by Edward Slingerland called <em>What Science</em> <em>Offers the Humanities: Integrating Body and Culture</em>. Slingerland argues persuasively that the “French theory” which has dominated university humanities studies in recent decades has serious flaws &#8211; like disembodiment and cultural relativism &#8211; that need to be corrected by infusions from the cognitive and natural sciences. Postmodernism emphasizes cultural discourse, claims that culture determines perception, and “assumes that humans are fundamentally linguistic-cultural beings.” Scientific fields like Artificial Intelligence, semantics, cognitive linguistics, behavioral neuroscience, and developmental psychology teach us that the human person is “an integrated mind-body system.” Knowledge and action are embodied. Slingerland, however, has such a vested interest in carrying out his academic culture war against those who wielded power during the era of the “postmodern turn” that he forgets what is of lasting value in the writings of the deconstructionist thinkers. Regardless of what one may think of the social constructivism of the early Bruno Latour, or of the feminist “science studies” of Sandra Harding, the fact remains that France has since 1960 contributed four great philosophers to world intellectual culture: Baudrillard, Derrida, Deleuze, and Foucault. It is the primary source texts from which we must learn about that Gallic contributory stream to human knowledge, and not from second-hand versions of so-called “French theory.” Slingerland seems to simply want to swap out the era where postmodernism commanded the humanities, and swap in a new era where cognitive science commands.</p>
<p>Slingerland’s stated goal of bridging the gap between the humanities and the sciences is an important and noble one, an objective with which almost all of us agree. As he states: “It is becoming increasingly evident that the traditionally sharp divide between the humanities and natural sciences is no longer viable.” But – and this is the point that I wish to underscore – it is not possible to make any headway in unifying the sciences and the humanities if one is observing the situation from hundreds of meters in the air. To initiate the project of bringing together the sciences and the humanities, we must be experientially and practically very squarely on the ground, and in the trenches, like in the infantry. Theoretical academics are not in a position to do this. Those who make abstract intellectual approaches will just fall down between the two chairs of the humanities and the sciences, rejected by both sides. We can take a different approach. The approach of embodiment. Embodiment is what Slingerland wants, in his advocacy of the science of “bodily-based cognitive processes,” and the philosophy of consciousness. Our epistemology must be recursive. We must <em>be in our being</em> what we plead for. We ourselves must be embodied. We can make real <em>Geisteswissenschaften-Naturwissenschaften</em> interdisciplinarity happen, not make commentaries about interdisciplinarity from the bird’s eye view, looking down at reality as at a map.</p>
<p>My psychotherapist Jerry Kogan recommended to me that I read Fritz Perls’ autobiography <em>In and Out the Garbage Pail</em>. Fritz Perls was the founder of Gestalt Therapy. In this amazing book, Perls makes a fascinating remark about Wilhelm Reich and where Reich went wrong in his efforts to bring together Marxism and psychoanalysis. I don’t want to give the impression that I am dismissing Reich, because I think that Reich and Reich-inspired mind-body therapies are very important. But Perls zeroes in on the nature of Reich’s failure to synthesize two previously divided intellectual worldviews: “He made the mistake of attempting to get the two Weltanschauungen to relate to each other on a high level of abstraction instead of on the gut level. The result was rejection and name-calling. The Communists rejected him because he was an analyst, and the analysts rejected him because he was a Communist. Instead of a chair with a broader base, he found himself falling between two chairs. He got into trouble through relating two systems before relating his own subsistence and his own sex.” This last sentence is awesome. The Marx-Freud dialogue or encounter is very important. Marx is about economics and Freud is about sexuality. To merge Marx and Freud is not about the elaboration of abstract intellectual talk in a seminar. It is about answering the question of what is my relationship to making money? And it is about answering the question of what is my sexuality?</p>
<p>So the individuals most qualified to conduct research into the possible Marx-Freud fusion would be prostitutes, not cultural theory post-graduate students. This assertion is not so far-fetched as it sounds. Walter Benjamin, Charles Baudelaire, Charles Dickens, Charles Bukowski, and Jean Genet were all very interested in prostitutes. I did some sociological field-work in September 2009, living among prostitutes in Zurich, Switzerland. In the hotel lobbies where they and their protectors spend their time, I was accepted with trust into their conversations. I believe that they felt the existential connection of someone who has dealt honestly with his own multi-faceted sexuality and who has often survived economically “living on his wits” through jobbing, gambling, and long periods of sitting all hunched-up in a chair [as a computer programmer-software developer!].</p>
<p>Who are the individuals who are going to be the best qualified to build the bridge between the sciences and the humanities? Not the scholars who write books about the subject or teach seminars on the subject. Because the subject does not yet exist. Seeing the gap has very little to do with assembling the right structure to traverse the gap. It is first necessary to create the subject. The subject to be created is called: Computer Science. Computer Science does not yet exist. Despite its name, Computer Science is so far only an engineering discipline. Computer Science excluded art and sociology at its foundation, making itself into a strictly technical engineering practice, the tweaking of bits and bytes. We need a New Computer Science that integrates art and sociology at a fundamental level. To become a science, Computer Science must integrate what it previously excluded. To become a science, it must become the apparent opposite of that: a humanities subject. This sounds like a paradox, and it is. The way forward out of the conundrum of the Divided Self (R.D. Laing) of the Western Mind is to embark on an adventure of reinventing knowledge as interdisciplinary in the specific pragmatic context of the work of the Humanities Informatics Laboratory.</p>
<p>In books engrossed in the science vs. “French-theory-inspired” humanities culture wars, Computer Science is never mentioned. In <em>Fashionable Nonsense</em>, Sokal and Bricmont don’t say one word about it. Slingerland mentions Artificial Intelligence, but AI is a small and segregated sub-specialty within Computer Science. AI is rather set apart from the educational instruction and industrial practice of the field of Computer Science as a whole.</p>
<p>Invent a new humanities subject. What is a humanities subject? According to Wikipedia, the humanities are those academic disciplines &#8211; like literature and sociology &#8211; which study the human condition. As I said in my recent lecture on robots and androids at Ars Electronica, we need to expand our understanding of what is human to include an emerging future of humans and androids together. Man as the sole object of inquiry of the human sciences is the obsolete paradigm of anthropocentrism. We need to establish a double-system of humans and androids, a relationship with someone who understands our experience and predicament, yet has a different perspective on things.</p>
<p>We need a New Computer Science that starts to build the hardware and software and wetware for Artificial Life and androids, and for more powerful applications today. We need a practical knowledge project, which I propose to call the Humanities Informatics Laboratory. As an enlightened humanities, the project will be very much informed by science.</p>
<p>I will mention six aspects of what the Humanities Informatics Laboratory will do.</p>
<p>First, the Humanities Informatics Laboratory will integrate the perspectives of cybernetics and systems theory into its work. Cybernetics was big in the 1950s. It preceded the reduction of Computer Science to mere engineering which began to take hold in the 1960s. Cybernetics is the interdisciplinary science of control, command and communication first devised by Norbert Wiener. I think that Gregory Bateson, Francisco Varela, Humberto Maturana, and Heinz von Foerster were all momentous figures in the history of cybernetics. I am also interested in the systems theory of sociologists like Niklas Luhmann and Talcott Parsons.</p>
<p>Second, the viewpoint of the Laboratory includes looking upon computer hardware and software as being alive. This is what differentiates my axiomatic position from that of other Computer Scientists. Technology is not an inert thing. Once we respect technology as being alive, then we can no longer be engaged in just the engineering of a machine.</p>
<p>Third, the work of the Laboratory will inscribe art – or rather, what I call the radical illusion beyond art – into the heart of Computer Science. I have written about the radical illusion beyond art in the context of cars, architecture, dance, virtual reality, and software. Jean Baudrillard wrote about it in the context of photography. Alan Cholodenko wrote about it in the context of animated films. To inscribe this objective illusion of the world into Computer Science is to work out the mathematics of quantum computing that goes beyond the binary or digital programming of the explicitly setted on/off switch, the logic of either/or or the one-to-one correspondence between the signifier and the meaning of a word-term at the base of identity in the semiological reduction practiced by Western science after Plato and Aristotle up until the semiotics of Charles Sanders Peirce. The software that derives from this reductionist binary logic is mechanistic. No real emergence or autonomy is possible. Software as it is enables a simulation of democracy. Either we get something like Wikipedia, where a power structure hides behind the façade of participation. Or we get computer games where the possibilities of play are limited by the recombinant permutations of what has been pre-programmed in the executing code’s flow control. But technology wants to play for real.</p>
<p>Fourth, the work of the Humanities Informatics Laboratory will inscribe sociology – or rather a quantum physics sociology that is a synthesis of ideas of Jean Baudrillard and Robert K. Merton – into the heart of Computer Science. Software in the prevailing object-oriented paradigm is all about objects and their instantiation from blueprint software classes. But these objects are understood as simulating processes and phenomena in the world which is assumed to be “real.” Baudrillard’s first book, published in 1968, is also about objects. It is called <em>The System of Objects</em>. Baudrillard studied the “directly experienced psychological and sociological reality of objects.” This quantum physics sociology describes a world of aleatory and wily objects. We need to upgrade object-oriented software development’s alleged “simulation of real” objects into the creation of radically uncertain objects, taking into account the twentieth-century sciences of quantum physics, relativity, and chaos/complexity theory. Baudrillard’s quantum physics sociology stands in the same relation to classical sociological reality that our New Computer Science stands in relation to the current object-oriented paradigm. Classical sociologists assume a world of docile objects waiting to be &#8220;objectively&#8221; investigated, a social world strictly rationally ordered by the exclusively rational subject of social science who is in control. Baudrillardian sociology considers stranger objects in an unmasterable social field governed by incompleteness.</p>
<p>To discharge the integration of sociology into Computer Science, we will also need a very pragmatic and American variant of sociology. Robert K. Merton’s idea of the self-fulfilling prophecy provides support to Baudrillard’s concepts of simulation and the redundancy of abundance at their inception (he mentions it in <em>The Consumer Society</em>, his second book, published in 1970). Merton’s ideas about the role model and social roles and expected behaviors – cornerstones of his theory of social groups – are the counterpart to what Baudrillard said about no one in the established social structure being free to say the truth. Most important for the project of the Humanities Informatics Laboratory is the fact that Merton was the founder of the sociology of science. We want to take the sociology of science one step further: to bring sociology into science, into Computer Science becoming a humanities subject.</p>
<p>Fifth, the Humanities Informatics Laboratory will write advanced code for Artificial Life, and for more powerful systems and applications in business, education, and social networks. There are many individuals, projects, organizations, and enterprises in the “art and technology,” cyberculture, computer gaming, ALife, new media, open source, and biopolitical activism communities who are not just “engineers” or techie programmers. These people are our friends and allies. However, they are working two levels removed from the core of Computer Science. So they cannot carry out an effective computing and cultural revolution. The core of Computer Science is the digital-binary computer and the object-oriented paradigm of programming languages like C++ and Java. I have written about how to get beyond digital-binary computing, and about how to extend object-orientation to include patterns and samples of similarity/resemblance in the part-whole or database element-software instance relationship.</p>
<p>The primary basis of the New Computer Science is the original works of two thinkers: Alexis Clancy and Jacques Derrida. Clancy’s work in mathematics references seminal ideas of Kurt Gödel, Erwin Schrödinger, Bernhard Riemann, David Bohm, and Carl Friedrich Gauss.</p>
<p>Jacques Derrida’s best known book is <em>Of Grammatology</em>, published in 1967. That early work is an important root of the New Computer Science. Derrida’s concept of <em>Différance </em>is elaborated in detail in the essay “Différance.” <em>Différance </em>encompasses a number of polysemous features governing the production of textual meaning. Words and signs can never fully conjure what their authors intend them to mean, but can only make appeals to additional words. As the Wikipedia article on <em>Différance</em> says, “meaning is forever ‘deferred’ or postponed through an endless chain of signifiers.” <em>Différance</em> is a theory of the liveliness of language. <em>Différance</em> can give life to software. We will program poetic signifying chains of meaning in language games, sequences of associations, and sounds which foster vitality. Autonomous, self-evolving, self-learning ALife is energized by languages.</p>
<p>Sixth, the Humanities Informatics Laboratory will consult to industry about workflow processes and creativity, harnessing the practices of the new field of social choreography. The chief originators of social choreography are Steve Valk, Michael Klien, and Jeffrey Gormly. Social choreography takes conceptions that come from the dance world – especially William Forsythe’s “postmodern” choreography of the plasticity of the body – and radicalizes and “applies” them to more and more areas of social life. What the predominant “body movement paradigm” in our society relegates to the status of autistic or nonfunctional behavior attains a space of legitimacy in Forsythe’s remaking of the dancer’s body. The <strong>ambition of social choreography is to extend this from the dancer’s body to a radical flexibility of the social body</strong>. Social choreography is also influenced by ideas and practices of the Situationist International, especially those of filmmaker Guy Debord, painter Asger Jorn, and urban planner Constant Nieuwenhuys.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.alan-shapiro.com/transforming-computer-science-into-a-humanities-subject/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Jean Baudrillard and Consumer Objects, by Alan N. Shapiro</title>
		<link>http://www.alan-shapiro.com/jean-baudrillard-and-consumer-objects/</link>
		<comments>http://www.alan-shapiro.com/jean-baudrillard-and-consumer-objects/#comments</comments>
		<pubDate>Tue, 12 Feb 2013 09:15:13 +0000</pubDate>
		<dc:creator>Alan N. Shapiro</dc:creator>
				<category><![CDATA[Consumer Culture]]></category>
		<category><![CDATA[Jean Baudrillard]]></category>
		<category><![CDATA[Shop]]></category>

		<guid isPermaLink="false">http://www.alan-shapiro.com/?p=315</guid>
		<description><![CDATA[Jean Baudrillard and Consumer Objects, by Alan N. Shapiro
The System of Objects
Baudrillard sets out in his first book to &#8220;classify a world of objects.&#8221; He wants to go beyond a strictly &#8220;technological&#8221; analysis of how ordinary objects are intended &#8211; by the companies that manufacture them &#8211; to operate and to be used. He will [...]]]></description>
			<content:encoded><![CDATA[<h4>Jean Baudrillard and Consumer Objects<span style="font-weight: normal;">, by Alan N. Shapiro</span></h4>
<p><strong>The System of Objects</strong></p>
<p>Baudrillard sets out in his first book to &#8220;classify a world of objects.&#8221; He wants to go beyond a strictly &#8220;technological&#8221; analysis of how ordinary objects are intended &#8211; by the companies that manufacture them &#8211; to operate and to be used. He will instead study the &#8220;directly experienced psychological and sociological reality of objects.&#8221; But as soon as he contemplates the &#8220;secondary meanings&#8221; of modern day objects, he discovers that these everyday life connotations &#8211; when considered as a whole &#8211; constitute a cultural system.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.alan-shapiro.com/jean-baudrillard-and-consumer-objects/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cultural Citizenship in Contemporary America, by Alan N. Shapiro</title>
		<link>http://www.alan-shapiro.com/cultural-citizenship-in-contemporary-america/</link>
		<comments>http://www.alan-shapiro.com/cultural-citizenship-in-contemporary-america/#comments</comments>
		<pubDate>Tue, 12 Feb 2013 06:58:10 +0000</pubDate>
		<dc:creator>Alan N. Shapiro</dc:creator>
				<category><![CDATA[Consumer Culture]]></category>
		<category><![CDATA[Jean Baudrillard]]></category>

		<guid isPermaLink="false">http://www.alan-shapiro.com/?p=307</guid>
		<description><![CDATA[Read the complete text at the International Journal of Baudrillard Studies.
The damaged life of the fragmented individual, performing his duties in the system of production, is circumscribed by a universe of self-referential images and solipsistic spaces which sustain his socialization in that system. Walking amidst the skyscrapers and luxury boutiques of the Upper East Side of [...]]]></description>
			<content:encoded><![CDATA[<p>Read the complete text at the <a href="http://www.ubishops.ca/BaudrillardStudies/vol-7_1/v7-1-shapiro.html" target="_blank"><strong>International Journal of Baudrillard Studies</strong></a>.</p>
<p>The damaged life of the fragmented individual, performing his duties in the system of production, is circumscribed by a universe of self-referential images and solipsistic spaces which sustain his socialization in that system. Walking amidst the skyscrapers and luxury boutiques of the Upper East Side of Manhattan, one has the impression of being in an underground city of loyal citizens, cut off from all other possible space and stories, real in history or imagined in dreams. Dwarfed by the immense monoliths, beset from all sides by an unblemished futuristic-technologized décor, the individual is called upon to exonerate his presence in this apparently complete world. He is compelled – within himself, in relation to others, to organizations, and to the undivided ambience – to make known which of his qualities and skills give him the right to participate in the scramble to belong. From how he speaks and dresses to the technical knowledge and credentials that he carries, he is like an African American in the 1950s being scrutinized by White Cops, a Kafka man permanently On Trial, seeking to decipher the intricate workings of the Court. Immersed in a world of unfathomable complexity presenting itself as a closed perfection, the aspiring Cultural Citizen of contemporary American society must conceal his human weaknesses, scratch and claw to plant a stake, and strive to resemble in his being the rigid geometry of this system of survival.</p>
<p>The processes and modes of legitimation, participation, identity, and solidarity in late capitalism cry out for thorough re-examination in the context of a renewed Critical Theory of American Society and Consumer Culture. This project involves the revitalization and rethinking of the vanishing genre of Cultural Theory, as well as the elaboration of a concept of Cultural Citizenship. Since the American and French Revolutions at the end of the eighteenth century, the concept of political citizenship has dominated our thinking about participation in society to the virtual exclusion of other approaches. But the New Left in the 1960s, at least in its most lucid and audacious moments, initiated a critique of politics which continues to  ring true. Those who partook in the assemblies and action committees in France in May-June 1968, voiced the demands for &#8220;participatory democracy&#8221; of the early Students for a Democratic Society (SDS) in America, marched in the Civil Rights Movement or against the Vietnam War, or actively refused the collaboration of the major political parties during the 1977 student uprising in Italy, shared a critical perception of politics as having becoming a separate sphere, a Simulation of Democracy, a realm reserved for experts and professionals and divorced from everyday life. After the 1970s, voting became more and more of an absurd ritual, politicians were held less and less accountable for their deeds, and ordinary people stopped almost entirely to hope for improvement in their lives coming about as the result of actions in the traditional political sphere. After the scandal and Legitimation Crisis of Watergate in 1972-1973, the victory of Jimmy Carter over Nixon&#8217;s chosen successor Gerald Ford in 1976 was a meaningful election. But after Carter&#8217;s Presidency failed, there followed a long precession of Simulacrum-Presidents. Carter was a well-intentioned person and in some ways a genuine intellectual, the last such non-simulacrum before Obama. During the Presidencies after Carter, legitimation no longer resided in a notion of political citizenship. Reagan was a Hollywood actor and broadcaster of Chicago Cubs baseball games which he creatively imagined while absent from the stadium reading wire reports. George H. W. Bush orchestrated the deceptive spectacle of the Televison War that &#8220;did not take place.&#8221; Clinton was a mediagenic clown brought reduced by a lie about oral sex. George W. Bush was, from the point of view of democracy, a an almost complete disaster. The election of Obama in 2008 signaled the possibility that a more authentic human being was now President and that it would be possible to develop new ideas concerning political citizenship.</p>
<p>The classical statement about citizenship in the sociological literature was provided by T.H. Marshall in his essay &#8220;Citizenship and Social Class&#8221;.  The general concern of Marshall&#8217;s writing was the study of the class structure in Great Britain and its relationship to the history of democratic rights. Following an evolutionist schema, Marshall regarded modern history as the progressive unfolding of rights and extension of participation to more and more sectors of the population. The essential meanings of citizenship are equality and &#8220;full membership in the community,&#8221; and the historical extension of its influence has taken place through three stages: the emergence of the components of civil, political, and social citizenship.</p>
<p>With the rise of the bourgeoisie in the eighteenth century, according to Marshall, came the idea of the Universal Rights of Man and &#8220;civil&#8221; citizenship. This involved the most familiar set of individual rights: freedom of speech, freedom of religion, property rights, equality before the law, and the right to choose one&#8217;s livelihood. &#8220;Political&#8221; citizenship developed in the nineteenth century. It entailed various rights of participation in the exercise of political power: voting, universal suffrage, etc… &#8220;Social&#8221; citizenship (the third stage) was, for Marshall, the culmination of the whole process. Beginning its maturation in the twentieth century, social citizenship promised greater economic equality, improvements in social welfare, services and education, and the opportunity for individuals to &#8220;share to the full in the social heritage and … live the life of a civilized being according to the standards prevailing in the society&#8221;. Rights which had previously been recognized in principle now had the chance of being realized and enjoyed in practice.</p>
<p>The history of citizenship, for Marshall, is progressive and &#8220;revolutionary.&#8221; Social movements and democratic politics, issuing from the lower strata of society, endeavor to &#8220;stretch&#8221; the domain of citizenship and &#8220;universalize&#8221; society. The stratification of the capitalist class system obstructs the &#8220;universalizing&#8221; process, but this social inequality tends to be overcome by the advancing body of citizenship rights. It is ultimately a history of progress, an incessant reweaving of the fabric of citizenship, the history of the &#8220;enrichment of the universal status of citizenship&#8221; and &#8220;an increase in the number of those upon whom the status is bestowed”.</p>
<p>Most political sociologists have endorsed Marshall&#8217;s interpretation. Bendix  follows Marshall&#8217;s argument to the letter. Marshall&#8217;s outline of the history of modernism and the role of social movements (presented in the guise of the history of citizenship) is not so far from the more sophisticated versions of prominent radical critics like Jürgen Habermas and Claude Lefort – the defense and amplification of bourgeois democratic rights, the expansion of the public sphere, etc… The present essay suggests a different direction for Critical Theory than that of &#8220;communicative rationality.&#8221;  I contend that new approaches to the comprehension, critique, and positive transformation of American society are possible through the elaboration of the notion of &#8220;Cultural Citizenship.&#8221; The thinkers who have most influenced me in developing this concept are Jean Baudrillard and Roland Barthes.</p>
<p>There is no simple definition of Cultural Citizenship. It is a reality of many layers. Understanding is possible through tentative formulations, illustrations, case studies, literature reviews, and approaches from different angles and through different languages. The critical analysis of whole areas of social life can be reworked and deepened through the diffusion of the concept and its implications. Although the term is probably being introduced here for the first time in a rigorous way, no claim to originality is made. In his first book, <em>The System of Objects</em>, Jean Baudrillard refers to the &#8220;rights and duties of the consumer-citizen&#8221; (&#8220;les droits et devoirs du citoyen-consommateur&#8221;). As Roland Barthes reminds us, the power or force of the writer is to mix and rearrange previous texts, and to situate himself at a particular intersection of writings, styles, and tissues of the world and of culture. It will be more than apparent to the reader just how much I am indebted to certain prominent philosophers and social critics. My hope is that this &#8220;rearrangement of texts&#8221; will help to resuscitate the stagnating radical critique of American society and a positive strategy for its transformation.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.alan-shapiro.com/cultural-citizenship-in-contemporary-america/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Diary of a Young Wikipedian, by Alan N. Shapiro</title>
		<link>http://www.alan-shapiro.com/diary-of-a-young-wikipedian/</link>
		<comments>http://www.alan-shapiro.com/diary-of-a-young-wikipedian/#comments</comments>
		<pubDate>Mon, 11 Feb 2013 19:36:00 +0000</pubDate>
		<dc:creator>Alan N. Shapiro</dc:creator>
				<category><![CDATA[Wikipedia]]></category>

		<guid isPermaLink="false">http://www.alan-shapiro.com/?p=3229</guid>
		<description><![CDATA[Diary of a Young Wikipedian
Alan N. Shapiro
In novels like Sentimental Education and Bouvard and Pécuchet, and in his comic inventory of clichés and repeated ideas, Dictionnaire des Idées Reçues, the great 19th century French writer Gustave Flaubert made fun of 18th and 19th century attempts to catalogue, classify, list, and record all of scientific and [...]]]></description>
			<content:encoded><![CDATA[<p>Diary of a Young Wikipedian</p>
<p>Alan N. Shapiro</p>
<p>In novels like <em>Sentimental Education</em> and <em>Bouvard and Pécuchet</em>, and in his comic inventory of clichés and repeated ideas, <em>Dictionnaire des Idées Reçues</em>, the great 19th century French writer Gustave Flaubert made fun of 18th and 19th century attempts to catalogue, classify, list, and record all of scientific and historical knowledge. To what extent is Wikipedia an unaware continuation of the “Enlightenment” projects that Flaubert so brilliantly mocked?</p>
<p><strong>Karin Oenema writes:</strong></p>
<p><strong> </strong></p>
<p>Unlike the other speakers, such as [Ramón] Reichert (Foucault-inspired), Shapiro said that he is less critical [of Wikipedia]: &#8220;The critique is all right, however, it should be a component of a larger view, and the larger view should be pragmatic and constructive.&#8221; According to Shapiro, [Jeannette] Hofmann’s ideology critique is insufficient. Blindness and ignorance are a weak thesis within ideology critique. Shapiro is inspired by the work of Gustave Flaubert: &#8220;He shows that knowledge is based in society and as such Wikipedia not only represents knowledge, but also stupidity. And what most people believe in society is based on accepted clichés.&#8221; We must separate the real knowledge from the clichés and the stupidities.</p>
<p>Shapiro says that Wikipedia is about the democratization of knowledge and the promise of popular education (an [Antonio] Gramsci-inspired view). We need balance between the consensus culture such as Wikipedia and respect for the work of the scholar who has dedicated a lot of research on particular issues. A model for balancing these two contributory streams needs to be developed. So, is Wikipedia cool? Shapiro thinks that baseball fans think that Wikipedia is cool. A lot of these articles on baseball are really good because they are based on information in a non-controversial area instead of a mixture of clichés and real knowledge in controversial areas, as in many articles. During his talk, Alan showed some examples in the Baudrillard article at Wikipedia. In this example one of the clichés is that Baudrillard would be a philosopher; but Baudrillard never considered himself to be a philosopher so you can&#8217;t describe him that way according to Shapiro. Another example is that Baudrillard also has been described as a sociologist, but he disliked sociology, was skeptical towards the concepts of politics, and did not consider himself to be a sociologist. The Wikipedia article mentions Baudrillard&#8217;s collaboration with CTHEORY (which [perhaps] really happened, and they published translations of many of his essays), but fails to mention his crucial and essential collaborations with the French journals <em>Utopie</em> and <em>Traverses</em>. During his long enumeration, Shapiro received a question from the audience if [he] ever pushed the submit button. He did, and he is now going to undertake the project of trying to submit step-by-step revisions of the Wikipedia articles on Baudrillard, <em>Star Trek</em>, and Flaubert&#8217;s novel <em>Bouvard and Pécuchet</em>.</p>
<p>[End of “Karin Oenema writes”]</p>
<p>In this contibution to the CPoV Reader, a volume which has grown out of the March 2010 Amsterdam conference, “Who Is in Control of Wikipedia? Critical Point of View,” I will document my recent efforts to submit revisions of a number of Wikipedia articles. I have tried to add more historical and cultural context to the articles, moving away from the ideology of “just the facts.” So that is what I think is the first step to take to radicalize Wikipedia. We have to deconstruct Wikipedia from within. That’s what we should do. A Trojan Horse strategy. We have to stand the coin of whether we are Wikipedians or critics of Wikipedia on its edge, neither heads nor tails. We are both and neither.</p>
<p>I do a search on “Jean Baudrillard” at google.com. The first result that comes up is the Wikipedia article on Baudrillard.</p>
<p>I begin by changing Baudrillard’s birthday, which was incorrect. It is 27 July 1929. This change was accepted by the Wikipedia gatekeepers of this particular domain. My Mom is about the same age as Baudrillard. She was born on May 29th, 1930. Happy 80th Birthday, Mom! (John F. Kennedy was also born on May 29th)</p>
<p><strong>April 1: </strong></p>
<p>Changing the first paragraph of the Baudrillard article would be too risky to start with. I’ll get to that later.</p>
<p>I’ll start with the section “Life”:</p>
<p>Baudrillard was born in <a title="Reims" href="http://en.wikipedia.org/wiki/Reims">Reims</a>, north-eastern France, on July 27, 1929. He told interviewers that his grandparents were <a title="Peasants" href="http://en.wikipedia.org/wiki/Peasants">peasants</a> and his parents were <a title="Civil servants" href="http://en.wikipedia.org/wiki/Civil_servants">civil servants</a>. He became the first of his family to attend university when he moved to <a title="Paris" href="http://en.wikipedia.org/wiki/Paris">Paris</a> to attend <a title="University of Paris" href="http://en.wikipedia.org/wiki/University_of_Paris">Sorbonne</a> University.<sup><a href="http://en.wikipedia.org/wiki/Baudrillard#cite_note-2%23cite_note-2">[3]</a></sup>. There he studied <a title="German language" href="http://en.wikipedia.org/wiki/German_language">German</a>, which led to him to begin teaching the subject at a provincial <a title="Lycée" href="http://en.wikipedia.org/wiki/Lyc%C3%A9e">lycée</a>, where he remained from 1958 until his departure in 1966. While teaching, Baudrillard began to publish reviews of literature and translated the works of such authors as <a title="Peter Weiss" href="http://en.wikipedia.org/wiki/Peter_Weiss">Peter Weiss</a>, <a title="Bertolt Brecht" href="http://en.wikipedia.org/wiki/Bertolt_Brecht">Bertolt Brecht</a> and Wilhelm Mühlmann<sup><a href="http://en.wikipedia.org/wiki/Baudrillard#cite_note-3%23cite_note-3">[4]</a></sup></p>
<p>I changed this to:</p>
<p>Baudrillard was born in <a title="Reims" href="http://en.wikipedia.org/wiki/Reims">Reims</a>, northeastern France, on July 27, 1929. He told interviewers that his grandparents were <a title="Peasants" href="http://en.wikipedia.org/wiki/Peasants">peasants</a> and his parents were <a title="Civil servants" href="http://en.wikipedia.org/wiki/Civil_servants">civil servants</a>. During his high school studies at the Reims Lycée, he came into contact with <a title="Pataphysics" href="http://en.wikipedia.org/wiki/Pataphysics">pataphysics</a> (via the philosophy professor Emmanuel Peillet). Pataphysics is crucial for understanding Baudrillard&#8217;s system of thought.<sup><a href="http://en.wikipedia.org/wiki/Jean_Baudrillard#cite_note-2%23cite_note-2">[3]</a></sup> He became the first of his family to attend university when he moved to <a title="Paris" href="http://en.wikipedia.org/wiki/Paris">Paris</a> to attend <a title="University of Paris" href="http://en.wikipedia.org/wiki/University_of_Paris">Sorbonne</a> University.<sup><a href="http://en.wikipedia.org/wiki/Jean_Baudrillard#cite_note-3%23cite_note-3">[4]</a></sup>. There he studied <a title="German language" href="http://en.wikipedia.org/wiki/German_language">German</a> language and literature, which led to him to begin teaching the subject at several different <a title="Lycée" href="http://en.wikipedia.org/wiki/Lyc%C3%A9e">lycées</a>, both Parisian and provincial, from 1960 until 1966.<sup><a href="http://en.wikipedia.org/wiki/Jean_Baudrillard#cite_note-4%23cite_note-4">[5]</a></sup> While teaching, Baudrillard began to publish reviews of literature and translated the works of such authors as <a title="Peter Weiss" href="http://en.wikipedia.org/wiki/Peter_Weiss">Peter Weiss</a>, <a title="Bertolt Brecht" href="http://en.wikipedia.org/wiki/Bertolt_Brecht">Bertolt Brecht</a>, <a title="Karl Marx" href="http://en.wikipedia.org/wiki/Karl_Marx">Karl Marx</a>, <a title="Friedrich Engels" href="http://en.wikipedia.org/wiki/Friedrich_Engels">Friedrich Engels</a>, and Wilhelm Mühlmann<sup><a href="http://en.wikipedia.org/wiki/Jean_Baudrillard#cite_note-5%23cite_note-5">[6]</a></sup></p>
<p>Pataphysics and Karl Marx!</p>
<p>Three new references are:</p>
<p><strong>3 &#8211; </strong><strong><a href="http://en.wikipedia.org/wiki/Jean_Baudrillard#cite_ref-2%23cite_ref-2">^</a></strong> Francois L&#8217;Yvonnet, ed., <em>Cahiers de l&#8217;Herne</em> special volume on Baudrillard, Editions de l&#8217;Herne, 2004, p.317</p>
<p><strong>5 &#8211; </strong><strong><a href="http://en.wikipedia.org/wiki/Jean_Baudrillard#cite_ref-4%23cite_ref-4">^</a></strong> Francois L&#8217;Yvonnet, ed., <em>Cahiers de l&#8217;Herne</em> special volume on Baudrillard, Editions de l&#8217;Herne, 2004, p.317</p>
<p><strong>6 &#8211; </strong><strong><a href="http://en.wikipedia.org/wiki/Jean_Baudrillard#cite_ref-5%23cite_ref-5">^</a></strong> Francois L&#8217;Yvonnet, ed., <em>Cahiers de l&#8217;Herne</em> special volume on Baudrillard, Editions de l&#8217;Herne, 2004, p.322</p>
<p><strong>April 2: </strong></p>
<p>No controversy about my first significant changes!</p>
<p>Now to the second paragraph of “Life”:</p>
<p>Toward the end of his time as a German teacher, Baudrillard began to transfer to sociology, eventually completing his doctoral thesis <em>Le Système des objets</em> (<em>The System of Objects</em>) under the tutelage of <a title="Henri Lefebvre" href="http://en.wikipedia.org/wiki/Henri_Lefebvre">Henri Lefebvre</a>. Subsequently, he began teaching the subject at the <a title="University of Paris" href="http://en.wikipedia.org/wiki/University_of_Paris">Université de Paris-X Nanterre</a>, at the time a politically radical institution which would become heavily involved in the events of <a title="May 1968 in France" href="http://en.wikipedia.org/wiki/May_1968_in_France">May 1968</a>.<sup><a href="http://en.wikipedia.org/wiki/Jean_Baudrillard#cite_note-6%23cite_note-6">[7]</a></sup> At Nanterre he took up a position as <em>Maître Assistant</em> (Assistant Professor), then <em>Maître de Conférences</em> (Associate Professor), eventually becoming a professor after completing his accreditation, <em>L&#8217;Autre par lui-même</em> (<em>The Other, by himself</em>).</p>
<p>New version written by me:</p>
<p>During his time as a teacher of German language and literature, Baudrillard began to transfer to sociology, eventually completing his doctoral thesis <em>Le Système des objets</em> (<em>The System of Objects</em>) under the dissertation committee of <a title="Henri Lefebvre" href="http://en.wikipedia.org/wiki/Henri_Lefebvre">Henri Lefebvre</a>, Roland Barthes, and Pierre Bourdieu. Subsequently, he began teaching sociology at the <a title="University of Paris" href="http://en.wikipedia.org/wiki/University_of_Paris">Université de Paris-X Nanterre</a>, a university campus just outside of Paris which would become heavily involved in the events of <a title="May 1968 in France" href="http://en.wikipedia.org/wiki/May_1968_in_France">May 1968</a>.<sup><a href="http://en.wikipedia.org/wiki/Jean_Baudrillard#cite_note-6%23cite_note-6">[7]</a></sup> At Nanterre he took up a position as <em>Maître Assistant</em> (Assistant Professor), then <em>Maître de Conférences</em> (Associate Professor), eventually becoming a professor after completing his accreditation, <em>L&#8217;Autre par lui-même</em> (<em>The Other by Himself</em>).</p>
<p>In 1970, Baudrillard made his first of many trips to the USA (Aspen). His observations about America are crucial for understanding his thought. In 1973, Baudrillard made his first of several trips to Japan (Kyoto). His observations about Japan are essential for understanding his thinking.</p>
<p>Barthes and Bourdieu! America Studies and Japan Studies!</p>
<p>I don’t think that Nanterre was a politically radical institution before the student uprising.</p>
<p>Now I will start to make revisions to the main Wikipedia article on <em>Star Trek</em>.</p>
<p>Before my talk at the CPOV conference, the first paragraph of the main <em>Star Trek</em> article looked like this:</p>
<p><strong>Star Trek</strong> is an American <a title="Science fiction on television" href="http://en.wikipedia.org/wiki/Science_fiction_on_television">science fiction</a> <a title="Entertainment" href="http://en.wikipedia.org/wiki/Entertainment">entertainment</a> series. The original <em><a title="Star Trek: The Original Series" href="http://en.wikipedia.org/wiki/Star_Trek:_The_Original_Series">Star Trek</a></em> is an American television series, created by <a title="Gene Roddenberry" href="http://en.wikipedia.org/wiki/Gene_Roddenberry">Gene Roddenberry</a>, which debuted in 1966 and ran for three seasons, following the interstellar adventures of <a title="James T. Kirk" href="http://en.wikipedia.org/wiki/James_T._Kirk">Captain James T. Kirk</a> and the crew of the Federation <a title="Starship Enterprise" href="http://en.wikipedia.org/wiki/Starship_Enterprise">Starship <em>Enterprise</em></a>. These adventures were continued in an <a title="Star Trek: The Animated Series" href="http://en.wikipedia.org/wiki/Star_Trek:_The_Animated_Series">animated television series</a> and six feature films. Four more television series were produced, based in the same universe but following other characters: <em><a title="Star Trek: The Next Generation" href="http://en.wikipedia.org/wiki/Star_Trek:_The_Next_Generation">Star Trek: The Next Generation</a></em>, following the crew of a new Starship <em>Enterprise</em> set several decades after the original series; <em><a title="Star Trek: Deep Space Nine" href="http://en.wikipedia.org/wiki/Star_Trek:_Deep_Space_Nine">Star Trek: Deep Space Nine</a></em> and <em><a title="Star Trek: Voyager" href="http://en.wikipedia.org/wiki/Star_Trek:_Voyager">Star Trek: Voyager</a></em> set contemporaneously with <em>The Next Generation</em>; and <em><a title="Star Trek: Enterprise" href="http://en.wikipedia.org/wiki/Star_Trek:_Enterprise">Star Trek: Enterprise</a></em>, set in the early days of human interstellar travel. Four additional feature films were produced, following the crew of <em>The Next Generation</em>, and most recently <a title="Star Trek (film)" href="http://en.wikipedia.org/wiki/Star_Trek_(film)">a 2009 movie reboot</a> of the series featuring a young crew of the original <em>Enterprise</em> set in an alternate time line.</p>
<p>Now, mysteriously, one phrase was changed to:</p>
<p><em><a title="Star Trek: The Next Generation" href="http://en.wikipedia.org/wiki/Star_Trek:_The_Next_Generation">Star Trek: The Next Generation</a></em>, following the crew of a new Starship <em>Enterprise</em> set almost a century after the original series;</p>
<p>It seems that someone heard what I said at the conference about <em>The Next Generation</em> taking place a hundred years after <em>The Original Series</em>, and not several decades after it!</p>
<p>Here’s my new version of the first paragraph of the article:</p>
<p><strong>Star Trek</strong> is an American <a title="Science fiction on television" href="http://en.wikipedia.org/wiki/Science_fiction_on_television">science fiction</a> <a title="Television" href="http://en.wikipedia.org/wiki/Television">television</a> and <a title="Film" href="http://en.wikipedia.org/wiki/Film">film</a> series that has transcended its context of <a title="Entertainment" href="http://en.wikipedia.org/wiki/Entertainment">entertainment</a>. It has shaped and formatively influenced culture, ideas, technologies, sciences, and even race relations. The original <em><a title="Star Trek: The Original Series" href="http://en.wikipedia.org/wiki/Star_Trek:_The_Original_Series">Star Trek</a></em> was created by <a title="Gene Roddenberry" href="http://en.wikipedia.org/wiki/Gene_Roddenberry">Gene Roddenberry</a>. It debuted in 1966 and ran for three seasons. Like <a title="The Bible" href="http://en.wikipedia.org/wiki/The_Bible">the Bible</a> and <a title="Shakespeare" href="http://en.wikipedia.org/wiki/Shakespeare">Shakespeare</a>, Star Trek is increasingly understood as being a great text of <a title="Western Civilization" href="http://en.wikipedia.org/wiki/Western_Civilization">Western Civilization</a>, and it is now studied in this way by <a title="Literary criticism" href="http://en.wikipedia.org/wiki/Literary_criticism">literary criticism</a> and <a title="Literary theory" href="http://en.wikipedia.org/wiki/Literary_theory">literary theory</a>.<sup><a href="http://en.wikipedia.org/wiki/Star_Trek#cite_note-0%23cite_note-0">[1]</a></sup> The original pilot film of Star Trek, “The Cage,” was made in 1964, starring <a title="Jeffrey Hunter" href="http://en.wikipedia.org/wiki/Jeffrey_Hunter">Jeffrey Hunter</a> as <a title="Captain Christopher Pike" href="http://en.wikipedia.org/wiki/Captain_Christopher_Pike">Captain Christopher Pike</a> of the Federation <a title="Starship Enterprise" href="http://en.wikipedia.org/wiki/Starship_Enterprise">Starship <em>Enterprise</em></a>. It elaborates many of the major literary and technological themes that are hallmarks of the entire Star Trek franchise. Roddenberry was very influenced in his creation of Star Trek by the 1956 science fiction film <a title="Forbidden Planet" href="http://en.wikipedia.org/wiki/Forbidden_Planet">Forbidden Planet</a>. After saying no to Star Trek in 1965 because it was too cerebral and not suited to serial production, <a title="NBC" href="http://en.wikipedia.org/wiki/NBC">NBC</a> Television Network executives asked that a second pilot film be made.<sup><a href="http://en.wikipedia.org/wiki/Star_Trek#cite_note-1%23cite_note-1">[2]</a></sup> Hunter then turned down the leading role, and it was given to <a title="William Shatner" href="http://en.wikipedia.org/wiki/William_Shatner">William Shatner</a> as <a title="James T. Kirk" href="http://en.wikipedia.org/wiki/James_T._Kirk">Captain James T. Kirk</a>. Following the release of other series in the franchise, the Kirk-headed series was retroactively referred to as &#8220;<em><a title="Star Trek: The Original Series" href="http://en.wikipedia.org/wiki/Star_Trek:_The_Original_Series">Star Trek: The Original Series</a></em>&#8220;. These adventures were continued by the short-lived <em><a title="Star Trek: The Animated Series" href="http://en.wikipedia.org/wiki/Star_Trek:_The_Animated_Series">Star Trek: The Animated Series</a></em> and six feature films. Four more television series were eventually produced, based in the same universe but following other characters: <em><a title="Star Trek: The Next Generation" href="http://en.wikipedia.org/wiki/Star_Trek:_The_Next_Generation">Star Trek: The Next Generation</a></em>, following the crew of a new Starship <em>Enterprise</em> set almost a century after the original series; <em><a title="Star Trek: Deep Space Nine" href="http://en.wikipedia.org/wiki/Star_Trek:_Deep_Space_Nine">Star Trek: Deep Space Nine</a></em> and <em><a title="Star Trek: Voyager" href="http://en.wikipedia.org/wiki/Star_Trek:_Voyager">Star Trek: Voyager</a></em>, set contemporaneously with <em>The Next Generation</em>; and <em><a title="Star Trek: Enterprise" href="http://en.wikipedia.org/wiki/Star_Trek:_Enterprise">Star Trek: Enterprise</a></em>, set before the original series, in the early days of human interstellar travel. Four additional feature films were produced, following the crew of <em>The Next Generation</em>, and most recently <a title="Star Trek (film)" href="http://en.wikipedia.org/wiki/Star_Trek_(film)">a 2009 movie reboot</a> of the franchise featuring a young crew of the original <em>Enterprise</em> set in an alternate time line.</p>
<p><em>Star Trek</em> transcends entertainment! It formatively shapes our culture and science! Cell phones, personal computers, and portable computer memory were largely inspired by <em>Star Trek</em>. <em>Star Trek</em> is a great text of Western civilization. One cannot underestimate the importance of the original pilot film <em>The Cage</em>. Nor can one underestimate the importance of <em>The Animated Series</em>, and of animation generally.</p>
<p>A few hours later, all these changes were reverted, and I received the following message at my user page:</p>
<h2>Star Trek changes</h2>
<p>Your well-intentioned changes to the lead in of the <em>Star Trek</em> article were undone by me as a violation of WP&#8217;s neutral point of view policy. (See <a title="Wikipedia:NPOV" href="http://en.wikipedia.org/wiki/Wikipedia:NPOV">WP:NPOV</a> and <a title="Wikipedia:Undue Weight" href="http://en.wikipedia.org/wiki/Wikipedia:Undue_Weight">WP:Undue Weight</a>). However, I would encourage you to write something about the academic field of &#8220;Star Trek studies&#8221; in a slightly more neutral way in the chapter entitled &#8220;Cultural impact&#8221; of the same article. It <em>is</em> notable that Trek is studied in colleges, as reflecting Western culture.&#8211;<a title="User:WickerGuy" href="http://en.wikipedia.org/wiki/User:WickerGuy">WickerGuy</a> (<a title="User talk:WickerGuy" href="http://en.wikipedia.org/wiki/User_talk:WickerGuy">talk</a>) 14:39, 2 April 2010 (UTC)</p>
<p>Retrieved from &#8220;<a href="http://en.wikipedia.org/wiki/User_talk:AlanNShapiro">http://en.wikipedia.org/wiki/User_talk:AlanNShapiro</a>&#8221;</p>
<p>I reply to WickerGuy:</p>
<p>I think that some of my changes are about facts, and not about the academic field of &#8220;Star Trek studies.&#8221; I will try to put in some of these factual changes again, one sentence at a time, and see what you think. I hope that that is OK with you.</p>
<p>And I added one sentence back to the first paragraph of the article:</p>
<p>The original pilot film of Star Trek, “The Cage,” was made in 1964, starring <a title="Jeffrey Hunter" href="http://en.wikipedia.org/wiki/Jeffrey_Hunter">Jeffrey Hunter</a> as <a title="Captain Christopher Pike" href="http://en.wikipedia.org/wiki/Captain_Christopher_Pike">Captain Christopher Pike</a>.</p>
<p>This change was accepted.</p>
<p><strong> </strong></p>
<p><strong>April 3:</strong></p>
<p>Baudrillard article:</p>
<p>The last paragraph of “Life” reads as follows:</p>
<p>In 1986 he moved to IRIS (Institut de Recherche et d&#8217;Information Socio-Économique) at the <a title="University of Paris" href="http://en.wikipedia.org/wiki/University_of_Paris">Université de Paris-IX Dauphine</a>, where he spent the latter part of his teaching career. During this time he had begun to move away from sociology as a discipline (particularly in its &#8220;classical&#8221; form), and, after ceasing to teach full time, he rarely identified himself with any particular discipline, although he remained linked to the academic world. During the 1980s and 1990s his books had gained a wide audience, and in his last years he became, to an extent, an intellectual celebrity,<sup><a href="http://en.wikipedia.org/wiki/Jean_Baudrillard#cite_note-8%23cite_note-8">[9]</a></sup> being published often in the French- and English-speaking popular press. He nonetheless continued supporting the Institut de Recherche sur l&#8217;Innovation Sociale at the <a title="Centre National de la Recherche Scientifique" href="http://en.wikipedia.org/wiki/Centre_National_de_la_Recherche_Scientifique">Centre National de la Recherche Scientifique</a> and was <em><a title="Satrap" href="http://en.wikipedia.org/wiki/Satrap">Satrap</a></em> at the <a title="Pataphysics" href="http://en.wikipedia.org/wiki/Pataphysics">Collège de Pataphysique</a>. He also collaborated at the Canadian philosophical review <em><a title="Ctheory" href="http://en.wikipedia.org/wiki/Ctheory">Ctheory</a></em>, where he was abundantly cited.</p>
<p>I made changes to the third and fourth paragraphs of “Life”:</p>
<p>In 1970, Baudrillard made his first of many trips to the USA (Aspen). His observations about America are crucial for understanding his thought. In 1973, Baudrillard made his first of several trips to Japan (Kyoto). His observations about Japan are essential for understanding his thinking. He was given his first camera in 1981 in Japan, which led to his becoming a photographer.<sup><a href="http://en.wikipedia.org/wiki/Jean_Baudrillard#cite_note-7%23cite_note-7">[8]</a></sup></p>
<p>In 1986 he moved to IRIS (Institut de Recherche et d&#8217;Information Socio-Économique) at the <a title="University of Paris" href="http://en.wikipedia.org/wiki/University_of_Paris">Université de Paris-IX Dauphine</a>, where he spent the latter part of his teaching career. During this time he had begun to move away from sociology as a discipline (particularly in its &#8220;classical&#8221; form), and, after ceasing to teach full time, he rarely identified himself with any particular discipline, although he remained linked to the academic world. During the 1980s and 1990s his books had gained a wide audience, and in his last years he became, to an extent, an intellectual celebrity,<sup><a href="http://en.wikipedia.org/wiki/Jean_Baudrillard#cite_note-8%23cite_note-8">[9]</a></sup> being published often in the French- and English-speaking popular press. He nonetheless continued supporting the Institut de Recherche sur l&#8217;Innovation Sociale at the <a title="Centre National de la Recherche Scientifique" href="http://en.wikipedia.org/wiki/Centre_National_de_la_Recherche_Scientifique">Centre National de la Recherche Scientifique</a> and was <em><a title="Satrap" href="http://en.wikipedia.org/wiki/Satrap">Satrap</a></em> at the <a title="Pataphysics" href="http://en.wikipedia.org/wiki/Pataphysics">Collège de Pataphysique</a>. He also collaborated at the Canadian theory, culture and technology review <em><a title="Ctheory" href="http://en.wikipedia.org/wiki/Ctheory">Ctheory</a></em>, where he was abundantly cited. In 1999-2000, his photographs were exhibited at the <a title="Maison européenne de la photographie in Paris. (page does not exist)" href="http://en.wikipedia.org/w/index.php?title=Maison_europ%C3%A9enne_de_la_photographie_in_Paris.&amp;action=edit&amp;redlink=1">Maison européenne de la photographie in Paris.</a><sup><a href="http://en.wikipedia.org/wiki/Jean_Baudrillard#cite_note-9%23cite_note-9">[10]</a></sup> In 2004, Baudrillard attended the major conference on his work, &#8220;Baudrillard and the Arts,&#8221; at the <a title="Center for Art and Media Karlsruhe" href="http://en.wikipedia.org/wiki/Center_for_Art_and_Media_Karlsruhe">Center for Art and Media Karlsruhe</a> in Karlsruhe, Germany.<sup><a href="http://en.wikipedia.org/wiki/Jean_Baudrillard#cite_note-10%23cite_note-10">[11</a>]</sup></p>
<p>All of my Baudrillard changes have been accepted!</p>
<p><strong>April 4:</strong></p>
<p>There are many Wikipedia articles about <em>Star Trek</em>. I made changes to the first paragraph of the article “Star Trek: The Original Series.” It now reads like this:</p>
<p><strong><em> </em></strong></p>
<p><strong><em>Star Trek</em></strong> is a <a title="Science fiction" href="http://en.wikipedia.org/wiki/Science_fiction">science fiction</a> television series created by <a title="Gene Roddenberry" href="http://en.wikipedia.org/wiki/Gene_Roddenberry">Gene Roddenberry</a> that aired on <a title="NBC" href="http://en.wikipedia.org/wiki/NBC">NBC</a> from September 8, 1966, to March 14, 1969. The final episode, &#8220;Turnabout Intruder,&#8221; was not shown until summer reruns of 1970.&#8221;<sup><a href="http://en.wikipedia.org/wiki/Star_Trek:_The_Original_Series#cite_note-0%23cite_note-0">[1]</a></sup> Though the original series was titled <em>Star Trek</em>, it has acquired the <a title="Retronym" href="http://en.wikipedia.org/wiki/Retronym">retronym</a> <strong><em>Star Trek: The Original Series</em></strong> (<em>ST:TOS</em> or <em>TOS</em>) to distinguish it from the spinoffs that followed, and from the <a title="Star Trek" href="http://en.wikipedia.org/wiki/Star_Trek">Star Trek</a> <a title="Fictional universe" href="http://en.wikipedia.org/wiki/Fictional_universe">universe</a> or <a title="Media franchise" href="http://en.wikipedia.org/wiki/Media_franchise">franchise</a> that they make up. Set in the 23rd century,<sup><a href="http://en.wikipedia.org/wiki/Star_Trek:_The_Original_Series#cite_note-1%23cite_note-1">[2]</a></sup> the original <em>Star Trek</em> follows the adventures of the <a title="USS Enterprise (NCC-1701)" href="http://en.wikipedia.org/wiki/USS_Enterprise_(NCC-1701)">starship <em>Enterprise</em></a> and its crew, led by Captain <a title="James T. Kirk" href="http://en.wikipedia.org/wiki/James_T._Kirk">James T. Kirk</a> (<a title="William Shatner" href="http://en.wikipedia.org/wiki/William_Shatner">William Shatner</a>), his First and Science Officer <a title="Spock" href="http://en.wikipedia.org/wiki/Spock">Mr. Spock</a> (<a title="Leonard Nimoy" href="http://en.wikipedia.org/wiki/Leonard_Nimoy">Leonard Nimoy</a>), and his Chief Medical Officer Dr. <a title="Leonard McCoy" href="http://en.wikipedia.org/wiki/Leonard_McCoy">Leonard McCoy</a> (<a title="DeForest Kelley" href="http://en.wikipedia.org/wiki/DeForest_Kelley">DeForest Kelley</a>). William Shatner&#8217;s voice-over introduction during each episode&#8217;s opening credits stated the starship&#8217;s purpose:</p>
<table border="0" cellspacing="0" cellpadding="0" width="625">
<tbody>
<tr>
<td width="38" valign="top"><strong>“</strong></td>
<td valign="top">Space:   the final frontier. These are the voyages of the starship <em>Enterprise</em>.   Its five-year mission: to explore strange new worlds, to seek out new life   and new civilizations, to boldly go where no man has gone before.</p>
<p>They had   this incorrect fact:</td>
</tr>
</tbody>
</table>
<p><strong>Star Trek </strong>is a science fiction television <strong>series </strong>created by Gene Roddenberry that aired on NBC from September 8, 1966, to June 3, 1969.</p>
<p>And they had Spock only as “First Officer,” and left out McCoy’s Dr. title.</p>
<p><strong> </strong></p>
<p><strong>April 6</strong></p>
<p>I changed the first sentence of the article on “Star Trek: The Original Series”:</p>
<p><strong><em>Star Trek</em></strong> is a <a title="Science fiction" href="http://en.wikipedia.org/wiki/Science_fiction">science fiction</a> television series created by <a title="Gene Roddenberry" href="http://en.wikipedia.org/wiki/Gene_Roddenberry">Gene Roddenberry</a> that aired on <a title="NBC" href="http://en.wikipedia.org/wiki/NBC">NBC</a> from September 8, 1966, to June 3, 1969.<sup><a href="http://en.wikipedia.org/wiki/Star_Trek:_The_Original_Series#cite_note-0%23cite_note-0">[1]</a></sup></p>
<p>After originally saying that Nicholasm79 was right about the ending date of &#8220;Star Trek: The Original Series&#8221;, I have changed my mind. In the M*A*S*H article, the ending of M*A*S*H is considered to be February 28, 1983. Summer reruns are irrelevant. In the <em>Dallas</em> article, the ending of <em>Dallas</em> is considered to be May 20, 1993. Again, summer reruns are irrelevant. Therefore, <em>Star Trek</em> ended on March 14, 1969, with the showing of &#8220;All Our Yesterdays,&#8221; before summer reruns began. The fact that an additional episode, &#8220;Turnabout Intruder,&#8221; was aired at the end of summer reruns is a minor incidental fact. This fact deserves to be mentioned as part of the show&#8217;s history, but it does not change the ending date of the show.</p>
<p><strong> </strong></p>
<p><strong>April 7</strong></p>
<p>“Star Trek: The Original Series“ – they reverted it back to the false ending date of the show.</p>
<p>Did <em>Star Trek: The Original Series</em> end on March 14, 1969 or on June 3, 1969? The question is undecidable. The cult of facts is wrong. Facts are open to interpretation. There are often two sides to every question.</p>
<p>Comments of mine on the cpov listserv:</p>
<p>&lt;&lt;Jon,</p>
<p>that&#8217;s a very good question, Jon, thanks for asking. The example of Peirce is excellent.</p>
<p>I believe that a Peircian semiotic could be implemented on the Internet (or a successor to the Internet), and that this a very worthwhile goal. A sort of Peircian emphasis on content, meaning, or deep referent as counterpoint to what is currently happening on the Internet, which is the nightmare realization of the fundamental media-theory-insight of McLuhan-Baudrillard that &#8220;the medium is the message&#8221; gone haywire, on drugs, so to speak. Content means nothing right now. Everything is links, links, links, where can I get my website or blog linked or ping-backed to as many other websites as possible. And this happening in the context of the rampant reign of Homo Economicus. More links to my website equals more visitors equals higher google ranking equals the dream of the pot of gold.</p>
<p>Any chat of any kind today immediately deteriorates into: are you on Facebook?, are you registered at the Huffington Post?, do you have Skype?, MSN?, Yahoo Messenger?, etc. Meet me at odesk or elance and let’s get exploited together. That&#8217;s a nice app you’ve got, but does it run on iPad? Nice book there, but it is on Kindle? The media that overwhelms the message was TV for McLuhan-Baudrillard. Today that fetishized media is Facebook, skype, MSN, etc.</p>
<p>And add to that list the fetish of &#8220;just the facts, ma&#8217;am&#8221; of the Wikipedia gatekeepers.</p>
<p>The second half of my answer to your question will be in the context of explaining something about my project which is my contribution to the conference reader. Focusing on <em>Star Trek </em> I am establishing myself as a good Wikipedia citizen making contributions which, on one level, are indeed adding to the mountain of fetishized facts. However, I am doing this with awareness in such a way that I simultaneously deconstruct from within the fetish of facts by subtly pointing out contextualizations, ambiguities, uncertainties, undecidabilities. Today, for example, on this very day, I was very involved with the <em>Star Trek</em> question: was the character Flint Shakespeare? (Flint is a character in <em>The Original Series</em> episode &#8220;Requiem for Methuselah&#8221; who is immortal and was many of the great creators of human history, like DaVinci and Brahms). The &#8220;fetish of facts&#8221; nitpickers will debate until the cows come home whether Flint was Shakespeare or not. Half will defend one thesis, half the other. Of course that&#8217;s a ridiculous binary. The episode, which is in fact a brilliant literary story, presents evidence on both sides of the question and the question is undecidable.</p>
<p>Alan</p>
<p>www.alan-shapiro.com</p>
<p><strong>May 28:</strong></p>
<p>I return to the project.</p>
<p>Since it proved so difficult to make changes to the <em>Star Trek</em> article, I have decided to take a different approach.</p>
<p>I go to the article on “Star Trek: Klingon.”</p>
<p>I add:</p>
<p>Klingons appeared in two Animated Series episodes: &#8220;More Tribbles, More Troubles&#8221; and &#8220;The Time Trap.&#8221;</p>
<p>These changes stick. They “cling on.”</p>
<p>I go to the article on “Star Trek: Klingon Language.”</p>
<p>I add:</p>
<p>Klingon is sometimes referred to as Klingonese (most notably in the &#8221;[[Star Trek: The Original Series]]&#8221; episode &#8220;[[The Trouble With Tribbles]]&#8221;, where it was actually pronounced by a Klingon character as {{IPA|/klɪŋɡoni/}}, and in &#8220;Star Trek I: The Motion Picture&#8221;), but, among the Klingon-speaking community, this is often understood to refer to another Klingon language called Klingonaase that was introduced in [[John M. Ford]]&#8217;s 1988 &#8221;Star Trek&#8221; novel [[The Final Reflection]], and appears in other &#8221;Star Trek&#8221; novels by Ford. A shorthand version of Klingonaase is called &#8220;battle language.&#8221;</p>
<p>It would be used intermittently in later movies featuring the original cast: in &#8221;[[Star Trek V: The Final Frontier]]&#8221; and in &#8221;[[Star Trek VI: The Undiscovered Country]]&#8221; (1991), where [[translation]] difficulties would serve as a [[plot device]].</p>
<p>The Klingon language has a following and numerous reference works.  A description of the actual Klingon language can be found in Okrand&#8217;s book &lt;cite&gt;&#8221;[[The Klingon Dictionary]]&#8221;&lt;/cite&gt; (published by Pocket Books, [[Simon &amp; Schuster]], 1985, second edition with new addendum 1992, ISBN 0-671-74559-X). Other notable works include &lt;cite&gt;&#8221;The Klingon Way&#8221;&lt;/cite&gt; (with Klingon sayings and proverbs), &lt;cite&gt;&#8221;Klingon for the Galactic Traveler&#8221;&lt;/cite&gt; and the audio productions &lt;cite&gt;&#8221;Conversational Klingon&#8221;&lt;/cite&gt; and &lt;cite&gt;&#8221;Power Klingon&#8221;&lt;/cite&gt;, which feature Lt. Commander Worf. There is a three-volume interactive multimedia language-learning CD-ROM set called &lt;cite&gt;&#8221;Star Trek Klingon: The Ultimate Interactive Adventure&#8221;&lt;/cite&gt;. It features [[Marc Okrand]] and Klingon Chancellor Gowron, and includes a Language Lab for vocabulary drill and an Immersion Studies interactive adventure. The latter is a film directed by [[Jonathan Frakes]], converted to MPEG video, and enhanced with about a dozen interactive situations.</p>
<p>In the [[Star Trek]] mythology, the idea that the great creators of history were aliens (which eventually crystallized into the idea of Shakespeare being a Klingon) has its origin in [[The Original Series]] episode [[Requiem for Methuselah]]. Kirk, Spock, and McCoy beam down to the planet Holberg 917G in search of an antidote for deadly Rigellian fever. Living on the planet is an enigmatic humanoid male with superhuman powers named Flint. In illuminated bookcases in Flint&#8217;s drawing room, McCoy is astounded to see a Shakespeare First Folio, a Gutenberg Bible, and the &#8220;Creation&#8221; lithographs by Taranullus of Centaurus VII. Readings from Spock&#8217;s tricorder indicate that Flint is six thousand years old, and that the artefacts are re-creations made with the flair of the original masters. When pressed for an explanation, he divulges that he is Brahms, da Vinci, Solomon, Alexander, Methuselah, and many others. Born in Mesopotamia in 3034 B.C., he has been some of the great minds and creators of human history. This is a powerful idea, and it is the introduction of such brilliant ideas into our consciousness that makes [[Star Trek]] great. The extraterrestrial influence on Flint is clear (similar to Gary Seven in [[Assignment: Earth]]), since [[Star Trek]] is basically about alien life in the galaxy. He has ventured into deep space, owns the Taranullus lithographs, and was the painter Stern from Marcus II.</p>
<p>The Klingon Language (tlhIngan Hol), the Emperor&#8217;s Klingon (ta&#8217; tlhIngan Hol), and the &#8220;current standard way of speaking&#8221; (ta&#8217; Hol) all derive from the original language spoken by Kahless the Unforgettable, who united the people of Qo&#8217;noS more than 1500 years ago.&lt;ref&gt;Marc Okrand, &#8221;Klingon for the Galactic Traveler&#8221;. Simon &amp; Schuster, 1997.&lt;/ref&gt;</p>
<p>An important additional dimension of Klingon grammar is the reality of the language&#8217;s ungrammaticality. A notable property of the language is its shortening or compression of communicative declarations. This abbreviating feature encompasses the techniques of Clipped Klingon (tlhIngan Hol poD or, more simply, Hol poD) and Ritualized Speech. Clipped Klingon is especially useful in situations where speed is a decisive factor. Grammar is irrelevant, and sentence parts deemed to be superfluous are dropped. Intentional ungrammaticality is widespread, and it takes many forms. It is exemplified by the practice of pabHa&#8217;, which Marc Okrand translates as &#8220;to misfollow the rules&#8221; or &#8220;to follow the rules wrongly.&#8221; &lt;ref&gt;Marc Okrand, &#8221;Klingon for the Galactic Traveler&#8221;. Simon &amp; Schuster, 1997.&lt;/ref&gt;</p>
<p>All these change clinged on!</p>
<p>I go to the article on “Star Trek: Klingon Language Institute.”</p>
<p>I add:</p>
<p>The &#8221;&#8217;Klingon Language Institute&#8221;&#8217; (KLI) is an independent organization located in Flourtown, [[Pennsylvania]],  [[USA]]. Its goal is to promote the [[Klingon language]] and culture.</p>
<p>About 2500 members in over 50 countries all over the world have joined the KLI.{{Fact|date=January 2008}} For 13 years, it published a quarterly journal &#8221;HolQeD&#8221; (Klingon for &#8221;linguistics&#8221;), before discontinuing the paper mailings and changing to an electronic version with an irregular schedule. It also published the fiction and poetry magazine &#8221;jatmey&#8221;.</p>
<p>Changes accepted!</p>
<p>I go to the article on “Star Trek VI: The Undiscovered Country.”</p>
<p>I add:</p>
<p>In the film, Spock questions Gorkon&#8217;s use of the phrase to refer to the future. After Gorkon raises his crystal goblet filled with deep blue Romulan ale and says: &#8220;I give you a toast: The Undiscovered Country, the future,&#8221; Spock replies: &#8220;Hamlet, Act three, scene one. I do not understand. The quote clearly refers to the fear of death.&#8221;</p>
<p>David Fuchs the Wikipedia watchdog removed this without any explanation. Totally impolite.</p>
<p>I go to the article on “The Klingon Dictionary.”</p>
<p>I add:</p>
<p>It has been an international bestseller, selling more than a half-million copies.</p>
<p>Accepted.</p>
<p><strong> </strong></p>
<p>I go to the article on the “Universal Translator.”</p>
<p>I add:</p>
<p>The [[Star Trek: The Next Generation Technical Manual]] says that the Universal Translator is an &#8220;extremely sophisticated computer program&#8221; which functions by &#8220;analyzing the patterns&#8221; of an unknown foreign language, starting from a speech sample of two or more speakers in conversation. The more extensive the conversational sample, the more accurate and reliable is the &#8220;translation matrix,&#8221; enabling instantaneous conversion of verbal utterances or written text between the alien language and American English / Federation Standard. &lt;ref&gt;Rick Sternbach and Michael Okuda, &#8221;Star Trek: The Next Generation Technical Manual (introduction by Gene Roddenberry)&#8221;, p. 101. Simon &amp; Schuster, 1991. &lt;/ref&gt;</p>
<p>In the episode “[[Arena (TOS episode)|Arena]]” the Metrons supply Captain Kirk and the Gorn commander with a Translator-Communicator, allowing conversation between them to be possible.</p>
<p>Changes accepted!</p>
<p>I am tempted to added the following interpretive paragraph:</p>
<p>The Universal Translator is designed from a Kantian transcendental perspective. The Western scientist has reached the analytical summit of passionless objectivity, a &#8220;transparent&#8221; vantage point from which he gazes out as detached observer at all other languages. He sees what they &#8220;translate&#8221; or reduce to, the forms of equivalence of his own language. The &#8220;own language&#8221; of the scientific observer, as an allegedly rhetoric-free zone, remains unexamined.</p>
<p>But I decide against it! Maybe I should add it… but why rock the boat?</p>
<p>I go to the article on “Star Trek: Organians.”</p>
<p>I add:</p>
<p>The Organians are not humanoids. They are incorporeal energy creatures with no precise physical location in the universe. They assumed humanoid form in order to &#8220;interact&#8221; with the Federation representatives and the Klingons. They render all weapons belonging to the hostile parties inoperable, and then vanish.</p>
<p>Mention is made of the &#8220;Organian Peace Treaty&#8221; in The Original Series episodes &#8220;The Trouble With Tribbles&#8221; and &#8220;Day of the Dove.&#8221;</p>
<p>Changes accepted!</p>
<p>I go to the article on “Seven of Nine.”</p>
<p>I add:</p>
<p>After the addition of the former Borg drone to the starship&#8217;s crew at the start of the fourth season of <em>Voyager</em>, the shows&#8217;s weekly viewer ratings soared by more than 60%.<sup><a href="http://en.wikipedia.org/wiki/Seven_of_Nine#cite_note-2%23cite_note-2">[3]</a></sup> Seven&#8217;s arrival on the scene was accompanied by a massive publicity campaign in TV magazines and newspaper supplements.</p>
<p>Seven&#8217;s erect phallic posture, techno-scientific competence, stringently business-like speaking style, and indifference towards male erotic overtures in her direction make her an ambivalent boundary-crosser with both masculine and feminine semiotic and manneristic attributes. She is an examplar of the <a title="Cyborg theory" href="http://en.wikipedia.org/wiki/Cyborg_theory">cyborg theory</a> of <a title="Donna Haraway" href="http://en.wikipedia.org/wiki/Donna_Haraway">Donna Haraway</a> and the gender-as-performance ideas of <a title="Judith Butler" href="http://en.wikipedia.org/wiki/Judith_Butler">Judith Butler</a>.</p>
<p>These changes were accepted. Getting this last paragraph in is a major triumph! Maybe when some watchdog reads this article, then they’ll go back and delete that! But isn’t there a statute of limitations?</p>
<p>I go to the article on “Borg.”</p>
<p>I add:</p>
<p>===Scholarly interpretation===</p>
<p>Inspired by Klaus Theweleit&#8217;s psychoanalytic study of the proto-Nazi Freikorps, scholars like Scott Bukatman, Mark Dery, and Rosi Braidotti have identified the Borg as representing a significant anxiety of males with respect to their loss of power and increasing obsolescence in &#8220;postmodern culture.&#8221; Men feel threatened by feminine liquidity and flows, and seek an armored body to fortify themselves against disintegration and contamination. They become hyper-masculine warriors corporeally enhanced with fetishistic high-tech prostheses.&lt;ref&gt;Klaus Theweleit, Male Fantasies, Minneapolis, University of Minnesota Press, 1987; Scott Bukatman, Terminal Identity: The Virtual Subject in Post-Modern Science Fiction, Durham, Duke University Press, 1993; Mark Dery, &#8220;Slashing the Borg: Resisting is Fertile,&#8221; Nettime, 1996; Rosi Braidotti, &#8220;Is Metal to Flesh like Masculine to Feminine?&#8221; Metal and Flesh, 2001.&lt;/ref&gt;</p>
<p>Changes accepted.</p>
<p>Unrelated to Star Trek, I go to the article on “Computer Worm.”</p>
<p>I add:</p>
<h2>History</h2>
<p>The actual term &#8216;worm&#8217; was first used in <a title="John Brunner" href="http://en.wikipedia.org/wiki/John_Brunner">John Brunner</a>&#8217;s 1975 novel, <a href="http://en.wikipedia.org/wiki/The_Shockwave_Rider" target="_blank">The Shockwave Rider</a>. In that novel, Nick Haflinger designs and sets off a data-gathering worm in an act of revenge against the powerful men who run a national electronic information web that induces mass conformity. &#8220;You have the biggest-ever worm loose in the net, and it automatically sabotages any attempt to monitor it&#8230; There&#8217;s never been a worm with that tough a head or that long a tail!&#8221;<sup><a href="http://en.wikipedia.org/wiki/Computer_worm#cite_note-9%23cite_note-9">[10]</a></sup></p>
<p>Shortly after 6 PM on November 2, 1988, <a title="Robert Tappan Morris" href="http://en.wikipedia.org/wiki/Robert_Tappan_Morris">Robert Tappan Morris</a>, a <a title="Cornell University" href="http://en.wikipedia.org/wiki/Cornell_University">Cornell University</a> computer science graduate student, inspired by <a title="The Shockwave Rider" href="http://en.wikipedia.org/wiki/The_Shockwave_Rider">The Shockwave Rider</a> and the architecture of its tapeworm program, unleashed the Great Worm. Morris&#8217; criminal invention was a self-propagating parasitic Internet invader that interrupted U.S. government, military, university, and commercial online activities for weeks.</p>
<p>“Snori” re-writes the above paragraph into what he calls a more “encyclopedic” style:</p>
<p>On November 2, 1988, <a title="Robert Tappan Morris" href="http://en.wikipedia.org/wiki/Robert_Tappan_Morris">Robert Tappan Morris</a>, a <a title="Cornell University" href="http://en.wikipedia.org/wiki/Cornell_University">Cornell University</a> computer science graduate student, unleashed what became known as the <a title="Morris worm" href="http://en.wikipedia.org/wiki/Morris_worm">Morris worm</a>, disrupting perhaps 10% of the computers then on the Internet<sup><a href="http://en.wikipedia.org/wiki/Computer_worm#cite_note-10%23cite_note-10">[11]</a><a href="http://en.wikipedia.org/wiki/Computer_worm#cite_note-11%23cite_note-11">[12]</a></sup> and prompting the formation of the <a title="CERT Coordination Center" href="http://en.wikipedia.org/wiki/CERT_Coordination_Center">CERT Coordination Center</a><sup><a href="http://en.wikipedia.org/wiki/Computer_worm#cite_note-12%23cite_note-12">[13]</a></sup> and <a href="http://securitydigest.org/phage/">Phage mailing list</a>. Morris himself became the first person tried and convicted under the 1986 <a title="Computer Fraud and Abuse Act" href="http://en.wikipedia.org/wiki/Computer_Fraud_and_Abuse_Act">Computer Fraud and Abuse Act</a><sup><a href="http://en.wikipedia.org/wiki/Computer_worm#cite_note-13%23cite_note-13">[14]</a></sup>.</p>
<p>My first paragraph was accepted.</p>
<p><strong> </strong></p>
<p>I go to the article on Data (Star Trek).</p>
<p>I add:</p>
<p>Data attempted to reproduce in &#8220;<a title="The Offspring (Star Trek: The Next Generation)" href="http://en.wikipedia.org/wiki/The_Offspring_(Star_Trek:_The_Next_Generation)">The Offspring</a>&#8221; by creating an android daughter, naming her Lal (meaning &#8220;beloved&#8221; in <a title="Hindi" href="http://en.wikipedia.org/wiki/Hindi">Hindi</a>), from his own neural net matrix. She dies at the end of the episode of a neural malfunction or &#8220;general cascade failure,&#8221; due to an emotional overload in the face of having to be taken away from Data on the order of Starfleet. Data transfers her memories to himself.</p>
<p>In &#8220;<a title="The Outrageous Okona (TNG episode)" href="http://en.wikipedia.org/wiki/The_Outrageous_Okona_(TNG_episode)">The Outrageous Okona</a>&#8221; Data tries to learn humor and become a stand-up comedian in the Holodeck. An avatar of 20th century Earth comedian Joe Piscopo warms up the virtual cocktail lounge audience for Data: &#8220;Tonight I have for you the funny man of the stars, the android of antics, that Lt. Commander of mirth. Please give him a nice welcome, ladies and gentlemen, none other than &#8230;&#8221;</p>
<p>In &#8220;<a title="All Good Things... (Star Trek: The Next Generation)" href="http://en.wikipedia.org/wiki/All_Good_Things..._(Star_Trek:_The_Next_Generation)">All Good Things&#8230;</a>&#8220;, the two-hour concluding episode of The Next Generation, Captain Picard jumps around among three different times: three temporal instances of the Enterprise-D, separated by 32 years in time, but positioned at the corners of the same triangular location in space. The &#8220;old man&#8221; Picard of 25 years into the future goes with La Forge to seek advice from Professor Data, a luminary physicist who holds the Lucasian Chair at Cambridge University.</p>
<p><strong> </strong></p>
<p><strong> </strong></p>
<p><strong> </strong></p>
<p>I go to the article “Spock.”</p>
<p>I add:</p>
<p>&#8220;As my parents were of different species,&#8221; Spock explains, &#8220;my conception occurred only because of the intervention of Vulcan scientists. Much of my gestation was spent outside my mother&#8217;s womb, in a heated, specially designed environment.&#8221;<sup><a href="http://en.wikipedia.org/w/index.php?title=Spock&amp;action=submit#cite_note-iamspock-2%23cite_note-iamspock-2">[3]</a></sup></p>
<p>And:</p>
<h3>Cultural impact</h3>
<p>By the late 1960s, NASA personnel en masse wholeheartedly embraced Mr. Spock as one of their own. Leonard Nimoy was invited to be guest of honor at the March 1967 National Space Club dinner, and to take an extensive tour of the Goddard Space Flight Center in Greenbelt, MD. The actor concluded from the warm and intense reception that he received that astronauts like John Glenn and aerospace industry engineers, secretaries, and shareholders alike all regarded Star Trek, and especially the character of Mr. Spock, as a &#8220;dramatization of the future of their space program.&#8221; <sup><a href="http://en.wikipedia.org/w/index.php?title=Spock&amp;action=submit#cite_note-makingstartrek-6%23cite_note-makingstartrek-6">[7]</a></sup></p>
<p>These changes were accepted.</p>
<p>I add the following 9 paragraphs:</p>
<p>In &#8220;<a title="This Side of Paradise (Star Trek: The Original Series)" href="http://en.wikipedia.org/wiki/This_Side_of_Paradise_(Star_Trek:_The_Original_Series)">This Side of Paradise</a>&#8220;, Spock is walking with botanist Leila Kalomi, one of the agricultural colonists on Omicron Ceti III. Spock and Kalomi knew each other six years ago on Earth and she was in love with him. When Leila tries to get Spock to open up about his feelings, he says: &#8220;emotions are alien to me, I&#8217;m a scientist.&#8221; To this she replies: &#8220;someone else might believe that, your shipmates, your Captain, but not me&#8230; There was always a place in here [she touches his chest near his heart] where no one could come. There was only the face you allow people to see, only one side you&#8217;d allow them to know.&#8221; What Kalomi perceives is that Spock may not wish to conclusively reject his human side. After the alien spores which temporarily reside in the flowers of dandelion-like pod plants on the planet exert their influence on him, Spock&#8217;s repressed human double appears. He confesses the desire, passion, and tender sentiments that he feels towards Leila. They make love.</p>
<p>In &#8220;[[The Devil in the Dark (Star Trek: The Original Series)|The Devil in the Dark]]&#8221;, Spock demonstrate his capabilities of empathy towards alien others in his mind meld encounter with the silicon-based Horta life-form on the mining planet Janus VI. The workers of the mineral production station are menaced by a hideous creature they are not sure they have ever seen. The beast has allegedly killed more than fifty of them. Kirk and Spock are the first to get a clear look at the Horta as it moves with great speed through the underground labyrinth of caverns and tunnels. Spock deduces from various pieces of evidence that the enigmatic entity is intelligent, and that the caves are its natural habitat. Encountering the Horta deep in the tunnel system, Spock closes his eyes. concentrates his mental powers, and establishes a first telepathic contact. He touches the Horta with outstretched hands, fingers separated in pairs as in the Vulcan salute that Leonard Nimoy derived from Jewish Kohanim tradition. He enters the trance, and begins a genuine communion with a true alien other.</p>
<p>In &#8220;[[Amok Time (Star Trek: The Original Series)|Amok Time]]&#8221;, the Enterprise senior officers, on their way to Altair VI, must contend with an increasingly irritable and violent Spock. Spock confides to Kirk the reasons for his aberrant behavior. Once every seven years, the Vulcan individual experiences the primitive drive of Pon farr (along with Plak-tow or &#8220;blood fever&#8221;), impelling him to return home to mate. Disobeying a direct order from Admiral Komack, Kirk risks his career to bring Spock to the appointed consummation of his wedding vows at the temple of the Koon-ut Kal-if-fee. The &#8220;marriage or challenge&#8221; ritual of Spock and his betrothed T&#8217;Pring is presided over by the stately T&#8217;Pau. Spock was the first Vulcan citizen to enlist in Starfleet, and became famous for his achievements. During his long absence, T&#8217;Pring fell in love with another Vulcan male named Stonn. On the verge of matrimonial union, she unexpectedly spurns Spock. She chooses the option of Kal-if-fee or challenge. Not wanting to risk Stonn&#8217;s demise, T&#8217;Pring selects Kirk as her &#8220;champion.&#8221;  Kirk is forced to engage in a one-on-one struggle to the death against his Plak-tow-entranced best friend.</p>
<p>In &#8220;<a title="The City on the Edge of Forever (Star Trek: The Original Series) (page does not exist)" href="http://en.wikipedia.org/w/index.php?title=The_City_on_the_Edge_of_Forever_(Star_Trek:_The_Original_Series)&amp;action=edit&amp;redlink=1">The City on the Edge of Forever</a>&#8220;, Roddenberry added an insensitive racial joke to Ellison&#8217;s script. Spock is disguised for anonymity as a Chinese-American, but Kirk must explain his ears to a befuddled NYC constable. &#8220;They&#8217;re actually easy to explain,&#8221; begins Kirk. &#8220;Perhaps the unfortunate accident I had as a child?&#8221; suggests Spock. &#8220;He caught his head in a mechanical rice picker,&#8221; retorts Kirk.</p>
<p>In &#8220;<a title="A Private Little War (Star Trek: The Original Series) (page does not exist)" href="http://en.wikipedia.org/w/index.php?title=A_Private_Little_War_(Star_Trek:_The_Original_Series)&amp;action=edit&amp;redlink=1">A Private Little War</a>&#8220;, a native of the planet Neural gravely wounds Spock by firing a flintlock rifle. The Science Officer heals injured parts of his body through a Vulcan mind-body technique of self-induced hypnosis and intense mental concentration.</p>
<p>Due to the genetic sequencing he shares with other inhabitants of Vulcan, Mr. Spock can &#8220;withstand higher temperatures, go for longer periods of time without water, and tolerate a higher level of pain&#8221; than humans. <sup><a href="http://en.wikipedia.org/w/index.php?title=Spock&amp;action=submit#cite_note-makingstartrek-6%23cite_note-makingstartrek-6">[7]</a></sup> Spock is more resistant to radiation and needs less food to nourish himself than his non-Vulcan counterparts on board the Enterprise. Physical distress, for Spock, is merely a kind of information input, &#8220;which a trained mind ought to be able to handle,&#8221; as he declares from his biobed in sick bay in the episode &#8220;<a title="Operation -- Annihilate! (Star Trek: The Original Series) (page does not exist)" href="http://en.wikipedia.org/w/index.php?title=Operation_--_Annihilate!_(Star_Trek:_The_Original_Series)&amp;action=edit&amp;redlink=1">Operation &#8212; Annihilate!</a>&#8220;.</p>
<p>In &#8220;<a title="Operation -- Annihilate! (Star Trek: The Original Series) (page does not exist)" href="http://en.wikipedia.org/w/index.php?title=Operation_--_Annihilate!_(Star_Trek:_The_Original_Series)&amp;action=edit&amp;redlink=1">Operation &#8212; Annihilate!</a>&#8220;, a flying amoeba-like creature attacks Spock and enters his body. Its tentacles grow internally around his nervous system. Despite experiencing excruciating pain, Spock prepares himself mentally to return to duty. His human half &#8220;is an inconvenience, but it is manageable. The mind rules. There is no pain.&#8221;</p>
<p>Spock does not perspire. He exercises extreme restraint in his &#8220;movements, gestures, and facial expressions.&#8221; <sup><a href="http://en.wikipedia.org/w/index.php?title=Spock&amp;action=submit#cite_note-makingstartrek-6%23cite_note-makingstartrek-6">[7]</a></sup> He has much greater physical strength than his Terran colleagues. He has more acute hearing, resulting from evolutionary accomodation to sound wave attenuation in the thin atmosphere of Vulcan. As explained in &#8220;<a title="Operation -- Annihilate! (Star Trek: The Original Series) (page does not exist)" href="http://en.wikipedia.org/w/index.php?title=Operation_--_Annihilate!_(Star_Trek:_The_Original_Series)&amp;action=edit&amp;redlink=1">Operation &#8212; Annihilate!</a>&#8220;, Spock has an extra inner eyelid to protect his vision against strong solar and electromagnetic rays.</p>
<p>Spock is perpetually preoccupied with calculating the odds in any given situation. Leonard Nimoy&#8217;s chances of &#8220;becoming&#8221; Spock at the moment of the actor&#8217;s birth were exactly one in 789,324,476.76. &#8220;<sup><a href="http://en.wikipedia.org/w/index.php?title=Spock&amp;action=submit#cite_note-iamspock-2%23cite_note-iamspock-2">[3]</a></sup></p>
<p>The preceding 9 paragraphs were all deleted by the Wikipedia “watchdog of the established order” named EEMIV. According to EEMIV, all of my additions are “gratuitous plot summary.” Yet <em>South Park</em>’s reference to Spock’s goatee (that someone else added) is retained.</p>
<p><strong>June 18:</strong></p>
<p>I go to the Wikipedia article on Flaubert’s “Bouvard et Pécuchet.”</p>
<p>I add:</p>
<p>In Bouvard et Pécuchet, Gustave Flaubert made fun of 18th and 19th century attempts to catalogue, classify, list, and record all of scientific and historical knowledge. To what extent is Wikipedia an unaware continuation of the “Enlightenment” projects that Flaubert so brilliantly mocked? In October 1872, he wrote, the novel is “a kind of encyclopedia made into a farce&#8230; I am planning a thing in which I give vent to my anger&#8230;”</p>
]]></content:encoded>
			<wfw:commentRss>http://www.alan-shapiro.com/diary-of-a-young-wikipedian/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
