How do you plan to make money? Annoying ads in the emails or some other idea?
Show HN: Invite to try fiesta.cc - effortless mailing lists
21–30 of 44 posts
Re: Show HN: Invite to try fiesta.cc - effortless mailing lists
#22Also, you could put more context in the example. Like saying it's for birthday party or for vacation photo's (like Apple does).
Re: Show HN: Invite to try fiesta.cc - effortless mailing lists
#23I love the simple landing page. The only thing I'd change are the screenshots. If you add a highlight to the CC textfield for example, it'd more quickly illustrate the point. Centering the object doesn't really put enough focus on it. Also, you could put more context in the example. Like saying it's for birthday party or for vacation photo's (like Apple does).
Suggestions like that are really helpful as I am definitely not a designer (IADNAD).
Re: Show HN: Invite to try fiesta.cc - effortless mailing lists
#24Earlier quoted context omitted.
One more thing... what happens if I'm part of two different family@fiesta.cc lists? :-)
when somebody tries to add you to the second one it'll be automatically renamed (just for you, not for everybody else) to family1@fiesta.cc - you can then go into the web UI and rename both however you want!
Re: Show HN: Invite to try fiesta.cc - effortless mailing lists
#25A feature request would be a link to see the full history of the email list. Would be great to be able to add another person down the line and them being able to read up on what topics have already been discussed.
Re: Show HN: Invite to try fiesta.cc - effortless mailing lists
#26Looks great! I think you should rework the testimonials on the site. I don't think your target audience will recognize a Twitter username. A feature request would be a link to see the full history of the email list. Would be great to be able to add another person down the line and them being able to read up on what topics have already been discussed.
Archiving is definitely in the works. It'll be opt-in, per list, that way we still never save any emails by default.
Re: Show HN: Invite to try fiesta.cc - effortless mailing lists
#27How do you plan to make money? Annoying ads in the emails or some other idea?
In the short term, I don't :P. I have some long term ideas, ideally keeping it ad-free forever.
Re: Show HN: Invite to try fiesta.cc - effortless mailing lists
#28https://fiesta.cc/about do you use mongodb in the backend?
If so, could you give us more technical details about how you connect your mail server to the DB?
Re: Show HN: Invite to try fiesta.cc - effortless mailing lists
#29How do you plan to make money? Annoying ads in the emails or some other idea?
In the short term, I don't :P. I have some long term ideas, ideally keeping it ad-free forever.
Re: Show HN: Invite to try fiesta.cc - effortless mailing lists
#30Thanks for this, we used librelist.com to create our ML last months, but it was too opened (archives on google, anyone could join) for some people. https://fiesta.cc/about do you use mongodb in the backend? If so, could you give us more technical details about how you connect your mail server to the DB?
Yup, using MongoDB to store everything. I will definitely be doing a post discussing the architecture, etc. Follow @mdirolf or @fiesta and you'll see it when it pops up.
The short answer, though, is that I'm running a 3 node replica set. Each mailserver (right now there are 2) is running on one of those nodes.