From d40f1593ed84eafc88509055bf66fb83e70e75c2 Mon Sep 17 00:00:00 2001 From: "David E. Wheeler" Date: Sat, 15 Jun 2024 11:03:52 -0400 Subject: [PATCH] Link four principles and unconference --- .gitignore | 1 + content/post/postgres/.DS_Store | Bin 6148 -> 0 bytes .../extension-ecosystem-summit-2024/index.md | 7 +++++-- 3 files changed, 6 insertions(+), 2 deletions(-) delete mode 100644 content/post/postgres/.DS_Store diff --git a/.gitignore b/.gitignore index fd8f9a62..05a19cb8 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ /package.json /package-lock.json .vscode/ +.DS_Store diff --git a/content/post/postgres/.DS_Store b/content/post/postgres/.DS_Store deleted file mode 100644 index 09ae8f84154729cf4ed302333f644266cee69637..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 6148 zcmeHK!EVz)5S>i}iB*AeD5A%edQC+LRiuiGm6jjCh#mk1J9b;E?rvl|4OJA$XZRt$ zgzw?a?lz(g9FQsmXh)iTv$Hd6?;FYMAtEuJr_YIcMAU^cwgL=45ngBAke2hbfx_&O zQcjA_XrJnhXz%zN8Q|JIriA9GTtPq9uY^z0#Z^?QLaQ^xp~m!-W~lF!G}ca0=Tk)0 z(2_FDGP6?AHC6CtbeSxwSyJc(nO~DxkyrI#@J+O~+7BLfIzeZ<^C3Fdi>Qw4c{Ps9 zcRYKeb&=fIaq>3L7L(r2kydq_tE@B$d72^Q{YkD;y%_7cN-L8a*@YnJ29w_IaydL4 z_2rAvVAYq)!{MMW4@L*8RnUF1_w42C$whIg^k=*qMDXcY9$8qAUts;_sqb*MV>tT+ z#`fuoh8Sb;HKlWK&MZxD7`&6Weg$uM20R0vfqQ1aeet^6_q?y)&NJW{`1cv$?}LOg zh7KEx=F@?}v;aWtyLIDm veAi0oM<@%&H5S(?Fw9kqSiXvPp+?}BYyd-tjYW7M{zt&j;0MpZA7$V>VIgcm diff --git a/content/post/postgres/extension-ecosystem-summit-2024/index.md b/content/post/postgres/extension-ecosystem-summit-2024/index.md index 6e7e2f11..ff0be572 100644 --- a/content/post/postgres/extension-ecosystem-summit-2024/index.md +++ b/content/post/postgres/extension-ecosystem-summit-2024/index.md @@ -20,7 +20,7 @@ image: The PostgreSQL [Extension Ecosystem Summit] took place at PGConf.dev in Vancouver on May 28, 2024 and it was great! Around 35 extension developers, users, and fans gathered for an [open-space technology] (OST)-style -unconference. I opened with a brief presentation ([slides]) to introduce the +[unconference]. I opened with a brief presentation ([slides]) to introduce the Summit Theme: > * Extension issues, designs and features @@ -35,7 +35,7 @@ Summit Theme: > * Inform the PGXN v2 project Before the Summit my co-organizers and I had put up large sticky notes with -potential topics, and after reviewing the four principles and one law of +potential topics, and after reviewing the [four principles] and one law of [OST], we collectively looked them over and various people offered to lead discussions. Others volunteered to take notes and later published them on the [community wiki]. Here's our report. @@ -197,8 +197,11 @@ Join the [#extensions] channel on the [Postgres Slack] with your ideas! [PGConf.dev]: https://2024.pgconf.dev "PostgreSQL Development Conference 2024" [open-space technology]: https://en.wikipedia.org/wiki/Open_space_technology "Wikipedia: Open space technology" + [unconference]: https://en.wikipedia.org/wiki/Unconference "Wikipedia: Unconference" [slides]: {{% link "/shared/extension-ecosystem-summit/extension-summit-2024.pdf" %}} "🏔 PostgreSQL Extension Summit: An Unconference" + [four principles]: https://www.facilitator.school/blog/open-space-technology#open-space-technology-principles + "Open Space Technology Principles" [community wiki]: https://wiki.postgresql.org/wiki/PGConf.dev_2024_Extension_Summit "PostgreSQL Wiki: PGConf.dev 2024 Extension Summit" [metadata-notes]: https://wiki.postgresql.org/wiki/PGConf.dev_2024_Extension_Summit#Extension_Metadata