Skip to main content

'SpongeBob' may go dark on Time Warner


Today I have been spending this day @ home.. while I am eating the grapes from the new year's "media noche" I have read some news about SPONGEBOB SQUAREPANTS.

I really liked and loved Spongebob very much .. because everytime I watched him he never fails me to make me smile and eventually laughed :)) hahahahaha! , that's why I became a fan of him. XD

One of the most favorite episode I really liked is the "Idiot Box" :)) , w
here he always used to say these following lines "Use your imagi..naaaa...tion!"

So when a friend of mine had told me the about
...

'Colbert,' 'SpongeBob' may go dark on Time Warner...


where the Time Warner , a cable operator company where primarily serves at New York State , might remove some shows in which they are used to line-up on the said cable operator due to Viacom's demands and ratings issue you can read the full details of this article at this link which is from yahoo news http://news.yahoo.com/s/ap/20081231/ap_en_ot/viacom_time_warner_cable;_ylt=AlJy51zCQOWmi0MPWiOcuCwazJV

So right
after I read this article I felt bad and so for their subscribers / customers because if that happens they might able not to see / watch their favorite shows and characters behind those shows. I hope Nicklelodeon especially people behind Spongebob Squarepants , will not be a cause to them to discontinue their wonderful shows.

I hope other cable operators would not be affected by this issue , Because if they do the same way like the Time Warner I will not like it , it will only make me sad and to other viewers , especially some childrens who
are watching those shows they'll become sad and might cry ... and Spongebob might become sad too :(







Comments

  1. I LOVE SPONGEBOB VERY MUCH !!! don't go on dark Spongebob!!!

    ReplyDelete
  2. Yeah! I LOVE Spongebob too!!! >(^O^)<

    ReplyDelete

Post a Comment

Popular posts from this blog

My Carboxy Stretchmark Treatment and Slimming Wrap experience at Total Skin Care Center

I've been googling around about this new treatment being introduced and implemented lately that is called Carboxytherapy that helps to reduce fats, cellulites deposits & even skin stretchmarks in our body.  ===================================== ======================================= According to this site : http://www.carboxytherapy.com/ Carboxytherapy refers to the cutaneous and subcutaneous administration of carbon dioxide gas [CO2] for therapeutic purposes. Carboxytherapy originated at the Royal Spas of France in 1932 with the treatment of patients afflicted by peripheral arterial occlusive disease. In South America and Europe, carbon dioxide therapy has been applied to the treatment of stretch marks, cellulite, and hypertrophic scars with impressive results. Studies have demonstrated that carboxytherapy improves skin elasticity, improves circulation, encourages collagen repair, improves the appearance of fine lines and wrinkles, and destroys localized fatty depos...

Error creating package (SSIS)

I've been wandering with this issue that I've encountered lately when I was about to create a new SSIS package for my project.  The following screenshots below will demonstrate the scenarios: In this picture I was trying to create a new SSIS package but then I got this: "Failed to save package file [directory] Element not found" And when I was trying to open an existing package I got this error: "Error Creating package" ... "Failed to save package file [directory] Element not found" Well there's really something wrong ,  probably there might be some prerequisites been missing. For this scenario we have to add the two important DLLs required by the SSIS. The msxml3.dll and the msxml6.dll.  To do this you have to use command prompt and be in this directory "[DriveName]:\Windows>System" and do the following command: C:\Windows\System> regsvr32 msxml3.dll  C:\Windows\System> regsvr32 msxml6.dll  There wil...