Taking a break from writing up my dissertation, I noticed the hash tag #ReplaceMovieTitlesWithSamosa trending on twitter. It’s getting quite common and you can see such topics trending once a month or so. While people are quite apt at coming up with funny topics, computers just might be good enough for the job. So I made this small JavaScript program which replaces words in movie names automatically and gives you an option to tweet them.

The idea is to make the script generic enough to handle new hashtags and words whenever they come up.  So the URL http://chaoticity.com/replacemoviewith/?q=Samosa&h=ReplaceMovieTitlesWithSamosa will replace a random noun (or another word) with Samosa and the hashtag #ReplaceMovieTitlesWithSamosa would be added to the tweet text. You can try this tool by clicking on the image below.

Tweet away!

 

image