Further reading

This is our blog. It contains the latest news and announcements about our open-source projects, services, and products; not least, there are gripping case studies, customer projects, and much more.

4800 masks for the Malteses and how we dealt with the coronavirus pandemic until now

Since our last post on the pandemic, we're over at least the first wave of it here in Hungary, though globally it's spreading faster than ever and there's no real end in sight yet. As an organization largely unaffected in our day to day operation we wanted to help in our local and broader communities where we can. Let's see! We were among the first companies to offer our expertise in remote education and remote work pro bono to the Hungarian education system. It's fantastic to see that a large number of companies did the same for the call of the ICT Association of Hungary, as well as part of the "Digital Collaboration" managed by a government agency. While as a remote-first, distributed team we don't have much of a physical infrastructure we do have an office in the inner city of Budapest that a cleaning lady helps us keep tidy. What Microsoft did with similar workers at their huge campus we did on a tiny scale and kept her paid throughout us working fully remotely and the office being closed. If it goes well for us then it should also go well for everyone working with us too. We ramped up our open-source activities a lot. Open-source is the backbone of IT and without IT there can't be an economy, especially not if everybody is social distancing. Contributing to open-source makes everyone benefit, not just in the times of a pandemic. And finally, we've delivered 1000 reusable, washable textile face masks to the Hungarian Charity Service of the Order of Malta by joining forces with the artisan clothing small business Borsika Portéka (they provided the masks on cost price that we paid for). The Malteses are a 1000-year old, global charity organization and one of the strongest, most impactful ones in Hungary: They have thousands of employees and volunteers operating hospitals, retirement homes, schools, and being on the field in disadvantaged communities all across Hungary. These masks will be used by senior residents of retirement homes, who are at the most risk, and by children in schools of the Malteses. Our contributions to the Maltesers' activities certainly won't stop here. And our team members all got similar masks too, they're pretty fashionable :). Our team, thankfully, stays completely healthy and to our knowledge, none of us got infected. Keep staying safe, everyone! Update on 24.07.2020: We've similarly delivered a second batch of 1000 masks to the Malteses. Most of these will be used in three retirement homes: One in Budapest, one in the nearby town Páty, and one in the town of Pestszentlőrinc (the pages are mostly in Hungarian but you can check out pictures). Update on 03.09.2020: And the third 1000 masks delivered! But we don't have a picture of this occasion, unfortunately :(. Update on 06.02.2021: Another 400 masks delivered. What makes it special this time is that these bear the logo of the Malteses! Update on 12.04.2021: Another 400 masks are there at the Malteses now. Sorry, no pictures this time. Update on 05.08.2021: And another 400 masks were delivered, branded with the Maltese cross but this time in blue: Update on 07.02.2022: Another 600 masks delivered!

Helping Kast build a multi-tenant platform on Orchard Core

