kevinobee.wordpress.com kevinobee.wordpress.com

kevinobee.wordpress.com

Developer Tales | { show me the code }

{ show me the code }

http://kevinobee.wordpress.com/

WEBSITE DETAILS
SEO
PAGES
SIMILAR SITES

TRAFFIC RANK FOR KEVINOBEE.WORDPRESS.COM

TODAY'S RATING

>1,000,000

TRAFFIC RANK - AVERAGE PER MONTH

BEST MONTH

December

AVERAGE PER DAY Of THE WEEK

HIGHEST TRAFFIC ON

Saturday

TRAFFIC BY CITY

CUSTOMER REVIEWS

Average Rating: 4.4 out of 5 with 11 reviews
5 star
7
4 star
3
3 star
0
2 star
0
1 star
1

Hey there! Start your review of kevinobee.wordpress.com

AVERAGE USER RATING

Write a Review

WEBSITE PREVIEW

Desktop Preview Tablet Preview Mobile Preview

LOAD TIME

0.7 seconds

FAVICON PREVIEW

  • kevinobee.wordpress.com

    16x16

  • kevinobee.wordpress.com

    32x32

CONTACTS AT KEVINOBEE.WORDPRESS.COM

Login

TO VIEW CONTACTS

Remove Contacts

FOR PRIVACY ISSUES

CONTENT

SCORE

6.2

PAGE TITLE
Developer Tales | { show me the code } | kevinobee.wordpress.com Reviews
<META>
DESCRIPTION
{ show me the code }
<META>
KEYWORDS
1 developer tales
2 main menu
3 post navigation
4 larr;
5 older posts
6 wtf is amber
7 posted on
8 kevinobee
9 sounds completely sensible
10 share
CONTENT
Page content here
KEYWORDS ON
PAGE
developer tales,main menu,post navigation,larr;,older posts,wtf is amber,posted on,kevinobee,sounds completely sensible,share,email,print,facebook,twitter,like this,like,loading,posted in,process improvement,tagged,best practice,build,devops,reply,github
SERVER
nginx
CONTENT-TYPE
utf-8
GOOGLE PREVIEW

Developer Tales | { show me the code } | kevinobee.wordpress.com Reviews

https://kevinobee.wordpress.com

{ show me the code }

INTERNAL PAGES

kevinobee.wordpress.com kevinobee.wordpress.com
1

Working on Sitecore.Mvc | Stone Soup Developer

https://kevinobee.wordpress.com/2015/04/30/working-on-sitecore-mvc

Show me the code }. Skip to primary content. Working on Sitecore.Mvc. April 30, 2015. It’s been an interesting few weeks since I came back from vacation. Found myself transferred to the Sitecore.Mvc project, something that in the past would have been considered a bit of a poison chalice. Not this time around. As a project we started by asking. It’s no secret that Microsoft has re-invented itself around engaging with the community since Scott Guthrie. This entry was posted in Sitecore. You are commenting ...

2

Stone Soup Developer | { show me the code } | Page 2

https://kevinobee.wordpress.com/page/2

Show me the code }. Skip to primary content. Skip to secondary content. Newer posts →. Testing Strategies – Opinionated Advice. March 14, 2013. As developers we routinely work with code that is not our own, commonly in the form of third party APIs and application frameworks. This post discusses the scenario that almost every developer is likely to encounter at some stage in their career, namely what to do when you have to work with an API or framework dependency that makes unit testing seem impossible.

3

If the Dev Team fails to own the Build | Stone Soup Developer

https://kevinobee.wordpress.com/2015/06/14/if-the-dev-team-fails-to-own-the-build

Show me the code }. Skip to primary content. If the Dev Team fails to own the Build. June 14, 2015. You are dead in the water. As a developer friend likes to say, these people are Zombies. They are dead but just don’t know it yet. It is imperative as a development team that you own your build. By own, I mean that you maintain it and are able to run it in your development environment’s with no direct connections to external dependencies. The build can only run on the CI server. Self restraint is required ...

4

Dependency Injection with Sitecore | Stone Soup Developer

https://kevinobee.wordpress.com/2013/11/12/dependency-injection-with-sitecore

