Skip to main content

Design Patterns: The art of making TV serials or masala movies

After being tortured to sit through one too many series of never ending serials, here are a few rules or patterns that I had observed:

Design patterns on serials or movies
  • The-Not-Good-as-it-seems Pattern: If it is too good to be true, it is a dream and in real-world, it will happen exactly the opposite
  • The-One-is-not-enough Pattern: One of the primary character will have two wives and will struggle between the two (or more?).
  • Medical-Miracle Pattern: Someone will get amnesia and later will be always be cured.
  • Double-Trouble Pattern: If twins are born, they will get separated to meet again 20 years later. Of-course, there will be scope for impersonation.
  • The-Cryptic-Prophet Pattern: Swamijis, gypsies, sadhus will usually be able to give cryptic clues on what is about to happen next
  • The-Cycle-of-Life Pattern: If a primary actor's family is portrayed as being very rich, chances are they will become poor. Conversely, the family opposing the hero / heroin will have the lifestyle opposite to them.
The art of extending airtime
  • The-Matrix-Bullet-Time Pattern: When the situation becomes tense, you get into slow-motion mode with background accompaniment *after* every statement / action made by the actors.
  • Manic-Mondays Pattern: Friday (for serials that are aired on weekdays) sessions will usually be a cliffhanger, ending just before a pretty tense moment which will usually fizzle out on Mondays.
  • Bored-With-the-Existing-Faces Pattern: When things become too dull, introduce a new set of characters and follow a side storyline
  • The-Forget-Me-Not Pattern: On long running soaps, introduce a recap session that compresses all major moments that had happened earlier which the actor will ruminate
Now a days, a lot of reality shows have made it into our TV channels. Here are a few patters that I have observed here:
  • The-Blunt-in-Your-Face Pattern: The judges make it an effort to be rude while pointing out the participants faults, with closeups of both the judges as well as the participants at the recieving end with again, background accompaniments.
  • The-Let's-Cry-Together Pattern: When a participant or pair is bumped out of the contest, you should watch the emotional drama. The relatives and friends of the bumped out participants hurling verbal assaults towards judges and the judges themselves get into an emotional state deciding to quit and all others wooing them to come back. This is something that you should not miss . OK, OK, I was kidding about the last statement!
  • You-Have-Yet-Another-Chance Pattern: When the participants are dropping off the chart like flies after you switch on the repellent, the organizer will decide to pardon the non-performers and continue to the next session.

Comments

Shoban Jayaraj said…
The Mute Pattern: When two people start discussing the plan, your TV goes mute. This likely means that the topic under discussion will likely succeed.

Popular posts from this blog

Battle of Wesnoth Been on the lookout for a free turn based strategy game and chanced upon the Battle of Wesnoth . Despite it being an open source game (meaning, you get the source), it was incredibly polished akin to any of the other turn based strategy game (Alpha Centauri), be it the background score or the graphics or the tutorials. The game itself is set in a period similar to the D&D or nethack era. For the film buffs, if you have read or seen the Lord of the Rings, you would probably be able to relate to the clans that populate the game world. The game play, as with any turn based strategy game requires background information on each of the units that you own, their strengths and weaknesses and a lot of planning (a kin to chess, but with a lot more parameters) where factors like day - night cycles are taken into account (e.g, humans fight well during the day, but the orcs are better during the night). It is encouraged to keep your older units as they gain experience and beco...
Going forward... Happy Diwali to anyone who has managed to reach this site! With this being a long weekend, by next novel that I recently read was NEXT by Michael Crichton, based on the new advances that are being made in the world of genetic engineering and the implications of their effects in the social world. Good read which changes the perspective of the darker side of generic engineering in the ever changing world.
The Quest The quest for a free UML tool has been going on for the past few years until I chanced upon StarUML . Capable, with support for UML 2.0 constructs except Timing Diagrams, this is a good tool compared to others like ArgoUML . StarUML is developed using Delphi and is COM compliant so that plugins exist to extend the existing framework to support or provide configurability. The base installation supports document generation and well as rudimentary reverse engineering support. I tried reverse engineering a few C# code and only a few classes were imported. This being an open source project, there is no stopping you from acquiring the source and fixing any open issues and submitting a patch. The UI is snappy and unlike other tools that are over 250 MB in size, this is 1/10 in comparison. A great tool for quick modeling.