<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>animation on S Anand</title>
    <link>https://www.s-anand.net/blog/tag/animation/</link>
    <description>Recent content in animation on S Anand</description>
    <generator>Hugo -- 0.156.0</generator>
    <language>en-us</language>
    <lastBuildDate>Thu, 22 Jan 2026 09:33:02 +0530</lastBuildDate>
    <atom:link href="https://www.s-anand.net/blog/tag/animation/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Gemini copies images almost perfectly</title>
      <link>https://www.s-anand.net/blog/gemini-copies-images-almost-perfectly/</link>
      <pubDate>Thu, 22 Jan 2026 09:33:02 +0530</pubDate>
      <guid>https://www.s-anand.net/blog/gemini-copies-images-almost-perfectly/</guid>
      <description>&lt;p&gt;&lt;strong&gt;Summary&lt;/strong&gt;: Nano Banana Pro is &lt;em&gt;much&lt;/em&gt; better than recent models at copying images without errors. That lets us do a few useful things, like:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Pre-process images for OCR, improving text recognition by cleaning up artifacts while preserving text shapes exactly.&lt;/li&gt;
&lt;li&gt;Convert textbook raster diagrams into clean vector-like images that vectorizers can process easily.&lt;/li&gt;
&lt;li&gt;Create in-betweens for cartoon animations&lt;/li&gt;
&lt;li&gt;Copy torn, stained 1950s survey maps into pristine, high-contrast replicas with boundary lines preserved pixel-perfectly.&lt;/li&gt;
&lt;li&gt;Redraw sewage map blueprints or refinery blueprints into clean schematics, separating the &amp;ldquo;pipes&amp;rdquo; from the &amp;ldquo;background noise&amp;rdquo;.&lt;/li&gt;
&lt;li&gt;&amp;hellip; and more!&lt;/li&gt;
&lt;/ul&gt;
&lt;hr&gt;
&lt;p&gt;GPT Image 1.5 has a good reputation for drawing exactly what you tell it to.&lt;/p&gt;
&lt;p&gt;But right now, nothing beats Gemini 3 Pro Image Preview (Nano Banana Pro) on copying images &lt;strong&gt;exactly&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;To check this, &lt;a href=&#34;https://github.com/Nitin399-maker&#34;&gt;Nitin&lt;/a&gt; asked a bunch of models to:&lt;/p&gt;
&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; class=&#34;chroma&#34;&gt;&lt;code class=&#34;language-markdown&#34; data-lang=&#34;markdown&#34;&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;Recreate the provided image EXACTLY:
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;&lt;span class=&#34;k&#34;&gt;-&lt;/span&gt; Same resolution and aspect ratio
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;&lt;span class=&#34;k&#34;&gt;-&lt;/span&gt; Same colors, lighting, composition
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;&lt;span class=&#34;k&#34;&gt;-&lt;/span&gt; Same shapes and positions
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;&lt;span class=&#34;k&#34;&gt;-&lt;/span&gt; No stylization, no creativity, no cleanup
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;&lt;span class=&#34;k&#34;&gt;-&lt;/span&gt; Do not add/remove text, objects, or artifacts
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;&lt;span class=&#34;k&#34;&gt;-&lt;/span&gt; Output should be the closest possible pixel-level match
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;p&gt;&amp;hellip; and passed it different kinds of images.&lt;/p&gt;
&lt;p&gt;Here&amp;rsquo;s their &lt;a href=&#34;https://en.wikipedia.org/wiki/Structural_similarity&#34;&gt;structural similarity index (SSIM)&lt;/a&gt;:&lt;/p&gt;
&lt;!--

Generated by: https://gemini.google.com/app/624b7e8763d05222

Convert this Markdown table into a HTML table colored using D3 RdYlGn scale (highest value is green, lowest is red), ensuring contrast - i.e. white foreground text if the background is dark and black foreground text otherwise, with values shown as percentages to 1 decimal (e.g. 99.9%), number columns right aligned and the first text column left aligned.

Add a button that lets me copy the rendered HTML to the clipboard keeping the entire formatting (horizontal alignment, foreground and background, no fonts / padding etc.) as inlined styles in the HTML. I want to paste this into another (static) HTML page and get the SAME output.

| Image Type       | gemini-3-pro-image-preview | gemini-2.5-flash-image | gpt-image-1.5 | chatgpt-image-latest | gpt-image-1 | gpt-image-1-mini |
| ---------------- | -------------------------- | ---------------------- | ------------- | -------------------- | ----------- | ---------------- |
| Human portrait   | 0.9986                     | 0.8471                 | 0.9342        | 0.8976               | 0.8948      | 0.7695           |
| Human photo      | 0.9931                     | 0.7609                 | 0.8289        | 0.8215               | 0.7400      | 0.7181           |
| Landscape        | 0.9984                     | 0.9574                 | 0.9309        | 0.9244               | 0.9027      | 0.9203           |
| Cartoon          | 0.9984                     | 0.8126                 | 0.7232        | 0.7185               | 0.7236      | 0.7227           |
| Diagram          | 0.9790                     | 0.3222                 | 0.3235        | 0.2440               | 0.2692      | 0.3164           |
| Scatterplot      | 0.8913                     | 0.8587                 | 0.4627        | 0.4195               | 0.3598      | 0.3845           |
| Surreal painting | 0.9973                     | 0.6669                 | 0.7720        | 0.7656               | 0.7221      | 0.5136           |
| Stereogram       | 0.9850                     | 0.3784                 | 0.4115        | 0.3412               | 0.3614      | 0.3960           |
| Document         | 0.8942                     | 0.3357                 | 0.1397        | 0.1004               | 0.0788      | 0.0832           |
| Tuvalu map       | 0.9620                     | 0.9992                 | 0.7242        | 0.6179               | 0.6447      | 0.6544           |
| Overall Average  | 0.9697                     | 0.6939                 | 0.6251        | 0.5851               | 0.5697      | 0.5479           |

