<?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>Arend visits Reality</title>
	<atom:link href="http://arendvr.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://arendvr.com</link>
	<description>Personal website of Arend v. Reinersdorff</description>
	<lastBuildDate>Sun, 06 May 2012 12:06:50 +0000</lastBuildDate>
	<language>de</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Gmail Nested Labels Readme</title>
		<link>http://arendvr.com/2010/08/29/gmail-nested-labels-readme/</link>
		<comments>http://arendvr.com/2010/08/29/gmail-nested-labels-readme/#comments</comments>
		<pubDate>Sun, 29 Aug 2010 16:23:16 +0000</pubDate>
		<dc:creator>Arend v. Reinersdorff</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://arendvr.com/?p=240</guid>
		<description><![CDATA[How to use Nested Labels Gmail added nested labels in April 2010. To use Nested Labels: open the menu for an existing label and select Add sublabel create a child label your new child label will now display nested How &#8230; <a href="http://arendvr.com/2010/08/29/gmail-nested-labels-readme/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<h3 id="howtouse">How to use Nested Labels</h3>
<p>Gmail <a href="http://gmailblog.blogspot.com/2010/04/new-in-labs-nested-labels-and-message.html">added nested labels</a> in April 2010.</p>
<p>To use Nested Labels:</p>
<ol>
<li>open the menu for an existing label and select <em>Add sublabel</em><em><br />
<img class="alignnone size-full wp-image-309" style="border: 1px solid black;" title="Select Add sublabel" src="http://arendvr.com/wp-content/uploads/selectAddSublabel.png" alt="" width="302" height="440" /><br />
</em></li>
<li>create a child label<em><br />
<img class="alignnone size-full wp-image-313" style="border: 1px solid black;" title="New Label" src="http://arendvr.com/wp-content/uploads/newLabel.png" alt="" width="462" height="209" /><br />
</em></li>
<li>your new child label will now display nested<br />
<img class="alignnone size-full wp-image-310" style="border: 1px solid black;" title="Nested Labels Example" src="http://arendvr.com/wp-content/uploads/nestedLabelsExample.png" alt="" width="166" height="70" /></li>
</ol>
<h3 id="existinglabeltochildlabel">How to convert an existing label to a child label</h3>
<ol>
<li>open the menu for an existing label and select <em>Edit<br />
<img class="alignnone size-full wp-image-311" style="border: 1px solid black;" title="Select Edit Label" src="http://arendvr.com/wp-content/uploads/selectEditLabel.png" alt="" width="311" height="442" /><br />
</em></li>
<li>select <em>Nest label under</em> and the parent label<br />
<a href="http://arendvr.com/wp-content/uploads/editLabel.png"><img class="alignnone size-full wp-image-312" style="border: 1px solid black;" title="Edit Label" src="http://arendvr.com/wp-content/uploads/editLabel.png" alt="" width="462" height="210" /></a></li>
</ol>
<h3 id="realparentlabels">Parent labels must exist as real labels in Gmail</h3>
<p>If you have the labels <em>Home/Family</em> and <em>Home/Vacation</em> you also need a label <em>Home</em>. If you switch from Folders4Gmail or Better Gmail to Nested Labels, you have to create the parent labels.</p>
<p><span style="color: #ff0000;">Problem:</span> The label <em>Home </em>is missing<br />
<img class="alignnone size-full wp-image-314" style="border: 1px solid red;" title="Missing Parent Label" src="http://arendvr.com/wp-content/uploads/missingParentLabel.png" alt="" width="168" height="41" /></p>
<p><span style="color: #ff0000;">Problem:</span> The label <em>Home/Shopping</em> is missing<br />
<img class="alignnone size-full wp-image-315" style="border: 1px solid red;" title="Missing Middle Parent Label" src="http://arendvr.com/wp-content/uploads/missingMiddleParentLabel.png" alt="" width="168" height="88" /></p>
<h3 id="casesensitive">Nesting is case sensitive</h3>
<p>In child labels, you must write the parentlabel name exactly as in the parentlabel. Finding parent labels is case sensitive. For example, a label <em>HOME/Vacation </em>will not recognize the label <em>Home </em>as its parentlabel.</p>
<p><span style="color: #ff0000;">Problem: </span>The label <em>HOME/Vacation</em> does not match the case of the label <em>Home</em>.<br />
<img class="alignnone size-full wp-image-316" style="border: 1px solid red;" title="Nesting is case insensitive" src="http://arendvr.com/wp-content/uploads/nestingIsCaseInsensitive.png" alt="" width="170" height="61" /></p>
<h3 id="showemailsfromsublabels">Show emails in a label and all child labels with a userscript</h3>
<p>Some users want to see all emails in a label and its child labels when they click the label&#8217;s name. Nested Labels doesn&#8217;t do this, but the <a href="http://userscripts.org/scripts/show/79494">LabelLinks</a> userscript does.</p>
<p>If you LabelLinks it instead of Nested Labels, you can click on the little » marks right of label.<br />
<img class="alignnone size-full wp-image-268" style="border: 1px solid black;" title="LabelLinks show emails from all sublabels" src="http://arendvr.com/wp-content/uploads/nestedLabelsEmailsFromSublabels.png" alt="" width="109" height="67" /></p>
<h3 id="filterproblem">Rare problem with filters</h3>
<p>Pay attention if you use label names in filters, for example:<strong><br />
Filter 1:</strong><em><br />
If email is from kgoedel@example.com then apply label Home/Family</em><strong><br />
Filter 2: </strong><br />
<em>If email is labeled home-family then apply label Home</em></p>
<p><img class="alignnone size-full wp-image-270" style="border: 1px solid black;" title="Filters with label names" src="http://arendvr.com/wp-content/uploads/nestedLabelsFilters.png" alt="" width="267" height="89" /></p>
<p>If you want the filter to match any emails labeled <em>Home/Family</em>, you must search for <em>labeled:home-family</em>. You must spell the name of the label as it is shown in the search box, when you click on the label.</p>
<p><img class="alignnone size-full wp-image-271" style="border: 1px solid black;" title="Label serach name" src="http://arendvr.com/wp-content/uploads/nestedLabelsSerachName.png" alt="" width="407" height="52" /></p>
<p>Note that this kind of filter is fragile, because it depends on the order of the filters in the filter view. Also Gmail gives you a warning if you create a filter like this.</p>
<h3 id="gethelp">How to get help with Nested Labels</h3>
<p>If this Readme doesn&#8217;t help you, search the <a href="http://groups.google.com/group/gmail-labs-help-nested-labels">Nested Labels Google Group</a>.</p>
<p>Ignore the announcement that new posts are disabled, they are not. When asking for help, it&#8217;s best to upload a screenshot that shows your problem. That makes it easier for other people to see what&#8217;s wrong.</p>
]]></content:encoded>
			<wfw:commentRss>http://arendvr.com/2010/08/29/gmail-nested-labels-readme/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Great News: Gmail now has Folders</title>
		<link>http://arendvr.com/2010/04/09/great-news-gmail-now-has-folders/</link>
		<comments>http://arendvr.com/2010/04/09/great-news-gmail-now-has-folders/#comments</comments>
		<pubDate>Fri, 09 Apr 2010 14:29:50 +0000</pubDate>
		<dc:creator>Arend v. Reinersdorff</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://arendvr.com/?p=221</guid>
		<description><![CDATA[Gmail just released the Nested Labels Lab Feature, which arranges labels like Family Family/Mum as folders without the need for a userscript like Folders4Gmail. I recommend that you uninstall Folders4Gmail and use the new Nested Labels Lab Feature instead. It &#8230; <a href="http://arendvr.com/2010/04/09/great-news-gmail-now-has-folders/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Gmail just released the <a href="http://gmailblog.blogspot.com/2010/04/new-in-labs-nested-labels-and-message.html">Nested Labels Lab Feature</a>, which arranges labels like<br />
<code>Family</code><br />
<code>Family/Mum</code><br />
as folders without the need for a userscript like Folders4Gmail.</p>
<p><strong>I recommend that you uninstall Folders4Gmail and use the new Nested Labels Lab Feature instead.</strong></p>
<p><img class="alignnone size-full wp-image-228" title="nested_labels_lab_feature" src="http://arendvr.com/wp-content/uploads/nested_labels_lab_feature.png" alt="" width="560" height="90" /></p>
<p>It works well and the authors even took good care of the little details: The colors of the expanders change with the Gmail theme and parent folders which contain sub-folders with unread emails are shown as bold. Nice work!</p>
<h2 id="transition">5 tips for a smooth transition from Folders4Gmail</h2>
<ol>
<li><strong>Uninstall Folders4Gmail first</strong><br />
(or disable the Folders4Gmail option in Better Gmail) Folders4Gmail does not work with the new lab feature.</li>
<li>Pay attention to case-sensitivity<br />
With Folders4Gmail a label <code>aaa</code> could be the parent label of <code>AAA/bbb</code>. Not pretty but it worked. Now you need to spell the name of the parent label exactly the same, for example <code>AAA</code> and <code>AAA/bbb</code>.</li>
<li><strong>All parent labels must be real labels in Gmail</strong><br />
With Folders4Gmail, if you had a label <code>Family/Mum</code> but no label <code>Family</code>, a fake <code>Family</code> label would automatically be created. This does not happen with the lab feature. All parent labels must exist as real labels in Gmail or your labels will be displayed strangely.</li>
<li>Rename legacy label separators<br />
If you started using Folders4Gmail in 2007 and never bothered to rename your legacy separators Family<span style="background: yellow;"><strong>\</strong></span>Mum to Gmail&#8217;s format Family<span style="background: yellow;"><strong>/</strong></span>Mum, you have to rename them now.</li>
<li>Old advice still applies<br />
I recommend that you go to <code>Settings &gt; Labels</code> and select <code>Show All</code>. Hide your labels out of view either in a folder hierarchy or under the <code>## more</code> link, not both.</li>
</ol>
<p>After three years of maintaining Folders4Gmail, I&#8217;m very happy to see that Gmail finally added nesting to their labels. Definitely I won&#8217;t miss doing the half-yearly emergency fixes for  Folders4Gmail after some Gmail update.<br />
I think that is one of the reasons why Gmail is the best email service around today: Gmail keeps adding new features and constantly improves the service.</p>
<p>Let me say a big thank you to all the users of Folders4Gmail. In the last three years you guys wrote hundreds of encouraging emails and comments, found bugs in the script and volunteered to test new versions. Your positive feedback made maintaining Folders4Gmail a great experience for me <img src='http://arendvr.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://arendvr.com/2010/04/09/great-news-gmail-now-has-folders/feed/</wfw:commentRss>
		<slash:comments>43</slash:comments>
		</item>
		<item>
		<title>Folders4Gmail fixed (version 1.53)</title>
		<link>http://arendvr.com/2010/03/04/folders4gmail-fixed-version-1-53/</link>
		<comments>http://arendvr.com/2010/03/04/folders4gmail-fixed-version-1-53/#comments</comments>
		<pubDate>Thu, 04 Mar 2010 19:05:42 +0000</pubDate>
		<dc:creator>Arend v. Reinersdorff</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://arendvr.com/?p=218</guid>
		<description><![CDATA[Folders4Gmail works again after it broke because of an improvement to Gmail. This seems to happen every half a year or so&#8230; Get the updated version from the Folders4Gmail page. Many thanks to everyone who volunteered to test the update! &#8230; <a href="http://arendvr.com/2010/03/04/folders4gmail-fixed-version-1-53/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Folders4Gmail works again after it broke because of an <a href="http://gmailblog.blogspot.com/2010/03/fast-new-windows.html">improvement to Gmail</a>. This seems to happen every half a year or so&#8230;</p>
<p>Get the updated version from the <a href="http://arendvr.com/folders4gmail/"><strong>Folders4Gmail page</strong></a>.</p>
<p>Many thanks to everyone who volunteered to test the update! You made my life a lot easier. <img src='http://arendvr.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://arendvr.com/2010/03/04/folders4gmail-fixed-version-1-53/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>On Recognizing Design Patterns with Crocopat</title>
		<link>http://arendvr.com/2009/07/11/on-recognizing-design-patterns-with-crocopat/</link>
		<comments>http://arendvr.com/2009/07/11/on-recognizing-design-patterns-with-crocopat/#comments</comments>
		<pubDate>Sat, 11 Jul 2009 21:52:33 +0000</pubDate>
		<dc:creator>Arend v. Reinersdorff</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://arendvr.com/?p=188</guid>
		<description><![CDATA[My bachelor thesis: Abstract The program Crocopat was created &#8211; among other things &#8211; to find design patterns. But it has its own input format and cannot read Java source code directly. So it is hard to determine how good &#8230; <a href="http://arendvr.com/2009/07/11/on-recognizing-design-patterns-with-crocopat/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>My bachelor thesis:</p>
<p><em><strong>Abstract</strong></em><br />
The program <a href="http://www.sosy-lab.org/~dbeyer/CrocoPat/">Crocopat</a> was created &#8211; among other things &#8211; to find design patterns. But it has its own input format and cannot read Java source code directly. So it is hard to determine how good the program really is in finding design patterns.<br />
The goal of this paper is to create a tool, which converts Java projects into Crocopat’s input format. Then different design patterns shall be tested to evaluate how well searching for design patterns with Crocopat really works.</p>
<p><a href="http://arendvr.com/wp-content/uploads/On-Recognizing-Design-Patterns-with-Crocopat.pdf">Read the paper (pdf)</a></p>
<p><a href="http://code.google.com/p/java2rsf/source/browse/">See the source code</a></p>
]]></content:encoded>
			<wfw:commentRss>http://arendvr.com/2009/07/11/on-recognizing-design-patterns-with-crocopat/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Folders4Gmail works again</title>
		<link>http://arendvr.com/2009/07/07/folders4gmail-works-again/</link>
		<comments>http://arendvr.com/2009/07/07/folders4gmail-works-again/#comments</comments>
		<pubDate>Tue, 07 Jul 2009 12:11:52 +0000</pubDate>
		<dc:creator>Arend v. Reinersdorff</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://arendvr.com/?p=174</guid>
		<description><![CDATA[A week after Gmail added Drag and Drop to their labels, Folders4Gmail is working again. Get the latest version here. Also, remember that you should select show all in Gmail&#8217;s Settings &#62; Labels tab. This is not strictly necessary for &#8230; <a href="http://arendvr.com/2009/07/07/folders4gmail-works-again/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>A week after <a href="http://gmailblog.blogspot.com/2009/07/labels-drag-and-drop-hiding-and-more.html">Gmail added Drag and Drop</a> to their labels, Folders4Gmail is working again. Get the latest version <strong><a href="http://arendvr.com/folders4gmail/">here</a></strong>.</p>
<p>Also, remember that you should select <code>show all</code> in Gmail&#8217;s <code>Settings &gt; Labels</code> tab.<br />
<img class="alignnone size-full wp-image-172" title="Show All" src="http://arendvr.com/wp-content/uploads/showAll.png" alt="Show All" width="420" height="48" /><br />
This is not strictly necessary for Folders4Gmail to work. But if you don&#8217;t select <code>show all</code>, half of your labels will hide in the sublabels and the other half under Gmail&#8217;sá <code>More </code>button.</p>
<p>Sorry to all of you who have waited patiently for the update. Unfortunately, this time fixing the script was much harder than usual.</p>
<p><strong>Update</strong>:<br />
The update (version 1.5) didn&#8217;t work with ths Gmail Labs Tasks feature. Fixed in version 1.51. Thanks to Scott Dafforn, who found the problem.</p>
<p><strong>Update 2 (July 9, 2009)</strong> The updated script (version 1.5) used a lot of CPU time. Hopefully, the problem should be fixed now (version 1.52).</p>
]]></content:encoded>
			<wfw:commentRss>http://arendvr.com/2009/07/07/folders4gmail-works-again/feed/</wfw:commentRss>
		<slash:comments>23</slash:comments>
		</item>
		<item>
		<title>Google Docs Backup Demo</title>
		<link>http://arendvr.com/2009/03/21/google-docs-backup-demo/</link>
		<comments>http://arendvr.com/2009/03/21/google-docs-backup-demo/#comments</comments>
		<pubDate>Sat, 21 Mar 2009 17:39:08 +0000</pubDate>
		<dc:creator>Arend v. Reinersdorff</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://arendvr.com/?p=140</guid>
		<description><![CDATA[Update: Since October 2009 you should use Google Docs Batch Export instead. Since last month the Google Docs Data API has support for downloading documents. Here&#8217;s a small demo that downloads 10 of your documents as a .zip file. Limits &#8230; <a href="http://arendvr.com/2009/03/21/google-docs-backup-demo/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><span style="color: #ff0000;"><strong>Update:</strong> <span style="color: #000000;">Since October 2009 you should use <a href="http://googlesystem.blogspot.com/2009/10/export-google-docs.html">Google Docs Batch Export</a> instead.</span></span></p>
<p>Since last month the Google Docs Data API has support for downloading documents. Here&#8217;s a small demo that downloads 10 of your documents as a .zip file.</p>
<p><strong>Limits</strong><br />
The demo will only download up to 10 documents and it won&#8217;t download documents bigger than 1 MB. This is because the demo runs on Google App Engine, which <a href="https://developers.google.com/appengine/docs/quotas#Requests">restricts</a> the size and response time of HTTP-responses.</p>
<p><strong>Try it out</strong></p>
<ol>
<li><strong><a href="https://www.google.com/accounts/AuthSubRequest?scope=http%3A%2F%2Fdocs.google.com%2Ffeeds%2F+http%3A%2F%2Fspreadsheets.google.com%2Ffeeds%2F&amp;session=1&amp;secure=0&amp;hd=default&amp;next=http%3A%2F%2Fgdocs-backup-demo.appspot.com%2Fwait%3Fauth_sub_scopes%3Dhttp%253A%252F%252Fdocs.google.com%252Ffeeds%252F%2Bhttp%253A%252F%252Fspreadsheets.google.com%252Ffeeds%252F">Follow this link</a></strong></li>
<li>Grant the demo access to your Google documents:<br />
<img class="alignnone size-medium wp-image-141" style="border: 1px solid black;" title="Grant Access to your documents" src="http://arendvr.com/wp-content/uploads/grant-access-300x277.gif" alt="Grant Access to your documents" width="300" height="277" /></li>
<li>Wait for the download of the .zip file. This can take up to 60 seconds.<br />
<img class="alignnone size-medium wp-image-142" style="border: 1px solid black;" title="Wait for the download" src="http://arendvr.com/wp-content/uploads/wait-for-download-300x164.gif" alt="Wait for the download" width="300" height="164" /></li>
</ol>
<p><a href="http://code.google.com/p/gdocs-backup-demo/source/browse/#svn/trunk">See the source code</a></p>
]]></content:encoded>
			<wfw:commentRss>http://arendvr.com/2009/03/21/google-docs-backup-demo/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Folders4Gmail fixed</title>
		<link>http://arendvr.com/2009/03/03/folders4gmail-fixed/</link>
		<comments>http://arendvr.com/2009/03/03/folders4gmail-fixed/#comments</comments>
		<pubDate>Tue, 03 Mar 2009 16:00:27 +0000</pubDate>
		<dc:creator>Arend v. Reinersdorff</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://arend-von-reinersdorff.com/?p=117</guid>
		<description><![CDATA[Gmail made some very minor changes to their website (they renamed their Html-classes). Unfortunately, it was enough to break Folders4Gmail. Please install the latest version of Folders4Gmail to make it work again. Version 1.41 also works better with right-to-left languages &#8230; <a href="http://arendvr.com/2009/03/03/folders4gmail-fixed/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Gmail made some very minor changes to their website (they renamed their Html-classes). Unfortunately, it was enough to break Folders4Gmail.</p>
<p>Please install the <a href="http://arendvr.com/folders4gmail/">latest version of Folders4Gmail</a> to make it work again.</p>
<p>Version 1.41 also works better with right-to-left languages like Hebrew and Arabic.</p>
<p>For those of you using <a href="http://lifehacker.com/320618/better-gmail-2-firefox-extension-for-new-gmail">Better Gmail 2</a>, I emailed lifehacker.com about the update. So there should be an update for Better Gmail in a couple of days.</p>
<p>Sorry for the trouble. Unfortunately, userscripts are very vulnerable to such small website changes.</p>
<p><strong>[Update March 5th, 2009]<br />
</strong>The <a href="http://lifehacker.com/#!5165040/better-gmail-2-fixes-now-available">update for Better Gmail</a> is available now</p>
]]></content:encoded>
			<wfw:commentRss>http://arendvr.com/2009/03/03/folders4gmail-fixed/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>Folders4Gmail now uses images from Gmail&#8217;s themes</title>
		<link>http://arendvr.com/2008/11/28/folders4gmail-now-uses-images-from-gmails-themes/</link>
		<comments>http://arendvr.com/2008/11/28/folders4gmail-now-uses-images-from-gmails-themes/#comments</comments>
		<pubDate>Fri, 28 Nov 2008 15:38:00 +0000</pubDate>
		<dc:creator>Arend v. Reinersdorff</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://arend-von-reinersdorff.com/?p=99</guid>
		<description><![CDATA[Folders4Gmail got an update to version 1.4. New: expander images are taken from the current Gmail theme to better fit in instructions for using the script in Google Chrome with Greasemetal &#160; You can get the new version from the &#8230; <a href="http://arendvr.com/2008/11/28/folders4gmail-now-uses-images-from-gmails-themes/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Folders4Gmail got an update to version 1.4.<br />
New:</p>
<ul>
<li>expander images are taken from the current <a href="http://gmailblog.blogspot.com/2008/11/spice-up-your-inbox-with-colors-and.html">Gmail theme</a> to better fit in</li>
<li>instructions for using the script in Google Chrome with <a href="http://greasemetal.31tools.com/">Greasemetal</a></li>
</ul>
<p>&nbsp;</p>
<p><a href="http://arendvr.com/wp-content/uploads/labels2.png"><img class="alignnone size-full wp-image-327" title="labels2" src="http://arendvr.com/wp-content/uploads/labels2.png" alt="" width="142" height="152" /></a></p>
<p>You can get the new version from the <a href="http://arendvr.com/folders4gmail/">Folders4Gmail page</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://arendvr.com/2008/11/28/folders4gmail-now-uses-images-from-gmails-themes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Minor Folders4Gmail update to version 1.37</title>
		<link>http://arendvr.com/2008/08/17/minor-folders4gmail-update-to-version-137/</link>
		<comments>http://arendvr.com/2008/08/17/minor-folders4gmail-update-to-version-137/#comments</comments>
		<pubDate>Sun, 17 Aug 2008 20:50:49 +0000</pubDate>
		<dc:creator>Arend v. Reinersdorff</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://arend-von-reinersdorff.com/?p=69</guid>
		<description><![CDATA[Folders4Gmail now works when the the Gmail Labs setting &#8220;Hide unread count&#8221; is enabled. Folders4Gmail now runs on IE7Pro for Internet Explorer. The other Greasemonkey-plugin for Internet Explorer, Turnabout from Reify, was unchanged for some years and now their website &#8230; <a href="http://arendvr.com/2008/08/17/minor-folders4gmail-update-to-version-137/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<ul>
<li>Folders4Gmail now works when the the <a href="http://gmailblog.blogspot.com/2008/06/introducing-gmail-labs.html">Gmail Labs</a> setting &#8220;Hide unread count&#8221; is enabled.</li>
<li>Folders4Gmail now runs on <a href="http://www.ie7pro.com/">IE7Pro</a> for Internet Explorer. The other Greasemonkey-plugin for Internet Explorer, <a href="http://web.archive.org/web/20070628133258/http://www.reifysoft.com/turnabout.php">Turnabout from Reify</a>, was unchanged for some years and now their website is shut down.</li>
</ul>
<p>You can get the new version from the <a href="http://arendvr.com/folders4gmail/">Folders4Gmail page</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://arendvr.com/2008/08/17/minor-folders4gmail-update-to-version-137/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Ebay Feedback Notification Pipe</title>
		<link>http://arendvr.com/2008/05/05/ebay-feedback-notification-pipe/</link>
		<comments>http://arendvr.com/2008/05/05/ebay-feedback-notification-pipe/#comments</comments>
		<pubDate>Mon, 05 May 2008 22:35:04 +0000</pubDate>
		<dc:creator>Arend v. Reinersdorff</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blogtest.arend-von-reinersdorff.com/?p=41</guid>
		<description><![CDATA[Get notified by RSS when you have new Ebay feedback. Get feedback feed for .. Ebay username I use Warning: Incomplete feeds If you get a lot of feedback, not all feedback will appear in the feed. This pipe is &#8230; <a href="http://arendvr.com/2008/05/05/ebay-feedback-notification-pipe/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Get notified by RSS when you have new Ebay feedback.</p>
<p><img class="alignnone size-full wp-image-39" style="border: 1px solid black;" src="/wp-content/uploads/ebayfeedbackexample.png" alt="" width="401" height="293" /></p>
<p><span id="more-41"></span></p>
<fieldset>
<legend>Get feedback feed for ..</legend>
<form action="http://pipes.yahoo.com/pipes/pipe.run" method="get">
<input type="hidden" name="_cmd" value="Run Pipe" />
<input type="hidden" name="_id" value="vspfUrQA3BGzQ6831vC6Jw" />
<input type="hidden" name="_render" value="rss" />
<table border="0">
<tbody>
<tr>
<td><label for="ebayUsername">Ebay username</label></td>
<td>
<input id="ebayUsername" type="text" name="ebayUsername" /></td>
<td></td>
</tr>
<tr>
<td><label for="ebayDomain">I use</label></td>
<td>
<input id="ebayDomain" type="text" name="ebayDomain" value="ebay.com" /></td>
<td>
<input onclick="pageTracker._trackPageview('/submit/article/run-ebay-pipe');" type="submit" value="Get feedback feed" /></td>
</tr>
</tbody>
</table>
</form>
</fieldset>
<h2>Warning: Incomplete feeds</h2>
<p>If you get a lot of feedback, not all feedback will appear in the feed.</p>
<p>This pipe is for you, if you use Ebay occasionally only. If you wait for Ebay feedback and don&#8217;t want to check your feedback page manually each day. It&#8217;s a short announcement &#8220;Hey, there&#8217;s at least one new feedback&#8221;.</p>
<p>However, if you are a Powerseller and need a complete feed of every new feedback, this pipe doesn&#8217;t help.</p>
<h2>Need more feeds? Get the userscript.</h2>
<p><strong>Q:</strong> You want more than one feed but don&#8217;t want to set up each one by hand?<br />
<strong>A:</strong> The Ebay Feedback Notification userscript adds RSS links to each Ebay feedback page you visit. Just click to subscribe.</p>
<p><img class="alignnone size-full wp-image-40" style="border: 1px solid black;" src="/wp-content/uploads/example_small.gif" alt="" width="420" height="89" /></p>
<ol>
<li>Install <img class="alignnone size-full wp-image-16" style="vertical-align: middle;" src="/wp-content/uploads/logo_gm.gif" alt="" width="20" height="20" /> <a href="https://addons.mozilla.org/en-US/firefox/addon/greasemonkey/">Greasemonkey</a> for Firefox</li>
<li>Click here: <a style="color: black; background: #d3d3d3; text-decoration: none; border-right: 1px solid black; border-bottom: 1px solid black; padding: 4px 8px;" href="http://userscripts.org/scripts/source/11011.user.js">Install Ebay Feedback Notification userscript</a></li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://arendvr.com/2008/05/05/ebay-feedback-notification-pipe/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

