<?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>MentalRise &#187; facebook</title>
	<atom:link href="http://mentalrise.com/tag/facebook/feed/" rel="self" type="application/rss+xml" />
	<link>http://mentalrise.com</link>
	<description>Observations of Business, Adventure, Entrepreneurism and Entropy.</description>
	<lastBuildDate>Mon, 28 Jun 2010 01:46:16 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Facebook Tip: Move multiple pictures to another album at once</title>
		<link>http://mentalrise.com/2010/06/facebook-tip-move-multiple-pictures-to-another-album-at-once/</link>
		<comments>http://mentalrise.com/2010/06/facebook-tip-move-multiple-pictures-to-another-album-at-once/#comments</comments>
		<pubDate>Mon, 28 Jun 2010 01:34:12 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[facebook]]></category>
		<category><![CDATA[JavaScript]]></category>

		<guid isPermaLink="false">http://mentalrise.com/?p=66</guid>
		<description><![CDATA[Reorganizing pictures in Facebook is a serious pain.

I was able to whip up a little bit of javascript to help. Here's how to use it:]]></description>
			<content:encoded><![CDATA[<div class="diggthisplugin" style="float: right; width: 42px; padding-right: 10px; margin-left: 10px; margin-bottom: 0px;"><iframe src="http://digg.com/tools/diggthis.php?u=http://mentalrise.com/2010/06/facebook-tip-move-multiple-pictures-to-another-album-at-once/&t=Facebook Tip: Move multiple pictures to another album at once&k=#FFFFFF" scrolling="no" style="border: none; height: 80px; width: 52px;"></iframe>
		</div><p>If you&#8217;re like me, you are probably accumulating a *lot* of pictures in Facebook.</p>
<p>Reorganizing pictures is a serious pain &#8212; you have to click a dropdown menu and select the album you want to move a picture to <strong>for each picture</strong>. There&#8217;s no &#8220;Select All&#8221; option.</p>
<p>I was able to whip up a little bit of javascript to help. Here&#8217;s how to use it:</p>
<ol>
<li>Open up the &#8216;source&#8217; photo album and click &#8216;Edit Photos&#8217;<br />
<img class="alignnone size-full wp-image-67" title="fb1" src="http://mentalrise.com/wp-content/uploads/2010/06/fb1.jpg" alt="" width="500" height="190" /></li>
<li>Underneath the individual photos, you&#8217;ll see the &#8216;Move to:&#8217; dropdown menu. Clicking this menu brings up a list of all your albums.</li>
<li>Imagine that they are numbered, like in the image below. The first album on the list is 1, etc etc.<br />
Determine the number of the album that you want to move your pictures to.</p>
<p><img class="size-full wp-image-68" title="Drop down menu - Album List" src="http://mentalrise.com/wp-content/uploads/2010/06/fb2.jpg" alt="Drop down menu - Album List" width="350" height="253" /></li>
<li>Copy the following code, but be sure to change the number &#8217;1&#8242; in  &#8217;albumNum = 1;&#8217; to the correct number.<br />
<textarea cols="60" rows="4">javascript:albumNum = 1;selects = document.getElementsByTagName(&#8216;select&#8217;);for(i in selects){ selects[i].selectedIndex = albumNum;};return False;</textarea></li>
<li>Paste this code into the url bar while on the &#8216;Edit Album/Edit Photos&#8217; page<img class="size-full wp-image-69" title="Paste into the address bar of your browser" src="http://mentalrise.com/wp-content/uploads/2010/06/fb3.jpg" alt="Paste into the address bar of your browser" width="500" height="101" /></li>
<li>After you paste, press enter and all the &#8216;Move to&#8217; dropdown menus will change to the album you chose. Scroll to the bottom of the page and choose &#8216;Save Changes&#8217;. All set!</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://mentalrise.com/2010/06/facebook-tip-move-multiple-pictures-to-another-album-at-once/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Last Person on the Planet to Discover Facebook</title>
		<link>http://mentalrise.com/2008/05/the-last-person-on-the-planet-to-discover-facebook/</link>
		<comments>http://mentalrise.com/2008/05/the-last-person-on-the-planet-to-discover-facebook/#comments</comments>
		<pubDate>Tue, 20 May 2008 14:29:49 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Rants]]></category>
		<category><![CDATA[facebook]]></category>
		<category><![CDATA[social network]]></category>
		<category><![CDATA[web 2.0]]></category>

		<guid isPermaLink="false">http://MentalRise.com/?p=6</guid>
		<description><![CDATA[<div class="diggthisplugin" style="float: right; width: 42px; padding-right: 10px; margin-left: 10px; margin-bottom: 0px;"><iframe src="http://digg.com/tools/diggthis.php?u=http://mentalrise.com/2008/05/the-last-person-on-the-planet-to-discover-facebook/&t=The Last Person on the Planet to Discover Facebook&k=#FFFFFF" scrolling="no" style="border: none; height: 80px; width: 52px;"></iframe>
		</div><p>From time to time I must admit that, as hip as I think I am, I retreat into my corner of the net, refusing to acknowledge any new trends or technologies out there. It&#8217;s even more shameful that I consider myself a web entrepreneur, hell bent on bringing the world the next awesome web service.</p>
<p>Apparently I&#8217;ve been ignoring Facebook, and FOR SHAME! It&#8217;s great!</p>
<p>Why?</p>
<ul>
<li>No songs playing</li>
<li>No seizure inducing backgrounds</li>
<li>No autoplay videos</li>
<li>Intelligent contextual prompts</li>
<li>Consistent, fast loading css layout</li>
<li>Small font</li>
<li>Advertising is minimally invasive</li>
</ul>
<p>That&#8217;s enough to get my vote.</p>
]]></description>
			<content:encoded><![CDATA[<div class="diggthisplugin" style="float: right; width: 42px; padding-right: 10px; margin-left: 10px; margin-bottom: 0px;"><iframe src="http://digg.com/tools/diggthis.php?u=http://mentalrise.com/2008/05/the-last-person-on-the-planet-to-discover-facebook/&t=The Last Person on the Planet to Discover Facebook&k=#FFFFFF" scrolling="no" style="border: none; height: 80px; width: 52px;"></iframe>
		</div><p>From time to time I must admit that, as hip as I think I am, I retreat into my corner of the net, refusing to acknowledge any new trends or technologies out there. It&#8217;s even more shameful that I consider myself a web entrepreneur, hell bent on bringing the world the next awesome web service.</p>
<p>Apparently I&#8217;ve been ignoring Facebook, and FOR SHAME! It&#8217;s great!</p>
<p>Why?</p>
<ul>
<li>No songs playing</li>
<li>No seizure inducing backgrounds</li>
<li>No autoplay videos</li>
<li>Intelligent contextual prompts</li>
<li>Consistent, fast loading css layout</li>
<li>Small font</li>
<li>Advertising is minimally invasive</li>
</ul>
<p>That&#8217;s enough to get my vote.</p>
]]></content:encoded>
			<wfw:commentRss>http://mentalrise.com/2008/05/the-last-person-on-the-planet-to-discover-facebook/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Wondering About Widgets? Look no further&#8230;</title>
		<link>http://mentalrise.com/2008/05/wondering-about-widgets-look-no-further/</link>
		<comments>http://mentalrise.com/2008/05/wondering-about-widgets-look-no-further/#comments</comments>
		<pubDate>Sat, 17 May 2008 17:36:48 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[apps]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[facebook]]></category>
		<category><![CDATA[myspace]]></category>
		<category><![CDATA[web 2.0]]></category>
		<category><![CDATA[widgetbox]]></category>
		<category><![CDATA[widgets]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://MentalRise.com/?p=8</guid>
		<description><![CDATA[<div class="diggthisplugin" style="float: right; width: 42px; padding-right: 10px; margin-left: 10px; margin-bottom: 0px;"><iframe src="http://digg.com/tools/diggthis.php?u=http://mentalrise.com/2008/05/wondering-about-widgets-look-no-further/&t=Wondering About Widgets? Look no further&#8230;&k=#FFFFFF" scrolling="no" style="border: none; height: 80px; width: 52px;"></iframe>
		</div><p>Facebook, Blogger, MySpace, TypePad &#8211; how many times have we heard the importance of leveraging the viral potential of Apps and Widgets to attract an audience? Many, many times, to be sure.</p>
<p>There is good reason though. Widgets and mini-apps allow companies to distribute portable, stylish technology packages to whomever wants to use them, getting their name out there, increasing their website traffic statistics, and earning the trust of users from demographics and niches they probably wouldn&#8217;t reach on their own.</p>
<p>I&#8217;m looking into developing a few small widgets, just to get my feet wet, and discovered <a href="http://www.widgetbox.com/">Widgetbox</a> . This site is the first step for anyone interested in seeing the potential of widgets, for creative inspiration, or to download and add high quality widgets to their own blogs and social networking profiles</p>
<p><a href="http://www.widgetbox.com/">http://www.widgetbox.com/</a></p>
]]></description>
			<content:encoded><![CDATA[<div class="diggthisplugin" style="float: right; width: 42px; padding-right: 10px; margin-left: 10px; margin-bottom: 0px;"><iframe src="http://digg.com/tools/diggthis.php?u=http://mentalrise.com/2008/05/wondering-about-widgets-look-no-further/&t=Wondering About Widgets? Look no further&#8230;&k=#FFFFFF" scrolling="no" style="border: none; height: 80px; width: 52px;"></iframe>
		</div><p>Facebook, Blogger, MySpace, TypePad &#8211; how many times have we heard the importance of leveraging the viral potential of Apps and Widgets to attract an audience? Many, many times, to be sure.</p>
<p>There is good reason though. Widgets and mini-apps allow companies to distribute portable, stylish technology packages to whomever wants to use them, getting their name out there, increasing their website traffic statistics, and earning the trust of users from demographics and niches they probably wouldn&#8217;t reach on their own.</p>
<p>I&#8217;m looking into developing a few small widgets, just to get my feet wet, and discovered <a href="http://www.widgetbox.com/">Widgetbox</a> . This site is the first step for anyone interested in seeing the potential of widgets, for creative inspiration, or to download and add high quality widgets to their own blogs and social networking profiles</p>
<p><a href="http://www.widgetbox.com/">http://www.widgetbox.com/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://mentalrise.com/2008/05/wondering-about-widgets-look-no-further/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

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