<?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>Daniel Hepper &#187; Web 2.0</title>
	<atom:link href="http://daniel.hepper.net/blog/category/web-20/feed/" rel="self" type="application/rss+xml" />
	<link>http://daniel.hepper.net/blog</link>
	<description>Random geeky stuff</description>
	<lastBuildDate>Wed, 04 Jan 2012 09:12:46 +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>21st Web Montag in Cologne</title>
		<link>http://daniel.hepper.net/blog/2010/01/21st-web-montag-in-cologne/</link>
		<comments>http://daniel.hepper.net/blog/2010/01/21st-web-montag-in-cologne/#comments</comments>
		<pubDate>Tue, 19 Jan 2010 22:48:56 +0000</pubDate>
		<dc:creator>Daniel Hepper</dc:creator>
				<category><![CDATA[Web 2.0]]></category>
		<category><![CDATA[webmontag]]></category>

		<guid isPermaLink="false">http://daniel.hepper.net/blog/?p=149</guid>
		<description><![CDATA[Yesterday evening, the 21st Web Montag Cologne took place. The list of participants had already been growing constantly during the last days before the event, but when @fbz, @scompt and me arrived at ~19:30, I was surprised anyway how many &#8230; <a href="http://daniel.hepper.net/blog/2010/01/21st-web-montag-in-cologne/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Yesterday evening, the <a href="http://webmontag.de/location/koeln/2010-01-18">21st Web Montag Cologne</a> took place. The list of participants had already been growing constantly during the last days before the event, but when <a href="http://twitter.com/fbz">@fbz</a>, <a href="http://twitter.com/scompt">@scompt</a> and me arrived at ~19:30, I was surprised anyway how many people where already there and engaged in lively discussions. Starting from 8 o&#8217;clock, three talks were given.</p>
<p>Jörn Zaefferer (<a href="http://twitter.com/bassistance">@bassistance</a>) presented the newly released jQuery 1.4. It offers new features and also an improved performance. If you use jQuery, it might be worth upgrading, despite some backwards-imcompatibilities. A lot of work has also been done on the website and the documentation.</p>
<p>Christoph Beckmann (<a href="http://twitter.com/cbek">@cbek</a>) talked about his experiences surviving a traffic peak caused by TV appearance with the help of Amazon Web Services. The solution involved migrating the <a title="Öffentliche Toiletten finden" href="http://www.lootogo.de/">Loo2Go</a> server to a big EC2 instance and using several caching servers. While the costs were marginal, the approach seems very labour intense to me.</p>
<p>Michael presented a new <a href="http://millepondomvc.de/">MVC framework written in PHP</a> which was heavily influenced by his <a href="http://www.millepondo.de/">experiences</a> working with Ruby on Rails.</p>
<p>After the talks, the discussions continued. All in all, it was once again a very interesting evening, thanks everybody for participating.</p>
<p>The next Web Montag in Cologne will probably be on the first or second Monday in March, so mark these dates in your calendar.</p>
]]></content:encoded>
			<wfw:commentRss>http://daniel.hepper.net/blog/2010/01/21st-web-montag-in-cologne/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>YouTube to sevenload Bookmarklet</title>
		<link>http://daniel.hepper.net/blog/2009/05/youtube-to-sevenload-bookmarklet/</link>
		<comments>http://daniel.hepper.net/blog/2009/05/youtube-to-sevenload-bookmarklet/#comments</comments>
		<pubDate>Mon, 11 May 2009 17:53:23 +0000</pubDate>
		<dc:creator>Daniel Hepper</dc:creator>
				<category><![CDATA[Web 2.0]]></category>
		<category><![CDATA[sevenload]]></category>

		<guid isPermaLink="false">http://daniel.hepper.net/blog/?p=85</guid>
		<description><![CDATA[Say you find a video on YouTube and you want to share it with your friends on sevenload. Now what? YouTube to sevenload Bookmarklet to the rescue! Just drag the link below to your bookmark toolbar: YT2SL If you are &#8230; <a href="http://daniel.hepper.net/blog/2009/05/youtube-to-sevenload-bookmarklet/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Say you find a video on YouTube and you want to share it with your friends on sevenload. Now what?</p>
<p>YouTube to sevenload <a href="http://en.wikipedia.org/wiki/Bookmarklet">Bookmarklet</a> to the rescue!</p>
<p>Just drag the link below to your bookmark toolbar:</p>
<p><a href="javascript:l=document.location;m='Not a YouTube video!';if(l.host.search(/youtube.com$/)==-1){alert(m);}else{a=l.search.substr(1).split('&amp;');v='';for(var i in a){k=a[i].split('=');if(k[0]=='v'){v=k[1];break;}}}if(v==''){alert(m);}else{window.location='http://de.sevenload.com/item/yt/'+v}">YT2SL</a></p>
<p>If you are watching a video on youtube.com, click the bookmarklet to get redirected to the same video on sevenload.</p>
<div id="attachment_94" class="wp-caption aligncenter" style="width: 293px"><a href="http://daniel.hepper.net/blog/wp-content/yt1.jpg"><img class="size-medium wp-image-94" title="YouTube video" src="http://daniel.hepper.net/blog/wp-content/yt1-283x300.jpg" alt="YouTube video" width="283" height="300" /></a><p class="wp-caption-text">http://www.youtube.com/watch?v=YB1olxLwBWI</p></div>
<p style="text-align: center;">becomes</p>
<div id="attachment_93" class="wp-caption aligncenter" style="width: 293px"><a href="http://daniel.hepper.net/blog/wp-content/sl1.jpg"><img class="size-medium wp-image-93" title="sevenload Video" src="http://daniel.hepper.net/blog/wp-content/sl1-283x300.jpg" alt="http://de.sevenload.com/item/yt/YB1olxLwBWI" width="283" height="300" /></a><p class="wp-caption-text">http://de.sevenload.com/item/yt/YB1olxLwBWI</p></div>
<p>You can also manually create a bookmark with this adress (make sure to remove linebreaks):</p>
<p style="text-align: left;">javascript:l=document.location;m=&#8217;Not a YouTube video!&#8217;;if(l.host.search(/youtube.com$/)==-1){alert(m);}else{a=l.search.substr(1).split(&#8216;&amp;&#8217;);v=&#8221;;for(var i in a){k=a[i].split(&#8216;=&#8217;);if(k[0]==&#8217;v'){v=k[1];break;}}}if(v==&#8221;){alert(m);}else{window.location=&#8217;http://de.sevenload.com/item/yt/&#8217;+v}</p>
]]></content:encoded>
			<wfw:commentRss>http://daniel.hepper.net/blog/2009/05/youtube-to-sevenload-bookmarklet/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Features are not key to success</title>
		<link>http://daniel.hepper.net/blog/2008/12/features-are-not-key-to-success/</link>
		<comments>http://daniel.hepper.net/blog/2008/12/features-are-not-key-to-success/#comments</comments>
		<pubDate>Wed, 10 Dec 2008 13:16:43 +0000</pubDate>
		<dc:creator>Daniel Hepper</dc:creator>
				<category><![CDATA[Web 2.0]]></category>

		<guid isPermaLink="false">http://daniel.hepper.net/blog/?p=53</guid>
		<description><![CDATA[At least not for social networks. A blog by Robert Basic about new features at blepper, a German Twitter alternative, got me thinking. What is the main feature of a social network? Connecting people! And to enable connections between people, &#8230; <a href="http://daniel.hepper.net/blog/2008/12/features-are-not-key-to-success/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>At least not for social networks. A blog by <a href="http://www.basicthinking.de/blog/2008/12/10/bleeper-alternative-zu-twitter/trackback/">Robert Basic about new features at blepper, a German Twitter alternative</a>, got me thinking.</p>
<p>What is the main feature of a social network? Connecting people! And to enable connections between people, you have to reach a critical mass of people first.</p>
<p>There is already a million ways to connect to other people. Facebook, Myspace, LinkedIn, Twitter, and German services like StudiVZ, WKW, XING&#8230;</p>
<p>Most of them are not perfect. But just providing a more feature-rich service than an established competitor is a recipe for disaster. <a href="http://pownce.com/">Pownce</a> had to learn this <a href="http://www.techcrunch.com/2008/12/01/pownce-deadpooled-team-moves-to-six-apart/">the hard way.</a> Facebook never really took off in Germany, because StudiVZ took the German market first. My experience is that almost every German you find on Facebook, met people abroad. She didn&#8217;t sign up for the better photo gallery, but for people.</p>
<p>StudiVZ grew big fast and then sucked for a long period of time. Lots of performance and privacy issues. People stayed.</p>
<p>Twitter  grew big fast and then sucked for a long period of time. Lots of performance issues. People stayed.</p>
<p>I simply can&#8217;t think of one example where a new social network overtook an established competitor due to features.</p>
]]></content:encoded>
			<wfw:commentRss>http://daniel.hepper.net/blog/2008/12/features-are-not-key-to-success/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How 52 words can cost you your job</title>
		<link>http://daniel.hepper.net/blog/2008/12/how-52-words-can-cost-youyour-job/</link>
		<comments>http://daniel.hepper.net/blog/2008/12/how-52-words-can-cost-youyour-job/#comments</comments>
		<pubDate>Tue, 02 Dec 2008 22:17:13 +0000</pubDate>
		<dc:creator>Daniel Hepper</dc:creator>
				<category><![CDATA[Web 2.0]]></category>

		<guid isPermaLink="false">http://daniel.hepper.net/blog/?p=47</guid>
		<description><![CDATA[With some trolling on a blog, some poor guy causes an incredible shitstorm that changed his life. That&#8217;s a story only the blogosphere can write. In this case, the German speaking blogosphere*. It all starts with astupid anonymous comment on &#8230; <a href="http://daniel.hepper.net/blog/2008/12/how-52-words-can-cost-youyour-job/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>With some trolling on a blog, some poor guy causes an incredible shitstorm that changed his life. That&#8217;s a story only the blogosphere can write. In this case, the German speaking blogosphere<sup><a href="#footnote1">*</a></sup>.</p>
<ol>
<li>It all starts with a<a href="http://blog.hogenkamp.com/2008/11/24/geist-oder-glotze/#comment-62007">stupid anonymous comment</a> on a blog, concerning the authors weight.</li>
<li>The author<sup><a href="footnote2">**</a></sup> grabs the commentors IP adress from the logs and <a href="http://blog.hogenkamp.com/2008/11/24/geist-oder-glotze/#comment-62009">posts the matching domain name</a>, revealing that the commentor didn&#8217;t give his real name.</li>
<li>The commentor has the balls (or is stupid enough) to <a href="http://blog.hogenkamp.com/2008/11/24/geist-oder-glotze/#comment-62030">reveil his real name and asks for absolution</a>.</li>
<li>Now, the author could have forgotten about the whole thing. Instead, he posts an <a href="http://blog.hogenkamp.com/2008/11/29/kommentieren-unter-falschem-namen-durch-dr-patrick-eich-rueckfrage-an-christoph-richterich/">open letter to the commentors employer</a> (a PR agency) on his blog.</li>
<li>Two days later, <a href="http://blog.hogenkamp.com/2008/11/29/kommentieren-unter-falschem-namen-durch-dr-patrick-eich-rueckfrage-an-christoph-richterich/#comment-62118">the employer raises his voice</a>, announcing that the commentor will be fired.</li>
</ol>
<p>52 inconsiderate words made the commentor unemployed and probably ruined his name on Google forever*</p>
<p>And this is where the real discussion starts. Don&#8217;t get me wrong, nobody likes <a href="http://en.wikipedia.org/wiki/Troll_(Internet)">trolls</a>. And it&#8217;s unfair to pick on inferior people. In this case, inferior meaning the fit guy holding a degree in sports picking on an overweight guy. Trolls, let this be your warning.</p>
<p>Still, the consequences seem a bit harsh. As far as I understand the author wasn&#8217;t as much upset about the comment itself as about the fact that it was posted under a false name. But where do you draw the line between posting under a false name and posting anonymously? Sure, the mistake of the commentor was to specify a URL. Posting as John Smith is not the same as posting as John Smith, www.smith.com.</p>
<p>But if somebody is clueless enough to post such a comment from his workplace, can&#8217;t you assume that it didn&#8217;t come to his mind that somebody might think he really is, in fact, the one John Smith from Smith Consulting at smith.com? In dubio pro reo, I&#8217;d say the commentors intention was anonymity, not identity theft.</p>
<p>And this is where the pendulum swings back. Just as it is inappropriate for the athlete to pick on the fattie, it is inappropriate for the internet pro to hunt down the troll. Not feeding a troll is not the same as ruining his life.</p>
<p>(<a href="http://www.basicthinking.de/blog/2008/12/02/du-bist-fett/trackback/">via</a>)</p>
<p><a name="footnote1">*</a> All links in German, sorry.</p>
<p><a name="footnote2">**</a> Please excuse the whole author/commentor/JohnSmith thing, I didn&#8217;t want to <del datetime="2008-12-02T23:06:04+00:00">make the Google bomb bigger</del> stigmatize the commentor more than <del datetime="2008-12-02T23:06:04+00:00">it</del> he already is.</p>
]]></content:encoded>
			<wfw:commentRss>http://daniel.hepper.net/blog/2008/12/how-52-words-can-cost-youyour-job/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>BarCamp Stuttgart</title>
		<link>http://daniel.hepper.net/blog/2008/09/barcamp-stuttgart/</link>
		<comments>http://daniel.hepper.net/blog/2008/09/barcamp-stuttgart/#comments</comments>
		<pubDate>Sun, 28 Sep 2008 20:25:57 +0000</pubDate>
		<dc:creator>Daniel Hepper</dc:creator>
				<category><![CDATA[Web 2.0]]></category>
		<category><![CDATA[barcamp]]></category>
		<category><![CDATA[web2.0]]></category>

		<guid isPermaLink="false">http://daniel.hepper.net/blog/?p=23</guid>
		<description><![CDATA[Dieses Wochenende fand das erste BarCamp Stuttgart statt. Gestern war ich auch dabei, bei meinem ersten BarCamp überhaupt. Ohne allzu genaue Vorstellung was mich eigentlich erwartet, habe ich mich auf den Weg nach Stuttgart gemacht. Los gings mit einer großen &#8230; <a href="http://daniel.hepper.net/blog/2008/09/barcamp-stuttgart/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><a href="http://bcstuttgart.mixxt.de/"><img class="alignright" title="BarCamp Stuttgart" src="http://i115.photobucket.com/albums/n320/trau_kainehm/bc0711/bc0711_163.png" alt="" width="163" height="163" /></a>Dieses Wochenende fand das erste BarCamp Stuttgart statt. Gestern war ich auch dabei, bei meinem ersten BarCamp überhaupt. Ohne allzu genaue Vorstellung was mich eigentlich erwartet, habe ich mich auf den Weg nach Stuttgart gemacht.</p>
<p>Los gings mit einer großen Vorstellungsrunde, bei über 200 Teilnehmer hat das ne ganze Weile gedauert. Danach wurde die Sessions geplant, insgesamt standen 30 Sessions zur Auswahl.</p>
<p>Um 11:30 starteten die erste Sessions, ich entschied mich für Internationalisierung von Webservices mit <a href="http://www.ruckh.org/">Mario</a> von <a href="http://kindo.com/">kindo</a>. kindo hat eine Strategie der frühzeitigen und umfassenden Internationalisierung verfolgt (Launch mit 6 Sprachen, am Schluss 17, wenn ich mich richtig erinnere). Diese Strategie war wohl mit ein Erfolgsfaktor, mit nur einer Sprache hätte die Plattform wahrscheinlich nur ein Drittel ihrer Nutzer. Interessant war der Punkt, dass man mit den Sprachen Englisch, Spanisch und Chinesisch <a title="Statistik zu Sprachen im Internet" href="http://www.internetworldstats.com/languages.htm">über die Hälfte der Internetnutzer erreicht</a>. Die Übersetzung von Rechtsdokumenten und die Befolgung von internationalen Rechtsvorschriften ist wohl ein großes Problem. Als StartUp kommt man vielleicht damit durch, wenn man sich zuerst mal um die lokalen Gesetze kümmert.</p>
<p>Nach dem Mittagessen gab&#8217;s die Session &#8220;Ideen im Social Commerce am Praxisbeispiel&#8221; mit Markus und Stephan. Über das vorgestellte Projekt <a href="http://codeme.de/">codeME</a> gab es geteilte Ansichten. Die Grundidee, ein Produkt zu erschaffen, das eine Brücke zwischen einer Online-Community und dem Real-Life schlägt, fand ich aber sehr interessant. Es wurde unter anderem die These aufgestellt, dass Produkte nicht nur wegen ihrer Eigenschaften, sondern auch wegen ihrer vermittelten Werte und Gruppenzugehörigkeit gekauft werden. Beispiel Harley-Davidson, technisch vielleicht nicht das beste Motorrad, aber ein Kult. Für einen Marketing-Menschen sicher ein alter Hut, aber trotzdem gut sich das nochmal bewusst zu machen.</p>
<p>Wie bei einem guten Event üblich, hat man die Qual der Wahl zwischen mehreren parallel laufenden Veranstaltungen. So auch bei Session #3 und #4. Zwei Sessions über Recht oder ein zweiteiliger SEO-Workshop? Ich endschied mich für &#8220;Neue Gesellschaftsform. Unternehmergesellschaft&#8221; mit Malte und &#8220;Web 2.0 und Recht. User Generated Content &#8211; Chance oder Risiken?&#8221; mit <a href="http://rechtzweinull.de">Carsten Ulbricht</a>. Hier mal ein paar Stichpunkte:</p>
<ul>
<li>Die neue Gesellschaftsform &#8220;Unternehmergesellschaft (haftungsbeschränkt)&#8221; kommt wohl (endlich) im November und hat einige Vorteile gegenüber der unter StartUps beliebten englischen Limited.</li>
<li>Haftung für User Generated Content: es gibt Pflichten für einen Diensteanbieter (Forenanbieter, Blogger, etc.) gibt, aber es durchaus möglich ist denen nachzukommen.</li>
<li>Verwendung von User Generated Content: eine AGB ist kein Persilschein, Vorsicht auf bei der Verwendung von Werken unter Creative Commons (Stichwort Persönlichkeitsrecht)</li>
</ul>
<p>Zum Abschluss gabs noch eine Session &#8220;Gründungszuschuss und finnzielle Unterstützung vom Staat&#8221; mit Sascha Konietzke. Der <a href="http://www.gruendungszuschuss.de/">Gründungszuschuss</a> wird für eine Gründung aus der Arbeitslosigkeit gewährt, die Höhe richtet sich nach dem Arbeitslosengeld. Wenn ich es richtig verstanden habe, bedeutet &#8220;kein Anspruch auf ALG&#8221; automatisch &#8220;kein Anspruch auf Gründungszuschuss&#8221;. Doof für Studenten, allerdings gibt es für die andere Möglichkeiten zur Förderung, z.B. das <a href="http://www.exist.de/exist-gruenderstipendium/index.php">Exist Gründerstipendium</a>.</p>
<p>Alles in allem sehr interessante Sessions. Es ergaben sich auch eine Menge interessante Gespräche, besonders beim Abendessen. Apropos Abendessen: Für das leibliche Wohl war während der gesamten Veranstaltung bestens gesorgt. Überhaupt war ich positiv von der phantastischen Organisation überrascht, danke hierfür an <a href="http://www.theofel.de/weblog/">Jan</a>, Markus und <a href="http://www.rechtzweinull.de/">Carsten</a> und an die <a href="http://bcstuttgart.mixxt.de/networks/wiki/index.Sponsoren">Sponsoren</a>.</p>
<p>Mein Fazit: BarCamp ist ne tolle Sache! Das nächste Mal werde ich auch selbst eine Session zu halten und bin auf jeden Fall beide Tage dabei.</p>
]]></content:encoded>
			<wfw:commentRss>http://daniel.hepper.net/blog/2008/09/barcamp-stuttgart/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

