Best of Project ManagementMay 2025

  1. 1
    Article
    Avatar of workchroniclesWork Chronicles·52w

    (comic) I need you to be agile

    A humorous comic highlights the challenges and expectations in adopting agile methodologies within workplace dynamics, emphasizing the gap between management's demands and practical implementation.

  2. 2
    Article
    Avatar of workchroniclesWork Chronicles·1y

    (comic) Sales vs Implementation

    A humorous comic explores the disconnect between sales promises and the practical challenges faced by implementation teams, highlighting common workplace dynamics.

  3. 3
    Article
    Avatar of sknexusSK NEXUS·1y

    When You Need to Say No

    Successfully managing client relationships involves confidently communicating boundaries and protecting your team's focus. Even if a big client asks for additional work beyond the agreed scope, it's crucial to address the issue professionally and offer solutions like redefining the project scope. Building confidence and maintaining clear documentation while being prepared to walk away if required helps in maintaining respect and business stability.

  4. 4
    Article
    Avatar of techworld-with-milanTech World With Milan·1y

    The Art and Science of Architectural Decision-Making

    Architecture Decision Records (ADRs) are essential for capturing significant design choices in software projects. They maintain a historical record of decisions, ensuring that the reasoning and context behind architecture choices are accessible. ADRs foster knowledge retention, enhance collaboration, and facilitate architectural evolution. Implementing them does not require special tools, as they can be simple text files in version control systems or written in wikis. Selecting the right tool and template helps establish efficient practices in software development teams.

  5. 5
    Article
    Avatar of sknexusSK NEXUS·1y

    Juggling Projects Without Losing Your Mind

    Managing multiple projects requires more than just time management; it's an attention management challenge. The guide suggests strategies like creating separate project environments, assigning dedicated time blocks, setting a fixed daily communication window, and having a flex block for unexpected issues. Instead of defaulting to outsourcing, it emphasizes the importance of clear roles and processes for effective management.

  6. 6
    Article
    Avatar of devsquadDev Squad·52w

    The Development Process

    The post humorously describes a chaotic development process where coding is done sober, code is pushed while drunk, and debugging while hungover, with releases driven by spite. It contrasts this approach with agile and clean methodologies, highlighting the challenges faced by developers.

  7. 7
    Video
    Avatar of christianlempaChristian Lempa·51w

    Tech project management and documentation in Notion

    A comprehensive guide to organizing tech projects and documentation using Notion, featuring database structures for project tracking, task management with Kanban boards and timelines, technical note-taking strategies, and automation workflows. Covers setting up project databases, managing home lab infrastructure documentation, IP address tracking, and using Notion AI for research and documentation generation.

  8. 8
    Article
    Avatar of elixirstatusElixirStatus·1y

    devcarrots/tuesday: Fictional project management application built with Ash accompanying the book "Domain Modeling with Ash Framework"

    The repository contains a fictional project management application built with the Ash Framework, aligned with concepts from the book 'Domain Modeling with Ash Framework.' It includes an IEx shell configuration file to streamline coding, and commands for setting up the project and managing the database. The project is open-source with a Figma prototype available for its features.