--&gt;
&lt;table&gt;
  &lt;thead&gt;
    &lt;tr&gt;
      &lt;th scope=&#34;col&#34; style=&#34;text-align: left; background-color: #f3f4f6; color: #111;&#34;&gt;Image Type&lt;/th&gt;
      &lt;th scope=&#34;col&#34; style=&#34;text-align: right; background-color: #f3f4f6; color: #111;&#34;&gt;gemini-3-pro-image-preview&lt;/th&gt;
      &lt;th scope=&#34;col&#34; style=&#34;text-align: right; background-color: #f3f4f6; color: #111;&#34;&gt;gemini-2.5-flash-image&lt;/th&gt;
      &lt;th scope=&#34;col&#34; style=&#34;text-align: right; background-color: #f3f4f6; color: #111;&#34;&gt;gpt-image-1.5&lt;/th&gt;
      &lt;th scope=&#34;col&#34; style=&#34;text-align: right; background-color: #f3f4f6; color: #111;&#34;&gt;chatgpt-image-latest&lt;/th&gt;
      &lt;th scope=&#34;col&#34; style=&#34;text-align: right; background-color: #f3f4f6; color: #111;&#34;&gt;gpt-image-1&lt;/th&gt;
      &lt;th scope=&#34;col&#34; style=&#34;text-align: right; background-color: #f3f4f6; color: #111;&#34;&gt;gpt-image-1-mini&lt;/th&gt;
    &lt;/tr&gt;
  &lt;/thead&gt;
  &lt;tbody&gt;
    &lt;tr&gt;
      &lt;th scope=&#34;row&#34; style=&#34;text-align: left; background-color: #fff; color: #000&#34;&gt;Document&lt;/th&gt;
      &lt;td style=&#34;text-align: right; background-color: rgb(37, 153, 80); color: white;&#34;&gt;89.4%&lt;/td&gt;
      &lt;td style=&#34;text-align: right; background-color: rgb(253, 191, 113); color: black;&#34;&gt;33.6%&lt;/td&gt;
      &lt;td style=&#34;text-align: right; background-color: rgb(226, 73, 51); color: white;&#34;&gt;14.0%&lt;/td&gt;
      &lt;td style=&#34;text-align: right; background-color: rgb(212, 50, 44); color: white;&#34;&gt;10.0%&lt;/td&gt;
      &lt;td style=&#34;text-align: right; background-color: rgb(203, 39, 41); color: white;&#34;&gt;7.9%&lt;/td&gt;
      &lt;td style=&#34;text-align: right; background-color: rgb(205, 41, 41); color: white;&#34;&gt;8.3%&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
      &lt;th scope=&#34;row&#34; style=&#34;text-align: left; background-color: #fff; color: #000&#34;&gt;Diagram&lt;/th&gt;
      &lt;td style=&#34;text-align: right; background-color: rgb(6, 114, 60); color: white;&#34;&gt;97.9%&lt;/td&gt;
      &lt;td style=&#34;text-align: right; background-color: rgb(253, 184, 107); color: black;&#34;&gt;32.2%&lt;/td&gt;
      &lt;td style=&#34;text-align: right; background-color: rgb(253, 185, 108); color: black;&#34;&gt;32.4%&lt;/td&gt;
      &lt;td style=&#34;text-align: right; background-color: rgb(247, 138, 80); color: black;&#34;&gt;24.4%&lt;/td&gt;
      &lt;td style=&#34;text-align: right; background-color: rgb(250, 153, 88); color: black;&#34;&gt;26.9%&lt;/td&gt;
      &lt;td style=&#34;text-align: right; background-color: rgb(252, 181, 105); color: black;&#34;&gt;31.6%&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
      &lt;th scope=&#34;row&#34; style=&#34;text-align: left; background-color: #fff; color: #000&#34;&gt;Stereogram&lt;/th&gt;
      &lt;td style=&#34;text-align: right; background-color: rgb(4, 111, 59); color: white;&#34;&gt;98.5%&lt;/td&gt;
      &lt;td style=&#34;text-align: right; background-color: rgb(254, 212, 131); color: black;&#34;&gt;37.8%&lt;/td&gt;
      &lt;td style=&#34;text-align: right; background-color: rgb(254, 225, 146); color: black;&#34;&gt;41.1%&lt;/td&gt;
      &lt;td style=&#34;text-align: right; background-color: rgb(253, 194, 115); color: black;&#34;&gt;34.1%&lt;/td&gt;
      &lt;td style=&#34;text-align: right; background-color: rgb(254, 204, 123); color: black;&#34;&gt;36.1%&lt;/td&gt;
      &lt;td style=&#34;text-align: right; background-color: rgb(254, 219, 139); color: black;&#34;&gt;39.6%&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
      &lt;th scope=&#34;row&#34; style=&#34;text-align: left; background-color: #fff; color: #000&#34;&gt;Scatterplot&lt;/th&gt;
      &lt;td style=&#34;text-align: right; background-color: rgb(39, 154, 81); color: white;&#34;&gt;89.1%&lt;/td&gt;
      &lt;td style=&#34;text-align: right; background-color: rgb(59, 167, 88); color: white;&#34;&gt;85.9%&lt;/td&gt;
      &lt;td style=&#34;text-align: right; background-color: rgb(253, 241, 167); color: black;&#34;&gt;46.3%&lt;/td&gt;
      &lt;td style=&#34;text-align: right; background-color: rgb(254, 228, 150); color: black;&#34;&gt;41.9%&lt;/td&gt;
      &lt;td style=&#34;text-align: right; background-color: rgb(254, 203, 123); color: black;&#34;&gt;36.0%&lt;/td&gt;
      &lt;td style=&#34;text-align: right; background-color: rgb(254, 214, 134); color: black;&#34;&gt;38.5%&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
      &lt;th scope=&#34;row&#34; style=&#34;text-align: left; background-color: #fff; color: #000&#34;&gt;Surreal painting&lt;/th&gt;
      &lt;td style=&#34;text-align: right; background-color: rgb(1, 105, 56); color: white;&#34;&gt;99.7%&lt;/td&gt;
      &lt;td style=&#34;text-align: right; background-color: rgb(182, 224, 118); color: black;&#34;&gt;66.7%&lt;/td&gt;
      &lt;td style=&#34;text-align: right; background-color: rgb(119, 196, 100); color: black;&#34;&gt;77.2%&lt;/td&gt;
      &lt;td style=&#34;text-align: right; background-color: rgb(123, 198, 101); color: black;&#34;&gt;76.6%&lt;/td&gt;
      &lt;td style=&#34;text-align: right; background-color: rgb(151, 210, 106); color: black;&#34;&gt;72.2%&lt;/td&gt;
      &lt;td style=&#34;text-align: right; background-color: rgb(246, 248, 173); color: black;&#34;&gt;51.4%&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
      &lt;th scope=&#34;row&#34; style=&#34;text-align: left; background-color: #fff; color: #000&#34;&gt;Tuvalu map&lt;/th&gt;
      &lt;td style=&#34;text-align: right; background-color: rgb(10, 122, 64); color: white;&#34;&gt;96.2%&lt;/td&gt;
      &lt;td style=&#34;text-align: right; background-color: rgb(0, 104, 55); color: white;&#34;&gt;99.9%&lt;/td&gt;
      &lt;td style=&#34;text-align: right; background-color: rgb(150, 210, 106); color: black;&#34;&gt;72.4%&lt;/td&gt;
      &lt;td style=&#34;text-align: right; background-color: rgb(207, 235, 135); color: black;&#34;&gt;61.8%&lt;/td&gt;
      &lt;td style=&#34;text-align: right; background-color: rgb(194, 229, 125); color: black;&#34;&gt;64.5%&lt;/td&gt;
      &lt;td style=&#34;text-align: right; background-color: rgb(189, 227, 122); color: black;&#34;&gt;65.4%&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
      &lt;th scope=&#34;row&#34; style=&#34;text-align: left; background-color: #fff; color: #000&#34;&gt;Cartoon&lt;/th&gt;
      &lt;td style=&#34;text-align: right; background-color: rgb(0, 105, 55); color: white;&#34;&gt;99.8%&lt;/td&gt;
      &lt;td style=&#34;text-align: right; background-color: rgb(91, 183, 95); color: black;&#34;&gt;81.3%&lt;/td&gt;
      &lt;td style=&#34;text-align: right; background-color: rgb(150, 210, 106); color: black;&#34;&gt;72.3%&lt;/td&gt;
      &lt;td style=&#34;text-align: right; background-color: rgb(153, 211, 107); color: black;&#34;&gt;71.9%&lt;/td&gt;
      &lt;td style=&#34;text-align: right; background-color: rgb(150, 210, 106); color: black;&#34;&gt;72.4%&lt;/td&gt;
      &lt;td style=&#34;text-align: right; background-color: rgb(150, 210, 106); color: black;&#34;&gt;72.3%&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
      &lt;th scope=&#34;row&#34; style=&#34;text-align: left; background-color: #fff; color: #000&#34;&gt;Human photo&lt;/th&gt;
      &lt;td style=&#34;text-align: right; background-color: rgb(2, 107, 57); color: white;&#34;&gt;99.3%&lt;/td&gt;
      &lt;td style=&#34;text-align: right; background-color: rgb(126, 200, 102); color: black;&#34;&gt;76.1%&lt;/td&gt;
      &lt;td style=&#34;text-align: right; background-color: rgb(80, 178, 93); color: black;&#34;&gt;82.9%&lt;/td&gt;
      &lt;td style=&#34;text-align: right; background-color: rgb(85, 180, 94); color: black;&#34;&gt;82.2%&lt;/td&gt;
      &lt;td style=&#34;text-align: right; background-color: rgb(140, 205, 104); color: black;&#34;&gt;74.0%&lt;/td&gt;
      &lt;td style=&#34;text-align: right; background-color: rgb(153, 211, 107); color: black;&#34;&gt;71.8%&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
      &lt;th scope=&#34;row&#34; style=&#34;text-align: left; background-color: #fff; color: #000&#34;&gt;Human portrait&lt;/th&gt;
      &lt;td style=&#34;text-align: right; background-color: rgb(0, 105, 55); color: white;&#34;&gt;99.9%&lt;/td&gt;
      &lt;td style=&#34;text-align: right; background-color: rgb(67, 171, 90); color: black;&#34;&gt;84.7%&lt;/td&gt;
      &lt;td style=&#34;text-align: right; background-color: rgb(19, 135, 71); color: white;&#34;&gt;93.4%&lt;/td&gt;
      &lt;td style=&#34;text-align: right; background-color: rgb(36, 151, 80); color: white;&#34;&gt;89.8%&lt;/td&gt;
      &lt;td style=&#34;text-align: right; background-color: rgb(37, 152, 80); color: white;&#34;&gt;89.5%&lt;/td&gt;
      &lt;td style=&#34;text-align: right; background-color: rgb(121, 197, 101); color: black;&#34;&gt;77.0%&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
      &lt;th scope=&#34;row&#34; style=&#34;text-align: left; background-color: #fff; color: #000&#34;&gt;Landscape&lt;/th&gt;
      &lt;td style=&#34;text-align: right; background-color: rgb(0, 105, 55); color: white;&#34;&gt;99.8%&lt;/td&gt;
      &lt;td style=&#34;text-align: right; background-color: rgb(12, 124, 66); color: white;&#34;&gt;95.7%&lt;/td&gt;
      &lt;td style=&#34;text-align: right; background-color: rgb(21, 137, 72); color: white;&#34;&gt;93.1%&lt;/td&gt;
      &lt;td style=&#34;text-align: right; background-color: rgb(23, 139, 73); color: white;&#34;&gt;92.4%&lt;/td&gt;
      &lt;td style=&#34;text-align: right; background-color: rgb(33, 149, 78); color: white;&#34;&gt;90.3%&lt;/td&gt;
      &lt;td style=&#34;text-align: right; background-color: rgb(25, 141, 74); color: white;&#34;&gt;92.0%&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
      &lt;th scope=&#34;row&#34; style=&#34;text-align: left; background-color: #fff; color: #000&#34;&gt;Overall Average&lt;/th&gt;
      &lt;td style=&#34;text-align: right; background-color: rgb(8, 118, 63); color: white;&#34;&gt;97.0%&lt;/td&gt;
      &lt;td style=&#34;text-align: right; background-color: rgb(167, 218, 112); color: black;&#34;&gt;69.4%&lt;/td&gt;
      &lt;td style=&#34;text-align: right; background-color: rgb(203, 233, 132); color: black;&#34;&gt;62.5%&lt;/td&gt;
      &lt;td style=&#34;text-align: right; background-color: rgb(221, 241, 149); color: black;&#34;&gt;58.5%&lt;/td&gt;
      &lt;td style=&#34;text-align: right; background-color: rgb(228, 243, 155); color: black;&#34;&gt;57.0%&lt;/td&gt;
      &lt;td style=&#34;text-align: right; background-color: rgb(236, 246, 164); color: black;&#34;&gt;54.8%&lt;/td&gt;
    &lt;/tr&gt;
  &lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;For example, take this portrait:&lt;/p&gt;
