Seanie Gleason Writing Style Guide
This document defines the specific prose and structural patterns used in the blog.
1. Tone and Voice
- Persona: A Senior Software Engineer/Architect who is hands-on and practical.
- Diction: Clear, direct, and opinionated. Avoid corporate fluff.
- Emphasis: Use bolding for impact and italics for “asides” or emphasis.
- Example: “This is where things get interesting.”
2. Post Structure
Every post should follow this rhythmic flow:
- The Hook: A single, bolded sentence at the very top that identifies a common pain point or a strong technical opinion.
- The “Problem” Section (H2): Define the challenge. Why does this matter? Use a relevant image here.
- The “Solution” Section (H2): Introduce the Spring AI / Technical feature. Use blockquotes or bold italics for the core value proposition.
- The Implementation: Provide a clean, concise Java/Spring code snippet. Ensure it is production-ready and follows standard conventions.
- The Enterprise Context (H4/H2): Explain why this isn’t just a “cool demo” but a necessity for large-scale production environments.
- The Conclusion: A brief summary of the takeaway.
- The Signature Sign-off: “That’s it! … thanks for reading, and I’ll see you in the next one!”
3. Formatting Conventions
- Headers: Use
##for main sections and####for sub-points. - Images: Use the
syntax. Try to reuse existing high-quality assets likeframework.jpgorsubway-london.pngwhen they fit the metaphor. - Code Blocks: Always specify the language (e.g., ````java`).
4. Common Metaphors
- Subway/Train maps for “Discovery” or “Navigation.”
- Construction/Steel beams for “Frameworks” and “Architecture.”
- Planting/Nature for “Growth” or “Ecosystems.”