I’ve experienced an issue setting up the Lighthouse Demo and the Play Summit demo in recent weeks. Once I get through all the normal issues of setting up a new environment, I can’t log into Sitecore. I know I passed “b” to the init script, but alas, I get an invalid username and password error. […]
Posts Tagged ‘Sitecore’
Scrum at Glance
Scrum is just one of the Agile frameworks for managing projects/products, but it is one of the best known. While the most important thing is adhering to an agile mindset and principles, there are specific practices that define Scrum–and ensure its benefits. But, what do the aforementioned “agile mindset and principles” mean? Well, there is […]
Who Teaches Who?
This “Socio Formador” journey began way before this year in my scenario. Somehow I knew eventually that I would become some sort of teacher. It is not my dream job but, I remember back when Inflection Point hired me, I was a 21-year-old kid who knew nothing, and thanks to the great support that I […]
Sitecore Headless DevOps Best Practices – Part 2
Welcome back to my series on DevOps Best Practices related to Sitecore Headless implementations. In Part 2 we are going to create the build pipelines for our Sitecore and Next.js solutions and see how they can be included in the PR process. If you haven’t checked-out Part 1 yet, I recommend doing so before continuing […]
Sitecore Infrastructure in Multiple Regions
Sitecore is capable of serving traffic from multiple regions from your cloud provider of choice. Why bother though? It’s a good question because Sitecore in multiple regions is more complex, more expensive to host and more work to maintain. If your organization is using Sitecore XP to its fullest (although there are other options today), […]
Creating a Custom Sitecore Pipeline Processor
Customization is Crucial One of the essential customization concepts in Sitecore is the ability to customize the flow of the application globally without having to add a rendering to every page or include code in a universal layout. Creating a custom Sitecore pipeline processor gives developers a way to inject their custom code into the […]
SXA Map component Part 3 Show distance in POI Marker
Hi Folks! Welcome back. In the previous post, we had set up the Map with all the markers supplied in the data source, and to not get affected by the Search Results on the page, we provided the Search Results Signature to Map Control Properties. And have placed the Location Finder. In this case, the […]
SXA Map component Part 2 With Search results and Location Finder
Hi Folks! In the previous post – SXA Map component, we have seen how to configure the Map component. In this post, let’s explore the Map component behavior in conjunction with the “Location Finder” and the “Search results” components. This is the second post in the series of an SXA Map component. SXA Map component […]
SXA Map component
Hi Folks! In this post, we will explore how to configure the SXA Map component. This is the first post in the series of an SXA Map component. SXA Map component SXA Map component Part 2 With Search results and Location Finder SXA Map component Part 3 Show distance in POI Marker SXA Map component […]
Do’s and Don’ts of Multicultural Work
In an increasingly globalized world, it is very common to find multicultural work teams, made up mostly of professionals from different countries, who contribute with great ideas and opinions to the company, since they greatly enrich the problem-solving. However, we must bear in mind that cultural diversity has a price: we can face significant disadvantages […]
Sitecore Headless DevOps Best Practices – Part 1
Welcome to my series on DevOps Best Practices related to Sitecore Headless implementations. In Part 1 we will do a review of Git DMZ Flow and see how to implement the principals in Azure DevOps. What is Sitecore Headless? Before we dive into the technical details, let’s align on what Sitecore Headless is. Sitecore […]
Sitecore Headless DevOps Best Practices Blog Series
Sitecore Headless (formerly JSS) has been around for several years now but with its recent promotion in the Sitecore 10 releases, it is generating more buzz than ever. So as customers begin to evaluate this “new” model and more choose to adopt it, we need to begin defining standards for implementation. This series will outline […]