&lt;p&gt;&lt;img loading=&#34;lazy&#34; src=&#34;https://files.s-anand.net/images/2026-01-22-imagediffer-human.avif&#34;&gt;&lt;/p&gt;
&lt;p&gt;Gemini 3 Pro is nearly pixel perfect. (Red areas show differences. You can see that most areas are barely different.) Whereas GPT Image 1.5 makes more changes:&lt;/p&gt;
&lt;p&gt;The nose is smaller.&lt;br&gt;
The mouth is wider.&lt;br&gt;
The lips are thinner.&lt;br&gt;
The eyes are smaller.&lt;br&gt;
The moustache is smaller.&lt;br&gt;
The goatee is neater.&lt;br&gt;
The face is narrower.&lt;br&gt;
The skin is yellower.&lt;br&gt;
&amp;hellip; and so on.&lt;/p&gt;
&lt;p&gt;But even the best models aren&amp;rsquo;t perfect when copying diagrams and documents.&lt;/p&gt;
&lt;p&gt;&lt;img loading=&#34;lazy&#34; src=&#34;https://files.s-anand.net/images/2026-01-22-imagediffer-document.avif&#34;&gt;&lt;/p&gt;
&lt;p&gt;&lt;img loading=&#34;lazy&#34; src=&#34;https://files.s-anand.net/images/2026-01-22-imagediffer-diagram.avif&#34;&gt;&lt;/p&gt;
&lt;p&gt;The text is slightly displaced. Background writing is removed. Gemini 3 Pro actually sharpens the text. But even here, interestingly, almost every letter is copied correctly - the differences are small.&lt;/p&gt;
&lt;h3 id=&#34;what-does-this-mean&#34;&gt;What does this mean?&lt;/h3&gt;
&lt;p&gt;Clearly, Gemini 3 Pro Image Preview outperforms the others by a huge margin. Winner in 10 categories, with a 97% average. The runner up (Gemini 2.5 Flash Image) wins barely nudges it out on the Tuvalu map, and has a 69% average.&lt;/p&gt;
&lt;p&gt;Also, the models are clearly better at &lt;strong&gt;natural images&lt;/strong&gt; (human photo, portrait, landscape) than with &lt;strong&gt;symbolic images&lt;/strong&gt; (cartoon, diagram, scatterplot, document).&lt;/p&gt;
&lt;p&gt;Among the OpenAI models, GPT Image 1.5 is far better than the others, but lags far behind Gemini 3 Pro. The gap is larger for symbolic images - so &lt;strong&gt;definitely prefer the Gemini models to edit diagrams, documents, charts etc.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Also, Gemini 3 Pro Image Preview seems &lt;em&gt;quite&lt;/em&gt; different from Gemini 2.5 Flash (20% correlation)- almost a different model, whereas GPT Image 1.5 seems fairly similar to GPT Image 1 and GPT Image 1 Mini (97% correlation) - like incremental improvements to the same model.&lt;/p&gt;
&lt;!-- Source: https://chatgpt.com/c/6971a446-a108-8322-bba6-bce54360c03e --&gt;
&lt;hr&gt;
&lt;p&gt;You can try out your own images at &lt;a href=&#34;https://nitin399-maker.github.io/imagediffer/&#34;&gt;https://nitin399-maker.github.io/imagediffer/&lt;/a&gt; or run the &lt;a href=&#34;https://github.com/Nitin399-maker/imagediffer&#34;&gt;code&lt;/a&gt; yourself.&lt;/p&gt;
</description>
    </item>
    <item>
      <title>Exploring Creativity with SORA: My Animation Journey</title>
      <link>https://www.s-anand.net/blog/exploring-creativity-with-sora-my-animation-journey/</link>
      <pubDate>Tue, 17 Dec 2024 13:38:06 +0000</pubDate>
      <guid>https://www.s-anand.net/blog/exploring-creativity-with-sora-my-animation-journey/</guid>
      <description>&lt;p&gt;I got access to &lt;a href=&#34;https://sora.com/&#34;&gt;SORA&lt;/a&gt; today. My first attempts was typical.&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;An animated cartoon featuring Calvin, a young boy with spiky hair, standing in a playful boxing stance with oversized boxing gloves. He looks determined as he says ‘Bring it on!’ in a speech bubble. Facing him is Hobbes, a tall and slightly bemused tiger, also in a mock boxing pose with a gentle smile, as if humoring Calvin. The scene is set in Calvin’s backyard, typical of a Calvin and Hobbes comic, with a simple and uncluttered backdrop.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;div class=&#34;video-embed&#34;&gt;&lt;iframe src=&#34;https://www.youtube.com/embed/zdqp_oetuNk&#34; title=&#34;YouTube video&#34; loading=&#34;lazy&#34; allow=&#34;accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture&#34; allowfullscreen&gt;&lt;/iframe&gt;&lt;/div&gt;
