<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Paula Abdul working on a cheerleader themed Vegas show</title>
	<atom:link href="http://www.celebitchy.com/22137/paula_abdul_working_on_a_cheerleader_themed_vegas_show/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.celebitchy.com/22137/paula_abdul_working_on_a_cheerleader_themed_vegas_show/</link>
	<description>Stylish celebrity escapism</description>
	<lastBuildDate>Tue, 14 Feb 2012 10:53:17 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Vicky Vegas Hotels</title>
		<link>http://www.celebitchy.com/22137/paula_abdul_working_on_a_cheerleader_themed_vegas_show/#comment-142260</link>
		<dc:creator>Vicky Vegas Hotels</dc:creator>
		<pubDate>Sun, 16 Nov 2008 23:41:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.celebitchy.com/?p=22137#comment-142260</guid>
		<description>I kind of feel sorry for Paula. Everyone picks on her. I really hope she doesn&#039;t leave American Idol.  I think the show has the perfect personality combo for the judges.  I am really looking forward to the new season and when they get to the auditions that are held in Vegas.</description>
		<content:encoded><![CDATA[<p>I kind of feel sorry for Paula. Everyone picks on her. I really hope she doesn&#8217;t leave American Idol.  I think the show has the perfect personality combo for the judges.  I am really looking forward to the new season and when they get to the auditions that are held in Vegas.
<p align="right"><small><a href="http://www.celebitchy.com/wp-content/plugins/dd-report-comments/report.php?c=142260">Report this comment as spam or abuse</a></small></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jag</title>
		<link>http://www.celebitchy.com/22137/paula_abdul_working_on_a_cheerleader_themed_vegas_show/#comment-141775</link>
		<dc:creator>Jag</dc:creator>
		<pubDate>Sun, 16 Nov 2008 03:21:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.celebitchy.com/?p=22137#comment-141775</guid>
		<description>@ Ran - She wouldn&#039;t necessarily have to be the one do actually do the choreography.  She could come up with the routines and explain it to someone who could teach the moves to others.  

Don&#039;t know how I feel about it... guess I would have to see advertisements for it to know for sure.</description>
		<content:encoded><![CDATA[<p>@ Ran &#8211; She wouldn&#8217;t necessarily have to be the one do actually do the choreography.  She could come up with the routines and explain it to someone who could teach the moves to others.  </p>
<p>Don&#8217;t know how I feel about it&#8230; guess I would have to see advertisements for it to know for sure.
<p align="right"><small><a href="http://www.celebitchy.com/wp-content/plugins/dd-report-comments/report.php?c=141775">Report this comment as spam or abuse</a></small></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: RAN</title>
		<link>http://www.celebitchy.com/22137/paula_abdul_working_on_a_cheerleader_themed_vegas_show/#comment-141387</link>
		<dc:creator>RAN</dc:creator>
		<pubDate>Sat, 15 Nov 2008 13:54:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.celebitchy.com/?p=22137#comment-141387</guid>
		<description>&quot;Her contract is almost up and the show has brought on a new female judge for the upcoming season. It certainly seems like everyone is planning for Paula to move on.&quot;

Wait...this can only mean that AI PLANS to continue - even after she&#039;s gone! It needs to die off now - everyone has lost interest for the most part. 

This show could be interesting, but I&#039;m not sure how loopy Paula could pull it off.  Apparently she takes a ton of pain medication for back and leg pain, she certainly couldn&#039;t handle the grueling schedule of being a choreographer for a dance routine.</description>
		<content:encoded><![CDATA[<p>&#8220;Her contract is almost up and the show has brought on a new female judge for the upcoming season. It certainly seems like everyone is planning for Paula to move on.&#8221;</p>
<p>Wait&#8230;this can only mean that AI PLANS to continue &#8211; even after she&#8217;s gone! It needs to die off now &#8211; everyone has lost interest for the most part. </p>
<p>This show could be interesting, but I&#8217;m not sure how loopy Paula could pull it off.  Apparently she takes a ton of pain medication for back and leg pain, she certainly couldn&#8217;t handle the grueling schedule of being a choreographer for a dance routine.
<p align="right"><small><a href="http://www.celebitchy.com/wp-content/plugins/dd-report-comments/report.php?c=141387">Report this comment as spam or abuse</a></small></p>
]]></content:encoded>
	</item>
</channel>
</rss>


<!-- W3 Total Cache: Db cache debug info:
Engine:             memcached
Total queries:      16
Cached queries:     3
Total query time:   0.007
SQL info:
    # | Time (s) |    Caching (Reject reason)     |   Status   | Query
    1 |        0 |  disabled (query is rejected)  | Not cached | SELECT option_name, option_value FROM wp_options WHERE autoload = 'yes'
    2 |        0 |            enabled             |   Cached   | SELECT option_value FROM wp_options WHERE option_name = 'akismet_comment_nonce' LIMIT 1
    3 |        0 |            enabled             |   Cached   | SELECT option_value FROM wp_options WHERE option_name = 'bad_behavior_settings' LIMIT 1
    4 |        0 |  disabled (query is rejected)  | Not cached | CREATE TABLE IF NOT EXISTS `wp_bad_behavior` (
		`id` INT(11) NOT NULL auto_increment,
		`ip` TEXT NOT NULL,
		`date` DATETIME NOT NULL default '0000-00-00 00:00:00',
		`request_method` TEXT NOT NULL,
		`request_uri` TEXT NOT NULL,
		`server_protocol` TEXT NOT NULL,
		`http_headers` TEXT NOT NULL,
		`user_agent` TEXT NOT NULL,
		`request_entity` TEXT NOT NULL,
		`key` TEXT NOT NULL,
		INDEX (`ip`(15)),
		INDEX (`user_agent`(10)),
		PRIMARY KEY (`id`) );
    5 |        0 |            enabled             |   Cached   | SELECT option_value FROM wp_options WHERE option_name = 'IWG_RoleMan_Spaces_in_Caps' LIMIT 1
    6 |        0 |            enabled             | Not cached | SELECT comment_date_gmt FROM wp_comments WHERE comment_approved = '1' ORDER BY comment_date_gmt DESC LIMIT 1
    7 |        0 |            enabled             | Not cached | SELECT   wp_posts.* FROM wp_posts  WHERE 1=1  AND wp_posts.post_name = 'paula_abdul_working_on_a_cheerleader_themed_vegas_show' AND wp_posts.ID = 22137 AND wp_posts.post_type = 'post'  ORDER BY wp_posts.post_date DESC
    8 |    0.002 |            enabled             | Not cached | SELECT wp_comments.* FROM wp_comments  WHERE comment_post_ID = '22137' AND comment_approved = '1'  ORDER BY comment_date_gmt DESC LIMIT 10
    9 |    0.001 |            enabled             | Not cached | SELECT t.*, tt.*, tr.object_id FROM wp_terms AS t INNER JOIN wp_term_taxonomy AS tt ON tt.term_id = t.term_id INNER JOIN wp_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id WHERE tt.taxonomy IN ('category', 'post_tag', 'post_format') AND tr.object_id IN (22137) ORDER BY t.name ASC
   10 |        0 |            enabled             | Not cached | SELECT post_id, meta_key, meta_value FROM wp_postmeta WHERE post_id IN (22137)
   11 |        0 |            enabled             | Not cached | SELECT UNIX_TIMESTAMP(comment_date) time, comment_author_IP, comment_date_gmt, comment_post_ID, comment_ID  FROM wp_comments where comment_ID = 142260
   12 |        0 |            enabled             | Not cached | SELECT meta_value FROM wp_postmeta WHERE post_id = 22137 and meta_key = 142260
   13 |        0 |            enabled             | Not cached | SELECT UNIX_TIMESTAMP(comment_date) time, comment_author_IP, comment_date_gmt, comment_post_ID, comment_ID  FROM wp_comments where comment_ID = 141775
   14 |        0 |            enabled             | Not cached | SELECT meta_value FROM wp_postmeta WHERE post_id = 22137 and meta_key = 141775
   15 |        0 |            enabled             | Not cached | SELECT UNIX_TIMESTAMP(comment_date) time, comment_author_IP, comment_date_gmt, comment_post_ID, comment_ID  FROM wp_comments where comment_ID = 141387
   16 |        0 |            enabled             | Not cached | SELECT meta_value FROM wp_postmeta WHERE post_id = 22137 and meta_key = 141387
-->
