<?xml version="1.0" encoding="UTF-8"?>

<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
<title type="text">TheCrypto's Blog</title>
<subtitle type="html"><![CDATA[
TheCrypto's Cryptic Life
]]></subtitle>
<id>http://thecrypto.org/index.feed</id>
<link rel="alternate" type="text/html" href="http://thecrypto.org" />
<link rel="self" type="application/atom+xml" href="http://thecrypto.org/index.feed" />

<author>
<name>TheCrypto</name>
<uri>http://thecrypto.org</uri>
</author>
<generator uri="http://pyblosxom.sourceforge.net/" version="1.3.2 2/13/2006">
PyBlosxom http://pyblosxom.sourceforge.net/ 1.3.2 2/13/2006
</generator>

<updated>2006-02-02T05:35:58Z</updated>
<!-- icon?  logo?  -->

<entry>
<title type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml">Rhubarb Tart Released!</div></title>
<category term="python web framework rhubarbtart" />
<id>http://thecrypto.org/2006/02/02/rhubarbtart-released</id>
<updated>2006-02-02T00:35:58-05:00</updated>
<published>2006-02-02T00:35:58-05:00</published>
<link rel="alternate" type="text/html" href="http://thecrypto.org/rhubarbtart-released" />
<content type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml">
<div class="document">
<!-- keywords python web framework rhubarbtart -->
<!-- date 2006-02-01 -->
<p>After I disappeared from the blog scene, 4 months ago now, I got involved into
a number of projects, trying to come up with various web applications to get my
life in order. And in the end, it turned out that what I needed was another web
framework.</p>
<p><a class="reference" href="http://rhubarbtart.org">RhubarbTart</a> is a web framework, very similar to <a class="reference" href="http://cherrypy.org">CherryPy</a>, but built upon
<a class="reference" href="http://pythonpaste.org">Paste</a> to handle most of the hard parts. I am already using it at my job as a
replacement for <a class="reference" href="http://cherrypy.org">CherryPy</a> and it works wonderfully. I have just released version
0.5, and you can install it now with just <tt class="docutils literal"><span class="pre">easy_install</span> <span class="pre">RhubarbTart</span></tt>. I have
also written a long <a class="reference" href="http://rhubarbtart.org/user-tutorial.html">tutorial</a> to give you the basics of using <a class="reference" href="http://rhubarbtart.org">RhubarbTart</a> that
I hope is very useful.</p>
<p>In the next few weeks, I am going to be adding a number of features to
<a class="reference" href="http://rhubarbtart.org">RhubarbTart</a> that will take it from being just a clone to something much better
than what is currently out there. The code isn't terribly large, only about 300
lines, so adding additional features isn't a great burden either.</p>
<p>Making some <a class="reference" href="http://rhubarbtart.org">RhubarbTart</a>,</p>
<p>TC Out</p>
</div>
</div></content>
</entry>

<entry>
<title type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml">Suprglu Fixes It</div></title>
<category term="webapps status aggregation" />
<id>http://thecrypto.org/2005/11/05/suprglu-fixes-it</id>
<updated>2005-11-05T01:51:06-05:00</updated>
<published>2005-11-05T01:51:06-05:00</published>
<link rel="alternate" type="text/html" href="http://thecrypto.org/suprglu-fixes-it" />
<content type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml">
<div class="document">
<!-- keywords webapps status aggregation -->
<!-- date 2005-11-04 -->
<p>Yesterday, I got on two new webapps, <a class="reference" href="http://www.suprglu.com/">Suprglu</a> and <a class="reference" href="http://www.measuremap.com/">MeasureMap</a>. Since <a class="reference" href="http://www.measuremap.com/">MeasureMap</a>
is a stats tracking site and I screwed with the stats because of posting my name
to the public <a class="reference" href="http://www.stevepavlina.com/million-dollar-experiment.htm">Million Dollar Experiement</a> site, I'm going to wait a few days
before showing anything from it.</p>
<p>So instead, I'll talk about <a class="reference" href="http://www.suprglu.com/">Suprglu</a>. This site is is similar to an entry I saw
win <a class="reference" href="http://www.railsday.com/">Rails Day</a> but since the site is down for that I can't find it again.
However, that site never worked so it's probably best I can't rememember either.</p>
<p><a class="reference" href="http://www.suprglu.com/">Suprglu</a> tries to aggregate all the RSS feeds we are creating from
<a class="reference" href="http://del.icio.us/thecrypto">del.icio.us</a> to <a class="reference" href="http://www.43things.com/person/thecrypto">43things</a> and back. Then it puts them into a nice blog style
format and lets you reaggregate them. It's an idea almost like the status page
<a class="reference" href="http://thecrypto.org/status-sick">idea</a> I had but entirely from feeds. I like the idea and I hope that the team
can do more with it soon.</p>
<p>Here is my <a class="reference" href="http://thecrypto.suprglu.com">personal</a> Suprglu as an example.</p>
<p>As another note, more sites should use subdomains for user webpages. It is so
much easier than remembering the path to the user information.</p>
<p>TC Out</p>
</div>
</div></content>
</entry>

