ShaneHudsonNot sure what the question was but for more complicated things OpenLayers is a fairly good choice. Very powerful although a little outdated performance wise (there is a large update in the works)
Loqitantek: bret left you a message 1 hour, 13 minutes ago: http://leafletjs.com/ seems to be a popular choice. It renders maptiles and even works on mobile browsers pretty well
tantekbret I don't really get geojson.io. All I remember about geojson is critically discussing it with aaronpk about its more math than maps and should've been named geomjson (geometry json).
tantekI think barnabywalters may have had some but he posted them in openphoto/trovebox and I think something is messed up with his install as it now requires login just to view and the login is broken
tantekseriously not going to trust any open source content related projects that the founders/authors aren't self-dogfooding on their primary own domain
tantekwith Technorati we kind of had that (comprehensive indie search) - in that if you signed up and claimed your blog on Technorati, we would explicitly spider and index your archives
aaronpktantek: do you think you and others would benefit from a full writup of how all this stuff works? what all the pieces are, how to find which ones to use, licensing/TOS stuff, etc?
tantek"We’d love to see these maps used around the web, so we’ve included some brief instructions to help you use them in the mapping system of your choice. These maps are available free of charge. If you use the tiles we host here, please use this attribution: Map tiles by Stamen Design, under CC BY 3.0. Data by OpenStreetMap, under CC BY SA."
aaronpkbut yeah, as long as you're following the TOS of whatever tile provider you select (stamen maps are there too) then you can do whatever you want with this
aaronpkyeah, the JS is cool cause people can zoom in and out to get more context, but I think for a sort of "preview" the static img is better cause it loads faster. you can always link people out to a full map for directions and such
Loqibarnabywalters: tantek left you a message 10 hours, 31 minutes ago: tried to look at screenshots of notes that you'd posted on your own site, but login on the page doesn't work (and appears to be required) http://photos.waterpigs.co.uk/photos/tags-note/list#
barnabywalters!tell tantek indeed, openphoto broke even though I switched back from the dev branch to stable — and apparently when there’s an update ready to be applied, *every* permalink breaks — a poor design decision. Haven’t fixed yet due to building taproot being higher priority than fixing broken open source software, might migrate all the old content (maybe permalinks too) over
Loqitantek: barnabywalters left you a message 55 minutes ago: indeed, openphoto broke even though I switched back from the dev branch to stable — and apparently when there’s an update ready to be applied, *every* permalink breaks — a poor design decision. Haven’t fixed yet due to building taproot being higher priority than fixing broken open source software, might migrate all the old content (maybe permalinks too) over
tantek!tell barnabywalters yikes! breaking permalinks would be a blocker for me - sounds like the Flickr silo is more reliable than OpenPhoto. Any way to export your photos to Flickr?
tantekre: the lie of the API - while CONNEG is one workaround to separate URLs, the author misses where we've made progress with microformats - the HTML becomes your API.
KartikPrabhure: the lie of the API - the author is also concerned with general resources like images/videos and the like that might not come packaged in HTML.
Loqibarnabywalters: tantek left you a message 2 hours, 4 minutes ago: yikes! breaking permalinks would be a blocker for me - sounds like the Flickr silo is more reliable than OpenPhoto. Any way to export your photos to Flickr?
barnabywaltersanyone know what happened to openphoto? most of their branding changed to “trovebox”, https://trovebox.com/ but there’s no mention of open source software on that site, and the old openphoto repo hasn’t been touched for 6 months :/ https://github.com/photo/frontend
waterpigs.co.ukedited /Twitter (+142) "/* POSSE to Twitter in general */ mentioned tweet URL construction, linked to rel-syndication for more details" (view diff)
KartikPrabhuwebmention Q - When sending a webmention should there be some way of saying what kind of mention is being sent? That is was the target only 'mentioned' in source, or 'quoted', or 'cited' or 'rsvp'ed, or 'reposted'?
KartikPrabhuaaronpk: I realised that soon as I posted the question. But the microformats only have an explicit u-in-reply-to, but no other format to specify the link type (yet!?)
KartikPrabhutantek - Basically when parsing webmentions sent to me, I would like to do different things depending on whether say it is a 'reshare' (or as tumblr calls it 'repost') of the original or if it is a separate article that is in reply to one of mine, or if it merely links to mine but is not actually in reply-to.
tantekso right now there are mentions (default), comments/replies (in-reply-to), RSVPs (an in-reply-to with a p-rsvp value), likes (in-reply-to with u-like), reposts (in-reply-to with u-repost)
tantekperhaps we should document at least brainstorming strategies for migrating people from wordpress.com hosted - e.g. permalink maintenance (no idea where to start)
tantektommorris - just "stubbed" (using that term loosely) this article from scratch (surprised we didn't have something before) http://indiewebcamp.com/API
KartikPrabhureading the API wiki page now, it seems to me that the leading philosophy is: publisher publishes only HTML+microformats and clients can parse it in any which way they want. correct?
tantek.comedited /API (+29) "/* DRY Violation */ move RSS up as an example of DRY violation of same/similar content, different format, different URL" (view diff)
tantekKartikPrabhu rather, that clients can parse the HTML using common HTML parsing libraries, and the microformats as well simillarly http://microformats.org/wiki/parsers
tantekand by doing so, they get the JSON or whatever they want, without having to burden *every* *single* *publisher* with publishing duplicate formats or URLs
tantektommorris - while I understand the humor, the serious aspect I'm trying to take to heart is how (if we can at all) can we alter or deliberately design our indieweb publishing and interactions to do better than the dopamine-addiction and crass-feedback-loop traps that social media has wrought.
tantekKartikPrabhu - online social interactions can often mirror in-person social interactions (and the full range thereof). but I want to believe we can design for better online interactions, rather than amplifying the lowest common denominator ("gotcha" or shaming culture), or amplifying the dopamine loop of today's posting/acting for likes (which was yesterday's sending emails to get responses, and then habitual inbox-checking)
tantekand while we eager work on re-implementing silo features, but for our own sites, I'm just asking that we at least *consider* such social-design impacts, in the hopes that we can, maybe in some small way, built a distributed indie web that is more positive, more humane, than the culture(s) silos have amplified
Loqitantek meant to say: and while we eager work on re-implementing silo features, but for our own sites, I'm just asking that we at least *consider* such social-design impacts, in the hopes that we can, maybe in some small way, build a distributed indie web that is more positive, more humane, than the culture(s) silos have amplified
KartikPrabhuthis might be of interest here: http://5by5.tv/webahead/59 the latest WebAhead podcast about Web RTC. about 30 min in they talk about thinking of the web as a telecommunication platform, and the role of silos and federated communication
tantekone IndieWebCampUK 2013 presenter showed how he uses his own website + webRTC to let people reach him in whatever country he's in (his site figure out which phone number to forward a WebRTC call to)
bearThat is the one true constant of all online interactions - the tools, silos, apps, whatever rarely make a difference - it's how people interact with people and themselves. Compassion and Open-ness have to be taught, learned and enforced in order for it to become the norm