Show me the code }. Skip to primary content. Dependency Injection with Sitecore. November 12, 2013. I frequently see Sitecore. Implementations that use no form of Dependency Injection (DI) or perhaps worse still lean on a Service Locator Pattern. To build up component dependencies. When I tweeted about this situation some of the responses I got back really surprised me. KevinObee . October 26, 2013. What is Dependency Injection. Amazon’s summary text for Dependency Injection in .NET. In essence, stop cre...

5

Wtf is Amber? Release only on a Green Build | Stone Soup Developer

https://kevinobee.wordpress.com/2015/07/13/wtf-is-amber

Show me the code }. Skip to primary content. Release only on a Green Build. July 13, 2015. Why would you do anything else? That would just incur unnecessary risk surely? No, we would definitely not do that. Yes you would, and from what I see, in surprisingly large numbers too. Why Amber is Different. What allows this to happen? Red is Stop. Green is Go. Simple. Everyone gets this concept, and generally speaking most obey these rules. Why this digression into Stop / Go semantics? Why would you do this?

UPGRADE TO PREMIUM TO VIEW 2 MORE

TOTAL PAGES IN THIS WEBSITE

7

LINKS TO THIS WEBSITE

sitecorejim.wordpress.com sitecorejim.wordpress.com

17 | March | 2015 | Jamie Little

https://sitecorejim.wordpress.com/2015/03/17

A Sitecore Developer blog (plus other musings). Daily Archives: March 17, 2015. March 17, 2015. Utilising simple Data Models in your Sublayouts. In this post I’m going to demonstrate a cleaner approach of binding information to your Sublayouts by using simple Data Models. Asp:Repeater id=rptTest runat=server ItemTemplate %# Eval(Name) % %# Eval(Author) % %# Eval(Intro Text) % /ItemTemplate /asp:Repeater. This post will show you an alternative approach. Nowadays I use Data Models (or View Models? To repre...

sitecorejim.wordpress.com sitecorejim.wordpress.com

30 | March | 2015 | Jamie Little

https://sitecorejim.wordpress.com/2015/03/30