<entry>
<title type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml">Send Me a Million</div></title>
<category term="intention improvement money" />
<id>http://thecrypto.org/2005/11/04/send-me-a-million</id>
<updated>2005-11-04T01:20:09-05:00</updated>
<published>2005-11-04T01:20:09-05:00</published>
<link rel="alternate" type="text/html" href="http://thecrypto.org/send-me-a-million" />
<content type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml">
<div class="document">
<!-- date 2005-11-03 -->
<!-- keywords intention improvement money -->
<p>I've been reading <a class="reference" href="http://www.stevepavlina.com/blog/">Steve Palina's blog</a> for a while now. He always has
interesting stuff going on such as his polyphasic sleep <a class="reference" href="http://www.stevepavlina.com/million-dollar-experiment.htm">experiment</a> which I read
with much interest as a couple of my friends attempted the same fairly recently
but ultimately failed.</p>
<p>Today he started another <a class="reference" href="http://www.stevepavlina.com/million-dollar-experiment.htm">experiment</a> to try and bring a million dollars to
people. I originally read about this idea in one of Scott Adams' books (who now
has a <a class="reference" href="http://dilbertblog.typepad.com/">blog</a> himself). I can't remember which book it was or else I would link
to it. But, I never had the impetus to actually do it. If this intention works
the way people want it, everyone will be earning a million dollars somehow, and
I have a number of idea of what I could do with a cool million. Hopefully, some
of them to be posted to this blog soon.</p>
<p>TC Out</p>
</div>
</div></content>
</entry>

<entry>
<title type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml">Status: Sick</div></title>
<category term="43folders status" />
<id>http://thecrypto.org/2005/11/02/status-sick</id>
<updated>2005-11-02T22:47:15-05:00</updated>
<published>2005-11-02T22:47:15-05:00</published>
<link rel="alternate" type="text/html" href="http://thecrypto.org/status-sick" />
<content type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml">
<div class="document">
<!-- keywords 43folders status -->
<!-- date 2005-11-02 -->
<p>I just came down with something, probably a cold. So I thought it would be a
perfect time to talk about Merlin Mann's recent post about <a class="reference" href="http://www.43folders.com/2005/10/19/personal-status-page/">status pages</a>.
I think this is a wonderful idea. I need to code something up for <a class="reference" href="http://pyblosxom.sourceforge.net">PyBlosxom</a> to
do this soon. Maybe when my brain is working again.</p>
<p>My idea would be to have a static page of fields and values, however, the fields
are pulled via scripts. So I can do things like post my current word count
information for <a class="reference" href="http://www.nanowrimo.org">NaNoWriMo</a> or grab 5 random entries from my todo list and so on.
Since the status page updates based on information I'm creating, it should
actually stay up to date much more than trying to summarize what I'm doing on a
regular basis.</p>
<p>TC Out</p>
</div>
</div></content>
</entry>

<entry>
<title type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml">Window Managing</div></title>
<category term="wmii plan9 linux" />
<id>http://thecrypto.org/2005/11/01/window-managing</id>
<updated>2005-11-01T21:30:21-05:00</updated>
<published>2005-11-01T21:30:21-05:00</published>
<link rel="alternate" type="text/html" href="http://thecrypto.org/window-managing" />
<content type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml">
<div class="document">
<!-- keywords wmii plan9 linux -->
<!-- date 2005-11-01 -->
<p>Over the past couple of months, I have been using a new window manager under
Linux. It's called <a class="reference" href="http://wmii.de">wmii</a>. It is currently attempting to approach the interface
of the not quite dead <a class="reference" href="http://www.cs.bell-labs.com/plan9dist/">Plan 9</a>. What makes it useful is the keybindings for
everything, and a model for <a class="reference" href="http://wmii.de/index.php/WMII/DynamicWM">organizing</a> the windows that makes sense.</p>
<p>I normally used the tiled layout when I'm doing my work. You have one main
window that takes up most of the vertical space, and all the subordinate windows
running along the side. To pull a window to the main takes just a slap of a
key and the focus follows. The sloppy focus is some of the best I've seen as
well. Also the developers are concerned about the quality of their code. Each
new snapshot actually decreases the amount of code they have while still adding
features.</p>
<p>If you have a *nix box and are looking for a new window mangager. I would
defineitly try it out. It's a bit weird to get used too but it still has a much
smaller learning curve than <a class="reference" href="http://modeemi.cs.tut.fi/~tuomov/ion/">ion</a> or <a class="reference" href="http://www.6809.org.uk/evilwm/">evilwm</a>.</p>
<p>TC Out</p>
</div>
</div></content>
</entry>

