Category: Sitecore
Are you Sitecore developer? Hearing a lot about Sitecore 8 but still working on older version like 7? Do you want to upgrade your project on Sitecore 8 but don’t know how to convince your client? Being a developer you will always like to work on latest version of Sitecore but we are struggling to showcase …
When you google “live streaming tweets” or “real time tweet tracking”, you will find loads of APIs those will help you to achieve your task. Now you will be thinking then why I am writing this post? Well, there are main two reasons behind it. 1) Since you will find that there are many APIs available …
Scenario: Till the time your Sitecore website is in single language, everything will work smooth. But the moment you are asked to add one more language in existing solution, I am sure you will come across below situation. You have 90% of content coming through Sitecore which means 90% of your website is content managed. You …
One of the best tricks to improve performance of your website is to reduce the server load. So how can you reduce server processing time? If you observe closely, most of your page load time is getting consumed by images and videos of that page. Instead of keeping all resources on one server, you can put …
Many times while inserting or deleting records, you want to show a friendly notification message to user about that action. Unlike desktop application, you don’t have facility to show such message out of the box in web. Also showing java-script alert message is out of the fashion now. Now there is trend of BootStrap and Notify …
Mates – you must be thinking that why such a long halt in my Sitecore Journey? Well, I got a chance to explore new world, new people and new land of Sitecore. My responsibilities are now increased and I am working on many technologies along with my passion – Sitecore. Seems exciting? Yes, it is. Being …
Friends, hope you are enjoying your Sitecore Journey! Let’s start our today’s journey. Scenario: What do you do when you find that your Sitecore query is NOT retuning any result even-though query is correct? The obvisous answer is you will go to Sitecore CE and fire that query using developer center, right? Yes – this is …
Dear Sitecorians, to provide better experience to your website users sometimes you are asked implement a feature such as StoesNearByMe, EventsNearByMe or JobsNearByMe in your Sitecore solution. In such scenarios, basically you need two information: 1) User’s location (e.g latitude and longitude) 2) Search all stores, events or jobs near to user’s location. We have already …
This is a quick tip for all those who are using Sitecore.NET 8.0 rev. 150223 (8.0 Update 2) and facing hang issue while uploading Sitecore package. Solution: There are two options to get rid of this issue. Option-1: Move to next upgrade as it is known issue and resolved in Sitecore 8.0 Update 3, you can find it at official …
This post is related to my previous post where I illustrated how to deal with persona and pattern card programmatically. If you are working on such stuff and found below mentioned error in log, then this post may help you to understand why it is happening and how to get rid of this error. Message: Key …