&lt;p&gt;That looks &lt;strong&gt;nothing&lt;/strong&gt; like Calvin &amp;amp; Hobbes. But there never was an animated Calvin &amp;amp; Hobbes anyway. (It&amp;rsquo;s probably for the best.)&lt;/p&gt;
&lt;p&gt;My second attempt was to recreate the &lt;a href=&#34;https://en.wikipedia.org/wiki/Treebeard&#34;&gt;Fangorn Forest&lt;/a&gt;.&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;First person POV of a person walking through the woods in bright daylight, with the sum streaming across. He looks up and the trees gently crowd over, bending over him, darkening, darkening, … until there is no light.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;div class=&#34;video-embed&#34;&gt;&lt;iframe src=&#34;https://www.youtube.com/embed/LNqTnhwOFdw&#34; title=&#34;YouTube video&#34; loading=&#34;lazy&#34; allow=&#34;accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture&#34; allowfullscreen&gt;&lt;/iframe&gt;&lt;/div&gt;
&lt;p&gt;The &amp;ldquo;darkening, darkening, &amp;hellip;&amp;rdquo; part clearly didn&amp;rsquo;t make it.&lt;/p&gt;
&lt;p&gt;At this point, I learned 2 things.&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;I lack creativity. (Not a surprise.)&lt;/li&gt;
&lt;li&gt;If you don&amp;rsquo;t get what you expect, appreciate what you get. These videos are pretty good!&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;So I decided to seek inspiration by copying. By exploring &lt;a href=&#34;https://sora.com/&#34;&gt;SORA&lt;/a&gt; gallery, I saw a lizard made of diamond. A man made of balloons, somersaulting. Santas made of jelly, dancing. Which led to asking ChatGPT:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Build a creative list of video ideas with this structure: &lt;NOUN&gt; made of &lt;OBJECT&gt; &lt;VERB&gt;. For example:&lt;br&gt;
Man made of balloons jumping.&lt;br&gt;
Water bottle made of diamonds dripping.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;This gave me quite a good list. Here are some creations.&lt;/p&gt;
&lt;div class=&#34;video-embed&#34;&gt;&lt;iframe src=&#34;https://www.youtube.com/embed/njX_5Fy324M&#34; title=&#34;YouTube video&#34; loading=&#34;lazy&#34; allow=&#34;accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture&#34; allowfullscreen&gt;&lt;/iframe&gt;&lt;/div&gt;
&lt;div class=&#34;video-embed&#34;&gt;&lt;iframe src=&#34;https://www.youtube.com/embed/kEek_A36RVY&#34; title=&#34;YouTube video&#34; loading=&#34;lazy&#34; allow=&#34;accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture&#34; allowfullscreen&gt;&lt;/iframe&gt;&lt;/div&gt;
&lt;div class=&#34;video-embed&#34;&gt;&lt;iframe src=&#34;https://www.youtube.com/embed/wrWEdcwVtOA&#34; title=&#34;YouTube video&#34; loading=&#34;lazy&#34; allow=&#34;accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture&#34; allowfullscreen&gt;&lt;/iframe&gt;&lt;/div&gt;
&lt;div class=&#34;video-embed&#34;&gt;&lt;iframe src=&#34;https://www.youtube.com/embed/djcM9N8mbZs&#34; title=&#34;YouTube video&#34; loading=&#34;lazy&#34; allow=&#34;accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture&#34; allowfullscreen&gt;&lt;/iframe&gt;&lt;/div&gt;
&lt;p&gt;Now that the constraints of reality are eliminated, wouldn&amp;rsquo;t more of us explore impossible art more readily?&lt;/p&gt;
</description>
    </item>
    <item>
      <title></title>
      <link>https://www.s-anand.net/blog/harry-potter-bar-chart-race-powerpoint/</link>
      <pubDate>Wed, 23 Jun 2021 14:14:05 +0000</pubDate>
      <guid>https://www.s-anand.net/blog/harry-potter-bar-chart-race-powerpoint/</guid>
      <description>&lt;p&gt;The #HarryPotter Screen Time video featured a bar chart race made in PowerPoint. Many of you asked how I made it.&lt;/p&gt;
