<?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"
	>
<channel>
	<title>Comments on: Facebook Apps Getting Stuck in Directory Approval Process</title>
	<atom:link href="http://www.techcrunch.com/2007/11/12/facebook-apps-getting-stuck-in-directory-approval-process/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.techcrunch.com/2007/11/12/facebook-apps-getting-stuck-in-directory-approval-process/</link>
	<description>Startup and Technology News</description>
	<pubDate>Sun, 07 Sep 2008 04:20:48 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: Eric S.</title>
		<link>http://www.techcrunch.com/2007/11/12/facebook-apps-getting-stuck-in-directory-approval-process/#comment-1754255</link>
		<dc:creator>Eric S.</dc:creator>
		<pubDate>Tue, 13 Nov 2007 15:17:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.techcrunch.com/2007/11/12/facebook-apps-getting-stuck-in-directory-approval-process/#comment-1754255</guid>
		<description>I submitted an app a couple of days ago (Zoobos Widget) and still haven't heard anything from the approval dept. I guess I would have to wait and see</description>
		<content:encoded><![CDATA[<p>I submitted an app a couple of days ago (Zoobos Widget) and still haven&#8217;t heard anything from the approval dept. I guess I would have to wait and see</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jon</title>
		<link>http://www.techcrunch.com/2007/11/12/facebook-apps-getting-stuck-in-directory-approval-process/#comment-1753692</link>
		<dc:creator>Jon</dc:creator>
		<pubDate>Tue, 13 Nov 2007 09:44:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.techcrunch.com/2007/11/12/facebook-apps-getting-stuck-in-directory-approval-process/#comment-1753692</guid>
		<description>I created my first facebook app 2 days ago and found the guides and support very useful.

My app is very simple, but I set the whole thing up in around 2 hours.

It is called &lt;a href="http://apps.facebook.com/xmasbestshopguide/" rel="nofollow"&gt;Christmas List&lt;/a&gt; and enables a user to detail things they would like for Christmas which are then linked to my own shopping comparison web site.

The developers page is clear and the examples provided show how easy it is to create an app.

Within about 30 mins I knew how to 1) write info to a users profile 2) connect to one of my own databases 3) Grab facebook user information.

One thing I did not find so easy was adding an 'invite' page to the app, however there was a tutorial in the wiki.

The whole experience was enjoyable and I intend to produce some much more interesting/complex facebook apps in the future.

Jon</description>
		<content:encoded><![CDATA[<p>I created my first facebook app 2 days ago and found the guides and support very useful.</p>
<p>My app is very simple, but I set the whole thing up in around 2 hours.</p>
<p>It is called <a href="http://apps.facebook.com/xmasbestshopguide/" rel="nofollow" onclick="javascript:pageTracker._trackPageview ('/outbound/apps.facebook.com');">Christmas List</a> and enables a user to detail things they would like for Christmas which are then linked to my own shopping comparison web site.</p>
<p>The developers page is clear and the examples provided show how easy it is to create an app.</p>
<p>Within about 30 mins I knew how to 1) write info to a users profile 2) connect to one of my own databases 3) Grab facebook user information.</p>
<p>One thing I did not find so easy was adding an &#8216;invite&#8217; page to the app, however there was a tutorial in the wiki.</p>
<p>The whole experience was enjoyable and I intend to produce some much more interesting/complex facebook apps in the future.</p>
<p>Jon</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Harish</title>
		<link>http://www.techcrunch.com/2007/11/12/facebook-apps-getting-stuck-in-directory-approval-process/#comment-1753430</link>
		<dc:creator>Harish</dc:creator>
		<pubDate>Tue, 13 Nov 2007 06:17:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.techcrunch.com/2007/11/12/facebook-apps-getting-stuck-in-directory-approval-process/#comment-1753430</guid>
		<description>Mark,

We have been fairly happy with the response from facebook other than a few times when the Mock-AJAX has been slow or non-functional. 

But most recently we faced an interesting problem that we never thought of. One of our applications "Chocolate Fantasy" with 500,000+ Users and fairly significant daily activity disappeared one day. 

See...

http://bugs.developers.facebook.com/show_bug.cgi?id=653 

After we filed the bug (which to our dismay was assigned P5 priority), the facebook engineers were to quick to respond that the application was deleted. But we still do not know how did this happen..

