Peter Pónya |

How AI Raised Our Efficiency by 27%

We’ve been using multiple AI tools since their inception. We subscribed to ChatGPT and Midjourney and found them extremely useful in many scenarios. While ChatGPT proved its capabilities as a general writing assistant it wasn’t that accurate and up-to-date in coding. Midjourney turned out to be the best generator of illustration images - just check the one generated for this post. Now I’m writing about Github Copilot, the "AI pair programmer". Our initial goal was to experiment and evaluate to learn what’s the real value behind the hype.

Peter Pónya |

How to Quickly Transform Your Drupal Site to a Mobile App

Creating mobile experiences indistinguishable from native mobile apps with web technologies is a reality. The process of developing a mobile app is easier than ever. And if your site lives on Drupal, you can quickly transform it into a mobile app with minimal development. We recently managed this process for two websites, both are now available on the App Store and Google Play. In this post, we shared some key takeaways from the experience.

Peter Pónya |

Connecting Drupal to the HubSpot CRM v3 API

HubSpot describes itself as ‘the worldwide leader in inbound marketing, sales, and customer service/support training.’ It is a very popular CRM solution. In mid-2022, HubSpot's API and Drupal were disconnected, leaving hundreds of customers without a connection between their website and CRM due to a conceptual change in HubSpot’s new API. 

We found ourselves among those struggling with this change. Driven by our commitment to open-source solutions and sustainable practices, we rose to the occasion and lent a hand to the Drupal community by creating a working integration module.

Peter Pónya |

Our approach on upgrading Drupal 7 sites to Drupal 10

The still widely used 7th version of the Drupal CMS will reach End Of Life on January 5, 2025, then all Drupal 7 sites will become potentially vulnerable as they won't receive any security updates. The technology stack powering Drupal 7 sites is usually outdated, so keeping Drupal 7 sites in production is becoming more and more risky and painful which is very understandable in the light of the age of Drupal 7: it was released first in 2011! 

This post outlines our process of upgrading Drupal 7 sites to Drupal 10.

Peter Pónya |

Measuring web performance

We are believers of the well-known phrase “performance is a feature”. Performance influences engagement, conversion rates, and should be considered inseparable from the general user experience. Speed is also a ranking factor in Google. On a professional level, we need to take performance optimization seriously while keeping the focus on delivering business value. Without standard metrics and tools, performance optimization can easily become an endless journey in which you can only stop but never reach your destination. Recently, we’ve done a thorough review of our standards, internal goals, and tools to measure web performance.

Peter Pónya |

WebP - The Right Way and The Wrong Way in Drupal

WebP is the most supported next-generation image format. The average WebP file size is 25%-34% smaller compared to JPEG file size at similar quality. WebP offers all key features, that until now have only been available only through a variety of image formats such as JPEG, PNG and GIF.

Peter Pónya |

Selecting the right Drupal version from 7, 9 and 10 with matrix for decision-makers

Update: Drupal 8 is EOL and Drupal 9 will be EOL in November 2023, thus Drupal 10 is the go-to version for all new projects. Drupal 7 will receive limited security support until January 5, 2025, but that's a very old software, if you are still on Drupal 7, start the upgrade process.

There are 3 supported major versions of the Drupal CMS. This is not an easy situation for many decision-makers. We’ve been working with Drupal since core version 4. Let’s break down the differences between these three different versions of the Drupal CMS to help you better understand what fits your needs and gives you the best opportunity to have an effective website that delivers you value.

Peter Pónya |

Huge media libraries cost-effectively in the cloud

We are experienced in building DAM (Digital Asset Management) platforms using the open-source Drupal 8 CMS. We have developed a distribution, meaning it’s quick and painless to set up. Our latest achievement is to plug our DAM to the relatively inexpensive and reliable AWS S3 or Spaces storage services to store terabytes of images, videos, or other types of media assets.

Peter Pónya |

We’re packed with innovations and new technologies for 2020

The year 2019 went pretty well in BRAINSUM. We’ve worked a lot, and learned a lot. We've now gained expertise using innovative technologies offering lots of business potential for our clients.
In this post I’d like to briefly introduce how can we bring even more value to our Clients in 2020 with PWA, SPA, Accessibility, REMP, Integrations and Open Source.

Peter Pónya |

Drupal behind Amazon Cloudfront

Cloudfront is a global cache for websites. We are using it with the Drupal CMS and in this post we share our experiences about how to set it up, how to debug it, it's strengths and weaknesses and also some common pitfalls.