Xmas 2002 & Things that need a-fixin’

Wednesday, December 25th, 2002

Well I’ve actually had quite a nice christmas day, but now I find myself in a reflective frame of mind, thinking about the state of Jujusoft, and why my development efforts seems to be stalling lately.

It’s wierd that I started writing this journal as a honest and frank account of Jujusoft goings on… and yet, already I feel reluctant to mention the kind of problems and set-backs I encounter. I don’t want to give away too much negative information. But how sad is that, if I can’t be honest about problems with software that no one’s even paying for yet?

Top 10 things that currently require attention:

  1. seems to run out of resources under Win98, meaning that after a small amount of use, redraw stops working and program becomes unusable. This is a particularly annoying bug, because it emerged while my ability to test under Win98 was temporarily removed, so I have very little idea when the problem was born.
  2. The Windows list control, one of the standard Common Controls, used for folder views and even the desktop, is intolerably slow with large numbers of items under Win98. This makes almost unusable, causing the program to look like it’s hung every time it updates its display list. Under 2000 it runs fine. Partly my use of the control is to blame.
  3. is still waiting for fixes to several bugs brought to my attention by a friend.
  4. , with lots of potential, has a hideously inconsistent syntax and will probably just annoy anyone who tries to come to grips with its "language"
  5. I still haven’t got a nice jpg/gif loader happening, which limits the potential of any software that might need to display images, especially , where my custom renderer can only display BMP files.
  6. , and are currently tied to MFC, which is incompatible with some of my libraries and is generally unwanted. HTML Editor is more entrenched, because of its use of ActiveX controls via MFC interfaces. Book Reader is not so tied, but will become a bigger executable if I remove MFC dependencies. The reasons for this are complicated and annoying.
  7. needs a new name and a clear definition of purpose.
  8. Aw hell, about a zillion things need doing…

…All these are really just details, and there’s a bigger picture here, with some obvious patterns… So here they are, before I change my mind, the top 10 things that are really hurting Jujusoft:

  1. Lack of focus. Too many "active" projects, and none of them finished.
  2. Lack of cashflow and capital. Lack of returns leading to lack of motivation.
  3. Aversion to off-the-shelf components and libraries.
  4. Aversion to reading expensive 600 page books about new methodologies.
  5. Lack of business acumen, and lack of interest in acquiring said acumen.
  6. Fear of failure.
  7. Fear of success.
  8. Fear of hoodlums.
  9. Windows OS and inconsistencies between different versions. Win95/98 particularly.
  10. Hyperabundance of crappy software which makes one despair and give up on the idea of software from unknown sources.

Hmmm… looks like pretty much all of these shortcomings are the fault/responsibilty of yours truly. It’s lucky I can’t fire myself.

Oh great, it’s christmas in like, 2 days…

Monday, December 23rd, 2002

Here’s a about web loggers and unemployment, by Chris Gulker.

What the world needs now…

Sunday, December 22nd, 2002

…is more software. At least, that’s what I have to tell myself, since I am theoretically a software developer. I’m not sure that I really believe it though.

I have so… much… crap… installed on my machine, and yet almost none of it makes me happier or more productive. This depresses me, because I remember wondering [not so] long ago about the amazing things we’d be doing when we had computers with 100MHz processors and 32MB of RAM… And what a surprise, after reaching and greatly exceeding that level, we still do the same ol’ crap by and large. We just do bigger, more complicated crap.

I have 1.94 GB of said crap in my "Program Files" folder, including 2,004 executable files! There are 3,001 DLL files [consuming 483 MB] in my system folder! Now, I realize that I probably have more junk on my machine than most people, but come on… I install a new bit of software about once a fortnight if that, so how did I end up with so much crap?

As a developer, I am greatly disheartened by what I encounter when I browse my hard drive, or when I open the task manager and see the copious number of unfamiliar programs eating memory and processor time. It’s all just so damned messy.

And so I ask myself: Do I really want to contribute to all this mess? Do I really want people to fill their hard drives up just a little bit more with my software, and to end up with yet more shortcuts cluttering their desktops and start menus?

And then I realize, that of the little software that I do use on a regular basis, a bunch of it is actually mine. Of course this is no great revelation, since I wrote most of it based upon my own needs… but at least I do use my own software!

