Page 1 of 1

Receiving an email when a new post is sended

Posted: Tue Jan 02, 2007 10:35 pm
by maria
Hello!!

Is there the possibility to receive an email when a new post in the blog?

I only have seen the option to receive emails when comments are posted to our own entries.

But we're thinking in the possibility to subscribe to a category, in order to receive an email when a new post is submitted in the category.....any idea? any solution?

Please, this question is very very important for us.

THANKS A LOT!!!
Maria

Re: Receiving an email when a new post is sended

Posted: Wed Jan 03, 2007 1:01 am
by garvinhicking
Hi!
Is there the possibility to receive an email when a new post in the blog?
Yes, you can use the "Send entries via E-Mail" plugin (bundled with serendipity).
But we're thinking in the possibility to subscribe to a category, in order to receive an email when a new post is submitted in the category.....any idea? any solution?
You should use RSS for this kind of subscription, that's what RSS was invented for. :-)

Best regards,
Garvin

RSS

Posted: Wed Jan 03, 2007 12:02 pm
by maria
I'm learning very much.
OK, I've taken a look at RSS.
What do you recommend to start in order to install RSS for the use of receiving an email when a new post is submitted in a category in the serendipity?

MANY MANY THANKS!!

Re: RSS

Posted: Wed Jan 03, 2007 1:50 pm
by yellowled
maria wrote:What do you recommend to start in order to install RSS for the use of receiving an email when a new post is submitted in a category in the serendipity?
I think you haven't really taken a look at RSS, although I admit it is a concept which is rather difficult to understand for beginners :)

First of all, you don't have to "install" RSS. Also, RSS doesn't have anything to do with email, it is not a technique to send email or something.

Any Serendipity powered blog automagically creates the so-called RSS feeds, which are basically XML files. This is a new type of file, which can be read using a so-called feed reader or feed aggregator. Basically, whenever the user checks for updated feeds (which the user has to subscribe to), it will show you whether there's a new item in the feed (i.e., a new entry is posted to the blog).

I'm very bad at explaining this, so I suggest you ask aunty Google, she has much more knowledge than I do :)

YL

Re: RSS

Posted: Wed Jan 03, 2007 3:12 pm
by stm999999999
YellowLed wrote:This is a new type of file, which can be read using a so-called feed reader or feed aggregator.
only additional: today you (and your readers :-)) do not need an extra feed reader. every modern browser (opera, firefox and even IE) can display this feeds! try it and click onto the RSS-logo in the adress bar on the right of your blog.

RSS

Posted: Wed Jan 03, 2007 4:12 pm
by maria
OK, let me see....
I haven't seen anything about RSS because I haven't installed the

Syndicate This Blog

or

Feed

pluguins....

Now, I can see in my blog the RSS-logo in the adress bar on the right, Stephan:

Syndicate This Blog
RSS 0.91 feed
RSS 1.0 feed
RSS 2.0 feed
ATOM 1.0 feed
RSS 2.0 Comments


Now, I've to discover how it works......for my purpose:
receive an email when a new post is submitted to an specific category

THANKS!!
Maria

Client-side RSS reader

Posted: Wed Jan 03, 2007 6:17 pm
by maria
Hi!!

Now it is supposed that with browsers I can have a client-side reader.
But I don't know how to use it. Any idea?
Perhaps I don't have the browsers versions properly:
Internet Explorer: 6.0.2800
Mozilla: 1.7.8

I've read also that Email readers can have support for RSS feeds integrated, can't they?
I've Thunderbird 1.5.0.8

Could someone help to me in order to obtain some view with the option to receive an email when a new post is submitted to an specific category in serendipity, please?

BEST REGARDS,

Maria

Re: Client-side RSS reader

Posted: Wed Jan 03, 2007 6:23 pm
by garvinhicking
Hi!

Maybe you can search the web for some "RSS to email" or "rss e-mail" or "rss mail notification" hints. I think that there are services that offer this.

HOWEVER the idea is NOT to use E-Mail anymore! Only use a RSS client or the RSS integration of a browser. Then your BROWSER or RSS-CLIENT will notify you of updates to a page, not an email.

This is called "Pull-Synchronization" instead of "Push-Synchronization" (like E-Mail). It has many advantages: http://en.wikipedia.org/wiki/Rss

Best regards,
Garvin

RSS feed

Posted: Thu Jan 04, 2007 12:10 pm
by maria
I've found how to manage the subscription to the RSS feed blog:

1) With the Mozilla Firefox, there is a Menu called "Marcadores" (bookmarks) with the option "Subscribirse a esta pagina" (Subscribe to this page).
If you have a blog displayed in the Mozilla Firefox, with the option "Subscribirse a esta pagina", the program creates a dinamic bookmark as a menu. And with the option refresh it can be updated.
In the menu a feed icon making the orange square with white radio waves appears in order to access to the entries of the blog.

2) With the Mozilla Thunderbird mail, following the instructions from:
http://kb.mozillazine.org/RSS_basics_(Thunderbird)
I can obtain all the entries in the blog in my mail!!

But......I've still a question not solved:

In these ways, I've had to declare a url for the rss feed of the blog:
http://159.23.98.66/serendipity/index.p ... index.rss2
in my case, but....this give me all the entries of the blog, and I would like to have the possibility to choose for category, so, I imagine that in the serendipity blog I need a RSS feed for each category.
Anyone has any idea to do this??

THANKS A LOT AND HAVE A NICE DAY!!
Maria

strange behaviour of RSS feed

Posted: Thu Jan 04, 2007 12:36 pm
by maria
It's that only 15 entries are updated, why not all?

Re: RSS feed

Posted: Thu Jan 04, 2007 1:14 pm
by yellowled
maria wrote:I would like to have the possibility to choose for category, so, I imagine that in the serendipity blog I need a RSS feed for each category.
Anyone has any idea to do this??
Just use that little RSS icon displayed in front of each category in the Categories sidebar plugin. That gives you an RSS feed for that particular category only. Od course you'll have to install and configure that plugin first in case you haven't already :)

Also, you can configure the number of entries to display in a feed using "Configuration" -> "Appearance and Options" -> "Entries to display in Feeds". However, it doesn't really make sense to display all entries in a feed. See, I, for example, have about 600 entries in my blog up to now. And I definitely don't want new feed subscribers to have to get all of them using a feed reader :)

YL

Feeds Categories

Posted: Thu Jan 04, 2007 3:31 pm
by maria
Thanks a lot YL!!

As I don't have the plugin Categories enabled because I have the Category Tree Menu plugin instead, I've learned to make RSS subscriptions with the following rule:

When I am in an specific category, I can see its url, for example:
http://159.23.98.66/serendipity/index.p ... -platforms

And when I create a new subscription in my Mozilla Thunderbird, the url that I must put is:
http://159.23.98.66/serendipity/index.p ... tforms.rss

So, only add the feeds directory between index.php? and categories, and add the extension to the last name.

Mission completed!!

THANKS TO ALL OF YOU

Have a nice day!!!
Maria