Sean Holmesby

.NET and Sitecore Developer

By

Team Development for Sitecore – Using the Latest Data

I originally published this post on the Igloo blog.

Team1

In the blog post, Team Development for Sitecore – General Usage, I mentioned that we start our development by grabbing the latest data from our content entry or live server. This blog post touches on how you can retrieve this data so that you are working with the latest Sitecore items in your development environment.

Read More

By

Team Development for Sitecore (TDS) – Part 3 – Settings and Builds

I originally published this post on the Igloo blog.

teamwork

In this blog post we run through some of the settings for Team Development for Sitecore (TDS) and what they do.

A key feature to TDS is the ability to set up automated builds with continuous integration, making development and deployment more streamlined than the regular development process. Part of setting up your project for TDS is setting it up to build properly so that your Sitecore changes are automatically pushed to your target instance (dev, QA, staging or live server).

Throughout our experience with TDS, we ran into many issues with our settings and configurations. After lots of reading, testing, and asking a lot of questions to Hedgehog’s Customer Support (massive shout-out to Charlie for his help….you’re a legend!) , we finally have our builds automatically deploying to our continuous integration server.

Below is what we have found. If you have any questions, tips, or improvements on what is listed here, please post comments below. We’d love to hear how others are using it, and further our understanding of what can be done with this product.

Read More

By

Team Development for Sitecore (TDS) – Part 2 – Advanced Usage

I originally published this post on the Igloo blog.

teamwork11

In this blog post we run through how we attack some of the issues we’ve had with the advanced usage of Team Development for Sitecore (TDS).

In Part 1 we talked about what TDS does, how to use it, and item ownership and deployment strategy. We will now go deeper to talk about the more complicated issues with deployment.

If you have any questions, tips, or improvements on what is listed here, please post comments below. We’d love to hear how others are using it, and further our understanding of what can be done with this product.

Read More

By

Team Development for Sitecore (TDS) – Part 1 – General Usage

I originally published this post on the Igloo blog.

teamworksign

In this blog post we take you through some of the basic concepts of Team Development for Sitecore (TDS), and it’s general usage.

This is an overview of how the developers at Igloo Digital are currently using TDS. We are still very new to it, and have much more to learn. If you have any questions, tips, or improvements on what is listed here, please post comments below. We’d love to hear how others are using it, and further our understanding of what can be done with this product.

Read More

By

Sitecore Auditing with the Advanced System Reporter

I originally published this post on the Igloo blog.

Recently we had a request from one of our clients to create a tool that will successfully audit the changes made by Sitecore users. The auditing system would need to display the items that were created, changed and published in the week that had passed.

Initially we started by using the Advanced System Reporter from the Sitecore Shared Source Library, and tested out the ‘Item History’ report that it generates. After looking into it, I found that the report was falling short of what we desired.

Warning:- The rest of this post is fairly technical, and assumes you’ve installed and have some understanding of the Advanced System Reporter in Sitecore.

Read More

By

Sitecore Modifying the Upload Process

This post was originally posted on my old blog.

So here’s my first Sitecore blog post…and it’s about something that already has a very good article written about it, Modifying the Upload Process.

Read More