Re: Best New PublishingScript out there?
Just going by the rogue HTML on the demo page, I'd give FusionNews a pass -- it looks like something you have to feel your way into rather than something you can just jump in and use. As for smileys, I think they're sort of antithetical to a "news" site -- they may be appropriate for a personal blog or a forum (the operative word being "may", it's not something I'm at all convinced of), but they're hardly appropriate even for a lighthearted news site.
My personal preference is for an engine that makes the publishing part as easy as possible, even at the cost of initial setup. For that reason, I find anything that uses Markdown easier to use, in general, than any of the alternatives -- the plain-text input is easy to understand (even as plain text) and the resulting HTML (or XML, for your RSS feeds) is semantically sound without having to add a whole bunch of custom code in the input textarea. I'd even give a nod to WordPress for this reason (and I hate WordPress for a whole big bunch of technical reasons that offend my software engineering sensibilities).
That said, you might want to take a look at Chyrp as well. The codebase is not hard to wrap your head around (it's pretty straightforward), and it can be customised until the cows come home if that's what you want. (The developers are much better coders than they are designers, though -- the home page is pretty bare-bones and doesn't really show what the engine can do at all.)
“Beware of bugs in the above code; I have only proved it correct, not tried it.” --Donald Knuth
"It was as if its architects were given a perfectly good hammer and gleefully replied, 'neat! With this hammer, we can build a tool that can pound in nails.'" -- Alex Papadimoulis (on TheDailyWTF.com)