&lt;p&gt;Here&amp;rsquo;s a step-by-step tutorial. &lt;a href=&#34;https://youtu.be/E1SeoUV8awI&#34;&gt;https://youtu.be/E1SeoUV8awI&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;(BTW, there are just 9 people on LinkedIn who match &amp;ldquo;bar chart race&amp;rdquo; and #powerpoint. This is for you, friends!)&lt;/p&gt;
&lt;p&gt;Gramener converted this feature into a product, SlideSense.ai. But more on that later 🙂&lt;/p&gt;
&lt;p&gt;The original video is at &lt;a href=&#34;https://www.linkedin.com/feed/update/urn%3Ali%3Aactivity%3A6801138072068214784/&#34;&gt;https://www.linkedin.com/feed/update/urn%3Ali%3Aactivity%3A6801138072068214784/&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;img loading=&#34;lazy&#34; src=&#34;https://i.ytimg.com/vi/E1SeoUV8awI/maxresdefault.jpg&#34;&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.linkedin.com/feed/update/urn%3Ali%3Ashare%3A6813469199395106816&#34;&gt;LinkedIn&lt;/a&gt;&lt;/p&gt;
</description>
    </item>
    <item>
      <title></title>
      <link>https://www.s-anand.net/blog/always-a-pleasure-watching-richie-work-his-magic-on-excel-looking-forward-to-ric/</link>
      <pubDate>Fri, 14 Sep 2018 21:14:53 +0000</pubDate>
      <guid>https://www.s-anand.net/blog/always-a-pleasure-watching-richie-work-his-magic-on-excel-looking-forward-to-ric/</guid>
      <description>&lt;p&gt;Always a pleasure watching Richie work his magic on Excel. Looking forward to Richie showing Michael Jackson dance in Excel 😀&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.linkedin.com/feed/update/urn%3Ali%3Ashare%3A6446476191489720320&#34;&gt;LinkedIn&lt;/a&gt;&lt;/p&gt;
</description>
    </item>
    <item>
      <title>Calvin and Hobbes animated</title>
      <link>https://www.s-anand.net/blog/calvin-and-hobbes-animated/</link>
      <pubDate>Thu, 17 May 2007 12:00:00 +0000</pubDate>
      <guid>https://www.s-anand.net/blog/calvin-and-hobbes-animated/</guid>
      <description>&lt;p&gt;A &lt;a href=&#34;http://www.youtube.com/watch?v=ajsWq5-yL_0&#34;&gt;Calvin and Hobbes cartoon&lt;/a&gt;, drawn by &lt;a href=&#34;http://www.dadomani.com/&#34;&gt;Dadomani&lt;/a&gt;.&lt;/p&gt;
&lt;embed src=&#34;http://www.youtube.com/v/ajsWq5-yL_0&#34; type=&#34;application/x-shockwave-flash&#34; wmode=&#34;transparent&#34; width=&#34;425&#34; height=&#34;350&#34;&gt;&lt;/embed&gt;
&lt;hr&gt;
&lt;h2 id=&#34;comments&#34;&gt;Comments&lt;/h2&gt;
&lt;!-- wp-comments-start --&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;kasi&lt;/strong&gt; &lt;em&gt;28 May 2007 1:31 pm&lt;/em&gt;:
Hi Anand, U must check this &lt;a href=&#34;http://david-heron.me.uk/blog/2007/04/08/virtual-barbershop&#34;&gt;http://david-heron.me.uk/blog/2007/04/08/virtual-barbershop&lt;/a&gt; with ur headphone vol high.. wid 3d music, its really kewl :) n chk the more links given there&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Docsound&lt;/strong&gt; &lt;em&gt;29 May 2009 8:45 pm&lt;/em&gt;:
Calvin and Hobbes cartoon is not drawned by dadomani!&lt;/li&gt;
&lt;/ul&gt;
&lt;!-- wp-comments-end --&gt;
</description>
    </item>
    <item>
      <title>How DNA gets converted to proteins</title>
      <link>https://www.s-anand.net/blog/how-dna-gets-converted-to-proteins/</link>
      <pubDate>Mon, 26 Jul 2004 12:00:00 +0000</pubDate>
      <guid>https://www.s-anand.net/blog/how-dna-gets-converted-to-proteins/</guid>
      <description>&lt;p&gt;An animated description of how &lt;a href=&#34;http://www.agresearch.co.nz/scied/search/molecular/dnatalks.htm&#34;&gt;DNA gets converted to proteins&lt;/a&gt;.&lt;/p&gt;
</description>
    </item>
    <item>
      <title>Disney animation films</title>
      <link>https://www.s-anand.net/blog/disney-animation-films/</link>
      <pubDate>Mon, 12 Apr 2004 12:00:00 +0000</pubDate>
      <guid>https://www.s-anand.net/blog/disney-animation-films/</guid>
      <description>&lt;p&gt;List of &lt;a href=&#34;http://homepage.usask.ca/~jjs142/movielist.htm&#34;&gt;Disney animation films&lt;/a&gt;&lt;/p&gt;
</description>
    </item>
    <item>
      <title>Ant-like ad</title>
      <link>https://www.s-anand.net/blog/ant-like-ad/</link>
      <pubDate>Tue, 08 Oct 2002 12:00:00 +0000</pubDate>
      <guid>https://www.s-anand.net/blog/ant-like-ad/</guid>
      <description>&lt;p&gt;Spotted this ad on Business Standard. It was at the bottom of the page, and initially, I thought it really was an ant crawling across my laptop. Incidentally, catching the ant is not all that easy. Took me a minute. But once you catch it, it stays put.&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Business Standard no longer has an ad with an ant crawling across the bottom of the page.&lt;/p&gt;