Kast is an Australian company and one of their primary goals is to implement the Kast platform with the Kast Group Finder component. We worked together with Seth Cleaver (Co-founder and Director of Kast) on this tool to be able to create an intuitive self-service process that enables people within a church to easily find a suitable group to attend, simplify the administrative processes required for getting people into groups, and provide information to the group co-ordinators that might assist in planning and measuring effectiveness. Background information Every tenant of Seth's platform has a complex architecture that consists of two huge components: Event Management and Group Finder. Besides multiple church services, the Kast platform has a lot of events, including youth groups for a range of different ages, interest groups such as dances and art, men's and women's events, and so on. Some of these are single events and others are recurring. The Event Management component is responsible to provide the community and the members to easily discover these events using an attractive and easy to understand platform. They have two websites, all running on Orchard Core: https://www.kast.io/: The homepage of the Kast Group Finder. https://demo.kast.io/groups/: A demo website where you can experience the demo about the Group Finder. Since March 2019 we've been helping Seth to build the Kast platform. Before starting to code together, we started with a training to give an overview of what can be achieved with Orchard Core, how can you do the content modeling, build your own custom theme from scratch and use Vue.js in Orchard Core to create multiple apps. But what does Seth say about this? The team at Lombiq have been an integral part of the delivery of the first release of our SaaS product in 2019. Lombiq's unique combination of expertise, talent and experience mean that they not only understand the requirements of the project they are undertaking but how it contributes to the wider vision for your product. The value of this can not be overstated. Having personally been in the web development space for over 16 years, I have found that Lombiq are one of those rare finds that consistently deliver more than expected in all that they do. Now let's have a closer look at the Group Finder! But before doing that we have to get a deeper knowledge about how groups are made up. Overview of what we've developed First of all, every group has gatherings at different times. For example, a group could have gatherings every Saturday or every second Saturday at 4:30 p.m. - 5:30 p.m. To store the frequency of the recurring events that can be added to the user's calendar we decided to use RRULE strings. By using that we can programmatically define recurring and scheduled events. But of course, the users don't want to enter this kind of strings on the admin side of the site when creating happenings for the groups. We needed to implement a UI, where they can easily set up the start date and time with the end date and time and of course set the frequency. To solve this issue we implemented a form something similar that you can meet with on this page. This event date editor is created by using Vue.js. Many churches already maintain group information and more in a church management system (ChMS), therefore our next task was to do the integration between Seth and his company and Elvanto. Calling Elvanto APIs and parse the JSON response could be not so tricky, but constructing the Group content types based on the input data involved more work. The Group Finder app itself is a Vue.js application responsible for returning groups based on various search conditions. First, users have to provide a few details about themselves, then choose the relevant group types to show the right groups. For this, we needed to provide different pages with different kinds of forms. The Vue Router (which is the official router for Vue.js) is responsible for the navigation between the pages and to build this Single Page Application for easy usage. We used our open-source Vue.js module for Orchard Core to add the Vue.js component templates to Group Finder. If you are curious about how to use Vue.js within Orchard Core, you could see some great examples in our Orchard Core Training Demo module. There are many times when building an application for the web that you may want to consume and display data from an API. There are several ways to do so, but a very popular approach is to use axios, a promise-based HTTP client. When users get the list of the groups they can choose between them to find the relevant groups. When users would like to connect to a group, they need to send an expression of interest first with a personalized message. This means that the user, the group coordinators, and the group leaders will get an e-mail notification about the new person who would like to join the group. Conclusion The platform for Seth and his company involves lots of settings using the dashboard. By using Orchard Core, we could implement an interface for users with higher permissions to easily access the settings they need (and not more) without building the whole backend of the platform from the ground. Thanks to our new custom workflow tasks that users could easily set up, sending emails to the preferred addresses are solved in a very extensible way. And because Orchard Core itself also using Vue.js in some of the built-in modules, we didn't have to go far if we needed to find great examples to solve a given problem. Is your company also ready to make the Orchard leap? Let's have a call!

How we are dealing with the coronavirus pandemic

The coronavirus epidemic is quickly becoming a global threat. It's an exceptional time, a situation that most of us have never experienced on this scale. And of course, it affects businesses as well. We wanted to disclose, to all our friends out there, all the partners, customers, and suppliers alike, how we at Lombiq are dealing with the issue, minimizing the risk of any business disruption and any effect on our joint projects. Ours is a remote-first, distributed team thus we're less affected by travel restrictions and have a much lower risk of colleagues infecting each other. Starting last week we've been working completely remotely. Since our processes are entirely geared towards remote work our productivity stays the same. With 13 confirmed cases (out of a population of roughly 10 million) Hungary, our home country, has a relatively low number of infected people. Nevertheless, as a precautionary measure, the Hungarian government instituted certain restrictions on social gatherings and inbound travel to prevent a larger-scale outbreak. We don't expect these to affect our ability to work. At the time none of our team members are infected and apart from mild cases of seasonal cold everybody is healthy. By taking personal hygiene and disease prevention very seriously our team members protect their and their families' health so we can remain unaffected. We're working closely with all our partners on this matter to do what we can to keep the situation under control. We'll let the relevant parties know if anything changes in a way that would cause disruption in our projects. We hope everybody reading this, you and your whole team, and your families are safe and soon everything will return to normal. Let us know if we can do anything to help.

Improving your employment security with Orchard

Unemployment is thankfully not something you need to worry about too much if you're an Orchard developer and you're doing your job well. But if things do go south it's good to get some help, the kind that the Employment Security Department of Washington State offers, among a lot of other services. And maybe they'll hire you as an Orchard developer since their website also runs on Orchard! What's more, the website now includes a module developed by us too. That the ESD website runs Orchard you may have heard, since we've added it a while ago among the showcased Orchard websites on Show Orchard. While previously we've done some work on the State's Paid Family & Medical Leave portal as well the news is that the ESD website now also includes a 1.x port of the Orchard Core Content Preview module. If you don't know the Content Preview module allows you to open a live preview window of a content item in Orchard Core. With this, you can see how the content will look like in the context of the site's frontend, not just in the editor. It's very useful to get an actual "what you see is what you get" experience on each keystroke. We've ported this module from Orchard Core back into Orchard 1.x, taking care to also make it support TinyMCE and the Layouts module. It's now available in the official Orchard source so you can run it on your Orchard site today! Do you run an Orchard 1.x site but would like to see some new Orchard Core feature ported over? Let us know!

