FAQ (Short Version) |
FAQ (Long Version) |
|---|---|
What is PolkaDot? |
What is PolkaDot? |
PolkaDot is the cheapest, easiest, low-rent blogging system imaginable. |
PolkaDot is a really simple blogging system, roughly based on Blurt, which in turn is based on Bloxsom. It's much simpler than either, both in terms of installation/configuration as well as its (minimal) feature set. It's also written in PHP, rather than Perl like its inspirations. |
What does it look like? |
What does it look like? |
This. |
I wrote PolkaDot for fun. But then, once it was working, I needed to test it out. So I set up a blog, sexyredheadednuns.org. It's just a personal blog. No sex, no red-heads, no nuns. |
Why "PolkaDot?" |
Why "PolkaDot?" |
Why not? It's a catchy name. |
It's short for "Itsy Bitsy Teenie Weenie Yellow Polka-Dot Blogkini." Or did you mean "Why write PolkaDot?" Actually, my friend Roger has a blog and I was giving him a hard time because he's using WordPress rather than writing his own blogging software. (I mean, really, what kind of a geek doesn't write his own blogging software.) I had seen Blurt on Freshmeat recently, and decided to whip up something similar in PHP. Took a couple hours, total. (Granted, I grabbed all the hard code from php.net comments.) |
I mean, why use it? |
I mean, why use it? |
It's really, really, really easy to install and configure, on even the cheapest web host. |
Because it provides the following benefits:
Of course, it has its drawbacks as well:
In general, PolkaDot is great if you want to throw together a very simple blog on a whim. If you're looking for more than that, well, there are hundreds, if not thousands, of other blog packages available. Or you could write your own. |
Requirements |
Requirements |
A PHP-enabled host. |
PolkaDot requires three things:
|
Installation |
Installation |
Dump index.php, config.php. style.css, not-found.txt, and poweredby.png in a directory. |
Put index.php, config.php, style.css, not-found.txt, and poweredby.png in a directory. It can be the root directory of the web site, or under a sub-directory. That's really all there is. |
Configuration |
Configuration |
There isn't much, really. Edit config.php to suit, if you want. It'll still work fine if you don't. |
You don't have to do any. But if you insist, edit config.php and change these six variables to taste:
The site's appearance is all handled in the style-sheet. Change it if you like. It's not my design anyway. |
Operation |
Operation |
Dump text files in the same directory as the PolkaDot files. Make sub-directories for categories. Dump text files in there, too. |
Put text files in the same directory as the PolkaDot files. (They must have a ".txt" extension.) PolkaDot will show them as posts. The first line will show as the title. The system "last modified date" will show as the post date. Line breaks are converted to the appropriate HTML. If you want to be fancy, you can make sub-directories under the directory in which the PolkaDot files reside. Each sub-directory becomes a category. Text files dumped in a sub-directory will show as being in that catagory. There. That's literally all there is to it. |
License |
License |
Ain't one, other than you should lemme know if you set up a PolkaDot-based blog. |
I originally wanted PolkaDot to be "Bikini-ware." It would be free to use, but only if you emailed me a picture of yourself (if you're a girl), or your wife and/or girlfriend, in a bikini. (Or your mom, if she's hot.) My wife frowned on this idea. So instead, please just let me know if you're using it to support a blog. (But, if you do send bikini photos, I won't complain. (Unless they're of your mom, and she's not hot.)) |