- Was it done from a developer account ( some account could have been hacked, and we'd want to take safeguard action ). 
- Did it happen from facebook's end. 

and even more importantly how can we restore the application with all its users.

I understand that facebook engineers are busy but this case points to an important concern for the developer community 

a) Safeguards against deleting applications. As of now it seems a super easy thing to delete an application.

b) Process to bring up deleted applications quickly possibly with help from application developers.</description>
		<content:encoded><![CDATA[<p>Mark,</p>
<p>We have been fairly happy with the response from facebook other than a few times when the Mock-AJAX has been slow or non-functional. </p>
<p>But most recently we faced an interesting problem that we never thought of. One of our applications &#8220;Chocolate Fantasy&#8221; with 500,000+ Users and fairly significant daily activity disappeared one day. </p>
<p>See&#8230;</p>
<p><a href="http://bugs.developers.facebook.com/show_bug.cgi?id=653" rel="nofollow">http://bugs.developers.faceboo.....cgi?id=653</a> </p>
<p>After we filed the bug (which to our dismay was assigned P5 priority), the facebook engineers were to quick to respond that the application was deleted. But we still do not know how did this happen..</p>
<p>- Was it done from a developer account ( some account could have been hacked, and we&#8217;d want to take safeguard action ).<br />
- Did it happen from facebook&#8217;s end. </p>
<p>and even more importantly how can we restore the application with all its users.</p>
<p>I understand that facebook engineers are busy but this case points to an important concern for the developer community </p>
<p>a) Safeguards against deleting applications. As of now it seems a super easy thing to delete an application.</p>
<p>b) Process to bring up deleted applications quickly possibly with help from application developers.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rodney Rumford</title>
		<link>http://www.techcrunch.com/2007/11/12/facebook-apps-getting-stuck-in-directory-approval-process/#comment-1753412</link>
		<dc:creator>Rodney Rumford</dc:creator>
		<pubDate>Tue, 13 Nov 2007 06:04:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.techcrunch.com/2007/11/12/facebook-apps-getting-stuck-in-directory-approval-process/#comment-1753412</guid>
		<description>We have developed apps for many clients. We just had one submitted last week and it was live in the directory after submission in under 36 hours without a problem.

On the flip side we also saw a different application that was submitted a few days earlier that was in the directory, then out, then in, then out, then in. ;)

I strongly suspect that this has to do with them rolling out a new parser then rolling back to and older version as they tried to fix a bug or two.

See this from the facebook developers platform status: http://www.facebook.com/developers/message.php?id=111

This is just a sign of the platform going through some improvements, revisions and growing pains. We live in a constant state of beta when developing for facebook. This is just the way it is as the platform continues to improve and evolve...

Cheers! 

