<!-- --><!-- --><style type="text/css">@import url(http://www.blogger.com/css/navbar/main.css); @import url(http://www.blogger.com/css/navbar/3.css); div.b-mobile {display:none;} </style> <script type="text/javascript" src="http://www.blogger.com/js/cookies.common.js"> </script><link rel="me" href="https://www.blogger.com/profile/13148257433299789044" /> <meta name='google-adsense-platform-account' content='ca-host-pub-1556223355139109'/> <meta name='google-adsense-platform-domain' content='blogspot.com'/> <!-- --><style type="text/css">@import url(https://www.blogger.com/static/v1/v-css/navbar/3334278262-classic.css); div.b-mobile {display:none;} </style> </head><body><script type="text/javascript"> function setAttributeOnload(object, attribute, val) { if(window.addEventListener) { window.addEventListener('load', function(){ object[attribute] = val; }, false); } else { window.attachEvent('onload', function(){ object[attribute] = val; }); } } </script> <div id="navbar-iframe-container"></div> <script type="text/javascript" src="https://apis.google.com/js/platform.js"></script> <script type="text/javascript"> gapi.load("gapi.iframes:gapi.iframes.style.bubble", function() { if (gapi.iframes && gapi.iframes.getContext) { gapi.iframes.getContext().openChild({ url: 'https://www.blogger.com/navbar/2759163185939937837?origin\x3dhttp://e2generation.blogspot.com', where: document.getElementById("navbar-iframe-container"), id: "navbar-iframe" }); } }); </script><!-- --><div id="flagi" style="visibility:hidden; position:absolute;" onmouseover="showDrop()" onmouseout="hideDrop()"><div id="flagtop"></div><div id="top-filler"></div><div id="flagi-body">Notify Blogger about objectionable content.<br /><a href="http://help.blogger.com/bin/answer.py?answer=1200"> What does this mean? </a> </div></div><div id="b-navbar"><a href="http://www.blogger.com/" id="b-logo" title="Go to Blogger.com"><img src="http://www.blogger.com/img/navbar/3/logobar.gif" alt="Blogger" width="80" height="24" /></a><div id="b-sms" class="b-mobile"><a href="sms:?body=Hi%2C%20check%20out%20%60*%20DEAD-dolliie%20%3C33%20at%20deaddolliie.blogspot.com">Send As SMS</a></div><form id="b-search" name="b-search" action="http://search.blogger.com/"><div id="b-more"><a href="http://www.blogger.com/" id="b-getorpost"><img src="http://www.blogger.com/img/navbar/3/btn_getblog.gif" alt="Get your own blog" width="112" height="15" /></a><a id="flagButton" style="display:none;" href="javascript:toggleFlag();" onmouseover="showDrop()" onmouseout="hideDrop()"><img src="http://www.blogger.com/img/navbar/3/flag.gif" name="flag" alt="Flag Blog" width="55" height="15" /></a><a href="http://www.blogger.com/redirect/next_blog.pyra?navBar=true" id="b-next"><img src="http://www.blogger.com/img/navbar/3/btn_nextblog.gif" alt="Next blog" width="72" height="15" /></a></div><div id="b-this"><input type="text" id="b-query" name="as_q" /><input type="hidden" name="ie" value="UTF-8" /><input type="hidden" name="ui" value="blg" /><input type="hidden" name="bl_url" value="deaddolliie.blogspot.com" /><input type="image" src="http://www.blogger.com/img/navbar/3/btn_search_this.gif" alt="Search This Blog" id="b-searchbtn" title="Search this blog with Google Blog Search" onclick="document.forms['b-search'].bl_url.value='deaddolliie.blogspot.com'" /><input type="image" src="http://www.blogger.com/img/navbar/3/btn_search_all.gif" alt="Search All Blogs" value="Search" id="b-searchallbtn" title="Search all blogs with Google Blog Search" onclick="document.forms['b-search'].bl_url.value=''" /><a href="javascript:BlogThis();" id="b-blogthis">BlogThis!</a></div></form></div><script type="text/javascript"><!-- var ID = 27476068;var HATE_INTERSTITIAL_COOKIE_NAME = 'dismissedInterstitial';var FLAG_COOKIE_NAME = 'flaggedBlog';var FLAG_BLOG_URL = 'http://www.blogger.com/flag-blog.g?nav=3&toFlag=' + ID;var UNFLAG_BLOG_URL = 'http://www.blogger.com/unflag-blog.g?nav=3&toFlag=' + ID;var FLAG_IMAGE_URL = 'http://www.blogger.com/img/navbar/3/flag.gif';var UNFLAG_IMAGE_URL = 'http://www.blogger.com/img/navbar/3/unflag.gif';var ncHasFlagged = false;var servletTarget = new Image(); function BlogThis() {Q='';x=document;y=window;if(x.selection) {Q=x.selection.createRange().text;} else if (y.getSelection) { Q=y.getSelection();} else if (x.getSelection) { Q=x.getSelection();}popw = y.open('http://www.blogger.com/blog_this.pyra?t=' + escape(Q) + '&u=' + escape(location.href) + '&n=' + escape(document.title),'bloggerForm','scrollbars=no,width=475,height=300,top=175,left=75,status=yes,resizable=yes');void(0);} function blogspotInit() {initFlag();} function hasFlagged() {return getCookie(FLAG_COOKIE_NAME) || ncHasFlagged;} function toggleFlag() {var date = new Date();var id = 27476068;if (hasFlagged()) {removeCookie(FLAG_COOKIE_NAME);servletTarget.src = UNFLAG_BLOG_URL + '&d=' + date.getTime();document.images['flag'].src = FLAG_IMAGE_URL;ncHasFlagged = false;} else { setBlogspotCookie(FLAG_COOKIE_NAME, 'true');servletTarget.src = FLAG_BLOG_URL + '&d=' + date.getTime();document.images['flag'].src = UNFLAG_IMAGE_URL;ncHasFlagged = true;}} function initFlag() {document.getElementById('flagButton').style.display = 'inline';if (hasFlagged()) {document.images['flag'].src = UNFLAG_IMAGE_URL;} else {document.images['flag'].src = FLAG_IMAGE_URL;}} function showDrop() {if (!hasFlagged()) {document.getElementById('flagi').style.visibility = 'visible';}} function hideDrop() {document.getElementById('flagi').style.visibility = 'hidden';} function setBlogspotCookie(name, val) {var expire = new Date((new Date()).getTime() + 5 * 24 * 60 * 60 * 1000);var path = '/';setCookie(name, val, null, expire, path, null);} function removeCookie(name){var expire = new Date((new Date()).getTime() - 1000); setCookie(name,'',null,expire,'/',null);} --></script><script type="text/javascript"> blogspotInit();</script><div id="space-for-ie"></div>
WELCOMES&


4e2 rocks!?!
well&good((:
HI!

4e2 sucks!?!
kindly click tat 'X' button,
on tat nice cute little red box,
at der top right hand corner((:
BYEBYE!

e2generation is family !?




AFFILATES&
AFFILATE / LINK E2GENERATION IN YOUR OWN BLOG((:
Image Hosted by ImageShack.us
& cope this link from View; Source or from the HTML template((:



ABOUTS&

4e2 is filled with:
  • obviously students
  • obviously teachers
  • obviously tables&chairs
  • &a very lame piece of BIG whiteboard hanging in der middle of der wall

    4e2 can be:
  • very fun
  • very lame
  • very nice
  • very evil
  • very SERIOUS too


    MONKEYS&

    ♥01 Janice - Literacy Club
    ♥02 Pei Qin - Choir
    ♥03 Yanbin - Choir
    ♥04 Zi Jing - Basketball
    ♥05 Jude - MRL
    ♥06 Poh Khee - Dance Society
    ♥07 Goi Ling - Dance Society
    ♥08 Sheena - Dance Society
    ♥09 Kelly - Dance Society
    ♥10 Mei Qi - NPCC
    ♥11 Xue Ping - MRL
    ♥12 Ashikin - NPCC
    ♥13 Shi Yun - Concert Band
    ♥14 Olga - Concert Band
    ♥15 Xue Ling - Concert Band :D
    ♥16 YiuLoo - Dance Society
    ♥17 Marilyn - Basketball
    ♥18 Charrisa - Literacy Club
    ♥19 Liwen - Concert Band
    ♥20 Melinda - Choir
    ♥21 Yan Zhu - MRL
    ♥22 Zorine - UNKNOWN
    ♥23 Jing Ying - Volleyball
    ♥24 Wei Qi - Literacy Club
    ♥25 Bryan - Info Club
    ♥26 Rong Qiang - Innovation Club
    ♥27 Wei Jie - Track&field
    ♥28 Harry - Concert Band
    ♥29 Isaac - NPCC
    ♥30 John - Innovation Club
    ♥31 Samuel - MRL
    ♥32 Guan You - Innovation Club
    ♥33 Jia Wei - Badminton
    ♥34 Halifi - Badminton
    ♥35 Chee Meng - Innovation Club
    ♥36 Jian Sheng - Soccer
    ♥37 Yi Cong - Soccer
    ♥38 Wai Siong - NPCC
    ♥39 Siyu - Table Tennis


    MEMORIES&

    old sotsot blog.
    March 2007; April 2007; May 2007; June 2007; September 2007; December 2007; January 2008; March 2008; June 2008; November 2008; September 2009;


    EXITS&

    Charrisa
    CheeMeng
    GoiLing
    Harry
    Janice
    John
    LiWen
    Marilyn
    MeiQi
    Melinda
    Olga
    PeiQin
    PohKhee
    WaiSiong
    WeiJie
    WeiQi
    XueLing
    YanBin
    YanZhu

    4E1



    CREDITS


    Host: Imageshack
    Software: Photoshop 7.0
    Brushes: X X
    Html Codes: X X
    Designer: X


    LALALA&

    TAGBOARD ONE:



    TAGBOARD TWO:


    & we are kiasu((:




  • Thursday, September 17, 2009

    To think that my first time posting here is after my graduation..

    Alright. First thing's first. There are plans for a class bbq,after a quick survey it was concluded: For the event to be possible, it will most likely be held on the 11th or 18th(both sundays) of October, as more people will be available. Please make known of your availability on both of the days.
    Currently, its likely that it will be held on the 11th, but nothing's confirmed yet.
    The time of the event is most likely from evening till the latest possible time according to the individual.
    Venue is yet to be confirmed, a survey will be taken after everyone responded.
    For those who unfortunately cmi, rest assured that there will be another outing(visit to miss lee's house) soon!

    Its a long time since everyone met up!

    YC signing off~


    3e2 klas banner(:
    (dont get too jealous with us)

    11:49 PM



    Tuesday, November 25, 2008

    4E2 CHALET - ALOHA LOYANG

    Meeting place ::

    Boon Lay MRT - 11.15am
    Jurong East MRT - 11.30am

    Will set off at 11.45am sharp from JE. No latecomers please(:

    There is a shuttle bus service that can bring us from Pasir Ris MRT to Aloha Loyang(:

    Please scout online for directions if you're still unsure.

    Most probably will take the 1.45pm bus.

    Upon reaching Pasir Ris, will do some last minute grocery shopping before waiting for the shuttle bus.

    BBQ is on Wednesday.

    Miss Lee will be making takoyaki for us ;)

    Any further updates will be sent VIA sms :)

    See you guys tomorrow!(:

    PS :: SHUTTLE BUS SERVICE SCHEDULE





    3e2 klas banner(:
    (dont get too jealous with us)

    7:37 PM



    Monday, June 23, 2008

    updating on the bbq
    rescuing the blog from dying~~






    wah the tree so nice :D lols


    our bbq pit, B6 =D


    father bear, wai siong making something
    heheh


    dua dai di !






    the cute ppl =P




    olga & me lols
    byebye! :D






    3e2 klas banner(:
    (dont get too jealous with us)

    9:49 AM



    Tuesday, March 25, 2008

    hello!
    our class blog had been dead for some time
    and its time to save it! xD

    Firstly, Happy Birthday Ms Lee!!
    celebrated ms lee's birthday in class today
    Credits:
    Zorine and gang for preparing the cake!
    Peiqin and gang for preparing the nice notebook!
    AND! 4E2 for writing in the book
    *cakes n notebook bought with class fund*
    zorine and gang brought in the cake at end of english lesson
    and when ms lee came in, the class sang birthday song~
    and then followed by cutting of cake, eating and then!
    class photo taking!
    pictures speak a thousand words!


    Photobucket - Video and Image Hosting


    Photobucket - Video and Image Hosting


    Photobucket - Video and Image Hosting


    Photobucket - Video and Image Hosting

    Photobucket - Video and Image Hosting

    Photobucket - Video and Image Hosting

    Photobucket - Video and Image Hosting


    Photobucket - Video and Image Hosting

    Photobucket - Video and Image Hosting

    Photobucket - Video and Image Hosting

    Photobucket - Video and Image Hosting
    the march babies!


    Fun shots~
    Photobucket - Video and Image Hosting

    Photobucket - Video and Image Hosting

    Photobucket - Video and Image HostingPhotobucket - Video and Image Hosting


    Photobucket - Video and Image HostingPhotobucket - Video and Image Hosting

    thats all for today
    lets kip our class blog alive okay?! xD


    3e2 klas banner(:
    (dont get too jealous with us)

    4:23 PM



    Sunday, January 13, 2008

    Hello!

    Here to inform you guys to bring ONE DOLLAR on Monday! [14/1] xDD

    Class fund is currently left with 3 bucks. Pei Qin gave me $12.
    70 from the movie outing and class bbq. Spent 9 bucks on drawing materials for the Welfare commitee.

    Welfare head :: Pei Qin :D Eh. It's for an important cause. So stop complaining and pay up xD She will be making beautiful birthday cards for you guys :)

    Pay up pay up!! Saving up cash for entertainment after 'O' Levels. Outings, Chalet, etc :D That will be under the function/events committee.

    Yah, so. REMEMBER ONE DOLLAR!!! :P Andand, if you need anything to purchase using the class fund, please remember to give me your receipt!

    Okay okay, bye bye!

    -- Loanshark treasurer :D


    3e2 klas banner(:
    (dont get too jealous with us)

    2:10 PM



    Thursday, December 27, 2007


    hey people, check out ur new time table for next year =)
    -ct-


    3e2 klas banner(:
    (dont get too jealous with us)

    12:54 PM



    Friday, September 28, 2007

    exams coming le...study hard ppl...strive for gd results ^.^...BTE1...we can do it ^.^...btw mdm yeo said that she will come to our class on mon after maths paper to answer any questions we gt for her...

    happy studying ^.^ (zaffi)
    oh ya...pls visit my blog stay-by-me.blogspot.com to do the do u know me test ^.^ ty


    3e2 klas banner(:
    (dont get too jealous with us)

    3:47 PM