Introducing our HipChat to Microsoft Teams Migration Utility

If you're a user of Atlassian's chat service, HipChat, just like us, then you've surely heard that it'll be retired in February 2019. While Atlassian recommends and officially supports migrating to Slack what if you wanted to try Microsoft Teams instead? While there is no official support from Microsoft to migrate to Teams you can try our free and open source tool that we're releasing just now! Our HipChat to Microsoft Teams Migration Utility can be used to import the contents of a HipChat export file into Teams: HipChat rooms will be re-created as channels and messages will be imported. The app is not too easy to use and this being a preliminary release it has a lot of features missing. However, if you're interested in moving from HipChat to Teams (or just want to evaluate Teams as one of the alternatives) you can try it out to get at least some of your existing content into Teams. Let us know how it works for you and if you can contribute with bug reports, feature requests or code that would be awesome! Grab the app from GitHub!

When you visit a concert, you visit Orchard: Troubleshooting Live Nation's Orchard platform

Did you ever go to a concert? Well, then most possibly you've been a guest of Live Nation Clubs and Theaters: A subsidiary of the Fortune 500 entertainment company Live Nation, Live Nation Clubs and Theaters manages a wide array of venues within the United States. But this is not what they're famous for, they also use Orchard :). Specifically all of Live Nation Clubs and Theater venues and brands, including e.g. House of Blues, The Aztec Theatre, and the Coca Cola Roxy are part of a 50-site multi tenant Orchard application. And we helped to iron out a few issues. Running 50 sites in a multi tenant Orchard app is not an extreme number (we have 3600 sites on DotNest) but if you have such high-profile websites it's still a challenge, especially operations-wise, to keep it all working smoothly. Live Nation Club and Theaters's development team got in touch with us to help troubleshoot some evasive bugs that hogged the whole application randomly when modules were enabled or disabled. We drilled into the issue and came up with a solution for the application's hosting environment, so the whole platform is much more stable now. We also helped the Live Nation Clubs and Theaters team with a few other issues and questions, and still continue to work together so Orchard serves them well. This is what Bryan Pritchard, Sr. Director Digital Development & Content Production told about us working together: There was this pesky problem that surfaced randomly when we enabled a feature on one of our sites and caused recurring (though short) downtimes. Since there was enough work on our plate already we reached out to the Lombiq team to help us fix the issue, which they soon did! We'll continue to be in touch with Lombiq as our Orchard experts. Do you also have a big multi tenant Orchard app that needs some maintenance? You found just the right team, get in touch with us!

Helping you with GDPR compliance - Privacy Orchard module

Unless you've been living offline for the last few months (in which case thanks for keeping up-to-date with our blog!) you've heard about the EU GDPR, or General Data Protection Regulation. Long story short, as a user your personal data will be protected much more, and as a company you have to take a lot of care on how you use your customer's data. Part of being GDPR compliant, what Lombiq is too, is revising your public privacy policy, your internal processes and practices, and to ask your users to consent to your data processing policy. Our Lombiq Privacy module, which we released today as open source, helps you with the latter: It gives you features to display a privacy consent banner, and similar checkboxes for the registration form and custom forms, all with configurable texts. Go check out our Privacy module and hurry to be compliant, because today is the deadline! And get in touch with us if you need development, training or anything else with Orchard.

Preventing skin cancer with Orchard: The Skin Cancer Foundation's website

We should really take better care of our largest organ, the skin. The Skin Cancer Foundation, a non-profit from New York City, helps by educating people on skin cancer prevention, early detection, and treatment - it's actually the only international organization to focus on this. And as you may have guessed, their website runs on Orchard CMS! So they got in touch with us and we worked together on a series of tasks to upgrade the site a bit. The Foundation's website has previously run on Orchard v1.4. If you're not entirely familiar with Orchard's release schedule then now you'll know that 1.4 was released in 2012. That was quite a while ago, so an upgrade was due: Our first task was to upgrade the site to 1.10, the current version. Secondly the site was not very convenient to use on small screen mobile devices. To mitigate this we've implemented a responsive retrofit, only changing what was really needed and keeping everything else from the original theme intact. Now if you check the site from a mobile device it will work as you expect it. We worked together with Victoria Silecchia, Skin Cancer Foundation's Digital Content Manager and Mae Fang, the Foundation's Web Developer to deliver the updates to the site, which were rolled out at the end of 2017. Victoria summarized the project as following: Going into this project, we weren't quite sure where to start or what the best approach was to meet our needs (and our budget). From our first interaction with Zoltán and team, we were put at ease. They presented us with a number of options that would allow us to achieve our goal, and they helped us understand the pros and cons of each. Once we were ready to move forward, the Lombiq team was always available to answer questions we had and kept us informed of the progress. At the end, they delivered exactly what they promised. We are really satisfied with their work and appreciate that we have a trusted go-to Orchard expert, just an email or Skype call away! Do you have an Orchard site that would really benefit from an upgrade? Just send us an e-mail!

