Blog

Articles

In our blog, we share useful insights on a wide range of topics related to IT systems, software, and security.

Design Patterns - Introduction and the Abstract Factory

The core idea behind design patterns has been present in software development since 1987. Some programmers know a lot about patterns, others less — but their usefulness is rarely questioned. At ponte.hu, we ...
Learn more

Refactored

Author: Simon Kornél
Mastering refactoring has become increasingly important for programmers in recent years. In our rapidly changing world, there is a strong need to continuously reshape existing codebases into forms that are m...
Learn more

Publishing to Maven Central

Author: Mezei József
Do you have a great idea? Or have you already implemented it? Would you like other developers to be able to use it as well? Then you’re in the right place! We’ll show you how you can publish your code to Mav...
Learn more

Are You Using Your Resources Correctly?

Author: Mezei József
Vector or raster images, fonts, colors, localization texts. What do they have in common? They are all resources, and whenever you need to work with them, they are guaranteed not to be in the proper format. R...
Learn more

Knowledge base

We support the development of our colleagues through professional workshops, offering biweekly and monthly lecture series as well.

Programming Without Being a Developer - AI in Practice

Author: Keserű Tímea, Bori Tamás
Programming experiences gained through the use of AI as a business analyst and project manager — or in other words, how our colleagues use developer tools at work and in their personal lives to complete various tasks, even though the word "Python" used to make them think of a snake rather than a programming language. They will demonstrate, among other things, how they created mini Python programs with the help of AI to efficiently solve different work-related or personal tasks. These include bulk downloading and organizing files from websites, merging complex Excel files, and even developing solutions to support the analysis of artworks.

SSO - Keycloack, Accesso

Author: Szentgyörgyi Márton
The presentation offered an insight into the world of Single Sign-On (SSO), demonstrating how it simplifies and secures user authentication. We were introduced to Keycloak, the market-leading open-source SSO solution that provides robust functionality and flexible extension options. Using the SPI architecture, we explored how authentication processes and integrations can be customized to meet any unique requirement. The talk also covered how Keycloak connects with NextAuth, a combination that ensures smooth and secure authentication in modern web applications.

Dev Container

Author: Hámos Tamás
The presentation focused on Dev Containers, demonstrating how to create unified, container-based development environments. It explained the role of the devcontainer.json file, the advantages of platform-independent configuration, and how these solutions can support teamwork and streamline development workflows. The session also included practical examples and useful tips for applying Dev Containers effectively.

Open Search

Author: Farkas Ferenc
We explored the world of OpenSearch in depth, focusing on its workings and architecture. The presentation detailed how OpenSearch can efficiently handle the increasing demands of online commerce and how it facilitates the delivery of fast and relevant search results. The session concluded with an exciting live demo showcasing how OpenSearch can be applied to everyday e-commerce tasks.
1 234