-
-
Notifications
You must be signed in to change notification settings - Fork 676
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore(blog): add october summary #3362
Merged
Merged
Changes from 1 commit
Commits
Show all changes
9 commits
Select commit
Hold shift + click to select a range
65dee4b
1st-draft
thulieblack 0020cfc
minor-grammar-fix
thulieblack 8ad619d
minor-fix
thulieblack a014747
add-new-sections
thulieblack 8dd938b
add-un-section
thulieblack ac66d7c
change-wording
thulieblack ebd2633
add-link
thulieblack 44310d9
Merge branch 'master' into octo-summary
quetzalliwrites 6be873f
Merge branch 'master' into octo-summary
thulieblack File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,132 @@ | ||
--- | ||
title: "October Community Update And AsyncAPI Online Conference 2024" | ||
date: 2024-11-07T06:00:00+01:00 | ||
type: Communication | ||
tags: | ||
- Project Status | ||
cover: /img/posts/2024-blog-banner/blog-banner-october.webp | ||
authors: | ||
- name: Thulisile Sibanda | ||
photo: /img/avatars/thulieblack.webp | ||
link: https://www.linkedin.com/in/v-thulisile-sibanda/ | ||
byline: AsyncAPI Community Manager | ||
excerpt: 'October Community Update And Online Conference Summary' | ||
featured: true | ||
--- | ||
|
||
October marked the third AsyncAPI Conference, this time an online edition. As someone fortunate enough to be extensively involved in organizing the conferences, I saw the challenges that came with in-person events. | ||
It gave me the idea to propose bringing back the online edition as part of the AsyncAPI Conference brand. We're glad and excited that we received positive results, with over 330 views from attendees who watched and engaged with us. | ||
|
||
I want to express my gratitude to our financial sponsors, [Gravitee.io](https://www.gravitee.io/) and [Postman](https://www.postman.com/), as well as to the speakers for their engaging talks and the conference volunteers (*be sure to check out the Hall of Fame section*). [I encourage you to watch the recorded sessions if you missed the event](https://www.youtube.com/watch?v=XGn8v0yBfOI&t=1895s). A playlist of the talks and their slides will also be available on the [conference website](https://conference.asyncapi.com/). | ||
thulieblack marked this conversation as resolved.
Show resolved
Hide resolved
|
||
|
||
|
||
## AsyncAPI Community Building and Maintainance Goals Proposal 2025 | ||
thulieblack marked this conversation as resolved.
Show resolved
Hide resolved
|
||
As we approach the end of 2024, we have a proposal outlining the community building and maintenance goals we should prioritize in 2025. Please note that the AsyncAPI community manager will manage and oversee these goals. The goals are poised to address some of the challenges our community is facing, such as the limited number of maintainers and the lack of onboarding materials, and pave the way for a more vibrant and thriving community. | ||
|
||
I encourage everyone to participate in the open discussion and share your thoughts and solutions. [Please take a moment to review the open PR related to the AsyncAPI Community Building Goals for 2025](https://github.com/asyncapi/community/pull/1575). | ||
|
||
## AsyncAPI Conference's | ||
thulieblack marked this conversation as resolved.
Show resolved
Hide resolved
|
||
|
||
### AsyncAPI Conf in Paris 2024 | ||
We are excited to announce that the final AsyncAPI Conference will be held on December 5th in Paris, thanks to the amazing team at APIdays. [The draft agenda is now available on our conference website](https://conference.asyncapi.com/venue/Paris), and the lineup of speakers looks fantastic. | ||
|
||
Additionally, we have a limited number of free community tickets available. Please visit the [AsyncAPI Conference website](https://conference.asyncapi.com/) and click the register button. | ||
|
||
**Note**: *When getting your tickets, please choose quantity one (1) of the Regular ticket and click the blue continue button to get your free ticket.* | ||
|
||
### AsyncAPI Conf 2025 Venues | ||
The discussion for potential venues for the AsyncAPI Conference 2025 is underway, and we invite everyone to participate. Please share your thoughts and suggestions for locations for the upcoming year in the [AsyncAPI Conference 2025 open discussion](https://github.com/asyncapi/community/issues/1571). Your input is valuable to us! | ||
|
||
### AsyncAPI Conference Rebranding | ||
thulieblack marked this conversation as resolved.
Show resolved
Hide resolved
|
||
|
||
thulieblack marked this conversation as resolved.
Show resolved
Hide resolved
|
||
## Spec x Tooling | ||
We're thrilled to announce that Glee has been migrated to a monorepo structure and is moving its core functionality to a new package called Gleequore, inspired by the Italian word "cuore," which means "heart." | ||
This change will allow developers to leverage Glee's features without using the full framework, facilitating integration with platforms like Remix and Next.js. | ||
We're also working on creating a "Glee for the browser" by extracting protocol adapters to support HTTP and WebSocket clients, overcoming current limitations. Kudos to [Fran Mendez](https://www.linkedin.com/in/fmvilas) and all the Glee maintainers for their amazing work! | ||
|
||
[The packages are now available on the Glee repo](https://github.com/asyncapi/glee/tree/master/packages); be sure to try it out. | ||
|
||
|
||
## AsyncAPI Conference Hall of Fame | ||
I want to extend a heartfelt thank you to the incredible volunteers who generously dedicated their skills and time to ensure the success of the Online Conference. From developers and designers to those working both on-stage and off-stage, their efforts made the planning and execution of the event seamless. | ||
|
||
<Profiles profiles={[ | ||
{ | ||
name: 'Victoria Nduka', | ||
avatar: 'https://avatars.githubusercontent.com/u/122698422?v=4', | ||
link: 'https://github.com/nwanduka' | ||
}, | ||
{ | ||
name: 'Miracle', | ||
avatar: 'https://avatars.githubusercontent.com/u/50963919?v=4', | ||
link: 'https://github.com/miracle-E' | ||
}, | ||
{ | ||
name: 'Aishat Muibudeen', | ||
avatar: 'https://avatars.githubusercontent.com/u/105395613?v=4', | ||
link: 'https://github.com/Mayaleeeee' | ||
}, | ||
{ | ||
name: 'Ashmit Jagtap', | ||
avatar: 'https://avatars.githubusercontent.com/u/69006513?v=4', | ||
link: 'https://github.com/ashmit-coder' | ||
}, | ||
{ | ||
name: 'Tenzin Delek', | ||
avatar: 'https://avatars.githubusercontent.com/u/122612557?v=4', | ||
link: 'https://github.com/TenzDelek' | ||
}, | ||
{ | ||
name: 'Azeez Elegbede', | ||
avatar: 'https://avatars.githubusercontent.com/u/40604284?v=4', | ||
link: 'https://github.com/AceTheCreator' | ||
}, | ||
{ | ||
name: 'Oluwabamikemi', | ||
avatar: 'https://avatars.githubusercontent.com/u/64528871?v=4', | ||
link: 'https://github.com/iambami/' | ||
}, | ||
{ | ||
name: 'Sarvesh Patil, | ||
thulieblack marked this conversation as resolved.
Show resolved
Hide resolved
|
||
avatar: 'https://avatars.githubusercontent.com/u/111660124?v=4', | ||
link: 'https://github.com/Light13008' | ||
}, | ||
{ | ||
name: 'Roland Awoda, | ||
avatar: 'https://avatars.githubusercontent.com/u/43998101?v=4', | ||
link: 'https://github.com/rolandawoda' | ||
}, | ||
{ | ||
name: 'Hridyesh bisht', | ||
avatar: 'https://avatars.githubusercontent.com/u/41201308?v=4', | ||
link: 'https://github.com/kakabisht' | ||
}, | ||
{ | ||
name: 'Komolafe Joshua', | ||
avatar: 'https://avatars.githubusercontent.com/u/123889107?v=4', | ||
link: 'https://github.com/whiteSama001' | ||
}, | ||
{ | ||
name: 'Anushka Saxena', | ||
avatar: 'https://avatars.githubusercontent.com/u/58849657?v=4', | ||
link: 'https://github.com/SaxenaAnushka102' | ||
}, | ||
{ | ||
name: 'Manul Patel', | ||
avatar: 'https://avatars.githubusercontent.com/u/77568048?v=4', | ||
link: 'https://github.com/manulpatel' | ||
}, | ||
{ | ||
name: 'Fuad ALIPHATIC Adegoke', | ||
avatar: 'https://avatars.githubusercontent.com/u/105937740?v=4', | ||
link: 'https://github.com/ALIPHATICHYD' | ||
}, | ||
{ | ||
name: 'Olumide', | ||
avatar: 'https://avatars.githubusercontent.com/u/143710076?v=4', | ||
link: 'https://github.com/Oloso-surur' | ||
} | ||
]} /> | ||
|
||
## Coming in November | ||
- **AsyncAPI Community Updates Newsletter** - The November Edition issue will arrive in your inbox on the 8th. [Ensure you subscribe to the AsyncAPI Newsletter](https://www.asyncapi.com/newsletter); you don't want to miss out. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
will the talks be also shared as individual videos? we did it for pervious editions, and it was good source for social media content
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yes, we'll embed the playlist on the conference website and share it on socials. @iambami is currenlty in the process of trimming the videos