Posts - Page 6 of 9
Reset That Sitecore Admin Password
Sometimes we don’t have the password to the sitecore\admin account and need to get in. You can reset the admin password to the default just don’t forget the change it afterwards to something secure. Since I had to do this again today and Emile had the excellent idea of putting it somewhere I wouldn’t forget I decided to post it here. Just change “Sitecore_core” to the name of your Core database. Oh yeah, and don’t forget to back up the database first otherwise you will be thrown into the abyss.
OEmbed in Sitecore
Recently I’ve seen some interesting approaches to enabling rich content in a Sitecore CMS. Outdated embed codes, renderings, hardcoded gems for the wall-of-shame, javascript plugins of failure, you name it - I saw someone try it. I knew about OEmbed, and it makes sense… if anyone knows how to embed a Youtube video it’s Youtube. More importantly, not just Youtube, but a number of popular providers ranging from video and images to presentations and circuitry diagrams.
Sitecore XSLT Optimization Considerations
Sitecore’s XSLT renderings are an excellent way to quickly and easily render almost any part of your web app or site. In interacting with the developer community through blogs, StackOverflow, etc. I believe they are largely misunderstood. I have not found a way to go from HTML mockup to functioning website faster than using XSLT simply filling in the blanks. So, to those of you brave enough to try it out, check this out.
Anatomy of a Wordpress Custom Post Type
I recently created a custom post type, and there was a lot of trial and error, a lot of searching and probably a lot of wasted time.
Calamari Wrestler
Experimenting with Three.JS - Casketville

Getting started with EPiServer plugin development
Recently I had the opportunity to attend the EPiServer Developer Training, which is an excellent start to using EPiServer as a developer. I left the training confident that I could develop a website which is exactly what I was hoping for. At the end of the training however was a certification exam, and taking that is another story altogether. Anyway, what I really wanted to do after the training was to work on a couple of plugins or simple sites to cut my teeth on. This was the first one I worked on, start to finish approximately 2 hours.
Gotham City Impostors Gamercard
So I’ve been playing a lot of Gotham City Impostors, which is very fun. I was thinking wouldn’t it be nice if there were a gamercard available for it that you could easily post. It’s rough and simple right now, but I’m looking for feedback!
Looking for a Gamercard?
Was talking about this today… instead of using one of these gamecard websites that seem to go up and down, who have intermittent service outages, why not use the gamercards Microsoft themselves host? Just copy the below code and change “Gutzman” with your gamertag.
Sitecore Companion
If you work on anything for long you end up making your own shortcuts and tools to help (or you should!). I’ve been developing for Sitecore everyday, and think it’s about time there was a tool to help me out. This one is a Chrome browser extension that will help get debugging information, access the database, and Sitecore CMS tools. It’s really rough with just a few links at the moment, but I plan to add to this as I get time. Any suggestions?