Rodney Rumford
Publisher: FaceReviews.com</description>
		<content:encoded><![CDATA[<p>We have developed apps for many clients. We just had one submitted last week and it was live in the directory after submission in under 36 hours without a problem.</p>
<p>On the flip side we also saw a different application that was submitted a few days earlier that was in the directory, then out, then in, then out, then in. <img src='http://www.techcrunch.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>I strongly suspect that this has to do with them rolling out a new parser then rolling back to and older version as they tried to fix a bug or two.</p>
<p>See this from the facebook developers platform status: <a href="http://www.facebook.com/developers/message.php?id=111" rel="nofollow">http://www.facebook.com/develo.....php?id=111</a></p>
<p>This is just a sign of the platform going through some improvements, revisions and growing pains. We live in a constant state of beta when developing for facebook. This is just the way it is as the platform continues to improve and evolve&#8230;</p>
<p>Cheers! </p>
<p>Rodney Rumford<br />
Publisher: FaceReviews.com</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Janice</title>
		<link>http://www.techcrunch.com/2007/11/12/facebook-apps-getting-stuck-in-directory-approval-process/#comment-1753307</link>
		<dc:creator>Janice</dc:creator>
		<pubDate>Tue, 13 Nov 2007 05:08:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.techcrunch.com/2007/11/12/facebook-apps-getting-stuck-in-directory-approval-process/#comment-1753307</guid>
		<description>It would be great if Facebook could work on stability issues like this one: http://bugs.developers.facebook.com/show_bug.cgi?id=622</description>
		<content:encoded><![CDATA[<p>It would be great if Facebook could work on stability issues like this one: <a href="http://bugs.developers.facebook.com/show_bug.cgi?id=622" rel="nofollow">http://bugs.developers.faceboo.....cgi?id=622</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Westernwind</title>
		<link>http://www.techcrunch.com/2007/11/12/facebook-apps-getting-stuck-in-directory-approval-process/#comment-1752981</link>
		<dc:creator>Westernwind</dc:creator>
		<pubDate>Tue, 13 Nov 2007 02:12:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.techcrunch.com/2007/11/12/facebook-apps-getting-stuck-in-directory-approval-process/#comment-1752981</guid>
		<description>Unfortunately - Facebook is probably taking customer service tips from Microsoft...you have chosen unwisely my son.....</description>
		<content:encoded><![CDATA[<p>Unfortunately - Facebook is probably taking customer service tips from Microsoft&#8230;you have chosen unwisely my son&#8230;..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cellyspace.com</title>
		<link>http://www.techcrunch.com/2007/11/12/facebook-apps-getting-stuck-in-directory-approval-process/#comment-1752542</link>
		<dc:creator>Cellyspace.com</dc:creator>
		<pubDate>Mon, 12 Nov 2007 22:31:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.techcrunch.com/2007/11/12/facebook-apps-getting-stuck-in-directory-approval-process/#comment-1752542</guid>
		<description>Just lauched our website and facebook app today. I submitted the facebook app 2-3 days ago and now its approved and listed in the directory. Overall it was faster than I expected.

I also created an Ad but have 2 Impressions for 3 days. Not sure what their deal is with the advertising platform.</description>
		<content:encoded><![CDATA[<p>Just lauched our website and facebook app today. I submitted the facebook app 2-3 days ago and now its approved and listed in the directory. Overall it was faster than I expected.</p>
<p>I also created an Ad but have 2 Impressions for 3 days. Not sure what their deal is with the advertising platform.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Guthri</title>
		<link>http://www.techcrunch.com/2007/11/12/facebook-apps-getting-stuck-in-directory-approval-process/#comment-1752525</link>
		<dc:creator>Guthri</dc:creator>
		<pubDate>Mon, 12 Nov 2007 22:20:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.techcrunch.com/2007/11/12/facebook-apps-getting-stuck-in-directory-approval-process/#comment-1752525</guid>
		<description>what a boring and useless post.  like this problem is hard to fix.</description>
		<content:encoded><![CDATA[<p>what a boring and useless post.  like this problem is hard to fix.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shawn81</title>
		<link>http://www.techcrunch.com/2007/11/12/facebook-apps-getting-stuck-in-directory-approval-process/#comment-1752483</link>
		<dc:creator>Shawn81</dc:creator>
		<pubDate>Mon, 12 Nov 2007 22:01:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.techcrunch.com/2007/11/12/facebook-apps-getting-stuck-in-directory-approval-process/#comment-1752483</guid>
		<description>This is slightly off topic, but I've been having the same problem with flyers getting approved as well. They're just sitting there active but not getting any impressions, no matter how high I increase my daily budget or CPC. Whats up with Facebook? I'm very frustrated with them.</description>
		<content:encoded><![CDATA[<p>This is slightly off topic, but I&#8217;ve been having the same problem with flyers getting approved as well. They&#8217;re just sitting there active but not getting any impressions, no matter how high I increase my daily budget or CPC. Whats up with Facebook? I&#8217;m very frustrated with them.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James Holmes</title>
		<link>http://www.techcrunch.com/2007/11/12/facebook-apps-getting-stuck-in-directory-approval-process/#comment-1752446</link>
		<dc:creator>James Holmes</dc:creator>
		<pubDate>Mon, 12 Nov 2007 21:39:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.techcrunch.com/2007/11/12/facebook-apps-getting-stuck-in-directory-approval-process/#comment-1752446</guid>
		<description>My experiences of the directory have actually been very positive; my first and only application (my travel photo map) was added to the directory within 72 hours of submission.</description>
		<content:encoded><![CDATA[<p>My experiences of the directory have actually been very positive; my first and only application (my travel photo map) was added to the directory within 72 hours of submission.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Snyggast</title>
		<link>http://www.techcrunch.com/2007/11/12/facebook-apps-getting-stuck-in-directory-approval-process/#comment-1752402</link>
		<dc:creator>Snyggast</dc:creator>
		<pubDate>Mon, 12 Nov 2007 21:14:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.techcrunch.com/2007/11/12/facebook-apps-getting-stuck-in-directory-approval-process/#comment-1752402</guid>
		<description>@5 </description>
		<content:encoded><![CDATA[<p>@5</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Facebook apps getting stuck in approval .. no more &#124; Leancode</title>
		<link>http://www.techcrunch.com/2007/11/12/facebook-apps-getting-stuck-in-directory-approval-process/#comment-1752338</link>
		<dc:creator>Facebook apps getting stuck in approval .. no more &#124; Leancode</dc:creator>
		<pubDate>Mon, 12 Nov 2007 20:23:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.techcrunch.com/2007/11/12/facebook-apps-getting-stuck-in-directory-approval-process/#comment-1752338</guid>
		<description>[...] got approved for the Facebook Application Directory around noon today .. Just a few hours after Techcrunch posted this article. Karma Club was one of those added to that Facebook bug over the weekend after being stuck in queue [...]</description>
		<content:encoded><![CDATA[<p>[...] got approved for the Facebook Application Directory around noon today .. Just a few hours after Techcrunch posted this article. Karma Club was one of those added to that Facebook bug over the weekend after being stuck in queue [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Warren Benedetto</title>
		<link>http://www.techcrunch.com/2007/11/12/facebook-apps-getting-stuck-in-directory-approval-process/#comment-1752312</link>
		<dc:creator>Warren Benedetto</dc:creator>
		<pubDate>Mon, 12 Nov 2007 20:03:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.techcrunch.com/2007/11/12/facebook-apps-getting-stuck-in-directory-approval-process/#comment-1752312</guid>
		<description>I have been developing Facebook apps since the platform launched, and it pains me to say that the platform is very unstable. Facebook pushes new changes weekly, and they almost inevitably introduce a range of bugs with each push. App developers have become all too familiar with the "White Screen Of Death" error messages.

Unfortunately, I think this is going to become the new standard for web development. "Broken" is the new "stable". Everything will be in perpetual beta. The pace of development is so fast, and the pressure to release new features is so great, that nothing that can really be fully tested before being pushed live. I don't really blame Facebook -- they're doing their best with the new realities of the world they created.

For us developers, this new reality means countless hours wasted trying to figure out where the bugs in our code live, only to get a message from Facebook two days later that, "oops, looks like we broke mock AJAX with our last push. Sorry!"

One of the apps I developed got blocked for spamming when it only had 35 users (all employees of the company who hired me to build it). It took Facebook two weeks to get back to me, only to tell me the problem was on my end, not theirs. I went through the code, ripped out everything that could be remotely construed as spam, and unblocked the app. It was blocked again within 3 hours.

Two more weeks, multiple bug reports, and dozens of emails and forum posts later, Facebook finally admitted "there's something wonky" with their spaminess system. Of course, at that point, my app was effectively dead. It had been blocked for weeks, and any momentum it had was gone. 

The frustrating part is that it was the first app of its kind, and should have done very well. Three weeks later, some clones started popping up, and the top three of them each had upwards of 500k users. And all I could do is sit back and sigh. Not fun.</description>
		<content:encoded><![CDATA[<p>I have been developing Facebook apps since the platform launched, and it pains me to say that the platform is very unstable. Facebook pushes new changes weekly, and they almost inevitably introduce a range of bugs with each push. App developers have become all too familiar with the &#8220;White Screen Of Death&#8221; error messages.</p>
<p>Unfortunately, I think this is going to become the new standard for web development. &#8220;Broken&#8221; is the new &#8220;stable&#8221;. Everything will be in perpetual beta. The pace of development is so fast, and the pressure to release new features is so great, that nothing that can really be fully tested before being pushed live. I don&#8217;t really blame Facebook &#8212; they&#8217;re doing their best with the new realities of the world they created.</p>
<p>For us developers, this new reality means countless hours wasted trying to figure out where the bugs in our code live, only to get a message from Facebook two days later that, &#8220;oops, looks like we broke mock AJAX with our last push. Sorry!&#8221;</p>
<p>One of the apps I developed got blocked for spamming when it only had 35 users (all employees of the company who hired me to build it). It took Facebook two weeks to get back to me, only to tell me the problem was on my end, not theirs. I went through the code, ripped out everything that could be remotely construed as spam, and unblocked the app. It was blocked again within 3 hours.</p>
<p>Two more weeks, multiple bug reports, and dozens of emails and forum posts later, Facebook finally admitted &#8220;there&#8217;s something wonky&#8221; with their spaminess system. Of course, at that point, my app was effectively dead. It had been blocked for weeks, and any momentum it had was gone. </p>
<p>The frustrating part is that it was the first app of its kind, and should have done very well. Three weeks later, some clones started popping up, and the top three of them each had upwards of 500k users. And all I could do is sit back and sigh. Not fun.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pippin</title>
		<link>http://www.techcrunch.com/2007/11/12/facebook-apps-getting-stuck-in-directory-approval-process/#comment-1752306</link>
		<dc:creator>Pippin</dc:creator>
		<pubDate>Mon, 12 Nov 2007 19:55:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.techcrunch.com/2007/11/12/facebook-apps-getting-stuck-in-directory-approval-process/#comment-1752306</guid>
		<description>Yeah. Thanks Dani for point out another useless Facebook topic for the TechCrunch editors to post on.

Thanks TechCrunch for shedding light on this incredibly important aspect of Facebook. You complete me TechCrunch. ...You complete me.</description>
		<content:encoded><![CDATA[<p>Yeah. Thanks Dani for point out another useless Facebook topic for the TechCrunch editors to post on.</p>
<p>Thanks TechCrunch for shedding light on this incredibly important aspect of Facebook. You complete me TechCrunch. &#8230;You complete me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sidharth</title>
		<link>http://www.techcrunch.com/2007/11/12/facebook-apps-getting-stuck-in-directory-approval-process/#comment-1752284</link>
		<dc:creator>Sidharth</dc:creator>
		<pubDate>Mon, 12 Nov 2007 19:39:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.techcrunch.com/2007/11/12/facebook-apps-getting-stuck-in-directory-approval-process/#comment-1752284</guid>
		<description>this is a good policy, whoever joins with Microsoft you will start finding issue with that and the reverse for Google...carry on guys...good job...</description>
		<content:encoded><![CDATA[<p>this is a good policy, whoever joins with Microsoft you will start finding issue with that and the reverse for Google&#8230;carry on guys&#8230;good job&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: A</title>
		<link>http://www.techcrunch.com/2007/11/12/facebook-apps-getting-stuck-in-directory-approval-process/#comment-1752283</link>
		<dc:creator>A</dc:creator>
		<pubDate>Mon, 12 Nov 2007 19:39:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.techcrunch.com/2007/11/12/facebook-apps-getting-stuck-in-directory-approval-process/#comment-1752283</guid>
		<description>Just in the past week, I've experienced two fairly significant issues with the FB platform (these have also been noted by many other app devs in the FB dev forum, which FB employees don't seem to read):

(1) For several days last week, many Javascript and mock-AJAX calls simply did not work (AJAX calls returned "onerror"). Because app devs rely on Facebook to parse and execute FBML/FBJS, there was nothing we could do but wait for the FB engineers to fix it. Gotta love those proprietary systems! :(

(2) Yesterday, many API calls were horrendously slow (many app pages would simply time out). Again, nothing app devs could do about it.

For all its glory, the FB platform still has more than its fair share of problems.</description>
		<content:encoded><![CDATA[<p>Just in the past week, I&#8217;ve experienced two fairly significant issues with the FB platform (these have also been noted by many other app devs in the FB dev forum, which FB employees don&#8217;t seem to read):</p>
<p>(1) For several days last week, many Javascript and mock-AJAX calls simply did not work (AJAX calls returned &#8220;onerror&#8221;). Because app devs rely on Facebook to parse and execute FBML/FBJS, there was nothing we could do but wait for the FB engineers to fix it. Gotta love those proprietary systems! <img src='http://www.techcrunch.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
<p>(2) Yesterday, many API calls were horrendously slow (many app pages would simply time out). Again, nothing app devs could do about it.</p>
<p>For all its glory, the FB platform still has more than its fair share of problems.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lonely CEO Media - Facebook Application Development and Consulting</title>
		<link>http://www.techcrunch.com/2007/11/12/facebook-apps-getting-stuck-in-directory-approval-process/#comment-1752280</link>
		<dc:creator>Lonely CEO Media - Facebook Application Development and Consulting</dc:creator>
		<pubDate>Mon, 12 Nov 2007 19:34:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.techcrunch.com/2007/11/12/facebook-apps-getting-stuck-in-directory-approval-process/#comment-1752280</guid>
		<description>&lt;strong&gt;TechCrunch Takes a Stab at Investigation...&lt;/strong&gt;

As experts in Facebook Application Development, we&#8217;re used to watching journalists miss the real story.
This week, TechCrunch&#8217;s Mark Hendrickson, who previously wrote a totally inaccurate piece about Platform Development (you can see Lonely...</description>
		<content:encoded><![CDATA[<p><strong>TechCrunch Takes a Stab at Investigation&#8230;</strong></p>
<p>As experts in Facebook Application Development, we&#8217;re used to watching journalists miss the real story.<br />
This week, TechCrunch&#8217;s Mark Hendrickson, who previously wrote a totally inaccurate piece about Platform Development (you can see Lonely&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Facebook Apps Getting Stuck in Directory Approval Process &#160;&#187;TechAddress</title>
		<link>http://www.techcrunch.com/2007/11/12/facebook-apps-getting-stuck-in-directory-approval-process/#comment-1752272</link>
		<dc:creator>Facebook Apps Getting Stuck in Directory Approval Process &#160;&#187;TechAddress</dc:creator>
		<pubDate>Mon, 12 Nov 2007 19:30:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.techcrunch.com/2007/11/12/facebook-apps-getting-stuck-in-directory-approval-process/#comment-1752272</guid>
		<description>[...] Source:Techcrunch  An application developer contacted us late last week to inform us of a common problem he&#8217;s seen with the Facebook platform since October 29th wherein some developers&#8217; applications are getting perpetually stuck in the directory approval process. It appears two things have been happening to prevent applications from appearing in the directory: they are approved [&#8230;]  Share and Enjoy: These icons link to social bookmarking sites where readers can share and discover new web pages. [...]</description>
		<content:encoded><![CDATA[<p>[...] Source:Techcrunch  An application developer contacted us late last week to inform us of a common problem he&#8217;s seen with the Facebook platform since October 29th wherein some developers&#8217; applications are getting perpetually stuck in the directory approval process. It appears two things have been happening to prevent applications from appearing in the directory: they are approved [&#8230;]  Share and Enjoy: These icons link to social bookmarking sites where readers can share and discover new web pages. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dan Schawbel</title>
		<link>http://www.techcrunch.com/2007/11/12/facebook-apps-getting-stuck-in-directory-approval-process/#comment-1752269</link>
		<dc:creator>Dan Schawbel</dc:creator>
		<pubDate>Mon, 12 Nov 2007 19:27:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.techcrunch.com/2007/11/12/facebook-apps-getting-stuck-in-directory-approval-process/#comment-1752269</guid>
		<description>We shouldn't be surprised.  There system is so application heavy that there is bound to be leaks.</description>
		<content:encoded><![CDATA[<p>We shouldn&#8217;t be surprised.  There system is so application heavy that there is bound to be leaks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dan Ackerman Greenberg</title>
		<link>http://www.techcrunch.com/2007/11/12/facebook-apps-getting-stuck-in-directory-approval-process/#comment-1752251</link>
		<dc:creator>Dan Ackerman Greenberg</dc:creator>
		<pubDate>Mon, 12 Nov 2007 19:16:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.techcrunch.com/2007/11/12/facebook-apps-getting-stuck-in-directory-approval-process/#comment-1752251</guid>
		<description>Hey Mark,

Our students have been having this same issue, but I've heard from a few teams that they were listed within an hour of posting a comment on the Bugzilla thread (the one you already linked to).
http://bugs.developers.facebook.com/show_bug.cgi?id=589

Dan
www.dan.ag</description>
		<content:encoded><![CDATA[<p>Hey Mark,</p>
<p>Our students have been having this same issue, but I&#8217;ve heard from a few teams that they were listed within an hour of posting a comment on the Bugzilla thread (the one you already linked to).<br />
<a href="http://bugs.developers.facebook.com/show_bug.cgi?id=589" rel="nofollow">http://bugs.developers.faceboo.....cgi?id=589</a></p>
<p>Dan<br />
<a href="http://www.dan.ag" rel="nofollow">http://www.dan.ag</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ryan Merket</title>
		<link>http://www.techcrunch.com/2007/11/12/facebook-apps-getting-stuck-in-directory-approval-process/#comment-1752248</link>
		<dc:creator>Ryan Merket</dc:creator>
		<pubDate>Mon, 12 Nov 2007 19:14:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.techcrunch.com/2007/11/12/facebook-apps-getting-stuck-in-directory-approval-process/#comment-1752248</guid>
		<description>I'm a Facebook developer and have over 7 apps in the directory. My most recent was approved Friday, after 18 hours of "pending".</description>
		<content:encoded><![CDATA[<p>I&#8217;m a Facebook developer and have over 7 apps in the directory. My most recent was approved Friday, after 18 hours of &#8220;pending&#8221;.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.096 seconds -->
