jgmac1106, [jgmac1106], AngeloGladding, [mrkrndvs] and renem joined the channel
#grantcodes_I'm trying out building a browser extension to sync my actual browser bookmarks to my site, but I'm trying to figure out the best way to represent a folder structure with microformats / micropub
#grantcodes_I am thinking of either using categories with / or mp-slug
#aaronpkwhat about setting the URL in the request and making the URL reflect the folder structure?
#grantcodes_Yeah I can do that, but I want to do 2 way syncing so want to be able to retrieve that data with special characters as well
[eddie] joined the channel
#[eddie]That’s pretty cool grantcodes_ ! I’m interested to hear how it turns out
#grantcodes_Already pretty close to the first part done :) I can hit a button in my extension and it will make a browser bookmark and send a micropub request too
mblaney, AngeloGladding, tglobe, loicm and sebsel joined the channel; mblaney left the channel
#Zegnatgrantcodes_, that’s cool! I worked on something similar with an extension that used the bookmarks API to keep track of the browser’s native bookmarks. My only problem was that I never could figure out how to sync changes to already create bookmarks in a good way :/
#[jgmac1106]Having a microformats parser find p-location and then render a mark on an Open Map UI is beyond my skill, Not sure if that is even how it would be done,In my head I can see the mark up of the media
#ZegnatIf the location data contains GPS, that should be easy enough. Problem is when the location is an address of some sort and you need to convert that to map coordinates
#[kevinmarks]Then it's eaisier to throw it at Google/foursquare
#jgmac1106nevermind all priorities shifted. My seven year old saw me working on my blog and asked how he could get http://dogzone.jgregorymcverry.com on his phone so he can do new posts and likes
#Zegnatskippy thanks for the issue on Mintoken! Good to know people are looking at it :)
#[jgmac1106]@zegnat That is what I am ultimately thinking. Seeing how easy microblog made podcasting and how stream.indieweb.org works that is all they need and p-location with GPS
#[jgmac1106]But I don't invest too heavily in these #mozsprints few projects go anywhere. More about modeling how working open workz
#ZegnatThat’s actually what I really like about IndieWebCamp hackdays: the projects often go somewhere, because people want to instantly use it on their own websites! :D
#tantek__Zegnat, exactly, much more likely when you scratch your own itch
#ZegnatAs spoken by the guy who isn’t using his IWC Düsseldorf project at all right now
#[jgmac1106]@zegnat this is my itch. Have another repo where I am building it for the literacy research community. This template first. Course template next.
#[jgmac1106]The h-resume does scare me. I was thinking of having people start by adding a profile page but I think I need to step back and make it add your profile (just an h-card)
#[jgmac1106]And now [tantek] has me thinking I need a to learn how to do a holy grail in CSS Grid with a collapsible side nav and media queries before going any further with Bootstrap
#[jgmac1106]The course template I use is dead simple
#aaronpkZegnat: what's the reason for the unique constraint on the settings table?
#aaronpkShouldn't that be unique keys rather than unique key+value?
#ZegnatNo, you can add multiple endpoints ("endpoint", "http://...") there.
#ZegnatSo they are actually unique tuples, rather than unique keys
#aaronpkOh I see, that was not clear from the name :-)
#ZegnatI’d love a better name for that table, if you have any ideas
#ZegnatOr for the columns even, and get rid of the prefix again. (both name and value are reserved keywords, so didn’t want to use them as names)
#tantek__jgmac1106: check out Jen Simmons excellent youtube tutorials on CSS Grid
#ZegnatI just learned you do not need a mf2 parser to receive webmentions from bridgy, you can just add ?format=json to the end and get the mf2 JSON directly :o
snarfed, [jgmac1106], leg, AngeloGladding, gRegorLove and [miklb] joined the channel
#[miklb]I still get stuck with Omnibear in Firefox trying to connect to Micropub using the WP Indieauth plugin. I don’t have a clue how to debug. Hangs on the getting access token step. Any suggestions?
#[miklb]on a more positive note, I found out where to add the IWS .dev cert to Firefox so I can view my local https sites.
#[miklb]in short at the bottom of about:preferences#privacy is the Certificates section and there’s a button to view certs. Then under Authorities import, and the key for me was to click the options button, which then shows the format type. That allowed me to choose certificate files, which then allows the file browser to recognize the iwc root cert file.
#[miklb]Loqi add that to those wiki pages aaronpk listed
#aaronpkFirefox << to use a custom root certificate authority: at the bottom of about:preferences#privacy is the Certificates section and there’s a button to view certs. Then under Authorities import, and the key for me was to click the options button, which then shows the format type. That allowed me to choose certificate files, which then allows the file browser to recognize the iwc root cert file
#Loqiok, I added "to use a custom root certificate authority: at the bottom of about:preferences#privacy is the Certificates section and there’s a button to view certs. Then under Authorities import, and the key for me was to click the options button, which then shows the format type. That allowed me to choose certificate files, which then allows the file browser to recognize the iwc root cert file" to the "See Also" section of /Firefoxhttps://indieweb.org/wiki/index.php?diff=47791&oldid=41733