| « Comment Rules |
Lithium Leaf is a news blog about independent games and developers as well as the random off-topic post, but bear with me. I try to aim for a daily update, and haven't failed yet. If you find something you think would fit the site don't be shy and give me a tip:
tips AT lithiumleaf DOT com
Of course, you will gain full credit for it.
If you are a developer, and would like your game featured on the site, or would like a review, you can send me an email and I'll gladly do so:
laughingcrow AT lithiumleaf DOT com
With Lithium Leaf I tried to do something else, aside of making it just a news site. It's a site to express my own opinion, and I wanted to give everyone the opportunity to do so. Well, there is always the comments section to do so, but since most people now read blogs through RSS, not everyone checks the comments. This is why I made an email account for people to send me their opinions (be it an essay or an picture, just as long as it's original):
subissions AT lithiumleaf DOT com
Please, before you send anything please make sure you read the Rules and Guidelines.
My real name is Fernando. I live and was born in Malaga, Spain. I've never developed any indie games myself but I hope to do so in the near future.
If this error persits, please report it to the administrator.
MySQL error!
Table 'evo_comments' is marked as crashed and should be repaired(Errno=1194)
Your query:
SELECT DISTINCT evo_comments.*
FROM evo_comments INNER JOIN evo_items__item ON comment_post_ID = post_ID INNER JOIN evo_postcats ON post_ID = postcat_post_ID
INNER JOIN evo_categories othercats ON postcat_cat_ID = othercats.cat_ID
WHERE othercats.cat_blog_ID = 1
AND comment_type IN ('comment','trackback','pingback')
AND comment_status IN ('published')
AND ( post_status IN ('published') )
ORDER BY comment_date DESC, comment_ID DESC
LIMIT 5