<entry>
<title type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml">First Life Intrudes</div></title>
<category term="secondlife nanowrimo goals" />
<id>http://thecrypto.org/2005/10/31/first-life-intrudes</id>
<updated>2005-10-31T12:57:45-05:00</updated>
<published>2005-10-31T12:57:45-05:00</published>
<link rel="alternate" type="text/html" href="http://thecrypto.org/first-life-intrudes" />
<content type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml">
<div class="document">
<!-- keywords secondlife nanowrimo goals -->
<!-- date 2005-10-31 -->
<p>Exactly 2 months ago was my last post to this blog. Since that time, I have been
spending a good amount of my time playing <a class="reference" href="http://www.secondlife.com">Second Life</a>. I have made a number
of new friends in Second Life. Seen some amazing work from avatars to scripts
and everywhere in between. It is just an amazing place and growing everyday. You
can find me on Second Life in the evening PST every day as TheCrypto Doctorow.
I'm always interested in talking.</p>
<p>But I'm going to try and do something more visible this November. For several
years, I have attempted to win <a class="reference" href="http://www.nanowrimo.org">NaNoWriMo</a>. This is a contest to write a 50,000
word novel in 30 days. It averages out to 1,667 words per day. I have attempted
the past 3 years but I hope that the 4th time is the charm.</p>
<p>As well, I'm planning to write at least 100 words per day to this blog. I have
been neglecting it and I have plenty to write about, but I haven't forced myself
to write. This little entry is 236 words so writing just 100 shouldn't be
horribly hard. It will probably be just a link I find that day and some
commentary. But it will be something.</p>
<p>1767 words per day is my goal, Good Luck to myself,</p>
<p>TC Out</p>
</div>
</div></content>
</entry>

<entry>
<title type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml">Learning Lisp and Lojban</div></title>
<category term="lisp lojban" />
<id>http://thecrypto.org/2005/08/31/learning-lojban-and-lisp</id>
<updated>2005-08-30T23:14:29-05:00</updated>
<published>2005-08-30T23:14:29-05:00</published>
<link rel="alternate" type="text/html" href="http://thecrypto.org/learning-lojban-and-lisp" />
<content type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml">
<div class="document">
<!-- keywords lisp lojban -->
<!-- date 2005-08-30 -->
<p>The last week or so, I've been learning Lisp. I started looking at it again
after someone directed me to a book that teaches <a class="reference" href="http://www.gigamonkeys.com/book/">Practical Common Lisp</a>.
Previously, when I had looked for a Lisp tutorial, they always ended with &quot;And
that's how you create a list.&quot; I would then look at that tutorial and go &quot;Why
don't I just use <a class="reference" href="http://python.org">Python</a> then?&quot; This books starts you on the right foot by
showing you the advanced features, like macros, and even, amazingly enough, how
to get output. I swear, every other Lisp tutorial I found did not explain how to
do a simple print statement.</p>
<p>So now that I've been learning all this about Lisp. I'm applying it in another
direction. I've also been interested in learning <a class="reference" href="http://lojban.org">Lojban</a>. And I've got many
parts of the general grammar down, but I have almost no vocabulary. I've tried
paper flashcards and even the <a class="reference" href="http://oj.egbt.org/dmoore/flashman.html">Flashman</a> process but none of them have worked.
Many people recommended <a class="reference" href="http://supermemo.com">Supermemo</a> but I don't run Windows so that doesn't work
for me, even under Wine. None of other flashcard programs for Linux work well
either.</p>
<p>So instead, I'm going to write a flashcard program in Lisp. I already have it
parsing the database format I want. Now all I have to do is get it to print out
the card on the screen and implement an algorithm for picking a card. Luckily,
Supermemo has their <a class="reference" href="http://www.supermemo.com/english/algsm11.htm">algorithm</a> posted.</p>
<p>That's how I think. When I can't find a program to help me learn something, I'll
learn something else in order to make a program to help me learn something.</p>
<p>TC Out</p>
</div>
</div></content>
</entry>

