Database error: [Table 'artistlo_weblog.wp_comments' doesn't exist]
SELECT ID, COUNT( comment_ID ) AS ccount
FROM wp_posts
LEFT JOIN wp_comments ON ( comment_post_ID = ID AND comment_approved = '1')
WHERE post_status = 'publish' AND ID IN (26,24,23,22,21)
GROUP BY ID

RSS (Really Simple Syndication) is a way for you to keep updated automatically with websites you like. Instead of having to go to each website every day to see if there is anything new, RSS will tell you when there is a new feature or article available.
At Artist Logs we publish an RSS feed to notify you of weblog updates. We offer the feed in three formats.
To use RSS you need to get hold of a piece of software called a News Reader. These are available over the net for free. If you are running a Windows operating system, then try FeedDemon; and for Mac OS, try NetNewsWire.
An alternative to downloading an extra piece of software, is to sign up for an online service, such as Bloglines.
Artist Logs will transform the way you present yourself and communicate with your audience online. Contact us for a chat about what we can do for you. More about Artist Logs »
Database error: [Table 'artistlo_weblog.wp_comments' doesn't exist]
SELECT * FROM wp_comments ORDER BY comment_date DESC LIMIT 0 ,
5