‘Ideatoons’ is a technique based on Pattern Language. Instead of reinventing the wheel, you look for recurring successful solutions (patterns) in nature, history, or unrelated industries, and then “toon” or adapt them to your specific problem.
The Pattern of Success
Nature and history have already solved most of the problems we face. Your job is to find the right pattern and translate it.
Define Your Problem
Clearly state the challenge you want to address.
Example: “How can we improve user engagement on our mobile application?”
Identify Core Elements
Break your problem into its essential goals.
- User retention (coming back).
- Feature discovery (finding new things).
- Community building (connecting with others).
Search for Patterns
Look for successful models outside your industry that solve these same elements.
- The “Daily Streak” (Duolingo): Motivates through habit loops and loss aversion.
- The “Recommendation Engine” (Netflix): Increases usage by predicting preferences.
- The “Social Proof” (Instagram): Drives engagement by showing what others are doing.
Adapt and Apply
Abstract the principle of the pattern and apply it to your app.
- Daily Streak → Learning App: Reward users with badges for consecutive days of skill-building.
- Social Proof → Finance App: Show a feed of “What your friends are investing in” (anonymized).
Practice
Problem: “A city wants to reduce traffic congestion.” Pattern: “Ant Colonies.” Ants find the most efficient route by leaving pheromone trails that others follow. How could a city use a “digital pheromone” to reduce traffic?