<?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>heipei's weblog &#187; Web</title>
	<atom:link href="http://heipei.net/category/web/feed/" rel="self" type="application/rss+xml" />
	<link>http://heipei.net</link>
	<description>Johannes 'heipei' Gilger</description>
	<lastBuildDate>Wed, 08 Feb 2012 17:42:41 +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>GitHub Commit Badge</title>
		<link>http://heipei.net/2008/08/20/github-commit-badge/</link>
		<comments>http://heipei.net/2008/08/20/github-commit-badge/#comments</comments>
		<pubDate>Wed, 20 Aug 2008 14:47:09 +0000</pubDate>
		<dc:creator>Jojo</dc:creator>
				<category><![CDATA[Allgemein]]></category>
		<category><![CDATA[Geekstuff]]></category>
		<category><![CDATA[git]]></category>
		<category><![CDATA[Langeweile]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[github git commit badge banner website javascript]]></category>

		<guid isPermaLink="false">http://hackvalue.de/heipei/?p=311</guid>
		<description><![CDATA[After searching (and finding no existing solution), I created a small JavaScript-based commit-badge/banner which you can show of on your website to point at the latest (or a specific) commit in a Github-repo. This is what it looks like (if you see blank space here or something fubar please reload the page and after that [...]]]></description>
			<content:encoded><![CDATA[<p>After searching (and finding no existing solution), <a href="https://github.com/heipei/github-commit-badge/tree">I created a small JavaScript-based commit-badge/banner</a> which you can show of on your website to point at the latest (or a specific) commit in a Github-repo. This is what it looks like (if you see blank space here or something fubar please reload the page and after that complain ;):</p>
<div id="gcb-container">
    <script type="text/javascript">
<!--
        var Badges = [
            {
                "username": "heipei",
                "repo": "github-commit-badge",
                "branch": "master"
            },
            {
                "username": "git",
                "repo": "git",
                "branch": "master"
            },
            {
                "username": "brotherbard",
                "repo": "gitx",
                "branch": "experimental"
            }
        ];
-->
    </script><br />
    <script type="text/javascript" src="http://heipei.net/files/github-commit-badge/github-commit-badge.js"></script>
</div>
<p>(A live version with more than one repo can be seen <a href="http://heipei.net/files/github-commit-badge/">here.</a>)<br />
So far this badge works with Firefox, Safari 3.x and Opera. I haven&#8217;t had the resources or motivation to make it work on IE though.<br />
This has been my first foray into the world of JavaScript and DOM, and the first time I really wrote a CSS from scratch, so expect things to be buggy and the code to look slightly amateurish. The script uses JavaScript-libs, which I packed into one big file. <a href="http://jquery.com/">jQuery</a> is used to get the data from the <a href="http://github.com/guides/the-github-api">Github API</a>, <a href="http://www.datejs.com/">Datejs</a> for parsing the timestamp and an <a href="http://pajhome.org.uk/crypt/md5/">MD5-lib</a> for requesting the gravatars.<br />
If you want to use it on your website you should just download everything from Github and put it on your webspace. The README shows you how to embed it into your webpage (I made sure that the CSS-elements don&#8217;t clash with your existing stylesheets).<br />
If you want to contribute to it you&#8217;re welcome to (the easiest way is forking the repo at Github), but please don&#8217;t try to make it into a monster-app which does much more than it was intended to do.<br />
Thanks go out to <a href="http://drnicwilliams.com/">DrNic</a> for contributing and also for his <a href="http://github.com/drnic/github-badges/tree/master">Github-badges</a> project for the good code-examples.<br />
(By the way, Github asked for a JavaScript-version <a href="http://github.com/blog/109-supercharged-commits-on-your-site">in this blog-post</a>, so here it is. I hope they&#8217;re not mad at me for stealing the two tiny logos. ;)<br />
<strong>Update:</strong> I notified defunkt of GitHub and what do you know, I got featured on their blog (<a href="http://github.com/blog/149-more-javascript-github-badges">entry here</a>). Awesome. I hope I can put some further touches into the project in the next few days.</p>
]]></content:encoded>
			<wfw:commentRss>http://heipei.net/2008/08/20/github-commit-badge/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Keeping track of my CCed photos</title>
		<link>http://heipei.net/2008/04/28/keeping-track-of-my-cced-photos/</link>
		<comments>http://heipei.net/2008/04/28/keeping-track-of-my-cced-photos/#comments</comments>
		<pubDate>Mon, 28 Apr 2008 09:06:01 +0000</pubDate>
		<dc:creator>Jojo</dc:creator>
				<category><![CDATA[Allgemein]]></category>
		<category><![CDATA[Fotos]]></category>
		<category><![CDATA[Kultur]]></category>
		<category><![CDATA[Langeweile]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[cc]]></category>
		<category><![CDATA[creative commons]]></category>
		<category><![CDATA[flickr]]></category>
		<category><![CDATA[heipei]]></category>
		<category><![CDATA[photos]]></category>

		<guid isPermaLink="false">http://hackvalue.de/heipei/?p=168</guid>
		<description><![CDATA[Since I&#8217;ve been more active again on flickr lately I was interested if any photos of mine have been used in the web. I release my photos under the Attribution-ShareAlike Creative Commons License. This means that people can take my photos, alter them, use them (even commercially) as long as they refer to me and [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.flickr.com/photos/heipei/44300341/" title="Man gönnt sich ja sonst nichts [TM] by heipei, on Flickr"><img src="http://farm1.static.flickr.com/32/44300341_5b78accbe7_m.jpg" width="240" height="180" alt="Man gönnt sich ja sonst nichts [TM]" class="alignleft"/></a>Since I&#8217;ve been more active again on flickr lately I was interested if any photos of mine have been used in the web. I release my photos under the <a href="http://creativecommons.org/licenses/by-sa/2.0/deed.en">Attribution-ShareAlike Creative Commons License</a>. This means that people can take my photos, alter them, use them (even commercially) as long as they refer to me and use the same license. I guess some people just don&#8217;t care about the license of their photos while others don&#8217;t think that anyone would like to use theirs, but I did some research (i.e. googling) and turned up quite a few web pages which are in no way affiliated with me (I didn&#8217;t know them before or their authors) but still use my images. How they found those? Not sure, but I guess using a combination of &#8220;search-for-cced-images&#8221; and the appropriate tags. Here is the list:</p>
<p><b>Update: Aug 24, 2011</b></p>
<ul>
<li><a href="http://alexefish.com/2011/06/creating-custom-delegates/">http://alexefish.com/2011/06/creating-custom-delegates/</a></li>
<li><a href="http://blog.numedica.de/aerzte/arztempfehlungsportale-nutzung">http://blog.numedica.de/aerzte/arztempfehlungsportale-nutzung</a></li>
<li><a href="http://blog.politik.de/allgemein/aerztemangel-akut/4898/">http://blog.politik.de/allgemein/aerztemangel-akut/4898/</a></li>
<li><a href="http://blog.zdf.de/hyperland/2011/08/alles-ohne-euro-griechen-erfinden-eigene-web-waehrungen/">http://blog.zdf.de/hyperland/2011/08/alles-ohne-euro-griechen-erfinden-eigene-web-waehrungen/</a></li>
<li><a href="http://en.wikipedia.org/wiki/Cannelloni">http://en.wikipedia.org/wiki/Cannelloni</a></li>
<li><a href="http://livingpeacefullywithchildren.wordpress.com/2011/06/01/families-create-call-for-june-submissions/">http://livingpeacefullywithchildren.wordpress.com/2011/06/01/families-create-call-for-june-submissions/</a></li>
<li><a href="http://lynnandtonicblog.com/2010/10/19/book-organization/">http://lynnandtonicblog.com/2010/10/19/book-organization/</a></li>
<li><a href="http://medien-mittweida.de/artikel/items/der-schleichende-tod-des-buchhandels.html">http://medien-mittweida.de/artikel/items/der-schleichende-tod-des-buchhandels.html</a></li>
<li><a href="http://nomedicallifeinsurance.ca/featured/2011/02/ia-excellence-no-medical-life-insurance-policy">http://nomedicallifeinsurance.ca/featured/2011/02/ia-excellence-no-medical-life-insurance-policy</a></li>
<li><a href="http://philipandjenny.com/2011/02/06/the-virtual-making-of-things/">http://philipandjenny.com/2011/02/06/the-virtual-making-of-things/</a></li>
<li><a href="http://prettytastesbetter.com/about/">http://prettytastesbetter.com/about/</a></li>
<li><a href="http://recomparison.com/comparisons/100187/laser-mouse-vs-wireless-mouse-vs-wired-mouse/">http://recomparison.com/comparisons/100187/laser-mouse-vs-wireless-mouse-vs-wired-mouse/</a></li>
<li><a href="http://www.apartmenttherapy.com/dc/how-to/how-to-ready-your-garden-for-spring-warm-weather-143609">http://www.apartmenttherapy.com/dc/how-to/how-to-ready-your-garden-for-spring-warm-weather-143609</a></li>
<li><a href="http://www.aus-und-vorbei.de/2011/07/26/schone-aus-und-vorbei-photos/">http://www.aus-und-vorbei.de/2011/07/26/schone-aus-und-vorbei-photos/</a></li>
<li><a href="http://www.bildung20.de/warum-sie-kein-wunderkind-waren/">http://www.bildung20.de/warum-sie-kein-wunderkind-waren/</a></li>
<li><a href="http://www.bttv-gallery.de/14691090/schanheitschirurgie_in_hamburg_mangelhafte_beratung.php">http://www.bttv-gallery.de/14691090/schanheitschirurgie_in_hamburg_mangelhafte_beratung.php</a></li>
<li><a href="http://www.colina-sk.de/80980247/was_leistet_ein_hochzeitsplaner.php">http://www.colina-sk.de/80980247/was_leistet_ein_hochzeitsplaner.php</a></li>
<li><a href="http://www.dairydoo.com/Morgan_Composting/For_Lawns_and_Landscapers.html">http://www.dairydoo.com/Morgan_Composting/For_Lawns_and_Landscapers.html</a></li>
<li><a href="http://www.eatatlanta.com/">http://www.eatatlanta.com/</a></li>
<li><a href="http://www.familypracticecenterofnewtown.com/about-our-physicians.html">http://www.familypracticecenterofnewtown.com/about-our-physicians.html</a></li>
<li><a href="http://www.femalenetwork.com/health-wellness/relationships-and-health-healthy-husbands-happy-wives">http://www.femalenetwork.com/health-wellness/relationships-and-health-healthy-husbands-happy-wives</a></li>
<li><a href="http://www.gaflid.de/das-wirtschaftsjurist-studium-als-karrierechance/">http://www.gaflid.de/das-wirtschaftsjurist-studium-als-karrierechance/</a></li>
<li><a href="http://www.gruene.de/einzelansicht/artikel/pflege.html">http://www.gruene.de/einzelansicht/artikel/pflege.html</a></li>
<li><a href="http://www.kreuzfahrt-faq.de/allgemein/angst-seekrankheit-und-arzte/">http://www.kreuzfahrt-faq.de/allgemein/angst-seekrankheit-und-arzte/</a></li>
<li><a href="http://www.lawnexperts.net/">http://www.lawnexperts.net/</a></li>
<li><a href="http://www.mnn.com/home-blog/mnn-earth-days/blogs/july-31">http://www.mnn.com/home-blog/mnn-earth-days/blogs/july-31</a></li>
<li><a href="http://www.nachstedt-verlag.de/ein-ordnungssystem-fur-meine-bibliothek">http://www.nachstedt-verlag.de/ein-ordnungssystem-fur-meine-bibliothek</a></li>
<li><a href="http://www.perfect-marketeam.de/24224730/moderne_herrenkleidung_preiswert_einkaufen.php">http://www.perfect-marketeam.de/24224730/moderne_herrenkleidung_preiswert_einkaufen.php</a></li>
<li><a href="http://www.portablemediazone.com/?p=4118">http://www.portablemediazone.com/?p=4118</a></li>
<li><a href="http://www.rudievlandscaping.com/">http://www.rudievlandscaping.com/</a></li>
<li><a href="http://www.rugosa.ca/yard-maintenance.html">http://www.rugosa.ca/yard-maintenance.html</a></li>
<li><a href="http://www.seniorio.de/trinktagebuch-erinnert-senioren-an-trinken/">http://www.seniorio.de/trinktagebuch-erinnert-senioren-an-trinken/</a></li>
<li><a href="http://www.shermansmallengines.com/">http://www.shermansmallengines.com/</a></li>
<li><a href="http://www.suite101.com/content/doctors-license-is-suspended-due-to-abortion-related-death-a290560">http://www.suite101.com/content/doctors-license-is-suspended-due-to-abortion-related-death-a290560</a></li>
<li><a href="http://www.sundogcatmoon.com/western.html">http://www.sundogcatmoon.com/western.html</a></li>
<li><a href="http://www.thefloridacurrent.com/article.cfm?id=24187663">http://www.thefloridacurrent.com/article.cfm?id=24187663</a></li>
<li><a href="http://www.themorningnews.org/article/the-greatest-book-review-ever">http://www.themorningnews.org/article/the-greatest-book-review-ever</a></li>
<li><a href="http://www.xn--dreilndereck-kcb.eu/2011/08/14/wanderung-grenzrouten-2/">http://www.xn--dreilndereck-kcb.eu/2011/08/14/wanderung-grenzrouten-2/</a></li>
</ul>
<p><b>Updates until Feb 6, 2011</b></p>
<ul>
<li><a href="http://ambitours.com/reisen/600/verlauf">http://ambitours.com/reisen/600/verlauf</a></li>
<li><a href="http://autismeinfantile.com/parents/empruntez-des-livres-sur-lautisme-au-cra/">http://autismeinfantile.com/parents/empruntez-des-livres-sur-lautisme-au-cra/</a></li>
<li><a href="http://beth.typepad.com/beths_blog/2007/05/on_the_internet.html">http://beth.typepad.com/beths_blog/2007/05/on_the_internet.html</a></li>
<li><a href="http://blog.couponmountain.com/archives/4387">http://blog.couponmountain.com/archives/4387</a></li>
<li><a href="http://blog.klangschau.com/2009/06/literaturliste-vom-18-juni-mit-bloc-party-flaming-lips-vampire-weekend-und-vielen-mp3s/">http://blog.klangschau.com/</a></li>
<li><a href="http://blog.nationalpayday.com/money/save-money-staycation/">http://blog.nationalpayday.com/money/save-money-staycation/</a></li>
<li><a href="http://blog.schenksdir.de/2008/10/17/zwei-essen-eins-bezahlen-das-gutscheinbuch/">http://blog.schenksdir.de/2008/10/17/zwei-essen-eins-bezahlen-das-gutscheinbuch/</a></li>
<li><a href="http://blogs.creativeloafing.com/the941/2010/04/13/the-green-issue-how-to-green-your-lawn-in-both-senses/">http://blogs.creativeloafing.com/the941/2010/04/13/the-green-issue-how-to-green-your-lawn-in-both-senses/</a></li>
<li><a href="http://bostonist.com/2006/07/21/eating_out_ikea.php">http://bostonist.com/2006/07/21/eating_out_ikea.php</a></li>
<li><a href="http://buy-and-sell-cars-for-profit.com/blog/welcome-to-my-world-of-buying-and-selling-cars-for-profit/">http://buy-and-sell-cars-for-profit.com</a></li>
<li><a href="http://carreirasolo.org/respostas/como-comecar-a-carreira-de-editor">http://carreirasolo.org/respostas/como-comecar-a-carreira-de-editor</a></li>
<li><a href="http://commons.wikimedia.org/wiki/Image:Apple_Pro_Keyboard_(open_top).jpg">http://commons.wikimedia.org/wiki/Image:Apple_Pro_Keyboard_(open_top).jpg</a></li>
<li><a href="http://english.colum.edu/literature/introlit.html">http://english.colum.edu/literature/introlit.html</a></li>
<li><a href="http://fastsitevisits.com/occcs-library-catalog-basic-searching-and-limiting-your-results/">http://fastsitevisits.com/occcs-library-catalog-basic-searching-and-limiting-your-results/</a></li>
<li><a href="http://fin.de/magazin/medizinisches/artikel/gesund-sein-gesund-bleiben/">http://fin.de/magazin/medizinisches/artikel/gesund-sein-gesund-bleiben/</a></li>
<li><a href="http://gesundheit.germanblogs.de/archive/2011/01/04/diagnoseschluessel-was-steht-da-eigentlich-auf-dem-attest.htm">http://gesundheit.germanblogs.de/archive/2011/01/04/diagnoseschluessel-was-steht-da-eigentlich-auf-dem-attest.htm</a></li>
<li><a href="http://healthcarehacks.com/doctors-are-frustrated-and-dismayed-by-health-care-reform">http://healthcarehacks.com/doctors-are-frustrated-and-dismayed-by-health-care-reform</a></li>
<li><a href="http://hrtraveller.com/rottendam.html">http://hrtraveller.com/rottendam.html</a></li>
<li><a href="http://insurance.families.com/blog/things-to-look-for-in-student-health-insurance">http://insurance.families.com/blog/things-to-look-for-in-student-health-insurance</a></li>
<li><a href="http://jessismore.wordpress.com/2009/09/25/revisiting-my-former-second-home/">http://jessismore.wordpress.com/2009/09/25/revisiting-my-former-second-home/</a></li>
<li><a href="http://kathika.com/destinations/20091203-007541/">http://kathika.com/destinations/20091203-007541/</a></li>
<li><a href="http://laist.com/2006/09/15/all_roads_film_festival.php">http://laist.com/2006/09/15/all_roads_film_festival.php</a></li>
<li><a href="http://linuxundich.de/de/2007/01/der-brockhaus-multimedial-2007-unter-ubuntu/">http://linuxundich.de/de/2007/01/der-brockhaus-multimedial-2007-unter-ubuntu/</a></li>
<li><a href="http://missbeliever.com/2011/02/02/mid-week-roundup-4/">http://missbeliever.com/2011/02/02/mid-week-roundup-4/</a></li>
<li><a href="http://msmagazine.com/blog/blog/2011/01/27/how-come-funding-for-global-health-care-leads-to-poorer-health/">http://msmagazine.com/blog/blog/2011/01/27/how-come-funding-for-global-health-care-leads-to-poorer-health/</a></li>
<li><a href="http://naturheilkunde-alternative-medizin.de/naturheilkunde-und-alternative-medizin">http://naturheilkunde-alternative-medizin.de/naturheilkunde-und-alternative-medizin/</a></li>
<li><a href="http://news.efors.eu/de/Kultur/frankfurter-buchmesse-argentinien-und-seine-schriftsteller/">http://news.efors.eu/de/Kultur/frankfurter-buchmesse-argentinien-und-seine-schriftsteller/</a></li>
<li><a href="http://nos.nl/artikel/130115-grieks-bezuinigingsplan-valt-goed.html">http://nos.nl/artikel/130115-grieks-bezuinigingsplan-valt-goed.html</a></li>
<li><a href="http://nos.nl/artikel/135674-duitsland-wil-actie-eu-voor-griekenland.html">http://nos.nl/artikel/135674-duitsland-wil-actie-eu-voor-griekenland.html</a></li>
<li><a href="http://petcharts.purina.com/Default.aspx?day=2010-5-24">http://petcharts.purina.com/Default.aspx?day=2010-5-24</a></li>
<li><a href="http://pinole.patch.com/articles/five-things-anti-defamation-networking-and-library-closings">http://pinole.patch.com/articles/five-things-anti-defamation-networking-and-library-closings</a></li>
<li><a href="http://plus.lefigaro.fr/note/doctors-no-longer-attracted-by-private-practice-20101123-333830">http://plus.lefigaro.fr/note/doctors-no-longer-attracted-by-private-practice-20101123-333830</a></li>
<li><a href="http://scottish-rscs.org.uk/newsfeed/?p=7236">http://scottish-rscs.org.uk/newsfeed/?p=7236</a></li>
<li><a href="http://simonshaddock.com/blog/?p=62">http://simonshaddock.com/blog/?p=62</a></li>
<li><a href="http://techcrunch.com/2010/07/27/the-mouse-is-dead/">http://techcrunch.com/2010/07/27/the-mouse-is-dead/</a></li>
<li><a href="http://tewalkerjr.com/blog/?p=1833">http://tewalkerjr.com/blog/?p=1833</a></li>
<li><a href="http://weihnachten.excite.de/nachrichten/2421/Schnupperparty-zu-Weihnachten-Rauchermannchen">http://weihnachten.excite.de</a></li>
<li><a href="http://wirtschaftsthemen.net/2010/06/eine-transparente-krankenversicherung-muss-her.html">http://wirtschaftsthemen.net/2010/06/eine-transparente-krankenversicherung-muss-her.html</a></li>
<li><a href="http://writetodone.com/2008/02/21/10-tips-for-getting-started-as-a-freelancer/">http://writetodone.com/2008/02/21/10-tips-for-getting-started-as-a-freelancer/</a></li>
<li><a href="http://www.abnehmen.net/ernaehrung/fuer-kinder/kinder-profitieren-von-fischoel">http://abnehmen.net/ernaehrung/fuer-kinder/kinder-profitieren-von-fischoel</a></li>
<li><a href="http://www.aktivblog.de/die-null-diaet/">http://www.aktivblog.de/die-null-diaet/</a></li>
<li><a href="http://www.apollo.lv/portal/ipasums/articles/179138">http://apollo.lv/portal/ipasums/articles/179138</a></li>
<li><a href="http://www.aurelienpaulus.net/ouverture-de-la-categorie-gratos/">http://aurelienpaulus.net/ouverture-de-la-categorie-gratos/</a></li>
<li><a href="http://www.bookcast.de/Web-Site/Further%20Reading/Further%20Reading.html">http://bookcast.de/Web-Site/Further%20Reading/Further%20Reading.html</a></li>
<li><a href="http://www.bookshelfboyfriend.com/articles.php?article_id=162">http://bookshelfboyfriend.com/articles.php?article_id=162</a></li>
<li><a href="http://www.business-opportunities.biz/2007/08/14/11-tips-for-better-meetings-in-a-public-place/">http://business-opportunities.biz/2007/08/14/11-tips-for-better-meetings-in-a-public-place/</a></li>
<li><a href="http://www.cafealumni.es/2010/11/22/yale-la-cuna-de-los-politicos-de-estados-unidos/">http://www.cafealumni.es/2010/11/22/yale-la-cuna-de-los-politicos-de-estados-unidos/</a></li>
<li><a href="http://www.caring.com/blogs/caring-currents/10-of-the-stickiest-possessions-that-can-make-moving-an-older-relative-harder">http://caring.com/</a></li>
<li><a href="http://www.chron.com/channel/momhouston/photogallery/Top_25_party_schools_and_top_25_education_schools.html#16303940">http://chron.com/channel/momhouston/photogallery/Top_25_party_schools_and_top_25_education_schools.html#16303940 (Photo 28)</a></li>
<li><a href="http://www.cityout.lt/Maistas/articles/top_3_ingredientai_keksiukams">http://cityout.lt/Maistas/articles/top_3_ingredientai_keksiukams</a></li>
<li><a href="http://www.communitycare.co.uk/blogs/social-work-blog/2010/11/majority-of-employers-have-not.html">http://www.communitycare.co.uk/blogs/social-work-blog/2010/11/majority-of-employers-have-not.html</a></li>
<li><a href="http://www.conservationfund.org/new_york/adirondack">http://www.conservationfund.org/new_york/adirondack</a></li>
<li><a href="http://www.daswissensblog.de/welche-berufsgruppe-hat-die-hoechste-selbstmordrate/">http://www.daswissensblog.de/welche-berufsgruppe-hat-die-hoechste-selbstmordrate/</a></li>
<li><a href="http://www.day-trips.ca/content/upper-canada-village-heritage-park">http://day-trips.ca/content/upper-canada-village-heritage-park</a></li>
<li><a href="http://www.dazz.es/bancnota-de-1-euro/">http://dazz.es/bancnota-de-1-euro/</a></li>
<li><a href="http://www.die-herrenschuhe.de/die-herrenschuhe-wunscht-frohe-ostern/">http://die-herrenschuhe.de/die-herrenschuhe-wunscht-frohe-ostern/</a></li>
<li><a href="http://www.ehow.com/topic_3326_planting-lawn-101.html">http://ehow.com/topic_3326_planting-lawn-101.html</a></li>
<li><a href="http://www.elchburger.de/norwegen/auswandern/arbeiten/anerkennung-von-berufen-und-auslaendischer-schulabschluesse">http://elchburger.de/norwegen/auswandern/arbeiten/anerkennung-von-berufen-und-auslaendischer-schulabschluesse</a></li>
<li><a href="http://www.elchburger.de/norwegen/auswandern/arbeiten/anerkennung-von-berufen-und-auslaendischer-schulabschluesse">http://www.elchburger.de/norwegen/auswandern/arbeiten/anerkennung-von-berufen-und-auslaendischer-schulabschluesse</a></li>
<li><a href="http://www.fotopedia.com/en/Power_Macintosh_5200_LC">http://fotopedia.com/en/Power_Macintosh_5200_LC</a></li>
<li><a href="http://www.france-amerique.com/articles/2009/09/15/le_corps_retrouve_emmure_a_yale_est_bien_celui_de_l_etudiante_disparue.html">http://france-amerique.com/articles/2009/09/15/le_corps_retrouve_emmure_a_yale_est_bien_celui_de_l_etudiante_disparue.html</a></li>
<li><a href="http://www.frankfurter-rundblick.de/aerztehaeuser-in-frankfurt/">http://www.frankfurter-rundblick.de/aerztehaeuser-in-frankfurt/</a></li>
<li><a href="http://www.gruene-bundestag.de/cms/demografie/rubrik/8/8128.demografie.html">http://www.gruene-bundestag.de/cms/demografie/rubrik/8/8128.demografie.html</a></li>
<li><a href="http://www.gutegutscheine.de/blog/delikatessen-aus-nah-fern-unsere-top-6-der-online-gourmet-shops/">http://gutegutscheine.de/blog/delikatessen-aus-nah-fern-unsere-top-6-der-online-gourmet-shops/</a></li>
<li><a href="http://www.gutegutscheine.de/blog/gratis-saucen-oder-wein-zum-einkauf-bei-gourmet-star/">http://www.gutegutscheine.de/blog/gratis-saucen-oder-wein-zum-einkauf-bei-gourmet-star/</a></li>
<li><a href="http://www.hallohund.de/hunde-basics/ernaehrung-gesundheit/293192/die-beliebtesten-tieraerzte-deutschlands">http://hallohund.de/hunde-basics/ernaehrung-gesundheit/293192/die-beliebtesten-tieraerzte-deutschlands</a></li>
<li><a href="http://www.hiking-blog.de/2010/10/20/wanderwege-nrw-de-grosse-auswahl-von-wandervorschlaege-in-nordrhein-westfalen/">http://www.hiking-blog.de/2010/10/20/wanderwege-nrw-de-grosse-auswahl-von-wandervorschlaege-in-nordrhein-westfalen/</a></li>
<li><a href="http://www.idealisten.net/beitrag/article/totgesagte-leben-laenger.html">http://www.idealisten.net/beitrag/article/totgesagte-leben-laenger.html</a></li>
<li><a href="http://www.ifb-adipositas.de/en/behandlung">http://www.ifb-adipositas.de/en/behandlung</a></li>
<li><a href="http://www.ivyresearch.com/journal/college-admissions-news/yale-vs-harvard-how-cross-admits-make-a-choice/">http://www.ivyresearch.com/journal/college-admissions-news/yale-vs-harvard-how-cross-admits-make-a-choice/</a></li>
<li><a href="http://www.journal-frankfurt.de/?src=journal_news_einzel&#038;rubrik=2&#038;id=12246">http://www.journal-frankfurt.de/?src=journal_news_einzel&#038;rubrik=2&#038;id=12246</a></li>
<li><a href="http://www.knoizki.net/2007/03/13/im-krank-on-adium-playing-solitaire/">http://knoizki.net/2007/03/13/im-krank-on-adium-playing-solitaire/</a></li>
<li><a href="http://www.kurzreporter.de/sturmtief-daisy-verursacht-in-deutschland-und-europa-meterhohe-schneeberge/">http://kurzreporter.de/sturmtief-daisy-verursacht-in-deutschland-und-europa-meterhohe-schneeberge/</a></li>
<li><a href="http://www.lemensuel.net/La-geographie-des-medias-comme.html">http://lemensuel.net/La-geographie-des-medias-comme.html</a></li>
<li><a href="http://www.lime.com/balance/story/985/balance_books_of_2005_sort_of">http://lime.com/balance/story/985/balance_books_of_2005_sort_of</a></li>
<li><a href="http://www.makeuseof.com/dir/rubiks-cube-solver-master-key-solve-rubik-cube/">http://makeuseof.com/dir/rubiks-cube-solver-master-key-solve-rubik-cube/</a></li>
<li><a href="http://www.marktplatz-osnabrueck.de/desktopdefault.aspx/tabid-465/1404_read-26124/">http://marktplatz-osnabrueck.de/desktopdefault.aspx/tabid-465/1404_read-26124/</a></li>
<li><a href="http://www.meinlieblingsessen.de/steak-kaufen/">http://meinlieblingsessen.de/steak-kaufen/</a></li>
<li><a href="http://www.meinwohnparadies.de/buecherregale-in-der-wohnung/">http://www.meinwohnparadies.de/buecherregale-in-der-wohnung/</a></li>
<li><a href="http://www.mettsalat.de/wie-brate-ich-ein-rumpsteak-richtig/">http://mettsalat.de/wie-brate-ich-ein-rumpsteak-richtig/</a></li>
<li><a href="http://www.mikado-82.de/schwedische-spezialitaeten/">http://mikado-82.de/schwedische-spezialitaeten/</a></li>
<li><a href="http://www.mpu-frei.com/wann-wird-eine-mpu-von-der-fahrerlaubnisbehorde-angeordnet/">http://www.mpu-frei.com/wann-wird-eine-mpu-von-der-fahrerlaubnisbehorde-angeordnet/</a></li>
<li><a href="http://www.mysuiteblog.com/en/index.php/magazine/damn-cube/">http://mysuiteblog.com/en/index.php/magazine/damn-cube/</a></li>
<li><a href="http://www.olivesandfeta.com/in-ancient-greece-bankruptcy-did-not-exist/">http://olivesandfeta.com/in-ancient-greece-bankruptcy-did-not-exist/</a></li>
<li><a href="http://www.orden-online.de/news/2008/05/15/alte-buecher-verlassen-kloster-stans/">http://orden-online.de/news/2008/05/15/alte-buecher-verlassen-kloster-stans/</a></li>
<li><a href="http://www.personalstatementlawschool.com/what-to-look-for-in-a-law-schools-curriculum/">http://personalstatementlawschool.com/what-to-look-for-in-a-law-schools-curriculum/</a></li>
<li><a href="http://www.rautemusik.fm/news/26532/Neue-Winterreifen-Pflicht/">http://www.rautemusik.fm/news/26532/Neue-Winterreifen-Pflicht/</a></li>
<li><a href="http://www.rnw.nl/caribiana/article/sneeuwval-hindert-verkeer-duitsland">http://rnw.nl/caribiana/article/sneeuwval-hindert-verkeer-duitsland</a></li>
<li><a href="http://www.selfemployedcafe.com/business-startup-problems-solved/">http://www.selfemployedcafe.com/business-startup-problems-solved/</a></li>
<li><a href="http://www.slideshare.net/dylancsmith/senior-grad-photography">http://www.slideshare.net/dylancsmith/senior-grad-photography</a></li>
<li><a href="http://www.studiblogger.de/elite-uni-aachen-streben-nach-mehr/">http://studiblogger.de/elite-uni-aachen-streben-nach-mehr/</a></li>
<li><a href="http://www.successmakingmachine.com/2008/07/24/the-best-diet-eat-what-you-love/">http://successmakingmachine.com/2008/07/24/the-best-diet-eat-what-you-love/</a></li>
<li><a href="http://www.sustainablegardeningblog.com/archives/1908">http://sustainablegardeningblog.com/archives/1908</a></li>
<li><a href="http://www.thecircumference.org/experiences/freedom-trail">http://thecircumference.org/experiences/freedom-trail</a></li>
<li><a href="http://www.thecourier.co.uk/News/National/article/3167/cut-in-training-places-for-nation-s-doctors-revealed.html">http://www.thecourier.co.uk/News/National/article/3167/cut-in-training-places-for-nation-s-doctors-revealed.html</a></li>
<li><a href="http://www.thinktankdirectory.org/blog/2010/05/24/aok-und-bertelsmann-stiftung-starten-arzte-tuv/">http://www.thinktankdirectory.org/blog/2010/05/24/aok-und-bertelsmann-stiftung-starten-arzte-tuv/</a></li>
<li><a href="http://www.topreiseinfos.com/news-a-events/news-und-events-europa/853-drei-wanderwege-in-nrw-ernten-auszeichnungen.html">http://www.topreiseinfos.com/news-a-events/news-und-events-europa/853-drei-wanderwege-in-nrw-ernten-auszeichnungen.html</a></li>
<li><a href="http://www.travelswithtwo.com/index.php/2009/08/20/twt-travel-binder-connecticut/">http://www.travelswithtwo.com/index.php/2009/08/20/twt-travel-binder-connecticut/</a></li>
<li><a href="http://www.tripwolf.com/en/guide/show/300992/Canada/Morrisburg">http://tripwolf.com/en/guide/show/300992/Canada/Morrisburg</a></li>
<li><a href="http://www.twincitiestourguide.com/2008/10/costume-contest-for-buildings/">http://twincitiestourguide.com/2008/10/costume-contest-for-buildings/</a></li>
<li><a href="http://www.urlfan.com/local/10_tips_for_getting_started_as_a_freelancer/">http://urlfan.com/local/10_tips_for_getting_started_as_a_freelancer/</a></li>
<li><a href="http://www.weaversway.coop/blog/labels/water.html">http://weaversway.coop/blog/labels/water.html</a></li>
<li><a href="http://www.wonderhowto.com/how-to-level-seed-lawn-079663/">http://wonderhowto.com/how-to-level-seed-lawn-079663/</a></li>
<li><a href="http://www.xiiizen.wordpress.com/2007/10/12/declutter-your-workspace/">http://xiiizen.wordpress.com/2007/10/12/declutter-your-workspace/</a></li>
<li><a href="http://www.yetanotherblog.de/Was+ist+Lotus+oder+Du+mein+Deutschland-823.html">http://yetanotherblog.de/Was+ist+Lotus+oder+Du+mein+Deutschland-823.html</a></li>
<li><a href="http://www.zeitjung.de/PROBEZEIT/artikel_detail,1503,Planlos-nach-dem-Abi.html">http://zeitjung.de/PROBEZEIT/artikel_detail,1503,Planlos-nach-dem-Abi.html</a></li>
</ul>
<p>Some of these sites are private bloggers who look for a picture to go with their posts. Others however are professional websites. This is a way of showing off I guess, but it also shows that people do care about free photos. Now, there might be more websites with my pictures which I haven&#8217;t found, maybe not everyone links back to my photostream. If you do use my photos I&#8217;d really appreciate a flickr-comment, it makes me happy to see my motives on other websites ;). (Someone even contacted me once about using one of my photographs in a book about students, but for some reason didn&#8217;t do so after all.)<br />
This list is also a reminder for me, and I might make it into a permanent page at some point.</p>
]]></content:encoded>
			<wfw:commentRss>http://heipei.net/2008/04/28/keeping-track-of-my-cced-photos/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Happy New Year 2008</title>
		<link>http://heipei.net/2008/01/02/happy-new-year-2008/</link>
		<comments>http://heipei.net/2008/01/02/happy-new-year-2008/#comments</comments>
		<pubDate>Wed, 02 Jan 2008 13:33:01 +0000</pubDate>
		<dc:creator>Jojo</dc:creator>
				<category><![CDATA[Allgemein]]></category>
		<category><![CDATA[Langeweile]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://hackvalue.de/heipei/2008/01/02/happy-new-year-2008/</guid>
		<description><![CDATA[To my few remaining readers ;). I&#8217;ve changed my WordPress-theme (I&#8217;m saying this for the people who solely use my RSS-feed ;) in a hope to bring some kind of movement into this weblog but so far it is not working. I (again) hope to find something interesting to report this year, but I am [...]]]></description>
			<content:encoded><![CDATA[<p>To my few remaining readers ;). I&#8217;ve changed my WordPress-theme (I&#8217;m saying this for the people who solely use my RSS-feed ;) in a hope to bring some kind of movement into this weblog but so far it is not working. I (again) hope to find something interesting to report this year, but I am not holding my breath. Have a good 2008!</p>
]]></content:encoded>
			<wfw:commentRss>http://heipei.net/2008/01/02/happy-new-year-2008/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Bye Bye StudiVZ (for good)</title>
		<link>http://heipei.net/2007/02/28/bye-bye-studivz-for-good/</link>
		<comments>http://heipei.net/2007/02/28/bye-bye-studivz-for-good/#comments</comments>
		<pubDate>Wed, 28 Feb 2007 12:01:02 +0000</pubDate>
		<dc:creator>Jojo</dc:creator>
				<category><![CDATA[Aachen]]></category>
		<category><![CDATA[Allgemein]]></category>
		<category><![CDATA[Uni]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://hackvalue.de/heipei/2007/02/28/bye-bye-studivz-for-good/</guid>
		<description><![CDATA[So, das wars, habe mich vorhin vom StudiVZ abgemeldet. Das hatte ich in letzter Zeit zwar schon öfters in Betracht gezogen aber konnte mich nie dazu durchringen. Nach der Aktion gestern (siehe heise-Meldung) hatte ich dann allerdings echt genug. Ich möchte kurz einen Denkanstoss geben warum ihr das auch in Betracht ziehen solltet (und Gründe [...]]]></description>
			<content:encoded><![CDATA[<p><img src="/heipei/weblog/studivz.jpg" alt="StudiVZ" class="alignleft"/>So, das wars, habe mich vorhin vom StudiVZ abgemeldet. Das hatte ich in letzter Zeit zwar schon öfters in Betracht gezogen aber konnte mich nie dazu durchringen. Nach der Aktion gestern (siehe <a href="http://www.heise.de/newsticker/meldung/85970">heise-Meldung</a>) hatte ich dann allerdings echt genug. Ich möchte kurz einen Denkanstoss geben warum ihr das auch in Betracht ziehen solltet (und Gründe die dagegen sprechen).</p>
<ul>
<li>StudiVZ geht sorglos mit den Nutzerdaten um. Das brauche ich nicht viel weiter ausführen, schon in der Vergangenheit gab es immer wieder kritische Sicherheitslücken (was noch eine Sache ist) mit denen dann aber absolut unprofessionell umgegangen wurde. Der Aufkauf von StudiVZ hat das Ganze meiner Meinung nach nur verschlimmert.</li>
<li>Ganz allgemein gesprochen wurde mir das Ganze langsam zu gross. Da sind so-und-so-viel Prozent aller Studenten (und bald Schüler) angemeldet, mit ihren Userdaten, ihre Meinungen, Fotos und ihren Freundschaftsnetzwerken. Das ist schon 100 Millionen Euro wert (fragt euch mal wofür man soviel Geld zahlt). Auch wenn meine Userdaten bestimmt nicht gelöscht wurden mit meiner Abmeldung werden in der Zukunft immerhin nicht noch mehr Daten über mich angehäuft und an den meistbietenden verkauft.</li>
<li>Dazu kommen dann noch persönliche Abneigung gegen die Leute die das Portal gegründet haben.</li>
</ul>
<p>Warum ich mich bisher nicht abgemeldet hatte (ja, ich gebe es zu, StudiVZ hat einen gewissen Reiz):</p>
<ul>
<li>Grade für Singles muss das StudiVZ wohl die perfekte Partner/Flirt-Börse sein. Da sieht man wer mit einem studiert, in der gleichen Stadt wohnt, die gleichen Interessen hat und man sieht sogar wie man evtl. an Leute rankommen kann (über das Freundschaftsnetzwerk). Der Prozentsatz an komischen Typen die sich regelmässig das Profil meiner Freundinn angeguckt haben und sie zu irgendwelchen Gruppen eingeladen haben unterstützt mich nur in der Vermutung. Das wird ein Grund für viele sein dabei zu bleiben.</li>
<li>Man trifft Leute wieder zu denen man sonst eigentlich jeglichen Kontakt verloren hatte. Da ich selber mehrmals umgezogen bin konnte ich über das StudiVZ Leute wiederfinden die ich aus meiner Grundschule, meinem alten Sportverein, meinem erstem Gymnasium und sonstwoher kannte. Das ist das Einzige was ich jetzt wirklich vermissen werde. Aber wenn jemand mich wirklich finden will muss er nur bei Google meinen Namen angeben und findet diese Seite. Dass das für die meisten anderen Leute leider nicht gilt ist natürlich schade.</li>
</ul>
<p>So, jetzt liegt es an euch liebe Leser, könnt ihr wirklich nicht ohne auskommen? Gibt es für euch keine Gelegenheit im echten Leben nette Leute kennenzulernen? Wenn ihr der Welt mitteilen wollt was eure Interessen sind und wo ihr studiert und Leuten die Möglichkeit geben wollt euch dazu zu schreiben dann macht doch einfach ein Weblog auf (blogger.com und wordpress.com sind nur zwei Startaddressen).<br />
Last but not least würde es mich (und sicher viele von euch auch) sicher freuen wenn sich Schnellballeffekt-mässig mehr und mehr Leute abmelden würden und die 100 Millionen Euro die für das StudiVZ gezahlt wurden in Luft auflösen würden, als kleine Demonstration dass die Nutzer immer noch die Macht haben zu bestimmen was mit ihren Daten geschieht.</p>
]]></content:encoded>
			<wfw:commentRss>http://heipei.net/2007/02/28/bye-bye-studivz-for-good/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

