Skip to content

Commit ca1905a

Browse files
committed
Apply updated to ♻️ ClassificationHelpers.ps1, HugoHelpers.ps1, Update-ClassisificationFrontMatter.ps1, Update-ReourcesFrontMatter.ps1 ro system
1 parent a19dce2 commit ca1905a

File tree

2,887 files changed

+204169
-129516
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,887 files changed

+204169
-129516
lines changed

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

+2-2
Original file line numberDiff line numberDiff line change
@@ -1012,15 +1012,15 @@
10121012
},
10131013
"Troubleshooting": {
10141014
"category": "Troubleshooting",
1015-
"calculated_at": "2025-03-10T13:28:35",
1015+
"calculated_at": "2025-03-15T07:52:25",
10161016
"ai_confidence": 25.0,
10171017
"ai_mentions": 10.0,
10181018
"ai_alignment": 20.0,
10191019
"ai_depth": 10.0,
10201020
"non_ai_confidence": 0,
10211021
"final_score": 22.0,
10221022
"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"
1023+
"level": "Ignored"
10241024
},
10251025
"Azure Boards": {
10261026
"category": "Azure Boards",

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

+8-8
Original file line numberDiff line numberDiff line change
@@ -82,15 +82,15 @@
8282
},
8383
"Install and Configuration": {
8484
"category": "Install and Configuration",
85-
"calculated_at": "2025-03-10T13:28:40",
85+
"calculated_at": "2025-03-15T07:52:25",
8686
"ai_confidence": 32.0,
8787
"ai_mentions": 10,
8888
"ai_alignment": 25,
8989
"ai_depth": 15,
9090
"non_ai_confidence": 10,
9191
"final_score": 30.0,
9292
"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"
93+
"level": "Ignored"
9494
},
9595
"Market Adaptability": {
9696
"category": "Market Adaptability",
@@ -865,15 +865,15 @@
865865
},
866866
"Technical Mastery": {
867867
"category": "Technical Mastery",
868-
"calculated_at": "2025-03-10T15:23:21",
868+
"calculated_at": "2025-03-15T07:52:25",
869869
"ai_confidence": 42.0,
870870
"ai_mentions": 15.0,
871871
"ai_alignment": 35.0,
872872
"ai_depth": 30.0,
873873
"non_ai_confidence": 0,
874874
"final_score": 38.0,
875875
"reasoning": "The content provides a practical example of customising UI elements in Windows Forms using .NET, which touches on software craftsmanship and design principles. However, it lacks a broader discussion on best practices, principles of clean code, or methodologies that contribute to high-quality software development. The focus is primarily on implementation rather than a comprehensive exploration of technical mastery.",
876-
"level": "Quaternary"
876+
"level": "Ignored"
877877
},
878878
"Working Agreements": {
879879
"category": "Working Agreements",
@@ -1021,15 +1021,15 @@
10211021
},
10221022
"Troubleshooting": {
10231023
"category": "Troubleshooting",
1024-
"calculated_at": "2025-03-11T12:19:26",
1024+
"calculated_at": "2025-03-15T07:52:25",
10251025
"ai_confidence": 32.0,
10261026
"ai_mentions": 15.0,
10271027
"ai_alignment": 25.0,
10281028
"ai_depth": 20.0,
10291029
"non_ai_confidence": 0,
10301030
"final_score": 29.0,
10311031
"reasoning": "The content primarily focuses on customising UI elements in Windows Forms .NET, with a brief mention of troubleshooting by suggesting that if problems arise, one can inherit from the ToolStrip control and change the renderer. However, the main focus is on implementation rather than diagnosing or resolving technical issues, which limits its alignment with the troubleshooting category.",
1032-
"level": "Quaternary"
1032+
"level": "Ignored"
10331033
},
10341034
"Azure Boards": {
10351035
"category": "Azure Boards",
@@ -1126,15 +1126,15 @@
11261126
},
11271127
"System Configuration": {
11281128
"category": "System Configuration",
1129-
"calculated_at": "2025-03-11T10:54:44",
1129+
"calculated_at": "2025-03-15T07:52:25",
11301130
"ai_confidence": 32.0,
11311131
"ai_mentions": 5,
11321132
"ai_alignment": 15,
11331133
"ai_depth": 12,
11341134
"non_ai_confidence": 0,
11351135
"final_score": 29.0,
11361136
"reasoning": "The content primarily focuses on customising the UI colour scheme for Windows Forms in .NET, which is more related to software development and UI design rather than system configuration. While it does touch on aspects of configuration (like setting a custom renderer), it lacks depth in discussing broader system configuration practices, methodologies, or optimisation strategies. The technical details provided are specific to UI customisation rather than the overall system setup or performance enhancement.",
1137-
"level": "Quaternary"
1137+
"level": "Ignored"
11381138
},
11391139
"Lean Thinking": {
11401140
"category": "Lean Thinking",

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

-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@ aliasesArchive:
2828
- /resources/blog/custom-ui-colour-scheme-for-windows-forms-net
2929
tags:
3030
- Windows
31-
- Software Development
3231
categories: []
3332
preview: metro-binary-vb-128-link-1-1.png
3433

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

+6-6
Original file line numberDiff line numberDiff line change
@@ -64,15 +64,15 @@
6464
},
6565
"Code and Complexity": {
6666
"category": "Code and Complexity",
67-
"calculated_at": "2025-03-10T13:28:29",
67+
"calculated_at": "2025-03-15T07:52:25",
6868
"ai_confidence": 32.0,
6969
"ai_mentions": 10,
7070
"ai_alignment": 25,
7171
"ai_depth": 15,
7272
"non_ai_confidence": 20,
7373
"final_score": 31.0,
7474
"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"
75+
"level": "Ignored"
7676
},
7777
"DevOps": {
7878
"category": "DevOps",
@@ -850,15 +850,15 @@
850850
},
851851
"Pragmatic Thinking": {
852852
"category": "Pragmatic Thinking",
853-
"calculated_at": "2025-03-11T10:54:41",
853+
"calculated_at": "2025-03-15T07:52:25",
854854
"ai_confidence": 32.0,
855855
"ai_mentions": 15.0,
856856
"ai_alignment": 25.0,
857857
"ai_depth": 40.0,
858858
"non_ai_confidence": 0,
859859
"final_score": 29.0,
860860
"reasoning": "The content primarily focuses on a technical implementation of a UI adapter within the Composite UI Application Block (CAB). While it does touch on practical problem-solving by discussing two approaches to extend functionality, it lacks a broader discussion on Agile, Scrum, or DevOps principles. The depth of the technical details is significant, but the overall alignment with the core themes of pragmatic thinking is limited, as it does not address adaptability or real-world applications in a project management context.",
861-
"level": "Quaternary"
861+
"level": "Ignored"
862862
},
863863
"MVP": {
864864
"category": "MVP",
@@ -973,15 +973,15 @@
973973
},
974974
"Engineering Excellence": {
975975
"category": "Engineering Excellence",
976-
"calculated_at": "2025-03-10T15:23:15",
976+
"calculated_at": "2025-03-15T07:52:25",
977977
"ai_confidence": 32.0,
978978
"ai_mentions": 15.0,
979979
"ai_alignment": 25.0,
980980
"ai_depth": 25.0,
981981
"non_ai_confidence": 0,
982982
"final_score": 29.0,
983983
"reasoning": "The content primarily focuses on implementing a specific feature in a software framework, detailing code and technical solutions. While it touches on aspects of software craftsmanship, such as extending functionality and code reuse, it lacks a broader discussion on engineering excellence principles, best practices, or continuous improvement processes. The depth of discussion is limited to a specific implementation without addressing overarching themes of quality assurance or team collaboration.",
984-
"level": "Quaternary"
984+
"level": "Ignored"
985985
},
986986
"Coaching": {
987987
"category": "Coaching",

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

-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@ aliasesArchive:
2929
tags:
3030
- Software Development
3131
- Practical Techniques and Tooling
32-
- Technical Mastery
3332
categories: []
3433
preview: metro-binary-vb-128-link-1-1.png
3534

site/content/resources/blog/2006/2006-08-01-cafemsn-prize/index.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,7 @@ aliasesArchive:
2222
- /blog/cafemsn-prize
2323
- /cafemsn-prize
2424
- /resources/blog/cafemsn-prize
25-
tags:
26-
- Miscellaneous
25+
tags: []
2726
preview: nakedalm-logo-128-link-1-1.png
2827
categories: []
2928

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

+2-2
Original file line numberDiff line numberDiff line change
@@ -316,15 +316,15 @@
316316
},
317317
"Products and Books": {
318318
"category": "Products and Books",
319-
"calculated_at": "2025-03-10T13:28:14",
319+
"calculated_at": "2025-03-15T07:52:25",
320320
"ai_confidence": 25.0,
321321
"ai_mentions": 10.0,
322322
"ai_alignment": 20.0,
323323
"ai_depth": 10.0,
324324
"non_ai_confidence": 0,
325325
"final_score": 22.0,
326326
"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"
327+
"level": "Ignored"
328328
},
329329
"Scrum": {
330330
"category": "Scrum",

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

+8-8
Original file line numberDiff line numberDiff line change
@@ -100,15 +100,15 @@
100100
},
101101
"News and Reviews": {
102102
"category": "News and Reviews",
103-
"calculated_at": "2025-03-10T13:28:09",
103+
"calculated_at": "2025-03-15T07:52:25",
104104
"ai_confidence": 42.0,
105105
"ai_mentions": 15.0,
106106
"ai_alignment": 35.0,
107107
"ai_depth": 30.0,
108108
"non_ai_confidence": 10,
109109
"final_score": 39.0,
110110
"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"
111+
"level": "Ignored"
112112
},
113113
"Agile Product Operating Model": {
114114
"category": "Agile Product Operating Model",
@@ -166,15 +166,15 @@
166166
},
167167
"Technical Excellence": {
168168
"category": "Technical Excellence",
169-
"calculated_at": "2025-03-10T15:23:12",
169+
"calculated_at": "2025-03-15T07:52:25",
170170
"ai_confidence": 32.0,
171171
"ai_mentions": 15.0,
172172
"ai_alignment": 25.0,
173173
"ai_depth": 40.0,
174174
"non_ai_confidence": 0,
175175
"final_score": 29.0,
176176
"reasoning": "The content discusses the evaluation of Windows Communication Foundation (WCF) and its features, which relates to technical excellence in terms of software development practices. However, it lacks explicit discussions on methodologies like TDD, CI/CD, or modular architecture. The focus is more on the technology itself rather than the engineering practices that enhance agility and quality in software development. While there is some depth in discussing WCF's benefits, it does not sufficiently align with the core themes of technical excellence.",
177-
"level": "Quaternary"
177+
"level": "Ignored"
178178
},
179179
"Flow Efficiency": {
180180
"category": "Flow Efficiency",
@@ -433,15 +433,15 @@
433433
},
434434
"Working Software": {
435435
"category": "Working Software",
436-
"calculated_at": "2025-03-11T10:54:38",
436+
"calculated_at": "2025-03-15T07:52:25",
437437
"ai_confidence": 32.0,
438438
"ai_mentions": 15.0,
439439
"ai_alignment": 25.0,
440440
"ai_depth": 40.0,
441441
"non_ai_confidence": 10,
442442
"final_score": 30.0,
443443
"reasoning": "The content discusses the evaluation of Windows Communication Framework (WCF) and its potential benefits for web service projects, which aligns with the concept of working software. However, it lacks explicit discussions on Agile or Scrum principles, and the focus is more on the technology itself rather than on delivering functional software that meets user needs. The depth of discussion is moderate, providing some insights into the features and advantages of WCF, but it does not delve deeply into best practices or customer feedback mechanisms.",
444-
"level": "Quaternary"
444+
"level": "Ignored"
445445
},
446446
"Lead Time": {
447447
"category": "Lead Time",
@@ -973,15 +973,15 @@
973973
},
974974
"Engineering Excellence": {
975975
"category": "Engineering Excellence",
976-
"calculated_at": "2025-03-10T15:23:09",
976+
"calculated_at": "2025-03-15T07:52:25",
977977
"ai_confidence": 32.0,
978978
"ai_mentions": 15.0,
979979
"ai_alignment": 25.0,
980980
"ai_depth": 20.0,
981981
"non_ai_confidence": 0,
982982
"final_score": 29.0,
983983
"reasoning": "The content discusses the evaluation of Windows Communication Foundation (WCF) and its features, which touches on aspects of software craftsmanship and development practices. However, it lacks a direct focus on engineering excellence principles, such as coding standards, testing methodologies, or continuous improvement processes. The discussion is primarily about the technology itself rather than the broader context of engineering excellence, resulting in a low confidence score.",
984-
"level": "Quaternary"
984+
"level": "Ignored"
985985
},
986986
"Coaching": {
987987
"category": "Coaching",

site/content/resources/blog/2006/2006-08-09-windows-communication-framework-evaluation/index.md

+1-3
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,7 @@ aliasesArchive:
2222
- /blog/windows-communication-framework-evaluation
2323
- /windows-communication-framework-evaluation
2424
- /resources/blog/windows-communication-framework-evaluation
25-
tags:
26-
- Software Development
27-
- Windows
25+
tags: []
2826
preview: metro-binary-vb-128-link-1-1.png
2927
categories: []
3028

site/content/resources/blog/2006/2006-09-08-web-2-0/index.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,7 @@ aliasesArchive:
2222
- /blog/web-2-0
2323
- /web-2-0
2424
- /resources/blog/web-2-0
25-
tags:
26-
- Miscellaneous
25+
tags: []
2726
preview: nakedalm-logo-128-link-1-1.png
2827
categories: []
2928

0 commit comments

Comments
 (0)