Author: Nilesh Thakkar
All of Sitecore developers know that we can restrict publishing for particular Sitecore item. Now if you set publishing restriction for particular item and try to publish that item with subitems, it will not publish that item but it will publish all subitems as there is NO restrction on subitems. So there should be an option …
In previous post we talked about “How to do live streaming and tracking the tweets?” If you haven’t read that post, then I would recommend to Devour itfirst before moving further. You will find many articles on internet about live streaming and tracking the tweets, but you will rarely find a way to track twitter emojis real …
Recently I took a Sitecore training with certification exam for Sitecore XP 8 and want to share my experience by writing this blog post which may help Sitecore community growing out there. I did Sitecore certification ages ago and was holding Sitecore 6.2 certification. Although I have started working on Sitecore 8 before one year but in …
The best part of Sitecore CMS is its flexible architecture. You can hook your code anywhere to fulfill your requirement. One such small but very useful customization I did for our content author team recently. I believe content authors are one of the real stakeholders of Sitecore CMS who use your developed functionality almost every day. …
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 …