Slashdot Mirror


Best Weblogs for Personal Websites?

herrvinny asks: "What is the best weblog script to use on a personal web site? SourceForge and Google show plenty of weblogging systems available, but I just need a simple, powerful solution. Movable Type has been recommended to me, but I've heard of problems with spam, exploits, and comment flooding. I'd like to have a decently good comments section, where visitors can reply to my ramblings and have a fairly large toolset in which to do so, i.e. smilies, some limited HTML (bold, italic, etc). A small Polling plugin would be terrific as well. Which weblogging systems do Slashdot readers use and recommend? Some complexity isn't a problem; I can work in Perl, HTML, C (among other languages) if I need to. Also, what do people think of adapting Slashcode for such purposes?"

23 of 66 comments (clear)

  1. MT by Tumbleweed · · Score: 3, Informative

    There are plugins for MT to prevent comment spam & to provide other features, though I don't know of a polling plugin. (registered users & polling are my most-wanted features. MT 3 will have registered users, but I haven't heard if it'll have polling.)

  2. GeekLog by Vokbain · · Score: 4, Informative

    I used to use GeekLog for my personal site, and it worked pretty good. I've since moved to a combination of phpBB, and an addon for it called phpBB_Fetch_All.

    The advantage of using phpBB is you can easily expand your site into a larger community or something in the future.

  3. There can be only one ... by lfm_the_couch · · Score: 4, Informative

    Textpattern, by Dean Allen, is the One True Right and Only Blogware. You can even get in on the development process, since it's in gamma (a damned functional gamma) right now.

  4. Blosxom by Apreche · · Score: 3, Informative

    My friend uses it.

    http://www.blosxom.com/

    --
    The GeekNights podcast is going strong. Listen!
  5. pMachine... by emd · · Score: 2, Informative

    ...is a great simple and free blogging tool. Requires PHP, MySQL and Apache. Supported on Windows, Mac and un*x. Great community support and many hacks and plugins.

    Give it a try

  6. Movable Type 3 is coming by Mr.+Darl+McBride · · Score: 5, Insightful
    MT3 is coming out, and it's really harshing our fun. It supports a central login server with Turing test at sign up (type the twisty word you see here), which makes crap flooding less productive. If someone floods, all current and future posts from that account can be invalidated at once.

    The current Movable Type also supports plugins for local Turing tests. 99% of users don't install them because they don't know to look for them, just as over half the MT sites still have the Melody (default user) account still active or the install directory still executable because they don't read the damned instructions.

    1. Re:Movable Type 3 is coming by Mr.+Darl+McBride · · Score: 4, Informative
      If curious, most Movable Type sites (i.e. foo.com/bar) have the MT program at foo.com/bar/mt/mt.cgi -- if they've neglected to lock it down, then Melody is the default user and Nelson is the default password.

      If you see a site like this, please let the person running it know before a spammer finds it, because you can use the interface panel to upload files, even cgi. :/

      You can find fresh MT sites by searching Google for "powered by movable type" including the quotes, then skipping some random number of thousand hits forward.

  7. Wordpress by artios · · Score: 4, Informative

    Wordpress is a really nice option. http://wordpress.org. It does have a nice interface and a very active community. In addition they have some solutions to the problems of comment spamming.

    The other nice thing is that they output compliant code.

    1. Re:Wordpress by WiKKeSH · · Score: 4, Informative

      I agree 100%.
      I maintain a website where non-technical people (who aren't inclined to learn the basics of HTML) have to be able to post news.
      Producing standard-compliant code was a big deal for me when choosing WP.
      It's also very easy to setup.

      I also like that it isnt a phpnuke-clone. :)

  8. What about just for posting a simple news list by skermit · · Score: 2, Interesting

    I want an updates list kinda like the one I had before here: http://www.christopherwu.net/news.php, and I used a now defunct program called newsPHP or nPHP for short. It was easy, allowed me to add a couple entries, and stored all the data in a text datafile which was separated using metatags which a PHP script chopped up and displayed. It was quick, easy, and required no mysql, or any sort of programming experience. Anybody got a suggestion for a barebones update/news itemizer? Please Thanks!

    --
    -Christopher Wu
    http://www.christopherwu.net/
  9. How About Integrating It Into a BB? by TheWanderingHermit · · Score: 2, Interesting

    I currently have phpBB running on a site. Has anyone ever tried integrating their blogging into something like this? I'd think it could be done easily by creating a special topic where only the administrator can post, then another topic for replies.

    Has anyone done this? Is there any problem with it that experienced users can warn about?

  10. MovableType by Angel+666+2003 · · Score: 3, Informative

    I use movabletype, and it has been a great blogging tool for me. Everything is controlled through templates, so it makes very easy to edit the look and content of your webpages.

    In regards to comment spam, i have had some problems with it, but a great plugin that i found called mt-bayesian , which uses a bayesian algorithm to catch spam. on my blog it has worked very well, effectively stopping all the spam that i get and not limiting my users who post to me.

    I have not seen any polling plugin, but i do not think it would be to hard to make one (or to find one) The other blogging system that i tried was b2evolution, an open-source php blog. my experience was that it was a lot more work than MT (not just moving files) and that it was oriented much more towards communities - it expected to deal with groups of blogs and interactions between them, unlike MT where each blog is unique. So i would recommend MovableType, but i haven't really tried all the availible options, so i don't know how much my 2c counts.

  11. If you don't need comment support... by SpaFF · · Score: 2, Informative

    Are you really looking at setting up a community with a user database and a full-fledged comment system, or do you just want a personal website? If you just need something to make posting to your personal site easy and searchable, you should try Personal Weblog. The homepage is at http://www.kyne.com.au/~mark/software/weblog.php
    It supports RSS feeds, CSS, Mysql, and Postgresql. It is the easiesy way to put blog support into an already designed webpage IMHO.

    --
    -----BEGIN GEEK CODE BLOCK----- Version: 3.12 GIT d? s: a-- C++++ UL++++ P++ L+++ E- W++ N o-- K- w--- O- M+ V PS+ P
  12. I use Greymatter... by Abraxis · · Score: 3, Informative

    May or may not be the best solution for your situation, but I use Greymatter for the news updates on my personal site.

    From their website:

    Greymatter is the original opensource weblogging and journal software. With fully-integrated comments, searching, file uploading and image handling, completely customisable output through dozens of templates and variables, multiple author support, and many other features--while having perhaps the simplest installation process and easiest-to-use interface of any program offering this level of functionality--Greymatter permanently raised the bar for weblogging and journaling, and it remains the program of choice for tens of thousands of people around the world.

    Good luck!
    1. Re:I use Greymatter... by mr_jim83 · · Score: 2, Informative

      I've also used Greymatter with good results. As far as I can tell it's the best (as in only) solution if you want commenting but don't have access to (or don't want to use) a database like MySQL.

  13. Depends on what you want to muck around in... by gregwbrooks · · Score: 4, Informative
    I currently host MT and Mambo, and have also hosted other weblogs and nuke-type systems. Each has its pros and cons.

    If you're comfy with Perl and want to hack extensively, MT is the natural choice. You can make it do damned near anything you want without hacking, of course (via plugins), but sometimes it's fun to mess around under the hood. Oh, and you can avoid the comment-spam problems you mentioned via a number of plugins.

    If you prefer PHP, I'd say try Mambo (with a nice polling function built in) or Wordpress (which gets props because it produces valid XHTML/CSS and is clean, clean, clean on the admin interface.

    Best advice: go to Open Source CMS and play around. They have default installs of a lot of CMS/blogging systems, and even let you play with the admin interfaces. Very helpful, all in all.

    Mandatory plug for my MT-based weblog, here.

    --


    "It was a summer's tale: Just a boy, his Linux, and a head full of dreams..."
  14. Try TikiWiki by zanel · · Score: 3, Informative

    Although it's very Wiki oriented, it also has a fairly robust CMS system and blogging features....extremely flexible. I use it on dailyread.com and have had very few difficulties with it. Standard Apache/PHP/MySQL setup. TikiWiki.org

  15. I use Blogger by timlee · · Score: 2, Informative

    I've been using Blogger for many years. It's very simple to use but the one thing it lacks is comments. People usually use third party scripts to do commenting but it's really not that hard to write your own if you know a little PHP.

  16. simplicity is king, I use poseiden by Moleman · · Score: 2, Interesting

    I use a small CMS called poseiden. http://wonko.com/poseidon/

    It does exactly what I need it to, which is maintain an archive and let me people post comments. GPL too.

    No longer maintained, but wonko is like that.

  17. PostNuke by Zugok · · Score: 3, Interesting

    I have been looking for something similar similar to Slashdot or Scoop

    I don't see how usimg Slash or Scoop would be a problem, but my experiences in installing them can test your patience. Last time I managed to get Slash going was about 5 years ago, and just recently tried Scoop on WinXP without success. Your milage may vary, but since you can do PERL, HTML and C, you will find it a lot easier. I on the otherhand, am not a code money in anyway at all (well a little fortran anyway).

    The closest I have come to finding something reasonably mature, easy to install, is PostNuke. They say it is secure. It is php based, but works similar to Slashdot. Here's an example. PostNuke itself has no smiles (I can;t stand them myself), but it has a module called PNphpBB which makes it act like phpBB2. PostNuke's own forum uses this module, which I find odd, but if it meets their needs, who am I to complain :)

    --
    "I just can't sit while people are saying nonsense in a meeting without saying it's nonsense" J Watson, Sci Am 288:(4)51
  18. Write your own by PD · · Score: 2, Insightful

    I wrote all the code that I used to generate pdrap.org in Python, and learned a lot from that.

  19. Re:Let me try that again by Feztaa · · Score: 2, Funny

    As my math teacher always said, KISS.

    That's illegal in most states, isn't it?

  20. Re:Slashcode by maol · · Score: 2, Informative

    You should know better... have a look at the YASS section of slashcode.com (Yet Another Slash Site) and try to find a unique looking site... quite difficult (but not impossible, I agree).
    I really like the work this guy (just click through the core styles to select the different CSS stylesheets) has done for Slash in CSS/XHTML.
    PS: I'm running the German Slash Site Symlink.

    --
    --
    Du Deutsch -> Du gehe Symlink