Blogs 2.0
Categories:
-
Streamlining Your Digital Transition: Mastering Sitecore to Sitefinity Migration - Meet Chameleon
by Pavel Donchev at Jan 25, 2024SitefinityBusinessStreamlining Your Digital Transition: Mastering Sitecore to Sitefinity Migration - Meet Chameleon
In the second article in our Sitecore to Sitefinity migrations - we decided to give you an overview of the problems migrations often face, what are the current solutions and how our tool code named "Chameleon" (as it changes platforms the same way Chameleon changes it's colors) helps facilitate the process, reduce requirements and risks and overall - democratize the migration. -
Streamlining Your Digital Transition: Mastering Sitecore to Sitefinity Migration - Discovery Phase
by Pavel Donchev at Jan 23, 2024SitefinityBusinessStreamlining Your Digital Transition: Mastering Sitecore to Sitefinity Migration - Discovery Phase
Migrating your content management system (CMS) could be a great step towards enhancing your online presence. Moving from Sitecore to Sitefinity offers a unique opportunity to refine your digital strategy, but it requires careful planning and execution. This article delves into a structured, three-phase approach we take in the discovery phase to ensure no stone unturned. -
Ellucian Luminis to Sitefinity migrations - can Sitefinity be great Ellucian Luminis alternative?
by Pavel Donchev at Dec 28, 2023SitefinityBusinessEllucian Luminis to Sitefinity migrations - can Sitefinity be great Ellucian Luminis alternative?
With the end of support for Ellucian Luminis - many higher education organizations will find themselves looking for alternative that is feature rich, allows personalization on a new level and delivers great experience for all constituents (Students, Faculties, IT Staff to name just a few of them). -
Getting the most of Generative AI and Sitefinity - Part 1
by Pavel Donchev at Dec 3, 2023SitefinityTechnologyBusinessGetting the most of Generative AI and Sitefinity - Part 1
Learn how Sitefinity 15 utilizes secure, private Azure Open AI Deployments to improve content production and how to further improve it to make your content editing team superstars! -
SharePoint 2013 to Sitefinity migrations, so long, SharePoint!
by Pavel Donchev at Apr 16, 2023SitefinityBusinessSharePoint 2013 to Sitefinity migrations, so long, SharePoint!
Discover how Eveliko successfully migrated a multilingual SharePoint 2013 website, consisting of 40 subsites with over 300 pages, 4500 images, and 200 documents, to Sitefinity in just one month. Find out how we leveraged our expertise in SharePoint migrations and an 'as is' migration approach to ensure minimal disruption to the client's business, while successfully migrating custom components and other content types. -
Protect ServiceStack endpoints in Sitefinity 14.0
by Ivan Turtev at Jan 20, 2022SitefinityProtect ServiceStack endpoints in Sitefinity 14.0
Sitefinity 14.0 introduced a new authentication protocol which is completely rewritten from scratch which is the recommended one even for upgraded projects. -
Hack: Sitefinity form rules - ensure you use the right field
by Pavel Donchev at Jan 11, 2021SitefinityHack: Sitefinity form rules - ensure you use the right field
In form rules - how to tell which "Country" field is the one you want to impose rule on if there are multiple fields labeled country? This brief post will give you a quick and dirty workaround. -
Image search for Travel Agency blog in Sitefinity
by Ivan Turtev at Nov 12, 2020SitefinityImage search for Travel Agency blog in Sitefinity
Artificial intelligence becomes more and more part of our everyday life. In fact it's all around us - the camera of our smartphone, the recommended products in the online shop, suggested ads in social media, etc. -
Customizing the built-in Sitefinity Excel export
by Pavel Donchev at Nov 2, 2020SitefinityCustomizing the built-in Sitefinity Excel export
An easy to use way to extend the built-in Sitefinity export to Excel in the dynamic content to support custom data. -
AI Sitefinity Image Processor
by Ivan Turtev at Oct 12, 2020SitefinityAI Sitefinity Image Processor
Utilizing OpenCV and face recognition for better image cropping in Sitefinity. -
Sitefinity
Sitefinity index numeric fields
by Pavel Donchev at Mar 23, 2019We wanted to run some Kibana reporting on top of some dynamic content items that are indexed in Elastic search. This is pretty difficult as Sitefinity seems to only store text or date fields. In this post we will discuss how we tricked Elastic Search to change the fields type on non-existing indexes. -
Sitefinity
Use Sitefinity Identity server and ServiceStack to create protected services
by Ivan Turtev at Nov 14, 2018Sitefinity provides a convenient way for consuming its protected Odata services from external clients (3rd party services, mobile applications, etc.), but what about our custom services? -
Sitefinity
Clean old personalization statistics
by Ivan Turtev at Mar 12, 2018Sitefinity's personalization module is great for targeting specific groups of customers and creating leads and that is why it is widely used. Customer segments are created and the content is personalized based on user's activity. -
Sitefinity
Index categories and tag titles for dynamic content in Sitefinity
by Ivan Turtev at Jan 10, 2018Easily index taxon title for dynamic content in Progress Sitefinity CMS -
Sitefinity
Index RelatedData and RelatedMedia in Sitefinity
by Ivan Turtev at Jan 5, 2018An easy way to index related data and related media fields in Progress Sitefinity CMS -
Sitefinity
Page speed stats shortcut in Sitefinity page grid
by Pavel Donchev at Jun 21, 2017Do you often need to check how a certain page behaves in Google Page Speed? Then why not doing this from the Sitefinity pages grid? -
Sitefinity
Exposing taxonomy field in Sitefinity OData service
by Ivan Turtev at Jun 6, 2017Taxonomy fields are often used in static and dynamic content, but getting them from Sitefinity OData service could be tricky. Fortunately there is Just Decompile. -
Sitefinity
The Autocomplains - Sitefinity OData
by Ivan Turtev at May 30, 2017Recently I came across a question in internet how to use Sitefinity OData API to filter content items by a given string (using autocomplete in the particular case). Fortunately I had exactly the same issue few weeks ago and was able to quickly help and gave real world example of this.