&lt;/blockquote&gt;
</description>
    </item>
    <item>
      <title>Learning Flash</title>
      <link>https://www.s-anand.net/blog/learning-flash/</link>
      <pubDate>Fri, 29 Mar 2002 12:00:00 +0000</pubDate>
      <guid>https://www.s-anand.net/blog/learning-flash/</guid>
      <description>&lt;p&gt;I&amp;rsquo;m &lt;a href=&#34;http://hotwired.lycos.com/webmonkey/multimedia/shockwave_flash/tutorials/tutorial8.html&#34;&gt;learning Flash&lt;/a&gt;.&lt;/p&gt;
</description>
    </item>
    <item>
      <title>Erics treasure trove of life</title>
      <link>https://www.s-anand.net/blog/erics-treasure-trove-of-life/</link>
      <pubDate>Fri, 08 Feb 2002 12:00:00 +0000</pubDate>
      <guid>https://www.s-anand.net/blog/erics-treasure-trove-of-life/</guid>
      <description>&lt;p&gt;&lt;a href=&#34;http://www.ericweisstein.com/encyclopedias/life/&#34;&gt;Eric&amp;rsquo;s treasure trove of life&lt;/a&gt;. It&amp;rsquo;s about Conway&amp;rsquo;s Game of Life. It&amp;rsquo;s got animations, details about the authors of these patterns, and references.&lt;/p&gt;
</description>
    </item>
    <item>
      <title>Tron killer app</title>
      <link>https://www.s-anand.net/blog/tron-killer-app/</link>
      <pubDate>Tue, 22 Jan 2002 12:00:00 +0000</pubDate>
      <guid>https://www.s-anand.net/blog/tron-killer-app/</guid>
      <description>&lt;p&gt;&lt;a href=&#34;http://www.tronkillerapp.com/&#34;&gt;Tron killer app&lt;/a&gt;: what is it? (&lt;a href=&#34;http://www.corona.bc.ca/films/details/realtron2.html&#34;&gt;a trailer&lt;/a&gt;!)&lt;/p&gt;
</description>
    </item>
    <item>
      <title>Flash mail</title>
      <link>https://www.s-anand.net/blog/flash-mail/</link>
      <pubDate>Sat, 12 Jan 2002 12:00:00 +0000</pubDate>
      <guid>https://www.s-anand.net/blog/flash-mail/</guid>
      <description>&lt;p&gt;A small Flash file was sent to a group of artists and designers with the instruction: change what you want; send back the &lt;a href=&#34;http://www.blankimage.com/&#34;&gt;results&lt;/a&gt;.&lt;/p&gt;
</description>
    </item>
    <item>
      <title>Happy 100th birthday Walt</title>
      <link>https://www.s-anand.net/blog/happy-100th-birthday-walt/</link>
      <pubDate>Wed, 05 Dec 2001 12:00:00 +0000</pubDate>
      <guid>https://www.s-anand.net/blog/happy-100th-birthday-walt/</guid>
      <description>&lt;p&gt;&lt;a href=&#34;http://www.justdisney.com/WaltDisney100/&#34;&gt;Happy 100th birthday, Walt!&lt;/a&gt;&lt;br&gt;
&lt;a href=&#34;https://www.s-anand.net/blog/assets/flickr-disneys-100th-birthday-2001-12-05_7853350_o-jpg.webp&#34;&gt;&lt;img alt=&#34;Disney&amp;rsquo;s 100th Birthday, 2001-12-05&#34; loading=&#34;lazy&#34; src=&#34;https://www.s-anand.net/blog/assets/flickr-disneys-100th-birthday-2001-12-05_7853350_o-jpg.webp&#34;&gt;&lt;/a&gt;&lt;/p&gt;
</description>
    </item>
    <item>
      <title>Reds Dream</title>
      <link>https://www.s-anand.net/blog/reds-dream/</link>
      <pubDate>Tue, 06 Nov 2001 12:00:00 +0000</pubDate>
      <guid>https://www.s-anand.net/blog/reds-dream/</guid>
      <description>&lt;p&gt;I saw an old MPEG of &lt;a href=&#34;http://www.pixar.com/shorts/rd/theater/short_320.html&#34;&gt;Red&amp;rsquo;s Dream&lt;/a&gt; in 1995. In a sense, graphics hasn&amp;rsquo;t changed much in the last decade. It&amp;rsquo;s just become more accessible.&lt;/p&gt;
</description>
    </item>
    <item>
      <title>I am befriended by an Oriyan with strong opinions</title>
      <link>https://www.s-anand.net/blog/i-am-befriended-by-an-oriyan-with-strong-opinions/</link>
      <pubDate>Sat, 13 Oct 2001 12:00:00 +0000</pubDate>
      <guid>https://www.s-anand.net/blog/i-am-befriended-by-an-oriyan-with-strong-opinions/</guid>
      <description>&lt;p&gt;I just can&amp;rsquo;t figure out some people. It&amp;rsquo;s not just their English, which can be even more confusing than mine. It&amp;rsquo;s just their way of thinking, I guess. This guy, for instance, started off with&amp;hellip;&lt;br&gt;
