<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet href="https://notiz.blog/wp-content/plugins/pretty-feeds/pretty-feed-v4.xsl" type="text/xsl" media="screen" ?>


<!--

	Feeds whisper secrets,
	In the RSS Club's embrace,
	Knowledge blooms in grace.

-->

<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/"
	xmlns:source="http://source.scripting.com/"
xmlns:creativeCommons="http://backend.userland.com/creativeCommonsRssModule"
>

<channel>
	<title>Privacy Policy &#8211; notizBlog</title>
	<atom:link href="https://notiz.blog/tag/privacy-policy/feed/" rel="self" type="application/rss+xml" />
	<link>https://notiz.blog</link>
	<description>a weblog mainly about the open, portable, interoperable, small, social, synaptic, semantic, structured, distributed, (re-)decentralized, independent, microformatted and federated social web</description>
	<lastBuildDate>Tue, 21 Nov 2023 10:14:31 +0000</lastBuildDate>
	<language>de</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>

<image>
	<url>https://notiz.blog/wp-content/uploads/2019/10/cropped-notizblog-icon-1-32x32.png</url>
	<title>Privacy Policy &#8211; notizBlog</title>
	<link>https://notiz.blog</link>
	<width>32</width>
	<height>32</height>
</image> 
<source:blogroll>https://reader.pfefferle.org/i/?a=opml&amp;get=c_2</source:blogroll>
<creativeCommons:license>https://creativecommons.org/licenses/by-sa/4.0/</creativeCommons:license>
<atom:link rel="hub" href="https://pubsubhubbub.appspot.com"/>
<atom:link rel="hub" href="https://pubsubhubbub.superfeedr.com"/>
<atom:link rel="hub" href="https://switchboard.p3k.io/"/>
<atom:link rel="self" href="https://notiz.blog/tag/privacy-policy/feed/"/>
<atom:link rel="search" type="application/opensearchdescription+xml" title="Search notizBlog" href="https://notiz.blog/wp-api/opensearch/1.1/document" />	<item>
		<title>OpenWeb-Notizen: XAuth, OpenWeb, ActivityStreams, Podcasts</title>
		<link>https://notiz.blog/2010/06/09/openweb-notizen-xauth-openweb-activitystreams-podcasts/</link>
					<comments>https://notiz.blog/2010/06/09/openweb-notizen-xauth-openweb-activitystreams-podcasts/#respond</comments>
		
		<dc:creator><![CDATA[Matthias Pfefferle]]></dc:creator>
		<pubDate>Wed, 09 Jun 2010 18:16:39 +0000</pubDate>
				<category><![CDATA[Open Web]]></category>
		<category><![CDATA[OpenWeb Notizen]]></category>
		<category><![CDATA[ActivityStreams]]></category>
		<category><![CDATA[Deutschlandfunk]]></category>
		<category><![CDATA[OpenWeb Podcast]]></category>
		<category><![CDATA[Podcast]]></category>
		<category><![CDATA[Privacy Policy]]></category>
		<category><![CDATA[XAuth]]></category>
		<guid isPermaLink="false">http://notizblog.org/?p=2791</guid>

					<description><![CDATA[XAuth oder NixAuth? Das Thema XAuth wird gerade heftigst diskutiert. Ist XAuth ein Privacy Issue oder das Mittel gegen die NASCAR-Buttons? open != better Eran Hammer-Lahav über den Trugschluss: &#8222;open&#8220; wäre das Mittel gegen Facebook. Well, the open community can’t beat Facebook. But companies using open technologies can – by building better products. Outside the [&#8230;]]]></description>
										<content:encoded><![CDATA[
<h3 class="wp-block-heading"><strong>XAuth oder NixAuth?</strong></h3>



<p>Das Thema <em>XAuth</em> wird gerade heftigst diskutiert. Ist <em>XAuth</em> ein <em>Privacy Issue</em> oder das Mittel gegen die <em>NASCAR</em>-Buttons?</p>



<ul class="wp-block-list">
<li><a href="https://web.archive.org/web/20131113102645/http://hueniverse.com/2010/06/xauth-a-terrible-horrible-no-good-very-bad-idea/">XAuth – a Terrible, Horrible, No Good, Very Bad Idea</a></li>



<li><a href="http://www.abstractioneer.org/2010/06/xauth-is-lot-like-democracy.html">XAuth is a Lot Like Democracy</a></li>
</ul>



<h3 class="wp-block-heading"><strong>open != better</strong></h3>



<p>Eran Hammer-Lahav über den Trugschluss: &#8222;open&#8220; wäre <em>das</em> Mittel gegen Facebook.</p>



<blockquote class="wp-block-quote is-layout-flow wp-block-quote-is-layout-flow">
<p>Well, the open community can’t beat Facebook.</p>



<p>But companies using open technologies can – by building better products. Outside the echo chamber of web standards fanatics, the vast majority of web users don’t care about how the web works. They care about their user experience, where their friends are, and when something goes wrong, protecting their privacy.</p>
</blockquote>



<ul class="wp-block-list">
<li><a href="https://web.archive.org/web/20130818094735/http://hueniverse.com/2010/06/how-the-open-community-can-beat-facebook/">How the Open Community Can Beat Facebook</a></li>
</ul>



<h3 class="wp-block-heading"><strong>Activity Streams bei GNIP </strong></h3>


<pre class="wp-block-code"><span><code class="hljs language-xml"><span class="hljs-tag">&lt;<span class="hljs-name">entry</span>&gt;</span>
  <span class="hljs-tag">&lt;<span class="hljs-name">title</span>&gt;</span>GNIP unterstützt jetzt auch die ActivityStreams - Syntax.<span class="hljs-tag">&lt;/<span class="hljs-name">title</span>&gt;</span>
  <span class="hljs-tag">&lt;<span class="hljs-name">activity:verb</span>&gt;</span>http://activitystrea.ms/schema/1.0/like<span class="hljs-tag">&lt;/<span class="hljs-name">activity:verb</span>&gt;</span>
<span class="hljs-tag">&lt;/<span class="hljs-name">entry</span>&gt;</span></code></span></pre>


<ul class="wp-block-list">
<li><a href="https://web.archive.org/web/20170809174922/https://blog.gnip.com/activity-streams/">Activity Streams bei GNIP</a></li>
</ul>



<h3 class="wp-block-heading"><strong>Mr. Topf für auf die Ohren</strong></h3>



<p>Mein <em>OpenWeb</em>-Podcast Kollege Christian Scholz war die letzte Woche sehr audio-präsent! Er spricht mit dem Deutschlandfunk über &#8222;Facebook und die Alternativen&#8220;, mit mir über &#8222;OAuth 2&#8220; und im <em>Data Without Borders</em>-Podcast unter Anderem über die &#8222;Portability Policy&#8220;.</p>



<ul class="wp-block-list">
<li><a href="http://mrtopf.de/blog/podcast/was-auf-die-ohren-diaspora-oauth-20-der-startupbus-und-die-portability-policy/">Was auf die Ohren: Diaspora, OAuth 2.0, der StartupBus und die Portability Policy</a></li>



<li><a href="https://www.deutschlandfunk.de/dezentral-sozial-100.html">Dezentral sozial</a></li>



<li><a href="http://blog.openwebpodcast.de/355/owp30/">Episode 30 – OAuth, OAuth WRAP und OAuth 2</a></li>



<li><a href="https://web.archive.org/web/20120614110450/http://datawithoutborders.net/dwbp17/">DWBP17: The Portability Policy</a></li>
</ul>
<p>RSS readers like you are the secret sauce of the internet. Keep rocking and staying informed!</p>]]></content:encoded>
					
					<wfw:commentRss>https://notiz.blog/2010/06/09/openweb-notizen-xauth-openweb-activitystreams-podcasts/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>OpenWeb-Notizen: DiSo 2, Mozilla, Microdata, Portability Policy</title>
		<link>https://notiz.blog/2010/05/26/openweb-notizen-diso-2-mozilla-facebook-semantic-web/</link>
					<comments>https://notiz.blog/2010/05/26/openweb-notizen-diso-2-mozilla-facebook-semantic-web/#respond</comments>
		
		<dc:creator><![CDATA[Matthias Pfefferle]]></dc:creator>
		<pubDate>Wed, 26 May 2010 18:40:59 +0000</pubDate>
				<category><![CDATA[Open Web]]></category>
		<category><![CDATA[OpenWeb Notizen]]></category>
		<category><![CDATA[DataPortability]]></category>
		<category><![CDATA[DiSo]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Mozilla]]></category>
		<category><![CDATA[OpenWeb Podcast]]></category>
		<category><![CDATA[Portability Policy]]></category>
		<category><![CDATA[Privacy Policy]]></category>
		<category><![CDATA[Webstandards]]></category>
		<guid isPermaLink="false">http://notizblog.org/?p=2691</guid>

					<description><![CDATA[Da ich in den letzten Monaten nicht wirklich viel Zeit zum bloggen hatte, im (Open)Web aber trotzdem viel zu viel interessantes passiert und ich hackrs kurzen und prägnanten Schreibstil sehr schätze, versuche ich mich jetzt mal an einer OpenWeb-Version von Linkwertig und nenne es &#8222;OpenWeb-Notizen&#8222;&#8230; Das versuche ich jetzt mal jeden Mittwoch zu machen&#8230; eine [&#8230;]]]></description>
										<content:encoded><![CDATA[
<p>Da ich in den letzten Monaten nicht wirklich viel Zeit zum bloggen hatte, im (Open)Web aber trotzdem viel zu viel interessantes passiert und ich <a href="https://hackr.de/">hackrs</a> kurzen und prägnanten Schreibstil sehr schätze, versuche ich mich jetzt mal an einer OpenWeb-Version von <a href="http://netzwertig.com/2010/05/26/linkwertig-pac-man-semantisches-web-google-analytics-mobile-commerce/">Linkwertig</a> und nenne es &#8222;<a href="https://notiz.blog/category/openweb-notizen/">OpenWeb-Notizen</a>&#8222;&#8230; Das versuche ich jetzt mal jeden Mittwoch zu machen&#8230; eine Art <em>OpenWeb-Wednesday</em> so zu sagen&#8230;</p>



<p><strong>DiSO 2</strong><br/> Steve Ivy (Mitbegründer des DiSo-Projekts) interviewt Tantek Çelik (geistiger Vater der Microformats) zu <em>Distributed Social Networks</em>. Im aktuellen Interview spricht Tantek über URL-Shortener: warum sie das Internet &#8222;verletzen&#8220;, warum man sie dennoch braucht, warum <em>jeder</em> seinen eigen Shortening-Service betreiben sollte und wie er das Problem für sich gelöst hat.</p>



<p>» <a href="https://web.archive.org/web/20100418004554/http://www.monkinetic.com/2010/03/interview-tantek-celik-conceptualizing-diso-20.html">Interview: Tantek Celik, Conceptualizing DiSo 2.0</a><br/> » <a href="https://web.archive.org/web/20100529033049/http://www.monkinetic.com/2010/05/tantek-celik-diso-20-brass-tacks.html">Tantek Celik on DiSo 2.0: Down to Brass Tacks</a></p>



<p><strong>Tantek Çelik unterstützt Mozilla</strong><br/> &#8230;und nochmal etwas vom Mr. Microformat. Tantek soll dem Firefox-Team während der nächsten Monate mit seiner <em>Open-/Web-Standards Erfahrung</em> zur Seite stehen:</p>



<blockquote class="wp-block-quote is-layout-flow wp-block-quote-is-layout-flow">
	<p>My belief is that by basing our work on simple, open, accessible Web standards, that we can help usher in a whole new era of distributed social Web sites.</p>
</blockquote>



<p>» <a href="https://web.archive.org/web/20140209140004/http://news.cnet.com/8301-13577_3-20005987-36.html">Mozilla hires open-standards guru Celik</a></p>



<p><strong>Umfassende Microdata-Einführung</strong><br/> Mark Pilgrim befasst sich in seinem frei erhältlichen Online-Buch &#8222;Dive Into HTML5&#8220; auch sehr detailliert mit dem Thema <em>Microdata</em>. Sehr empfehlenswert für Einsteiger <em>und</em> Fortgeschrittene!</p>



<p>» <a href="http://diveintohtml5.info/extensibility.html">&#8222;Distributed&#8220;, &#8222;Extensibility&#8220;, &amp; Other Fancy Words</a></p>



<p><strong>Portability Policy</strong><br/> Die <em>DataPortability Organisation</em> veröffentlicht die <em>Portability Policy</em>. Die Policy soll eine Art standardisierte Zusammenfassung der <em>Privacy Policy</em> und der <em>Terms of Services</em> sein, mit der Plattformbetreiber auf die <em>Portabilität</em> ihrer Daten hinweisen können.</p>



<p>» <a href="https://web.archive.org/web/20110830165828/http://portabilitypolicy.org/index.html">Portability Policy</a></p>



<p><strong>(Video) Podcasts</strong><br/> Es gibt wieder neue Folgen von &#8222;The SocialWeb TV&#8220; und dem &#8222;OpenWebPodcast&#8220;:</p>



<p>» <a href="https://web.archive.org/web/20131207055646/http://www.thesocialweb.tv/blog/2010/05/f.html">SocialWeb TV: Making Sense of Recent News</a><br/> » <a href="http://blog.openwebpodcast.de/347/owp29/">OpenWebPodcast: Episode 29 – OpenWebNews</a></p>
<p>You are a true RSS aficionado! While others are drowning in social media noise, you enjoy the simplicity and control of RSS. Congrats!</p>]]></content:encoded>
					
					<wfw:commentRss>https://notiz.blog/2010/05/26/openweb-notizen-diso-2-mozilla-facebook-semantic-web/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
