Banner Image

Teaming Up With Topcon Positioning Systems to Prepare Their Platform, Aptix, for Conexpo Demonstration

Are you in the construction industry and looking for a digital platform that can integrate with third-party apps and streamline your workflows? Or are you simply looking for an example of our coding expertise being put to good use? Either way, look no further than Aptix by Topcon Positioning Systems, a SaaS platform that offers a range of digital integration services to help construction professionals work smarter, not harder. And it's recently been spiced up with a touch of Lombiq!

Aptix demo

Construction works better digitally.

Earlier this year, the Topcon Integration Services development team approached us at Lombiq to contribute to several key features on the Aptix platform. Over the course of several months, the two teams worked diligently on the platform to ensure Topcon meets their site functionality goals in time for their important platform demo at this year's ConExpo event.

Topcon team

The Topcon Integration Services team at ConExpo.

Our team primarily worked on the platform's integrations and workflows features, the former of which allows integrating various third-party construction-related apps, while the latter is built on top of the underlying framework with additional improvements. These tasks primarily included working with JavaScript front-end technologies and CSS theming tools to make the project more efficient. Joining a project with its own conventions and distinct technologies is always a challenge, but it's one we were happy to take on.

While our involvement with the platform's development was relatively brief, it was also exceedingly productive, and the collaboration allowed the Topcon team to meet vital deadlines leading up to their presentation at ConExpo. Here's how Arra Derderian, Senior Director at Topcon Aptix, experienced our collaboration:

The Lombiq team was able to ramp up quickly and help us meet a tight release deadline. The developers were knowledgeable and able to take instruction without a lot of overhead from our team. We appreciate the help they gave us to meet our milestone.

Our expertise is available for both long-term and shorter projects. Should the opportunity interest you, here is where you can learn more about how we can help you work more efficiently and effectively.

gabor.por Case study Orchard Core Development

Other recent posts

The European Accessibility Act came into effect today. Should you care?

With the European Accessibility Act coming effect into today (June 28th, 2025), we've reached an important milestone in (web) accessibility. As the official announcement states:

"The Act mandates that a range of products and services such as consumer electronics (TVs, smartphones, computers, gaming consoles, etc.), ticketing and vending machines, websites and mobile acts, among others, comply with accessibility requirements for persons with disabilities."

An important clarification here is that the EEA "applies to businesses operating in key sectors such as banking, transport, telecommunications, e-commerce, and consumer electronics [...] for new products and services introduced after 2025."

Now, you might think that "OK, but my service has been running for years and I know my customers, do I really need to worry about this?". Of course, you should! New products/services launching under the effect of the EEA have a competitive advantage of catering to a wider audience, including those not directly affected, but caring about (or taking care of) those who are.

Since Lombiq is a web software/services agency, we'll focus on one particular aspect of accessibility: web content accessibility. We started rewriting all our websites 2 years ago and web content accessibility has been a guiding principle of our UI/UX design from the very beginning (you can also check our case studies). We can't really put any metrics behind its usefulness and we didn't care about the ROI; our open-source DNA compelled us to do so to make sure that the knowledge we share is as widely available as possible.

But: Making your website accessible is not a one-off effort - you also need to make sure that your website remains compliant. Fortunately, neither did we or you have to start from scratch with all this: Compliance with EEA is covered by compliance with WCAG 2.1 Level AA (at the time of writing this article) and there are a multitudes of tools to help you in this effort.

That's why we developed a component of our UI Testing Toolbox library to easily integrate automated UI tests into any ASP.NET Core application that allows you to verify WCAG-compliance. Check out our sample UI test - it really is this simple! We continuously run such tests in our own CI workflows, as well as in our clients' projects.
Let us help you help us all!

Happy complying and compiling!

Migrating the homepage of the Orchard Core SaaS DotNest to Orchard Core

Following the migration of lombiq.com, Git-hg Mirror, Hastlayer, and Orchard Dojo from Orchard 1 to Orchard Core (and also the redesign of lombiq.com and Orchard Dojo), we had only one site remaining that was still running on Orchard 1: DotNest.com. While you could create Orchard Core sites on DotNest for years, until now, the DotNest website itself still ran on Orchard 1.This marks the end of an era. Now all of our sites are running on Orchard Core, which offers better performance, modularity, and development experience than Orchard 1.Furthermore, we fixed some web accessibility problems on the site and added UI tests to make sure nothing breaks and affects you as a user.We utilized many of our open-source modules, including Lombiq Privacy, Lombiq Helpful Extensions, and utility modules like Lombiq NodeJs Extensions. For the themes, we built upon the Lombiq Base Theme. Lombiq Helpful Extensions played a crucial role in this project (and in the other ones too), as there was a significant amount of content to migrate. Leveraging the Orchard 1 Recipe Migration feature, we transferred Orchard 1 content items—such as blog posts, pages, and even users—to Orchard Core. Additionally, we retained the search functionality on the Knowledge Base page, now powered by Elasticsearch and the commenting on blog posts with Giscus. Of course, while working with these modules we always make sure that any enhancement that comes to mind is added to them and any bug that we find is patched. So, the wider Orchard Core community benefits from each of these projects too.This is a migration, where if you notice nothing it’s great because we migrated a lot of backend code and the goal was to keep the functionalities of DotNest, without breaking or changing anything.Migrating to Orchard Core not only brought performance increases but also added quality of life and security features, like two-factor authentication. The new foundation of the site opened new possibilities for us to bring you a better version of DotNest.With DotNest now running on Orchard Core, we’ve completed our journey of modernizing all our sites. This migration wasn’t just about keeping up with technology—it was about ensuring a smoother, more secure, and future-proof experience for our users. Although most of the changes were behind the scenes, the result is a faster, more reliable DotNest that preserves all the features you rely on while setting the stage for future enhancements.Are you still running Orchard 1 apps? Contact us to see how we can help you migrate it to Orchard Core too.