Based on our record, Webmention.io should be more popular than Scuttlebot. It has been mentiond 6 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
If AT was distributed using a signed hash message protocol combined with a simple replication strategy (perhaps only replicating a friend and the friends friends) to spread those posts out between their PDSes this burden of moderation would fall less upon the shoulders of their main PDS. As always I refer the conversion to the ssb API documentation[1] for an example of how AT could have been made. I'm always happy... - Source: Hacker News / 6 months ago
Yes, of course Bluesky is federated. The hosts hold onto your keypairs. The DID:PLC is a substring of your first hash. For those of you who are interested in solving this problem with social media for real my first suggestion is to read the Scuttlebot docs which are still up at: https://scuttlebot.io/ Sometimes I think about a retro Scuttlebot revival. If you want to set sail on this kind of project, contact info... - Source: Hacker News / 6 months ago
Yes, you've got it. Not many people were around back then, but once upon a time there was a working version of Scuttlebot (by Dominic Tarr) that was documented at https://scuttlebot.io/ with a client called Patchwork (by Paul Frazee). The idea behind the project was that you would gossip between scuttlebot 'pub' servers and then replicate messages from the people you follow and the people that those people follow.... - Source: Hacker News / about 2 years ago
You are talking to strangers on the internet right now and seem to find it worthwhile. Do you mean Secure Scuttlebutt? "Scuttlebot" seems to be the old name for the primary Secure Scuttlebutt server implementation (https://handbook.scuttlebutt.nz/glossary), though its website is still https://scuttlebot.io/. - Source: Hacker News / about 2 years ago
Three years ago, I not only introduced Webmentions on this blog and wrote about them here and here, but I also started systematically recording my manual syndications on other platforms and displaying them under the post. I syndicate text posts on Mastodon and, if the content is suitable, on DEV and photos on Pixelfed, Flickr and a few other (unfortunately) closed platforms. I collected all Webmentions and... - Source: dev.to / 7 months ago
I myself place the links to the syndications under every article, every note and every photo, even if this means a bit more work after publication because I have to write the links manually in the frontmatter of the post. But for my readers, a reaction is usually just a click away, because I see a post on my website as the starting point for communication. I don't just write for myself, but also for you and it's... - Source: dev.to / 9 months ago
Webmentions (webmention.io) are a way to bring social activity and interactivity to your site without having it on your platform itself or needing to have complex systems in place. Harness the activity, audience, and functionality from existing platforms. - Source: dev.to / over 2 years ago
Async function getMentions(url) { let mentions = []; let page = 0; let perPage = 100; while (true) { const results = await fetch( `https://webmention.io/api/mentions.jf2?target=${url}&per-page=${perPage}&page=${page}` ).then((r) => r.json()); mentions = mentions.concat(results.children); if (results.children.length < perPage) { break; ... - Source: dev.to / over 2 years ago
In the interim, I found myself pondering why every webmentions-on-Hugo solution I’d ever found up to now used JavaScript, rather than trying to do it purely in Hugo. After all, Hugo sports plenty of data-grabbing horsepower. For example: in my own experience to date, I’ve found Hugo's getJSON feature just as useful as the node-fetch on which the aforementioned JS relied to grab data from webmention.io. - Source: dev.to / almost 3 years ago
NextScripts SNAP - A WordPress plugin that can publish posts to to social networks as nicely formatted messages. Works with profiles, business pages, community pages, groups, etc.
Bridgy - Bridgy pulls comments, likes, and reshares on social networks back to your web site. You can also use it to post to social networks - or comment, like, reshare, or even RSVP - from your own web site. https://brid.gy/
CodeRevolution - Automatic posting to different social networks using WordPress plugins.
Blog2Social - Auto post, cross post, re publish, re post and schedule your WordPress blogs posts to social networks like Facebook, Twitter, LinkedIn, Instagram, Pinterest
SkyStats - An all-in-one WordPress dashboard plugin brings analytics, social media, paid search, email, video and marketing metrics into a single customizable view.
Wordpress Ajax Marketing Slider - The Marketing Slider or the Affiliate Marketing Slider can display all your WooCommerce products and WordPress posts from one fully responsive Ajax slider, making it more fun and entertaining to surf or share your site's products from any device.