1168
results for "alternate"
-
i can also add alternate nicknames, so when i type @barnaby in a post, it links to your site. and when that's syndiated to twitter it changes it to your twitter username
aaronpk
at
2022-11-19 21:06
-
```<link rel=alternate type=application/atom+xml href=/feed.xml title="Jamie Tanna | Software Engineer">```
[Jamie_Tanna]
at
2022-11-10 14:29
-
```<link rel="alternate" type="application/atom+xml" href="updates.atom"/>```
[Jamie_Tanna]
at
2022-11-10 14:29
-
well now that i know it's scoped to just one alternate syntax, i could do it
aaronpk
at
2022-11-05 23:34
-
Sorry, no I mean it's `<link rel=alternate type=application/rss+xml href=/feed.xml title="Jamie Tanna | Software Engineer">` where the `link.type` is not Atom
jamietanna
at
2022-11-05 15:36
-
My venue data structure is starting out as very basic. Name, coordinates, optional radius(though I debated a bounding box instead), venue canonical URL, and alternate venue URLs(akin to syndication links)
GWG
at
2022-10-24 18:44
-
i guess i am saying a lot of little misgivings about this aloud, but let me work it a different way: there are a couple of examples of consuming cases for this (e.g. jamietanna's self-configuring client). are there alternate approaches that might make more sense than coding up a discovery service centered inside the micropub server?
[schmarty]
at
2022-10-18 19:13
-
perhaps u-alternate to match the rel-alternate meaning, but for the microformat object
gRegor
at
2022-10-11 23:35
-
on a page level obviously rel=alternate "works"
[tantek]
at
2022-10-11 20:52
-
Did you think about alternate data structures for this?
capjamesg
at
2022-10-06 19:56