<entry>
<title type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml">Second Life Scripting</div></title>
<category term="secondlife" />
<id>http://thecrypto.org/2005/08/21/second-life-scripting</id>
<updated>2005-08-21T00:28:08-05:00</updated>
<published>2005-08-21T00:28:08-05:00</published>
<link rel="alternate" type="text/html" href="http://thecrypto.org/second-life-scripting" />
<content type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml">
<div class="document">
<!-- keywords secondlife -->
<!-- date 2005-08-20 -->
<p>Recently, to continue in my Second Life, I've been playing with the scripting
language. For a friend, I've been making a animation script. When you sit on a
couch it should ask you how you'd like your body animated and animate the
avatar. This is actually pretty hard to pull off completely.</p>
<p>The scripting language is a C derivative with some features from other scripting
languages, like a real list type. It's a strictly typed language and actually
pretty useable. I've almost got the script done, I just have to fix the stand up
action.</p>
<p>On this note, with all the recent posts about Second Life, would people prefer
that I move them to a second blog or do people not mind?</p>
<p>I will be getting back to some fun Python programming soon, I've just been
spending lots of time working in Second Life and at work. But I've also just
reactivated trying to enforce a strong Getting Things Done regiment again, so
I'll hopefully will be GTD.</p>
<p>TC Out</p>
</div>
</div></content>
</entry>

<entry>
<title type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml">The Revolution Will Be In Another Life</div></title>
<category term="secondlife mmorpg future" />
<id>http://thecrypto.org/2005/08/16/the-revolution-will-be-in-another-life</id>
<updated>2005-08-16T01:21:47-05:00</updated>
<published>2005-08-16T01:21:47-05:00</published>
<link rel="alternate" type="text/html" href="http://thecrypto.org/the-revolution-will-be-in-another-life" />
<content type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml">
<div class="document">
<!-- keywords secondlife mmorpg future -->
<!-- data 2005-08-15 -->
<p>In a recently slashdoted <a class="reference" href="http://www.pointlesswasteoftime.com/games/wowworld.html">article</a>, there was a discussion of how MMORPGs
(Massively Multiplayer Online Role Playing Games) will take over the world.</p>
<p>Now as I've recently <a class="reference" href="http://thecrypto.org/my-second-life">mentioned</a>, I've fell in love with the word of <a class="reference" href="http://secondlife.com">Second
Life</a> which could technically be the MMORPG without a hard RP part. Or even
really the G part. It's a completely free form environment for everything. I've
seen it used as a chat environment, a decent 3d modeling environment, a shopping
mall, a wedding location, a casino, a night club, and the list just goes on. And
this is just what I've seen and heard of in the week I've been on it.  People
are already making a living working on Second Life because of the <a class="reference" href="http://www.gamingopenmarket.com/">exchange
rate</a>.  This is exactly what the article was talking about, but it was glossed
over for the bomb that was the Sims Online.</p>
<p>On <a class="reference" href="http://www.itconversations.com/shows/detail376.html">IT Conversations</a>, Will Wright, the man who invented the Sims and Sims
Online spent almost half the time in the questions section attempting to explain
why didn't the Sims Online do anything like what Second Life has been doing. It
boiled down to that the Sims Online didn't make it free form enough and it
didn't promote user interaction as much as it should have.</p>
<p>All that Linden Labs needs to do to get everyone into Second Life is make Second
Life the last part of the article that hasn't come about in it yet. That would
be making the world the interconnection between all the other MMORPGs. They have
the technology to simulate everyone's avatars and move them around in an
intelligent way. Even now, the different parts of the world live on different
servers. They'd just have to compromise on a protocol for sending the avatar
information back and forth.</p>
<p>At the moment, that plan would be pretty much a pipe dream. But if it does come
true, Second Life would be the revolution that would not be televised. With the
increases in the number of people who are playing MMORPGs and the current
advancements in immersion technology, we are approaching the <a class="reference" href="http://www.amazon.com/exec/obidos/tg/detail/-/0553380958/">Meta-Verse</a>. And I
like that.</p>
<p>TC Out</p>
</div>
</div></content>
</entry>

<entry>
<title type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml">My Second Life</div></title>
<category term="secondlife" />
<id>http://thecrypto.org/2005/08/11/my-second-life</id>
<updated>2005-08-11T21:53:02-05:00</updated>
<published>2005-08-11T21:53:02-05:00</published>
<link rel="alternate" type="text/html" href="http://thecrypto.org/my-second-life" />
<content type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml">
<div class="document">
<!-- keywords secondlife -->
<!-- date 2005-08-11 -->
<p>A bit of a lack of updates here, but I've been stuck in <a class="reference" href="http://secondlife.com">Second Life</a> or SL for
short. It's an MMORPG without the RP part. I have been hanging out on there for
hours a day, just having a blast watching the various avatars, seeing what
people are making, and just hanging out. It really is fun. I'd recommend it to
anyone, and it even runs under <a class="reference" href="http://www.winehq.com">WINE</a>. If you want to sign up, refer TheCrypto
Doctorow and you can find me under that name on SL as well.</p>
<p>Heading back into the game now,</p>
<p>TC Out</p>
</div>
</div></content>
</entry>
</feed>
