Search found 6 matches

by dcigary
Mon Oct 23, 2006 2:10 am
Forum: General discussions
Topic: Email notification
Replies: 4
Views: 3025

If you have access to cron on your server, see here for my description of how I set this up.

Basically, using rss2email to monitor the RSS feed and send email to a pre-defined list. I modified rss2email to only note that something had been updated, not sending the entire text of the post.

Anyhow ...
by dcigary
Mon Oct 09, 2006 6:10 pm
Forum: General discussions
Topic: Extended Statistics Mod?
Replies: 2
Views: 2012

Thanks, azel, I'll give it a try!
by dcigary
Sun Oct 08, 2006 4:11 pm
Forum: Plugins
Topic: Mail Plugin -- "Not immediate but when public"
Replies: 3
Views: 3041

I wanted to do a similar thing, but to send an email to a mailing list. You're right, the email option supplied with S9Y didn't quite do what I wanted, so I hacked up a solution that seems to work.

I used rss2email to key off the RSS feed to determine when something was published. I've got it ...
by dcigary
Sun Oct 08, 2006 5:13 am
Forum: General discussions
Topic: Extended Statistics Mod?
Replies: 2
Views: 2012

Extended Statistics Mod?

How difficult would it be to mod the Extended Statistics plug-in to decode (to the best of ability) the location where the IP address is coming from? For example, using the http://hostip.info site:

http://api.hostip.info/get_html.php?ip=68.3.50.93

returns


Country: UNITED STATES (US)
City ...
by dcigary
Sat Sep 23, 2006 3:58 pm
Forum: Plugins
Topic: Email Notification of new entries
Replies: 3
Views: 2395

Cool! Thanks for the info. From the looks of it, it's a manual process, right? I just gotta put in the email address when I post a new entry.
by dcigary
Sat Sep 23, 2006 3:23 am
Forum: Plugins
Topic: Email Notification of new entries
Replies: 3
Views: 2395

Email Notification of new entries

I've just got s9y installed and running, and was wondering if anyone has written a plug-in or something to send a notification email to a list of users that a new entry in the blog has been added? I know about the subscribe function on the entries, but the emails are triggered off new comments, not ...