Skip to content

Commit 7d76f95

Browse files
committed
Batch 06
1 parent 6ff5d29 commit 7d76f95

File tree

2,320 files changed

+17226
-10877
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

2,320 files changed

+17226
-10877
lines changed

site/content/resources/blog/2006/2006-06-22-ahaaaa/data.index.classifications.json

+16-10
Original file line numberDiff line numberDiff line change
@@ -325,11 +325,14 @@
325325
},
326326
"Scrum": {
327327
"category": "Scrum",
328-
"calculated_at": "2025-02-17T11:19:02",
329-
"ai_confidence": 0,
328+
"calculated_at": "2025-03-10T13:28:33",
329+
"ai_confidence": 5.0,
330+
"ai_mentions": 0,
331+
"ai_alignment": 0,
332+
"ai_depth": 0,
330333
"non_ai_confidence": 0,
331-
"final_score": 0.0,
332-
"reasoning": "Content does not discuss Scrum principles, practices, or frameworks; it is primarily about a personal issue with posting code.",
334+
"final_score": 4.0,
335+
"reasoning": "The content does not mention Scrum or any related concepts, roles, events, or principles. It appears to be a personal reflection on posting issues rather than a discussion on Scrum.",
333336
"level": "Ignored"
334337
},
335338
"Sociotechnical Systems": {
@@ -1009,12 +1012,15 @@
10091012
},
10101013
"Troubleshooting": {
10111014
"category": "Troubleshooting",
1012-
"calculated_at": "2025-02-17T16:38:34",
1013-
"ai_confidence": 50,
1014-
"non_ai_confidence": 0,
1015-
"final_score": 45.0,
1016-
"reasoning": "The content briefly mentions a problem with posting code, indicating troubleshooting efforts, but it does not provide systematic methodologies or solutions related to technical issues.",
1017-
"level": "Tertiary"
1015+
"calculated_at": "2025-03-10T13:28:35",
1016+
"ai_confidence": 25.0,
1017+
"ai_mentions": 10.0,
1018+
"ai_alignment": 20.0,
1019+
"ai_depth": 10.0,
1020+
"non_ai_confidence": 0,
1021+
"final_score": 22.0,
1022+
"reasoning": "The content briefly mentions a problem related to posting code, which aligns with troubleshooting. However, it lacks detailed discussion on diagnosing or resolving the issue, and does not provide methodologies or insights typical of the troubleshooting category.",
1023+
"level": "Quaternary"
10181024
},
10191025
"Azure Boards": {
10201026
"category": "Azure Boards",

site/content/resources/blog/2006/2006-06-22-ahaaaa/index.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,7 @@ aliasesArchive:
2626
- /ahaaaa-
2727
- /blog/ahaaaa-
2828
- /resources/blog/ahaaaa
29-
tags:
30-
- Troubleshooting
29+
tags: []
3130
preview: nakedalm-logo-128-link-1-1.png
3231
categories: []
3332

site/content/resources/blog/2006/2006-06-22-custom-ui-colour-scheme-for-windows-forms-net/data.index.classifications.json

+16-10
Original file line numberDiff line numberDiff line change
@@ -82,12 +82,15 @@
8282
},
8383
"Install and Configuration": {
8484
"category": "Install and Configuration",
85-
"calculated_at": "2025-02-17T11:15:06",
86-
"ai_confidence": 50,
85+
"calculated_at": "2025-03-10T13:28:40",
86+
"ai_confidence": 32.0,
87+
"ai_mentions": 10,
88+
"ai_alignment": 25,
89+
"ai_depth": 15,
8790
"non_ai_confidence": 10,
88-
"final_score": 46.0,
89-
"reasoning": "The content provides a guide on customising UI elements in a .NET application, which relates to configuration, but it is primarily focused on implementation details rather than a broader installation or configuration process.",
90-
"level": "Tertiary"
91+
"final_score": 30.0,
92+
"reasoning": "The content provides a code snippet for customising the UI colour scheme in Windows Forms .NET, which relates to configuration aspects. However, it lacks a comprehensive discussion on installation procedures or broader configuration best practices. The focus is primarily on a specific implementation detail rather than a step-by-step guide or troubleshooting advice, leading to a lower confidence score.",
93+
"level": "Quaternary"
9194
},
9295
"Market Adaptability": {
9396
"category": "Market Adaptability",
@@ -325,11 +328,14 @@
325328
},
326329
"Scrum": {
327330
"category": "Scrum",
328-
"calculated_at": "2025-02-17T11:15:57",
329-
"ai_confidence": 0,
330-
"non_ai_confidence": 0,
331-
"final_score": 0.0,
332-
"reasoning": "Content is focused on customising UI elements in .NET and does not discuss Scrum principles, roles, events, or practices.",
331+
"calculated_at": "2025-03-10T13:28:37",
332+
"ai_confidence": 5.0,
333+
"ai_mentions": 0,
334+
"ai_alignment": 10.0,
335+
"ai_depth": 0,
336+
"non_ai_confidence": 0,
337+
"final_score": 4.0,
338+
"reasoning": "The content focuses entirely on customising UI elements in .NET and does not mention Scrum or any related concepts. There is no discussion of Scrum roles, events, or principles, making it irrelevant to the category.",
333339
"level": "Ignored"
334340
},
335341
"Sociotechnical Systems": {

site/content/resources/blog/2006/2006-06-22-hinshelm-on-composite-ui-application-block/data.index.classifications.json

+16-10
Original file line numberDiff line numberDiff line change
@@ -64,12 +64,15 @@
6464
},
6565
"Code and Complexity": {
6666
"category": "Code and Complexity",
67-
"calculated_at": "2025-02-17T11:16:39",
68-
"ai_confidence": 50,
67+
"calculated_at": "2025-03-10T13:28:29",
68+
"ai_confidence": 32.0,
69+
"ai_mentions": 10,
70+
"ai_alignment": 25,
71+
"ai_depth": 15,
6972
"non_ai_confidence": 20,
70-
"final_score": 47.0,
71-
"reasoning": "The content primarily discusses the implementation of a UI adapter in a specific framework, which involves code quality and design decisions. However, it does not deeply explore the complexities or principles of software development processes, making it a secondary theme.",
72-
"level": "Tertiary"
73+
"final_score": 31.0,
74+
"reasoning": "The content primarily focuses on implementing a specific feature in a software framework, detailing code examples and implementation strategies. While it touches on aspects of code quality and maintainability through the discussion of factory patterns and inheritance, it lacks a broader exploration of complexity theory or its implications on software architecture. The discussion is more technical and practical rather than theoretical, which limits its alignment with the core themes of the 'Code and Complexity' category.",
75+
"level": "Quaternary"
7376
},
7477
"DevOps": {
7578
"category": "DevOps",
@@ -325,11 +328,14 @@
325328
},
326329
"Scrum": {
327330
"category": "Scrum",
328-
"calculated_at": "2025-02-17T11:17:35",
329-
"ai_confidence": 0,
330-
"non_ai_confidence": 0,
331-
"final_score": 0.0,
332-
"reasoning": "The content primarily discusses technical implementation details related to the Composite UI Application Block and does not address Scrum principles, roles, events, or practices.",
331+
"calculated_at": "2025-03-10T13:28:25",
332+
"ai_confidence": 5.0,
333+
"ai_mentions": 0,
334+
"ai_alignment": 10.0,
335+
"ai_depth": 5.0,
336+
"non_ai_confidence": 0,
337+
"final_score": 4.0,
338+
"reasoning": "The content primarily focuses on technical implementation details related to the Composite UI Application Block and does not mention Scrum principles, roles, events, or any related concepts. There is minimal conceptual alignment with Scrum, as it does not discuss team dynamics, iterative processes, or continuous improvement, which are core to the Scrum framework.",
333339
"level": "Ignored"
334340
},
335341
"Sociotechnical Systems": {

site/content/resources/blog/2006/2006-08-01-cafemsn-prize/data.index.classifications.json

+16-10
Original file line numberDiff line numberDiff line change
@@ -262,11 +262,14 @@
262262
},
263263
"Miscellaneous": {
264264
"category": "Miscellaneous",
265-
"calculated_at": "2025-02-17T11:14:10",
266-
"ai_confidence": 80,
267-
"non_ai_confidence": 0,
268-
"final_score": 72.0,
269-
"reasoning": "The content primarily discusses a personal experience related to winning a prize, which does not align with specific Agile, Scrum, DevOps, or Lean frameworks.",
265+
"calculated_at": "2025-03-10T13:28:18",
266+
"ai_confidence": 72.0,
267+
"ai_mentions": 10.0,
268+
"ai_alignment": 80.0,
269+
"ai_depth": 60.0,
270+
"non_ai_confidence": 0,
271+
"final_score": 65.0,
272+
"reasoning": "The content primarily discusses a personal experience related to winning a voucher, which does not connect to Agile, Scrum, DevOps, or Lean principles. While it does not explicitly mention the category, it fits within the Miscellaneous theme as it is a personal anecdote that lacks actionable insights or relevance to established frameworks. The depth of discussion is moderate, focusing on a singular event without broader implications.",
270273
"level": "Secondary"
271274
},
272275
"Organisational Agility": {
@@ -325,11 +328,14 @@
325328
},
326329
"Scrum": {
327330
"category": "Scrum",
328-
"calculated_at": "2025-02-17T11:14:19",
329-
"ai_confidence": 0,
330-
"non_ai_confidence": 0,
331-
"final_score": 0.0,
332-
"reasoning": "Content is primarily about winning a prize and does not discuss Scrum principles, practices, or frameworks.",
331+
"calculated_at": "2025-03-10T13:28:16",
332+
"ai_confidence": 5.0,
333+
"ai_mentions": 0,
334+
"ai_alignment": 10.0,
335+
"ai_depth": 0,
336+
"non_ai_confidence": 0,
337+
"final_score": 4.0,
338+
"reasoning": "The content does not mention Scrum or any related concepts, roles, or practices. It focuses on a personal achievement unrelated to project management or Agile methodologies.",
333339
"level": "Ignored"
334340
},
335341
"Sociotechnical Systems": {

site/content/resources/blog/2006/2006-08-02-the-most-usefull-net-tool-on-the-face-of-the-planet/data.index.classifications.json

+16-10
Original file line numberDiff line numberDiff line change
@@ -316,20 +316,26 @@
316316
},
317317
"Products and Books": {
318318
"category": "Products and Books",
319-
"calculated_at": "2025-02-17T11:12:56",
320-
"ai_confidence": 50,
319+
"calculated_at": "2025-03-10T13:28:14",
320+
"ai_confidence": 25.0,
321+
"ai_mentions": 10.0,
322+
"ai_alignment": 20.0,
323+
"ai_depth": 10.0,
321324
"non_ai_confidence": 0,
322-
"final_score": 45.0,
323-
"reasoning": "The content mentions a specific .NET tool, Reflector, which aligns with discussions on tools pertinent to Agile methodologies and DevOps practices, but lacks detailed analysis or review.",
324-
"level": "Tertiary"
325+
"final_score": 22.0,
326+
"reasoning": "The content briefly mentions a .NET tool, Reflector, but lacks detailed discussion or analysis related to Agile methodologies or DevOps practices. It does not provide insights, reviews, or comparisons that would align with the core themes of the category.",
327+
"level": "Quaternary"
325328
},
326329
"Scrum": {
327330
"category": "Scrum",
328-
"calculated_at": "2025-02-17T11:12:58",
329-
"ai_confidence": 0,
330-
"non_ai_confidence": 0,
331-
"final_score": 0.0,
332-
"reasoning": "Content is primarily focused on a .NET tool and does not discuss Scrum principles, practices, or frameworks.",
331+
"calculated_at": "2025-03-10T13:28:11",
332+
"ai_confidence": 5.0,
333+
"ai_mentions": 0,
334+
"ai_alignment": 10.0,
335+
"ai_depth": 0,
336+
"non_ai_confidence": 0,
337+
"final_score": 4.0,
338+
"reasoning": "The content does not mention Scrum or any related concepts. It focuses solely on a .NET tool, which is unrelated to Scrum principles, practices, or frameworks.",
333339
"level": "Ignored"
334340
},
335341
"Sociotechnical Systems": {

site/content/resources/blog/2006/2006-08-02-the-most-usefull-net-tool-on-the-face-of-the-planet/index.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,7 @@ aliasesArchive:
2626
- /the-most-usefull--net-tool-on-the-face-of-the-planet-
2727
- /blog/the-most-usefull--net-tool-on-the-face-of-the-planet-
2828
- /resources/blog/the-most-usefull-net-tool-on-the-face-of-the-planet
29-
tags:
30-
- Products and Books
29+
tags: []
3130
preview: metro-binary-vb-128-link-1-1.png
3231
categories: []
3332

site/content/resources/blog/2006/2006-08-09-windows-communication-framework-evaluation/data.index.classifications.json

+16-10
Original file line numberDiff line numberDiff line change
@@ -100,12 +100,15 @@
100100
},
101101
"News and Reviews": {
102102
"category": "News and Reviews",
103-
"calculated_at": "2025-02-17T11:11:13",
104-
"ai_confidence": 50,
103+
"calculated_at": "2025-03-10T13:28:09",
104+
"ai_confidence": 42.0,
105+
"ai_mentions": 15.0,
106+
"ai_alignment": 35.0,
107+
"ai_depth": 30.0,
105108
"non_ai_confidence": 10,
106-
"final_score": 46.0,
107-
"reasoning": "The content discusses the evaluation of Windows Communication Foundation (WCF) and its implications for web service projects, which aligns with technology updates. However, it lacks broader industry news or reviews, making it a secondary theme.",
108-
"level": "Tertiary"
109+
"final_score": 39.0,
110+
"reasoning": "The content discusses the evaluation of Windows Communication Framework (WCF) and its implications for web service projects, which aligns with technology updates. However, it lacks explicit references to industry news or reviews, focusing more on personal evaluation and recommendations. The depth of discussion is moderate, providing insights into WCF's features but not enough to classify it as a comprehensive review or news piece.",
111+
"level": "Quaternary"
109112
},
110113
"Agile Product Operating Model": {
111114
"category": "Agile Product Operating Model",
@@ -325,11 +328,14 @@
325328
},
326329
"Scrum": {
327330
"category": "Scrum",
328-
"calculated_at": "2025-02-17T11:11:52",
329-
"ai_confidence": 0,
330-
"non_ai_confidence": 0,
331-
"final_score": 0.0,
332-
"reasoning": "Content primarily discusses Windows Communication Framework (WCF) and related technologies, with no mention of Scrum principles, roles, events, or practices.",
331+
"calculated_at": "2025-03-10T13:28:06",
332+
"ai_confidence": 5.0,
333+
"ai_mentions": 0,
334+
"ai_alignment": 10.0,
335+
"ai_depth": 5.0,
336+
"non_ai_confidence": 0,
337+
"final_score": 4.0,
338+
"reasoning": "The content primarily discusses Windows Communication Framework (WCF) and does not mention Scrum or its principles, roles, events, or artifacts. There is no alignment with Scrum concepts, and the depth of discussion is focused on WCF technology rather than any Scrum-related topics.",
333339
"level": "Ignored"
334340
},
335341
"Sociotechnical Systems": {

site/content/resources/blog/2006/2006-09-08-web-2-0/data.index.classifications.json

+16-10
Original file line numberDiff line numberDiff line change
@@ -262,11 +262,14 @@
262262
},
263263
"Miscellaneous": {
264264
"category": "Miscellaneous",
265-
"calculated_at": "2025-02-17T11:10:38",
266-
"ai_confidence": 80,
267-
"non_ai_confidence": 0,
268-
"final_score": 72.0,
269-
"reasoning": "The content primarily discusses the concept of Web 2.0, which does not align with specific Agile, Scrum, DevOps, or Lean frameworks, making it a suitable fit for the Miscellaneous category.",
265+
"calculated_at": "2025-03-10T13:28:04",
266+
"ai_confidence": 72.0,
267+
"ai_mentions": 15,
268+
"ai_alignment": 30,
269+
"ai_depth": 25,
270+
"non_ai_confidence": 0,
271+
"final_score": 65.0,
272+
"reasoning": "The content discusses the concept of 'Web 2.0' in a general manner without delving into specific Agile, Scrum, DevOps, or Lean frameworks. It reflects on the buzzword nature of 'Web 2.0' in a business context, which aligns with the Miscellaneous category. However, it lacks depth in exploring broader implications or providing actionable insights, resulting in a moderate confidence score.",
270273
"level": "Secondary"
271274
},
272275
"Organisational Agility": {
@@ -325,11 +328,14 @@
325328
},
326329
"Scrum": {
327330
"category": "Scrum",
328-
"calculated_at": "2025-02-17T11:10:49",
329-
"ai_confidence": 0,
330-
"non_ai_confidence": 0,
331-
"final_score": 0.0,
332-
"reasoning": "Content primarily discusses Web 2.0 and does not relate to Scrum principles, practices, or frameworks.",
331+
"calculated_at": "2025-03-10T13:28:01",
332+
"ai_confidence": 5.0,
333+
"ai_mentions": 0,
334+
"ai_alignment": 10.0,
335+
"ai_depth": 0,
336+
"non_ai_confidence": 0,
337+
"final_score": 4.0,
338+
"reasoning": "The content does not discuss Scrum principles, practices, or frameworks. It focuses on the concept of Web 2.0, which is unrelated to Scrum, and does not mention any Scrum roles, events, or artifacts.",
333339
"level": "Ignored"
334340
},
335341
"Sociotechnical Systems": {

site/content/resources/blog/2006/2006-10-31-codeplex-project-rddotnet-white-label/data.index.classifications.json

+8-5
Original file line numberDiff line numberDiff line change
@@ -64,11 +64,14 @@
6464
},
6565
"Scrum": {
6666
"category": "Scrum",
67-
"calculated_at": "2025-02-17T10:23:49",
68-
"ai_confidence": 0,
69-
"non_ai_confidence": 0,
70-
"final_score": 0.0,
71-
"reasoning": "Content does not discuss Scrum principles, practices, or frameworks; it focuses on a codeplex project without any mention of Scrum.",
67+
"calculated_at": "2025-03-10T13:27:58",
68+
"ai_confidence": 5.0,
69+
"ai_mentions": 0,
70+
"ai_alignment": 10.0,
71+
"ai_depth": 0,
72+
"non_ai_confidence": 0,
73+
"final_score": 4.0,
74+
"reasoning": "The content does not mention Scrum or its principles, roles, events, or any related topics. It focuses solely on a codeplex project without any discussion of project management frameworks or methodologies.",
7275
"level": "Ignored"
7376
},
7477
"Flow Efficiency": {

site/content/resources/blog/2006/2006-11-11-net-framework-3-0/data.index.classifications.json

+16-10
Original file line numberDiff line numberDiff line change
@@ -64,11 +64,14 @@
6464
},
6565
"Scrum": {
6666
"category": "Scrum",
67-
"calculated_at": "2025-02-17T10:22:50",
68-
"ai_confidence": 0,
67+
"calculated_at": "2025-03-10T13:27:55",
68+
"ai_confidence": 5.0,
69+
"ai_mentions": 0,
70+
"ai_alignment": 10.0,
71+
"ai_depth": 5.0,
6972
"non_ai_confidence": 0,
70-
"final_score": 0.0,
71-
"reasoning": "Content primarily discusses .NET Framework 3.0 and its features, with no mention of Scrum principles, roles, or practices.",
73+
"final_score": 4.0,
74+
"reasoning": "The content primarily focuses on the .NET Framework and its features, with no direct mentions of Scrum principles, roles, or practices. While there is a brief mention of productivity, it does not align with the core themes of Scrum or provide any depth on Scrum-related topics.",
7275
"level": "Ignored"
7376
},
7477
"Flow Efficiency": {
@@ -91,12 +94,15 @@
9194
},
9295
"Technical Excellence": {
9396
"category": "Technical Excellence",
94-
"calculated_at": "2025-02-17T10:22:55",
95-
"ai_confidence": 50,
96-
"non_ai_confidence": 0,
97-
"final_score": 45.0,
98-
"reasoning": "The content discusses the benefits of using .NET Framework 3.0 and WCF, highlighting improvements in code quality and developer productivity, which are relevant to technical excellence. However, it does not delve deeply into specific engineering practices or methodologies.",
99-
"level": "Tertiary"
97+
"calculated_at": "2025-03-10T13:27:57",
98+
"ai_confidence": 45.0,
99+
"ai_mentions": 20.0,
100+
"ai_alignment": 40.0,
101+
"ai_depth": 30.0,
102+
"non_ai_confidence": 0,
103+
"final_score": 40.0,
104+
"reasoning": "The content mentions the .NET Framework 3.0 and its impact on developer productivity, which aligns with the principles of technical excellence. However, it lacks a detailed discussion on specific engineering practices or methodologies such as TDD or CI/CD. The focus is more on personal experience and benefits rather than a structured exploration of technical excellence concepts.",
105+
"level": "Quaternary"
100106
},
101107
"Azure DevOps": {
102108
"category": "Azure DevOps",

site/content/resources/blog/2006/2006-11-18-windows-vista-windows-mobile-device-center/data.index.classifications.json

+7-4
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,14 @@
1010
},
1111
"Install and Configuration": {
1212
"category": "Install and Configuration",
13-
"calculated_at": "2025-02-17T10:20:45",
14-
"ai_confidence": 80,
13+
"calculated_at": "2025-03-10T13:27:53",
14+
"ai_confidence": 75.0,
15+
"ai_mentions": 60.0,
16+
"ai_alignment": 80.0,
17+
"ai_depth": 70.0,
1518
"non_ai_confidence": 10,
16-
"final_score": 73.0,
17-
"reasoning": "The content primarily discusses the installation process of Windows Mobile Device Center on Windows Vista, providing specific instructions and updates related to the installation, which aligns well with the category.",
19+
"final_score": 68.0,
20+
"reasoning": "The content explicitly discusses the installation process of the Windows Mobile Device Center on Windows Vista, which aligns well with the category of Install and Configuration. It provides specific instructions on obtaining the beta version and mentions troubleshooting steps related to Windows updates. The focus is primarily on the technical aspects of installation, which is a core theme of the category. However, the depth of discussion could be improved with more detailed steps or configuration best practices.",
1821
"level": "Secondary"
1922
},
2023
"Decision Theory": {

site/content/resources/blog/2006/2006-11-18-windows-vista-windows-mobile-device-center/index.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@ aliasesArchive:
2828
- /resources/blog/windows-vista-windows-mobile-device-center
2929
tags:
3030
- Windows
31-
- Install and Configuration
3231
- Troubleshooting
32+
- Install and Configuration
3333
categories: []
3434
preview: nakedalm-logo-128-link-1-1.png
3535

0 commit comments

Comments
 (0)