wp-comments-notifier:a wordpress comments notifier

wp-comments-notifier is an open source application written in QT/C++ that alerts you when new comments are posted on your WordPress blog (works well with WordPress MU too), It displays an icon in your system tray to let you know if you have new comments,It also includes features that allow you to manage/reply/edit your comments directly from your desktop.screenshort

Download win32 binary here

Download wp-comments-notifier

Build wp-comments-notifier on Unix
From the toplevel source dir, run the following commands:
make
make install

You need Qt 4.2 or higher to build wp-comments-notifier,If a packaged version of Qt is not available for your OS (or if you want debug symbols in your Qt libraries), you will need to build and install Qt 4.2 yourself. See the Qt instructions to find out how to do this.

How to enable comment notifier for other blog platform

wp-wordpress-notifier use WordPress XMLRPC API to communicate with the blog server.if you want to use this application with other blog platform,you can simply modify the code,or implement the following XMLRPC API on your blog system:

wp.deleteComment
wp.editComment
wp.newComment
wp.getComments
wp.getComment
wp.getCommentCount

if you find it useful, a time saver,or even just mildly interesting,then my effort was worth it.
if you have any suggestions on how to improve it, I’d love to hear it.

Related posts:

TAGS: , , ,


58 Comments »

wp-comments-notifier : manage blog comments from desktop | Eins Themes On March 16th, 2010 at 5:50 pm (#)

[...] to delete all spam comments…hopefully the developer will add the functions in later updates…Author’s page | Download linkvar fbShare = {url: [...]

Moderacja komentarzy prosto z pulpitu komputera « WPMedia.pl On March 16th, 2010 at 1:58 am (#)

[...] Program można pobrać na stronie autora. [...]

sibuya On March 15th, 2010 at 12:37 am (#)

i love this!!! i hope someday it can be better. I think if this software includes the stats overview in wp dashboard, it will be a really nice…

danix On March 13th, 2010 at 11:05 pm (#)

Like Bjorge I got the source from svn but I didn't find a makefile…
 
Is there the possibility for you to provide it, along with a configure script if possible, it would be great…
 
thanks for your work…

怡红公子 On March 13th, 2010 at 10:42 pm (#)

那个那个,我用这个软件,输入我的博客地址后总是显示无效验证?请问下这个是怎么回事啊?后台的XLMPC的那个已经够选了~

WP Comments Notifier (Tip of the Day #0023) | WordPressOfTheday.com On March 12th, 2010 at 4:11 pm (#)

[...] Learn more or download it here. Share and Enjoy: [...]

Web Management from your Desktop | Devlounge On March 12th, 2010 at 3:22 pm (#)

[...] wp-comments-notifier (Windows) [...]

Eric On March 12th, 2010 at 1:45 am (#)

Doesn't compile on linux, it looks for windows.h which can be obtained through the wine development packages, but even then it will not compile.
Don't bother downloading if your running linux.

Christoph On March 11th, 2010 at 7:15 am (#)

Like Bjorge I'm not able to build the program under Linux. Would it be possible that you give some more infos howto build it on Linux? Thanks, Christoph

Kirk M On March 11th, 2010 at 5:32 am (#)

Could you possibly provide a link/way to download the source code directly as you do with the Windows binaries? (like a tarball for example?) and include "Makefile" as well otherwise there's no way to build it.
Thanks!


Leave a comment


(will not be published)