Warning: Javascript must be enabled to log in. Why?
Zombo?
posted by impleri on 2006-07-12 15:29:55
[http://zombo.com/ What the hell?]
Also, it looks like anyone can make posts...Mwahahaha!!
permalink and replies (1)
Bachelor Pad
posted by pfunk on 2006-07-12 11:27:01
Jake, Clay and I are looking at getting a place. We took a peek at an apartment on the north end of town. It'll be very inexpensive to live there (my bills will be cut in half).
Does that mean I'll be in Pine Bluff for another 6 months at least? //sigh//.
permalink and replies (10)
Atom
posted by pfunk on 2006-07-12 08:58:14
I have a (temp) Atom feed up now.
[http://www.pfunked.net/atom.php Atom]
(If you're using Firefox, there should be an RSS icon on the right side of the address box)
It's not perfect. I'm using PHP to generate the xml on the fly (and it's being incorrectly served with the mimetype HTML, which generates a Warning from the Atom validator). This might put some undue burden on the database, as opposed to having something on the backend that generates an actual xml file from the database. I'll be looking around for the right way to do this.
permalink and replies (4)
RegEx
posted by pfunk on 2006-07-11 09:35:14
Thanks to some regular expression fanciness, I have wiki-style external URLs working.
To add a link to your post, use the format:
[(url) (label)]
or just
[(url)]
Example (but change the { to [ )
{http://pfunked.com Go to PFunked!]
Becomes:
[http://pfunked.com Go to PFunked!]
And:
{http://pfunked.com]
Becomes:
[http://pfunked.com]
Why yes, I did write the expressions to perform this. Why yes, I did refer to the [http://www.ietf.org/rfc/rfc1738.txt URL Standard] to make sure I'm doing it right.
Hasn't been tested a ton, but should work in //most// situations. By the way, ///strong/// and /////really strong///// may work too.
Wiki-style formatting for emphasis and strong:
- Surround your text in // if you want emphasis.
- Surround your text in /// if you want strong.
- Surround your text in ///// if you want strong and emphasis
Currently, the strong and emphasis markups don't span across paragraph and line breaks (as well it shouldn't). Also, the emphasized text can't contain a / (though I'm thinking whether I want to work around that).
The last pieces I want to do is convert asterisks at the beginning of a line to an unordered list, pound sign at the beginning of a line to an ordered list, and space at the beginning of a line to a block quote (or, is that preformatted monospace text?)
permalink and replies (9)
Cake
posted by pfunk on 2006-07-11 05:55:43
mmm... Cake.
I went and bought Cake's 5 albums from Amazon. I had Fashion Nugget before in several forms, but I figured it was time I got the CDs so I can have the lossless FLACs.
I also got a CD from Mr. Grant Henry of [http://www.metroidmetal.com Metroid Metal] fame. Haven't gotten to indulge in it yet.
permalink and replies (5)