SaraVieira / awesome-talks

Awesome Talks Curated By the Community
MIT License
809 stars 62 forks source link

Just a thought: Notification when new content is published #87

Closed alexnm closed 6 years ago

alexnm commented 6 years ago

I was thinking that we publish a lot of videos and this will be ongoing, but how can we notify the users that we did that? Does it make sense? What would work best and not be spamish? I'm thinking it can attract more people to the website. I guess it's an open discussion.

sudovijay commented 6 years ago

Sounds good to me, we could implement that either by email subscription or push, i like the push way better. instead of implementing own our own we could use service like onesignal [free] or pushcrew [paid / has lmits]. Even implementing push own our own ain' going to be hard either.

pksjce commented 6 years ago

Well, I have notification off on my browser. I would appreciate a transient "fresh content" section or category though.

sudovijay commented 6 years ago

@pksjce Well, push notifications are great for engagement at-least for webmasters, not everyone turns them off just like ad blocker (sometime you gotta think about others too lol JK ) but yeah having a "fresh content" section is a cool idea too but for that they have to visit site at regular intervals even when no new content is posted.

alexnm commented 6 years ago

I also like the idea of "fresh content", like videos published in the last 7 days or so

SaraVieira commented 6 years ago

I was thinking about creating a twitter account that would tweet new videos as we post them and we do have an RSS feed because it's 2004

But the fresh content one is a really simple one to do :)

sudovijay commented 6 years ago

TWITTER BOT 🤖 thats sounds coool, We should do that too.

we do have an RSS feed because it's 2004

RSS feeds ain't going anywhere girl , everyone should have 'em 🙂

SaraVieira commented 6 years ago

I'm trying out azure server less to get a sweet Twitter bot :)

On Wed, 6 Jun 2018, 13:10 Vijay Singh, notifications@github.com wrote:

TWITTER BOT 🤖 thats sounds coool, We should do that too.

we do have an RSS feed because it's 2004

RSS feeds ain't going anywhere girl , everyone should have 'em 🙂

— You are receiving this because you commented.

Reply to this email directly, view it on GitHub https://github.com/SaraVieira/awesome-talks/issues/87#issuecomment-395046185, or mute the thread https://github.com/notifications/unsubscribe-auth/ABALdbWs-wrk8wYa3Rgb9Mc60KhQGThOks5t58adgaJpZM4UcCYa .

--

Thank you Sara Vieira

SaraVieira commented 6 years ago

https://twitter.com/TalksAwesome

Twitter bot :D

sudovijay commented 6 years ago

https://twitter.com/TalksAwesome

Awesome gurl 🙂 is this with that server less thing? lol , i actually never left server 🙂

SaraVieira commented 6 years ago

So that was a failed experiment, it's deployed under bot.awesometalks.party

The code is here: https://github.com/SaraVieira/awesome-talks/tree/master/bot

sudovijay commented 6 years ago

so this gonna work like hook right? i mean it get called anytime you publish some video and will post the latest one?

look clean 🙂

SaraVieira commented 6 years ago

work like hook ? Work Life balance ? Let's not even start ahah

When you update a video from unppublished to published it will trigger that and post all the info on twitter :D

This is one of those things that I assumed would be waaaaay more complicated

sudovijay commented 6 years ago

Well, thats more like hook than 😆 using such words just so i sound more experience dev, which im not . just like the Render Props thing lol , yeah!! im a subscriber of the react podcasts 🙂

SaraVieira commented 6 years ago

Damn ! My jokes are spread all over now ...

SaraVieira commented 6 years ago

@alexnm @pksjce Are you okay with the twitter bot ?

alexnm commented 6 years ago

wow you move fast, I was working all day just got notifications for this, looks good :)

SaraVieira commented 6 years ago

Awesome ! It was super easy to make :D

SaraVieira commented 6 years ago

Closed by http://twitter.com/talksawesome

pksjce commented 6 years ago

Followed! You really do move fast!