<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>XtremelySocial.com &#187; Our News</title>
	<atom:link href="http://xtremelysocial.com/news/ournews/feed/" rel="self" type="application/rss+xml" />
	<link>http://xtremelysocial.com</link>
	<description>Social websites, Facebook applications, and news</description>
	<lastBuildDate>Mon, 21 May 2012 15:05:39 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>XtremelySocial Site Now Mobile Optimized</title>
		<link>http://xtremelysocial.com/2012/xtremelysocial-site-now-mobile-optimized/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=xtremelysocial-site-now-mobile-optimized</link>
		<comments>http://xtremelysocial.com/2012/xtremelysocial-site-now-mobile-optimized/#comments</comments>
		<pubDate>Mon, 21 May 2012 15:03:40 +0000</pubDate>
		<dc:creator>Tim Nicholson</dc:creator>
				<category><![CDATA[Announcements]]></category>

		<guid isPermaLink="false">http://xtremelysocial.com/?p=4093</guid>
		<description><![CDATA[I have finally rolled out a new fully-responsive website theme that is optimized for both desktop and mobile browsing. The new site automatically reformats itself based on the width of the browser or mobile device. So it should look great whether you are accessing it with an iPhone, iPad, Android, or Windows Mobile device. The [...]]]></description>
			<content:encoded><![CDATA[<p>I have finally rolled out a new fully-responsive website theme that is optimized for both desktop and mobile browsing. The new site automatically reformats itself based on the width of the browser or mobile device. So it should look great whether you are accessing it with an iPhone, iPad, Android, or Windows Mobile device. </p>
<p><a href="http://xtremelysocial.com/2012/xtremelysocial-site-now-mobile-optimized/site_screenshot/" rel="attachment wp-att-4094"><img src="http://xtremelysocial.com/wp-content/uploads/2012/05/site_screenshot.jpg" alt="XtremelySocial Website Screenshot" title="site_screenshot" width="768" height="926" class="aligncenter size-full wp-image-4094" /></a></p>
<p>The full site content is available now on mobile devices. Previously, the full-width site would display on the iPad and a special &#8220;smartphone&#8221; theme was used for phones. That smartphone theme didn&#8217;t look similar to the full website and didn&#8217;t display all the content of the site. So the site now provides a much better experience for mobile devices, while still being optimized for desktop and laptop browsers as well.</p>
<p>I also wanted to provide a more modern look to the site. Sites these days are not only fully responsive, but provide a cleaner, simpler look with more &#8220;whitespace&#8221; between the various pieces of content. If you look at our home page, for example, you&#8217;ll see how its still graphically rich but a much cleaner look.</p>
<p>For now, I have left the top navigation, right sidebar content, and footers essentially the same as the old site. This was done intentionally so users wouldn&#8217;t be so completely disoriented by the new site design. However, over time I will be the footers and perhaps eliminating the right sidebars altogether and using the extra space to format the page content itself in two columns.</p>
<p>Please feel free to let us know how you like the new site. Please note that the Facebook Friends and Facebook News Stream pages are driven by our XtremelySocial app on Facebook and it hasn&#8217;t yet been optimized for mobile. However, if you run into any formatting issues with anything else on the site, please let us know.</p>
<p>No related articles yet.</p>]]></content:encoded>
			<wfw:commentRss>http://xtremelysocial.com/2012/xtremelysocial-site-now-mobile-optimized/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>My Greetings: Application Killed Off by Facebook</title>
		<link>http://xtremelysocial.com/2012/greetings-application-killed-facebook/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=greetings-application-killed-facebook</link>
		<comments>http://xtremelysocial.com/2012/greetings-application-killed-facebook/#comments</comments>
		<pubDate>Mon, 21 May 2012 14:47:03 +0000</pubDate>
		<dc:creator>Tim Nicholson</dc:creator>
				<category><![CDATA[My Greetings]]></category>

		<guid isPermaLink="false">http://xtremelysocial.com/?p=4091</guid>
		<description><![CDATA[Facebook recently killed off all of the API&#8217;s and methods that My Greetings was originally written with. This means the application no longer works and the amount of time to rewrite it would be exorbitant. We&#8217;re sad to see it go as well! My Greetings was the first Facebook application that I wrote and the [...]]]></description>
			<content:encoded><![CDATA[<p>Facebook recently killed off all of the API&#8217;s and methods that My Greetings was originally written with. This means the application no longer works and the amount of time to rewrite it would be exorbitant. We&#8217;re sad to see it go as well!</p>
<p>My Greetings was the first Facebook application that I wrote and the reason that I wrote it was because all of the other greetings-style apps simply generated SPAM with &#8220;requests&#8221; send to your friends and the apps were jam packed with advertising. They also required to you slowly &#8220;unlock&#8221; greetings by sending more and more of them.</p>
<p>At the time, Facebook&#8217;s app platform was based on what they called FBML (Facebook Markup Language). They had all sorts of Facebook-specific commands that let you fairly easily put together an app. They weren&#8217;t supposed to official kill off FBML apps until June 1, 2012, but they have already abandoned so many of the FBML commands that apps written using them no longer work.</p>
<p>Facebook is now pushing javascript-based &#8220;iframe&#8221; applications and the new &#8220;open graph&#8221; API&#8217;s. I have rewritten all of our other applications using these methods, but it has taken a massive amount of time. I can see why they are going in this direction because javascript is a much more widely adopted language for web-based apps. However, there are many things that used to be very simple in FBML that now require a ton of programming or aren&#8217;t even possible at all.</p>
<p>I still like the idea of a simple greetings application for Facebook and may consider adding greetings to one of my other apps, such as <a href="http://xtremelysocial.com/facebook/mystatus">My Status</a> or the newer <a href="http://xtremelysocial.com/community/stream">XtremelySocial app</a>. Those apps both let you update your status and post on your friend&#8217;s walls, but they are text-based only for now.</p>
<p>No related articles yet.</p>]]></content:encoded>
			<wfw:commentRss>http://xtremelysocial.com/2012/greetings-application-killed-facebook/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>My Info: Highlighting Our User&#8217;s Facebook Pages</title>
		<link>http://xtremelysocial.com/2011/my-info-highlighting-our-users-facebook-pages/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=my-info-highlighting-our-users-facebook-pages</link>
		<comments>http://xtremelysocial.com/2011/my-info-highlighting-our-users-facebook-pages/#comments</comments>
		<pubDate>Thu, 10 Nov 2011 18:27:03 +0000</pubDate>
		<dc:creator>Tim Nicholson</dc:creator>
				<category><![CDATA[Facebook]]></category>
		<category><![CDATA[My Info: Custom Tabs]]></category>
		<category><![CDATA[Our News]]></category>
		<category><![CDATA[advertising]]></category>
		<category><![CDATA[business]]></category>
		<category><![CDATA[pages]]></category>

		<guid isPermaLink="false">http://xtremelysocial.com/?p=3935</guid>
		<description><![CDATA[I&#8217;m very interested in our user&#8217;s sharing with us some of the creative custom page tabs they&#8217;ve made with the My Info family of custom page tab apps on Facebook. Here&#8217;s one fine example. Be sure to share with us what you&#8217;ve done with your pages! Sweet Chalet I wanted to highlight the Facebook Page [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m very interested in our user&#8217;s sharing with us some of the creative custom page tabs they&#8217;ve made with the My Info family of custom page tab apps on Facebook. Here&#8217;s one fine example. Be sure to share with us what you&#8217;ve done with your pages!</p>
<h3>Sweet Chalet</h3>
<p>I wanted to highlight the Facebook Page from one of our users. Its simple, but elegant and I thought it would be great to share just one idea about what our users have done with the app.</p>
<p><a href="http://xtremelysocial.com/2011/my-info-added-about-and-specials-tabs/sweetchalet/" rel="attachment wp-att-3927"><img class="aligncenter size-full wp-image-3927" title="sweetchalet" src="http://xtremelysocial.com/wp-content/uploads/2011/11/sweetchalet.png" alt="" width="742" height="827" /></a></p>
<p>Sweet Chalet is out of Toronto, Ontario and sells cakes and other sweets. You can visit the <a title="Sweet Chalet Facebook Page" href="http://www.facebook.com/ohsweetchalet?sk=app_150807158264426" target="_blank">Sweet Chalet Facebook Page</a> to check them out.</p>
<p>Again, if you have an interesting Facebook Page that uses one of the My Info family of custom page tab apps, please share it with us!</p>
<p>No related articles yet.</p>]]></content:encoded>
			<wfw:commentRss>http://xtremelysocial.com/2011/my-info-highlighting-our-users-facebook-pages/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>My Info: Added About and Specials Tabs</title>
		<link>http://xtremelysocial.com/2011/my-info-added-about-and-specials-tabs/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=my-info-added-about-and-specials-tabs</link>
		<comments>http://xtremelysocial.com/2011/my-info-added-about-and-specials-tabs/#comments</comments>
		<pubDate>Thu, 10 Nov 2011 18:20:38 +0000</pubDate>
		<dc:creator>Tim Nicholson</dc:creator>
				<category><![CDATA[Facebook]]></category>
		<category><![CDATA[My Info: Custom Tabs]]></category>
		<category><![CDATA[Our News]]></category>
		<category><![CDATA[advertising]]></category>
		<category><![CDATA[business]]></category>
		<category><![CDATA[pages]]></category>

		<guid isPermaLink="false">http://xtremelysocial.com/?p=3925</guid>
		<description><![CDATA[We&#8217;ve had a lot of requests to allow for more than two (2) custom tabs per Facebook page and so we&#8217;ve rolled out two (2) more! In addition to Custom Tab and Welcome Tab, we&#8217;ve added an About tab and a Specials tab. If you don&#8217;t like the names of these tabs you can always [...]]]></description>
			<content:encoded><![CDATA[<p>We&#8217;ve had a lot of requests to allow for more than two (2) custom tabs per Facebook page and so we&#8217;ve rolled out two (2) more! In addition to Custom Tab and Welcome Tab, we&#8217;ve added an About tab and a Specials tab. If you don&#8217;t like the names of these tabs you can always change them to whatever you want through the Admin panel on your Page.</p>
<p><a href="http://xtremelysocial.com/2011/my-info-added-about-and-specials-tabs/myinfo_about/" rel="attachment wp-att-3926"><img class="aligncenter size-full wp-image-3926" title="myinfo_about" src="http://xtremelysocial.com/wp-content/uploads/2011/11/myinfo_about.jpg" alt="" width="768" height="622" /></a></p>
<h3>Example Use of My Info: Custom Tab on Facebook</h3>
<p>No related articles yet.</p>]]></content:encoded>
			<wfw:commentRss>http://xtremelysocial.com/2011/my-info-added-about-and-specials-tabs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>My Places: Added Back Likes and Comments</title>
		<link>http://xtremelysocial.com/2011/my-places-added-back-likes-and-comments/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=my-places-added-back-likes-and-comments</link>
		<comments>http://xtremelysocial.com/2011/my-places-added-back-likes-and-comments/#comments</comments>
		<pubDate>Thu, 10 Nov 2011 17:51:21 +0000</pubDate>
		<dc:creator>Tim Nicholson</dc:creator>
				<category><![CDATA[Facebook]]></category>
		<category><![CDATA[My Places]]></category>
		<category><![CDATA[Our News]]></category>
		<category><![CDATA[checkins]]></category>
		<category><![CDATA[location services]]></category>
		<category><![CDATA[places]]></category>

		<guid isPermaLink="false">http://xtremelysocial.com/?p=3921</guid>
		<description><![CDATA[We&#8217;ve recently added back displaying likes and comments on your Facebook Places checkin history in the My Places app. Now you can see your friend&#8217;s reactions to your checkins. For performance reasons, we are only displaying the first two to three likes and comments, just like Facebook does on their own pages. If you click [...]]]></description>
			<content:encoded><![CDATA[<p>We&#8217;ve recently added back displaying likes and comments on your Facebook Places checkin history in the My Places app. Now you can see your friend&#8217;s reactions to your checkins.</p>
<p><a href="http://xtremelysocial.com/2011/my-places-added-back-likes-and-comments/myplaces_screenshot/" rel="attachment wp-att-3922"><img src="http://xtremelysocial.com/wp-content/uploads/2011/11/myplaces_screenshot.jpg" alt="" title="myplaces_screenshot" width="768" height="1024" class="aligncenter size-full wp-image-3922" /></a></p>
<p>For performance reasons, we are only displaying the first two to three likes and comments, just like Facebook does on their own pages. If you click &#8220;View All&#8221; then you will be taken to a full Facebook page for that status update that shows you all of the comments.</p>
<p>Please note that we have not yet added back the ability to post new comments, but we are working on that as well as allowing you to like a checkin or comment.</p>
<p>No related articles yet.</p>]]></content:encoded>
			<wfw:commentRss>http://xtremelysocial.com/2011/my-places-added-back-likes-and-comments/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>My Status: Now Showing Likes and Comments</title>
		<link>http://xtremelysocial.com/2011/my-status-now-showing-likes-and-comments/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=my-status-now-showing-likes-and-comments</link>
		<comments>http://xtremelysocial.com/2011/my-status-now-showing-likes-and-comments/#comments</comments>
		<pubDate>Thu, 10 Nov 2011 17:47:18 +0000</pubDate>
		<dc:creator>Tim Nicholson</dc:creator>
				<category><![CDATA[Facebook]]></category>
		<category><![CDATA[My Status]]></category>
		<category><![CDATA[Our News]]></category>

		<guid isPermaLink="false">http://xtremelysocial.com/?p=3917</guid>
		<description><![CDATA[We&#8217;ve recently began displaying likes and comments on your Facebook status history in the My Status app. Now you can see your friend&#8217;s reactions to your status updates as far back as Facebook will allow. For performance reasons, we are only displaying the first two to three likes and comments, just like Facebook does on [...]]]></description>
			<content:encoded><![CDATA[<p>We&#8217;ve recently began displaying likes and comments on your Facebook status history in the My Status app. Now you can see your friend&#8217;s reactions to your status updates as far back as Facebook will allow.</p>
<p><a href="http://xtremelysocial.com/2011/my-status-now-showing-likes-and-comments/mystatus_screenshot/" rel="attachment wp-att-3918"><img class="aligncenter size-large wp-image-3918" title="mystatus_screenshot" src="http://xtremelysocial.com/wp-content/uploads/2011/11/mystatus_screenshot-495x660.jpg" alt="" width="495" height="660" /></a></p>
<p>For performance reasons, we are only displaying the first two to three likes and comments, just like Facebook does on their own pages. If you click &#8220;View All&#8221; then you will be taken to a full Facebook page for that status update that shows you all of the comments.</p>
<p>Please note that Facebook only exposes your past status history to a certain point. It is a function of both the number of status updates as well as how long ago they were. Users that post a high volume of status updates won&#8217;t be able to go as far back in time as users with less status updates. Unfortunately, this is a limit of Facebook and there is nothing we can do about it.</p>
<p>No related articles yet.</p>]]></content:encoded>
			<wfw:commentRss>http://xtremelysocial.com/2011/my-status-now-showing-likes-and-comments/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Our Facebook Apps Now Support SSL Secure Browsing</title>
		<link>http://xtremelysocial.com/2011/our-facebook-apps-now-support-ssl-secure-browsing/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=our-facebook-apps-now-support-ssl-secure-browsing</link>
		<comments>http://xtremelysocial.com/2011/our-facebook-apps-now-support-ssl-secure-browsing/#comments</comments>
		<pubDate>Sat, 30 Jul 2011 19:35:35 +0000</pubDate>
		<dc:creator>Tim Nicholson</dc:creator>
				<category><![CDATA[Announcements]]></category>
		<category><![CDATA[Facebook]]></category>
		<category><![CDATA[My Greetings]]></category>
		<category><![CDATA[My Info: Custom Tabs]]></category>
		<category><![CDATA[My Places]]></category>
		<category><![CDATA[My Status]]></category>
		<category><![CDATA[Our News]]></category>
		<category><![CDATA[Social News]]></category>
		<category><![CDATA[Twitter]]></category>

		<guid isPermaLink="false">http://xtremelysocial.com/?p=3797</guid>
		<description><![CDATA[Facebook has been pushing users to switch to secure browsing (via SSL) and we have updated all of our Facebook applications to support it. This means a seamless browsing experience between our apps and the rest of Facebook.]]></description>
			<content:encoded><![CDATA[<p><a href="http://xtremelysocial.com/2011/our-facebook-apps-now-support-ssl-secure-browsing/fb_secure_screenshot/" rel="attachment wp-att-3799"><img class="aligncenter size-large wp-image-3799" title="Facebook Secure Browsing Setting" src="http://xtremelysocial.com/wp-content/uploads/2011/07/fb_secure_screenshot-660x216.jpg" alt="" width="660" height="216" /></a><br />
Ever since Mark Zuckerberg&#8217;s Facebook profile was hacked, Facebook has been pushing users toward using secure browsing via SSL. While only a small number of users have made the switch so far, Facebook will be requiring it in the next couple of months.</p>
<p>Now that we have rolled out banner ads on our <a title="My Info on Facebook" href="http://xtremelysocial.com/facebook/myinfo">My Info</a> and Welcome Tab applications (to page admins only, not to viewers of the pages), we have a few cents a day coming in to help us pay the annual fee for an SSL certificate. So we are now supporting SSL throughout all of our Facebook applications. This means <a title="My Greetings on Facebook" href="http://xtremelysocial.com/facebook/mygreetings">My Greetings</a>, <a title="My Places on Facebook" href="http://xtremelysocial.com/facebook/myplaces">My Places</a>, and <a title="My Status on Facebook" href="http://xtremelysocial.com/facebook/mystatus">My Status</a> also have full SSL support.</p>
<p>This means you can turn on Facebook&#8217;s secure browsing preference and seamlessly use our Facebook apps without having to switch out of secure mode. While none of our apps send any sensitive data, it was annoying to our users to have to switch back and forth between secure and unsecured modes.</p>
<p>No related articles yet.</p>]]></content:encoded>
			<wfw:commentRss>http://xtremelysocial.com/2011/our-facebook-apps-now-support-ssl-secure-browsing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>My Places: Commenting and Search Added</title>
		<link>http://xtremelysocial.com/2010/my-places-commenting-and-search-added/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=my-places-commenting-and-search-added</link>
		<comments>http://xtremelysocial.com/2010/my-places-commenting-and-search-added/#comments</comments>
		<pubDate>Fri, 05 Nov 2010 21:10:50 +0000</pubDate>
		<dc:creator>Tim Nicholson</dc:creator>
				<category><![CDATA[Facebook]]></category>
		<category><![CDATA[My Places]]></category>
		<category><![CDATA[Our News]]></category>

		<guid isPermaLink="false">http://xtremelysocial.com/?p=3405</guid>
		<description><![CDATA[We&#8217;ve added some great new features to My Places, such as displaying comments and likes on checkins and allowing you to add comments. We&#8217;ve also added the ability to search nearby places. You can key in an address and choose how many miles you want to search within and it will show all the Facebook [...]]]></description>
			<content:encoded><![CDATA[<p>We&#8217;ve added some great new features to My Places, such as displaying comments and likes on checkins and allowing you to add comments. We&#8217;ve also added the ability to search nearby places. You can key in an address and choose how many miles you want to search within and it will show all the Facebook places in that area.</p>
<p><a rel="attachment wp-att-3412" href="http://xtremelysocial.com/2010/my-places-commenting-and-search-added/my-checkins-comments/"><img class="aligncenter size-large wp-image-3412" title="My Checkins Screenshot" src="http://xtremelysocial.com/wp-content/uploads/2010/11/my-checkins-comments-660x449.png" alt="" width="660" height="449" /></a></p>
<p>Also, notice that we have changed the default My Places &#8220;home&#8221; page to display friend checkins rather than your personal checkins. We figured that would be a more interesting thing to see when you first launch the app. Of course, you can always click &#8220;My Checkins&#8221; and see all your personal checkin history just like the old &#8220;home&#8221; page used to show.</p>
<p><a rel="attachment wp-att-3417" href="http://xtremelysocial.com/2010/my-places-commenting-and-search-added/my-checkins-search/"><img class="aligncenter size-large wp-image-3417" title="My Places Search" src="http://xtremelysocial.com/wp-content/uploads/2010/11/my-checkins-search-660x448.png" alt="" width="660" height="448" /></a></p>
<p>Upcoming enhancements that we are working on are:</p>
<ul>
<li>Ability to like (and unlike) a checkin right from within My Places</li>
<li>Ability to check in to a place once you&#8217;ve searched and found the place you want to check in to.</li>
<li>Display any pictures uploaded with the checkin. This is a brand new feature Facebook just added a few days ago.</li>
</ul>
<p>As always, please let us know if you run into any issues.</p>
<p>No related articles yet.</p>]]></content:encoded>
			<wfw:commentRss>http://xtremelysocial.com/2010/my-places-commenting-and-search-added/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>My Places: New Facebook App to View Checkins</title>
		<link>http://xtremelysocial.com/2010/my-places-new-facebook-app-to-view-checkins/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=my-places-new-facebook-app-to-view-checkins</link>
		<comments>http://xtremelysocial.com/2010/my-places-new-facebook-app-to-view-checkins/#comments</comments>
		<pubDate>Thu, 14 Oct 2010 03:09:04 +0000</pubDate>
		<dc:creator>Tim Nicholson</dc:creator>
				<category><![CDATA[Facebook]]></category>
		<category><![CDATA[My Places]]></category>
		<category><![CDATA[Our News]]></category>
		<category><![CDATA[Social News]]></category>

		<guid isPermaLink="false">http://xtremelysocial.com/?p=3352</guid>
		<description><![CDATA[I am happy to announce the release of our newest Facebook application, My Places. It shows you all your past Facebook Places Checkins and recent checkins from your friends. You can also click on a friend or place and view the full checkin history. My Places &#8211; View your Facebook Places Checkins and Your Friend&#8217;s [...]]]></description>
			<content:encoded><![CDATA[<p>I am happy to announce the release of our newest Facebook application, My Places. It shows you all your past Facebook Places Checkins and recent checkins from your friends. You can also click on a friend or place and view the full checkin history.</p>
<p><a href="http://xtremelysocial.com/facebook/myplaces/"><strong>My Places </strong></a><strong>&#8211; View your Facebook Places Checkins and Your Friend&#8217;s Checkins</strong></p>
<p><a rel="attachment wp-att-3318" href="http://xtremelysocial.com/facebook/myplaces/my-checkins-friends/"><img class="aligncenter size-large wp-image-3318" title="My Places Recent Friends Checkins" src="http://xtremelysocial.com/wp-content/uploads/2010/10/my-checkins-friends-660x313.png" alt="" width="660" height="313" /></a></p>
<p style="text-align: center;"><a class="button blue" href="http://xtremelysocial.com/facebook/myplaces/">Read More</a> <a class="button orange" href="http://apps.facebook.com/my-checkins/">Try It Now!</a></p>
<h3>Application Features</h3>
<div class="checkmark-list">
<ul>
<li>View all your past Facebook Places checkins</li>
<li>View your friend&#8217;s recent checkins</li>
<li>View all checkins for a specific Facebook Place, subject to privacy settings</li>
</ul>
</div>
<p>No related articles yet.</p>]]></content:encoded>
			<wfw:commentRss>http://xtremelysocial.com/2010/my-places-new-facebook-app-to-view-checkins/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>My Status: Twitter Enhancements</title>
		<link>http://xtremelysocial.com/2010/my-status-twitter-enhancements/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=my-status-twitter-enhancements</link>
		<comments>http://xtremelysocial.com/2010/my-status-twitter-enhancements/#comments</comments>
		<pubDate>Mon, 11 Oct 2010 11:05:27 +0000</pubDate>
		<dc:creator>Tim Nicholson</dc:creator>
				<category><![CDATA[Facebook]]></category>
		<category><![CDATA[My Status]]></category>
		<category><![CDATA[Our News]]></category>
		<category><![CDATA[Social News]]></category>
		<category><![CDATA[Twitter]]></category>

		<guid isPermaLink="false">http://xtremelysocial.com/?p=3304</guid>
		<description><![CDATA[Yesterday I implemented major updates to the My Status application to provide quite a bit more Twitter functionality. The new version should have slightly better performance, now lets you retweet and reply to Twitter messages, now shows a dynamic character counter as you type, and more. Here&#8217;s a full list of the enhancements: Moved the Twitter Connect [...]]]></description>
			<content:encoded><![CDATA[<p>Yesterday I implemented major updates to the My Status application to provide quite a bit more Twitter functionality. The new version should have slightly better performance, now lets you retweet and reply to Twitter messages, now shows a dynamic character counter as you type, and more.</p>
<p><a rel="attachment wp-att-3309" href="http://xtremelysocial.com/2010/my-status-twitter-enhancements/ms_twitter_new/"><img class="aligncenter size-large wp-image-3309" title="My Status Twitter Screenshot" src="http://xtremelysocial.com/wp-content/uploads/2010/10/ms_twitter_new-660x426.png" alt="" width="660" height="426" /></a></p>
<p>Here&#8217;s a full list of the enhancements:</p>
<ul class="checklist">
<li>Moved the Twitter Connect logic out of the main My Status page as this was sometimes causing problems for folks just wanting to view their Facebook status history and not connect to Twitter.</li>
<li>Now displays your Facebook and Twitter status and the update status form on every page, not just the home page. This makes it much more convenient for Twitter users.</li>
<li>Added Retweet and Reply features to the Twitter pages. You will need to have Javascript turned on in your browser, but its just a few lines of code.</li>
<li>Added a dynamic character counter that shows you how long your status message is as you type. It also shows a reminder of Twitter&#8217;s 140 character limit (not including a URL) and Facebook&#8217;s 255 character limit. This also requires Javascript, but its only 2 lines of code.</li>
<li>Added a hidden feature to let you view your Facebook Status starting with the oldest posts first. Just use this URL and you&#8217;ll see the oldest status updates that Facebook is still storing on the first page. <a href="http://apps.facebook.com/my-status/?sort=oldest">http://apps.facebook.com/my-status/?sort=oldest</a>. The navigation links now say &#8220;Next Page&#8221; and &#8220;Previous Page&#8221; to avoid confusion, depending on your sort order.</li>
</ul>
<p>I hope you enjoy the enhancements and as always, please let me know if you run into any problems by emailing webmaster at xtremelysocial dot com.</p>
<p>No related articles yet.</p>]]></content:encoded>
			<wfw:commentRss>http://xtremelysocial.com/2010/my-status-twitter-enhancements/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>My Status: Now Supports Facebook Pages</title>
		<link>http://xtremelysocial.com/2010/my-status-now-supports-facebook-pages/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=my-status-now-supports-facebook-pages</link>
		<comments>http://xtremelysocial.com/2010/my-status-now-supports-facebook-pages/#comments</comments>
		<pubDate>Sun, 26 Sep 2010 18:36:34 +0000</pubDate>
		<dc:creator>Tim Nicholson</dc:creator>
				<category><![CDATA[Facebook]]></category>
		<category><![CDATA[My Status]]></category>
		<category><![CDATA[Our News]]></category>
		<category><![CDATA[Social News]]></category>

		<guid isPermaLink="false">http://xtremelysocial.com/?p=3276</guid>
		<description><![CDATA[We are happy to announce that due to popular demand, we have rolled out a major update to My Status so that it works with Facebook pages. This means page administrators can easily update all of their page&#8217;s statuses from a single application. It allows allows each Facebook page to be connected to separate Twitter [...]]]></description>
			<content:encoded><![CDATA[<p>We are happy to announce that due to popular demand, we have rolled out a major update to My Status so that it works with Facebook pages. This means page administrators can easily update all of their page&#8217;s statuses from a single application. It allows allows each Facebook page to be connected to separate Twitter accounts so the updates can easily be sent to the right Twitter account at the same time.</p>
<p><a href="http://xtremelysocial.com/2010/my-status-now-supports-facebook-pages/ms_canvas_pages/" rel="attachment wp-att-3277"><img src="http://xtremelysocial.com/wp-content/uploads/2010/09/ms_canvas_pages-660x371.png" alt="" title="My Status Screenshot with Facebook Page Support" width="660" height="371" class="aligncenter size-large wp-image-3277" /></a></p>
<p>As always, if you run into any problems, please let us know by emailing tim at xtremelysocial dot com.</p>
<p>No related articles yet.</p>]]></content:encoded>
			<wfw:commentRss>http://xtremelysocial.com/2010/my-status-now-supports-facebook-pages/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>My Status: New Authorization and Twitter Favorites</title>
		<link>http://xtremelysocial.com/2010/my-status-new-authorization-and-twitter-favorites/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=my-status-new-authorization-and-twitter-favorites</link>
		<comments>http://xtremelysocial.com/2010/my-status-new-authorization-and-twitter-favorites/#comments</comments>
		<pubDate>Thu, 02 Sep 2010 19:30:04 +0000</pubDate>
		<dc:creator>Tim Nicholson</dc:creator>
				<category><![CDATA[My Status]]></category>
		<category><![CDATA[Our News]]></category>
		<category><![CDATA[Social News]]></category>
		<category><![CDATA[Twitter]]></category>
		<category><![CDATA[favorites]]></category>

		<guid isPermaLink="false">http://xtremelysocial.com/?p=3221</guid>
		<description><![CDATA[Due to changes to permissions and authorization by both Twitter and Facebook, you will need to re-authorize both applications. We&#8217;re sorry for the inconvenience, but we have no choice. Just hit the button in My Status to authorize Facebook and then click the Authorize Twitter link if you want to view and update your Twitter [...]]]></description>
			<content:encoded><![CDATA[<p>Due to changes to permissions and authorization by both Twitter and Facebook, you will need to re-authorize both applications. We&#8217;re sorry for the inconvenience, but we have no choice. Just hit the button in My Status to authorize Facebook and then click the Authorize Twitter link if you want to view and update your Twitter status as well.</p>
<p>Facebook changed the way applications work and for brand new users we have to now specifically ask you to be able to read your status and update it. That&#8217;s great from a privacy perspective, but it caused problems with new users not being able to see their status history. Existing users were &#8220;grandfathered&#8221; by Facebook, so if you don&#8217;t see a link to re-authorize My Status on Facebook, then you are all set.</p>
<p>Also two days ago Twitter changed the way you have to authorize us to read your Twitter status updates and other private timelines. If you want to view and update your Twitter status, you will need to click the Authorize Twitter link on the main My Status home page to allow us to do so on your behalf. Ultimately, this new method is better because we don&#8217;t have to send your user ID and password to Twitter. Once you authorize it, Twitter knows who you are and that My Status is allowed to view and update your status.</p>
<p><a href="http://xtremelysocial.com/2010/my-status-new-authorization-and-twitter-favorites/ms_favorites/" rel="attachment wp-att-3222"><img src="http://xtremelysocial.com/wp-content/uploads/2010/09/ms_favorites.png" alt="" title="My Status Twitter Favorites Screenshot" width="778" height="370" class="aligncenter size-full wp-image-3222" /></a></p>
<p>In addition, we added the ability to view your Twitter favorites. This was quite easy to do and hopefully its useful to everyone.</p>
<p>Thanks to all you great users of My Status out there, we now have about 78,000 monthly active users! This is now our most popular Facebook application and as a result I will be spending more time on enhancing it.</p>
<p>No related articles yet.</p>]]></content:encoded>
			<wfw:commentRss>http://xtremelysocial.com/2010/my-status-new-authorization-and-twitter-favorites/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>My Info: New Custom Tab Names Coming Soon</title>
		<link>http://xtremelysocial.com/2010/my-info-new-custom-tab-names-coming-soon/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=my-info-new-custom-tab-names-coming-soon</link>
		<comments>http://xtremelysocial.com/2010/my-info-new-custom-tab-names-coming-soon/#comments</comments>
		<pubDate>Fri, 13 Aug 2010 17:45:15 +0000</pubDate>
		<dc:creator>Tim Nicholson</dc:creator>
				<category><![CDATA[My Info: Custom Tabs]]></category>
		<category><![CDATA[Our News]]></category>

		<guid isPermaLink="false">http://xtremelysocial.com/?p=3168</guid>
		<description><![CDATA[If you have been checking out the My Info app page on Facebook, you&#8217;ve probably noticed that I have been hinting that new custom tab names are coming soon. I have done most of the work on this already and am starting to want a few heavy users to try them out and provide feedback [...]]]></description>
			<content:encoded><![CDATA[<p>If you have been checking out the My Info app page on Facebook, you&#8217;ve probably noticed that I have been hinting that new custom tab names are coming soon. I have done most of the work on this already and am starting to want a few heavy users to try them out and provide feedback on them.</p>
<p>The first batch of custom tab names will be:</p>
<ul>
<li>Welcome</li>
<li>About Us</li>
<li>About Me</li>
<li>Our Services</li>
<li>Our Specials</li>
</ul>
<p>These were selected as the most general appeal for both personal profiles and fan pages. Please let us know if you have suggestions for future tab names.</p>
<p>Here is a screenshot of a new Welcome tab I created right on the main My Info fan page <img src='http://xtremelysocial.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p><a rel="attachment wp-att-3169" href="http://xtremelysocial.com/2010/my-info-new-custom-tab-names-coming-soon/mi_welcome_tab/"><img class="aligncenter size-full wp-image-3169" title="Welcome Tab from My Info" src="http://xtremelysocial.com/wp-content/uploads/2010/08/mi_welcome_tab.png" alt="" width="540" height="511" /></a></p>
<p>If anyone is interested in more details around how this works, I&#8217;ll share that here. Facebook doesn&#8217;t allow 3rd party applications to alter the name of the custom tab. We can only set one tab name that is hard-coded for everyone that uses the app. The only way to provide different tab names is to build separate apps for each name. That is precisely why it took so long for me to roll out this feature&#8230; because its certainly not feasible to write and maintain a dozen or so different applications.</p>
<p>So what I&#8217;ve done is found a creative way to have multiple Facebook applications that all point to the same application source code. So I can maintain the main My Info application code base and all the other &#8220;helper&#8221; apps with different tab names will naturally be updated.</p>
<p>No related articles yet.</p>]]></content:encoded>
			<wfw:commentRss>http://xtremelysocial.com/2010/my-info-new-custom-tab-names-coming-soon/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>My Info: Preview New 520px Profile Tab Layout</title>
		<link>http://xtremelysocial.com/2010/my-info-preview-new-520px-profile-tab-layout/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=my-info-preview-new-520px-profile-tab-layout</link>
		<comments>http://xtremelysocial.com/2010/my-info-preview-new-520px-profile-tab-layout/#comments</comments>
		<pubDate>Fri, 13 Aug 2010 17:12:37 +0000</pubDate>
		<dc:creator>Tim Nicholson</dc:creator>
				<category><![CDATA[My Info: Custom Tabs]]></category>
		<category><![CDATA[Our News]]></category>

		<guid isPermaLink="false">http://xtremelysocial.com/?p=3161</guid>
		<description><![CDATA[In order to help you prepare for Facebook&#8217;s new narrower custom profile tabs starting August 23rd, 2010, I have updated My Info to now let you preview custom tabs in either the new narrow 520px layout or the old wider 760px format. This should help you get your custom tab set up nicely for the new [...]]]></description>
			<content:encoded><![CDATA[<p>In order to help you prepare for Facebook&#8217;s new narrower custom profile tabs starting August 23rd, 2010, I have updated My Info to now let you preview custom tabs in either the new narrow 520px layout or the old wider 760px format. This should help you get your custom tab set up nicely for the new size.</p>
<p>Here is a screenshot of My Info previewing the new narrower tab size.</p>
<p><a rel="attachment wp-att-3162" href="http://xtremelysocial.com/2010/my-info-preview-new-520px-profile-tab-layout/mi_tab_520px/"><img class="aligncenter size-full wp-image-3162" title="My Info New Tab Preview 520px" src="http://xtremelysocial.com/wp-content/uploads/2010/08/mi_tab_520px.png" alt="" width="550" height="559" /></a></p>
<p>I&#8217;m sure everyone knows by now that Facebook will also be removing all custom profile boxes from personal profiles and fan pages starting that same week. That leaves custom profile tabs as your only option, so you will want to make sure to create one before then. You might also like to know that for your fan pages, Facebook will let you specify which tab first displays to new and existing users when they arrive at your page. This will let you set My Info as the default tab.</p>
<p>See the article <a title="Permanent Link to Facebook Developer Blog: Profile and Page Roadmap Update [Profile Boxes to be Removed Aug 23,2010]" rel="bookmark" href="http://xtremelysocial.com/2010/facebook-developer-blog-profile-and-page-roadmap-update-profile-boxes-to-be-removed-aug-252010/">Facebook Developer Blog: Profile and Page Roadmap Update [Profile Boxes to be Removed Aug 23,2010]</a> for more details.</p>
<p>No related articles yet.</p>]]></content:encoded>
			<wfw:commentRss>http://xtremelysocial.com/2010/my-info-preview-new-520px-profile-tab-layout/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>My Greetings: Now Send to Multiple Friends</title>
		<link>http://xtremelysocial.com/2010/my-greetings-now-send-to-multiple-friends/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=my-greetings-now-send-to-multiple-friends</link>
		<comments>http://xtremelysocial.com/2010/my-greetings-now-send-to-multiple-friends/#comments</comments>
		<pubDate>Fri, 13 Aug 2010 01:29:21 +0000</pubDate>
		<dc:creator>Tim Nicholson</dc:creator>
				<category><![CDATA[My Greetings]]></category>
		<category><![CDATA[Our News]]></category>

		<guid isPermaLink="false">http://xtremelysocial.com/?p=3143</guid>
		<description><![CDATA[We have updated My Greetings to support sending an icon-based greeting to multiple Facebook friends at the same time. Its a great way to hit up a bunch of friends at once about your favorite sports team kicking butt or wishing happy holidays to your friends and family.  Our long-time users will remember that we [...]]]></description>
			<content:encoded><![CDATA[<p>We have updated My Greetings to support sending an icon-based greeting to multiple Facebook friends at the same time. Its a great way to hit up a bunch of friends at once about your favorite sports team kicking butt or wishing happy holidays to your friends and family. </p>
<p><a rel="attachment wp-att-3145" href="http://xtremelysocial.com/2010/my-greetings-now-send-to-multiple-friends/mg_canvas/"><img class="size-full wp-image-3145 aligncenter" title="mg_canvas" src="http://xtremelysocial.com/wp-content/uploads/2010/08/mg_canvas.png" alt="" width="770" height="530" /></a><a rel="attachment wp-att-3145" href="http://xtremelysocial.com/2010/my-greetings-now-send-to-multiple-friends/mg_canvas/"></a></p>
<p>Our long-time users will remember that we used to support this feature, but Facebook limited you to three (3) friends at a time. We dropped support for this when Facebook completely changed how third-party applications can publish to a user&#8217;s stream. In fact, Facebook doesn&#8217;t support sending anything to more than one friend at a time anymore, but we found a way to loop through the friends you pick and fire off individual greetings to each of them.</p>
<p>We hope you enjoy this new feature. Just be responsible in what you send to large numbers of friends. We may have to put a limit on the number if things get out of hand, but for now its wide open. As always, if you run into any problems, please email me.</p>
<p>No related articles yet.</p>]]></content:encoded>
			<wfw:commentRss>http://xtremelysocial.com/2010/my-greetings-now-send-to-multiple-friends/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PalmZone.net: PalmZone.net Wants YOU to Take Over or Purchase the Site!</title>
		<link>http://xtremelysocial.com/2010/palmzone-net-wants-you-to-take-over-or-purchase-the-site/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=palmzone-net-wants-you-to-take-over-or-purchase-the-site</link>
		<comments>http://xtremelysocial.com/2010/palmzone-net-wants-you-to-take-over-or-purchase-the-site/#comments</comments>
		<pubDate>Sun, 11 Jul 2010 02:00:57 +0000</pubDate>
		<dc:creator>Tim Nicholson</dc:creator>
				<category><![CDATA[Announcements]]></category>
		<category><![CDATA[Our News]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[We don't have time to maintain the site anymore with our full-time day job and our XtremelySocial.com website and Facebook applications. We'd be happy to let someone take over the site in terms of publishing articles and updating content. Or if someone...]]></description>
			<content:encoded><![CDATA[<div><a rel="attachment wp-att-574" href="http://xtremelysocial.com/?attachment_id=574"><img class="size-full wp-image-574 alignleft" title="palmzonenew" src="http://xtremelysocial.com/wp-content/uploads/2009/11/palmzonenew.jpg" alt="" width="160" height="100" /></a>We don&#8217;t have time to maintain the site anymore with our full-time day job and our XtremelySocial.com website and Facebook applications. We&#8217;d be happy to let someone take over the site in terms of publishing articles and updating content. Or if someone wants to the purchase the site, we&#8217;d be happy to sell it as well. Please contact webmaster at palmzone dot net if you are interested or know someone who might be.</div>
<p>No related articles yet.</p>]]></content:encoded>
			<wfw:commentRss>http://xtremelysocial.com/2010/palmzone-net-wants-you-to-take-over-or-purchase-the-site/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Make an Awesome Maintenance Mode Screen for WordPress</title>
		<link>http://xtremelysocial.com/2010/how-to-make-an-awesome-maintenance-mode-screen-for-wordpress/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=how-to-make-an-awesome-maintenance-mode-screen-for-wordpress</link>
		<comments>http://xtremelysocial.com/2010/how-to-make-an-awesome-maintenance-mode-screen-for-wordpress/#comments</comments>
		<pubDate>Tue, 25 May 2010 14:55:28 +0000</pubDate>
		<dc:creator>Tim Nicholson</dc:creator>
				<category><![CDATA[Announcements]]></category>
		<category><![CDATA[Our News]]></category>
		<category><![CDATA[WordPress Tips]]></category>

		<guid isPermaLink="false">http://xtremelysocial.com/?p=2800</guid>
		<description><![CDATA[Whenever you update your WordPress site to a new version or mass update multiple plugins at the same time, WordPress automatically places your site in &#8220;maintenance mode&#8221;. In this tutorial, I&#8217;ll show you to how to easily make an awesome &#8220;theme&#8221; that gets displayed instead of the blank white page that just says the site [...]]]></description>
			<content:encoded><![CDATA[<p><a rel="attachment wp-att-2081" href="http://xtremelysocial.com/2010/how-to-create-a-popular-content-top-10-page-in-wordpress/wp_logo-150x150/"><img class="alignleft size-full wp-image-2081" title="wp_logo-150x150" src="http://xtremelysocial.com/wp-content/uploads/2010/01/wp_logo-150x150.jpg" alt="Wordpress Logo" width="150" height="150" /></a>Whenever you update your WordPress site to a new version or mass update multiple plugins at the same time, WordPress automatically places your site in &#8220;maintenance mode&#8221;. In this tutorial, I&#8217;ll show you to how to easily make an awesome &#8220;theme&#8221; that gets displayed instead of the blank white page that just says the site is undergoing maintenance.</p>
<p>The best part about this is that its all automatically handled by WordPress and they have already built in a &#8220;hook&#8221; to easily do this. If WordPress finds a file called maintenance.php in your /wp-content directory, it will use that file instead of the default blank white page.</p>
<p>The key thing to note is that while your site is in maintenance mode, you can&#8217;t be sure that you will have access to the traditional WordPress theme template tags or functions, such as bloginfo(&#8216;name&#8217;) or bloginfo(&#8216;description&#8217;) or theme &#8220;options&#8221; fields that configure the various aspects of a theme. So you&#8217;ll need to &#8220;hard code&#8221; your site name, description, the text that displays, the URL&#8217;s to image and links.</p>
<p>If you are good with HTML, you can code up whatever you&#8217;d like. However, the easiest way to do this is to install a theme that you like, configure it, display it in your browser and then &#8220;view source&#8221; to grab the HTML code. You&#8217;ll want to grab the full HTML from the top &lt;HTML&gt; tag through the bottom &lt;/HTML&gt; tag. This needs to be a fully-functional standalone HTML page. It really is just about that simple.</p>
<p>The only thing you need to do beyond grabbing the HTML code is to add the following to the maintenance.php file.</p>
<p>At the very top, add the following code. This code will tell the search engines that your site is only temporarily unavailable and to try back in 10 minutes.</p>
<p>&lt;?php<br />
/* DON&#8217;T CHANGE THIS &#8211; IT TELLS SEARCH ENGINES THE SITE IS ONLY TEMPORARILY UNAVAILABLE */<br />
$protocol = $_SERVER["SERVER_PROTOCOL"];<br />
if ( &#8216;HTTP/1.1&#8242; != $protocol &amp;&amp; &#8216;HTTP/1.0&#8242; != $protocol )<br />
   $protocol = &#8216;HTTP/1.0&#8242;;header( &#8220;$protocol 503 Service Unavailable&#8221;, true, 503 );<br />
header( &#8216;Content-Type: text/html; charset=utf-8&#8242; );<br />
header( &#8216;Retry-After: 600&#8242; );<br />
/* END DON&#8217;T CHANGE THIS */<br />
?&gt;</p>
<p>At the very bottom of the file, add the following line. Since WordPress is including this file into its program that handles the upgrade, its important that you tell WordPress to drop out of this section of the code when its done displaying this maintenance mode page.</p>
<p>&lt;?php<br />
/* DON&#8217;T CHANGE THIS &#8211; IT PASSES CONTROL BACK TO THE WORDPRESS UPGRADE ROUTINE */<br />
die();<br />
/* END DON&#8217;T CHANGE THIS */<br />
?&gt;</p>
<p>Here is a screenshot of the page that I&#8217;ve created for XtremelySocial.com.</p>
<p><a rel="attachment wp-att-2811" href="http://xtremelysocial.com/2010/how-to-make-an-awesome-maintenance-mode-screen-for-wordpress/xs_maint_680/"><img class="aligncenter size-full wp-image-2811" title="xs_maint_680" src="http://xtremelysocial.com/wp-content/uploads/2010/05/xs_maint_680.png" alt="" width="680" height="309" /></a></p>
<p>Here is a link to view the <a href="http://xtremelysocial.com/wp-content/maintenance.php">Maintenance Mode Screen</a> for XtremelySocial.com. You can cut and paste the HTML from that page if you&#8217;d like to use it as a starting point, but make sure you install the <a href="http://customtheme.com/themes/ice-breaker/" target="_blank">ice-breaker theme</a> from CustomTheme.com that it is based on. My page needs the images, and css from that theme to work.</p>
<p>There are some really great &#8220;under construction&#8221; WordPress themes that you can use to generate your initial HTML code and paste it into your maintenance.php file. Check out the article <a href="http://www.techcats.net/top-themes-plugins-for-under-construction-wordpress-blogs.html" target="_blank">Top Themes and Plugins for Under Construction WordPress Blogs</a> from techcats.net.</p>
<p><strong>Update 5/26/10:</strong> Note that this seems to only work in WordPress 3.0. Older versions don&#8217;t seem to handle automatically placing your site in maintenance mode properly. The code is there to do it, but it doesn&#8217;t seem to work. If anyone has a quick fix, let me know. If I find a fix I&#8217;ll post it here.</p>
<p>No related articles yet.</p>]]></content:encoded>
			<wfw:commentRss>http://xtremelysocial.com/2010/how-to-make-an-awesome-maintenance-mode-screen-for-wordpress/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Posting Site Comments Back to Facebook Now Fixed</title>
		<link>http://xtremelysocial.com/2010/posting-site-comments-back-to-facebook-now-fixed/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=posting-site-comments-back-to-facebook-now-fixed</link>
		<comments>http://xtremelysocial.com/2010/posting-site-comments-back-to-facebook-now-fixed/#comments</comments>
		<pubDate>Fri, 16 Apr 2010 20:06:38 +0000</pubDate>
		<dc:creator>Tim Nicholson</dc:creator>
				<category><![CDATA[Announcements]]></category>
		<category><![CDATA[Facebook]]></category>
		<category><![CDATA[Our News]]></category>

		<guid isPermaLink="false">http://xtremelysocial.com/?p=2541</guid>
		<description><![CDATA[Facebook changed the way developers have to publish to user&#8217;s &#8220;stream&#8221;, so I had to update the code here on XtremelySocial.com to get comment publishing to Facebook working again. Please feel free to comment at will! If you don&#8217;t have a particular article in mind that you want to comment on, feel free to use our [...]]]></description>
			<content:encoded><![CDATA[<p>Facebook changed the way developers have to publish to user&#8217;s &#8220;stream&#8221;, so I had to update the code here on XtremelySocial.com to get comment publishing to Facebook working again. Please feel free to comment at will!</p>
<p><a rel="attachment wp-att-2542" href="http://xtremelysocial.com/2010/posting-site-comments-back-to-facebook-now-fixed/xs_comment_screenshot/"><img class="aligncenter size-large wp-image-2542" title="xs_comment_screenshot" src="http://xtremelysocial.com/wp-content/uploads/2010/04/xs_comment_screenshot-480x223.png" alt="" width="480" height="223" /></a></p>
<p>If you don&#8217;t have a particular article in mind that you want to comment on, feel free to use our <strong><a href="http://xtremelysocial.com/community/wall">Community Wall</a></strong>. Its a wall for this site, much like a Facebook page wall.</p>
<p>As always, please let me know if something isn&#8217;t working correctly on the site by emailing web master at xtremely social dot com.</p>
<p>No related articles yet.</p>]]></content:encoded>
			<wfw:commentRss>http://xtremelysocial.com/2010/posting-site-comments-back-to-facebook-now-fixed/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>My Status: New Facebook Profile Publisher</title>
		<link>http://xtremelysocial.com/2010/my-status-new-facebook-profile-publisher/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=my-status-new-facebook-profile-publisher</link>
		<comments>http://xtremelysocial.com/2010/my-status-new-facebook-profile-publisher/#comments</comments>
		<pubDate>Wed, 24 Mar 2010 22:15:55 +0000</pubDate>
		<dc:creator>Tim Nicholson</dc:creator>
				<category><![CDATA[Announcements]]></category>
		<category><![CDATA[Facebook]]></category>
		<category><![CDATA[My Status]]></category>
		<category><![CDATA[Our News]]></category>

		<guid isPermaLink="false">http://xtremelysocial.com/?p=2392</guid>
		<description><![CDATA[I&#8217;m very excited to announce that you can now use My Status to update your Facebook and Twitter status from within the built-in Facebook profile publisher. My Status can now be used on your Facebook home page or profile, just like how you&#8217;d update your status with the pre-built Facebook publisher. Look for the new [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m very excited to announce that you can now use <b><a href="http://facebook.com/xsmystatus">My Status</a></b> to update your Facebook and Twitter status from within the built-in Facebook profile publisher. <b><a href="http://facebook.com/xsmystatus">My Status</a></b> can now be used on your Facebook home page or profile, just like how you&#8217;d update your status with the pre-built Facebook publisher.</p>
<p><a rel="attachment wp-att-2394" href="http://xtremelysocial.com/2010/my-status-new-facebook-profile-publisher/ms_publisher/"><img class="aligncenter size-full wp-image-2394" title="ms_publisher" src="http://xtremelysocial.com/wp-content/uploads/2010/03/ms_publisher.png" alt="" width="549" height="480" /></a><a rel="attachment wp-att-2393" href="http://xtremelysocial.com/?attachment_id=2393"></a></p>
<p>Look for the new <b><a href="http://facebook.com/xsmystatus">My Status</a></b> icon on your publisher. If you don&#8217;t see it, then click the drop-down arrow in the publisher and you should be able to select it. What&#8217;s nice is that after you use <b><a href="http://facebook.com/xsmystatus">My Status</a></b> to update your status, the icon will be visible for more easily selecting it the next time.</p>
<p>Note that if you haven&#8217;t already set up your Twitter User ID and Password, you&#8217;ll need to do that from the main <b><a href="http://facebook.com/xsmystatus">My Status</a></b> home page. Facebook won&#8217;t let us collect a password in the publisher, which I suppose is a good thing. So you&#8217;ll need to configure your Twitter credentials first and then you can use the Publisher. I&#8217;ve provided a link in the publisher to make it easy.</p>
<p>As always, please let us know if you run into any issues. Please use the <b><a href="http://facebook.com/xsmystatus">My Status About/Support Page</a></b> or you can use my email address which is on the XtremelySocial.com <a href="http://xtremelysocial.com/about/">About Us page</a>.</p>
<p>No related articles yet.</p>]]></content:encoded>
			<wfw:commentRss>http://xtremelysocial.com/2010/my-status-new-facebook-profile-publisher/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
		<item>
		<title>My Greetings: Application Dashboard Support Rollout</title>
		<link>http://xtremelysocial.com/2010/my-greetings-application-dashboard-support-rollout/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=my-greetings-application-dashboard-support-rollout</link>
		<comments>http://xtremelysocial.com/2010/my-greetings-application-dashboard-support-rollout/#comments</comments>
		<pubDate>Tue, 23 Mar 2010 17:33:56 +0000</pubDate>
		<dc:creator>Tim Nicholson</dc:creator>
				<category><![CDATA[Announcements]]></category>
		<category><![CDATA[Facebook]]></category>
		<category><![CDATA[My Greetings]]></category>
		<category><![CDATA[Our News]]></category>

		<guid isPermaLink="false">http://xtremelysocial.com/?p=2383</guid>
		<description><![CDATA[I have now started to update My Greetings with support for the brand new Facebook &#8220;Application Dashboard&#8221; that was released in part this month. The main difference you&#8217;ll notice at this point is that when someone sends you a greeting, you&#8217;ll see a counter show up on your Facebook home page next to the My Greetings [...]]]></description>
			<content:encoded><![CDATA[<p><a rel="attachment wp-att-2384" href="http://xtremelysocial.com/2010/my-greetings-application-dashboard-support-rollout/mg_app_counter/"><img class="alignleft size-full wp-image-2384" title="mg_app_counter" src="http://xtremelysocial.com/wp-content/uploads/2010/03/mg_app_counter.jpg" alt="" width="184" height="315" /></a>I have now started to update My Greetings with support for the brand new Facebook &#8220;Application Dashboard&#8221; that was released in part this month. The main difference you&#8217;ll notice at this point is that when someone sends you a greeting, you&#8217;ll see a counter show up on your Facebook home page next to the My Greetings application.</p>
<p>I&#8217;ve also updated the links in your My Greetings history and friend birthday lists to link directly to that person&#8217;s profile publisher with My Greetings already loaded. This makes it much easier to quickly send a greeting to a friend, especially considering that still can&#8217;t send greetings directly from the My Greetings home page. I&#8217;ll be working on getting that fixed after updating the application to more fully support the Applications Dashboard.</p>
<p>The Applications Dashboard is supposed to allow for three kinds of &#8220;news and activity&#8221; related postings. I have implemented the code for two of them, but their are serious bugs in the Facebook developer API&#8217;s that are effecting all applications such that these news/activity items do not actually show up in the dashboard. Facebook is aware of these issues and is supposedly working on a fix.</p>
<p>Since I&#8217;ve already put the code in place, as soon as Facebook fixes the issue with them not displaying, you should immediately start to see the following:</p>
<p>1. You should see a message under the My Greetings icon in the dashboard informing you that you have received a greeting from a friend.</p>
<p>2. When viewing the applications that your friends are using in the dashboard, you should see a message about what greetings they have sent or received.</p>
<p>The third type of news item in the Dashboard are global application messages. I have not yet implemented that, but plan to do so at some point. For now I&#8217;m still displaying application announcements on the My Greetings home page and you should also still be receiving them in your Facebook news stream under &#8220;Updates&#8221;, if you have become a fan of My Greetings.</p>
<p>Please check out the related articles below for more information about the new Facebook home page and apps and games dashboards.</p>
<p>No related articles yet.</p>]]></content:encoded>
			<wfw:commentRss>http://xtremelysocial.com/2010/my-greetings-application-dashboard-support-rollout/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Enhanced Facebook Stream &amp; Wall Pages</title>
		<link>http://xtremelysocial.com/2010/enhanced-facebook-stream-wall-pages/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=enhanced-facebook-stream-wall-pages</link>
		<comments>http://xtremelysocial.com/2010/enhanced-facebook-stream-wall-pages/#comments</comments>
		<pubDate>Sat, 06 Mar 2010 01:07:07 +0000</pubDate>
		<dc:creator>Tim Nicholson</dc:creator>
				<category><![CDATA[Announcements]]></category>
		<category><![CDATA[Facebook]]></category>
		<category><![CDATA[Our News]]></category>
		<category><![CDATA[Social News]]></category>
		<category><![CDATA[stream]]></category>

		<guid isPermaLink="false">http://xtremelysocial.com/?p=2251</guid>
		<description><![CDATA[I am happy to announce that we have made some nice enhancements and fixed some issues with displaying your Facebook stream and friend&#8217;s walls here on XtremelySocial.com.  Facebook updated their stream API&#8217;s yet again which broke the individual wall pages. Only public posts were being displayed even if you were friends with that person. That [...]]]></description>
			<content:encoded><![CDATA[<p>I am happy to announce that we have made some nice enhancements and fixed some issues with displaying <a href="http://xtremelysocial.com/community/stream">your Facebook stream</a> and friend&#8217;s walls here on XtremelySocial.com. </p>
<p>Facebook updated their stream API&#8217;s yet again which broke the individual wall pages. Only public posts were being displayed even if you were friends with that person. That issue is now fixed.</p>
<p>We also fixed an issue where posts with multiple images were not being displayed properly. These posts will now display all the images. We also added the image caption text.</p>
<p>We changed all the Facebook links throughout user profile pages, walls, and activity stream to launch Facebook in a new tab/window. Each click will launch in the same tab, though, so you won&#8217;t have to deal with a ton of browser windows opening up.</p>
<p><a rel="attachment wp-att-2254" href="http://xtremelysocial.com/2010/enhanced-facebook-stream-wall-pages/xs_stream_post/"></a><a rel="attachment wp-att-2254" href="http://xtremelysocial.com/2010/enhanced-facebook-stream-wall-pages/xs_stream_post/"><img class="alignnone size-full wp-image-2254" title="xs_stream_post" src="http://xtremelysocial.com/wp-content/uploads/2010/03/xs_stream_post.png" alt="" width="699" height="177" /></a><br />
We made several enhancements to the individual post links as well. We increased the font size and now display the name of the application that was used to post the item with a link to that application. We also are now displaying the &#8220;action link&#8221;, which is the application-specific link to help out your mafia, see what they said, take the poll, or whatever.</p>
<p><a rel="attachment wp-att-2253" href="http://xtremelysocial.com/2010/enhanced-facebook-stream-wall-pages/xs_stream_comments/"></a><a rel="attachment wp-att-2253" href="http://xtremelysocial.com/2010/enhanced-facebook-stream-wall-pages/xs_stream_comments/"><img class="alignnone size-full wp-image-2253" title="xs_stream_comments" src="http://xtremelysocial.com/wp-content/uploads/2010/03/xs_stream_comments.png" alt="" width="695" height="180" /></a><br />
We also added just a bit of space between the post comments to separate them a bit and have them look more like they do on Facebook.</p>
<p>No related articles yet.</p>]]></content:encoded>
			<wfw:commentRss>http://xtremelysocial.com/2010/enhanced-facebook-stream-wall-pages/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Create a Popular Content (Top 10) Page in WordPress</title>
		<link>http://xtremelysocial.com/2010/how-to-create-a-popular-content-top-10-page-in-wordpress/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=how-to-create-a-popular-content-top-10-page-in-wordpress</link>
		<comments>http://xtremelysocial.com/2010/how-to-create-a-popular-content-top-10-page-in-wordpress/#comments</comments>
		<pubDate>Wed, 27 Jan 2010 18:02:34 +0000</pubDate>
		<dc:creator>Tim Nicholson</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Our News]]></category>
		<category><![CDATA[WordPress Tips]]></category>
		<category><![CDATA[How-To]]></category>
		<category><![CDATA[plugins]]></category>

		<guid isPermaLink="false">http://xtremelysocial.com/?p=1860</guid>
		<description><![CDATA[This article will show you how to create a special page in WordPress that lists your most popular content. I had enhanced another plugin&#8217;s code to allow you to easily do this and he has already incorporated into the latest version! I have no idea why Wordpess doesn&#8217;t simply include the number of page views [...]]]></description>
			<content:encoded><![CDATA[<p><a rel="attachment wp-att-2081" href="http://xtremelysocial.com/2010/how-to-create-a-popular-content-top-10-page-in-wordpress/wp_logo-150x150/"><img class="alignleft size-full wp-image-2081" title="wp_logo-150x150" src="http://xtremelysocial.com/wp-content/uploads/2010/01/wp_logo-150x150.jpg" alt="Wordpress Logo" width="150" height="150" /></a>This article will show you how to create a special page in WordPress that lists your most popular content. I had enhanced another plugin&#8217;s code to allow you to easily do this and he has already incorporated into the latest version!</p>
<p>I have no idea why Wordpess doesn&#8217;t simply include the number of page views in the posts file, but it doesn&#8217;t. In order to track your page views in a way that you can actually access them, you need to use two different plugins. The good news is that if you acted upon my article <a href="http://xtremelysocial.com/2010/11-must-have-plugins-for-every-wordpress-site/"><strong><em>11 Must-Have Plugins for Every WordPress Site</em></strong></a>, then you already have them. If not, you&#8217;ll need to download both of these plugins:</p>
<p><a href="http://wordpress.org/extend/plugins/stats/">WordPress.com Stats Plugin</a><br />
<a href="http://wordpress.org/extend/plugins/wordpresscom-popular-posts/">WordPress.com Popular Posts Plugin</a></p>
<p>Since the original author has already included my updates, simply installing the plugin will allow you to create your popular posts page!</p>
<p>1. Create a new page in WordPress. Call it something like &#8220;Top 10 Posts&#8221; or &#8220;Our Most Popular Content&#8221; or something like that.</p>
<p>2. Insert the following shortcode into the page. This code creates a nice top 10 list, complete with title, number of views, excerpt, and its cached for performance. Just be SURE you paste this into the WP page in HTML or the editor will screw up the HTML formatting in the format= parameter.</p>
<ol class='wppp_list'>
	<li>&lt;a href="http://xtremelysocial.com/facebook/myinfo/" title="My Info on Facebook"&gt;My Info on Facebook&lt;/a&gt; (17,249 views)&lt;p&gt;

Fan Page Try on Facebook

My Info lets you place any HTML in a custom tab on your Facebook business or fan page. It fully supports the new Facebook profile layout. Add images and links, even...&lt;/p&gt;</li>
	<li>&lt;a href="http://xtremelysocial.com/2010/adding-a-facebook-invites-page-to-your-wordpress-site/" title="How To Allow Users To Invite Facebook Friends On Your WordPress Site"&gt;How To Allow Users To Invite Facebook Friends On Your WordPress Site&lt;/a&gt; (15,263 views)&lt;p&gt;In my first article about Wordpress, I'll show you how to easily add a page to your Wordpress site that allows your users to invite their Facebook friends to check out your website.

You'll first...&lt;/p&gt;</li>
	<li>&lt;a href="http://xtremelysocial.com/2010/my-status-new-facebook-profile-publisher/" title="My Status: New Facebook Profile Publisher"&gt;My Status: New Facebook Profile Publisher&lt;/a&gt; (6,940 views)&lt;p&gt;I'm very excited to announce that you can now use My Status to update your Facebook and Twitter status from within the built-in Facebook profile publisher. My Status can now be used on your Facebook...&lt;/p&gt;</li>
	<li>&lt;a href="http://xtremelysocial.com/2010/smashing-magazine-100-free-high-quality-wordpress-themes-2010-edition/" title="Smashing Magazine: 100 Free High Quality WordPress Themes: 2010 Edition"&gt;Smashing Magazine: 100 Free High Quality WordPress Themes: 2010 Edition&lt;/a&gt; (6,920 views)&lt;p&gt;    It’s hard to believe that a year has passed since our last WordPress theme collection, but there you have it — the time has come again. Once a year we feature the most useful and interesting...&lt;/p&gt;</li>
	<li>&lt;a href="http://xtremelysocial.com/facebook/mygreetings/" title="My Greetings on Facebook"&gt;My Greetings on Facebook&lt;/a&gt; (6,830 views)&lt;p&gt;

Tired of having to authorize yet another poke or gifting application just to get a hug, beer, or Christmas ornament from someone? Forget about it! My Greetings is a single application that does...&lt;/p&gt;</li>
	<li>&lt;a href="http://xtremelysocial.com/2009/facebook-roadmap-removing-profile-boxes/" title="Facebook Roadmap: Removing All Profile Boxes in Early January"&gt;Facebook Roadmap: Removing All Profile Boxes in Early January&lt;/a&gt; (5,045 views)&lt;p&gt;Back in October, Facebook published a "roadmap" of changes that would be taking place then through the beginning of 2010. We have posted articles on this here, but wanted to dig deeper into an area...&lt;/p&gt;</li>
	<li>&lt;a href="http://xtremelysocial.com/2009/my-info-how-to-show-off-your-facebook-page-on-your-personal-profile/" title="My Info: How to Show off your Facebook Page on your Personal Profile"&gt;My Info: How to Show off your Facebook Page on your Personal Profile&lt;/a&gt; (5,041 views)&lt;p&gt;Facebook recently rolled out a wizard for creating a profile badge to show off your Facebook page(s). Its an image-based badge that doesn't require javascript or iframes, so it works just fine in...&lt;/p&gt;</li>
	<li>&lt;a href="http://xtremelysocial.com/2010/mashable-10-cool-facebook-status-tips-and-tricks/" title="Mashable!: 10 Cool Facebook Status Tips and Tricks"&gt;Mashable!: 10 Cool Facebook Status Tips and Tricks&lt;/a&gt; (4,896 views)&lt;p&gt;With Facebook’s ever-changing layout, and the fact that other social sites are encroaching on its real-time update strangle-hold, it’s easy to forget that there are some pretty nifty tricks you...&lt;/p&gt;</li>
	<li>&lt;a href="http://xtremelysocial.com/2010/smashing-magazine-designing-a-facebook-fan-page-showcases-tutorials-resources/" title="Smashing Magazine: Designing A Facebook Fan Page: Showcases, Tutorials, Resources"&gt;Smashing Magazine: Designing A Facebook Fan Page: Showcases, Tutorials, Resources&lt;/a&gt; (4,870 views)&lt;p&gt;    Despite its privacy issues, Facebook clearly has a key role in global Internet activity. It has become a kind of universal social network, being used for both personal and business needs. For...&lt;/p&gt;</li>
</ol>

<p>If you want to make changes to any of the above suggested parameters to retrieve a different number of posts or display things differently, then check out the original author&#8217;s <a href="http://wordpress.org/extend/plugins/wordpresscom-popular-posts/faq/">WordPress Popular Posts Plugin FAQ</a>.</p>
<p>And how would this article be complete with showing you my most popular content? Here&#8217;s out list generated directly via the above shortcode.</p>
<h3>XtremelySocial.com Most Popular Content</h3>
<ol class='wppp_list'>
	<li><a title="My Info on Facebook" href="http://xtremelysocial.com/facebook/myinfo/">My Info on Facebook</a> (17,249 views)</p>
<p>

Fan Page Try on Facebook

My Info lets you place any HTML in a custom tab on your Facebook business or fan page. It fully supports the new Facebook profile layout. Add images and links, even...</p>
<p></li>
	<li><a title="How To Allow Users To Invite Facebook Friends On Your WordPress Site" href="http://xtremelysocial.com/2010/adding-a-facebook-invites-page-to-your-wordpress-site/">How To Allow Users To Invite Facebook Friends On Your WordPress Site</a> (15,263 views)</p>
<p>In my first article about Wordpress, I'll show you how to easily add a page to your Wordpress site that allows your users to invite their Facebook friends to check out your website.

You'll first...</p>
<p></li>
	<li><a title="My Status: New Facebook Profile Publisher" href="http://xtremelysocial.com/2010/my-status-new-facebook-profile-publisher/">My Status: New Facebook Profile Publisher</a> (6,940 views)</p>
<p>I'm very excited to announce that you can now use My Status to update your Facebook and Twitter status from within the built-in Facebook profile publisher. My Status can now be used on your Facebook...</p>
<p></li>
	<li><a title="Smashing Magazine: 100 Free High Quality WordPress Themes: 2010 Edition" href="http://xtremelysocial.com/2010/smashing-magazine-100-free-high-quality-wordpress-themes-2010-edition/">Smashing Magazine: 100 Free High Quality WordPress Themes: 2010 Edition</a> (6,920 views)</p>
<p>    It’s hard to believe that a year has passed since our last WordPress theme collection, but there you have it — the time has come again. Once a year we feature the most useful and interesting...</p>
<p></li>
	<li><a title="My Greetings on Facebook" href="http://xtremelysocial.com/facebook/mygreetings/">My Greetings on Facebook</a> (6,830 views)</p>
<p>

Tired of having to authorize yet another poke or gifting application just to get a hug, beer, or Christmas ornament from someone? Forget about it! My Greetings is a single application that does...</p>
<p></li>
	<li><a title="Facebook Roadmap: Removing All Profile Boxes in Early January" href="http://xtremelysocial.com/2009/facebook-roadmap-removing-profile-boxes/">Facebook Roadmap: Removing All Profile Boxes in Early January</a> (5,045 views)</p>
<p>Back in October, Facebook published a "roadmap" of changes that would be taking place then through the beginning of 2010. We have posted articles on this here, but wanted to dig deeper into an area...</p>
<p></li>
	<li><a title="My Info: How to Show off your Facebook Page on your Personal Profile" href="http://xtremelysocial.com/2009/my-info-how-to-show-off-your-facebook-page-on-your-personal-profile/">My Info: How to Show off your Facebook Page on your Personal Profile</a> (5,041 views)</p>
<p>Facebook recently rolled out a wizard for creating a profile badge to show off your Facebook page(s). Its an image-based badge that doesn't require javascript or iframes, so it works just fine in...</p>
<p></li>
	<li><a title="Mashable!: 10 Cool Facebook Status Tips and Tricks" href="http://xtremelysocial.com/2010/mashable-10-cool-facebook-status-tips-and-tricks/">Mashable!: 10 Cool Facebook Status Tips and Tricks</a> (4,896 views)</p>
<p>With Facebook’s ever-changing layout, and the fact that other social sites are encroaching on its real-time update strangle-hold, it’s easy to forget that there are some pretty nifty tricks you...</p>
<p></li>
	<li><a title="Smashing Magazine: Designing A Facebook Fan Page: Showcases, Tutorials, Resources" href="http://xtremelysocial.com/2010/smashing-magazine-designing-a-facebook-fan-page-showcases-tutorials-resources/">Smashing Magazine: Designing A Facebook Fan Page: Showcases, Tutorials, Resources</a> (4,870 views)</p>
<p>    Despite its privacy issues, Facebook clearly has a key role in global Internet activity. It has become a kind of universal social network, being used for both personal and business needs. For...</p>
<p></li>
</ol>

<p>No related articles yet.</p>]]></content:encoded>
			<wfw:commentRss>http://xtremelysocial.com/2010/how-to-create-a-popular-content-top-10-page-in-wordpress/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>11 Must-Have Plugins for Every WordPress Site</title>
		<link>http://xtremelysocial.com/2010/11-must-have-plugins-for-every-wordpress-site/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=11-must-have-plugins-for-every-wordpress-site</link>
		<comments>http://xtremelysocial.com/2010/11-must-have-plugins-for-every-wordpress-site/#comments</comments>
		<pubDate>Tue, 19 Jan 2010 19:53:39 +0000</pubDate>
		<dc:creator>Tim Nicholson</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Our News]]></category>
		<category><![CDATA[Social News]]></category>
		<category><![CDATA[WordPress Tips]]></category>
		<category><![CDATA[How-To]]></category>
		<category><![CDATA[plugins]]></category>

		<guid isPermaLink="false">http://xtremelysocial.com/?p=1803</guid>
		<description><![CDATA[Regardless of whether you are running a simple personal blog or using WordPress as a full-featured corporate content management system (CMS), you should seriously consider adding all of these plugins. These plugins help you control spam, optimize your site for search engines, track site visits and other metrics, allow you to display related posts throughout [...]]]></description>
			<content:encoded><![CDATA[<p><a rel="attachment wp-att-2081" href="http://xtremelysocial.com/2010/how-to-create-a-popular-content-top-10-page-in-wordpress/wp_logo-150x150/"><img class="alignleft size-full wp-image-2081" title="wp_logo-150x150" src="http://xtremelysocial.com/wp-content/uploads/2010/01/wp_logo-150x150.jpg" alt="Wordpress Logo" width="150" height="150" /></a>Regardless of whether you are running a simple personal blog or using WordPress as a full-featured corporate content management system (CMS), you should seriously consider adding all of these plugins.</p>
<p>These plugins help you control spam, optimize your site for search engines, track site visits and other metrics, allow you to display related posts throughout your site based on what each user is currently reading, provide a mobile optimized version of your site, allow users to join your site with the existing social networking and/or email ID&#8217;s, and more.</p>
<p><strong>1. <a href="http://wordpress.org/extend/plugins/add-to-any-subscribe/" target="_blank">Add to Any</a> &#8211; Add Social Networking Share and Email</strong></p>
<p>This plugin lets you easily add links for your users to share your articles on tons of social networking sites and through email. You can choose to highlight certain social networking sites and then have all the rest under a popup windows.</p>
<p><strong>2. <a href="http://wordpress.org/extend/plugins/akismet/" target="_blank">Akismet</a>  &#8211; Stop Comment SPAM</strong></p>
<p>Akismet checks your comments against the Akismet web service to see if they look like spam or not. You need a WordPress.com API key to use it. You can review the spam it catches under &#8220;Comments.&#8221;</p>
<p><strong>3. <a href="http://wordpress.org/extend/plugins/all-in-one-seo-pack/" target="_blank">All in One SEO Pack</a> &#8211; Optimize Your Site for Search Engines</strong></p>
<p>Out-of-the-box SEO for your WordPress blog.</p>
<p>It allow you to change how the titles of your posts display, can automatically build meta descriptions and keywords based on the assigned categories and/or tags for your posts, and even lets you specifically set the post title, description, and keywords for individual posts or pages. It has some ther nice built-in SEO optimization tweaks as well.</p>
<p><strong>4. <a href="http://wordpress.org/extend/plugins/google-integration-toolkit/" target="_blank">Google Integration Toolkit</a> &#8211; Track Your Site Visits and Other Valuable Metrics</strong></p>
<p>Integrate Google services (Analytics, Webmaster Tools, etc.) with Your Blog.</p>
<p>This plugin adds the necessary Google Analytics code to your website. If you aren&#8217;t using that yet, you need to. Its the most comprehensive offering out there. It provides valuable insight into where your website traffic is coming from, how long people are staying on your site, what they are viewing and clicking on, etc.</p>
<p>It also supports Google Adsense ads, but I&#8217;m not using that feature on this site.</p>
<p><strong>5. <a href="http://wordpress.org/extend/plugins/nurelm-get-posts/" target="_blank">NuRelm Get Posts</a> &#8211; Show Related News Articles on your WordPress Pages</strong></p>
<p>Adds a shortcode tag &#91;get_posts&#93; to display a list of posts.</p>
<p>WordPress doesn&#8217;t have the ability to link page hierarchy to news article hierarchy. However, most WordPress sites would benefit from this. Most sites featuring products or services typically have related news categories for each of those products or services. Personal bloggers often do this as well in describing the various things they are passionate about. This is a very simple plugin that lets you specify a list of related posts on each of your pages.</p>
<p>For example, we have a WordPress page for each of our Facebook applications and also a related news category for each. With this plugin we can display related news articles for each individual Facebook application right on that applications feature page.</p>
<p><strong>6. <a href="http://wordpress.org/extend/plugins/subscribe-to-comments/" target="_blank">Subscribe To Comments</a> &#8211; Let Users Subscribe to Article Comments via Email</strong></p>
<p>Allows readers to receive notifications of new comments that are posted to an entry.</p>
<p>How many times have you gone to a website and commented on something and didn&#8217;t bother to go back and see additional comments that were made. This plugin solves that problem by letting your users subscribe to get email notifications when someone else comments on the same article.</p>
<p><strong>7. <a href="http://wordpress.org/extend/plugins/wordpresscom-popular-posts/" target="_blank">WordPress.com Popular Posts</a> &#8211; Show off your most Popular Articles</strong></p>
<p>Shows the most popular posts, using data collected by WordPress.com stats plugin.</p>
<p>Pretty much all WordPress sites, whether commercial or personal, typically have a handful of articles that are very popular and drive most the traffic to the site. Why not show these articles off to every person that looks at your site? This plugin will let you do just that. On this website, we display popular content in our footer, but you can place it in your sidebar if you want.</p>
<p><strong>8. <a href="http://wordpress.org/extend/plugins/stats/" target="_blank">WordPress.com Stats</a> &#8211; Track Site Visits and Other Metrics Without Leaving WordPress</strong></p>
<p>Tracks views, post/page views, referrers, and clicks. Requires a WordPress.com API key.</p>
<p>You might be asking why I&#8217;m recommending this after the rave review of Google Analytics above. Well, the reason is because this plugin works right in your WordPress dashboard for immediate viewing of your popular articles, search terms, etc. Its also required for the plugin above that shows popular posts.</p>
<p><strong>9. <a href="http://wordpress.org/extend/plugins/wordpress-mobile-edition/" target="_blank">WordPress Mobile Edition</a> &#8211; Optimize your Site for Cell Phones and Touch Phones</strong></p>
<p>Show your mobile visitors a site presentation designed just for them. Rich experience for iPhone, Android, etc. and clean simple formatting for less capable mobile browsers. Cache-friendly with a Carrington-based theme, and progressive enhancement for advanced mobile browsers.</p>
<p>Mobile web browsing is close to exceeding desktop web browsing these days and your full WordPress site will be slow and look like garbage on a cell phone. This particular plugin even shows an optimized version for touch phones, like the iPhone, Blackberry Storm, and Andriod devices.</p>
<p><strong>10. <a href="http://wordpress.org/extend/plugins/yet-another-related-posts-plugin/" target="_blank">Yet Another Related Posts Plugin</a></strong></p>
<p>Returns a list of related entries based on a unique algorithm for display on your blog and RSS feeds. A templating feature allows customization of the display.</p>
<p>Its definitely a best-practice to display related articles to the user currently reading one of your articles. The better the matching logic, the more likely the list of articles will be interesting to that reader. This plugin does a great job of matching articles and it also uses a caching system for top performance.</p>
<p><strong>11. Login with Social Networking ID&#8217;s &#8211; <a href="http://wordpress.org/extend/plugins/gigya-socialize-for-wordpress/" target="_blank">Gigya Socialize</a> or <a href="http://wordpress.org/extend/plugins/rpx/" target="_blank">JanRain RPX</a></strong></p>
<p>Since this article specifically is my list of plugins that I think every WordPress site should have, I&#8217;m recommending one of these plugins so that your users don&#8217;t need to sign up directly for &#8220;yet another site&#8221;.</p>
<p>Both of these plugins support logging in with Google, Facebook, MySpace, Twitter, and tons of other social networking and email sites. Both work quite well and will significantly increase the number of registered users on your site. I prefer the Gigya plugin, but really only because it has more advanced Facebook Connect capability than RPX and lets developers do more with the data should we chose.</p>
<p><strong>12. &#8220;Bonus Plugin&#8221; &#8212; <a href="http://xtremelysocial.com/2010/adding-a-facebook-invites-page-to-your-wordpress-site/" target="_self">XtremelySocial Facebook Invitations Theme Template</a></strong></p>
<p>If you are using Gigya (or any other plugin that support Facebook Connect features), you can have a nice page that lets users invite their Facebook friends to your site. Please check our our article, <a title="Permanent Link to How To Allow Users To Invite Facebook Friends On Your WordPress Site" rel="bookmark" href="http://xtremelysocial.com/2010/adding-a-facebook-invites-page-to-your-wordpress-site/"><em><strong>How To Allow Users To Invite Facebook Friends On Your WordPress Site</strong></em></a>. Its easy to install and won&#8217;t tax your server. Please note that RPX does not support true Facebook Connect features, so this won&#8217;t work with that.</p>
<p><strong>Future Article: Add Social Networking Capabilities to Your WordPress Site</strong></p>
<p>We will be covering plugins for more full-featured social networking functionality in a separate article. If you are chomping at the bit for this right now, here are a few plugins worth taking a look at:</p>
<ul>
<li><a href="http://www.sociable.es/facebook-connect-wordpress-plugin-20/" target="_blank">Facebook Connect WordPress Plugin by Socialable.es</a></li>
<li><a href="http://wordpress.org/extend/plugins/wp-facebookconnect/" target="_blank">WordPress Facebook Connect Plugin</a> unofficially developed by one of the Facebook Developers</li>
<li><a href="http://mu.wordpress.org/" target="_blank">WordPress Multi-User (MU)</a> with <a href="http://wordpress.org/extend/plugins/buddypress/" target="_blank">BuddyPress</a> &#8211; Adds full-on social networking and community features</li>
<li><a href="http://wordpress.org/extend/plugins/mingle/" target="_blank">Mingle</a> - Adds social networking features such as friends and activity streams to your site, but does provide login capability using Facebook or other social network ID&#8217;s. </li>
</ul>
<p>I&#8217;m using a pretty heavily modified version of the Sociables.es plugin as it was the most comprehensive framework to start with. I tweaked the main code quite a bit and added full modules for displaying a user&#8217;s entire news stream/wall and displaying a list of all of a user&#8217;s Facebook friends. I&#8217;m trying to work with the developer to roll some of this functionality into his plugin or to work in logic that let&#8217;s myself and others add functionality to the plugin.</p>
<p>No related articles yet.</p>]]></content:encoded>
			<wfw:commentRss>http://xtremelysocial.com/2010/11-must-have-plugins-for-every-wordpress-site/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>How To Allow Users To Invite Facebook Friends On Your WordPress Site</title>
		<link>http://xtremelysocial.com/2010/adding-a-facebook-invites-page-to-your-wordpress-site/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=adding-a-facebook-invites-page-to-your-wordpress-site</link>
		<comments>http://xtremelysocial.com/2010/adding-a-facebook-invites-page-to-your-wordpress-site/#comments</comments>
		<pubDate>Fri, 15 Jan 2010 22:23:50 +0000</pubDate>
		<dc:creator>Tim Nicholson</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Facebook]]></category>
		<category><![CDATA[Our News]]></category>
		<category><![CDATA[Social News]]></category>
		<category><![CDATA[WordPress Tips]]></category>
		<category><![CDATA[How-To]]></category>
		<category><![CDATA[plugins]]></category>

		<guid isPermaLink="false">http://xtremelysocial.com/?p=1723</guid>
		<description><![CDATA[In my first article about WordPress, I&#8217;ll show you how to easily add a page to your WordPress site that allows your users to invite their Facebook friends to check out your website. You&#8217;ll first need to have Facebook Connect up and running on your site. More on that later. What I did was make a [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://xtremelysocial.com/2010/how-to-create-a-popular-content-top-10-page-in-wordpress/wp_logo-150x150/" rel="attachment wp-att-2081"><img src="http://xtremelysocial.com/wp-content/uploads/2010/01/wp_logo-150x150.jpg" alt="Wordpress Logo" title="wp_logo-150x150" width="150" height="150" class="alignleft size-full wp-image-2081" /></a>In my first article about WordPress, I&#8217;ll show you how to easily add a page to your WordPress site that allows your users to invite their Facebook friends to check out your website.</p>
<p>You&#8217;ll first need to have Facebook Connect up and running on your site. More on that later.</p>
<p>What I did was make a WordPress Theme Template that will display the Facebook Invitation screen, complete with a friend selection box. It automatically pulls your website name, URL, and description to populate the Facebook invitation fields.</p>
<p>The reason I made this a theme template instead of a plugin, is because plugins are generally slow. WordPress loads all the code for the plugin on each page, whether the code is needed or not. This takes up valuable memory. Plus, the plugin gets called every time a page load, further cuasing overhead. With a theme template, nothing is loaded until the specific page that needs it is accessed. Some other advantages of this method are: it will automatically show your invite friends link in your page navigation, it will show up in the search engines, and it will show up in your WordPress site search as well.</p>
<p>To use the theme template, simply upload the template file (<span class="attachment"><a title="page-fbinvites.php" href="http://xtremelysocial.com/wp-content/uploads/2010/01/page-fbinvites.zip">page-fbinvites.php</a></span>) to your theme directory, then create a new page in WordPress and select &#8220;Page &#8211; Facebook Invites&#8221; as the Template.</p>
<p>It should work just fine for standard themes that have a header, sidebar, and footer. You must already have a Facebook connect plugin working on your site, though.</p>
<p><a rel="attachment wp-att-1772" href="http://xtremelysocial.com/2010/adding-a-facebook-invites-page-to-your-wordpress-site/invite_fbfriends/"><img class="aligncenter size-full wp-image-1772" title="invite_fbfriends" src="http://xtremelysocial.com/wp-content/uploads/2010/01/invite_fbfriends.png" alt="" width="477" height="346" /></a></p>
<p>The original plugin built by a programmer at Facebook is called <a title="WP-FacebookConnect" href="http://wordpress.org/extend/plugins/wp-facebookconnect/" target="_blank">WP-FacebookConnect</a>.  It allows your users to log in with Facebook and uses Facebook profile pictures automatically on comments. It also lets your users optionally post their site comments back to their Facebook profile.</p>
<p>The plugin that I&#8217;m using on this site is the <a href="http://www.sociable.es/facebook-connect-wordpress-plugin-20/" target="_blank">Sociable.es Facebook Connect WordPress Plugin</a>. It is more robust than the plugin above as it adds a nice widget to show recent visitors, your Facebook friends that use the site, and your friend&#8217;s site comments. I have further modified it to show the full Facebook stream (your home page or your friend&#8217;s wall) and to also show a full list of all your Facebook friends regardless of whether they use the site or not. I&#8217;ve reached out the original developer to see about rolling these enhancements into his plugin.</p>
<p>One thing to be careful of, though, with both of the above plugins: If you already have a large number of users, make sure they log in to your site first before connecting with Facebook or they will get a completely new user ID created on your site.</p>
<p>There are many other Facebook plugins for WordPress, so you might want to just <a href="http://wordpress.org/extend/plugins/search.php/page/2?q=facebook+connect">search for some in the plugin directory</a>. Please let us know if you find a particularly interesting one.</p>
<p>I&#8217;d like to thank Adam over at <a href="http://www.intafuse.com/">http://www.intafuse.com/</a> for asking me to help get this working on his site. It motivated me to build the theme template as the easiest way to handle this.</p>
<p>If you&#8217;d like to help me out, please just spread the word about my Facebook Applications and the XtremelySocial.com website. Or maybe you might be able to help me one day with some WordPress stuff. I&#8217;ve had people ask how they could donate money to help pay for my dedicated webserver, so I finally set up an easy way to donate with Paypal.</p>
<div>
<form action="https://www.paypal.com/cgi-bin/webscr" enctype="application/x-www-form-urlencoded" method="post">
<input name="cmd" type="hidden" value="_s-xclick" />
<input name="hosted_button_id" type="hidden" value="11205119" />
<input alt="PayPal - The safer, easier way to pay online!" name="submit" src="https://www.paypal.com/en_US/i/btn/btn_donateCC_LG.gif" type="image" /> <img src="https://www.paypal.com/en_US/i/scr/pixel.gif" border="0" alt="" width="1" height="1" /></p>
<p>I also plan on writing more useful WordPress articles. Its a great blogging and Content Management System and I&#8217;ve learned quite a bit in building this site that I&#8217;d love to share with everyone.</p>
</form>
</div>
<p>No related articles yet.</p>]]></content:encoded>
			<wfw:commentRss>http://xtremelysocial.com/2010/adding-a-facebook-invites-page-to-your-wordpress-site/feed/</wfw:commentRss>
		<slash:comments>21</slash:comments>
		</item>
		<item>
		<title>Facebook Roadmap: Removing All Profile Boxes in Early January</title>
		<link>http://xtremelysocial.com/2009/facebook-roadmap-removing-profile-boxes/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=facebook-roadmap-removing-profile-boxes</link>
		<comments>http://xtremelysocial.com/2009/facebook-roadmap-removing-profile-boxes/#comments</comments>
		<pubDate>Mon, 14 Dec 2009 18:29:06 +0000</pubDate>
		<dc:creator>Tim Nicholson</dc:creator>
				<category><![CDATA[Facebook]]></category>
		<category><![CDATA[My Greetings]]></category>
		<category><![CDATA[My Info: Custom Tabs]]></category>
		<category><![CDATA[My Status]]></category>
		<category><![CDATA[Our News]]></category>

		<guid isPermaLink="false">http://xtremelysocial.com/?p=1400</guid>
		<description><![CDATA[Back in October, Facebook published a &#8220;roadmap&#8221; of changes that would be taking place then through the beginning of 2010. We have posted articles on this here, but wanted to dig deeper into an area that is going to have a significant impact on users and developers and a huge impact on our My Info [...]]]></description>
			<content:encoded><![CDATA[<p>Back in October, Facebook published a &#8220;roadmap&#8221; of changes that would be taking place then through the beginning of 2010. We have posted articles on this here, but wanted to dig deeper into an area that is going to have a significant impact on users and developers and a huge impact on our My Info custom profile box application.</p>
<p>The net of the announcement is that users will no longer be able to have any custom profile boxes on their Wall or Info tab by early January. The only current functionality that will be supported is the currently available full-page custom tabs. However, these custom application tabs will shrink from 760 pixels wide to 520 pixels wide.</p>
<p>I do like the fact that Facebook is now sharing their roadmap ahead of time. Previously, they would simply make massive changes to the site without any real warning. Users would get miffed and complain like crazy. So this is a step in the right direction. However, they still aren&#8217;t really explaining very well the reasoning for the changes.</p>
<p>Without getting too &#8220;preachy&#8221;, I think removing custom profile boxes from user&#8217;s Facebook Profiles is silly. They&#8217;ve always placed very strict limitations on the number of them, where they appeared, and what could go in them. All those rules were annoying to users and developers, but at least they kept Facebook from looking like a &#8220;pimped out&#8221; MySpace profile. However, I see no legitimate reason to remove user&#8217;s ability to place small boxes of information on their Wall and Info tabs.</p>
<p>Facebook offers up &#8220;custom tabs&#8221; as an alternative, but we&#8217;ve always had custom tabs. My Info fully supports them and they are nice when you want to display a TON of information, but they don&#8217;t replace the need to show small bits of information to users on your main profile. This is going to hide most custom information from users unless they take the time to click through each of your custom tabs on your profile.</p>
<p>Also, let&#8217;s not forget that the custom profile tabs are getting smaller by about 200 pixels in width. For most people, this won&#8217;t be a huge issue, but if you have very large images or a site laid out with multiple columns of specific widths, you will need to adjust your layout.</p>
<p>One direction that I am considering personally, is providing the capability to have a single custom tab that displays information from all of my XtremelySocial Facebook applications. This would allow custom text from My Info combined with your recent Facebook status updates from My Status and even recent gifts given and received from My Greetings. Does this sound like a good idea? Please share your comments and ideas on this.</p>
<p>Here is an exact excerpt from Facebook&#8217;s developer site regarding profiles:</p>
<blockquote><p><strong>Description </strong></p>
<p>Going forward (in the short term) application tabs will be the only way applications can integrate into profiles and Facebook Pages. We will remove profile boxes, application info sections, and the Boxes tab. We are exploring additional ways to enable developers to integrate into profiles and Pages.</p>
<p><strong>Estimated Timing<br />
</strong>Early 2010</p>
<p><strong>Details</strong><br />
Application tabs will be the only way to integrate applications into profiles and Pages. Application tabs will shrink from 760 pixels wide (today) to 520* pixels wide to accommodate a slightly revised design. Boxes, info sections, and the Boxes tab will be removed in the near future.</p>
<p>In the longer term we are evaluating a number of new and interesting ways for you to help users express connections to your applications as a part of their identity. You can expect to see some of this thought emerge in future iterations of the profile.</p>
<p>*Note: We previously stated that profile tabs would be shrinking to 510 pixels. Our latest designs indicate they will instead be 520 pixels. We&#8217;ll keep this page updated with the latest information.</p>
<p><strong>FAQs</strong></p>
<p><strong>Where will users&#8217; profile boxes go? </strong><br />
Profile boxes will not exist in the near future. Application tabs will be the only way developers can integrate into the profile. If integrations on the profile are an important part of your application, we encourage you to focus development and transition to application tabs.</p>
<p><strong>Will you offer an &#8220;Add Profile Tab&#8221; button, like some of the other buttons you&#8217;ve released?</strong><br />
Yes, we&#8217;re hoping to create something like this &#8212; most likely in early 2010.</p></blockquote>
<p>Here is a <a href="http://wiki.developers.facebook.com/index.php/Roadmap_Profile" target="_blank">link to the original article</a>.</p>
<p>No related articles yet.</p>]]></content:encoded>
			<wfw:commentRss>http://xtremelysocial.com/2009/facebook-roadmap-removing-profile-boxes/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
	</channel>
</rss>