Helping the oldest honor society: Phi Beta Kappa and Orchard

It has a certain ring to it when you can say your company, institute or school is 50 years, or 150 years old. How about 250 years? The Phi Beta Kappa Society, the oldest academic honor society in the US is almost that old, being founded in 1776, the year of the Declaration of Independence. Having a history of even 17 US Presidents and countless other notable people being members, Phi Beta Kappa has an established presence to date - and a web presence also based on Orchard CMS. The Key Reporter, Phi Beta Kappa's news site, runs on Orchard. Since making modifications to an existing Orchard site can be challenging to start with, we got an inquiry: Jim Roberts, Phi Beta Kappa's Director of Information Technology and Planned Giving got in touch with us to help with a few things, change the site here and there. This is what he said about our brief joint work: From start to finish, Zoltán is the consummate professional. He is more than a skilled developer but a patient teacher and project manager as well. While the project was small in scope, I always felt as if my needs were a priority. I look forward to working with him again and would recommend Zoltán and his team without reservation. Let's see how we'll continue to work together! Do you have an Orchard site that would need some love? Just send us an e-mail!

Orchard at the Smithsonian: Helping Folklife with their new Orchard sites

Everybody knows the Smithsonian Institution, because as the "world's largest museum, education, and research complex" it's kind of hard to miss. What not everybody knew until this blog post is that the Smithsonian, specifically the Smithsonian Center for Folklife and Cultural Heritage also uses Orchard to run their websites! And as you may have guessed, we at Lombiq had some part in it. Folklife has three websites, all running on Orchard: http://www.folklife.si.edu/: The homepage of the Center. http://www.festival.si.edu/: Website for the annual Folklife Festival. In 2013 Hungary was the special guest, including some wild Hungarian dances. http://www.folkways.si.edu/: Website of the Folkways record label. Since March we've been helping them with new features for these websites. The first one was quite tricky: To get single sign-on working with their NetSuite app that handles ecommerce checkout for Folkways. After that we supplied, and continue to supply various smaller features (including a widget to display related content for blog posts) and consultancy sessions. But what does Toby Dodds, Technology Director of Folklife say about all this? As the Webmaster at the Smithsonian Institution’s Center for Folklife and Cultural Heritage, I am responsible for the technical well-being of a handful of large web sites totaling close to 60,000 pages of content. Managing the sites is a complex challenge as we employ an array of different tools and technologies. Our web applications are based on Microsoft’s .NET Framework using the open-source CMS Orchard – which we love for its flexibility, good design and performance. One of the other strengths of Orchard is its stellar community of developers which we have been lucky to get to engage with. Partnering with an open-source community of developers is key to our IT strategy. Through that network we were lucky to meet Lombiq Technologies' amazing team. This spring we completed a redesign of all our three main web sites (festival.si.edu, folklife.si.edu, folkways.si.edu). It was an enormous task that pushed our organizational capacity to its outer limits. Rebuilding web sites while maintaining existing sites is grueling and absolutely requires additional highly skilled assistance. We were fortunate to be able to lean on Lombiq along the way to clear hurdles that were too high for us to clear ourselves alone. On multiple occasions Lombiq was available to us on short notice and even at odd hours. For this reason we are forever grateful for their skilled and prompt assistance and guidance. In addition to providing on-the-fly support services to our web development team, Lombiq also distinguished themselves this year by helping us break through on a challenging task related to our integration with our third-party e-commerce provider NetSuite. As a result our customers will be able to log in to our web site while simultaneously authenticating with our commerce platform. This unlocks a very exciting door for us moving forward and we would not be walking through it without Lombiq’s assistance. In short, I can’t say enough about the high-caliber of service provided by this firm of brilliant developers and kind individuals. I would whole heartedly recommend them to anyone looking to partner or enlist similar services as I’ve described above. And since the Smithsonian is a mostly government-funded institute that can pay with United States Treasure cheques we could even say that the US government uses Orchard - and is the client of Lombiq! Is your company also ready to make the Orchard leap? Let's have a call!