<?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>Yet another Note-Blog</title>
	<atom:link href="http://www.marcohinniger.de/wp/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.marcohinniger.de/wp</link>
	<description>A Sysadmin&#039;s notes</description>
	<lastBuildDate>Wed, 22 Feb 2012 19:22:07 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>one more step into the right direction</title>
		<link>http://www.marcohinniger.de/wp/2012/02/one-more-step-into-the-right-direction/</link>
		<comments>http://www.marcohinniger.de/wp/2012/02/one-more-step-into-the-right-direction/#comments</comments>
		<pubDate>Wed, 22 Feb 2012 12:21:53 +0000</pubDate>
		<dc:creator>Marco</dc:creator>
				<category><![CDATA[Google+]]></category>
		<category><![CDATA[future]]></category>

		<guid isPermaLink="false">http://www.marcohinniger.de/wp/2012/02/one-more-step-into-the-right-direction/</guid>
		<description><![CDATA[#future People who constantly reach into a pocket to check a smartphone for bits of information will soon have another option: a pair of Google-made glasses that will be able to stream information to the wearer’s eyeballs in real time. According to several Google employees familiar with the project who asked not to be named, <a href='http://www.marcohinniger.de/wp/2012/02/one-more-step-into-the-right-direction/'>[...]</a>]]></description>
			<content:encoded><![CDATA[<p>#future</p>
<p><i>People who constantly reach into a pocket to check a smartphone for bits of information will soon have another option: a pair of Google-made glasses that will be able to stream information to the wearer’s eyeballs in real time. According to several Google employees familiar with the project who asked not to be named, the glasses will go on sale to the public by the end of the year.</i>
<p style='clear:both;'>
<p style='margin-bottom:5px;'><strong>Embedded Link</strong></p>
<div style='height:120px;width:120px;overflow:hidden;float:left;margin-top:0px;padding-top:0px;margin-right:10px;vertical-align:top;text-align:center;clear:both;'>
													<img style='max-width:none;' src='http://images0-focus-opensocial.googleusercontent.com/gadgets/proxy?container=focus&#038;gadget=a&#038;resize_h=100&#038;url=http%3A%2F%2Fgraphics8.nytimes.com%2Fimages%2F2012%2F02%2F21%2Ftechnology%2Fbits-imagegoogle%2Fbits-imagegoogle-blog480.jpg' border='0' />
												</div>
<p>												<a href='http://bits.blogs.nytimes.com/2012/02/21/google-to-sell-terminator-style-glasses-by-years-end/?hp'>Google to Sell Heads-Up Display Glasses by Year&#39;s End</a><br />
												Google is currently making a pair of glasses that will be able to stream information to the wearer&#39;s eyes in real time. According to several Google employees familiar with the project, the glasses wil&#8230;
											</p>
<p style='clear:both;'> <strong>Google+:</strong> <a href='https://plus.google.com/102250368580696356375/posts/bvwuKk1tQFs' target='_new'>View post on Google+</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.marcohinniger.de/wp/2012/02/one-more-step-into-the-right-direction/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Firefox &amp; RapidSSL Zertifikat &amp; sec_error_unknown_issuer</title>
		<link>http://www.marcohinniger.de/wp/2012/02/firefox-rapidssl-zertifikat-sec_error_unknown_issuer/</link>
		<comments>http://www.marcohinniger.de/wp/2012/02/firefox-rapidssl-zertifikat-sec_error_unknown_issuer/#comments</comments>
		<pubDate>Tue, 21 Feb 2012 12:05:54 +0000</pubDate>
		<dc:creator>Marco</dc:creator>
				<category><![CDATA[Google+]]></category>

		<guid isPermaLink="false">http://www.marcohinniger.de/wp/2012/02/firefox-rapidssl-zertifikat-sec_error_unknown_issuer/</guid>
		<description><![CDATA[Wir haben einen Webdienst laufen, welcher per https angebunden werden muss. Ein entsprechendes SSL Zertifikat wurde über RapidSSL gekauft und eingebunden. Leider zeigte beim Besuch der Website der Firefox ein Problem in der Zertifikatsausstellerkette an: sec_error_unknown_issuer Das Problem tritt übrigens nicht mit Chrome oder Internet Explorer auf, da diese im Gegensatz zum Firefox keinen eigenen <a href='http://www.marcohinniger.de/wp/2012/02/firefox-rapidssl-zertifikat-sec_error_unknown_issuer/'>[...]</a>]]></description>
			<content:encoded><![CDATA[<p>Wir haben einen Webdienst laufen, welcher per https angebunden werden muss. Ein entsprechendes SSL Zertifikat wurde über RapidSSL gekauft und eingebunden. Leider zeigte beim Besuch der Website der Firefox ein Problem in der Zertifikatsausstellerkette an: <i>sec_error_unknown_issuer</i></p>
<p>Das Problem tritt übrigens nicht mit Chrome oder Internet Explorer auf, da diese im Gegensatz zum Firefox keinen eigenen Zertifikatsspeicher mitbringen sondern auf den von Windows zurückgreifen.</p>
<p>Mit der Serverseitigen Neuinstallation des Rapid SSL Zertifikats kann dieses Problem behoben werden. Dabei wird auch gleich ein entsprechendes GeoTrust Zertifikat mitinstalliert. Die alten Zertifikate muss man zusätzlich noch deaktivieren/löschen. Die Anleitung dazu findet sich im nachfolgenden Link.</p>
<p>Abschliessend den Neustart des Webdienstes nicht vergessen. <img src='http://www.marcohinniger.de/wp/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />
<p style='clear:both;'>
<p style='margin-bottom:5px;'><strong>Embedded Link</strong></p>
<p>												<a href='https://knowledge.rapidssl.com/support/ssl-certificate-support/index?page=content&#038;actp=CROSSLINK&#038;id=AR1549'>RapidSSL &#8211; Knowledge Center &#8211; SSL Certificates Support</a><br />
												Please Note: On December 9th, 2010 RapidSSL upgraded its root hierachy to 2048bit RSA Keys to enhance the security of all SSL products. As a part of this upgrade, all newly issued certificates now req&#8230;
											</p>
<p style='clear:both;'> <strong>Google+:</strong> <a href='https://plus.google.com/102250368580696356375/posts/9D7XrFEY8ij' target='_new'>View post on Google+</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.marcohinniger.de/wp/2012/02/firefox-rapidssl-zertifikat-sec_error_unknown_issuer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Universal Network Patch Cable</title>
		<link>http://www.marcohinniger.de/wp/2012/02/universal-network-patch-cable/</link>
		<comments>http://www.marcohinniger.de/wp/2012/02/universal-network-patch-cable/#comments</comments>
		<pubDate>Mon, 20 Feb 2012 10:12:03 +0000</pubDate>
		<dc:creator>Marco</dc:creator>
				<category><![CDATA[Google+]]></category>

		<guid isPermaLink="false">http://www.marcohinniger.de/wp/2012/02/universal-network-patch-cable/</guid>
		<description><![CDATA[Universal Network Patch Cable Embedded Link Universal Network Cable Dear Boss, Last time I had to find a patch cable, it cost you $50 worth of my time as I dug through a giant box of cables. Buy me one of these and Ill never have to waste that time again. Love, Grat&#8230; Google+: View <a href='http://www.marcohinniger.de/wp/2012/02/universal-network-patch-cable/'>[...]</a>]]></description>
			<content:encoded><![CDATA[<p><b>Universal Network Patch Cable</b>
<p style='clear:both;'>
<p style='margin-bottom:5px;'><strong>Embedded Link</strong></p>
<div style='height:120px;width:120px;overflow:hidden;float:left;margin-top:0px;padding-top:0px;margin-right:10px;vertical-align:top;text-align:center;clear:both;'>
													<img style='max-width:none;' src='http://images0-focus-opensocial.googleusercontent.com/gadgets/proxy?container=focus&#038;gadget=a&#038;resize_h=100&#038;url=http%3A%2F%2Fwww.thinkgeek.com%2Fimages%2Fproducts%2Fthumb%2Flargesquare%2Fc890_universal_network_cable.jpg' border='0' />
												</div>
<p>												<a href='http://www.thinkgeek.com/computing/accessories/c890/#tabs'>Universal Network Cable</a><br />
												Dear Boss, Last time I had to find a patch cable, it cost you $50 worth of my time as I dug through a giant box of cables. Buy me one of these and Ill never have to waste that time again.  Love, Grat&#8230;
											</p>
<p style='clear:both;'> <strong>Google+:</strong> <a href='https://plus.google.com/102250368580696356375/posts/WpvKryonxDX' target='_new'>View post on Google+</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.marcohinniger.de/wp/2012/02/universal-network-patch-cable/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Social Network Login Status Detector</title>
		<link>http://www.marcohinniger.de/wp/2012/02/social-network-login-status-detector/</link>
		<comments>http://www.marcohinniger.de/wp/2012/02/social-network-login-status-detector/#comments</comments>
		<pubDate>Mon, 20 Feb 2012 10:09:40 +0000</pubDate>
		<dc:creator>Marco</dc:creator>
				<category><![CDATA[Google+]]></category>

		<guid isPermaLink="false">http://www.marcohinniger.de/wp/2012/02/social-network-login-status-detector/</guid>
		<description><![CDATA[scary&#8230; Embedded Link Social Network Login Status Detector A demo showing how websites can detect which Social Networks a visitor is logged into. Google+: View post on Google+]]></description>
			<content:encoded><![CDATA[<p>scary&#8230;
<p style='clear:both;'>
<p style='margin-bottom:5px;'><strong>Embedded Link</strong></p>
<p>												<a href='http://www.tomanthony.co.uk/tools/detect-social-network-logins/'>Social Network Login Status Detector</a><br />
												A demo showing how websites can detect which Social Networks a visitor is logged into.
											</p>
<p style='clear:both;'> <strong>Google+:</strong> <a href='https://plus.google.com/102250368580696356375/posts/LSSEkEN4dwF' target='_new'>View post on Google+</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.marcohinniger.de/wp/2012/02/social-network-login-status-detector/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Nano-Tech 4tw</title>
		<link>http://www.marcohinniger.de/wp/2012/02/nano-tech-4tw/</link>
		<comments>http://www.marcohinniger.de/wp/2012/02/nano-tech-4tw/#comments</comments>
		<pubDate>Sun, 19 Feb 2012 17:32:03 +0000</pubDate>
		<dc:creator>Marco</dc:creator>
				<category><![CDATA[Google+]]></category>

		<guid isPermaLink="false">http://www.marcohinniger.de/wp/2012/02/nano-tech-4tw/</guid>
		<description><![CDATA[Nano-Tech 4tw Google+: View post on Google+]]></description>
			<content:encoded><![CDATA[<p>Nano-Tech 4tw
<p style='clear:both;'><iframe type='text/html' width='97.5%' height='385' src='http://www.youtube.com/v/69j_BHcgWfo?hl=en&#038;fs=1' frameborder='0'></iframe></p>
<p style='clear:both;'> <strong>Google+:</strong> <a href='https://plus.google.com/102250368580696356375/posts/52rkm8XTvVU' target='_new'>View post on Google+</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.marcohinniger.de/wp/2012/02/nano-tech-4tw/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Download für den Abend: VLC 2.0 ist fertig</title>
		<link>http://www.marcohinniger.de/wp/2012/02/download-fur-den-abend-vlc-2-0-ist-fertig/</link>
		<comments>http://www.marcohinniger.de/wp/2012/02/download-fur-den-abend-vlc-2-0-ist-fertig/#comments</comments>
		<pubDate>Sun, 19 Feb 2012 17:03:32 +0000</pubDate>
		<dc:creator>Marco</dc:creator>
				<category><![CDATA[Google+]]></category>

		<guid isPermaLink="false">http://www.marcohinniger.de/wp/2012/02/download-fur-den-abend-vlc-2-0-ist-fertig/</guid>
		<description><![CDATA[Reshared post from +Golem.de Download für den Abend: VLC 2.0 ist fertig. (as) Embedded Link Mediaplayer: VLC-Player in der Version 2.0 ist fertig &#8211; Golem.de Der Videolan Client ist in einer neuen Version für Windows, Mac OS X und Linux erschienen. Neben vielen Neuerungen wurden Fehler beseitigt und das Design angepasst. Zudem ist der Quellcode <a href='http://www.marcohinniger.de/wp/2012/02/download-fur-den-abend-vlc-2-0-ist-fertig/'>[...]</a>]]></description>
			<content:encoded><![CDATA[<p><strong>Reshared post from +<a href='https://plus.google.com/108635198256823282564'>Golem.de</a></strong><br />
<blockquote>Download für den Abend: VLC 2.0 ist fertig. (as)</p></blockquote>
<p style='clear:both;'>
<p style='margin-bottom:5px;'><strong>Embedded Link</strong></p>
<div style='height:120px;width:120px;overflow:hidden;float:left;margin-top:0px;padding-top:0px;margin-right:10px;vertical-align:top;text-align:center;clear:both;'>
													<img style='max-width:none;' src='http://images0-focus-opensocial.googleusercontent.com/gadgets/proxy?container=focus&#038;gadget=a&#038;resize_h=100&#038;url=http%3A%2F%2Fscr3.golem.de%2Fscreenshots%2F1201%2FVLC_2.0_RC1%2Fthumb620%2F21_vlc_linux.png' border='0' />
												</div>
<p>												<a href='http://www.golem.de/news/mediaplayer-vlc-player-in-der-version-2-0-ist-fertig-1202-89871.html'>Mediaplayer: VLC-Player in der Version 2.0 ist fertig &#8211; Golem.de</a><br />
												Der Videolan Client ist in einer neuen Version für Windows, Mac OS X und Linux erschienen. Neben vielen Neuerungen wurden Fehler beseitigt und das Design angepasst. Zudem ist der Quellcode für 
											</p>
<p style='clear:both;'> <strong>Google+:</strong> <a href='https://plus.google.com/102250368580696356375/posts/X54fRm1WjyN' target='_new'>View post on Google+</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.marcohinniger.de/wp/2012/02/download-fur-den-abend-vlc-2-0-ist-fertig/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Executive</title>
		<link>http://www.marcohinniger.de/wp/2012/02/executive/</link>
		<comments>http://www.marcohinniger.de/wp/2012/02/executive/#comments</comments>
		<pubDate>Sat, 18 Feb 2012 12:25:38 +0000</pubDate>
		<dc:creator>Marco</dc:creator>
				<category><![CDATA[Google+]]></category>

		<guid isPermaLink="false">http://www.marcohinniger.de/wp/2012/02/executive/</guid>
		<description><![CDATA[Executive Google+: Reshared 1 times Google+: View post on Google+]]></description>
			<content:encoded><![CDATA[<p><b>Executive</b>
<p style='clear:both;'><iframe type='text/html' width='97.5%' height='385' src='http://www.youtube.com/v/8P_AnvUIvJs?hl=en&#038;fs=1' frameborder='0'></iframe></p>
<p style='clear:both;'><strong>Google+:</strong> Reshared <a href='https://plus.google.com/102250368580696356375/posts/dxLmFiEJHK5' target='_new'>1</a> times<br /> <strong>Google+:</strong> <a href='https://plus.google.com/102250368580696356375/posts/dxLmFiEJHK5' target='_new'>View post on Google+</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.marcohinniger.de/wp/2012/02/executive/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>I just bought my first wordpress plugin</title>
		<link>http://www.marcohinniger.de/wp/2012/02/i-just-bought-my-first-wordpress-plugin/</link>
		<comments>http://www.marcohinniger.de/wp/2012/02/i-just-bought-my-first-wordpress-plugin/#comments</comments>
		<pubDate>Fri, 17 Feb 2012 16:10:51 +0000</pubDate>
		<dc:creator>Marco</dc:creator>
				<category><![CDATA[Google+]]></category>

		<guid isPermaLink="false">http://www.marcohinniger.de/wp/2012/02/i-just-bought-my-first-wordpress-plugin/</guid>
		<description><![CDATA[for private/personal use. with money. real money. shame on me? Google+: View post on Google+]]></description>
			<content:encoded><![CDATA[<p>for private/personal use. with money. real money. shame on me?
<p style='clear:both;'> <strong>Google+:</strong> <a href='https://plus.google.com/102250368580696356375/posts/dsmRqfs9Dsa' target='_new'>View post on Google+</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.marcohinniger.de/wp/2012/02/i-just-bought-my-first-wordpress-plugin/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>^^</title>
		<link>http://www.marcohinniger.de/wp/2012/02/89960/</link>
		<comments>http://www.marcohinniger.de/wp/2012/02/89960/#comments</comments>
		<pubDate>Fri, 17 Feb 2012 10:38:00 +0000</pubDate>
		<dc:creator>Marco</dc:creator>
				<category><![CDATA[Google+]]></category>

		<guid isPermaLink="false">http://www.marcohinniger.de/wp/2012/02/89960/</guid>
		<description><![CDATA[^^ Reshared post from +Golem.de Woran man merkt, dass ITler sich auch für Politik interessieren? Unsere Zugriffszahlen sind um 11 Uhr herum kurz um etwa 20 Prozent gesunken. (as) Google+: View post on Google+]]></description>
			<content:encoded><![CDATA[<p>^^</p>
<p><strong>Reshared post from +<a href='https://plus.google.com/108635198256823282564'>Golem.de</a></strong><br />
<blockquote>Woran man merkt, dass ITler sich auch für Politik interessieren? Unsere Zugriffszahlen sind um 11 Uhr herum kurz um etwa 20 Prozent gesunken. (as)</p></blockquote>
<p style='clear:both;'> <strong>Google+:</strong> <a href='https://plus.google.com/102250368580696356375/posts/abCYwr2tTEh' target='_new'>View post on Google+</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.marcohinniger.de/wp/2012/02/89960/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>LibreOffice Version 3.5.0</title>
		<link>http://www.marcohinniger.de/wp/2012/02/libreoffice-version-3-5-0/</link>
		<comments>http://www.marcohinniger.de/wp/2012/02/libreoffice-version-3-5-0/#comments</comments>
		<pubDate>Tue, 14 Feb 2012 15:04:28 +0000</pubDate>
		<dc:creator>Marco</dc:creator>
				<category><![CDATA[Google+]]></category>

		<guid isPermaLink="false">http://www.marcohinniger.de/wp/2012/02/libreoffice-version-3-5-0/</guid>
		<description><![CDATA[Die kostenlose Office-Alternative LibreOffice ist in der Version 3.5.0 erschienen. Endlich mit dabei: Ein automatischer Check nach Updates. Dieses meiner Meinung nach essentielle Feature fehlte bislang in der Office Suite. Ich empfehle jedem der LibreOffice einsetzt ein Update auf diese Version, allein deshalb um zukünftig kritische Patches mitzubekommen. Direkter Download hier: http://tinyurl.com/7drscs9 Größe: 201MB Embedded <a href='http://www.marcohinniger.de/wp/2012/02/libreoffice-version-3-5-0/'>[...]</a>]]></description>
			<content:encoded><![CDATA[<p>Die kostenlose Office-Alternative <b>LibreOffice</b> ist in der Version 3.5.0 erschienen. Endlich mit dabei: Ein automatischer Check nach Updates. Dieses meiner Meinung nach essentielle Feature fehlte bislang in der Office Suite. Ich empfehle jedem der LibreOffice einsetzt ein Update auf diese Version, allein deshalb um zukünftig kritische Patches mitzubekommen.</p>
<p>Direkter Download hier: <a href="http://tinyurl.com/7drscs9" >http://tinyurl.com/7drscs9</a><br />
Größe: 201MB
<p style='clear:both;'>
<p style='margin-bottom:5px;'><strong>Embedded Link</strong></p>
<p>												<a href='http://www.heise.de/newsticker/meldung/LibreOffice-3-5-0-mit-zahlreichen-Detailverbesserungen-1433980.html'>LibreOffice 3.5.0 mit zahlreichen Detailverbesserungen</a><br />
												Dank überarbeiteter Funktionen soll sich die plattformübergreifende Bürosuite leichter als bisher bedienen lassen.
											</p>
<p style='clear:both;'> <strong>Google+:</strong> <a href='https://plus.google.com/102250368580696356375/posts/DZWPJVg7wdM' target='_new'>View post on Google+</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.marcohinniger.de/wp/2012/02/libreoffice-version-3-5-0/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

