<?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>Anne Dorko &#187; Web Apps</title>
	<atom:link href="http://www.annedorko.com/blog/category/applications/web-apps/feed" rel="self" type="application/rss+xml" />
	<link>http://www.annedorko.com</link>
	<description>Web Designer · Graphic Designer · Web Developer</description>
	<lastBuildDate>Tue, 10 Aug 2010 05:29:15 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Facebook Status RSS feed: How to find it, and what to do with it</title>
		<link>http://www.annedorko.com/blog/facebook-status-rss-feed-how-to-find-it-and-what-to-do-with-it</link>
		<comments>http://www.annedorko.com/blog/facebook-status-rss-feed-how-to-find-it-and-what-to-do-with-it#comments</comments>
		<pubDate>Wed, 27 Jan 2010 17:24:37 +0000</pubDate>
		<dc:creator>Anne Dorko</dc:creator>
				<category><![CDATA[Web]]></category>
		<category><![CDATA[Web Apps]]></category>
		<category><![CDATA[Facebook]]></category>
		<category><![CDATA[how to]]></category>
		<category><![CDATA[Resources]]></category>
		<category><![CDATA[RSS]]></category>
		<category><![CDATA[tools]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[Wordle]]></category>

		<guid isPermaLink="false">http://www.annedorko.com/?p=357</guid>
		<description><![CDATA[Today, I discovered Wordle. It&#8217;s this neat app that allows you to create beautiful word clouds using custom text input, an RSS feed, or your Delicious account. Well, I wanted to input my Facebook status feed, but alas &#8211; I could not find it! After a little research, I finally found a useful post about [...]]]></description>
			<content:encoded><![CDATA[<p>Today, I discovered Wordle. It&#8217;s this neat app that allows you to create <a href="http://www.wordle.net" target="_blank" onclick="pageTracker._trackPageview('/outgoing/www.wordle.net?referer=');">beautiful word clouds</a> using custom text input, an RSS feed, or your Delicious account. Well, I wanted to input my Facebook status feed, but alas &#8211; I could not find it!</p>
<p>After a little research, I finally found a useful post about finding your Facebook Status RSS feed at <a href="http://www.techlifeweb.com/2008/12/16/how-to-find-your-facebook-status-rss-feed/" target="_blank" onclick="pageTracker._trackPageview('/outgoing/www.techlifeweb.com/2008/12/16/how-to-find-your-facebook-status-rss-feed/?referer=');">Tech Life Web</a>, and I wanted to share my findings with you guys.</p>
<p><span style="color: #000000;"><strong>*** UPDATE 6/22/2010:</strong></span> Thanks to <a href="http://www.annedorko.com/blog/facebook-status-rss-feed-how-to-find-it-and-what-to-do-with-it/comment-page-1#comment-290">Shirish</a>, I have learned that this only works if you&#8217;re a long time Facebook user. If these instructions aren&#8217;t working for you, it may be because you were late to the party!</p>
<h2>Get the notifications RSS feed</h2>
<p>Go to your notifications page: <a href="http://www.facebook.com/notifications.php" target="_blank" onclick="pageTracker._trackPageview('/outgoing/www.facebook.com/notifications.php?referer=');">facebook.com/notifications.php</a></p>
<p>At the bottom of the right hand column you will find a little blue RSS icon with the words &#8220;Your Notifications&#8221; next to it.</p>
<p><a href="http://www.annedorko.com/site/wp-content/uploads/2010/01/facebook-rss-notifications.jpg"><img class="alignnone size-full wp-image-365" title="Facebook Notifications" src="http://www.annedorko.com/site/wp-content/uploads/2010/01/facebook-rss-notifications.jpg" alt="" width="543" height="404" /></a></p>
<p>Clicking on that link should take you to your Notifications RSS feed.</p>
<h2>Getting your status RSS feed</h2>
<p>Now for the tinkering. Your link will look something like this (the X&#8217;s represent numbers, which will NOT change):</p>
<pre class="brush: xml;">http://www.facebook.com/feeds/notifications.php?id=XXXXXXXXX&amp;viewer=XXXXXXXXX&amp;key=XXXXXXXXXX&amp;format=rss20</pre>
<p>You will take your link, and change the word &#8220;notifications&#8221; to &#8220;status&#8221;.</p>
<pre class="brush: xml;">http://www.facebook.com/feeds/status.php?id=XXXXXXXXX&amp;viewer=XXXXXXXXX&amp;key=XXXXXXXXXX&amp;format=rss20</pre>
<p>That is your status RSS feed.</p>
<h2>Making the status feed pretty</h2>
<p>Right now it probably reads awkward because it will say your name in front of all your updates. If you want to get rid of that, head on over to the Yahoo Pipe <a href="http://pipes.yahoo.com/pipes/pipe.info?_id=_qMA4mpP3BGf6xNp9IS63A" target="_blank" onclick="pageTracker._trackPageview('/outgoing/pipes.yahoo.com/pipes/pipe.info?_id=_qMA4mpP3BGf6xNp9IS63A&amp;referer=');">Facebook Status RSS Feed Filter</a>.</p>
<p>Copy and paste your status RSS into the text input box and hit &#8220;Run pipe&#8221;.</p>
<p><a href="http://www.annedorko.com/site/wp-content/uploads/2010/01/pipe-stepone1.jpg"><img class="alignnone size-full wp-image-377" title="Facebook Status RSS Feed Filter" src="http://www.annedorko.com/site/wp-content/uploads/2010/01/pipe-stepone1.jpg" alt="" width="551" height="143" /></a></p>
<p>Once it is finished, you should see your pretty statuses in the bottom section. To access this as an RSS feed, click the &#8220;Get as RSS&#8221; link.</p>
<p><a href="http://www.annedorko.com/site/wp-content/uploads/2010/01/pipe-steptwo.jpg"><img class="alignnone size-full wp-image-371" title="Facebook Status RSS Feed Filter" src="http://www.annedorko.com/site/wp-content/uploads/2010/01/pipe-steptwo.jpg" alt="" width="551" height="166" /></a></p>
<p>You&#8217;re done!</p>
<p>If you want to have some fun, head over to Wordle to <a href="http://www.wordle.net/create" target="_blank" onclick="pageTracker._trackPageview('/outgoing/www.wordle.net/create?referer=');">create your very own</a> word cloud with your statuses. My statuses aren&#8217;t too interesting, but here&#8217;s what I got:</p>
<p><a href="http://www.annedorko.com/site/wp-content/uploads/2010/01/wordle-annedorko.png"><img class="alignnone size-full wp-image-375" title="Wordle: Anne Dorko Facebook" src="http://www.annedorko.com/site/wp-content/uploads/2010/01/wordle-annedorko.png" alt="" width="582" height="378" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.annedorko.com/blog/facebook-status-rss-feed-how-to-find-it-and-what-to-do-with-it/feed</wfw:commentRss>
		<slash:comments>18</slash:comments>
		</item>
		<item>
		<title>Setting up WordPress as a dictionary site</title>
		<link>http://www.annedorko.com/blog/setting-up-wordpress-as-a-dictionary-site</link>
		<comments>http://www.annedorko.com/blog/setting-up-wordpress-as-a-dictionary-site#comments</comments>
		<pubDate>Thu, 08 Oct 2009 18:58:44 +0000</pubDate>
		<dc:creator>Anne Dorko</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Web Apps]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[Resources]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.annedorko.com/?p=209</guid>
		<description><![CDATA[Recently, I helped launch a website that served as a silly custom dictionary. The concept was simple enough: create an online dictionary using only custom definitions. At first, I did some Google searches to see if there were any open-source dictionary apps. No such luck! Then it occurred to me I should try WordPress. Searching [...]]]></description>
			<content:encoded><![CDATA[<p>Recently, I helped launch a website that served as a silly custom dictionary.</p>
<p>The concept was simple enough: create an online dictionary using only custom definitions. At first, I did some Google searches to see if there were any open-source dictionary apps. No such luck!</p>
<p>Then it occurred to me I should try WordPress. Searching the plugins, I realized that there was no dictionary plugin there either. That&#8217;s when I realized that I could set up WordPress itself to run the dictionary entirely.</p>
<h2>Organization</h2>
<p>I laid out a plan to make sure this would all run smoothly. I would use:</p>
<ul>
<li><strong><a href="http://codex.wordpress.org/Writing_Posts" target="_blank" onclick="pageTracker._trackPageview('/outgoing/codex.wordpress.org/Writing_Posts?referer=');">Posts</a>: </strong>for definition entries</li>
<li><strong><a href="http://codex.wordpress.org/Custom_Fields" target="_blank" onclick="pageTracker._trackPageview('/outgoing/codex.wordpress.org/Custom_Fields?referer=');">Custom Fields</a>: </strong>to separate definitions, emphasis, etc. (made useful in combination with the &#8220;Get Custom Field Values&#8221; plugin)</li>
<li><strong><a href="http://codex.wordpress.org/First_Steps_With_WordPress#Create_Categories" target="_blank" onclick="pageTracker._trackPageview('/outgoing/codex.wordpress.org/First_Steps_With_WordPress_Create_Categories?referer=');">Categories</a>:</strong> to create letter listing pages</li>
<li><strong><a href="http://www.reflectionmedia.ro/2008/12/wp-post-sorting-plugin/" target="_blank" onclick="pageTracker._trackPageview('/outgoing/www.reflectionmedia.ro/2008/12/wp-post-sorting-plugin/?referer=');">WP Post Sorting</a>: </strong>a plugin to list entries in alphabetical order on letter listing pages</li>
<li><strong><a href="http://codex.wordpress.org/Templates" target="_blank" onclick="pageTracker._trackPageview('/outgoing/codex.wordpress.org/Templates?referer=');">Custom Template</a>:</strong> to display the information correctly, in dictionary fashion instead of like a blog</li>
</ul>
<h2>Setting Up</h2>
<p>Now that I had my game plan, it was time to prep. I installed WordPress, and set up my categories. I took advantage of nested categories in case I decide to run a blog simultaneously on the site. To do that, I created a &#8220;definitions&#8221; category, with nested categories running A-Z.</p>
<p>Next, I installed the WP Post Sorting plugin, and set it up so that under the A-Z categories, entries would be listed alphabetically instead of by the usual date order.</p>
<p>Then it was time to set up custom fields. I went over to create a new post. I put in the word to be defined as the title, and skipped the usual post box, scrolling down to the custom fields section. You can use whatever information you want but I created a different field for each of the following:</p>
<ul>
<li>Definition</li>
<li>Emphasis</li>
<li>Origin</li>
<li>Type <em>(noun/adjective/etc) </em></li>
</ul>
<p>Finally, I went to set up the permalinks. You can set it up however you choose, but I used the following settings:</p>
<ul>
<li>Custom structure:
<pre>/define/%postname%</pre>
</li>
<li>Category base:
<pre>list</pre>
</li>
<li>Tag base:
<pre>tag</pre>
</li>
</ul>
<h2>Creating a custom theme</h2>
<p>Creating the theme is pretty simple, once you get the hang of it. If you don&#8217;t know how to build a theme, I suggest you <a href="http://lmgtfy.com/?q=build+a+wordpress+theme+tutorial" target="_blank" onclick="pageTracker._trackPageview('/outgoing/lmgtfy.com/?q=build+a+wordpress+theme+tutorial&amp;referer=');">learn how</a> first.</p>
<p>I don&#8217;t care how you style it, but here are some tips to setting this up:</p>
<ul>
<li>Install Scott Reilly&#8217;s <a href="http://coffee2code.com/wp-plugins/get-custom-field-values" target="_blank" onclick="pageTracker._trackPageview('/outgoing/coffee2code.com/wp-plugins/get-custom-field-values?referer=');">Get Custom Field Values</a> plugin, it will make your life easier. Then, all you have to do to pull the custom field is something like the following (used within the loop):
<pre>&lt;?php echo c2c_get_custom('definition', ''); ?&gt;</pre>
</li>
<li>Re-write the code that spits out posts. You&#8217;re not using the_content(), but we do want to show the definitions of our entries! My code looks like the following:
<pre>&lt;h2&gt;&lt;?php the_title(); ?&gt;&lt;/h2&gt;
&lt;p&gt;&lt;?php echo c2c_get_custom('emphasis', ''); ?&gt; / &lt;em&gt;&lt;?php echo c2c_get_custom('type', ''); ?&gt;&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;?php echo c2c_get_custom('definition', ''); ?&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Origin:&lt;/strong&gt; &lt;?php echo c2c_get_custom('origin', ''); ?&gt;&lt;/p&gt;</pre>
<p>This code should be used pretty much anywhere on the blog that would normally just display the posts.</li>
<li>You&#8217;ll probably want to have a &#8220;Browse&#8221; option showing links for the A-Z categories somewhere. To do this, I simply used the following in header.php:
<pre>Browse: &lt;ul&gt;&lt;?php wp_list_categories('child_of=3&amp;hide_empty=0&amp;title_li='); ?&gt;&lt;/ul&gt;</pre>
<p>Simply substitute the &#8220;3&#8243; after child_of with whatever the category ID &#8220;Definitions&#8221; is on your setup of WordPress, and this will display a list of the A-Z links.</li>
</ul>
<p>From there on out, you&#8217;re on your own! If you have any questions or tips of your own, feel free to leave them in the comments.</p>
<p>If you&#8217;re interested, you can check out the finished product at <a title="the dictionary for pugs" href="http://pugtionary.com/" target="_blank" onclick="pageTracker._trackPageview('/outgoing/pugtionary.com/?referer=');">Pugtionary</a> (the dictionary for pugs).</p>
]]></content:encoded>
			<wfw:commentRss>http://www.annedorko.com/blog/setting-up-wordpress-as-a-dictionary-site/feed</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>SplashUp: Image Manipulation Online</title>
		<link>http://www.annedorko.com/blog/splashup-image-manipulation-online</link>
		<comments>http://www.annedorko.com/blog/splashup-image-manipulation-online#comments</comments>
		<pubDate>Tue, 27 Nov 2007 05:25:40 +0000</pubDate>
		<dc:creator>Anne Dorko</dc:creator>
				<category><![CDATA[Reviews]]></category>
		<category><![CDATA[Web Apps]]></category>
		<category><![CDATA[application]]></category>
		<category><![CDATA[image editing]]></category>
		<category><![CDATA[review]]></category>

		<guid isPermaLink="false">http://www.annedorko.com/?p=163</guid>
		<description><![CDATA[I literally just Stumbled across this nifty little website called SplashUp.com. I must say, I was really impressed! Sites like these really have me looking forward to the future of the web. What if we could edit and share all our images online everywhere we went? About SplashUp SplashUp currently holds a “beta” on it’s [...]]]></description>
			<content:encoded><![CDATA[<p><a title="Image Manipulation" href="http://www.splashup.com/" target="_blank" onclick="pageTracker._trackPageview('/outgoing/www.splashup.com/?referer=');"><img style="float: right;" src="http://www.annedorko.com/site/wp-content/uploads/2007/11/splashup_logo.jpg" alt="SplashUp Logo 2007" /></a>I literally just <a href="http://stumbleupon.com/" target="_blank" onclick="pageTracker._trackPageview('/outgoing/stumbleupon.com/?referer=');">Stumbled</a> across this nifty little website called <a title="Image Manipulation" href="http://www.splashup.com/" target="_blank" onclick="pageTracker._trackPageview('/outgoing/www.splashup.com/?referer=');">SplashUp.com</a>. I must say, I was really impressed! Sites like these really have me looking forward to the future of the web. What if we could edit and share all our images online everywhere we went?</p>
<h2>About SplashUp</h2>
<p>SplashUp currently holds a “beta” on it’s logo, indicating we can expect a lot of development and improvement as time gos on.</p>
<p>It’s meta description is as follows: <em></em></p>
<blockquote><p>Splashup is the only full-featured, free range, image editor online. Create new images, edit existing images and manipulate layers with filters, layer effects and myriad other drawing and image editing tools.</p></blockquote>
<p>According to its <a href="http://whois.domaintools.com/splashup.com" target="_blank" onclick="pageTracker._trackPageview('/outgoing/whois.domaintools.com/splashup.com?referer=');">WhoIs page</a> it is registered privately through Domains by Proxy.</p>
<p>I didn’t have time to extensively test the site for bugs, but upon a quick sweep through it seems simple enough for a first time photo editor, but powerful enough for professionals.</p>
<h2>SplashUp in the future</h2>
<p>I wonder if sites like SplashUp will continue to remain free? Will we begin replacing programs such as Photoshop? I have seen worse picture editors come installed on computers.</p>
<p>Cool features from SplashUp allow you to share your images through the site itself, or on your Facebook or Flickr accounts.</p>
<p>You can follow their blog for updates <a href="http://www.splashup.com/blog/" target="_blank" onclick="pageTracker._trackPageview('/outgoing/www.splashup.com/blog/?referer=');">here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.annedorko.com/blog/splashup-image-manipulation-online/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
