<?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>micro-tools &#8211; notizBlog</title>
	<atom:link href="https://notiz.blog/tag/micro-tools/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>Wed, 01 Mar 2023 15:36:55 +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>micro-tools &#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/micro-tools/feed/"/>
<atom:link rel="search" type="application/opensearchdescription+xml" title="Search notizBlog" href="https://notiz.blog/wp-api/opensearch/1.1/document" />	<item>
		<title>hCard to QR-Code Update</title>
		<link>https://notiz.blog/2007/06/25/hcard-to-qr-code-update/</link>
					<comments>https://notiz.blog/2007/06/25/hcard-to-qr-code-update/#respond</comments>
		
		<dc:creator><![CDATA[Matthias Pfefferle]]></dc:creator>
		<pubDate>Mon, 25 Jun 2007 18:38:53 +0000</pubDate>
				<category><![CDATA[Open Web]]></category>
		<category><![CDATA[micro-tools]]></category>
		<category><![CDATA[Microformats]]></category>
		<category><![CDATA[Mikroformate]]></category>
		<category><![CDATA[QR-Code]]></category>
		<guid isPermaLink="false">http://notizblog.org/2007/06/25/hcard-to-qr-code-update/</guid>

					<description><![CDATA[Søren Johannessen from the danish microformats weblog: microformats.dk found a small bug in the hQR Code and suggested me to change the charset from &#8222;iso-8859-1&#8220; to &#8222;UTF-8&#8220; so please download the new version hQR_1.1. Have a try URL to hCard:&#160; Thanks Søren&#8230;]]></description>
										<content:encoded><![CDATA[
<p>Søren Johannessen from the danish microformats weblog: <a href="https://web.archive.org/web/20090323155632/http://www.microformats.dk/">microformats.dk</a> found a small bug in the <a href="https://web.archive.org/web/20070626220111/http://www.microform.at/hcard2qrcode">hQR Code</a> and suggested me to change the charset from &#8222;iso-8859-1&#8220; to &#8222;UTF-8&#8220; so please download the new version hQR_1.1.</p>



<h4 class="wp-block-heading">Have a try</h4>



<p>
	<form action="http://www.microform.at/hcard2qrcode/" method="get"><span>URL to hCard:</span>&nbsp;<input name="url" type="text"><input value="OK" type="submit"></form>
</p>



<p>Thanks Søren&#8230;</p>
<p>Hey there, RSS reader! You’re one of a special few, choosing this old-school yet awesome way of staying informed. Kudos!</p>]]></content:encoded>
					
					<wfw:commentRss>https://notiz.blog/2007/06/25/hcard-to-qr-code-update/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>hCard to QR-Code Script</title>
		<link>https://notiz.blog/2007/06/22/hcard-to-qr-code-script/</link>
					<comments>https://notiz.blog/2007/06/22/hcard-to-qr-code-script/#comments</comments>
		
		<dc:creator><![CDATA[Matthias Pfefferle]]></dc:creator>
		<pubDate>Fri, 22 Jun 2007 17:47:05 +0000</pubDate>
				<category><![CDATA[Open Web]]></category>
		<category><![CDATA[micro-tools]]></category>
		<category><![CDATA[Microformats]]></category>
		<category><![CDATA[Mikroformate]]></category>
		<category><![CDATA[QR-Code]]></category>
		<guid isPermaLink="false">http://notizblog.org/2007/06/22/hcard-to-qr-code-script/</guid>

					<description><![CDATA[Sebastian Küpers hatte ja vor kurzem die tolle Idee hCards mittels QR-Code aufs Handy zu bekommen&#8230; Ich hab mir jetzt mal alle möglichen Varianten überlegt um das ganze zu automatisieren und eine kleine PHP Klasse geschrieben. Die Klasse verwendet Brian Sudas X2V um die vCard zu parsen, die urlTea API um die URLs zu verkürzen [&#8230;]]]></description>
										<content:encoded><![CDATA[
<p><a href="https://web.archive.org/web/20090321193503/http://pixelsebi.com:80/2007-06-11/hcard-via-qr-code-via-vcard-to-phone/">Sebastian Küpers</a> hatte ja vor kurzem die tolle Idee <a href="http://microformats.org/wiki/hCard">hCards</a> mittels <a href="https://de.wikipedia.org/wiki/QR-Code">QR-Code</a> aufs Handy zu bekommen&#8230;<br> Ich hab mir jetzt mal alle möglichen Varianten überlegt um das ganze zu automatisieren und eine kleine PHP Klasse geschrieben.<br> Die Klasse verwendet <a href="https://suda.co.uk/projects/X2V/">Brian Sudas X2V</a> um die vCard zu parsen, die <a href="https://web.archive.org/web/20080225213544/http://urltea.com:80/api/">urlTea API</a> um die URLs zu verkürzen und die Kaywa API um den QR-Code zu erstellen.</p>



<p>Ausprobieren könnt ihr das ganze auf: <a href="https://web.archive.org/web/20070626220111/http://www.microform.at/hcard2qrcode">www.microform.at/hcard2qrcode/</a></p>
<p>You are a master of efficiency! By using RSS, you save time and avoid distractions. 👏</p>]]></content:encoded>
					
					<wfw:commentRss>https://notiz.blog/2007/06/22/hcard-to-qr-code-script/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
		<item>
		<title>Amazon Reviews to hReview</title>
		<link>https://notiz.blog/2007/06/21/amazon-reviews-to-hreview/</link>
					<comments>https://notiz.blog/2007/06/21/amazon-reviews-to-hreview/#respond</comments>
		
		<dc:creator><![CDATA[Matthias Pfefferle]]></dc:creator>
		<pubDate>Thu, 21 Jun 2007 07:34:09 +0000</pubDate>
				<category><![CDATA[Open Web]]></category>
		<category><![CDATA[Amazon]]></category>
		<category><![CDATA[FediBlog]]></category>
		<category><![CDATA[hReview]]></category>
		<category><![CDATA[micro-tools]]></category>
		<category><![CDATA[Microformats]]></category>
		<category><![CDATA[Mikroformate]]></category>
		<category><![CDATA[Parser]]></category>
		<category><![CDATA[Review]]></category>
		<guid isPermaLink="false">http://notizblog.org/2007/06/21/amazon-reviews-to-hreview/</guid>

					<description><![CDATA[Für meine Thesis brauche ich Dummy-Daten im hReview-Format, erstens um meinen Java-Parser zu testen und zweitens um die gewonnenen Reviews sinnvoll bestimmten Produkten zuzuordnen. Auf der hReview-Implementation Seite im Microformats-Wiki soll es ja sowas schon geben, ich habe es auf der entsprechenden Seite aber nicht gefunden&#8230; Deshalb habe ich mir gestern mal ein paar Stunden [&#8230;]]]></description>
										<content:encoded><![CDATA[
<p>Für meine Thesis brauche ich Dummy-Daten im <a href="http://microformats.org/wiki/hreview">hReview</a>-Format, erstens um meinen Java-Parser zu testen und zweitens um die gewonnenen Reviews sinnvoll bestimmten Produkten zuzuordnen. Auf der <a href="http://microformats.org/wiki/hreview-implementations">hReview-Implementation</a> Seite im Microformats-Wiki soll es ja sowas schon geben, ich habe es auf der entsprechenden Seite aber nicht gefunden&#8230;<br/> Deshalb habe ich mir gestern mal ein paar Stunden zeit genommen und ein kleines PHP-Script geschrieben was mir das ganze ermöglicht. Es ist noch nicht ganz fertig (es fehlt z.B. noch die Auswahl ob ich bei amazon.com oder bei amazon.de suchen will) aber wer sowas in der Art braucht oder wer sichs einfach ml anschauen will, ich habs <a href="https://web.archive.org/web/20070625065449/http://www.microform.at/amazon2hreview">hier</a> mal hochgeladen.</p>



<p>Bei Interesse Stelle ich das ganze auch zum Download bereit.</p>



<p>Link: <a href="https://web.archive.org/web/20070625065449/http://www.microform.at/amazon2hreview">www.microform.at/amazon2hreview</a></p>
<p>RSS readers like you are the unsung heroes of the internet. Keep up the good work!</p>]]></content:encoded>
					
					<wfw:commentRss>https://notiz.blog/2007/06/21/amazon-reviews-to-hreview/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