Proprietary

I would not for a moment consider it a worthwhile HTML editor that did not support WYSIWYG editing. Expecting a user to edit raw HTML source code is simply handing them the power to make any number of an infinite variety of mistakes.

I generally don’t use a word processor, I just use my , since it seems unnecessary to me to use a word processor format when one of the easiest and most useful ways to format information these days is as HTML. Unfortunately I currently rely on the Microsoft DHTML ActiveX component to provide WYSIWYG editability, which was not really designed as a full-blown word processor.

I don’t use Notepad, I use my own , often exploiting its binary modes to explore the contents of unknown files. Also I use it as a source viewer for IE, since it has nice syntax hilighting and such.

I also use my and , albeit less frequently.

Poor old , my first windows app, still gets a look in, running permanently on my server managing 90% of my file downloads (I have a dialup connection). To be honest this is probably more out of habit than anything. It must be over 3 years old now.

gives me extra functionality which I feel naked without. An extended Run dialog and an Open Container option in the shell context menu for a start.

This site is uploaded using a simple command line tool I created, and all my data is backed up using another command line tool.

The calculator I use is written in , and supports complex symbolic expressions.

I guess this is really what being a programmer is all about for me: being able to make my own tools. I’d still be doing it even if I was wealthy. [Pity I’m not, I could buy a nice new computer…]

From the perspective of a prospective enterprise, what I’m really counting on is that the same need which inspires me to spend hundreds of hours writing a piece of software, might also inspire other people to spend just an hour’s wages to buy a copy for themselves. Maybe if some of my software were both available and for sale, I might get some idea of the validity of this idea. Otherwise it’s all just hypothetical.

One week later…

Wednesday, December 18th, 2002

No work done, since I’ve been away. I’d better update downloads though, coz the 14 day expiry warnings have just started kicking in. So it’s less than 2 weeks till 2003! Argle-Bargle!

That trick never works!