A Sitecore Developer blog (plus other musings). Daily Archives: March 30, 2015. March 30, 2015. Experiences with Sitecore Federated Experience Manager. Over the past couple of days I’ve been a little fun with Federated Experience Manager and I’m really liking it 🙂 There’s a great deal of functionality and fun (yes I’m like that! In this blog post I’ll quickly demonstrate how to quickly set up Federated Experience Manager and get started with the basics like tracking analytics. Now we can do the fun but ...

sitecorejim.wordpress.com sitecorejim.wordpress.com

05 | March | 2015 | Jamie Little

https://sitecorejim.wordpress.com/2015/03/05

A Sitecore Developer blog (plus other musings). Daily Archives: March 5, 2015. March 5, 2015. Sitecore SPEAK Gotcha #1 Populating itemId from your Entity. Just a quick post regarding a small gotcha I experienced with Sitecore Services Client. Below is the JavaScript I’m using to retrieve my information:. Var result = templateService.fetchEntity(selectedItem).execute().then(function (template) { var title = template.Fields; });. When inspecting this in the console of Chrome I was noticing the following:.

sitecorejim.wordpress.com sitecorejim.wordpress.com

31 | March | 2015 | Jamie Little

https://sitecorejim.wordpress.com/2015/03/31

A Sitecore Developer blog (plus other musings). Daily Archives: March 31, 2015. March 31, 2015. Sitecore 8 Federated Experience Manager pt. 2 – Pushing renderings to non Sitecore sites. What has always intrigued me with some of the new functionality of Sitecore 8’s Federated Experience Manager is how content is pushed to other sites. This post will explore this concept. Following on from my first post. Setting up a Rendering Component for this test (ascx). Now, if we open up the Federated ExperienceManag...

sitecorejim.wordpress.com sitecorejim.wordpress.com

Experiences with Sitecore Federated Experience Manager | Jamie Little

https://sitecorejim.wordpress.com/2015/03/30/experiences-with-sitecore-federated-experience-manager

A Sitecore Developer blog (plus other musings). March 30, 2015. Experiences with Sitecore Federated Experience Manager. Over the past couple of days I’ve been a little fun with Federated Experience Manager and I’m really liking it 🙂 There’s a great deal of functionality and fun (yes I’m like that! In this blog post I’ll quickly demonstrate how to quickly set up Federated Experience Manager and get started with the basics like tracking analytics. How do I install Federated Experience Manager? Now we can ...

sitecorejim.wordpress.com sitecorejim.wordpress.com

Sitecore 8 Experience Analytics and Outcomes | Jamie Little

https://sitecorejim.wordpress.com/2015/03/19/sitecore-8-experience-analytics-and-outcomes

A Sitecore Developer blog (plus other musings). March 19, 2015. Sitecore 8 Experience Analytics and Outcomes. So far, there isn’t a massive amount of resource available on what Outcomes are in Sitecore 8 and how and why you should use them. This post will aim to explore what Outcomes are and give an example of how they could be used in a real life situation. So, what are Outcomes? You can see that out of the box there are two rules. How can we use Outcomes? To demonstrate how Outcomes can be used, I will...

sitecorejim.wordpress.com sitecorejim.wordpress.com

19 | March | 2015 | Jamie Little

https://sitecorejim.wordpress.com/2015/03/19

A Sitecore Developer blog (plus other musings). Daily Archives: March 19, 2015. March 19, 2015. Sitecore 8 Experience Analytics and Outcomes. So far, there isn’t a massive amount of resource available on what Outcomes are in Sitecore 8 and how and why you should use them. This post will aim to explore what Outcomes are and give an example of how they could be used in a real life situation. So, what are Outcomes? You can see that out of the box there are two rules. How can we use Outcomes? To demonstrate ...

sitecorejim.wordpress.com sitecorejim.wordpress.com

Sitecore SPEAK Gotcha #2 The StackOverflow exception when ID is part of your Entity | Jamie Little

https://sitecorejim.wordpress.com/2015/03/06/sitecore-speak-gotcha-2-the-stackoverflow-exception-when-id-is-part-of-your-entity

A Sitecore Developer blog (plus other musings). March 6, 2015. Sitecore SPEAK Gotcha #2 The StackOverflow exception when ID is part of your Entity. Using Sitecore Services Client is fun, but when the unexpected occurs it can be quite confusing to work out what is going on. Last night was one of these cases; my code was constantly throwing a StackOverflow exception and I couldn’t understand why. There was no real indication and expected break points in code were not being hit. What was going on? This is t...

sitecorejim.wordpress.com sitecorejim.wordpress.com

sitecorejim | Jamie Little

https://sitecorejim.wordpress.com/author/sitecorejim

A Sitecore Developer blog (plus other musings). March 31, 2015. Sitecore 8 Federated Experience Manager pt. 2 – Pushing renderings to non Sitecore sites. What has always intrigued me with some of the new functionality of Sitecore 8’s Federated Experience Manager is how content is pushed to other sites. This post will explore this concept. Following on from my first post. 8211; it is important to point out that the technology behind the site really doesn’t matter (which is cool in itself! Now, if we open ...

sitecorejim.wordpress.com sitecorejim.wordpress.com

23 | February | 2015 | Jamie Little

https://sitecorejim.wordpress.com/2015/02/23

A Sitecore Developer blog (plus other musings). Daily Archives: February 23, 2015. February 23, 2015. Applying Datasources to Sitecore Controls – The Easy Way. Following on from my post The Importance of Datasources. I thought I’d show a neat little trick to ensure Datasources are bound to all Sitecore controls within any component/Sublayout that you create. Null) { string dataSourceString = Sublayout.DataSource; if (! Null) { returnItem = dbItem; } } } return returnItem; } }. Doing this in every compone...

UPGRADE TO PREMIUM TO VIEW 19 MORE

TOTAL LINKS TO THIS WEBSITE

29

SOCIAL ENGAGEMENT



OTHER SITES

kevinoakhill.com kevinoakhill.com

Kevin Oakhill Photography: Home

Welcome to my website, showcasing my photography. To contact me regarding prints, licensing or commissions, please see the contact me section. Kevin Oakhill. Albert Road, Richmond. tel 0752 8842 900.

kevinoaks.com kevinoaks.com

