From 6fc9dc63a23d7270cb19613954867f03c9037a3b Mon Sep 17 00:00:00 2001 From: Brian Date: Tue, 17 Aug 2021 11:53:04 +0300 Subject: [PATCH 1/4] change to podping tag proposal --- proposal-docs/podping/podping.md | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/proposal-docs/podping/podping.md b/proposal-docs/podping/podping.md index 0ca9565..504531d 100644 --- a/proposal-docs/podping/podping.md +++ b/proposal-docs/podping/podping.md @@ -20,15 +20,16 @@ This tag can also contribute to a future API endpoint for the PodcastIndex which ## Specification -For the `` tag there are no attributes. - -For the optional but helpful `` tag there is one attribute, a single value with a single allowed Hive account. +For the `` tag there is only one optional attribute `usesPodping` which will usually be set to `True` though could be set to `False` to specifically opt out of using Poding and indicate a feed must be polled by legacy RSS polling methods. ## Example ```xml - - - - + ``` + +or + +```xml + +``` \ No newline at end of file From b62e4c5ec54e3743f984563697786ed75dc2ee85 Mon Sep 17 00:00:00 2001 From: Brian Date: Tue, 17 Aug 2021 11:53:20 +0300 Subject: [PATCH 2/4] new proposal for Hive account name tag --- .gitignore | 1 + .../hive-account-name/hive-account-name.md | 23 +++++++++++++++++++ 2 files changed, 24 insertions(+) create mode 100644 proposal-docs/hive-account-name/hive-account-name.md diff --git a/.gitignore b/.gitignore index 6cae44f..08e940a 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /.vs/ +.vscode/settings.json diff --git a/proposal-docs/hive-account-name/hive-account-name.md b/proposal-docs/hive-account-name/hive-account-name.md new file mode 100644 index 0000000..ca7aa29 --- /dev/null +++ b/proposal-docs/hive-account-name/hive-account-name.md @@ -0,0 +1,23 @@ +# The "podcast:hiveAccount" Sepcification + +Version 1.0 by Brian of London - 2021.06.08 + +
+ +## Purpose + +Allows for the easy inclusion of a definitive Hive Account to which Value for Value payments can be routed. + +## Specification + +For the `` tag there are no attributes, the tag just wraps the Hive account name string. + +## Example + +```xml + no-agenda +``` + +## More Information + +More information about the Hive Blockchain can be found at the [Dev Portal for Hive](https://developers.hive.io/#introduction-welcome) From 09e259e3c3147058e9a007c650f1bd8cc563bbd8 Mon Sep 17 00:00:00 2001 From: Brian Date: Tue, 17 Aug 2021 14:01:06 +0300 Subject: [PATCH 3/4] propose using funding tag --- .../hive-account-name/hive-account-name.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/proposal-docs/hive-account-name/hive-account-name.md b/proposal-docs/hive-account-name/hive-account-name.md index ca7aa29..eb02b5d 100644 --- a/proposal-docs/hive-account-name/hive-account-name.md +++ b/proposal-docs/hive-account-name/hive-account-name.md @@ -1,3 +1,5 @@ + + # The "podcast:hiveAccount" Sepcification Version 1.0 by Brian of London - 2021.06.08 @@ -21,3 +23,15 @@ For the `` tag there are no attributes, the tag just wraps ## More Information More information about the Hive Blockchain can be found at the [Dev Portal for Hive](https://developers.hive.io/#introduction-welcome) + + +# Alternate idea (but not quite as good) +## It could be done with FUNDING tag! + +Support Brian of London + +This could even be done via URL, but + +Support Brian of London + +however that would need to be passed on in the TLV records. \ No newline at end of file From 82a0b1cfb472fabb50d66dcd1287996f18b7febe Mon Sep 17 00:00:00 2001 From: Brian of London Date: Wed, 18 Aug 2021 09:44:44 +0300 Subject: [PATCH 4/4] Spelling used to be a problem of mine... --- proposal-docs/hive-account-name/hive-account-name.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/proposal-docs/hive-account-name/hive-account-name.md b/proposal-docs/hive-account-name/hive-account-name.md index eb02b5d..69efbd9 100644 --- a/proposal-docs/hive-account-name/hive-account-name.md +++ b/proposal-docs/hive-account-name/hive-account-name.md @@ -1,6 +1,6 @@ -# The "podcast:hiveAccount" Sepcification +# The "podcast:hiveAccount" Specification Version 1.0 by Brian of London - 2021.06.08 @@ -34,4 +34,4 @@ This could even be done via URL, but Support Brian of London -however that would need to be passed on in the TLV records. \ No newline at end of file +however that would need to be passed on in the TLV records.