Member Login
'.$warning_inline.'

Forgot Password? | Sign Up
'; } else { $a = $SQL("$SL * $FR `mail` $W `to` = '$M' AND `seen` = '1' AND `type` = 'mail'"); $b = $NR($a); $c = $SQL("$SL * $FR `buddy_add` $W `friend` = '$M'"); $d = $NR($c); $a1 = mysql_query("SELECT * FROM `favorite` WHERE `user1` = '$M'"); $b1 = mysql_num_rows($a1); $a2 = mysql_query("SELECT * FROM `quiz_2` WHERE `user` = '$M' AND `seen` = ''"); $b2 = mysql_num_rows($a2); $b3 = $FA($a2); $a6 = mysql_query("SELECT `time` FROM `session` WHERE `user` = '$M' AND `viewing` = '$M' ORDER BY `time` DESC LIMIT 1"); $b7 = $FA($a6); $a8 = mysql_query("SELECT COUNT(*) AS `comnum` FROM `comment` WHERE `gbuser` = '$M' AND `user` != '$M' AND `time` >= '$b7[time]'"); $b10 = $FA($a8); $a9 = mysql_query("SELECT * FROM `points` WHERE `sentto` = '$M' AND `seen` != '1'"); $b12 = $NR($a9); $msg1 = "MESSAGE BOX"; $msg2 = "GIFT BOX"; if ($b != 1) $add_s = "S"; if ($b > 0 ) $msg1 = $b.' NEW MESSAGE'.$add_s; if ($d != 1) $add_z = "S"; if ($b5 != 1) $add_q = "ES"; if ($b10['comnum'] > 1) $add_c = "S"; if ($b12 != 1) $add_g = "S"; if ($b12 > 0 ) $msg2 = $b12.' NEW GIFT'.$add_g; $str .= '
'.$M.'
'; if ($b10['comnum'] > 0 ) { $str .= ' '; } $str .= ' '; if ($d > 0 ) { $str .= ' '; } if ($b2 != '0') { $str .= ' '; } $str .= ' '; if ($b1) { $str .= ''; } $str .= '
DO MORE STUFF »
'; } return $str; } function show_top_menu22() { $M = $_COOKIE[apnas1]; $str .= ' WHAT\'S DESI? : GET INVOLVED : INVITE YOUR DESI FRIENDS : SEND ECARDS : ADD TO FAVORITES : HELP'; if (strlen($M) > 5) $M2 = substr($M,0,5)."..."; else $M2 = $M; if ($M2 != "") $str .= ' : LOG OUT ['.$M2.']'; else $str .= ' : SIGNUP NOW'; return $str; } ?> Aliens In America - New Show on CW | ApnaSpace Desi Blog
ApnaSpace - The #1 Desi Youth Network!
Sponsored
Desi Links
ApnaSpace Desi Blog cover desi youth matters, news, opinions, entertainment reviews, interviews and more.

September 29, 2007
Aliens In America - New Show on CW

Curry Bear got an advance screening of the show "Aliens in America". Why? Is it because we are one of the most influential Desi Blogs on the east coast or because I once slept with one of the casting directors? Well the answer is Yes. Curry Bear must admit he was very skeptical about this show. After reading about it on IMDB, and reading many angry posts by Muslims, I thought this show was going to be lame. However I was wrong. This is actually a very good show. It maybe a little on the teeny side, meaning the show is more targeted towards a younger audience. Since it's on the CW network, it isn't a surprise that they want to market towards the same audience that watches Smallville, One Tree Hill, and Supernatural. This might be the best new show on the CW.

This show is about a Pakistani foreign exchange student from Islamabad named Raja Musharaff. He comes to America to a family with a son who has trouble fitting in at school. The son finds himself relating to Raja, who not only is having trouble fitting in at school but in the country as well. Even though many Muslim people commented on this show as being racist, I believe once they actually watch this show they will realize that it is actually the opposite. In fact they should be happy they are not being portrayed as terrorist for once.

The show portrays most Americans as being ignorant to Raja's Desi culture and even accusing "his people" of knocking down the towers. Sadly I am not surprised that quite a few Americans actually believe that. I once saw a clip where a guy thought 9/11 took place in October, and thought Hindus were the ones who knocked down the towers.

Also I find most desi actors to be overacting or trying to hard. However, Adhir Kalyan does an excellent job. Since he is desi, it is not a hard stretch to play a Desi American. However I do think he does a job at playing a lovable FOB (fresh off the boat). They also throw in a few desi jokes, and references that only we Desi people will find funny.

Aliens In America

Produced by CBS Paramount Network Television and Warner Bros. Television, the series was officially greenlit and given a thirteen-episode order on May 15, 2007. It is currently scheduled to premiere on October 1, 2007, airing on Monday nights at 8:30/7:30c on The CW, following Everybody Hates Chris. Unfortunately, I do not think this show is going to last. Not only are most Americans not interested in Desi people, this show is competing with a lot of hard to beat shows. Mondays also features shows like, “Prison Break”, “24”, “Heroes”, “2 and a Half Men”, and my favorite “How I Met Your Mother”, and a few more I can not remember.

So in conclusion, is this a good show? Yes, it is. Will it last to become a great show? No, it won’t. Do I hope I am wrong? Yes, I do. Should you guys watch this show so it does well in the ratings? Yes, you should. Should I stop asking myself questions and answering them. Yes, I should.

This entry was guest posted by CurryBear. Read more at the CurryBear Blog.

TrackBack

TrackBack URL for this entry:
http://desi-blog.apnaspace.com/trackback/35

var ajaxObjects = new Array(); function updater(ajaxIndex) { document.getElementById(\'comms\').innerHTML = ajaxObjects[ajaxIndex].response + document.getElementById(\'comms\').innerHTML; document.getElementById(\'commadd\').innerHTML = \'Comment has been added. You can view it below...\'; } function ajaxAddProduct(main,cid2,gbuser,text2) { document.getElementById(\'commadd\').innerHTML = \'Please wait while your comment is processed...
\'; var ajaxIndex = ajaxObjects.length; ajaxObjects[ajaxIndex] = new sack(); ajaxObjects[ajaxIndex].requestFile = \'http://desi-blog.apnaspace.com/ajax_comment.php?action=comment2&gbuser=\' + gbuser + \'&cid=\' + cid2 + \'&main=\' + main + \'&text=\' + encodeURIComponent(text2); ajaxObjects[ajaxIndex].onCompletion = function(){ updater(ajaxIndex) }; ajaxObjects[ajaxIndex].onError = function(){ document.getElementById(\'commadd\').innerHTML = \'There was an error. Please hit Refresh and try again.\'; }; ajaxObjects[ajaxIndex].runAJAX(); }

Leave a Comment


'; } else { $cmbox = '
Want more options?

By signing up (or logging in) you can post post comments on our blog. Click here to Sign Up.

'; } $SHOWCOMMS .= ' '.$cmbox.'

Comments

'.$SHOWCOMMENT.'
'; echo $SHOWCOMMS; ?>
"; ?>
TERMS & CONDITIONS | ABOUT US | BOOKMARK US | CONTACT US
Copyright © 2005-2007 ApnaSpace Desi Network. All rights reserved.