
sitecoreblog.alexshyba.com
Alex Shyba's Sitecore BlogSharing ideas on all things Sitecore.
http://sitecoreblog.alexshyba.com/
Sharing ideas on all things Sitecore.
http://sitecoreblog.alexshyba.com/
TODAY'S RATING
>1,000,000
Date Range
HIGHEST TRAFFIC ON
Saturday
LOAD TIME
0.4 seconds
16x16
32x32
64x64
128x128
PAGES IN
THIS WEBSITE
15
SSL
EXTERNAL LINKS
188
SITE IP
23.101.180.75
LOAD TIME
0.375 sec
SCORE
6.2
Alex Shyba's Sitecore Blog | sitecoreblog.alexshyba.com Reviews
https://sitecoreblog.alexshyba.com
Sharing ideas on all things Sitecore.
Page Editor - Alex Shyba's Sitecore Blog
http://sitecoreblog.alexshyba.com/tag/page_editor
Alex Shyba's Sitecore Blog. Sharing ideas on all things Sitecore. Posts tagged with Page Editor. Cascading renderings in Sitecore Page Editor [Experimental]. Ok, here is something completely experimental. Consider the following real world example from . You have a section called “” and you have a left rail where the leftnav typically sits. Now your marketers want…. Hidden Gem of Sitecore Page Editor. Undefined text in Page Editor when clearing field. Friday Catch: Page Editor Not Yet Available.
Sitecore 7 - Alex Shyba's Sitecore Blog
http://sitecoreblog.alexshyba.com/tag/sitecore_7
Alex Shyba's Sitecore Blog. Sharing ideas on all things Sitecore. Posts tagged with Sitecore 7. Meet Your New Best Friends in Sitecore 7: SearchLog and CrawlingLog. It’s super important to understand how both search and indexing work under the hood, and for that reason, the CrawlingLog and SearchLog facilities should be very helpful in mastering Sitecore 7. SearchLog The…. Page 1 of 1. Proudly published with Ghost.
Cascading renderings in Sitecore Page Editor [Experimental]
http://sitecoreblog.alexshyba.com/cascading_renderings_in_sitecore_page_editor_experimental
Cascading renderings in Sitecore Page Editor [Experimental]. Ok, here is something completely experimental. Consider the following real world example from . You have a section called “” and you have a left rail where the leftnav typically sits. Now your marketers want the “call-to-action” rendering to be placed below the leftnav:. X2026;and what’s important, have it cascade to all child pages (). let’s take this as an example. Pretty interesting scenario, heh? First place to look is the. There is a proce...
Changing the application pool identity for Sitecore
http://sitecoreblog.alexshyba.com/2008/12/changing-application-pool-identity-for.html
Changing the application pool identity for Sitecore. Though the Sitecore installer does not support Windows authentication yet, it is possible to reconfigure the system manually after the installation. In production environments where security considerations represent a major concern, using a SQL user as well as having username and password specified as clear text in the connection string might be undesirable. Here are the steps to configure this:. Xml version=1.0 encoding=utf-8? Add name=core connection...
Cascading renderings in Sitecore Page Editor [Experimental]
http://sitecoreblog.alexshyba.com/2012/02/cascading-renderings-in-sitecore-page.html
Cascading renderings in Sitecore Page Editor [Experimental]. Ok, here is something completely experimental. Consider the following real world example from . You have a section called “” and you have a left rail where the leftnav typically sits. Now your marketers want the “call-to-action” rendering to be placed below the leftnav:. X2026;and what’s important, have it cascade to all child pages (). let’s take this as an example. Pretty interesting scenario, heh? First place to look is the. There is a proce...
TOTAL PAGES IN THIS WEBSITE
15
Setup Visual Studio Project with Post Build Script – Sitecore Endeavor
https://varunvns.wordpress.com/2015/04/14/setup-visual-studio-project-with-post-build-script
April 14, 2015. Setup Visual Studio Project with Post Build Script. Dear Sitecore Family,. This post is in continuation to the post Setup Sitecore Developer Box in less than 5 minutes. Here, we will discuss another way of Setting up the Visual Studio project in such a way that we do not need to use Visual Studio Publish . But in case when I want to sync the changes to the Sitecore Website, I need to go and say “Publish” to my Visual Studio solution — indeed a step more, which we can save. Uncomment the T...
June | 2016 | The Runtime Report
https://mickeyrahman.wordpress.com/2016/06
Notes on Sitecore, .net and other programming stuff by Mickey Rahman. Follow me on Twitter. 1000 lines of code. Adam Conn's Blog. Alex Shyba's Blog. John West's Blog. Michael Reynolds' Blog. Nick Wesselman's Blog. Pete Iuvara's Blog. Follow Blog via Email. Enter your email address to follow this blog and receive notifications of new posts by email. Follow The Runtime Report on WordPress.com. Sitecore Xdb Security/Connectivity Details. June 8, 2016. What’s xDB Cloud? As of version 7.5, Sitecore. Themselve...
September | 2016 | The Runtime Report
https://mickeyrahman.wordpress.com/2016/09
Notes on Sitecore, .net and other programming stuff by Mickey Rahman. Follow me on Twitter. 1000 lines of code. Adam Conn's Blog. Alex Shyba's Blog. John West's Blog. Michael Reynolds' Blog. Nick Wesselman's Blog. Pete Iuvara's Blog. Follow Blog via Email. Enter your email address to follow this blog and receive notifications of new posts by email. Follow The Runtime Report on WordPress.com. A Very Quick Sitecore Search Primer. September 26, 2016. Indexing DateTime fields – Sitecore 7 Content Search.
October | 2016 | The Runtime Report
https://mickeyrahman.wordpress.com/2016/10
Notes on Sitecore, .net and other programming stuff by Mickey Rahman. Follow me on Twitter. 1000 lines of code. Adam Conn's Blog. Alex Shyba's Blog. John West's Blog. Michael Reynolds' Blog. Nick Wesselman's Blog. Pete Iuvara's Blog. Follow Blog via Email. Enter your email address to follow this blog and receive notifications of new posts by email. Follow The Runtime Report on WordPress.com. A Not So Quick Sitecore Search Primer: Part 1. October 14, 2016. After a quick foray into Sitecore Search. MySearc...
August | 2016 | The Runtime Report
https://mickeyrahman.wordpress.com/2016/08
Notes on Sitecore, .net and other programming stuff by Mickey Rahman. Follow me on Twitter. 1000 lines of code. Adam Conn's Blog. Alex Shyba's Blog. John West's Blog. Michael Reynolds' Blog. Nick Wesselman's Blog. Pete Iuvara's Blog. Follow Blog via Email. Enter your email address to follow this blog and receive notifications of new posts by email. Follow The Runtime Report on WordPress.com. Protip: Reading Fields from Template Field. August 14, 2016. If you add any fields to the Template Field.
Make Incompatible Class Interfaces Work Together using the Adapter Pattern in Sitecore « SitecoreJunkie.com
https://sitecorejunkie.com/2015/06/17/make-incompatible-class-interfaces-work-together-using-the-adapter-pattern-in-sitecore
Down the DLL Rabbit Hole. Raquo; Design Patterns. Raquo; Adapter pattern. Raquo; Make Incompatible Class Interfaces Work Together using the Adapter Pattern in Sitecore. Make Incompatible Class Interfaces Work Together using the Adapter Pattern in Sitecore. Display How Many Bucketed Items Live Within a Sitecore Item Bucket Using a Custom DataView. Prevent Unbucketable Sitecore Items from Being Moved to Bucket Folders. Prevent Duplicate Names of Bucketed Sitecore Items. Sitecore Item Web API. Follow @mike ...
Sitecore Gadgets: July 2010
http://sitecoregadgets.blogspot.com/2010_07_01_archive.html
This blog is a collection of challenges that I had a chance to work through in Sitecore. Friday, July 2, 2010. Teach User Manager how to search by email. This is how it looks:. Namespace Sitecore.SharedSource.Security.Accounts. Public class UserProvider : Sitecore.Security.Accounts.UserProvider. GetUsersByName(int pageIndex, int pageSize, string userNameToMatch). Return FindUsers(pageIndex, pageSize, userNameToMatch);. FindUsers(int pageIndex, int pageSize, string userNameToMatch). Users = null;. Return ...
Sitecore Guild: Sitecore Community
http://sitecoreguild.blogspot.com/2015/05/sitecore-community.html
Everybody knows Sitecore, if not they should. Saturday, May 30, 2015. Is officially in beta. This is a great source to Ask Questions and Find Answers from knowledgeable people in the community. I highly recommend you register and check it out. When you check it out and connect with me at https:/ community.sitecore.net/members/chriswilliams 5f00 1888265814. If you have any tips, tricks or resources you would like to share with the Guild please email them to me at chris.williams@readwatchcreate.com. Everyt...
A List of Books That Every Sitecore Developer Should Read « SitecoreJunkie.com
https://sitecorejunkie.com/2015/06/22/a-list-of-books-that-every-sitecore-developer-should-read
Down the DLL Rabbit Hole. Raquo; A List of Books That Every Sitecore Developer Should Read. A List of Books That Every Sitecore Developer Should Read. Display How Many Bucketed Items Live Within a Sitecore Item Bucket Using a Custom DataView. Prevent Unbucketable Sitecore Items from Being Moved to Bucket Folders. Prevent Duplicate Names of Bucketed Sitecore Items. Omit Sitecore Bucket Folder Item Names from Page Item URLs. Sitecore Item Web API. Web Forms for Marketers. Follow Blog via Email. On Twitter ...
TOTAL LINKS TO THIS WEBSITE
188
sitecoreandmore – Sitecore and .NET development blog
Sitecore and .NET development blog. May 24, 2016. As of today I’m moving my blogging to Blogger so that I can add syntax highlighting and a bunch of other goodies that WordPress doesn’t provide. Come check out the new content at http:/ sitecoreandmore.blogspot.com.au/. Submitting a page to workflow with associated components. May 15, 2016. Fortunately Sitecore makes this relatively painless to sort out through workflow actions. Create a new. Public class SubmitRelated { private const string AwaitingAppro...
sitecoreart.martinrayenglish.com
Mart's Sitecore Art
I am a Sitecore Certified Artist. Painting with C#, MVC, HTML5, Responsive Web Design, AngularJS, jQuery and Web Forms. My Upgrade Experience from Sitecore 7.5 to 8.0 Update-1. I was assigned the task of upgrading an existing clients large, multisite Sitecore 7.5 rev. 141003 instance to the shiny new Sitecore 8. Schedule Full and Incremental Content Backups using PowerShell Extensions. Setting up Sitecore's Geolocation Lookup Services in a Production Environment. With the release of Sitecore 8.1, we ...
Sitecore Azure MVC
This is a blog site that's built using Sitecore.NET CMS, Azure and MVC. It is still a work-in-progress and we will continue to refactor add new components and features that we thing are cool to have and we'll share it here. Learn more ». Upgrade Sitecore 7.5 rev. 141003 (Initial Release) to Sitecore 8.0 141212 (Initial Release). Wednesday, 03.25.15 by Jay-Francess-Manuel. Read on ». Upgrade Sitecore v7.2 rev 140228 Initial Release to v7.5 rev.141003 Initial Release. Read on ». Read on ». Read on ». This ...
Sitecore basics! | To share sitecore basics!
To share sitecore basics! April 15, 2015 / kiranpatils. Apply your OOPs concepts to learn Sitecore Basics. During my Sitecore crafting experience. Have been lucky to share my Sitecore Craft with lot of young talented and really awesome folks! Few were just University Graduates and few of them were having couple of years of experience working on .NET/ASP.NET Technologies. And I got a task to explain them Sitecore in the simplest possible manner! Then this post is for you! Rule here and share link with you...
Alex Shyba's Sitecore Blog
Alex Shyba's Sitecore Blog. Sharing ideas on all things Sitecore. Advanced Database Crawler / Sitecore Search Contrib Update. This is a post about a maintenance update to the project, which is hosted on GitHub now. The version got bumped to 2.1, which means that besides bug fixes, I was able to include…. Meet Your New Best Friends in Sitecore 7: SearchLog and CrawlingLog. Sync up Sitecore Search Index Update and HTML cache clear. Cascading renderings in Sitecore Page Editor [Experimental]. Page 1 of 37.
Sitecore Blog
May 5, 2015. Activate the debugger in the third party dlls. All the advanced dotnet developers has already been frustrated because we are not able to debug step by step in the third party dlls. Of course you have tools like ILSpy or reflector to see the decompiled code but sometime it isn't enough to understand what really happens. With a few manipulation you will be able to debug it and even (most of the time) have the watch values. Download and install dotpeek. In visual studio, click on tools, options.
SOCIAL ENGAGEMENT