Thanks to everyone in the IndieWeb chat for their feedback and suggestions. Please drop me a note if there are any changes you’d like to see for this audio edition!
Thanks to everyone in the IndieWeb chat for their feedback and suggestions. Please drop me a note if there are any changes you’d like to see for this audio edition!
I’ve been really enjoying the focus on personal websites that Vi Hart and M Eifler aka blinkpopshift have been putting into their recent Patrons-only VIM LIVE streams.
In addition to some great discussion about subscribing to RSS feeds of personal sites, I have really enjoyed the homework-slash-games like “post something on your website” and “collect what you might have tweeted into a blog”.
I think there’s a lot that the IndieWeb can learn from discussions like these as folks from different backgrounds are (re-)discovering what the web can be.
You can find previous and future VIM LIVE streams by supporting blinkpopshift or Vi Hart on Patreon.
Thanks to everyone in the IndieWeb chat for their feedback and suggestions. Please drop me a note if there are any changes you’d like to see for this audio edition!
Here are some notes from the "broadcast" portion of the meetup:
derekfields.is — Derek wanted a couple new rules for sharing time, today. First, find and share a site with some cool tech that you like. Second, talk about why you're into web development. He showed off a demo of using the browser Gamepad API w/ a Playstation dual-shock 3 controller. It showed button state changes, including analog states for buttons and joysticks. Been thinking about lots of ideas lately but missing some focus. Looking at productivity hacks to focus more. Notices when he's not focusing, now trying prompts to figure out why he's distracted and get back on task. Derek is into web development because it changes rapidly and requires focus to keep learning. Been working on his VueJS class and it's been going well until today. His accountability buddy is on a trip.
jonathanprozzi.net — Been working on work stuff. Built a single-page app w/ Gatsby for deploys of some Digital Harbor Foundation content for use in remote schools with intermittent internet connections. Pulls course data from the central DHF WordPress and deploys it as a package on Netlify. Ran into his first deploy issues with Netlify due to case-sensitive filesystems (which he doesn't experience on his Mac dev machine). Been really inspired by the Susty WordPress theme which can deliver WordPress pages in ~6KB, compared with most themes, which are very bloated. Jonathan is into the web because of the problem-solving aspects of it, but also because it allows creative expression and productivity.
zach.oglesby.co — New! Welcome, Zach! Recently switched his Known-powered site to Jonathan LaCour's overview page (w/ location info and other nice things), but it doesn't have a representative h-card, yet, so working on that. Also working on making his read posts more compatible with IndieBookClub. In terms of "Cool Tech", just had occasion to use Bootstrap for the first time, which was interesting. Zach is into web development because there are so many ways to do things on the web, you can play and tinker with different things you might not have otherwise.
pulianas.com — New! Welcome, Alec! Has had this website for a while, originally as a portfolio, now as a WordPress site that powers his Micro.blog. Been working on a new site for a podcast, Overanalyzed, also WordPress. In terms of "Cool Tech" - likes Eddie Hinkle's website. Also, webrings "seem pretty cool". Isn't a web developer professionally, but likes how it makes publishing easy. Really also likes the concept of owning your own content, bringing his stuff in from Twitter. Sees his online identities as layers: website is most personal, Twitter next, and Facebook is sanitized.
martymcgui.re — Been working on the Baltimore Improv Festival website, a static site generator called Ruhoh that doesn't really "exist" as a project anymore, though the code and gems are still out there. Needs to spend time on the webrings site. In terms of "Cool Tech", likes this recent "Even More CSS Secrets" talk from Lea Verou. Marty is into web development because it is an amazing way to share content that anyone can access from anywhere in the world! "Can it be done on the web?" is an interesting, if sometimes difficult, lens to see the world through.
Deploying things on Netlify! Marty tried his first Netlify site during quiet writing hour, as a potential host for the Baltimore Improv Festival website, which is currently on an old shared host.
Tools for writing VueJS (and using Visual Studio Code for it). Like Vue Snippets for VS Code, linting tools, and Sarah Drasner's CSS tricks articles about VueJS.
Thanks to everyone in the IndieWeb chat for their feedback and suggestions. Please drop me a note if there are any changes you’d like to see for this audio edition!
Thanks to everyone in the IndieWeb chat for their feedback and suggestions. Please drop me a note if there are any changes you’d like to see for this audio edition!
Here are some notes from the "broadcast" portion of the meetup:
jonathanprozzi.net — Been building static HTML/CSS layouts for fun! Someexamples. Also started practicing turning those designs into layouts in Figma. Had a usability testing call w/ the folks from Gatsby that turned into a great discussion about how to better build community starters.
dariusmccoy.com — Was having some issues w/ his site, which is hosted on AWS. He is thinking about wiping his instance and starting a new one, since he has lost track of some of his passwords. In a tricky spot because AWS doesn't offer any tech support for free tier users. Talked about switching to Digital Ocean or something simpler but will have to balance his budgets to justify the costs.
derekfields.is — Been taking a Udemy course on VueJS. Before that has been working on a schedule for developing his website. Has a friend doing the same and they mutually keep each other on track to spend a certain amount of time on developing their skills and sites. It's kind of working!
martymcgui.re — Brought a bunch of stickers and other fun things home from IndieWeb Summit! Had a great time seeing folks he met last year and meeting new folks. Lots of great discussion sessions, hacking projects, wild ideas, and more. He really needs to write it up on his site! His hack day project also desperately needs to be written up – it's an IndieWeb-style web ring, available at 🕸💍.ws ! This week he added support for indielogin.com, which lets people sign in using their own websites by setting up only a couple of links.
Other discussion:
IndieWeb Summit! Marty went and loved it. Next year would love to bring more folks from HWC Baltimore, and travel assistance is available. We'll work on it.
Marty met Jared Ewy of name.com at the Summit and talked about all the cool work DHF does teaching youth to build websites, the upcoming Web Shop, hosting HWC and IWC Baltimore, etc. Jared gave him a bunch of codes for free domains and some hosting discounts to benefit that work, so we discussed lots of ideas!
Some possibilities: give Web Shop youth employees incentive to work on their own projects, outside of paid jobs, to learn more about building their own sites. Host a special Homebrew Website Club that's a 2-hour jam for new folks who don't have a domain yet to get set up with a website. Host a longer "Build Your Website Day" (maybe in coordination with a multi-city Drag Queen Build-a-Website Day?)
What would an IndieWeb "starter pack" look like for a quick "you have a domain but no money" way to get started? GitHub looks good for skill building for folks that want to get into web development someday because it's mostly managed by hand. Netlify looks pretty good for this because they offer hosting, flexible static site generation, SSL for HTTPS, and the NetlifyCMS. They also support some features like building your own webhooks on JavaScript, which could eventually be used to handle common IndieWeb building block endpoints (IndieAuth, Micropub, Webmention, ...) Because they run all the stuff for a given site from a git repository, it's possible to take a site from Netlify and set it up elsewhere if their offerings change.
"Packages" for a getting started workshop. E.g. "what will you get at the end + what will you need to learn along the way." Static HTML/CSS on GitHub could get a portfolio site done. For $5/mo a Neocities site can be hosted on a custom domain and requires no Git/GitHub wrangling. Micro.blog hosting is also $5/mo and brings a ton of features, interactivity, and community.
Talked about VueJS passing React in terms of number of stars on GitHub, and speculating why that is. For example, VueJS can be a lot easier to dip your toes in and get started without a complicated build toolchain.