Stories
Slash Boxes
Comments

News for nerds, stuff that matters

Best Weblogs for Personal Websites?

Posted by Cliff on Tue Apr 20, 2004 05:45 PM
from the creating-your-online-diary dept.
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?"
This discussion has been archived. No new comments can be posted.
Display Options Threshold:
The Fine Print: The following comments are owned by whoever posted them. We are not responsible for them in any way.
  • MT (Score:4, Informative)

    by Tumbleweed (3706) * on Tuesday April 20 2004, @05:47PM (#8923119)
    (http://tumbleweed.smugmug.com/)
    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.)
  • GeekLog (Score:4, Informative)

    by Vokbain (657712) * on Tuesday April 20 2004, @05:48PM (#8923122)
    (http://vokbain.net/)
    I used to use GeekLog [geeklog.net] for my personal site, and it worked pretty good. I've since moved to a combination of phpBB [phpbb.com], and an addon for it called phpBB_Fetch_All [sourceforge.net].

    The advantage of using phpBB is you can easily expand your site into a larger community or something in the future.
    • Re:GeekLog by milkman_matt (Score:2) Tuesday April 20 2004, @06:01PM
      • Re:GeekLog by damu (Score:2) Tuesday April 20 2004, @07:09PM
        • Re:GeekLog by 1Oman (Score:1) Tuesday April 20 2004, @08:39PM
          • 1 reply beneath your current threshold.
    • Re:GeekLog by golgotha007 (Score:2) Thursday April 22 2004, @08:21AM
  • There can be only one ... (Score:4, Informative)

    Textpattern [textpattern.com], 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.
  • Blosxom (Score:4, Informative)

    by Apreche (239272) on Tuesday April 20 2004, @05:49PM (#8923131)
    (http://www.apreche.net/ | Last Journal: Tuesday November 08 2005, @11:17PM)
    My friend uses it.

    http://www.blosxom.com/ [blosxom.com]
    • Re:Blosxom by OctaneZ (Score:2) Tuesday April 20 2004, @08:19PM
  • pMachine... (Score:2, Informative)

    by emd (25227) on Tuesday April 20 2004, @05:50PM (#8923142)
    (http://thedalzells.org/)
    ...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 [pmachine.com]
    • Re:pMachine... by GreggBert (Score:2) Wednesday April 21 2004, @11:45AM
  • Movable Type 3 is coming (Score:5, Insightful)

    by Mr. Darl McBride (704524) on Tuesday April 20 2004, @05:50PM (#8923146)
    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.

    • Re:Movable Type 3 is coming (Score:4, Informative)

      by Mr. Darl McBride (704524) on Tuesday April 20 2004, @06:03PM (#8923267)
      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.

      [ Parent ]
  • Wordpress (Score:4, Informative)

    by artios (524941) on Tuesday April 20 2004, @05:56PM (#8923205)
    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.
    • Re:Wordpress (Score:5, Informative)

      by WiKKeSH (543962) <slashspam@downmix.com> on Tuesday April 20 2004, @07:50PM (#8924128)
      (http://www.downmix.com/)
      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. :)

      [ Parent ]
      • 1 reply beneath your current threshold.
    • Re:Wordpress by PhlegmMaster (Score:2) Tuesday April 20 2004, @11:52PM
  • by skermit (451840) on Tuesday April 20 2004, @05:56PM (#8923206)
    (http://www.christopherwu.net/)
    I want an updates list kinda like the one I had before here: http://www.christopherwu.net/news.php [christopherwu.net], 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!
  • How About Integrating It Into a BB? (Score:3, Interesting)

    by TheWanderingHermit (513872) on Tuesday April 20 2004, @06:00PM (#8923240)
    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?
    • 1 reply beneath your current threshold.
  • MovableType (Score:3, Informative)

    by Angel 666 2003 (695217) <angel666@myrealbox.com> on Tuesday April 20 2004, @06:02PM (#8923254)
    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 [mt-plugins.org] , 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.
  • If you don't need comment support... (Score:3, Informative)

    by SpaFF (18764) on Tuesday April 20 2004, @06:04PM (#8923278)
    (http://lee.whatley.org/)
    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 [kyne.com.au]
    It supports RSS feeds, CSS, Mysql, and Postgresql. It is the easiesy way to put blog support into an already designed webpage IMHO.

  • I use Greymatter... (Score:4, Informative)

    by Abraxis (180472) on Tuesday April 20 2004, @06:11PM (#8923327)

    May or may not be the best solution for your situation, but I use Greymatter [noahgrey.com] for the news updates on my personal site [mattjay.net].

    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!
  • I currently host MT [movabletype.org] and Mambo [mamboserver.com], 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 [opensourcecms.com] 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 [greg-brooks.com].

  • Try TikiWiki (Score:3, Informative)

    by zanel (571806) on Tuesday April 20 2004, @06:26PM (#8923463)
    (http://www.dailyread.com/)
    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 [tikiwiki.org]
  • I use Blogger (Score:2, Informative)

    by timlee (303958) on Tuesday April 20 2004, @06:33PM (#8923508)
    I've been using Blogger [blogger.com] 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.
  • It's really not that tough. You set up a comments database, an articles database, and a users database. Make a user registration page, an article posting page, an article+comment+post-comments page. Set a cookie with a randomized string that's updated in the database whenever a user logs in, and checked when someone tries to access a protected function. Each comment database entry will include the index of the article it was posted from; to build the article view page you just fetch the article, then select the associated comments from the pool.

    The hardest part is the layout, and if you already have a web page, you have a format pretty much decided already.

    I don't have a blog anymore, it's just something you never update, and then everyone falls into the trap of making it an online diary. It's not supposed to be a diary, it's supposed to be more like your own little Slashdot.
  • Notepad!! (Score:2)

    by cloudless.net (629916) on Tuesday April 20 2004, @07:11PM (#8923809)
    (http://cloudless.net/)
    Seriously, I use notepad to maintain my photoblog, and upload with FTP. I don't find it difficult at all. As long as you use SSI and CSS you can isolate your editing to a very small part. I find it easier and simpler to handle than any other blogging system.
  • simplicity is king, I use poseiden (Score:2, Interesting)

    by Moleman (74531) <<moc.liamg> <ta> <csnikta>> on Tuesday April 20 2004, @07:47PM (#8924106)
    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.
  • PostNuke (Score:3, Interesting)

    by Zugok (17194) on Tuesday April 20 2004, @07:48PM (#8924112)
    (http://replaystar.spaces.live.com/ | Last Journal: Sunday July 01, @11:07PM)
    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.com]. 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 [postnuke.com] uses this module, which I find odd, but if it meets their needs, who am I to complain :)
    • Re:PostNuke by KrispyKringle (Score:2) Tuesday April 20 2004, @09:23PM
  • NO slashcode on shared hosting (Score:1, Insightful)

    by students (763488) * on Tuesday April 20 2004, @08:09PM (#8924257)
    (http://cesdep.org/ | Last Journal: Monday June 21 2004, @11:45AM)
    I tried this - did not work. Don't dream about it without root access to the server. Better yet, have the server in your bedroom so you can work on it around the clock for a few weeks. I gave up and went with PHP-nuke, despite the inferior moderation system.
  • Write your own (Score:2, Insightful)

    by PD (9577) * <slashdotlinux@pdrap.org> on Tuesday April 20 2004, @08:12PM (#8924279)
    (http://www.pdrap.org/ | Last Journal: Monday January 21 2002, @02:40PM)
    I wrote all the code that I used to generate pdrap.org [pdrap.org] in Python, and learned a lot from that.

  • HTML (Score:2)

    by T.Hobbes (101603) on Tuesday April 20 2004, @08:27PM (#8924382)
    (http://news.bbc.co.u.../england/default.stm)
    If you're just looking to keep friends up-to-date with your life, why not just use plain ol' HTML? Easy to write; the

    and tags should be enough to do most of your formatting, and the server load your page generates will be orders of magnitude below what large perl based systems would create. As my math teacher always said, KISS.

  • e107 (Score:2)

    by mrgrey (319015) on Tuesday April 20 2004, @08:37PM (#8924468)
    (http://igogg.com/ | Last Journal: Thursday October 31 2002, @10:26AM)
    e107 [e107.org]

    Not as well known as some others but a great choice. Sounds like what you are looking for.
  • Blogado (Score:1)

    by BinLadenMyHero (688544) <<gro.slleh9> <ta> <nedalnib>> on Tuesday April 20 2004, @09:00PM (#8924665)
    (Last Journal: Thursday April 06 2006, @11:19AM)

    A friend of mine, Victor Bogado [slashdot.org], just wrote his own blog engine, check it out! [bogado.net].

    Here is his blog [bogado.net] (in Brazilian Portuguese), as an example.
  • Framewerk Weblog (Score:2)

    by gavinroy (94729) * on Tuesday April 20 2004, @09:13PM (#8924775)
    (http://www.gavinroy.com)
    A project that I've been actively developing for quite some time is scheduled to be released this week ironically. Framewerk Weblog is designed to be an easy to use, secure, extendable, and is an entry level offering which will be paired with Framewerk CMS and Framewerk Community. More information can be found at http://blog.framewerk.org [framewerk.org] and http://www.framewerk.org [framewerk.org].
  • Myself (Score:1)

    by Coyote67 (220141) on Tuesday April 20 2004, @10:13PM (#8925138)
    (http://bipolarbob.blogspot.com/)
    Myself I use blogspot. Its a pretty good service that lets you pick from a template for the design and gives you the option to design your own template. The only real complaint I have about it is that they don't have image hosting. The publishing process is pretty simple and is optimized for people who have zero html experience.
  • Slashcode (Score:2)

    by GoRK (10018) <johnl.blurbco@com> on Tuesday April 20 2004, @10:55PM (#8925372)
    (http://www.blurbco.com/~gork/ | Last Journal: Friday February 13 2004, @01:34PM)
    You are not the first person I have seen asking about 'adapting slashcode' or 'using slash's comments engine' or something like that.

    Just FYI, slashcode is damn near impossible to adapt to anything except a site that does exactly what is done here at slashdot. It's not extensible, and it's not flexible. That's not to say it is bad or is bad code. It's just special purpose. Scoop is the same way. Other site engines that did not grow out of a specific site are generally more adaptable.
    • Re:Slashcode by tf23 (Score:2) Wednesday April 21 2004, @04:32AM
      • Re:Slashcode by maol (Score:2) Wednesday April 21 2004, @10:46AM
        • Re:Slashcode by tf23 (Score:2) Friday April 23 2004, @06:41PM
      • Re:Slashcode by GoRK (Score:2) Thursday April 22 2004, @01:32AM
        • Re:Slashcode by tf23 (Score:2) Friday April 23 2004, @06:35PM
  • PHP based solution (Score:2)

    by kris (824) on Tuesday April 20 2004, @11:56PM (#8925738)
    (http://www.koehntopp.de/kris/)
    Have a look at Serendipity [s9y.org], a PHP+MySQL based blogging engine. Lean, clean and very useable. Extensible with a plugin architecture.
  • BeYourOwn.net [beyourown.net]
  • bmachine (Score:1)

    by whelck (683102) on Wednesday April 21 2004, @12:31AM (#8925928)
    Boastology [boastology.com] works good for me. It's got comments, voting, a nice pretty calender, and other stuff.
  • What I'm looking for is something similar, but which is run on a local machine and ftp's a static layout to the server.

    Basically I want a script to take a big textfile and break it up and spread it over multiple pages along with some spiffy formatting.

    Even better, a gnome applet that I can drag url's and text onto. Then it pops up a dialog to allow further editing.
  • Movable Type spam (Score:2)

    by ScottSpeaks! (707844) * on Wednesday April 21 2004, @06:37AM (#8927186)
    (http://godsexboyfriend.com/ | Last Journal: Saturday January 03 2004, @08:42AM)
    Movable Type's comment-spam problems stem mostly from its popularity; it has a large enough installed base to make it worth it for spammers to build tools to bulk-submit garbage comments. That installed base has also made it worthwhile to develop plug-ins to protect against that. I've had a little bit of trouble with spam on my blog [godsexboyfriend.com], but it's been easy enough to deal with.
  • iBlog (Score:2)

    by Raven42rac (448205) on Wednesday April 21 2004, @10:04AM (#8929004)
    iBlog is awesome, if you have a mac. Read all about it. [lifli.com] They charge in Rupees, which is kind of neat.
  • Livejournal (Score:2)

    And no, I don't mean "just use their site"

    It's Open Source - download it and give it a go.

    That way you can host the journals of your 3000 friends too :->
  • Nucleus CMS (Score:1)

    by mindstormpt (728974) on Wednesday April 21 2004, @05:50PM (#8934357)
    (http://www.mndnet.org/)
    great for blogs, great for news, great for articles... Give it a try!

    Nucleus [nucleuscms.org]
  • Make your own!!! (Score:2)

    by euxneks (516538) on Friday April 23 2004, @04:16PM (#8954446)
    Isn't this Slashdot? Make your own! Then you can brag about it, in the weblog!
  • 3 replies beneath your current threshold.