TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Show HN: Automatically turn your blog posts into emails for your readers

53 点作者 fiiv超过 6 年前

9 条评论

darrenwestall超过 6 年前
Have you considered the recruitment use case? Many staffing agencies advertise jobs on their website but don’t have the job alert functionality a job board would offer. If you turn this into a “alert me”, the next time they post a job matching the criteria you’ll email candidates for them. Same technology, just a different niche - one that I think will be more profitable.
评论 #18520735 未加载
评论 #18501220 未加载
fiiv超过 6 年前
Hi HN! I made Blogsend.io.<p>It&#x27;s a way for blog owners to handle emailing their readers automatically whenever they make a post. I built this because I actually needed it first, but decided to try it out as a product as well.<p>Technically it&#x27;s not terribly complicated – it has a widget which collects emails of your subscribers and it listens to your RSS feed and emails those people when you post. The goal is to make it as hands-off and hassle-free as possible to email out your content to your readers.<p>Built it in Node.js and Postgres, with Bulma providing the CSS defaults. I vowed to move fast in this project and to that end I decided to stay away from frontend frameworks and build the old fashioned way, with &lt;form&gt; tags! It was actually super fun. I&#x27;ve had my hands on React, Vue, Angular and Ember before, and in all of them I actually never really felt as if it felt as natural as this approach.<p>Anyways, I&#x27;d love to hear any feedback you might have :)
评论 #18495220 未加载
评论 #18496248 未加载
评论 #18496834 未加载
Johnny555超过 6 年前
Not to detract from the project, but is there much demand for this? Anything that&#x27;s emailed to me is generally lost in my mailbox or purposely ignored... when I want to read a blog, I&#x27;ll go to the blog.... I don&#x27;t want more emails.
评论 #18500514 未加载
creative_ape超过 6 年前
Here is our version of this concept, except it also works with your social media accounts: <a href="https:&#x2F;&#x2F;www.gibbonwire.com" rel="nofollow">https:&#x2F;&#x2F;www.gibbonwire.com</a><p>plus we take privacy very seriously, which is an added bonus.<p>edit: here is a link to our FAQ: <a href="https:&#x2F;&#x2F;www.gibbonwire.com&#x2F;about&#x2F;faq&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.gibbonwire.com&#x2F;about&#x2F;faq&#x2F;</a><p>and our privacy policy: <a href="https:&#x2F;&#x2F;www.gibbonwire.com&#x2F;about&#x2F;privacy&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.gibbonwire.com&#x2F;about&#x2F;privacy&#x2F;</a>
评论 #18501247 未加载
aaronarduino超过 6 年前
Doesn&#x27;t WordPress already do this? Not sure this is very helpful for WordPress users. Although, I do see the use for static blogs and those that do not already send emails when posts are published.
评论 #18498541 未加载
nate超过 6 年前
Dig it! But I&#x27;m clicking on Preview and getting a I need to subscribe?<p><a href="https:&#x2F;&#x2F;cl.ly&#x2F;709c92e9ca7b&#x2F;Image%202018-11-20%20at%2011.12.45%20AM.png" rel="nofollow">https:&#x2F;&#x2F;cl.ly&#x2F;709c92e9ca7b&#x2F;Image%202018-11-20%20at%2011.12.4...</a><p>Get this:<p><a href="https:&#x2F;&#x2F;cl.ly&#x2F;eac5828099c5&#x2F;Image%202018-11-20%20at%2011.13.22%20AM.png" rel="nofollow">https:&#x2F;&#x2F;cl.ly&#x2F;eac5828099c5&#x2F;Image%202018-11-20%20at%2011.13.2...</a>
评论 #18496111 未加载
philistine超过 6 年前
My blog is obviously published as an RSS feed but I also have a JSON feed (<a href="https:&#x2F;&#x2F;jsonfeed.org" rel="nofollow">https:&#x2F;&#x2F;jsonfeed.org</a>). Don&#x27;t laugh, there are dozens of us. Dozens!<p>Considering you&#x27;ve already done the hard work of parsing RSS, do you plan to support JSON feeds at some point?
评论 #18501243 未加载
AndrewOMartin超过 6 年前
Does it also do emails to blog posts? I have a number of carefully considered emails I&#x27;d like to publish.
评论 #18498152 未加载
评论 #18496119 未加载
评论 #18514794 未加载
StavrosK超过 6 年前
Nice project! I currently do the same with Mailchimp, I have a mailing list and they support creating newsletters from RSS. Does your project have advantages over that?
评论 #18501437 未加载