Okay, so Google is still not indexing my site properly… I mean, it’s not that I particularly want people coming here via keyword searches, it’s just the principle of the thing! So now I am modifying my code a little more, taking the extra stuff out of the and elements. So really the only difference between this code and "pure" code is that I have a couple of extra attributes in the <body> element. <em>Surely</em> that’s not a problem…</p> </div> <p class="postmetadata">Posted in Misc <strong>|</strong> Leave a Comment »</p> </div> <div class="post" id="post-75"> <h2>Holy illegal HTML!</h2> <small>Wednesday, December 11th, 2002</small> <div class="entry"> <p align="left" field="except">Just tried running my home page through the <a href="http://validator.w3.org/">W3C’s HTML validator</a>. Yuk! Not only did it not like my extensions, it found about a zillion other things to complain about as well! Maybe I shouldn’t feel too bad though, as scores a whopping 114 errors (see ) [A lot of people would probably snort loudly and say "I’m not at all surprised!"]</p> <h3 align="left" field="except"> a contender?</h3> <p align="left" field="except">Should I be pushing the tool I am using right now as a product for sale I wonder? It’s a little wierd and knocked together, but with some stream-lining and bullet-proofing it could be worth a go. There’s certainly some lo-priced HTML editors around with inferior feature sets. Sure I can’t compete with a major package like DreamWeaver, but I’d be pushing the simple and budget conscious angle. Most people are still pretty intimidated by the idea of putting together a web site, so a very simple editor might be worth doing.</p> <h3 id="htmlword" align="left" field="except">HTML based word processing</h3> <p align="left" field="except">I still like the idea of using HTML as a generic document format (eg instead of Word’s DOC format), for a few reasons:</p> <div field="except"> <ul> <li> <div align="left"> It’s an open standard, and everyone can use it </div> </li> <li> <div align="left"> It’s human readable, so that even if the document loses its header you can still go in and retrieve useful text </div> </li> <li> <div align="left"> It doesn’t need to be converted to be put online. </div> </li> </ul> </div> <p align="left">One of the problems with HTML as a standard document format is the problem of storing images. HTML links to images as separate files, whereas if you want to email someone a document to read it would be best of those images were "embedded" in the file. There are 2 current ways I know of to handle this:</p> <ol> <li>MHT files - this is a format that was born of email… when you get formatted email, both the HTML code for the page as well as any images that are on it are included as "attachments" in the email. MHT is stored just like an HTML formatted email only the from line has a rather unusual sender, such as "<em>From: <Saved by Microsoft Internet Explorer 5>"</em> </li> <li>CHM files - this is Compiled HTML Help format, used by Microsoft for help documents since Windows 95. In my opinion this is a surprisingly under-exploited format, since it can store an entire navigable website in a single file, with excellent compression as well.</li> </ol> <p>Currently HTML Editor can create CHM files, with the help of free downloadable software from Microsoft. This entire web site (11.8 MB including all downloadable files) can be easily stored as a single 5.2 MB CHM file, browseable on any Windows98+ machine. It is likely that MHT will be supported in the future for single pages, although unfortunately it doesn’t support compression (in fact the final MHT is usually bigger than the files it comprises)</p> <p>Oh yes, the bad thing about both those formats is that I don’t think either of them is readable in a non-windows environment, which is a shame.</p> </div> <p class="postmetadata">Posted in Misc <strong>|</strong> Leave a Comment »</p> </div> <div class="post" id="post-74"> <h2>Define work…</h2> <small>Sunday, December 8th, 2002</small> <div class="entry"> <p align="left">Have been doing stuff today, but mostly relating to HTML Editor, which in theory is for personal use only. I’m simplifying a few things and going for a dual mode approach, where the user can edit a single page or a whole site. So it will either be very simple or quite sophisticated.</p> <p align="left">For single pages with images on them I might take advantage of the weird system that Windows uses for saving web pages… If you save a page as "Web page, complete" then along with the html file (say, index.htm) will be created a directory with the same name plus "_files". So if you save this page to your desktop you will see "index.htm" along with an "index_files" folder. What’s really interesting [some might say kludgy or even crufty] is that if you now move or delete the htm file the new folder will automatically be moved or deleted along with it. It actually appears that the file manager (explorer.exe) tracks these files by name, and does whatever it can to keep them together, so that relative links to images, scripts and style sheets dont get screwed up.</p> </div> <p class="postmetadata">Posted in Misc <strong>|</strong> 1 Comment »</p> </div> <div class="post" id="post-73"> <h2>Waiting for Google</h2> <small>Friday, December 6th, 2002</small> <div class="entry"> <p align="left">The suspense is killing me! I’m pretty sure now that Google did not like me putting extra attributes within my <html> tags. If I’d bothered to read the HTML spec it probably would have informed me that it was highly illegal to put extra stuff in there.</p> <p align="left">Until now, I had been storing extra data for templates there, like this:</p> <blockquote dir="ltr" style="MARGIN-RIGHT: 0px"> <p align="left"><font size="1"></font><font color="#0000FF"><html</font> <font color="#BFBF7F">field</font><font color="#0000FF">=</font><font color="#FF0000">"include"</font> <font color="#BFBF7F">field.src</font><font color="#0000FF">=</font><font color="#FF0000">"http://www.jujusoft.com/jujutemplate-web.html"</font> <font color="#BFBF7F">field.mod</font><font color="#0000FF">=</font><font color="#FF0000">"1037248652"></font></p> </blockquote> <p align="left">…which is probably seen by Google as a malformed page. I have since moved the data further down, into the <head> and <body> tags, although I’m guessing it’s probably also considered bad form to stick stuff in the <head> tag. Interestingly none of the major browsers has had any problem with my code.</p> <p align="left">I’ll probably change the mechanism to something a little more sophisticated and extensible in the future. It’s pretty crappy to use multiple attributes, which just clutter the HTML, really it should work more like the aggregate <em>style</em> attribute. Something like:</p> <blockquote dir="ltr" style="MARGIN-RIGHT: 0px"> <p align="left"><font size="1"></font><font color="#0000FF"><html</font> <font color="#BFBF7F">data.jujusoft</font><font color="#0000FF">=</font><font color="#FF0000">"field: include; source: url(</font> <font color="#FF0000">http://www.jujusoft.com/jujutemplate-web.html); modified:</font> <font color="#FF0000">1037248652;"></font></p> </blockquote> </div> <p class="postmetadata">Posted in Misc <strong>|</strong> Leave a Comment »</p> </div> <div class="post" id="post-72"> <h2>Eek!</h2> <small>Thursday, December 5th, 2002</small> <div class="entry"> <p align="left">Every now and then I stumble upon [someone points me to] a piece of software which makes me suddenly realize that some piece of software I’ve worked really hard on is just a waste of time, reinventing the wheel etc.</p> <p align="left">Thankfully this is <em>usually</em> only a first impression, and I go on to discover that these products are actually quite different from mine [and occasionally just a bit crappy] and then I go back to avoiding work in the belief that the work I’m avoiding is still worth doing.</p> <div class="jjrightinset"> <p align="left">The things I say here are just my personal opinion, and should not be mistaken for an objective analysis of other people’s software.</p> <p align="left"><em>[and yes, it is very rude for me to slag off other people’s software when most of mine isn’t available yet… But in the software world other people’s failings can sometimes be an inspiration… But then I think I would be mortified if one of the authors of this software actually came here and read my criticisms…]</em></p> <p></p> </div> <p align="left">Some software that has given me the heeby-jeebies in this way:</p> <ul> <li> <div align="left"> <!-- intepid.com <a href="http://www.3dpageturningebook.com/"> -->Digital Page Author<!-- intepid.com </a> --> - creates stand alone executable books, with animated page turning. Supports images, embedded menus and links. At first glance I thought it would be stiff competition for Reader, but on further scrutiny what this product is good at is more like a powerpoint presentation than a novel. Good for brochures and flyers. The way the demos work it seems the pages might even be stored as bitmaps, since they are not resizable, and the text is not selectable. Printing a page reinforces this impression, since text comes out all crummy and pixellated looking. Compiled file size is impressive [small], but my overall impression is that you’d probably get better results with Flash or Powerpoint (or even Acrobat). The major selling point of this product seems to be that it uses 3D animation to do the page turns - <em>A bit steep at approx $99 for full version!</em> </div> </li> <li> <div align="left"> <!-- intepid.com <a href="http://natata.hn3.net/"> -->Natata eBook Compiler<!-- intepid.com </a> --> - a compilable HTML viewer. Sells itself as an e-book compiler but in reality what it creates looks nothing like a book, more like a website. Uses Internet Explorer as it’s viewer. Very useful in many ways, but not what I would call a book reader. Functionally, I see no reason to use it [except for password protection] since the CHM format can store a whole web site in exactly the same way, and can be read on any Windows machine [the decompression of CHM files appears to be faster for viewing too]. I think it’s interesting that both this product and <!-- intepid.com <a href="http://www.3dpageturningebook.com/"> -->Digital Page Author<!-- intepid.com </a> --> compile to EXE files, which is a real security issue [I was considering removing the EXE feature from my own Reader for this reason, but I think I’ll keep it now…] - <em>$30 for the full version.</em> </div> </li> <li> <div align="left"> - a very nice text editor with a recently updated feature list that puts it well ahead of my own [as yet unreleased] editor. I consider it a great quality benchmark. <em>- It costs a mere $30.</em> </div> </li> <li> <div align="left"> Also quite good in the text editor stakes: <a href="http://www.textpad.com/">TextPad</a>, nice ‘n’ simple - <em>Approx $26</em> </div> </li> <li> <div align="left"> <a href="http://www.boxersoftware.com/">Boxer Text Editor</a> - a complicated looking text editor, with probably lots of features and stuff, but even the basic functionality is pretty crappy. Syntax hilighting functions within a very limited context (eg block comments in C get "forgotten" if they extend more than a page). The reason I mention it here is because it had a google sponsored link to it, which means it has a marketing budget, and I guess I thought that was interesting. The about box contains patronizing phrases like <em>"…for the discriminating computer user".</em> Hey that’s me! - <em>$59 for the full version.</em> </div> </li> </ul> </div> <p class="postmetadata">Posted in Misc <strong>|</strong> Leave a Comment »</p> </div> <div class="post" id="post-71"> <h2>More google-able?</h2> <small>Thursday, December 5th, 2002</small> <div class="entry"> <p align="left">I changed something in my HTML Editor which should make the HTML code look a little more "ordinary" so maybe Google will actually index this site now. We shall see… oh wait a minute, it already has! But wait again… it’s not caching or showing brief abstracts… in fact, it seems only to search the URLs themselves, and ignores the page content.</p> <blockquote dir="ltr" style="MARGIN-RIGHT: 0px"> <div> <a href="http://www.organica.us/sources?url_id=734"><u><font color="#551A8B" size="1">organica</font></u></a><br> <font size="1"><b>…</b> , info, 2002-12-01 19:33:54, 2002-12-02 09:57:47.<br> http://www.<b>jujusoft</b>.com/log, info, 2002-12-01 19:33:18, 2002-12-02 09:57:57. <b>…</b><br></font> <font color="#008000">www.organica.us/sources?url_id=734 - 101k - 3 Dec 2002 -</font> <u><font color="#6F6F6F" size="1">Cached</font></u> <font size="1">-</font> <u><font color="#6F6F6F" size="1">Similar pages</font></u> <font size="1"></font> <br> <font size="1"></font><br> <blockquote> <p><br> </p> </blockquote> </div> </blockquote> <p align="left">Oh well, perhaps Google didn’t like me storing info in the <html> tag. Hopefully this update will fix it…</p> </div> <p class="postmetadata">Posted in Misc <strong>|</strong> Leave a Comment »</p> </div> <div class="post" id="post-70"> <h2>That’s it!</h2> <small>Wednesday, December 4th, 2002</small> <div class="entry"> <p align="left">I’m going to make myself a coffee (despite the fact that it’s 33º C at the moment) and then I’m going to do some gosh-darn work! Enough shilly-shallying is enough! Here I go…</p> </div> <p class="postmetadata">Posted in Misc <strong>|</strong> Leave a Comment »</p> </div> <div class="post" id="post-69"> <h2>What’s not to like</h2> <small>Wednesday, December 4th, 2002</small> <div class="entry"> <p align="left">Certain things are very frustrating when you’re a programmer. A Windows programmer anyway. You write software and part of that software needs to do something really obvious, and yet the environment within which the software is to run [ie Windows] sometimes appears to be designed to make it a real pain in the arse to achieve what you want. A few of the very simple things I have had a surprising amount of trouble with are:</p> <ul> <li>Getting direct access to the pixels visible within a window - I still need to cut’n'paste pre-existing code to get this, because it is so clumsy to implement.</li> <li>Loading and saving images - This is such a pain! Instead of just having a couple of nice generic functions which load and save some standard image format to and from memory in a single function, you have native support for BMP only [except in XP], and then it’s still very roundabout to do. To get access to other formats you have to go find 3rd party libraries, which will add to your final executable/installer size. I still haven’t found a library which I am comfortable with.</li> <li>Adjusting volume - As simple a task as it sounds, getting access to the mixer controls is ugly and fiddly, and requires that your program be linked to the <em>winmm.lib</em> library, which adds about a second of launch time in my experience [I’ve no idea why]. Because of this delay I had to remove volume control from because otherwise it would be too slow to use as a tool.</li> </ul> <p>Why am I whining about these things right now? Well… because <em>clearly</em> these are the things that are preventing me from getting any real work done at the moment… Oh who am I kidding here… It really is staggering how much I am procrastinating right now. I have things to do, HUGE LISTS of things to do, and yet I am constantly farting about here writing about how much I’m not doing.</p> <p></p> <h4>Never thought I’d say it…</h4> <p>…but I am actually wondering if it wouldn’t be best to simply go off and get a regular job, [if and] while there are still such jobs to be had. I have so little business acumen dammit; instead of a healthy measure of greed I can summon only the lesser sin of envy, a poor substitute, and hardly the stuff that empires are built on.</p> <p>I even [to a small degree] miss life in the office; knowing that half the job is just turning up; that feeling of relief you get when a problem turns out to be not your fault; not taking work home…</p> <p>Perhaps the real reason I am getting so little done right now is that I am really wondering if there is any point. Too many times in the past I have worked like a dervish to implement some great algorithm, or interface, or script language, only to find myself on the other side thinking: "Why did I need to do that anyway?" I have worked so incredibly long developing my own software, my own libraries, my own methodologies. I have generated over a hundred thousand lines of code. I’m pretty sure that’s a lot.Will I ever see a return? Or is this just advanced occupational therapy?</p> </div> <p class="postmetadata">Posted in Misc <strong>|</strong> Leave a Comment »</p> </div> <div class="post" id="post-68"> <h2>Holding…</h2> <small>Tuesday, December 3rd, 2002</small> <div class="entry"> <p align="left">I’m on hold at the moment, trying to find out what’s happening with a computer repair that was supposed to take place months ago. They seem to have no idea where the reference numbers I’m quoting at them came from. It’s so infuriorating!</p> </div> <p class="postmetadata">Posted in Misc <strong>|</strong> Leave a Comment »</p> </div> <div class="navigation"> <div class="alignleft"> « Earlier Entries </div> </div> </div> <div id="sidebar"> <ul> <li> <p>These are the archives for December, 2002.</p> </li> <li>Subscribe <img alt="feed" src="/feed-icon-10x10.gif"> </li> <li> <h2>Random Selection</h2> <ul> <li class="comment">The Joy of Atheism</li> <li class="comment"><a href="/2007-08-28/00.05/" title=" Seen here is the full-scale version of Coco's The...">The Thing, Actual size</a></li> <li class="comment">Crunching Numbers</li> <li class="comment"><a href="/2006-09-29/22.02/" title=" Driving at night, from work to home, with audio...">A Little Bit Drivey</a></li> <li class="comment"><a href="/2005-07-29/21.40/" title=" Well, it's official: I am financially prostitute, and...">Poor Me</a></li> <li class="comment">Astrology vs Science</li> <li class="comment"><a href="/2007-09-18/19.36/" title=" ... I'm pretty sure he would be spending a lot of...">If Escher were alive today...</a></li> </ul> </li> <li> <h2>Recent Comments <img alt="feed" src="/feed-icon-10x10.gif"> </h2> <ul> <li class="comment"> <span class="tag"><a href="/2008-02-08/20.25/#comment-2426">dirtymouse</a>:</span> <span class="text">you've moved up a rank in my friends list :)</span> </li> <li class="comment"> <span class="tag"><a href="/2008-02-08/20.25/#comment-2425">Shaun</a>:</span> <span class="text">Should have killed it. Like a villain shown mercy in a...</span> </li> <li class="comment"> <span class="tag"><a href="/2008-02-08/20.25/#comment-2424">mark</a>:</span> <span class="text">Ok, the stupid spider is free. And by "free" I don't mean...</span> </li> <li class="comment"> <span class="tag"><a href="/2008-02-14/21.49/#comment-2423">mark</a>:</span> <span class="text">Apparently I am one of those few remaining humans not...</span> </li> <li class="comment"> <span class="tag"><a href="/2008-02-14/21.49/#comment-2422">lidna</a>:</span> <span class="text">I can haz valntimes choclit plz?</span> </li> <li class="comment"> <span class="tag"><a href="/2008-02-08/20.25/#comment-2421">RichardN</a>:</span> <span class="text">maybe house spiders don't live in houses maybe they...</span> </li> <li class="comment"> <span class="tag"><a href="/2008-02-14/21.49/#comment-2420">RichardN</a>:</span> <span class="text">Oh come on Shaun, I thought you'd be the one to point out...</span> </li> <li class="comment"> <span class="tag"><a href="/2008-02-14/21.49/#comment-2419">Shaun</a>:</span> <span class="text">No fluffy ducklings? Is your heart made of stone?</span> </li> <li class="comment"> <span class="tag"><a href="/2008-02-02/15.10/#comment-2418">edam</a>:</span> <span class="text">An enjoyable lunchtime listen.. this clinical...</span> </li> <li class="comment"> <span class="tag"><a href="/2008-02-14/21.49/#comment-2417">mark</a>:</span> <span class="text">That's a very good question... I have some nice test...</span> </li> <li class="comment"> <span class="tag"><a href="/2008-02-08/20.25/#comment-2416">Scientist</a>:</span> <span class="text">Sure, let it go, but cut its legs off first so as not to...</span> </li> <li class="comment"> <span class="tag"><a href="/2008-02-08/20.25/#comment-2415">dirtymouse</a>:</span> <span class="text">they have all grown up and moved out, sniff</span> </li> <li class="comment"> <span class="tag"><a href="/2008-02-14/21.49/#comment-2414">Liam C</a>:</span> <span class="text">This comment is completely unrelated to today's post, but...</span> </li> <li class="comment"> <span class="tag"><a href="/2008-02-08/20.25/#comment-2413">mark</a>:</span> <span class="text">It's a *house* spider... of course it wants to be inside...</span> </li> <li class="comment"> <span class="tag"><a href="/2008-02-08/20.25/#comment-2412">dirtymouse</a>:</span> <span class="text">have you let it go yet? c'mon, take it outside and give...</span> </li> <li class="comment"> <span class="tag"><a href="/2006-06-10/00.45/#comment-2411">andré</a>:</span> <span class="text">hi, many thanx for your work! it gives me good hints for...</span> </li> </ul> </li> <li> <h2>Links <a href="http://del.icio.us/rss/intepid" title="feed: del.icio.us links"><img src="/feed-icon-10x10.gif" alt="feed"></a> </h2> <div class="delPost"> <a class="delLink" href="http://news.bbc.co.uk/2/hi/science/nature/7243247.stm">Compressed air powered car</a> </div> <div class="delPost"> </div> <div class="delPost"> <!-- intepid.com <a class="delLink" href="http://www.news.com.au/adelaidenow/story/0,22606,23189874-5006301,00.html"> -->Honi soit qui mal y pense<!-- intepid.com </a> --> </div> <div class="delPost"> </div> <div class="delPost"> </div> <div class="delPost"> <a class="delLink" href="http://www.dpreview.com/news/0801/08013108sigmadp1.asp">Sigma DP1</a> </div> <div class="delPost"> </div> <div class="delPost"> <a class="delLink" href="http://www.sheldrake.org/Articles&Papers/papers/telepathy/experiment_tests.html">Experimental Tests For Telephone Telepathy</a> </div> <div class="delPost"> </div> <div class="delPost"> <a class="delLink" href="http://www.flickr.com/photos/dansays/sets/72157603835099525/">Vintage Apple porn</a> </div> <div class="delPost"> </div> <div class="delPost"> <a class="delLink" href="http://www.jwz.org/doc/backups.html">Backups</a> </div> <div class="delPost"> <a class="delLink" href="http://www.alternet.org/story/75743/">Dumbass Christian bullshit pervades American government</a> </div> <div class="delPost"> </div> <div class="delPost"> </div> <div class="delPost"> <a class="delLink" href="http://truckbearingkibble.com/comic/2007/04/12/dead-silence/">Excellent PBF style comic:Truck Bearing Kibble</a> </div> <div class="delPost"> <a class="delLink" href="http://scienceblogs.com/pharyngula/2008/01/was_that_fun_or_what.php">Pharyngula: Was that fun, or what?</a> </div> <div class="delPost"> <a class="delLink" href="http://www.thunderguy.com/semicolon/2002/08/15/visual-c-exception-handling/">Visual C++ exception handling</a> </div> <div class="delPost"> <a class="delLink" href="http://www.reuters.com/article/worldNews/idUSN2955554720080129?feedType=RSS&feedName=worldNews&sp=true">Holocaust-themed Carnival float (?)</a> </div> <div class="delPost"> <a class="delLink" href="http://www.globalpeacefoundation.org/">Global Peace Center is Too Gay even for San Francisco</a> </div> <div> <em><a href="http://del.icio.us/intepid">via Del.icio.us</a></em> </div> </li> <li> <h2>Search</h2> </li> <li> <h2>Archives</h2> <ul> <li><a href="/2008/02/" title="February 2008">February 2008</a></li> <li><a href="/2008/01/" title="January 2008">January 2008</a></li> <li><a href="/2007/12/" title="December 2007">December 2007</a></li> <li><a href="/2007/11/" title="November 2007">November 2007</a></li> <li><a href="/2007/10/" title="October 2007">October 2007</a></li> <li><a href="/2007/09/" title="September 2007">September 2007</a></li> <li><a href="/2007/08/" title="August 2007">August 2007</a></li> <li><a href="/2007/07/" title="July 2007">July 2007</a></li> <li><a href="/2007/06/" title="June 2007">June 2007</a></li> <li><a href="/2007/05/" title="May 2007">May 2007</a></li> <li><a href="/2007/04/" title="April 2007">April 2007</a></li> <li><a href="/2007/03/" title="March 2007">March 2007</a></li> <li><a href="/2007/02/" title="February 2007">February 2007</a></li> <li><a href="/2007/01/" title="January 2007">January 2007</a></li> <li><a href="/2006/12/" title="December 2006">December 2006</a></li> <li><a href="/2006/11/" title="November 2006">November 2006</a></li> <li><a href="/2006/10/" title="October 2006">October 2006</a></li> <li><a href="/2006/09/" title="September 2006">September 2006</a></li> <li><a href="/2006/08/" title="August 2006">August 2006</a></li> <li><a href="/2006/07/" title="July 2006">July 2006</a></li> <li><a href="/2006/06/" title="June 2006">June 2006</a></li> <li><a href="/2006/05/" title="May 2006">May 2006</a></li> <li><a href="/2006/04/" title="April 2006">April 2006</a></li> <li><a href="/2006/03/" title="March 2006">March 2006</a></li> <li><a href="/2006/02/" title="February 2006">February 2006</a></li> <li><a href="/2006/01/" title="January 2006">January 2006</a></li> <li><a href="/2005/12/" title="December 2005">December 2005</a></li> <li><a href="/2005/11/" title="November 2005">November 2005</a></li> <li><a href="/2005/10/" title="October 2005">October 2005</a></li> <li><a href="/2005/09/" title="September 2005">September 2005</a></li> <li><a href="/2005/08/" title="August 2005">August 2005</a></li> <li><a href="/2005/07/" title="July 2005">July 2005</a></li> <li><a href="/2005/06/" title="June 2005">June 2005</a></li> <li><a href="/2005/05/" title="May 2005">May 2005</a></li> <li><a href="/2005/04/" title="April 2005">April 2005</a></li> <li><a href="/2005/03/" title="March 2005">March 2005</a></li> <li><a href="/2005/02/" title="February 2005">February 2005</a></li> <li><a href="/2005/01/" title="January 2005">January 2005</a></li> <li><a href="/2004/12/" title="December 2004">December 2004</a></li> <li><a href="/2004/11/" title="November 2004">November 2004</a></li> <li><a href="/2004/10/" title="October 2004">October 2004</a></li> <li><a href="/2004/09/" title="September 2004">September 2004</a></li> <li><a href="/2004/08/" title="August 2004">August 2004</a></li> <li><a href="/2004/07/" title="July 2004">July 2004</a></li> <li><a href="/2004/06/" title="June 2004">June 2004</a></li> <li><a href="/2004/05/" title="May 2004">May 2004</a></li> <li><a href="/2004/04/" title="April 2004">April 2004</a></li> <li><a href="/2004/03/" title="March 2004">March 2004</a></li> <li><a href="/2004/02/" title="February 2004">February 2004</a></li> <li><a href="/2004/01/" title="January 2004">January 2004</a></li> <li><a href="/2003/12/" title="December 2003">December 2003</a></li> <li><a href="/2003/11/" title="November 2003">November 2003</a></li> <li><a href="/2003/10/" title="October 2003">October 2003</a></li> <li><a href="/2003/09/" title="September 2003">September 2003</a></li> <li><a href="/2003/08/" title="August 2003">August 2003</a></li> <li><a href="/2003/07/" title="July 2003">July 2003</a></li> <li><a href="/2003/06/" title="June 2003">June 2003</a></li> <li><a href="/2003/05/" title="May 2003">May 2003</a></li> <li><a href="/2003/04/" title="April 2003">April 2003</a></li> <li><a href="/2003/03/" title="March 2003">March 2003</a></li> <li><a href="/2003/02/" title="February 2003">February 2003</a></li> <li><a href="/2003/01/" title="January 2003">January 2003</a></li> <li><a href="/2002/12/" title="December 2002">December 2002</a></li> <li><a href="/2002/11/" title="November 2002">November 2002</a></li> <li><a href="/2002/10/" title="October 2002">October 2002</a></li> <li><a href="/2002/09/" title="September 2002">September 2002</a></li> <li><a href="/2002/08/" title="August 2002">August 2002</a></li> </ul> </li> </ul> </div> <hr> <div id="footer"> <p style="font-size: 11px; font-family: sans-serif;">copyright © the author<br> powered by sweet vengeance</p> </div> </div> </body> </html>