Heh, it was going great until the server crashed. Better get to work on that!

A couple of my projects are derived from my friends projects. PsychoSpunk wrote the cool script to archive the whole site, but I whipped out the front page which did the autoreload of the current picture. (OK, so that only took like 10 minutes). But when he expands it to autogenerate thumnail pages for the last 24 hours, I'll probably help generate the base HTML for the script to run.

Aparantly I'm the only one of my friends who like HTML, because another friend was involved in creating some Web BBS Software, but the interface is nonexistent, so I'm working on that for him.

The same friend almost convinced me to start in on the Freenet Project. But I decided against that one for various reasons.

I have started on a personal project inspired by a graph problem I've been working on, but it might be too big for me. So I like to solve random problems as well.


In reply to RE: RE: RE: RE: Where do your code ideas come from? by Lexicon
in thread Where do your code ideas come from? by Macphisto

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.