#100DaysOfMusic is a project to write a short 20-30 second song every day for 100 days. My goal is to create something that's "finished" enough to be able to use it as a podcast or video intro song. It doesn't have to be long, but has to sound decent.
The only way to get better is with practice, so forcing myself to limit myself to 1 day for each "song" means I won't be able to get stuck down a path of trying to make something sound "perfect", and will just focus on trying out new things all the time.
Subscribe to the podcast feed or view on iTunes!
I just launched the ability to create "review" posts in Quill, and added support for displaying them in p3k. p3k adds the additional mf1 classes required for the review to show up in Google results as a "rich snippet", although the Google crawlers haven't made it over to my site yet since launching the change.
In the process of adding both mf2 (h-review) and mf1 (hReview) markup to my review posts, it demonstrated that there are some serious issues with the mf2 parsers and how they handle backcompat mf1 markup. Here's an example of my post being parsed by the PHP, Python, and Node parsers:
The Python parser is the only one even close to correct, although it has added a child h-card based on an mf1 object.
I've opened issues on the corresponding repos to try to get these fixed.
In the mean time, my apologies if these review posts appear super broken in whatever reader you're using!