&lt;strong&gt;debasissatpathy&lt;/strong&gt;: hi friend i want a cool girl&lt;br&gt;
&lt;strong&gt;root_node&lt;/strong&gt;: I&amp;rsquo;m sure you do. Haven&amp;rsquo;t found one yet, have you?&lt;br&gt;
&lt;strong&gt;debasissatpathy&lt;/strong&gt;: no i have lots of girl friends not a lover&lt;br&gt;
&lt;strong&gt;root_node&lt;/strong&gt;: Too bad. Why don&amp;rsquo;t you have a lover, though?&lt;br&gt;
&lt;strong&gt;debasissatpathy&lt;/strong&gt;: i want a girl who will perfect matching for me&lt;br&gt;
&lt;strong&gt;root_node&lt;/strong&gt;: And what kind of a person is a perfect match for you?&lt;br&gt;
&lt;strong&gt;debasissatpathy&lt;/strong&gt;: a sexy bold and friendly girl&lt;br&gt;
&lt;strong&gt;root_node&lt;/strong&gt;: That&amp;rsquo;s it? And you&amp;rsquo;d fall in love with a sexy, bold and friendly girl?&lt;br&gt;
&lt;strong&gt;root_node&lt;/strong&gt;: (BTW, hope you&amp;rsquo;re not trying to hook ME&amp;hellip;)&lt;br&gt;
&lt;strong&gt;root_node&lt;/strong&gt;: I&amp;rsquo;m not a girl, FYI.&lt;br&gt;
&lt;strong&gt;debasissatpathy&lt;/strong&gt;: he i am a girl try to hog me&lt;br&gt;
&lt;br&gt;
This floored me completely. I had no clue what the guy was saying. I figured he might have meant, &amp;ldquo;Hey, I am a girl&amp;hellip; try to hug me!&amp;rdquo; &amp;ndash; so I figured&amp;hellip;&lt;br&gt;
&lt;br&gt;
&lt;strong&gt;root_node&lt;/strong&gt;: Gosh, I&amp;rsquo;m chatting to a lesbian!!&lt;br&gt;
&lt;strong&gt;debasissatpathy&lt;/strong&gt;: he i am not a lesbo i am intrest in your pennies&lt;br&gt;
&lt;br&gt;
Now, I&amp;rsquo;m completely clueless. &amp;ldquo;pennies&amp;rdquo;!?? Why&amp;rsquo;s he interested in my money, and how&amp;rsquo;s he going to get his hands on it? But then, it hit me&amp;hellip;&lt;br&gt;
&lt;br&gt;
&lt;strong&gt;root_node&lt;/strong&gt;: Ah, I trust that would be a mis-spelling for the male organ of reproduction.&lt;br&gt;
&lt;strong&gt;root_node&lt;/strong&gt;: Nice thing to be interested in.&lt;br&gt;
&lt;strong&gt;root_node&lt;/strong&gt;: And you&amp;rsquo;re looking for your sexy bold friendly girl online?&lt;br&gt;
&lt;strong&gt;debasissatpathy&lt;/strong&gt;: it is only nice or any thing special in you&lt;br&gt;
&lt;strong&gt;root_node&lt;/strong&gt;: Oh, dear me.. always thought I was a bit different, at least in name&amp;hellip;&lt;br&gt;
&lt;strong&gt;debasissatpathy&lt;/strong&gt;: no nothing in name you want to enjoy so don&amp;rsquo;t be a homo&lt;br&gt;
&lt;strong&gt;root_node&lt;/strong&gt;: Fair advice. Thought bisexuals have the best of both world&amp;rsquo;s I guess.&lt;br&gt;
&lt;strong&gt;root_node&lt;/strong&gt;: Wouldn&amp;rsquo;t you agree?&lt;br&gt;
&lt;strong&gt;debasissatpathy&lt;/strong&gt;: common i am a male and don&amp;rsquo;t be so bore&lt;br&gt;
&lt;strong&gt;root_node&lt;/strong&gt;: Hmmm&amp;hellip; what do you propose we do then, Debasis?&lt;br&gt;
&lt;strong&gt;root_node&lt;/strong&gt;: I hate to bore you as much as you hate being bored by me.&lt;br&gt;
&lt;strong&gt;root_node&lt;/strong&gt;: Shall we pester some of the lasses around?&lt;br&gt;
&lt;strong&gt;debasissatpathy&lt;/strong&gt;: no if you want a strong friend ship then step your feet now&lt;br&gt;
&lt;strong&gt;debasissatpathy&lt;/strong&gt;: i am a very carring person above all i am an indian&lt;br&gt;
&lt;br&gt;
Wow! Strong sentiments. I&amp;rsquo;d better &amp;ldquo;step on my feet&amp;rdquo;, and prove my &amp;ldquo;friendship&amp;rdquo;.&lt;br&gt;
&lt;br&gt;
&lt;strong&gt;root_node&lt;/strong&gt;: So am I Debasis. Caring, and Indian.&lt;br&gt;
&lt;strong&gt;debasissatpathy&lt;/strong&gt;: he don&amp;rsquo;t be so bold enjoy&lt;br&gt;
&lt;strong&gt;root_node&lt;/strong&gt;: I didn&amp;rsquo;t understand&amp;hellip;&lt;br&gt;
&lt;strong&gt;debasissatpathy&lt;/strong&gt;: to be a friend you should tell me somthing about you and your family&lt;br&gt;
&lt;strong&gt;root_node&lt;/strong&gt;: OK. I&amp;rsquo;m an only child, and I&amp;rsquo;m from Madras.&lt;br&gt;
&lt;strong&gt;debasissatpathy&lt;/strong&gt;: do you native of tn or migrated&lt;br&gt;
&lt;strong&gt;root_node&lt;/strong&gt;: Native.&lt;br&gt;
&lt;strong&gt;root_node&lt;/strong&gt;: What about you, Debasis? How old are you? What do you do?&lt;br&gt;
&lt;strong&gt;debasissatpathy&lt;/strong&gt;: what about your hobbies&lt;br&gt;
&lt;strong&gt;root_node&lt;/strong&gt;: I play the keyboard. Mostly film songs. I play basketball. Reading, etc.&lt;br&gt;
&lt;strong&gt;debasissatpathy&lt;/strong&gt;: tell me about your education&lt;br&gt;
&lt;strong&gt;root_node&lt;/strong&gt;: Of course&amp;hellip; but do answer my question? How old are you? And what do you do?&lt;br&gt;
&lt;strong&gt;debasissatpathy&lt;/strong&gt;: i am 22 year old a mechanical engineer and warkin in a mnc at new delhi&lt;br&gt;
&lt;strong&gt;root_node&lt;/strong&gt;: Oh&amp;hellip; which company do you work in?&lt;br&gt;
&lt;strong&gt;debasissatpathy&lt;/strong&gt;: in neolite industries&lt;br&gt;
&lt;strong&gt;root_node&lt;/strong&gt;: What products do you manufacture?&lt;br&gt;
&lt;strong&gt;debasissatpathy&lt;/strong&gt;: automobile lights&lt;br&gt;
&lt;strong&gt;root_node&lt;/strong&gt;: Oh, cool. I just finished a management degree a few months ago.&lt;br&gt;
&lt;strong&gt;root_node&lt;/strong&gt;: I&amp;rsquo;m a chemical engineer myself.&lt;br&gt;
&lt;strong&gt;debasissatpathy&lt;/strong&gt;: good but tell me what you want to be in feature&lt;br&gt;
&lt;strong&gt;root_node&lt;/strong&gt;: I want to direct a cartoon film. Some day&amp;hellip;&lt;br&gt;
&lt;strong&gt;debasissatpathy&lt;/strong&gt;: ok why cartoon these are aim of girls&lt;br&gt;
&lt;br&gt;
Sheesh! Such preconceived notions&amp;hellip;. anyway, at this point, the guy starts getting really wierd.&lt;br&gt;
&lt;br&gt;
&lt;strong&gt;root_node&lt;/strong&gt;: Well&amp;hellip; sounds like Walt Disney was a guy. And I kinda admire the guy.&lt;br&gt;
&lt;strong&gt;root_node&lt;/strong&gt;: Wouldn&amp;rsquo;t mind being like him.&lt;br&gt;
&lt;strong&gt;debasissatpathy&lt;/strong&gt;: tell me one thing if you are alone with a girl what will you do&lt;br&gt;
&lt;strong&gt;root_node&lt;/strong&gt;: Talk to her.&lt;br&gt;
&lt;strong&gt;debasissatpathy&lt;/strong&gt;: what type of talk&lt;br&gt;
&lt;strong&gt;root_node&lt;/strong&gt;: Normal talk &amp;ndash; the kind we&amp;rsquo;re doing. What&amp;rsquo;re your interests, etc.&lt;br&gt;
&lt;strong&gt;root_node&lt;/strong&gt;: Why? What would YOU do?&lt;br&gt;
&lt;strong&gt;debasissatpathy&lt;/strong&gt;: i will try to notice if see will screm or not&lt;br&gt;
&lt;strong&gt;root_node&lt;/strong&gt;: OK, and then?&lt;br&gt;
&lt;strong&gt;debasissatpathy&lt;/strong&gt;: try to know about her needs&lt;br&gt;
&lt;strong&gt;root_node&lt;/strong&gt;: Like what?&lt;br&gt;
&lt;strong&gt;debasissatpathy&lt;/strong&gt;: if she want help ok or if her intesions are bad then leave her alone&lt;br&gt;
&lt;strong&gt;root_node&lt;/strong&gt;: What do you mean by bad intentions?&lt;br&gt;
&lt;strong&gt;debasissatpathy&lt;/strong&gt;: not by bad intent but i like those who know there limits&lt;br&gt;
&lt;strong&gt;root_node&lt;/strong&gt;: Please clarify&amp;hellip;.&lt;br&gt;
&lt;strong&gt;debasissatpathy&lt;/strong&gt;: a girl look good not only from skin from charecter that is for male also&lt;br&gt;
&lt;strong&gt;debasissatpathy&lt;/strong&gt;: so always try to control yourself&lt;br&gt;
&lt;strong&gt;root_node&lt;/strong&gt;: Of course, Debasis. I&amp;rsquo;ll keep that in mind.&lt;br&gt;
&lt;strong&gt;debasissatpathy&lt;/strong&gt;: because i love those girls&lt;br&gt;
&lt;strong&gt;root_node&lt;/strong&gt;: Have you met many girls who do not know their limits?&lt;br&gt;
&lt;strong&gt;debasissatpathy&lt;/strong&gt;: oh you are not he ok we are good friends make it strong&lt;br&gt;
&lt;strong&gt;root_node&lt;/strong&gt;: Great to hear that!&lt;br&gt;
&lt;strong&gt;root_node&lt;/strong&gt;: Now, back to cartoons &amp;ndash; why do you think they&amp;rsquo;re for girls?&lt;br&gt;
&lt;strong&gt;debasissatpathy&lt;/strong&gt;: give me your address and mine was **&lt;a href=&#34;mailto:debasissatpathy**@yahoo.com&#34;&gt;debasissatpathy**@yahoo.com&lt;/a&gt;&lt;br&gt;
&lt;strong&gt;root_node&lt;/strong&gt;: &lt;strong&gt;root_node&lt;/strong&gt;@yahoo.com&lt;br&gt;
&lt;strong&gt;debasissatpathy&lt;/strong&gt;: what is ur name&lt;br&gt;
&lt;strong&gt;root_node&lt;/strong&gt;: Anand.&lt;br&gt;
&lt;strong&gt;debasissatpathy&lt;/strong&gt;: annad are you rajesh khanna&lt;br&gt;
&lt;br&gt;
What on earth does that mean? Took me quite a while to figure out he was refering to the movie &amp;ldquo;Anand&amp;rdquo;.&lt;br&gt;
&lt;br&gt;
&lt;strong&gt;root_node&lt;/strong&gt;: Would love to be, but hate to admit that I&amp;rsquo;m not. Why? Have you lost him?&lt;br&gt;
&lt;strong&gt;debasissatpathy&lt;/strong&gt;: clear it&lt;br&gt;
&lt;strong&gt;root_node&lt;/strong&gt;: Are you asking about the film star Rajesh Khanna?&lt;br&gt;
&lt;strong&gt;debasissatpathy&lt;/strong&gt;: and tell me about your family&lt;br&gt;
&lt;strong&gt;root_node&lt;/strong&gt;: I already did &amp;ndash; single child, and from Madras. That&amp;rsquo;s about it.&lt;br&gt;
&lt;strong&gt;debasissatpathy&lt;/strong&gt;: are you not she&lt;br&gt;
&lt;strong&gt;root_node&lt;/strong&gt;: No, trust me &amp;ndash; I&amp;rsquo;m as masculine as they get. I&amp;rsquo;m a &amp;ldquo;he&amp;rdquo; for sure!&lt;br&gt;
&lt;strong&gt;debasissatpathy&lt;/strong&gt;: ok try to contact me through mail and i am a native of orissa&lt;br&gt;
&lt;strong&gt;root_node&lt;/strong&gt;: Sure, Debasis. It&amp;rsquo;s been a very interesting experience, chatting with you!&lt;br&gt;
&lt;strong&gt;debasissatpathy&lt;/strong&gt;: ok it is very long chating because here i am after my duty is over you&lt;br&gt;
&lt;strong&gt;debasissatpathy&lt;/strong&gt;: plase contact me through e mail bye friend&lt;br&gt;
&lt;strong&gt;root_node&lt;/strong&gt;: Bye!&lt;/p&gt;
</description>
    </item>
    <item>
      <title>Toonopedia</title>
      <link>https://www.s-anand.net/blog/toonopedia/</link>
      <pubDate>Mon, 26 Feb 2001 12:00:00 +0000</pubDate>
      <guid>https://www.s-anand.net/blog/toonopedia/</guid>
      <description>&lt;p&gt;&lt;a href=&#34;http://www.toonopedia.com/&#34;&gt;Toonopedia&lt;/a&gt; &amp;ndash; encyclopaedia of cartoons&lt;/p&gt;
