[Boston.pm] May talks schedule: TONIGHT the 10th (and 25th)
Bill Ricker via Boston-pm <[email protected]> Tue, 10 May 2022 09:52:39 -0400
| Newsgroups | gmane.comp.lang.perl.perl-mongers.boston |
|---|---|
| Message-ID | <CAAbKA3VxuG1gD8sTDT9POx3rgTU=TafXYivfz+utjttfL7BCSA@mail.gmail.com> |
Boston Perl Mongers (Boston.pm)
<https://www.meetup.com/Boston-pm/>
Tuesday, May 10, 2022 7:30 PM to 9:30 PM EDT
Every 2nd Tuesday of the month (on JITSI)
Using Perl's Twitter::API
Bill Ricker, inspired by Ricky's talk on archival web scraping last month,
revisits the *Twitter::API*.
One script is a daemon used to automatically retweet useful announcements
posted to a monitored Twitter account. The other will archive a Twitter
thread in text format (and can safely be re-run when the tread gets
longer). It avoids depending on a 3rd party service, which use tracking,
ads, and might disappear, to host the archived thread.
This is a virtual meeting.
Run this Perl code to generate the JITSI secure URL , or check the MeetUp
listing, or DM me.
perl -MDigest::SHA=sha1_hex -MPOSIX=strftime -le 'print strftime
"%Y/%m/%d week %U", localtime; $date=strftime "Y%Y W%U", localtime;
print $date; print
"https://meet.jit.si/BostonPM-".sha1_hex("BostonPM".$date);'
If this URL doesn't work in Firefox, try Chrome/Chromium. (Next month I'll
crop the hash so it works with Firefox!)
>
> *And MAY 25th, Charlotte regular schedule*:
> Richard Hipp Talks About All Things SQLite
>
> /// AS SEEN IN PerlWeekly newsletter and list of Perl events
> <https://perlweekly.com/events.html> ( ICal format
> <https://perlweekly.com/perlweekly.ical> ). ///
>
> NOTE: *Boston.PM.ORG <http://Boston.PM.ORG>* remains down.
> I'm still hoping to recover lost Wiki content before rebuilding elsewhere.
> I'll recreate lost content from email logs only if i have to.
> Seriously considering using GitHub Pages (github.io) for next version, as
> that will avoid having a SPOF.
> Several other PM's are either already there or considering same; i already
> have personal pages there.
> [As recently discussed in FB group "Perl Programers
> <https://www.facebook.com/groups/perlprogrammers/posts/5373260852706659/>";
> Private group, consider this an invitation ;-) ]
>
> I'm going to try to be more active on Boston PM FB until we fix the
> website...
>
--
Bill Ricker
[email protected]
https://www.linkedin.com/in/n1vux