WordPress database error: [Incorrect file format 'wp_comments']
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 (77,76) GROUP BY ID

2006 April | TicTap Blog

Archive for April, 2006

TicTap Web Search Engine Beta Launch

Friday, April 21st, 2006

Update 8 May 2006

We’ve released the contextual ads technology as open source.

Read the blog annoncement , or you can go straight to the download page.
——————————————————————————————-

Damon and I have been toying with ECS and Yahoo! web services for the past few months.

So we decided to do a mashup that combines these 2 web services and our […]

WordPress database error: [Incorrect file format 'wp_comments']
SELECT COUNT(comment_ID) FROM wp_comments WHERE comment_post_ID = 77 AND comment_approved = '1';

WordPress database error: [Incorrect file format 'wp_comments']
SELECT COUNT(*) FROM wp_comments WHERE comment_post_ID = '77' AND comment_approved = '1'

No Comments »

Added del.icio.us and Yahoo! My Web 2.0

Friday, April 14th, 2006

We’ve added links to del.icio.us and Yahoo! My Web 2.0 bookmark managers for every page in TicTap.

This will make it easier for you to find the pages you’ve visited.

Damon and I have not taken a break, but we’ve been making quite a number of bug fixes and preparing a new feature to our SMS service. […]

WordPress database error: [Incorrect file format 'wp_comments']
SELECT COUNT(comment_ID) FROM wp_comments WHERE comment_post_ID = 76 AND comment_approved = '1';

WordPress database error: [Incorrect file format 'wp_comments']
SELECT COUNT(*) FROM wp_comments WHERE comment_post_ID = '76' AND comment_approved = '1'

No Comments »