</description>
    </item>
    <item>
      <title>Animated spoof of Mohabbatein</title>
      <link>https://www.s-anand.net/blog/animated-spoof-of-mohabbatein/</link>
      <pubDate>Sun, 28 Jan 2001 12:00:00 +0000</pubDate>
      <guid>https://www.s-anand.net/blog/animated-spoof-of-mohabbatein/</guid>
      <description>&lt;p&gt;An extraordinary &lt;a href=&#34;http://www.srkworld.com/thefunnies/dynamic/chor.asp?id=243&#34;&gt;animated spoof&lt;/a&gt; of Mohabbatein.&lt;/p&gt;
</description>
    </item>
    <item>
      <title>Tom and Jerry site</title>
      <link>https://www.s-anand.net/blog/tom-and-jerry-site/</link>
      <pubDate>Mon, 18 Dec 2000 12:00:00 +0000</pubDate>
      <guid>https://www.s-anand.net/blog/tom-and-jerry-site/</guid>
      <description>&lt;p&gt;A neat &lt;a href=&#34;http://www.tomandjerryonline.com/tjindex.htm&#34;&gt;Tom &amp;amp; Jerry&lt;/a&gt; site. Also has &lt;a href=&#34;http://www.tomandjerryonline.com/tnjvideos.htm&#34;&gt;video clips&lt;/a&gt;.&lt;/p&gt;
</description>
    </item>
  </channel>
</rss>