Kevin Oaks

Live at the Roxy. Welcome to WordPress. This is your first post. Edit or delete it, then start blogging! SB at the 2012 Reading and Leeds Festivals. SB is set to perform at The 2012 Reading and Leeds Festivals. The band will hit the main stage at the Reading Festival on Friday, August 24th and the Leeds…. 2012 European Shows announced. We’re pleased to announce the 2012 European tour dates and festivals. Presale tickets are available now for the headline dates here! SB Album is #1 Amazon MP3 Album.

kevinoarti.blogspot.com kevinoarti.blogspot.com

mensajes subliminales

Martes, 28 de abril de 2009. Lunes, 27 de abril de 2009. Miércoles, 22 de abril de 2009. LOS TELETUBBIES: TEORIA DE LA CONSPIRACIÓN. Los Teletubbies, a simple vista un estúpido programa infantil, pero tras su inocente apariencia se esconde algo serio y oscuro. Nuestro equipo de investigadores lleva estudiando este fenómeno desde hace tiempo y ha llegado a conclusiones escalofriantes. ¿Una nueva conspiración alienígena? 191;El instrumento de una secta apocalíptica? Aquí tenéis la verdad. La estructura del...

kevinob.co.uk kevinob.co.uk

kevinobrien.co.uk :: home

kevinob.com kevinob.com

Kevin O'Brien | Work

Designed by Elegant Themes.

kevinobee.wordpress.com kevinobee.wordpress.com

Developer Tales | { show me the code }

Show me the code }. Skip to primary content. Skip to secondary content. Release only on a Green Build. July 13, 2015. Why would you do anything else? That would just incur unnecessary risk surely? No, we would definitely not do that. Yes you would, and from what I see, in surprisingly large numbers too. Continue reading →. TODO Comments have no place in Master. July 2, 2015. Don’t get me wrong, as a professional C# developer I love using TODO markers. And I often do a git rebase -i. June 14, 2015. It&#82...

kevinoberbauer.com kevinoberbauer.com

Kevin Oberbauer

Help Airbnb show their support for the 100 year anniversary of the U.S. National Parks program. As a freelance Senior Creative for TBWA Chiat Day, I created a series of ideas to support the anniversary of the parks that complemented the ongoing Airbnb. One of the ideas I proposed was. A Room With A View. Upcycling Textbooks and SXSW. These beautiful and diverse works were very effective tools for starting conversations with festival attendees and teachers about the need to create dynamic and more democra...

kevinoberbeck.com kevinoberbeck.com

kevinoberbeck.com

Thanks for visiting my website. I am Kevin Oberbeck, a marketing professional with hands on experience in all aspects of design, both digital and print. I've worked with a wide range of clients from. On this site you'll find some examples of various projects I've been involved with. Law firm represents many communities and institutions throughout the south shore of Massachusetts. The town of Scituate is represented by this image I photographed of their Lighthouse. The Clifford and Kenny. I have a thing f...

kevinoberle.com kevinoberle.com

kevinoberle.com is coming soon

Is a totally awesome idea still being worked on.

kevinobey.skyrock.com kevinobey.skyrock.com

kevinobey's blog - Blog de kevinobey - Skyrock.com

More options ▼. Subscribe to my blog. Created: 09/05/2014 at 1:08 PM. Updated: 09/05/2014 at 3:38 PM. Don't forget that insults, racism, etc. are forbidden by Skyrock's 'General Terms of Use' and that you can be identified by your IP address (66.160.134.11) if someone makes a complaint. Please enter the sequence of characters in the field below. Posted on Friday, 09 May 2014 at 3:39 PM. Please enter the sequence of characters in the field below. Posted on Friday, 09 May 2014 at 1:23 PM. Fri, May 09, 2014.

kevinoblin.skyrock.com kevinoblin.skyrock.com

Son Profil - kevinoblin - Skyrock.com

Mot de passe :. J'ai oublié mon mot de passe. La position des blocs a été enregistrée. Voir sa page Facebook. Ce profil t'a plu? Dim 08 juillet 2012. Situation : En Couple. Ici pour : Du virtuel. Signe astro : Cancer. Poster sur mon blog.