tantek, electronicmaji, nitot, gobengo, clever__, snarfed, snarfed1, theReal33mhz, renem and matigo joined the channel; clever__ and leg left the channel
#aaronpkFun side effect of using granary + Aperture to follow conference hashtags is I end up with a private archive of all the tweets
nitot, electronicmaji, [miklb] and snarfed joined the channel
#matigoApologies for the n00b question, but I'm wondering if anyone has found a good solution for implementing web mentions with future-dated posts or posts that have expiration periods on them. Setting up Cron jobs is relatively easy on a VPS, but generally prohibited on shared hosting plans ...
#matigosnarfed: mine. It's just a simple PHP-based thing.
[eddie] joined the channel
#snarfedok! are your future posts visible before their published timestamp? if not, how does your code make them public?
loicm joined the channel
#matigoAt the moment I have a scheduled job that will run every minute when there are posts set for release or expiration in the future. That said, it's easy for me to do this as the software runs on my servers. I'm trying to clean the software up so that others can install and run it on their own if they choose.
#matigoI'm not keen on suggesting the average person learn about cron jobs or otherwise manage a server just to publish stuff online :/
#snarfedhmm, ok. there are already lots of PHP libraries and snippets for sending webmentions in various ways, and services for it like telegraph. maybe consider one of them instead of rolling your own
#snarfed"the average person" hopefully won't be coding their own CMS at all; they'll use a mature one like wordpress or known or micro.blog
#matigoIt would be nice if the CMS I've been developing for 7 years could return to being an open project that people could run if they chose. I can't say it's the most mature thing, but I can say that it scratches many of my itches in ways WordPress never could :P
#snarfedahh got it. there are cron substitutes that trigger on HTTP requests for eg shared hosting environments. wordpress uses one. maybe adopt one of them?
#matigoThat's certainly an option. I'll take a look to find one that doesn't make things too difficult. Thanks :)
#ZegnatHa, Loqi displayed the wrong title for Om’s article because the footer link is marked up as an hentry while the main article only uses schema.
#ZegnatI wonder if that’s because Om doesn’t really (wants to) support microformats at all, but the WordPress widget used to pin a post at the bottom just includes old mf1 again
#Zegnatmf1 will now forever be randomly included on WP sites through themes and widgets
#ZegnatAh, hm, I am not sure how I feel about it. Part of me tells me that isn’t likely to be a problem though.
[mrkrndvs], friedcell and [kevinmarks] joined the channel
#[kevinmarks]for me it's a bit of an ongoing argument about URLs vs emails
KapiX, friedcell, leg and jeremycherfas joined the channel
#skippyif you're asking users to supply a username, then stripping a + from an email is the wrong thing to do. The user specifically and intentionally elected to add that for their own reasons. You should not muck with that.
eli_oat joined the channel
#ZegnatIt is only dropped for checking uniqueness, if I understand the article correctly, skippy. So I would assume it is still left in place for the actual value