January 2026
Create an account to continue using Similarweb
View website metrics, keywords, top marketing channels, market research tools, and more.
Create your free accountmichaelfeathers.typepad.com
Global Rank
- -
Country Rank
- -
Category Rank
- -
Showing Similarweb estimated data.
Publicly validate your site’s metrics by connecting your GA4
Reflect your success
Verify your website's traffic and engagement metrics by connecting to Google Analytics
Bounce Rate
- -
Pages per Visit
- -
Avg Visit Duration
- -
- Company
- - -
- Industry
- - -
Top 10 michaelfeathers.typepad.com Competitors
The Top 10 Sites Like michaelfeathers.typepad.com in January 2026 are ranked by their affinity to michaelfeathers.typepad.com in terms of keyword traffic, audience targeting, and market overlap
Simple fantasy web, desktop and mobile games.
- Company
- - -
- Industry
- - -
Global Rank
#7,754,214
738,389Bounce Rate
37.17%
Pages per Visit
1.36
Avg Visit Duration
00:00:03
Similarity Score
100%brightbox provides simple and flexible uk owned and operated cloud hosting designed for 100% uptime. get started now with £50 free credit.
- Company
- - -
- Industry
- - -
Global Rank
#3,570,915
2,053,797Bounce Rate
36.34%
Pages per Visit
2.34
Avg Visit Duration
00:01:43
Similarity Score
97%- Company
- - -
- Industry
- - -
Global Rank
- -
Country Rank
- -
Category Rank
- -
Bounce Rate
- -
Pages per Visit
- -
Avg Visit Duration
- -
Similarity Score
91%after 10 scala / ruby / clojure / coffeescript one liners to impress your friends, i thought it might be interesting to quickly try out the same in …
- Company
- - -
- Industry
- - -
Global Rank
- -
Country Rank
- -
Category Rank
- -
Bounce Rate
- -
Pages per Visit
- -
Avg Visit Duration
- -
Similarity Score
91%tokyo based software development company that specializes in web and mobile applications, with an emphasis on dynamic interface design.
- Company
- - -
- Industry
- - -
Global Rank
- -
Country Rank
- -
Category Rank
- -
Bounce Rate
- -
Pages per Visit
- -
Avg Visit Duration
- -
Similarity Score
91%The Problem of Circular ReferencesRecently I had to model a tree-like structure using a variation of the GoF composite design pattern and to pass this class to a WCF service for further processing. The class has circular reference as described by the following drawing: Therefore off I went to naively create my DataContract along the following lines:[DataContract(Namespace = "http://schemas.acme.it/2009/10"]public class Node{ [DataMember(Name="Children", Order=2)] private IList children; [DataMember(Name="Id", Order=0)] public string Id { get; set; } [DataMember(Name="Parent", Order=1)] public Node Parent { get; set; } public Node() { children = new List() } public void AddChild(Node node) { this.children.Add(node); node.Parent = this; } public IList Children { get { IList result = new List(this.children); foreach (Node child in this.children) { foreach (Node innerChild in child.Children) { result.Add(innerChild); } } return result; } }}Unfortunately at run time I was greeted by the following exception: Object graph for type 'System.Collections.Generic.List`1[[Node ...]]' contains cycles and cannot be serialized if reference tracking is disabled.The SolutionReading around I realized that up until some time ago you had to implement your own DataContractSerializer (see for example this post by Sowmy Srinivasan). Luckily, it turns out that with NET 3.5 SP1 everything is much simpler: you just have to use the IsReference parameter in the DataContract attribute, as follows:[DataContract(Namespace = "http://schemas.acme.it/2009/10", IsReference=true)]public class Node{ // everything same as in the example above.}The CatchFor some reason, if you turn on the IsReference attribute, then you cannot set the IsRequired attri
- Company
- - -
- Industry
- - -
Global Rank
- -
Country Rank
- -
Category Rank
- -
Bounce Rate
42.12%
Pages per Visit
1.03
Avg Visit Duration
- -
Similarity Score
90%Thoughts and experiences in software development
- Company
- - -
- Industry
- - -
Global Rank
- -
Country Rank
- -
Category Rank
- -
Bounce Rate
- -
Pages per Visit
- -
Avg Visit Duration
- -
Similarity Score
90%a software development blog by some bloke called dave.
- Company
- - -
- Industry
- - -
Global Rank
#7,164,841
1,623,038Bounce Rate
39.2%
Pages per Visit
1.43
Avg Visit Duration
00:00:11
Similarity Score
89%- Company
- - -
- Industry
- - -
Global Rank
- -
Country Rank
- -
Category Rank
- -
Bounce Rate
- -
Pages per Visit
- -
Avg Visit Duration
- -
Similarity Score
89%- Company
- - -
- Industry
- - -
Global Rank
- -
Country Rank
- -
Category Rank
- -
Bounce Rate
- -
Pages per Visit
- -
Avg Visit Duration
- -
Similarity Score
89%michaelfeathers.typepad.com's top 5 competitors in January 2026 are: cokeandcode.com, brightbox.com, markusjais.com, codeblog.dhananjaynene.com, and more.
According to Similarweb data of monthly visits, michaelfeathers.typepad.com’s top competitor in January 2026 is cokeandcode.com. michaelfeathers.typepad.com 2nd most similar site is brightbox.com, and closing off the top 3 is markusjais.com.
codeblog.dhananjaynene.com ranks as the 4th most similar website to michaelfeathers.typepad.com and starling-software.com ranks fifth in January 2026.
The other five competitors in the top 10 list are stefanoricciardi.com, timross.wordpress.com, davesquared.net, bsheet.sourceforge.net, and propella.blogspot.com.