Join Eternal Thinker on facebook!

This pop-up will self-destruct in 20 seconds Close

The Game of Marienbad


When you watch the 1961 French movie Last year at Marienbad, don't bother trying or Googling to find its actual storyline. Apparently, it's not made to have an accurately interpretable storyline.

Apart from this, what captured my curiosity after watching this film is the game they play many times in the movie. It is mostly between M and X, and sometimes with M and other people. M always wins. But do we actually have a chance to beat M? See for yourself in the Game of Marienbad I've made, inspired from the movie :)


You can play two slightly different versions of the game. The original version or the neat version.
The neat version is nothing but the game with words like 'dammit' edited out. If that doesn't hurt, you can go with the first one itself :). The neat version edits were meant for small kids playing the game.

Let me know if you could beat M!



Smileys for your blog #Update 4.0


The et Smileys for your blog are back, this time with a bunch of happy updates! ^_^

Update 1 : New smileys!
I have added 14 new smileys and updated 4 of the existing smileys. Here is a passage from The Pilgrimage to illustrate the new smileys (I haven't read the book though):

It is the pleasure of searching and the pleasure of the adventure \m/.  You are nourishing something that’s very important-your dreams :star.  We must never stop dreaming :kitten <3.  Dreams provide nourishment for the soul, just as a meal does for the body :vD.  Many times in our lives we see our dreams shattered o_O and our desires frustrated <\3, but we have to continue dreaming :tup.  If we don’t, our soul dies :tdown :robot xD.

Hope you liked them :) (don't question their relevance in the above passage :P). Those already using the et Smiley set need not update the code; simply start using them! Others can see this post to find out how to add these smileys to your blog.
You can also check out the complete list of all et Smileys

Although, it is much recommended that the current smiley users change to the new code. This updated code provides better reliability in the latest browsers. Check the new code here. Also check the updated code for smiley panels (for comment form) here.

List of new and updated smileys













  confused :/
  laugh xD
  smile ^_^
  stunned o_O
  muahaha :vD
  straight :||
  rock on \m/
  heart <3
  broken <\3











  vote up :tup
  vote down :tdown
  star :star
  robot :robot
  kitten :kitten
  kiss :k
  wow :o
  frustrated >.<
  raise brow :brow



Update 2 : Smileys for Blogger Everyone!
Now the et Smiley set can be used in ANY website or blog :-o. See the post Smileys for everyone
'Other blogs' also include Wordpress or Tumblr. But since smiley processing in Wordpress takes place at the server and et Smiley script works at the user side, you'll miss out on basic smileys like: :). But WTHell et Smileys have around 50 awesome smileys which you can use all over your Wordpress blog ^_^.
And anybody familiar with Wordpress plugin development, let me know if we can create an et Smileys plugin for Wordpress <3


Update 3 : When you thought this couldn't get any better, it just did!
The internal updates (all that programming and regular expressions and the integer of Pi) have made it capable to use the smiley script in any website or blog out there.
In addition, there has been a complete redesign of the script and now it's performance is around 50 times better. Now the smileys load with no delay after page loading!
Also, some people had reported that the smiley panels over comment form was not working in Opera and Chrome. Well, check them now :)

Let there be happiness and kittens :) :kitten :kitten



How to add the ET Smileys to your blog/website

Yes! Now the ET Smileys set is available for use in any blog or website. Read on to find out how to add them to your website.


* See the list of smileys
* If you want to add smileys to your Blogger blog, see Smileys for blogspot

Follow the simple steps below to add the smiley functionality to your website/blog:


Step #1

1) In your website/blog's HTML code, search for the part saying </head>
2) Now just before this, insert the below code:

<script src="https://et-smileys.googlecode.com/svn/trunk/etSmileys.js" type="text/javascript"/>


And the first part is done!!

Step #2
Now you need to add the etSmileys class to the sections in your blog where you like the smileys to appear.
If you want the smileys everywhere in the website, search for <body> in the HTML code, and add the class as follows:

<body class="etSmileys" >


If you want the smileys in only particular sections of your blog, add the class to only those. For example, if a section has id main-content, the code would look like this:

<div id="main-content"> ... </div>


Now add the new class as follows:

<div id="main-content" class="etSmileys"> ... </div>


If main-content is already a class, then new code will look like this:

<div class="main-content etSmileys"> ... </div>

Alternate no-script-conflict no-wait-for-page-load version
The above script will wait till the whole page loads for the smileys to appear. There is an alternate version of the script which will be useful in following situations:
  • You have a lot of JavaScript added to your blog, and adding the smiley script results in some script conflict
  • Some elements in your page is taking forever to load, and since the page is not loaded, smileys are not appearing
  • For some reason you need more control over when exactly the smiley script is called
In any of these cases, you can use the explicit-call version of the ET Smiley Script.

If you still have queries regarding adding the smileys, feel free to drop me a mail :)

How it works?
You can simply type in the emoticon symbols in your arrticle/post, like in a chat.
The above script replaces the emoticon symbols you type with the corresponding smileys. For this you'll have to know the correct symbol for each smiley.
Example: :) becomes :)

See a full table listing the ET Smileys and their symbols at the end of this post. You can bookmark the above link for quick reference.

Adding a smileys reference panel
You can add a smileys reference panel anywhere in your blog by pasting the following code at that location:

Complete smiley panel

<script src="https://et-smileys.googlecode.com/svn/trunk/etSmileysPanelFull.js" type="text/javascript"/>


Minimalist smiley panel

<script src="https://et-smileys.googlecode.com/svn/trunk/etSmileysPanelBasic.js" type="text/javascript"/>


Usage guideline:
One important point you should remember is to put a space before the symbol.. or else the smiley image won't appear.



Staying up-to-date and Keeping in touch..
The smiley list is never complete! Suggest your own ideas of interesting smileys that can be included in the list :i . You may make your suggestions at the comments. Please note that the current smileys are 16px in height, so that it won't create an unnecessary spacing between the text. So hope that your ideas won't go ABOVE that! :O

Whenever new smileys are added, the script will be updated automatically. But you'll need to know the new symbols for the fresh smileys. So stay connected to know the updates in the smiley data base.

Bookmark this page to stay in touch with the constantly updated smiley list and other related updates.

Put the smiley badge in your blog to let others know of the smileys and also for a quick link!



Embed code:



Get the smiley updates via Twitter: Follow me on twitter

Hope that helped! 8)

Spread the Word
So have you decided to use the et smileys? Then do a little favor. Kindly link back to this page so that others can also come to know about this smiley set. Thank you!! :)