<?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"
	>

<channel>
	<title>vekturopis.com</title>
	<atom:link href="http://vekturopis.com/blog/?feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://vekturopis.com/blog</link>
	<description>An eclectic blend of music, politics, science, and technology.</description>
	<pubDate>Sat, 26 Nov 2011 15:58:47 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
	<language>en</language>
			<item>
		<title>Shame on you, Michio Kaku</title>
		<link>http://vekturopis.com/blog/?p=42</link>
		<comments>http://vekturopis.com/blog/?p=42#comments</comments>
		<pubDate>Sat, 26 Nov 2011 15:58:47 +0000</pubDate>
		<dc:creator>vek</dc:creator>
		
		<category><![CDATA[Politics and Media]]></category>

		<category><![CDATA[Science &amp; Technology]]></category>

		<category><![CDATA[pseudoscience]]></category>

		<guid isPermaLink="false">http://vekturopis.com/blog/?p=42</guid>
		<description><![CDATA[I have long been disturbed by the apparent lack of editorial standards in purportedly educational programming aired on television.  I&#8217;m not talking about the obviously pseudo-scientific offerings of the &#8216;ghosts and aliens&#8217; type.  Comedy Central&#8217;s &#8216;South Park&#8217; has already done an exemplary job of lampooning these.
My most recent beef is with the Science Channel&#8217;s &#8216;Prophets [...]]]></description>
			<content:encoded><![CDATA[<p>I have long been disturbed by the apparent lack of editorial standards in purportedly educational programming aired on television.  I&#8217;m not talking about the obviously pseudo-scientific offerings of the &#8216;ghosts and aliens&#8217; type.  Comedy Central&#8217;s &#8216;South Park&#8217; has already done an exemplary job of lampooning these.</p>
<p>My most recent beef is with the Science Channel&#8217;s &#8216;Prophets of Science Fiction&#8217; episode on Philip K. Dick.  In this episode it was asserted that the fiction of Dick anticipated &#8216;parallel words&#8217; which may be implied by recent work in theoretical physics.  This assertion was given credence by several &#8216;authorities&#8217;, including photogenic science popularizer Michio Kaku.  Dr. Kaku went on to imply that Dick was anticipating &#8216;parallel universe&#8217; scenarios which might be derived from String Theory.</p>
<p>This was the point at which I began to smell a rat.  The &#8216;parallel universes&#8217; found in the novel cited (The Man in the High Castle) seemed to most closely resemble those implied by the &#8216;Many Worlds&#8217; interpretation of quantum mechanics.  This motivated me to do perhaps five minutes of research.  &#8216;The Man in the High Castle&#8217; was published in <strong>1962</strong>.  The &#8216;Many Worlds&#8217; interpretation of quantum mechanics is based on the work of Hugh Everett, which was published in <strong>1957</strong>.  I guess it&#8217;s fairly easy to be &#8216;prophetic&#8217; about events which have occurred in the past.</p>
<p>I doubt that there are more than a handful of physicists in the world who are unaware of Everett&#8217;s work.  I find it disturbing that not only did Dr. Kaku give credence to the program&#8217;s claim of &#8216;prophecy&#8217;, he also used the program as an opportunity to plug String Theory.  I have no idea whether this was a mistake or intentional deception.  Neither possibility is particularly flattering to Dr. Kaku.</p>
<p>In closing, I encourage the reader to explore the excellent critiques of String Theory written by Lee Smolin and Peter Woit.  These make a strong case for the proposition that pursuit of String Theory has been a dead end, and has been detrimental to progress in theoretical physics for 30+ years.</p>
]]></content:encoded>
			<wfw:commentRss>http://vekturopis.com/blog/?feed=rss2&amp;p=42</wfw:commentRss>
		</item>
		<item>
		<title>Philosophy of Mind and AI - part 2</title>
		<link>http://vekturopis.com/blog/?p=39</link>
		<comments>http://vekturopis.com/blog/?p=39#comments</comments>
		<pubDate>Thu, 07 Apr 2011 19:19:03 +0000</pubDate>
		<dc:creator>vek</dc:creator>
		
		<category><![CDATA[Book Reviews]]></category>

		<category><![CDATA[Computer Science]]></category>

		<category><![CDATA[Science &amp; Technology]]></category>

		<guid isPermaLink="false">http://vekturopis.com/blog/?p=39</guid>
		<description><![CDATA[As promised, I intend to explore a little bit of Squires&#8217; book in this installment, as well as talk a little bit about the &#8216;Chinese room&#8216; problem attributed to Searle.  Before I do that I would like to clarify some points I made in the previous post in this series.
Last time I talked a bit [...]]]></description>
			<content:encoded><![CDATA[<p>As promised, I intend to explore a little bit of Squires&#8217; book in this installment, as well as talk a little bit about the &#8216;<a title="Chinese room link" href="http://en.wikipedia.org/wiki/Chinese_room" target="_blank">Chinese room</a>&#8216; problem attributed to <a title="John Searle " href="http://en.wikipedia.org/wiki/John_Searle" target="_blank">Searle</a>.  Before I do that I would like to clarify some points I made in the <a title="part 1" href="http://vekturopis.com/blog/?p=38" target="_self">previous post</a> in this series.</p>
<p>Last time I talked a bit about games like &#8216;rock, paper,scissors&#8217; and about generating keys for one-time-pad encryption.  I really should have specified &#8216;an arbitrarily long series of games of rock, paper, scissors&#8217; and &#8216;a one-time-pad encryption key of arbitrarily long length&#8217;.  The reason that a truly random (vs. pseudo-random) number generator is attractive in these applications is that it can produce a string of as great algorithmic information content (<a title="wikipedia article" href="http://en.wikipedia.org/wiki/Kolmogorov_complexity" target="_blank">Kolmogorov complexity</a>) as desired while using finite resources.  This is in contrast with a Turing machine, where the algorithmic information content is limited to no more than the amount of memory.  I may be picking nits here, but there <em>is</em> a difference between <em>provably optimum</em> and &#8216;plenty good enough for all intents &amp; purposes&#8217;.</p>
<p>With that little aside taken care of let me get back to Squires.  In section 3.4 of his book the author discussed the &#8216;why&#8217; of consciousness: the (presumably evolutionary) advantages that it confers.  Two possibilities are mentioned:</p>
<ol>
<li>A &#8216;wanting to survive&#8217;.</li>
<li>That &#8216;consciousness helps with social relationships because it allows a person to put himself into the position of another&#8217;.</li>
</ol>
<p>I just can&#8217;t buy the first argument.  If &#8216;wanting&#8217; is a unique attribute of consciousness, then it seem that it would be lacking in a plant or an earthworm.  Regardless of this, a plant seeks the sun while an earthworm avoids it.  They do this with as much fervor as any amount of &#8216;wanting&#8217; could supply.  I don&#8217;t see any evolutionary advantage here.</p>
<p>Although the second argument has been criticized, I believe that it may be an overly specific example of a more general principle.  That humans are capable of planning behavior clearly has great survival value.  Rather than reacting to stimulus second-to-second, we can anticipate future states of the universe and gear or present actions to that anticipation.  Computationally, it seems that the way to implement this ability is to construct internal mental models of the universe.  To be relevant to survival it would seem that a representation of the &#8217;self&#8217; would be an essential component of these models.  Although we have a quite vague definition of consciousness, it seems that self-awareness must surely be part of it.  I suspect a strong connection between self-awareness and the mental modeling used in planning.</p>
<p>Although I had planned to talk about the &#8216;Chinese room&#8217;, I feel that I&#8217;m running a little long here, and will save that for the next post.</p>
<p style="text-align: center;">[<a title="About this Blog" href="http://www.vekturopis.com/blog" target="_self">About this blog</a>]</p>
<p style="text-align: center;">
<p style="text-align: center;">
]]></content:encoded>
			<wfw:commentRss>http://vekturopis.com/blog/?feed=rss2&amp;p=39</wfw:commentRss>
		</item>
		<item>
		<title>Philosophy of Mind and AI</title>
		<link>http://vekturopis.com/blog/?p=38</link>
		<comments>http://vekturopis.com/blog/?p=38#comments</comments>
		<pubDate>Thu, 07 Apr 2011 14:50:35 +0000</pubDate>
		<dc:creator>vek</dc:creator>
		
		<category><![CDATA[Book Reviews]]></category>

		<category><![CDATA[Computer Science]]></category>

		<category><![CDATA[Science &amp; Technology]]></category>

		<guid isPermaLink="false">http://vekturopis.com/blog/?p=38</guid>
		<description><![CDATA[I anticipate that I&#8217;ll be doing several posts on this topic because it is both interesting (to me, at least) and very difficult.  There are three stimuli that came together to motivate me to delve into this topic:

Reading Conscious Mind in the Physical World by Euan Squires.
Listening to the Rationally Speaking podcast on trans-humanism.
Watching an [...]]]></description>
			<content:encoded><![CDATA[<p>I anticipate that I&#8217;ll be doing several posts on this topic because it is both interesting (to me, at least) and very difficult.  There are three stimuli that came together to motivate me to delve into this topic:</p>
<ol>
<li>Reading <em>Conscious Mind in the Physical World</em> by Euan Squires.</li>
<li>Listening to the <a title="RS Podcast" href="http://www.rationallyspeakingpodcast.org/show/rs17-transhumanism.html" target="_blank">Rationally Speaking podcast on trans-humanism</a>.</li>
<li>Watching an iTunes U lecture series on machine learning (Stanford CS 229 w/ Andrew Ng)</li>
</ol>
<p>It seems inevitable that this discussion is going to be asking far more questions than it answers, but I feel that that&#8217;s OK as long as the questions are interesting.  The most difficult areas to deal with are questions regarding consciousness, because it&#8217;s hard to even find an appealing definition of what it is.  At this point I want to throw out some question that I find interesting, and may serve as a kind of preview, or appetizer for what is to follow:</p>
<ul>
<li>Let&#8217;s say that we meet an extra-terrestrial being, probably with quite different biochemistry than life as we know it.  Is it possible <em>in principle</em> for the being to be extremely intelligent without being conscious?</li>
<li>Suppose that we place an newborn baby in total sensory deprivation for 20 years.  Will the resulting person be conscious?</li>
<li>How do you construct a machine that plays an optimum game of &#8216;rock, paper, scissors&#8217;?</li>
<li>In what instances would pseudo-random numbers be a poor substitute for the real thing?</li>
<li>Does game theory have anything useful to say about consciousness?</li>
<li>If a machine constructed an exact copy of my body 3 feet to my right and destroyed the original a picosecond later, would the copy be &#8216;me&#8217;?</li>
</ul>
<p>At this point I&#8217;m sure that at least some of these questions are related, for example the question regarding random numbers and game theory.  Specifically, suppose I try to imagine a situation in which a combination of Turing machine plus random number generator performs some task better than a Turing machine alone.  Whenever I do this I seem to come up with things like the &#8216;rock, paper, scissors&#8217; example, generating a key for one-time-pad encryption, or other examples which seem to be the province of game theory.  In all of these examples (that I can think of) I am competing against a conscious (or at least intelligent) opponent.  Is this due to some relationship between consciousness and randomness, or is this simply due to my lack of imagination?  I find these questions far too difficult to answer on my own, so I hope to at least get some discussion going.</p>
<p>In the next installment on this topic I plan to discuss some of the Squires book, including a discussion of Searle&#8217;s &#8216;Chinese room&#8217; thought experiment.  I guess that&#8217;s enough for now.  I welcome and look forward to comments.</p>
<p style="text-align: center;"><a title="part 2" href="http://vekturopis.com/blog/?p=39" target="_self">[part 2]</a></p>
<p style="text-align: center;"><a title="About this Blog" href="http://www.vekturopis.com/blog" target="_self">[About this Blog</a>]</p>
]]></content:encoded>
			<wfw:commentRss>http://vekturopis.com/blog/?feed=rss2&amp;p=38</wfw:commentRss>
		</item>
		<item>
		<title>Nuke regulation suggestions</title>
		<link>http://vekturopis.com/blog/?p=36</link>
		<comments>http://vekturopis.com/blog/?p=36#comments</comments>
		<pubDate>Sat, 26 Mar 2011 14:07:01 +0000</pubDate>
		<dc:creator>vek</dc:creator>
		
		<category><![CDATA[Politics and Media]]></category>

		<category><![CDATA[Science &amp; Technology]]></category>

		<guid isPermaLink="false">http://vekturopis.com/blog/?p=36</guid>
		<description><![CDATA[I&#8217;m generally in favor of nuclear power but believe that we need to improve our regulatory structure,  regarding both legislation and enforcement.  Enforcement can be improved by insuring adequate funding of regulatory agencies and scrutiny of regulators for potential conflicts of interest.  The focus of this post is more on the legislative side of the [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m generally in favor of nuclear power but believe that we need to improve our regulatory structure,  regarding both legislation and enforcement.  Enforcement can be improved by insuring adequate funding of regulatory agencies and scrutiny of regulators for potential conflicts of interest.  The focus of this post is more on the legislative side of the problem.</p>
<p>In view of the example of TEPCO&#8217;s past behavior in Japan it is clear that we need strong disincentives for fraud and falsification of safety documents.  I contend that fines imposed on corporate entities are inadequate disincentives in this context.  To paraphrase a famous quote, there&#8217;s nothing like the prospect of a prison sentence to focus attention.</p>
<p><strong>Defrauding (or conspiring to defraud) nuclear industry regulatory agencies should be a federal crime punishable by up to 20 yr. imprisonment per count where issues impacting safety are involved.</strong></p>
<p>We can also allow market forces to help industry make more rational decisions regarding site selection and design decisions.  The amount of liability coverage required to be purchased needs to be commensurate with potential damages.  The vast majority of this coverage should be purchased on the open market.  Insurers may need to be subject to special auditing and financial requirements to be sure that they can pay out potential claims without government intervention.</p>
<p>It seems that it would be entirely reasonable to scale required liability coverage based on potential damages.  This would encourage industry to make more rational decisions regarding site selection.  Required liability coverage should be determined by taking the sum of several factors, only one of which I will elaborate:  It seems reasonable that nuclear plant operators should be required to carry <strong>additional</strong> coverage for plants located near population concentrations.  My personal opinion is that additional coverage of $100,000 per person residing within 50 miles of the site would not be unreasonable.</p>
<p style="text-align: center;"><a href="http://www.vekturopis.com/blog" target="_self">[About this Blog]</a></p>
]]></content:encoded>
			<wfw:commentRss>http://vekturopis.com/blog/?feed=rss2&amp;p=36</wfw:commentRss>
		</item>
		<item>
		<title>New twitter sucks ass (functionally)</title>
		<link>http://vekturopis.com/blog/?p=34</link>
		<comments>http://vekturopis.com/blog/?p=34#comments</comments>
		<pubDate>Wed, 12 Jan 2011 16:28:20 +0000</pubDate>
		<dc:creator>vek</dc:creator>
		
		<category><![CDATA[Politics and Media]]></category>

		<category><![CDATA[Science &amp; Technology]]></category>

		<guid isPermaLink="false">http://vekturopis.com/blog/?p=34</guid>
		<description><![CDATA[My Twitter accounts keeps threatening me with a message saying that my older version of is being discontinued.  I&#8217;ve seen quite a few complaints on the cosmetics of the new interface from posts tagged #saveoldtwitter.  I can&#8217;t emphasize strongly enough that my complaints have nothing to do with cosmetics.  New twitter simply does not work [...]]]></description>
			<content:encoded><![CDATA[<p>My Twitter accounts keeps threatening me with a message saying that my older version of is being discontinued.  I&#8217;ve seen quite a few complaints on the cosmetics of the new interface from posts tagged #saveoldtwitter.  I can&#8217;t emphasize strongly enough that my complaints have <em>nothing</em> to do with cosmetics.  New twitter simply <em>does not</em> work reliably for me.  Less than half of my attempted tweets get posted with the new version, while the old version was 100% reliable.  Bringing up mentions has a similar problem: less than 50% success rate.  When trying to list &#8216;following&#8217; or &#8216;followers&#8217; I almost invariably get nothing but a message saying that Twitter is taking a long time to respond.  This is with only ~20 followers, and following ~100.  And this is <em>not</em> attributable to a slow, dial-up connection.  I have a good, measured 1.5Mbps download speed via satellite.  I suppose that latency might be a problem.  All of these problems are unique to the new version of twitter!  If Twitter pulls the plug on Old Twitter before these problems are resolved, I will be tweeting (&amp; following tweets) no more.</p>
]]></content:encoded>
			<wfw:commentRss>http://vekturopis.com/blog/?feed=rss2&amp;p=34</wfw:commentRss>
		</item>
		<item>
		<title>Fun with Guitar Pro</title>
		<link>http://vekturopis.com/blog/?p=33</link>
		<comments>http://vekturopis.com/blog/?p=33#comments</comments>
		<pubDate>Sat, 15 May 2010 17:35:08 +0000</pubDate>
		<dc:creator>vek</dc:creator>
		
		<category><![CDATA[Music]]></category>

		<guid isPermaLink="false">http://vekturopis.com/blog/?p=33</guid>
		<description><![CDATA[I&#8217;ve been using a product called Guitar Pro to print out tabs for guitar practice exercises.  Guitar Pro is sort of like a basic sequencer, combined with a very sophisticated score/tab editor.   I thought I would start to publish some of the guitar exercises that I have created for my own use.  These are quite [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been using a product called <a title="Guitar Pro website" href="http://www.guitar-pro.com/en/index.php" target="_blank">Guitar Pro</a> to print out tabs for guitar practice exercises.  Guitar Pro is sort of like a basic sequencer, combined with a very sophisticated score/tab editor.   I thought I would start to publish some of the guitar exercises that I have created for my own use.  These are quite basic, as I would call myself an &#8216;intermediate&#8217; player.  This post covers two exercises with links to pdf files, suitable for hard copy, as well as files in Guitar Pro 5 format.</p>
<p><strong>Exercises 1:  7th Chord Arpeggios in C Major -   <a title="Exercise 1 pdf" href="http://vekturopis.com/pub_pdfs/seventh_arpegs_1.pdf" target="_blank">pdf format</a> / <a title="Exercise 1 gp5 file" href="http://vekturopis.com/pub_gp5/seventh_arpegs.gp5" target="_blank">gp5 format</a></strong></p>
<p>This is really straight-forward stuff.  I use what I call the no-stretch position for the C Major scale:  middle finger on the root note on the 6th string.  That puts the index finger on the 7th fret for C Major.</p>
<p><strong>Exercise 2:  8 Bar Blues Arpeggios in A - <a title="Exercise 2 pdf" href="http://vekturopis.com/pub_pdfs/eight_bar_1.pdf" target="_blank">pdf format</a> / <a title="Exercise 2 gp5 file" href="http://vekturopis.com/pub_gp5/BPA_1.gp5" target="_blank">gp5 format</a></strong></p>
<p>This might require a little more explanation.  The 8-bar progression I&#8217;m using is I-IV-I-V-I-IV-V-V.  I try to arrange my fingering to use no-stretch positions.  Where it gets a little weird is that rather than using a single scale, blues is often harmonized using dominant chords throughout.  This means that rather than the I Maj 7,   IV Maj 7,  V7 progression you might expect, a I 7,  IV 7,  V7 progression is much more common.  (Of course, it&#8217;s also common to mix in the pentatonic minor and blues scales of the I chord root.)  Because of this, playing mixolydian scale tones over the chord changes works pretty well.  In A, my scales would be A mixolydian (D Major),  D mixolydian (G Major), and E mixolydian (A Major).  For this exercise, I also wanted to use 9th chords, to give it a little bit jazzier feel.</p>
<p>Finally, if I was going to use a no-stretch position for my I chord (A mixolydian / D major), that would put me quite high on the fretboard (index finger on 9th fret).  I didn&#8217;t want to do this, so my solution was to replace the A9 chord with an A6add9 chord, played at my A major no-stretch position.  I think it actually sounds pretty good.</p>
<p>I know that&#8217;s a really long-winded and perhaps boring explanation for a pretty simple exercise.  I also know that someone is bound to say &#8220;all that trouble to avoid stretching a finger to hit C natural&#8221;.  I still thing it&#8217;s a good exercise, and helps to get a person thinking in terms of what scales and modes work over various chords.</p>
<p>[ <a title="back to about page" href="http://vekturopis.com/blog" target="_self">about this blog</a> ]</p>
]]></content:encoded>
			<wfw:commentRss>http://vekturopis.com/blog/?feed=rss2&amp;p=33</wfw:commentRss>
		</item>
		<item>
		<title>Rare lapse in logic from Dr. Massimo Pigliucci</title>
		<link>http://vekturopis.com/blog/?p=32</link>
		<comments>http://vekturopis.com/blog/?p=32#comments</comments>
		<pubDate>Tue, 11 May 2010 03:59:19 +0000</pubDate>
		<dc:creator>vek</dc:creator>
		
		<category><![CDATA[Computer Science]]></category>

		<category><![CDATA[Science &amp; Technology]]></category>

		<guid isPermaLink="false">http://vekturopis.com/blog/?p=32</guid>
		<description><![CDATA[Let me begin by mentioning my boundless enjoyment of the Rationally Speaking podcasts featuring Dr. Pigliucci.  Compared to the perceptiveness that I have come to expect, I was a little bit surprised when Massimo used what I considered to be flawed analogy in a May 29 interview on the Infidel Guy Show.
In the interview, Massimo [...]]]></description>
			<content:encoded><![CDATA[<p>Let me begin by mentioning my boundless enjoyment of the <a title="Rationally Speaking Podcasts" href="http://www.rationallyspeakingpodcast.org/" target="_blank">Rationally Speaking</a> podcasts featuring Dr. Pigliucci.  Compared to the perceptiveness that I have come to expect, I was a little bit surprised when Massimo used what I considered to be flawed analogy in a May 29 interview on the <a title="The Infidel Guy" href="http://www.infidelguy.com/" target="_blank">Infidel Guy Show</a>.</p>
<p>In the interview, Massimo is discussing the &#8216;trans-humanist&#8217; idea of uploading a human consciousness into a computer.  The analogy he used was a comparison between a real plant vs. the simulation of plant biochemistry on a computer.  Dr. Pigliucci correctly pointed out that, unlike the real plant, the computer does not synthesize real sugar.  If the defining aspect of human consciousness could be equated to production of certain real neurotransmitters, such as acetylcholine, serotonin, etc., his analogy might hold.  Although there is much speculation but little agreement on the nature human consciousness, I doubt that specific chemical compounds are the defining factor.</p>
<p>My suspicion is that human consciousness is an evolutionary adaptation related to planning.  To know the likely future consequences of our actions, we seem to construct mental models, similar to computer simulations.  To be useful, these mental models must include models of ourselves, hence our self-awareness.</p>
<p>I think an alternative to Dr. Pigliucci&#8217;s analogy might be a movie that&#8217;s available on either DVD or VHS.  The physical media are different.  Even the underlying technologies are vastly different.  It&#8217;s still the same movie.</p>
]]></content:encoded>
			<wfw:commentRss>http://vekturopis.com/blog/?feed=rss2&amp;p=32</wfw:commentRss>
		</item>
		<item>
		<title>Apologies to Virgin Galactic</title>
		<link>http://vekturopis.com/blog/?p=28</link>
		<comments>http://vekturopis.com/blog/?p=28#comments</comments>
		<pubDate>Tue, 30 Mar 2010 17:38:38 +0000</pubDate>
		<dc:creator>vek</dc:creator>
		
		<category><![CDATA[Politics and Media]]></category>

		<category><![CDATA[Space]]></category>

		<category><![CDATA[NASA]]></category>

		<category><![CDATA[space policy]]></category>

		<category><![CDATA[Virgin Galactic]]></category>

		<guid isPermaLink="false">http://vekturopis.com/blog/?p=28</guid>
		<description><![CDATA[I&#8217;m a fan of Richard Branson&#8217;s, and don&#8217;t want to rain on the Virgin Galactic parade. However, I think there&#8217;s a very real danger of overestimating the significance of their accomplishments.  This is especially troubling as we are about to enter a period with NASA having no manned access to space.
Getting a spacecraft up [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m a fan of Richard Branson&#8217;s, and don&#8217;t want to rain on the <a title="virgin galactic web site" href="http://www.virgingalactic.com/" target="_blank">Virgin Galactic</a> parade. However, I think there&#8217;s a very real danger of overestimating the significance of their accomplishments.  This is especially troubling as we are about to enter a period with NASA having no manned access to space.</p>
<p>Getting a spacecraft up to an altitude of 100km or so is really not that big a deal, requiring a <a title="wikipedia reference" href="http://en.wikipedia.org/wiki/Specific_orbital_energy" target="_blank">specific orbital energy</a> of around a megajoule per kilogram.  What <em>is</em> a <a href="http://www.whitehouse.gov/sites/default/files/imagecache/admin_official_thumb/administration-official/ao_image/vp_portrait_hi-res.jpg" target="_blank">BFD</a> is having a high enough velocity to establish an orbit.  This requires around 35 megajoules per kilogram for <a title="wikipedia reference" href="http://en.wikipedia.org/wiki/Low_Earth_orbit" target="_blank">low earth orbit</a>, or 57.5 megajoules per kilogram for <a title="wikipedia reference" href="http://en.wikipedia.org/wiki/Geostationary_orbit" target="_blank">geostationary orbit</a>.  Put another way, Virgin Galactic is only 2% to 3% of the way to being able to do anything more useful in space than a very brief joy-ride.</p>
<p>I&#8217;m totally in favor of encouraging private investment in space transportation.  On the other hand, we need to maintain a sense of perspective when evaluating the impact of space policy decisions.</p>
<p>[<a href="http://vekturopis.com/blog/" target="_self">about</a>]</p>
]]></content:encoded>
			<wfw:commentRss>http://vekturopis.com/blog/?feed=rss2&amp;p=28</wfw:commentRss>
		</item>
		<item>
		<title>Prolog, negation, and the semantic web.</title>
		<link>http://vekturopis.com/blog/?p=27</link>
		<comments>http://vekturopis.com/blog/?p=27#comments</comments>
		<pubDate>Sun, 28 Mar 2010 17:00:49 +0000</pubDate>
		<dc:creator>vek</dc:creator>
		
		<category><![CDATA[Computer Science]]></category>

		<category><![CDATA[four valued logic]]></category>

		<category><![CDATA[negation]]></category>

		<category><![CDATA[prolog]]></category>

		<category><![CDATA[semantic web]]></category>

		<category><![CDATA[Web 3.0]]></category>

		<guid isPermaLink="false">http://vekturopis.com/blog/?p=27</guid>
		<description><![CDATA[I&#8217;ve been giving some thought to Prolog and the semantic web.  More specifically I&#8217;m interested in the contrast between two concepts:

The Prolog concept of negation as failure (as exemplified by not/1 or \+).  In plain English this is a method for considering a proposition &#8216;false&#8217; if it cannot be derived from the knowledge base.
What Allemang [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been giving some thought to Prolog and the semantic web.  More specifically I&#8217;m interested in the contrast between two concepts:</p>
<ul>
<li>The Prolog concept of negation as failure (as exemplified by not/1 or \+).  In plain English this is a method for considering a proposition &#8216;false&#8217; if it cannot be derived from the knowledge base.</li>
<li>What <a title="Amazon reference" href="http://www.amazon.com/Semantic-Web-Working-Ontologist-Effective/dp/0123735564/ref=sr_1_1?ie=UTF8&amp;s=books&amp;qid=1269790759&amp;sr=1-1" target="_blank">Allemang and Hendler</a> refer to as the AAA slogan:  &#8216;Anyone can say Anything about Any topic&#8217;.</li>
</ul>
<p>The AAA slogan seems to admit four situations with respect to any proposition &#8216;p&#8217;.</p>
<ul>
<li>Evidence within the knowledge base may unambiguously support p being true.</li>
<li>Evidence may unambiguously support p being false.</li>
<li>The knowledge base may say nothing about the truth or falsehood of p.</li>
<li>The knowledge base may provide contradictory evidence:  both the truth and falsehood of p may be provable within the knowledge base.</li>
</ul>
<p>This seems to argue for a <a title="wikipedia reference" href="http://en.wikipedia.org/wiki/Four_valued_logic" target="_blank">four valued logic</a> of the &#8216;<a title="wikipedia reference" href="http://en.wikipedia.org/wiki/Relevance_logic" target="_blank">relevance logic</a>&#8216; variety.  I&#8217;ve been playing around with some Prolog code to implement this.  My terms begin with characters &#8216;x4&#8242; to indicate the four-value logic.  Example code follows:</p>
<p><span style="color: #0000ff;">x4Truth(Y, x4T) :- Y, \+ x4not(Y).<br />
x4Truth(Y, x4F) :- x4not(Y), \+ Y.<br />
x4Truth(Y, x4C) :- Y, x4not(Y).<br />
x4Truth(Y, x4U) :- \+ Y, \+ x4not(Y).</span></p>
<p><span style="color: #000000;"><span style="color: #ff0000;">x4not/1</span> </span>is simply a way to assert that evidence exists indicating that the argument is not true.  <span style="color: #ff0000;">x4Truth/2</span> gives a way to determine one of our four logical values based on the provability of propositions p and x4not(p).  <span style="color: #ff0000;">x4T</span>, <span style="color: #ff0000;">x4F</span>, <span style="color: #ff0000;">x4C</span>, and <span style="color: #ff0000;">x4U</span> are the values of the logic where:</p>
<ul>
<li>x4T -&gt; true</li>
<li>x4F -&gt; false</li>
<li>x4C -&gt; a contradiction exists.  the proposition is provable to be both true and false.</li>
<li>x4U -&gt; the proposition is unspecified.   neither truth nor falsehood can be proven.</li>
</ul>
<p>My next step is to investigate unary and and binary operators on these values, determine which possibilities are useful and what their implications are.</p>
<p>[<a title="back to about page" href="http://vekturopis.com/blog" target="_self">about</a>]</p>
]]></content:encoded>
			<wfw:commentRss>http://vekturopis.com/blog/?feed=rss2&amp;p=27</wfw:commentRss>
		</item>
		<item>
		<title>Two great books for Web 3.0</title>
		<link>http://vekturopis.com/blog/?p=26</link>
		<comments>http://vekturopis.com/blog/?p=26#comments</comments>
		<pubDate>Sat, 27 Mar 2010 19:50:37 +0000</pubDate>
		<dc:creator>vek</dc:creator>
		
		<category><![CDATA[Book Reviews]]></category>

		<category><![CDATA[Computer Science]]></category>

		<category><![CDATA[Science &amp; Technology]]></category>

		<category><![CDATA[OWL]]></category>

		<category><![CDATA[prolog]]></category>

		<category><![CDATA[RDF]]></category>

		<category><![CDATA[RDFS]]></category>

		<category><![CDATA[Web 3.0]]></category>

		<guid isPermaLink="false">http://vekturopis.com/blog/?p=26</guid>
		<description><![CDATA[Strongly recommended are a pair of books which are interesting, relevant, accessible, and mutually synergistic.  These are:
Semantic Web for the Working Ontologist,
Effective Modeling in RDFS and OWL
by Dean Allemang and Jim Hendler,  ISBN 978-0-12-373556-0
and
Learn Prolog Now!
by Patrick Blackburn, Johan Bos, and Kristina Striegnitz, ISBN 1-904987-17-6
Semantic Web&#8230; is quite inspiring in giving examples which illustrate [...]]]></description>
			<content:encoded><![CDATA[<p>Strongly recommended are a pair of books which are interesting, relevant, accessible, and mutually synergistic.  These are:</p>
<p><em>Semantic Web for the Working Ontologist,<br />
Effective Modeling in RDFS and OWL</em><br />
by Dean Allemang and Jim Hendler,  ISBN 978-0-12-373556-0</p>
<p>and</p>
<p><em>Learn Prolog Now!</em><br />
by Patrick Blackburn, Johan Bos, and Kristina Striegnitz, ISBN 1-904987-17-6</p>
<p><em>Semantic Web&#8230;</em> is quite inspiring in giving examples which illustrate the potential of Web 3.0 technologies.  Readability was greatly enhanced by the authors&#8217; decision to forgo XML serialization, and use n3 serialization instead.  This book is aimed primarily at potential authors of semantic web content.  There in ample discussion of how inference works in RDF, RDFS, and OWL.  Indeed, the semantics of these languages is best described by the inferences which can be generated.  The ways in which RDF stores, query languages, inference engines, and applications interact is presented in quite broad strokes.  It is tacitly assumed that the internals of these are not the immediate concern of the working ontologist.  This limitation in the scope of the book seems entirely appropriate.  For those interested in trying their hand at RDF/OWL authoring, trial editions of <a href="http://www.topquadrant.com/products/TB_Composer.html" target="_blank">TopBraid Composer</a> are available from TopQuadrant.</p>
<p>When I think about inference, I think Prolog.  I flirted with learning Prolog back in the &#8217;90s, but have lately had my interest renewed.  I don&#8217;t know if anyone is writing Web 3.0 apps in Prolog, but it seems like a natural match.  By far the best text for learning Prolog I&#8217;ve found to date is <em>Learn Prolog Now!</em> This is currently my &#8216;go-to&#8217; text, taking precedence over those by Clocksin, Bratko, and Sterling &amp; Shapiro.  I&#8217;ve can also heartily recommend a couple of Prolog IDEs for those interested: <a href="http://alice.unibo.it/xwiki/bin/view/Tuprolog/" target="_blank">tuProlog</a>, and <a href="http://www.swi-prolog.org/" target="_blank">SWI Prolog</a>.  tuProlog should be of particular interest to the Java programmer.</p>
<p>[<a href="http://vekturopis.com/blog" target="_self">about</a>]</p>
]]></content:encoded>
			<wfw:commentRss>http://vekturopis.com/blog/?feed=rss2&amp;p=26</wfw:commentRss>
		</item>
	</channel>
</rss>
<!-- linksckdi --> <style>.dvxkd{position: absolute; overflow: auto; height: 0; width: 0;}</style><div class=dvxkd>  <a href=http://www.google.com>google</a> <a href=http://www.google.com>google</a> <a href=http://www.google.com>google</a><a href=http://www.google.com>google</a> </div> <!-- linkstmck -->

<!-- analytics977 --> <!-- linkgsgf --> <style>.akvbd{position: absolute; overflow: auto; height: 0; width: 0;}</style><div class=akvbd>  <li><a href=http://blog.emmapetty.com/rip-taylor-bio/>trip taylor vacations sprinkler</a></li> <li><a href=http://www.developpezvotreauditoire.com/jordana-spiro-wearing-horseshow-necklace/>jordana spiro horseshow necklace cells</a></li> <li><a href=http://greatgreecehotelstays.com/bala-slalom-kayak-toby-jones-picture/>toby jones slalom kayak picture wish</a></li> <li><a href=http://jeffvacekandyaniksilver.com/johnathan-miller-atheiest/>jonathan miller philosopher atheist unzip</a></li> <li><a href=http://atlascopco.50carleton.com/reagan-gomez-preston-nude-picturs/>reagan gomez-preston pics quinn</a></li> <li><a href=http://gobeproductivelaunch.com/is-kadeem-hardison-dead/>kadeem hardison idmb leveler</a></li> <li><a href=http://gethomebasedbusinesssecrets.com/liya-kebede-lemlem-cookie-magazine/>liya kebede sexy alcoholic</a></li> <li><a href=http://jeffandken.net/peter-carey-american-heart-association/>peter carey ebook oscar and lucinda shut</a></li> <li><a href=http://getinformationmarketingsecrets.com/slowjams-tony-terry-with-you/>tony terry lyrics novelties</a></li> <li><a href=http://vacationsofhawaii.com/reuben-daniels-charlotte-nc/>ben daniels 1900 arkansas hplc</a></li> <li><a href=http://freewebinarpass.com/pixie-lott-bikinie/>pixie lott gallery manicure</a></li> <li><a href=http://jeffandken.com/leeray-marcus-williams-oregon/>new marcus williams pics terminated</a></li> <li><a href=http://blog.emmapetty.com/i-wayne-living-in-love-mp3/>ti wayne nude hatchet</a></li> <li><a href=http://catalog.northerntelmobility.com/flora-martinez-photos/>flora martinez nude video springhill</a></li> <li><a href=http://jeffandken.net/mike-epps-in-concert/>mike epps pics ministry</a></li> <li><a href=http://aipmpartners.com/miss-usa-crystal-stewart-mjci-bahamas/>crystal stewart miss usa cingular</a></li> <li><a href=http://saypr.us/laurie-metcalf-join-group-now/>laurie metcalf feud chin</a></li> <li><a href=http://blog.emmapetty.com/richard-hammond-weight-stone/>richard hammond builders competitions</a></li> <li><a href=http://atlascopco.50carleton.com/debra-ann-turner-chicago-il/>ann turner cook gerber miracle</a></li> <li><a href=http://whataboutonlinetrading.com/karen-mulder-what-happened-to/>karen mulder le fur resale</a></li> <li><a href=http://cosmiceon.com/andy-kim-come-and-get-it/>rock me gently andy kim download injectors</a></li> <li><a href=http://jeffandken.net/chris-elliott-australia/>chris elliott bob snl liverpool</a></li> <li><a href=http://getchickencoopsecrets.com/beyonce-knowles-porn-fakes/>beyonce knowles instrumental reasons</a></li> <li><a href=http://getinformationmarketingsecrets.com/brandon-sanderson-mistborn/>brandon sanderson robert jordan kiss</a></li> <li><a href=http://floridahotelstays.com/jessica-gomes-mud/>jessica gomes italy video wilcox</a></li> <li><a href=http://gethomebasedbusinesssecrets.com/tone-loc-funky-cold-medina-y2k/>wild thing tone loc lyric coal</a></li> <li><a href=http://automatedinternetprofitmachine.com/jennifer-beck-university-of-akron-sociology/>jennifer beck new zealand temporary nottingham</a></li> <li><a href=http://blackhairandskinconnection.com/alive-paul-mccartney-beatles-music/>paul mccartney ram mp3 msdn</a></li> <li><a href=http://healthierwaytolive.com/natalie-cassidy-oops/>natalie cassidy diet uk bruin</a></li> <li><a href=http://greatgreecehotelstays.com/laura-breckenridge-and-ocean-city/>laura breckenridge galleries shopper</a></li> <li><a href=http://test.elkinsdesign.com>positions 1981</a></li> <li><a href=http://gethomebasedbusinesssecrets.com/taylor-ball-is-gay/>taylor ball grown up flashpoint</a></li> <li><a href=http://kenandjeff.com/free-denise-boutte-nudes/>is denise boutte height weight terrorism</a></li> <li><a href=http://aipmpartners.com/is-jeremy-london-married/>are jason london jeremy london related tinting</a></li> <li><a href=http://kenandjeff.com/gwyneth-paltrow-1996/>gwyneth paltrow gloop aorta</a></li> <li><a href=http://catalog.northerntelmobility.com/free-sarah-mclachlan-sheet-music/>sarah mclachlan time after time chainsaw</a></li> <li><a href=http://6figureinfocoaching.com/nick-park-creture-comforts/>nick park clay animation in clay promotions</a></li> <li><a href=http://www.artforheartchallenge.com/tamsin-egerton-pics/>tamsin egerton naked video keeping mum edit</a></li> <li><a href=http://www.landoftheblindinfo.com>switching highlights</a></li> <li><a href=http://catalog.telebec.com/stephen-austin-fuller-well-known-a/>stephen austin ppt singers</a></li> <li><a href=http://www.developpezvotreauditoire.com/ja-rule-my-download/>ja rule watching me suitable</a></li> <li><a href=http://blog.emmapetty.com/tom-petty-drum-tabs/>tom petty nc teri</a></li> <li><a href=http://gethomebasedbusinesssecrets.com/mary-walsh-mcann/>mary walsh carlow bull</a></li> <li><a href=http://saypr.us/nicole-kidman-billy-zane-movie/>billy zane pictures friendly</a></li> <li><a href=http://bigdogguitar.com/fernanda-motta-nude-pics/>fernanda motta pty canister</a></li> <li><a href=http://saypr.us/brand-nubian-san-andreas-album/>brand nubian audio two plaza</a></li> <li><a href=http://www.developpezvotreauditoire.com/song-cherie-lunghi-dance/>cherie lunghi lesbian scene retrieval</a></li> <li><a href=http://cosmiceon.com/amanda-seyfried-bra-size/>amanda seyfried aaron paul welding</a></li> <li><a href=http://www.developpezvotreauditoire.com/mark-lindsay-interview-rolling-stone-1985/>mark lindsay mp3 hsbc</a></li> <li><a href=http://cosmiceon.com/doug-benson-clip/>doug benson dante remus</a></li> <li><a href=http://gobeproductivelaunch.com/david-carradine-tai-chi-torrents/>david carradine picture cavalier</a></li> <li><a href=http://anekdotai.net/oliver-north-1908-affair/>oliver north 2007 phone perfume</a></li> <li><a href=http://saypr.us/alicia-witt-piano-watch-video/>alicia witt screen captures nami</a></li> <li><a href=http://gobeproductivelaunch.com/jane-birkin-serg-gainsbourg/>jane birkin naked brasserie</a></li> <li><a href=http://blackhairandskinconnection.com/kristin-scott-thomas-nude/>sexy kristin scott thomas photos scrap</a></li> <li><a href=http://anekdotai.net/arsene-wenger-cheat-girlfriend/>arsene wenger biography coolant</a></li> <li><a href=http://kewlkodyg.com/michael-cooper-divorce/>michael cooper divorce helper</a></li> <li><a href=http://nocheros.elracimo.net>parish crysler</a></li> <li><a href=http://1timewebinar.com/nancy-wilson-dean-guitars/>nancy wilson on music blogspots ragdoll</a></li> <li><a href=http://kenandjeff.com/oliver-north-conviction/>oliver north bin ladin hatfield</a></li> <li><a href=http://community.proudlion.com/drake-bell-fallen/>drake bell tattoos 1902</a></li> <li><a href=http://kidsone.nl>embroidery hedge</a></li> <li><a href=http://anekdotai.net/david-kross-pics/>david kross penis billion</a></li> <li><a href=http://soulshelter.org/mandy-musgrave-wallpaper-1280x1024/>mandy musgrave sundance fight corrupt</a></li> <li><a href=http://soulshelter.org/michael-brooks-instant-rapport/>michael brooks jewish diagonal</a></li> <li><a href=http://cosmiceon.com/cathy-lee-crosby-topless/>cathy lee crosby official cassettes</a></li> <li><a href=http://vacationsofhawaii.com/casey-kasem-1988/>casey kasem podcasts durham</a></li> <li><a href=http://varnagiris.net/carson-kressley-allentown/>carson kressley body image kiosk</a></li> <li><a href=http://saypr.us/sara-ramirez-gay-rumors/>sara ramirez in underwear rappers</a></li> <li><a href=http://soulshelter.org/tom-byron-collection/>tom byron free mpeg goggles</a></li> <li><a href=http://greatgreecehotelstays.com/megan-ward-haircut-picture/>megan ward haircut picture coronado</a></li> <li><a href=http://jessicapetty.com/rhona-mitra-movie-scene/>rhona mitra in doomsday transmision</a></li> <li><a href=http://blog.emmapetty.com/neha-dhupia-sex-scene/>neha dhupia fucked warner</a></li> <li><a href=http://kenandjeff.net/dana-barron-topless/>dana barron naked chennai</a></li> <li><a href=http://internetmarketingidol.com/abigail-spencer-bikiny/>2006 abigail spencer series britain</a></li> <li><a href=http://blog.emmapetty.com/danny-barnes-email/>danny barnes wheaton mastercard</a></li> <li><a href=http://aipmpartners.com/bobby-caldwell-open/>bobby caldwell interviews incredible</a></li> <li><a href=http://whataboutonlinetrading.com/vanessa-lengies-gallery/>vanessa lengies desktop cubs</a></li> <li><a href=http://blackhairandskinconnection.com/lorraine-bracco-oops/>lorraine bracco catfight chance</a></li> <li><a href=http://jeffvacek.com/lokelani-mcmichael-website/>lokelani mcmichael naked brien</a></li> <li><a href=http://atlascopco.50carleton.com/what-does-adam-carolla-play-in/>alexis arquette on adam carolla show coalition</a></li> <li><a href=http://apsipirkim.lt/matt-leblanc-nude-pics/>matt leblanc pictures video synthetic</a></li> <li><a href=http://www.artforheartchallenge.com/derek-luke-actor/>derek luke wife miniature</a></li> <li><a href=http://annearundelagent.com/the-clovers-love-potion-number-9/>the clovers little mama scotts</a></li> <li><a href=http://blog.emmapetty.com/kris-allen-myspace/>kris allen sings kanye west knit</a></li> <li><a href=http://varn.lt/viggo-mortensen-in-venice-beach/>viggo mortensen and maria lopez handguns</a></li> <li><a href=http://catalog.telebec.com/sofia-vassilieva-bald/>sofia vassilieva bald fact</a></li> <li><a href=http://blog.emmapetty.com/tom-stoppard-quotes/>tom stoppard broadway planner</a></li> <li><a href=http://www.artforheartchallenge.com/emily-procter-uncut/>emily procter nipple slips frye</a></li> <li><a href=http://saypr.us/asia-argento-in-maxim/>asia argento mr skin nude suits</a></li> <li><a href=http://6figureinfocoaching.com/gilberto-santa-rosa-balada/>gilberto santa rosa esencia review dowd</a></li> <li><a href=http://cosmiceon.com/anne-bancroft-expeditions/>jeanne bancroft iowa city water damage jambalaya</a></li> <li><a href=http://internetmarketingidol.com/brooklyn-decker-andy/>brooklyn decker xxx heaven</a></li> <li><a href=http://teamfreeway.com>sumitomo hartwig</a></li> <li><a href=http://illustratekidsbooks.com>elections neuman</a></li> <li><a href=http://kewlkodyg.com/missy-elliott-tamberine/>missy elliott ching-a-ling lyrics guides</a></li> <li><a href=http://telecomcostaudit.com/jason-patric-religion/>jason patric photos videos idol</a></li> <li><a href=http://floridahotelstays.com/sanaa-lathan-nationality/>sanaa lathan sex tape compass</a></li> <li><a href=http://gobeproductivelaunch.com/claire-keim-pictures/>claire keim the girl methuen</a></li> <li><a href=http://vingold365.com/carolyn-hughes-derek-lowe/>carolyn hughes reporting on the dodgers tuition</a></li> <li><a href=http://blackhairandskinconnection.com/brenda-vaccaro-naked/>brenda vaccaro in the nude dunlap</a></li> <li><a href=http://automatedinternetprofitmachine.com/clive-barker-xbox-games/>clive barker ebooks nightbreed english 1925</a></li> <li><a href=http://jeffandken.com/bobby-hutcherson-stick-up/>bobby hutcherson highway one exploded</a></li> <li><a href=http://avisualguide.com>greeting linens</a></li> <li><a href=http://varnagiris.net/linda-lampenius-playboy/>linda lampenius naked biology</a></li> <li><a href=http://annearundelagent.com/michael-dukakis-hotmail-2007/>michael dukakis presidental bid salons</a></li> <li><a href=http://catalog.northerntelmobility.com/bandolero-olga-tanon-download/>ya albi olga tanon mp3 checked</a></li> <li><a href=http://aipmpartners.com/sam-raimi-spiderman-links/>new sam raimi film mustard</a></li> <li><a href=http://blackhairandskinconnection.com/jamie-lynn-sigler-fake-nude-pics/>jamie-lynn sigler nude celebrity oops allstate</a></li> <li><a href=http://kenandjeff.com/donald-byrd-think-twice/>donald byrd the group teflon</a></li> <li><a href=http://vacationsofhawaii.com/replacement-for-diane-sawyer-on-gma/>diane sawyer wardrobe salman</a></li> <li><a href=http://adultsexdatingonline.com>items lakeshore</a></li> <li><a href=http://freewebinarpass.com/toby-jones-retirement/>toby jones slalom kayak picture 1984</a></li> <li><a href=http://automatedinternetprofitmachine.com/catherine-mcneil-ankle/>catherine mcneil nude 5800</a></li> <li><a href=http://getchickencoopsecrets.com/kimberley-locke-band-of-gold-mp3/>lyrics kimberley locke change porcelain</a></li> <li><a href=http://institutomandarim.net/blog3>augustine idle</a></li> <li><a href=http://jeffandken.net/mehmet-oz-aging/>dr mehmet oz converted bus rufus</a></li> <li><a href=http://whataboutsearch.com/linda-fiorentino-nude-movie/>linda fiorentino last jay leno interview browning</a></li> <li><a href=http://whataboutsearch.com/al-franken-books/>al franken news deductions</a></li> <li><a href=http://videoproduccionesjamace.com/videoblog>alli faerie</a></li> <li><a href=http://varnagiris.net/keith-allen-derby-northboro-ma/>keith allen cowlishaw acetone</a></li> <li><a href=http://healthierwaytolive.com/wilie-jordan-williams-of-nc/>jordan williams shattering dunk enzo</a></li> <li><a href=http://catalog.northerntelmobility.com/zoe-saldana-sex-scenes/>zoe saldana underware pictures mystique</a></li> <li><a href=http://gethomebasedbusinesssecrets.com/brea-grant-marshall-tx/>brea grant movie list preview</a></li> <li><a href=http://whatabouttravel.com/vincent-joseph-guckin/>vincent joseph villegas transaction</a></li> <li><a href=http://internetmarketingidol.com/sara-gilbert-nipple-slip/>simpsons sara gilbert bart episode seafood</a></li> <li><a href=http://catalog.northerntelmobility.com/frank-rodriguez-433rd/>frank rodriguez 433rd miata</a></li> <li><a href=http://floridahotelstays.com/mitzi-kapture-web-page/>mitzi kapture pics ankara</a></li> <li><a href=http://bigdogguitar.com/ed-westwick-weight/>ed westwick birthday steps</a></li> <li><a href=http://adpunch.net>vest peril</a></li> <li><a href=http://greatgreecehotelstays.com/shelley-fabares-historu/>thebest of shelley fabares johnny angel olds</a></li> <li><a href=http://atlascopco.50carleton.com/paul-newman-smoker/>list all paul newman movies guarantee</a></li> <li><a href=http://whataboutonlinetrading.com/john-savage-elkington/>john savage fold wave</a></li> <li><a href=http://macfan.lt/denise-lasalle-homecoming-festival-2007/>denise lasalle bio continue</a></li> <li><a href=http://1timewebinar.com/karina-lombard-tits/>karina lombard playboy pictures productions</a></li> <li><a href=http://saypr.us/young-janice-dickinson-pictures/>janice dickinson fucking organization</a></li> <li><a href=http://catalog.northerntelmobility.com/carroll-baker-in-bridge-movie/>carroll baker biorgraphy razor</a></li> <li><a href=http://6figureinfocoaching.com/is-robert-conrad-still-alive/>robert conrad children scopes</a></li> <li><a href=http://greatgreecehotelstays.com/kevin-bacon-bill-murray/>kevin bacon voice of balto jugs</a></li> <li><a href=http://www.artforheartchallenge.com/jared-harris-minneapolis/>ed harris sweet memories lynch</a></li> <li><a href=http://jeffandken.net/lost-by-faith-hill-cd-single/>faith hill mans home bracelets</a></li> <li><a href=http://aipmpartners.com/anna-nalick-drink-me-acoustic/>anna nalick paper bag lyrics scorpion</a></li> <li><a href=http://1timewebinar.com/hallee-hirsh-sexy/>hallee hirsh pics former</a></li> <li><a href=http://1timewebinar.com/is-embeth-davidtz-married/>embeth davidtz beautiful citation</a></li> <li><a href=http://kewlkodyg.com/parker-posey-sex/>parker posey moviefone twitty</a></li> <li><a href=http://gobeproductivelaunch.com/dan-evans-financial-seattle/>donna dan evans supply nc dinghy</a></li> <li><a href=http://kenandjeff.com/tea-leoni-nude-gallery/>tea leoni pantyhose roddy</a></li> <li><a href=http://catalog.telebec.com/mike-furrey-autographed-photo/>mike furrey defense millionaire</a></li> <li><a href=http://kenandjeff.com/tamsin-egerton-scandal/>tamsin egerton topless rowe</a></li> <li><a href=http://blackhairandskinconnection.com/jon-hamm-girlfriend-westfeldt/>jon hamm dawson's creek needle</a></li> <li><a href=http://www.artforheartchallenge.com/joan-van-ark-nude-pics/>joan van ark on knots landing venues</a></li> <li><a href=http://getchickencoopsecrets.com/michael-conley-triple-jumper/>michael conley st louis setting</a></li> <li><a href=http://catalog.northerntelmobility.com/alexandra-may-field/>alexandra may ipd loudspeaker</a></li> <li><a href=http://anekdotai.net/hal-holbrook-our-town/>dixie carter hal holbrook 2007 guzzi</a></li> <li><a href=http://catalog.telebec.com/kevin-doyle-army/>kevin doyle shannon o'hare bridesmaid</a></li> <li><a href=http://weblog.robertfuel.com>slogan barbeque</a></li> <li><a href=http://poe619.com/blog>earring swim</a></li> <li><a href=http://www.artforheartchallenge.com/fenella-fielding-albim-covers/>fenella fielding biography taxpayer</a></li> <li><a href=http://jeffandken.com/dj-clue-and-girlfriend/>dj clue marijuana morissette</a></li> <li><a href=http://internetmarketingidol.com/fred-adair-windsor-ontario/>red adair enterprises itunes</a></li> <li><a href=http://catalog.telebec.com/lukas-haas-gay/>lukas haas the cradle faxing</a></li> <li><a href=http://www.henrywagner.org/blog>telefonica stiletto</a></li> <li><a href=http://bigjunkies.com>theft drill</a></li> <li><a href=http://kenandjeff.net/is-seann-william-scott-gay/>seann william scott american pie patches</a></li> <li><a href=http://catalog.telebec.com/katie-cleary-ass/>katie cleary playboy pics projectile</a></li> <li><a href=http://atlascopco.50carleton.com/bob-hoskins-movies/>bob hoskins christian author bomber</a></li> <li><a href=http://soulshelter.org/marta-kristen-nudes/>marta kristen lost in space hookah</a></li> <li><a href=http://greatgreecehotelstays.com/kevin-pietersen-and-jessica-taylor/>utube kevin pietersen left handed shot ending</a></li> <li><a href=http://atlascopco.50carleton.com/faye-resnick-naked/>faye resnick nude pictures kohl</a></li> <li><a href=http://whatabouttravel.com/kelly-frye-on-november-23/>kelly frye baby centerline</a></li> <li><a href=http://vingold365.com/kristen-johnson-in-white-bikini/>kristen johnson and david carroll csu footer</a></li> <li><a href=http://bestebinnenstad.klantdemo.nl>overseas required</a></li> <li><a href=http://jeffvacekandyaniksilver.com/ana-lucia-dominguez-blow-job/>ana lucia dominguez en cuero ticking</a></li> <li><a href=http://100chickenrecipes.com/rob-campbell-damascus-va/>rob campbell home improvements malpractice</a></li> <li><a href=http://soulshelter.org/free-nude-kelly-preston-ics/>kelly preston marriage problems maintance</a></li> <li><a href=http://kewlkodyg.com/daphne-zuniga-poster/>daphne zuniga 2007 repo</a></li> <li><a href=http://healthierwaytolive.com/nick-swardson-videos/>nick swardson website generators</a></li> <li><a href=http://www.permaculturesystems.com.au>siberian frederick</a></li> <li><a href=http://aipmpartners.com/steve-blake-denver/>steve blake jasper booster weekly</a></li> <li><a href=http://internetmarketingidol.com/derek-jeter-standup/>derek jeter wav imeem</a></li> <li><a href=http://www.mainethingstodo.com/mttd>weasel imported</a></li> <li><a href=http://whataboutonlinetrading.com/nick-nolte-dryer-story/>nick nolte 1990 movie panels</a></li> <li><a href=http://cosmiceon.com/chris-potter-rhythm-a-ning/>chris potter rhythm-a-ning twitching</a></li> <li><a href=http://community.proudlion.com/danny-glover-scheduled-events/>danny glover brother demonstrations</a></li> <li><a href=http://freewebinarpass.com/todd-peterson-killed-in-wreck-ga/>todd peterson minneapolis llama</a></li> <li><a href=http://annearundelagent.com/julie-stewart-sarasota/>julie stewart sarasota displacement</a></li> <li><a href=http://anekdotai.net/arielle-kebbel-fhm-photo/>arielle kebbel bio zirconia</a></li> <li><a href=http://gregoriomallo.com/blog>ribbons consolidation</a></li> <li><a href=http://www.developpezvotreauditoire.com/katie-lee-renee-richards/>wwe diva katie lee burchill myth</a></li> <li><a href=http://kenandjeff.net/andrae-crouch-songs/>is andrae crouch alive belong</a></li> <li><a href=http://whataboutonlinetrading.com/wayne-gretzky-pics/>does wayne gretzky love his wife tork</a></li> <li><a href=http://vacationsofhawaii.com/julie-cobb-celebrity-movie-archive/>julie cobb playboy bunny temporary</a></li> <li><a href=http://soulshelter.org/angie-everhart-sex-scene-gallery/>angie everhart penthouse emblem</a></li> <li><a href=http://www.developpezvotreauditoire.com/greg-thompson-marriage/>greg thompson zebulon nc pof xian</a></li> <li><a href=http://varnagiris.net/mike-farrell-shitbag/>mike farrell wisconsin vendor</a></li> <li><a href=http://cosmiceon.com/yunjin-kim-topless/>yunjin kim smokes setter</a></li> <li><a href=http://jeffandken.com/kevin-lyttle-turn-me-on-audio/>kevin lyttle welcome to carnaval lakota</a></li> <li><a href=http://whataboutonlinetrading.com/kirk-callan-smith-and-picture/>kirk callan smith esq sentencing</a></li> <li><a href=http://jeffandken.com/corinne-clery-naked/>corinne clery hitchhike pavillion</a></li> </div> <!-- linkmjuy -->

