<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Herbert Mühlburger</title>
    <link>/</link>
    <description>Recent content on Herbert Mühlburger</description>
    <generator>Hugo</generator>
    <language>en</language>
    <lastBuildDate>Tue, 21 Jul 2020 00:00:00 +0000</lastBuildDate>
    <atom:link href="/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>The different architectures of neural networks</title>
      <link>/2020/architectures-of-neural-networks-explained/</link>
      <pubDate>Tue, 21 Jul 2020 00:00:00 +0000</pubDate>
      <guid>/2020/architectures-of-neural-networks-explained/</guid>
      <description>There are a lot of different neural network architectures out there. Recently I found an article that gives a great overview on the different architectures. You can find the article here:&#xA;The mostly complete chart of Neural Networks, explained (via towardsdatascience.com)</description>
    </item>
    <item>
      <title>How to read research papers</title>
      <link>/posts/how-to-read-research-papers/</link>
      <pubDate>Thu, 14 Nov 2019 14:55:26 +0100</pubDate>
      <guid>/posts/how-to-read-research-papers/</guid>
      <description>Reading research papers can be hard and therefore I looked for strategies to optimize my paper readings. How should you read a research paper? How many papers should you read in order to understand a field broadly? There is a good talk on this topic from Andrew Ng, an Adjunct Professor at Stanford University.&#xA;Here are my notes on how to read research papers: Read 5-20 papers to get a basic understanding of a field Read 50 - 100 papers and you have a very good understanding Steps to understand a field Andrew Ng proposes the following three steps to understand a field better:</description>
    </item>
    <item>
      <title>Istio</title>
      <link>/2019/01/istio/</link>
      <pubDate>Fri, 25 Jan 2019 21:10:00 +0100</pubDate>
      <guid>/2019/01/istio/</guid>
      <description>Istio has gained lots of traction in the Kubernetes space. Here is a compiled list of interesting talks on Istio.&#xA;Kudos to Lachlan Evenson for creating this content:&#xA;Setting Sail with Istio Istio - up and running by Lachlan Evenson Istio - adding services to the mesh by Lachlan Evenson Istio - Working with Ingress Istio - Working with Egress Istio - Request Routing Istio - Fault Injection Testing I hope you find something useful in these resources.</description>
    </item>
    <item>
      <title>Micro Frotendends</title>
      <link>/2018/12/micro-frontends/</link>
      <pubDate>Wed, 26 Dec 2018 16:32:23 +0100</pubDate>
      <guid>/2018/12/micro-frontends/</guid>
      <description>This is an interesting talk from Michael Geers on Micro Frontends. He gave the talk at Web Rebells 2018.&#xA;Michael Geers: Micro Frontends - Think Smaller, Avoid the Monolith, ❤️ the Backend | Web Rebels 2018</description>
    </item>
    <item>
      <title>The Evolution of Microservices</title>
      <link>/2018/02/the-evolution-of-microservices/</link>
      <pubDate>Tue, 13 Feb 2018 00:00:00 +0000</pubDate>
      <guid>/2018/02/the-evolution-of-microservices/</guid>
      <description>Have you ever wondered on how the concept of Microservices developed? The following video by Adrian Cockcroft gives a quite good overview on the evolution of microservices.&#xA;(via Scalable Microservices with Kubernetes)</description>
    </item>
    <item>
      <title>What means Serverless?</title>
      <link>/2018/01/what-are-serverless-architectures/</link>
      <pubDate>Mon, 29 Jan 2018 15:34:05 +0000</pubDate>
      <guid>/2018/01/what-are-serverless-architectures/</guid>
      <description>For those who want to understand Serverless architectures, I recommend reading this post by Mike Roberts. The term Serverless was already used in 2012. Mike defines the following characteristics of serverless architectures:&#xA;Mike Roberts - Definition of Serverless No management of server hosts or server processes You as a developer don’t have to care about e.g. the number of servers running your software or where where it runs or things like OS upgrades, etc.</description>
    </item>
    <item>
      <title>JavaScript Rising Stars 2017</title>
      <link>/2018/01/javascript-rising-stars-2017/</link>
      <pubDate>Fri, 19 Jan 2018 10:26:44 +0000</pubDate>
      <guid>/2018/01/javascript-rising-stars-2017/</guid>
      <description>In 2016 Create React App solved the problem of how to start coding a React application by providing a nice set of presets, very well packaged. Facebook keeps releasing new versions very often and it was by far the most popular project in 2017 among the React ecosystem.&#xA;Vue Ecosystem Element and iView are the two most popular UI component kits, both focused on rapid desktop UI development. Mint UI and vux, on the other hand, are the two most popular mobile-focused UI kits.</description>
    </item>
    <item>
      <title>A Channel Compendium by John Graham-Cumming</title>
      <link>/2017/12/a-channel-compendium-by-john-graham-cumming/</link>
      <pubDate>Tue, 26 Dec 2017 00:00:00 +0000</pubDate>
      <guid>/2017/12/a-channel-compendium-by-john-graham-cumming/</guid>
      <description>This video explains the concept of channels in the Go programming language very well. Channels are really useful to synchronize Goroutines.</description>
    </item>
    <item>
      <title>Blockchain 101</title>
      <link>/2017/02/blockchain-101/</link>
      <pubDate>Tue, 07 Feb 2017 09:00:36 +0000</pubDate>
      <guid>/2017/02/blockchain-101/</guid>
      <description>Have you ever wondered how the Blockchain works? I found an interesting visual illustration about Blockchains by Anders Brownworth. Anders is a coder at Circle, a FinTech company based in the US.&#xA;(via anders.com and anders.com/blockchain)</description>
    </item>
    <item>
      <title>Security by Design</title>
      <link>/2017/02/security-by-design/</link>
      <pubDate>Mon, 06 Feb 2017 00:00:00 +0000</pubDate>
      <guid>/2017/02/security-by-design/</guid>
      <description>This interesting talk by Eoin Woods focusses on Security by Design. Eoin is the CTO of Endava.</description>
    </item>
    <item>
      <title>Stateless Authentication using JWT (JSON Web Token)</title>
      <link>/2017/01/stateless-authentication-using-jwt-json-web-token/</link>
      <pubDate>Fri, 20 Jan 2017 00:00:00 +0000</pubDate>
      <guid>/2017/01/stateless-authentication-using-jwt-json-web-token/</guid>
      <description>Currently I work on an implementation for authentication and authorization using Spring Boot, Spring Security, OAuth 2.0 and JSON Web Tokens (JWT). In order to get a good understanding on these topics I found several talks that I’m going to list here.&#xA;“100% Stateless with JWT (JSON Web Token)” by Hubert Sablonnière. I found it very useful to get a better understanding on using JWTs to create a really stateless authentication architecture.</description>
    </item>
    <item>
      <title>Apache Kafka Streams</title>
      <link>/2017/01/apache-kafka-streams/</link>
      <pubDate>Tue, 17 Jan 2017 16:17:01 +0000</pubDate>
      <guid>/2017/01/apache-kafka-streams/</guid>
      <description>I’m interested in Apache Kafka Streams and would like share some information on this topic with you. There is a great talk about Stream Processing from Neha Narkhede who co-authored Apache Kafka and is currently a co-founder and Head of Engineering of Confluent.&#xA;There is also a good article on Apache Kafka Streams with lots of background information.</description>
    </item>
    <item>
      <title>[video] – Docker for Java Developers</title>
      <link>/2016/12/video-docker-for-java-developers/</link>
      <pubDate>Mon, 05 Dec 2016 21:41:17 +0000</pubDate>
      <guid>/2016/12/video-docker-for-java-developers/</guid>
      <description>Here is a good introductory video on Docker for Java Developers:</description>
    </item>
    <item>
      <title>[video] – Knowledge is Power: Getting out of Trouble by Understanding Git</title>
      <link>/2016/11/video-knowledge-is-power-getting-out-of-trouble-by-understanding-git/</link>
      <pubDate>Thu, 17 Nov 2016 10:25:34 +0000</pubDate>
      <guid>/2016/11/video-knowledge-is-power-getting-out-of-trouble-by-understanding-git/</guid>
      <description>Have you ever wondered how git works internally or why git does certain things in a certain way? Recently I found an interesting talk about git&amp;rsquo;s internals on https://gotocon.com. It explains all the building blocks that you need to understand to better understand git.&#xA;Knowledge is Power: Getting out of Trouble by Understanding Git</description>
    </item>
    <item>
      <title>Programming as Performance</title>
      <link>/2016/05/programming-as-performance/</link>
      <pubDate>Sun, 01 May 2016 09:10:11 +0000</pubDate>
      <guid>/2016/05/programming-as-performance/</guid>
      <description>Programming as Performance? This sounds interesting and indeed it is, as you can see in this video by Sam Aaron (a Post-Doc Researcher at the Cambridge University):&#xA;He wrote Sonic Pi, a program to enable children and others interested in coding and music to create their very individual sounds using a simple keyboard and a Raspberry Pi.</description>
    </item>
    <item>
      <title>How to convert a .PDF file to .PNG using Image Magick</title>
      <link>/2016/03/how-to-convert-a-pdf-file-to-png-using-image-magick/</link>
      <pubDate>Thu, 31 Mar 2016 08:27:56 +0000</pubDate>
      <guid>/2016/03/how-to-convert-a-pdf-file-to-png-using-image-magick/</guid>
      <description>ImageMagick is a powerfull tool to manipulate images. If you want to convert a .PDF to an .PNG file use the following command:&#xA;convert -verbose -density 300 -trim input.pdf -quality 100 -sharpen 0x1.0 -background white -flatten output.png&#xA;Assuming that your pdf is called “input.pdf” and consists only of one page. The above command colors any transparent background white.&#xA;(via stackoverflow.com and imagemagick.org)</description>
    </item>
    <item>
      <title>Certified Salesforce Platform App Builder – Part 1: Exam Overview</title>
      <link>/2015/11/certified-salesforce-platform-app-builder-part-1-exam-overview/</link>
      <pubDate>Sun, 01 Nov 2015 11:59:44 +0000</pubDate>
      <guid>/2015/11/certified-salesforce-platform-app-builder-part-1-exam-overview/</guid>
      <description>In order to prepare and pass the Salesforce App Builder Exam I follow the learning path as described in the official “Certified Salesforce Platform App Builder Study Guide“.&#xA;But how many questions on each topic have to be answered in the exam? The total number of questions is 60 and the expected number of questions on each topic can easily be calculated:&#xA;Overview of exam questions per topic &amp;lt;td width=&amp;quot;87&amp;quot;&amp;gt; &amp;lt;strong&amp;gt;Weight&amp;lt;/strong&amp;gt; &amp;lt;/td&amp;gt; &amp;lt;td width=&amp;quot;87&amp;quot;&amp;gt; &amp;lt;strong&amp;gt;Questions&amp;lt;/strong&amp;gt; &amp;lt;/td&amp;gt; &amp;lt;td&amp;gt; 27% &amp;lt;/td&amp;gt; &amp;lt;td&amp;gt; 16,2 &amp;lt;/td&amp;gt; &amp;lt;td&amp;gt; 20% &amp;lt;/td&amp;gt; &amp;lt;td&amp;gt; 12 &amp;lt;/td&amp;gt; &amp;lt;td&amp;gt; 14% &amp;lt;/td&amp;gt; &amp;lt;td&amp;gt; 8,4 &amp;lt;/td&amp;gt; &amp;lt;td&amp;gt; 10% &amp;lt;/td&amp;gt; &amp;lt;td&amp;gt; 6 &amp;lt;/td&amp;gt; &amp;lt;td&amp;gt; 8% &amp;lt;/td&amp;gt; &amp;lt;td&amp;gt; 4,8 &amp;lt;/td&amp;gt; &amp;lt;td&amp;gt; 8% &amp;lt;/td&amp;gt; &amp;lt;td&amp;gt; 4,8 &amp;lt;/td&amp;gt; &amp;lt;td&amp;gt; 5% &amp;lt;/td&amp;gt; &amp;lt;td&amp;gt; 3 &amp;lt;/td&amp;gt; &amp;lt;td&amp;gt; 5% &amp;lt;/td&amp;gt; &amp;lt;td&amp;gt; 3 &amp;lt;/td&amp;gt; &amp;lt;td&amp;gt; 3% &amp;lt;/td&amp;gt; &amp;lt;td&amp;gt; 1,8 &amp;lt;/td&amp;gt; &amp;lt;td&amp;gt; &amp;lt;strong&amp;gt;100%&amp;lt;/strong&amp;gt; &amp;lt;/td&amp;gt; &amp;lt;td&amp;gt; &amp;lt;strong&amp;gt;60&amp;lt;/strong&amp;gt; &amp;lt;/td&amp;gt; My strategy is to begin with the most important topic with the most questions and work my way down to the end of the list.</description>
    </item>
    <item>
      <title>Interesting Creative Digital &amp; Internet Agencies</title>
      <link>/2015/09/interesting-creative-digital-and-internet-agencies/</link>
      <pubDate>Sun, 06 Sep 2015 09:40:16 +0000</pubDate>
      <guid>/2015/09/interesting-creative-digital-and-internet-agencies/</guid>
      <description>Since several months I work as a Full Stack Software Engineer for Scoop &amp;amp; Spoon, a creative digital &amp;amp; internet agency based in London (UK), Vienna and Graz (Austria). I was wondering which other digital &amp;amp; internet agencies are out there and luckily found an interesting article in the brand eins magazine regarding this topic. The following list is a compilation of interesting agencies out there:&#xA;**Scoop &amp;amp; Spoon **(www.scoopandspoon.com) TRONIC Innovation (tronic.</description>
    </item>
    <item>
      <title>How to choose a versioning scheme for your software</title>
      <link>/2015/04/how-to-choose-a-versioning-scheme-for-your-software/</link>
      <pubDate>Thu, 16 Apr 2015 13:10:16 +0000</pubDate>
      <guid>/2015/04/how-to-choose-a-versioning-scheme-for-your-software/</guid>
      <description>As a developer, there comes the time were you think about how to version your software. One approach is “Semantic Versioning” which leverages the level of change on your public API. Depending on what you changed in your code, Semantic Versioning proposes different version numbers:&#xA;Given a version number MAJOR.MINOR.PATCH, increment the:&#xA;MAJOR version when you make incompatible API changes, MINOR version when you add functionality in a backwards-compatible manner, and PATCH version when you make backwards-compatible bug fixes.</description>
    </item>
    <item>
      <title>Forbes Magazine features the Austrian Startup Scene</title>
      <link>/2014/12/forbes-magazine-features-the-austrian-startup-scene/</link>
      <pubDate>Mon, 15 Dec 2014 17:33:02 +0000</pubDate>
      <guid>/2014/12/forbes-magazine-features-the-austrian-startup-scene/</guid>
      <description>Forbes is one of the top magazines on business related topics. It published an interesting article called “Scaling Alpine Heights: Austria’s Startup Scene“on the Austrian Startup Scene. The following statement attracted my attention:&#xA;“The country is enjoying something of an entrepreneurial renaissance, driven largely by the return of some highly successful founders whose presence has awoken its capital Vienna from a start-up winter sleep.” [by Forbes]&#xA;The Austrian startups that made it to the article are the following ones (details on the startups can be found in the article and on their corresponding website):</description>
    </item>
    <item>
      <title>Eight elementary Skills every Entrepreneur should have</title>
      <link>/2014/12/eight-elementary-skills-every-entrepreneur-should-have/</link>
      <pubDate>Sun, 14 Dec 2014 14:45:39 +0000</pubDate>
      <guid>/2014/12/eight-elementary-skills-every-entrepreneur-should-have/</guid>
      <description>Do you think about starting your own company? Then you should think carefully about the elementary skills you need to do so. What are the eight elementary skills every entrepreneur needs? Thomas H. Byers et. al. compiled the following list in his book on “Technology Ventures – From Idea to Enterprise”:&#xA;Entrepreneurs initiate and operate a purposeful enterprise. Entrepreneurs operate within the context and industrial environment at the time of initiation.</description>
    </item>
    <item>
      <title>Talk on Infrastructure at Scale: Apache Kafka, Storm and Elastic Search</title>
      <link>/2014/09/talk-on-infrastructure-at-scale-apache-kafka-storm-and-elastic-search/</link>
      <pubDate>Sat, 06 Sep 2014 07:35:27 +0000</pubDate>
      <guid>/2014/09/talk-on-infrastructure-at-scale-apache-kafka-storm-and-elastic-search/</guid>
      <description>The following talk gives a good overview on the technologies used by Loggly.com to build their scalable real-time-search log-processing infrastructure.&#xA;The slides of the talk can be found here:&#xA;Infrastructure at Scale: Apache Kafka, Twitter Storm &amp;amp; Elastic Search (ARC303) | AWS re:Invent 2013 from Amazon Web Services</description>
    </item>
    <item>
      <title>Stanford Large Network Dataset Collection</title>
      <link>/2014/07/stanford-large-network-dataset-collection/</link>
      <pubDate>Mon, 21 Jul 2014 11:23:47 +0000</pubDate>
      <guid>/2014/07/stanford-large-network-dataset-collection/</guid>
      <description>The Stanford Large Network Dataset Collection was published as part of the Stanford Network Analysis Project (SNAP). It consists of an interesting collection of large networks. The aim of SNAP is provide a general purpose network analysis and graph mining library.&#xA;The SNAP Collection contains datasets from various domains such as:&#xA;Social networks : online social networks, edges represent interactions between people Networks with ground-truth communities : ground-truth network communities in social and information networks Communication networks : email communication networks with edges representing communication Citation networks : nodes represent papers, edges represent citations Collaboration networks : nodes represent scientists, edges represent collaborations (co-authoring a paper) Web graphs : nodes represent webpages and edges are hyperlinks Amazon networks : nodes represent products and edges link commonly co-purchased products Internet networks : nodes represent computers and edges communication Road networks : nodes represent intersections and edges roads connecting the intersections Autonomous systems : graphs of the internet Signed networks : networks with positive and negative edges (friend/foe, trust/distrust) Location-based online social networks : Social networks with geographic check-ins Wikipedia networks and metadata : Talk, editing and voting data from Wikipedia Twitter and Memetracker : Memetracker phrases, links and 467 million Tweets Online communities : Data from online communities such as Reddit and Flickr Online reviews : Data from online review systems such as BeerAdvocate and Amazon Information cascades : … It is definitely worth of having a look at the different datasets.</description>
    </item>
    <item>
      <title>Nine Building Blocks of Business Models</title>
      <link>/2014/04/nine-building-blocks-of-business-models/</link>
      <pubDate>Mon, 14 Apr 2014 15:48:20 +0000</pubDate>
      <guid>/2014/04/nine-building-blocks-of-business-models/</guid>
      <description>In Alexander Osterwalder’s business model generation canvas every organization’s business model can be described using 9 building blocks:&#xA;Customer Segments This are all the people and organizations for which you are creating value. This includes simple users and paying customers.&#xA;Value Proposition This are products and services that create value for each of your customer segments.&#xA;Channels Channels describe through which touch points you are interacting with your customers and delivering value.</description>
    </item>
    <item>
      <title>How to get Skype running on Ubuntu 13.10</title>
      <link>/2014/03/how-to-get-skype-running-on-ubuntu-13-10/</link>
      <pubDate>Fri, 14 Mar 2014 10:30:08 +0000</pubDate>
      <guid>/2014/03/how-to-get-skype-running-on-ubuntu-13-10/</guid>
      <description>I got Skype running on Ubuntu 13.10 using the following commands:&#xA;[code lang=”bash”]&#xA;sudo -s&#xA;mv /usr/bin/skype /usr/bin/skype-bin&#xA;emacs /usr/bin/skype&#xA;[/code]&#xA;Filling the file with the following content:&#xA;[code lang=”bash”]&#xA;#!/bin/sh&#xA;export LD_PRELOAD=/usr/lib/i386-linux-gnu/mesa/libGL.so.1&#xA;exec skype-bin&#xA;[/code]&#xA;Don’t forget to change the file mode:&#xA;[code lang=”bash”]&#xA;chmod 0755 /usr/bin/skype&#xA;[/code]&#xA;(via timgood)</description>
    </item>
    <item>
      <title>How to mount Novell directory in Ubuntu</title>
      <link>/2014/03/how-to-mount-novell-directory-in-ubuntu/</link>
      <pubDate>Wed, 12 Mar 2014 14:04:18 +0000</pubDate>
      <guid>/2014/03/how-to-mount-novell-directory-in-ubuntu/</guid>
      <description>First you have to install ncpfs using apt-get:&#xA;[code language=”bash”]&#xA;sudo apt-get install ncpfs&#xA;[/code]&#xA;Then mount your novell directories using the following commands:&#xA;[code language=”bash”]&#xA;mkdir /media/novell&#xA;sudo chown : /media/novell&#xA;sudo ncpmount -S -A -U -u -g -o nfsextras,symlinks,tcp,rw /media/novell -p cp850 -y utf8&#xA;[/code]&#xA;This will mount all of the volumes. If you wish to mount a specific volume use the -V option.&#xA;Having issues? Just drop me a line.</description>
    </item>
    <item>
      <title>Enable HTTPS everywhere</title>
      <link>/2014/01/enable-https-everywhere/</link>
      <pubDate>Sun, 05 Jan 2014 15:35:26 +0000</pubDate>
      <guid>/2014/01/enable-https-everywhere/</guid>
      <description>Finally I finished to configure my HTTPS protocol support for blog.muehlburger.at. Supporting encrypted communication is an important part of the internet today. Everybody should support encrypted communication on the web. A good resource on how to select strong cypher suites and to configure your web server to support encryption properly is bettercrypto.org.&#xA;There is also a great video covering the current state of the art in crypto held by security researchers at 30C3:</description>
    </item>
    <item>
      <title>Making Location completely unimportant</title>
      <link>/2013/12/making-location-completely-unimportant/</link>
      <pubDate>Thu, 19 Dec 2013 19:32:40 +0000</pubDate>
      <guid>/2013/12/making-location-completely-unimportant/</guid>
      <description>Working remote becomes more and more important to many people. Remote: Office Not Required written by Jason Fried (co-founder of 37signals) and David Heinemeier Hansson (original creator of Ruby on Rails) is a great book dealing with this topic. It describes in detail the benefits and problems of building a software company having employees working from remote locations spread all over the world. This gives them great flexibility and enables to recruit talents without being tied to a specific location.</description>
    </item>
    <item>
      <title>Free Online Courses on Finance and Related Topics</title>
      <link>/2013/07/free-online-courses-on-finance-and-related-topics/</link>
      <pubDate>Thu, 25 Jul 2013 13:56:24 +0000</pubDate>
      <guid>/2013/07/free-online-courses-on-finance-and-related-topics/</guid>
      <description>Are you interested in finance and financial topics? Here are some links on interesting free online courses on finance and financial topics:&#xA;Open Yale Courses Yale provides two courses (ECON 252, ECON 251):&#xA;ECON 252: Financial Markets (2008) ECON 252: Financial Markets (2011) ECON 251: Financial Theory, (Recommended Books) Stanford Courses Stanford University provides a course on&#xA;Finance. Coursera.org Courses On Coursera there are lots of online courses. The following two are special interesting ones:</description>
    </item>
    <item>
      <title>How to fix error on Pentaho Data Integration (Kettle) startup</title>
      <link>/2013/07/how-to-fix-error-on-pentaho-data-integration-kettle-startup/</link>
      <pubDate>Tue, 23 Jul 2013 07:48:40 +0000</pubDate>
      <guid>/2013/07/how-to-fix-error-on-pentaho-data-integration-kettle-startup/</guid>
      <description>Howto fix startup error of Pentaho Data Integration (Kettle) on CentOS 6? You just need to modify the spoon.sh startup script after downloading and unzipping Pentaho Data Integration. The modification updates the Java runtime options for Kettle to startup properly. Therefore open&#xA;[code language=”bash”]spoon.sh[/code]&#xA;and change the end of the file in the following way:&#xA;[code language=”bash”]&#xA;# **********************&#xA;# ** Set java runtime options **&#xA;# ** Change 512m to higher values in case you run out of memory **</description>
    </item>
    <item>
      <title>Javapocalypse</title>
      <link>/2013/06/javapocalypse/</link>
      <pubDate>Fri, 14 Jun 2013 17:00:47 +0000</pubDate>
      <guid>/2013/06/javapocalypse/</guid>
      <description>I need to share the following video on “Javapocalypse” from JavaZone. Pushing the “Undo Java” button will have huge impact. Have a look at these consequences. The following trailer highlights the importance of Java.&#xA;JavaZone 2013 takes places in Oslo at the 10th and 11th of September 2013.&#xA;JavaZone is an important meeting place for software developers in Scandinavia, and is the biggest community driven conference of its kind. JavaZone has been described as a high quality, independent conference – a leading forum for knowledge exchange for IT- professionals.</description>
    </item>
    <item>
      <title>What Most Schools Don’t Teach – Programming</title>
      <link>/2013/03/what-most-schools-dont-teach-programming/</link>
      <pubDate>Mon, 04 Mar 2013 10:27:24 +0000</pubDate>
      <guid>/2013/03/what-most-schools-dont-teach-programming/</guid>
      <description>“The programmers of tomorrow are the wizards of the future. You are going to look like you have magic power, compared to everybody else.” Diese Aussage beschreibt den Wert, den “Coding Skills” heute und in Zukunft haben. Die Fähigkeit Software nach eigenen Vorstellungen zu entwickeln stellt für jeden Bürger eine wichtige Möglichkeit dar das Grundrecht der Freiheit auszuleben.&#xA;Das folgende Video beschreibt was “die meisten Schulen (noch) nicht lehren” nämlich Software zu entwickeln und Quellcode lesen zu können.</description>
    </item>
    <item>
      <title>Video Introduction to GIT Version Control by Scott Chacon of GitHub</title>
      <link>/2012/01/video-introduction-to-git-version-control-by-scott-chacon-of-github/</link>
      <pubDate>Thu, 26 Jan 2012 08:17:48 +0000</pubDate>
      <guid>/2012/01/video-introduction-to-git-version-control-by-scott-chacon-of-github/</guid>
      <description>The following talk, given by Scott Chacon of GitHub, gives a very good introduction to the version control system GIT and its usage. This is by far the best introduction that I have found so far.&#xA;(via Marakana)</description>
    </item>
    <item>
      <title>Simple Flashlight v3.1</title>
      <link>/2011/11/simple-flashlight-v3-1/</link>
      <pubDate>Tue, 29 Nov 2011 09:00:07 +0000</pubDate>
      <guid>/2011/11/simple-flashlight-v3-1/</guid>
      <description>Die “Simple Flashlight” App für Android ist nun in der Version 3.1 im Market verfügbar. Simple Flashlight ist eine einfache Taschenlampe für dein Mobiltelefon oder deinen Tablet. Es wurde die transparente Displaybeleuchtung entfernt. Zudem gibt es jetzt die Möglichkeit, durch “Wischen” nach rechts bzw. links die Farbe des Bildschirms auf rot oder blau zu ändern.&#xA;Recent Changes (v3.1) Displaybeleuchtung verbessert (Transparenz entfernt) Swipe nach rechts =&amp;gt; Bildschirm blau färben Swipe nach links =&amp;gt; Bildschirm rot färben Swipe verbessert Recent Changes (v3.</description>
    </item>
    <item>
      <title>Simple Flashlight v3.0</title>
      <link>/2011/11/simple-flashlight-v-3-0/</link>
      <pubDate>Sat, 26 Nov 2011 21:49:24 +0000</pubDate>
      <guid>/2011/11/simple-flashlight-v-3-0/</guid>
      <description>Die “Simple Flashlight” App für Android ist nun in der Version 3.0 im Market verfügbar. Simple Flashlight ist eine einfache Taschenlampe für dein Mobiltelefon oder deinen Tablet.&#xA;Recent Changes (v3.0) Möglichkeit die App zu starten indem man die Suchtaste gedrückt hält Bildschirmbeleuchtung ist nun transparent Swipe-up und Swipe-Down zum dimmen der Bildschirmhelligkeit Downloaden und ausprobieren: https://market.android.com/details?id=at.muehlburger.android.simple.flashlight</description>
    </item>
    <item>
      <title>Machine Learning is awesome</title>
      <link>/2011/11/machine-learning-is-awesome/</link>
      <pubDate>Wed, 16 Nov 2011 11:04:20 +0000</pubDate>
      <guid>/2011/11/machine-learning-is-awesome/</guid>
      <description>Machine Learning Class Machine Learning has always been a topic that attracted my interest. Currently I attend the “Machine Learning” class (@ml_class) offered by Prof. Andrew Ng from Stanford University. The class is awesome. The video lectures are made of small chunks explaining every topic in detail. A lot of topics were already covered:&#xA;Linear regression with one variable Linear regression with multiple variable One-vs-all Classification Regularization Backpropagation Algorithm Neural Networks Practical advise for applying learning algorithms How to develop and debug learning algorithms Feature and model design, setting up experiments Other interesting topics are following.</description>
    </item>
    <item>
      <title>[spritpreisrechner.at] – Apps entwickeln</title>
      <link>/2011/08/spritpreisrechner-at-apps-entwickeln/</link>
      <pubDate>Fri, 26 Aug 2011 09:17:35 +0000</pubDate>
      <guid>/2011/08/spritpreisrechner-at-apps-entwickeln/</guid>
      <description>Vor kurzem wurde in Österreich der Spritpreisrechner der E-Control offiziell der Öffentlichkeit vorgestellt. Es hat nicht lange gedauert, bis auch die ersten Android App Entwickler die Seite zu nutzen versuchten. So finden sich derzeit im Android Market schon einige Spritpreisrechner Apps.&#xA;Ich habe mir einmal das Datenformat angesehen, welches die Website spritpreisrechner.at für die Abfrage der Spritdaten benutzt. Es ist eigentlich ganz einfach:&#xA;Es werden per HTTP POST Request Anfragen an http://www.</description>
    </item>
    <item>
      <title>Videos of Google IO 2011 – Android Tracks of Day Two</title>
      <link>/2011/05/videos-of-google-io-2011-android-tracks-of-day-two/</link>
      <pubDate>Thu, 12 May 2011 11:20:59 +0000</pubDate>
      <guid>/2011/05/videos-of-google-io-2011-android-tracks-of-day-two/</guid>
      <description> Google I/O 2011: Keynote Day 2 Android Market for Developers Designing and Implementing Android UIs for Phones and Tablets Building Android Apps for Google TV Android Development Tools Taking Android to Work Related articles </description>
    </item>
    <item>
      <title>Videos of Google IO 2011 – Android Tracks of Day One</title>
      <link>/2011/05/videos-of-google-io-2011-android-tracks-of-day-one/</link>
      <pubDate>Wed, 11 May 2011 17:09:56 +0000</pubDate>
      <guid>/2011/05/videos-of-google-io-2011-android-tracks-of-day-one/</guid>
      <description>Google IO is currently taking place in San Francisco and for everybody who could not attend Google live streamed quite some sessions. In the following you can see the videos which are currently published:&#xA;[youtube OxzucwjFEEs]&#xA;As an Android developer I am very interested in the Android sessions as you can imagine. So the following the next video first covers advaced topics of android development.&#xA;[youtube twmuBbC_oB8]&#xA;The next video discusses business models that you as a developer can use to monetize your app.</description>
    </item>
    <item>
      <title>[video] – The Filter Bubble – From Human to Algorithmic Gatekeepers</title>
      <link>/2011/05/video-the-filter-bubble-from-human-to-algorithmic-gatekeepers/</link>
      <pubDate>Fri, 06 May 2011 17:36:10 +0000</pubDate>
      <guid>/2011/05/video-the-filter-bubble-from-human-to-algorithmic-gatekeepers/</guid>
      <description>Web personalization and personalized recommendations are recently gaining more and more interest. Companies like Amazon, Google, Netflix, The New York Times, Facebook, Twitter, … already personalize their products in different ways. If you take Google’s search results as an example. Have you ever noticed that a friend of you gets different search results as you do for the same search query? If you never have noticed just try it out it’s really worth noting.</description>
    </item>
    <item>
      <title>Our Choice – The Next Generation of Digital Books</title>
      <link>/2011/05/video-our-choice-the-next-generation-of-digital-books/</link>
      <pubDate>Mon, 02 May 2011 17:49:38 +0000</pubDate>
      <guid>/2011/05/video-our-choice-the-next-generation-of-digital-books/</guid>
      <description>Mike Matas (@mike_matas) and his team from Push Pop Press developed a great iPad and iPhone application called “Our Choice“. They claim it to be the next generation of digital books. In the following you see the TED Talk given by Mike Matas demonstrating “Our Choice”. </description>
    </item>
    <item>
      <title>Introducing Robotium – A Testing Framework for Android</title>
      <link>/2011/04/introducing-robotium-a-testing-framework-for-android/</link>
      <pubDate>Tue, 19 Apr 2011 12:55:52 +0000</pubDate>
      <guid>/2011/04/introducing-robotium-a-testing-framework-for-android/</guid>
      <description>Robotium is an open source testing framework for Android applications. It makes it easy to write complex black-box test cases. Test driven development is a methology where tests are written before the actual application.&#xA;Write a testcase&#xA;Watch it failing&#xA;Write the actual source code in you application which enables the test to pass&#xA;Watch the test passing&#xA;Go back to step 1&#xA;The following video gives you an introduction into Robotium:</description>
    </item>
    <item>
      <title>Google launched In-app Billing on Android Market</title>
      <link>/2011/03/google-launched-in-app-billing-on-android-market/</link>
      <pubDate>Wed, 30 Mar 2011 10:07:20 +0000</pubDate>
      <guid>/2011/03/google-launched-in-app-billing-on-android-market/</guid>
      <description>Google yesterday launched In-app Billing on the Android Market. This feature enables developers to publish apps that use in-app Billing and users can make purchages from within the Android apps.&#xA;Google writes:&#xA;Android Market In-app Billing is an Android Market service that lets you sell digital content in your applications. You can use the service to sell a wide range of content, including downloadable content such as media files or photos, and virtual content such as game levels or potions.</description>
    </item>
    <item>
      <title>HowTo set up the Android SDK on Ubuntu for HTC Phones</title>
      <link>/2011/03/howto-set-up-the-android-sdk-on-ubuntu-for-htc-phones/</link>
      <pubDate>Sat, 12 Mar 2011 18:19:18 +0000</pubDate>
      <guid>/2011/03/howto-set-up-the-android-sdk-on-ubuntu-for-htc-phones/</guid>
      <description>In this post I will explain how I set up the Android SDK on Ubuntu for my HTC Desire.&#xA;I first followed the steps for Ubuntu as described in Setting up a Device for Development:&#xA;With an Android-powered device, you can develop and debug your Android applications just as you would on the emulator. Before you can start, there are just a few things to do:&#xA;Declare your application as “debuggable” in your Android Manifest.</description>
    </item>
    <item>
      <title>[video] – Bis an die Grenzen des Universums</title>
      <link>/2011/03/video-bis-an-die-grenzen-des-universums/</link>
      <pubDate>Tue, 08 Mar 2011 10:00:54 +0000</pubDate>
      <guid>/2011/03/video-bis-an-die-grenzen-des-universums/</guid>
      <description>“Bis an die Grenzen des Universums” ist der Titel einer Dokumentation, die versucht die ewigen weiten unseres Universums zu beschreiben. Meiner Meinung nach ausgesprochen sehenswert!&#xA;http://www.youtube.com/watch?v=_oarMXGq3gIAKXNGZQShd8</description>
    </item>
    <item>
      <title>Minecraft Documentary Explores Indie Game’s Impact</title>
      <link>/2011/03/minecraft-documentary-explores-indie-games-impact/</link>
      <pubDate>Mon, 07 Mar 2011 18:06:30 +0000</pubDate>
      <guid>/2011/03/minecraft-documentary-explores-indie-games-impact/</guid>
      <description>The impact of indie games given Minecraft as an example is the topic of the following 20 minutes documentary. Wired.com states:&#xA;Of all the videogame industry’s tremendous success stories, Minecraft might very well be the most remarkable. [wired.com]&#xA;Have fun watching the interesting video:&#xA;[youtube Ax9kmoyzl1Y]&#xA;(via wired.com)&#xA;Related articles </description>
    </item>
    <item>
      <title>NoSQL Databases: Why, what and when – An Overview on NoSQL Datastores</title>
      <link>/2011/03/nosql-databases-why-what-and-when-an-overview-on-nosql-datastores/</link>
      <pubDate>Sun, 06 Mar 2011 19:31:59 +0000</pubDate>
      <guid>/2011/03/nosql-databases-why-what-and-when-an-overview-on-nosql-datastores/</guid>
      <description> Related Articles </description>
    </item>
    <item>
      <title>Up and runnig again</title>
      <link>/2011/03/up-and-runnig-again/</link>
      <pubDate>Thu, 03 Mar 2011 18:41:36 +0000</pubDate>
      <guid>/2011/03/up-and-runnig-again/</guid>
      <description>Due to some dubious actions my blog was taken offline for a short time. Luckily now we are up and running again. 🙂</description>
    </item>
    <item>
      <title>[video] – Connect Your Mailbox to the Internet</title>
      <link>/2011/01/video-connect-your-mailbox-to-the-internet/</link>
      <pubDate>Fri, 21 Jan 2011 06:44:35 +0000</pubDate>
      <guid>/2011/01/video-connect-your-mailbox-to-the-internet/</guid>
      <description>Recently I found a video on the web demonstrating a simple system sending push notifications to your iPhone whenever the mailman has delivered your post.&#xA;As a part of their “Internet of Things” series ReadWriteWeb came up with an article describing how Make Magazine built the system using an Arduino. This is a nice way of using this technology. In the following you can see the video demonstrating the system.</description>
    </item>
    <item>
      <title>How to install (Oracle) Sun Java SDK 1.6.x (Java 6) on Ubuntu</title>
      <link>/2011/01/how-to-install-oracle-sun-java-sdk-1-6-x-java-6-on-ubuntu/</link>
      <pubDate>Mon, 10 Jan 2011 20:45:32 +0000</pubDate>
      <guid>/2011/01/how-to-install-oracle-sun-java-sdk-1-6-x-java-6-on-ubuntu/</guid>
      <description>Dieser Beitrag beschreibt die Installation des Sun Java SDK 1.6.x on Ubuntu (Maverick). The English explanation on how to install Sun Java SDK 1.6.x can be found here.&#xA;Canonical-Partner Repositories aktivieren: Dies geschieht unter “System” -&amp;gt; “Systemverwaltung” -&amp;gt; “Synaptic Paketverwalung”. In der Paketverwaltung finden sich die Paketquellen unter dem Menüpunkt “Einstellungen”. In den Einstellungen wechselt man auf den Reiter “Andere Software” und aktiviert dort “Canonical-Partner” bzw. “Canonical-Partner (Quelltext)”. Nach dem Klick auf “Schließen” werden die Paketlisten neu geladen.</description>
    </item>
    <item>
      <title>Dilbert’s Salary Law</title>
      <link>/2011/01/dilberts-salary-law/</link>
      <pubDate>Sun, 09 Jan 2011 13:19:33 +0000</pubDate>
      <guid>/2011/01/dilberts-salary-law/</guid>
      <description>Dilbert’s Salary Theorem states that: “Engineers and scientists will never make as much money as business executives.“&#xA;Now we have an mathematical proof that explains why this is true:&#xA;Postulate 1: Knowledge is Power Postulate 2: Time is Money As every engineer knows,&#xA;Power = Work/Time&#xA;Since Knowledge = Power we have:&#xA;Knowledge = Work/Time.&#xA;Since Time = Money we have:&#xA;Knowledge = Work/Money.&#xA;Solving for Money we get:&#xA;Money = Work/Knowledge</description>
    </item>
    <item>
      <title>[video] – Developing Android REST Client Applications</title>
      <link>/2010/12/video-developing-android-rest-client-applications/</link>
      <pubDate>Mon, 13 Dec 2010 15:45:53 +0000</pubDate>
      <guid>/2010/12/video-developing-android-rest-client-applications/</guid>
      <description>Virgil Dobjanschi demonstrates in this Google I/O session patterns for developing RESTful applications on the Android platform.&#xA;[youtube xHXn3Kg2IQE]&#xA;(via Google I/O 2010)&#xA;Related articles </description>
    </item>
    <item>
      <title>Google released Android 2.3 Gingerbread</title>
      <link>/2010/12/google-released-android-2-3-gingerbread/</link>
      <pubDate>Tue, 07 Dec 2010 16:02:19 +0000</pubDate>
      <guid>/2010/12/google-released-android-2-3-gingerbread/</guid>
      <description>Yesterday Google released a new version of Android 2.3 called Gingerbread. The following video explains some of the new features:&#xA;[youtube Jx3pdWBlZ34]&#xA;I am looking forward to updating my HTC Desire when it receives the update.&#xA;Update: Apart from this information ReadWriteWeb found some interesting new features as stated on their weblog:&#xA;Yesterday, Google launched a new version of the Android operating system, Android 2.3, code-named “Gingerbread.” Since then, developers have been scouring through the software development kit (SDK) to see what’s new.</description>
    </item>
    <item>
      <title>[video] – Drive: The surprising truth about what motivates us</title>
      <link>/2010/09/video-drive-the-surprising-truth-about-what-motivates-us/</link>
      <pubDate>Sat, 11 Sep 2010 17:53:51 +0000</pubDate>
      <guid>/2010/09/video-drive-the-surprising-truth-about-what-motivates-us/</guid>
      <description>Have you ever asked yourself if why your employer is not really able to motivate you to love your work? One of the reasons why people are motivated doing what they do is because they see a purpose in their work. This fact you already see in “Maslov’s Hierarchy of Needs“. The following video demonstrates the surprising truth about what drives our motivation.&#xA;[youtube u6XAPnuFjJc]&#xA;(via Facebook: Georg Kompacher)</description>
    </item>
    <item>
      <title>[video] – How is Hadoop used at Twitter?</title>
      <link>/2010/09/video-how-is-hadoop-used-at-twitter/</link>
      <pubDate>Fri, 10 Sep 2010 13:02:24 +0000</pubDate>
      <guid>/2010/09/video-how-is-hadoop-used-at-twitter/</guid>
      <description> In the following video Dmitriy Ryaboy, a Twitter Analytics Engineer and a former Cloudera Intern, explains how Twitter uses Hadoop and Pig. Enjoy the video and have a good weekend!&#xA;[vimeo 11110059]&#xA;Related articles </description>
    </item>
    <item>
      <title>[video] – Thoughts on Google Instant</title>
      <link>/2010/09/video-thoughts-on-google-instant/</link>
      <pubDate>Thu, 09 Sep 2010 17:00:14 +0000</pubDate>
      <guid>/2010/09/video-thoughts-on-google-instant/</guid>
      <description>&amp;lt;dd class=&amp;quot;wp-caption-dd zemanta-img-attribution&amp;quot;&amp;gt; Image via &amp;lt;a href=&amp;quot;http://www.crunchbase.com&amp;quot;&amp;gt;CrunchBase&amp;lt;/a&amp;gt; &amp;lt;/dd&amp;gt; &amp;lt;/dl&amp;gt; Here is an introductory video to Google Instant the new search feature that Google provides for its search engine.&#xA;http://www.youtube.com/watch?v=_oarMXGq3gIElubRNRIUg4&#xA;I personally do really like the new feature searching while you type. What do you think about it? Do you prefer the traditional “push-the-button” search approach?&#xA;RWW asks how will this change affect your companie’s search engine optimization? tries to answer the similar question on if SEO will still be required in 5 years.</description>
    </item>
    <item>
      <title>Video by Google on K-Means Clustering</title>
      <link>/2010/08/video-by-google-on-k-means-clustering/</link>
      <pubDate>Wed, 04 Aug 2010 12:43:43 +0000</pubDate>
      <guid>/2010/08/video-by-google-on-k-means-clustering/</guid>
      <description>Recently I was searching for good ressources explaining the k-means clustering algorithm. I found the following video from Google Research on YouTube. It explains the K-Means clustering algorithm quite well.&#xA;Related articles </description>
    </item>
    <item>
      <title>Android 2.2 Froyo Update for HTC Desire</title>
      <link>/2010/07/android-2-2-froyo-update-for-htc-desire/</link>
      <pubDate>Sat, 31 Jul 2010 09:28:15 +0000</pubDate>
      <guid>/2010/07/android-2-2-froyo-update-for-htc-desire/</guid>
      <description>This weekend i will receive an update to Android 2.2 (Froyo) for my HTC Desire. I am really looking forward to this update.&#xA;Here is the official video of Google introducing Android 2.2 (Froyo):&#xA;[youtube yAZYSVr2Bhc]</description>
    </item>
    <item>
      <title>NOSQL Summer in Graz Kick-Off Meeting</title>
      <link>/2010/07/nosql-summer-in-graz-kick-off-meeting/</link>
      <pubDate>Wed, 21 Jul 2010 19:27:07 +0000</pubDate>
      <guid>/2010/07/nosql-summer-in-graz-kick-off-meeting/</guid>
      <description>Today was the kick-off meeting of NOSQL Summer here in Graz, Austria.&#xA;A NOSQL Summer is a network of local reading groups, that will decipher &amp;amp; discuss NOSQL-related articles, from late June to early September 2010. Each group sets its own meeting pace (usually once a week or once every two weeks) and select which papers are up for discussion.&#xA;At every cycle, members read the selected paper at home and then meet up for an hour or so to discuss, debate and answer their own questions.</description>
    </item>
    <item>
      <title>[video] – HBase and Pig: The Hadoop Ecosystem at Twitter</title>
      <link>/2010/06/video-hbase-and-pig-the-hadoop-ecosystem-at-twitter/</link>
      <pubDate>Fri, 25 Jun 2010 06:17:16 +0000</pubDate>
      <guid>/2010/06/video-hbase-and-pig-the-hadoop-ecosystem-at-twitter/</guid>
      <description>I have just found this very interesting video dealing with the implementation of HBase and Pig in combination with Hadoop at Twitter:&#xA;Related articles by Zemanta </description>
    </item>
    <item>
      <title>Grabeeter – Grab and Search your Tweets offline and online</title>
      <link>/2010/06/grabeeter-grab-and-search-your-tweets-offline-and-online/</link>
      <pubDate>Sat, 19 Jun 2010 06:51:24 +0000</pubDate>
      <guid>/2010/06/grabeeter-grab-and-search-your-tweets-offline-and-online/</guid>
      <description>Grabeeter (@grabeeter) has just been launched and I think it is a very useful tool.&#xA;Grabeeter enables you to grab your tweets which means that you are able to store your tweets on your local harddrive in a structured format (xml at the time). Using the Grabeeter Client you are also able to perform searches on your local stored tweets.&#xA;This solves in parts the following problem. Maybe some of you have already noticed that if you have written more than 3200 Tweets you are not able to access your first tweets anymore due to Twitter access restrictions.</description>
    </item>
    <item>
      <title>What Is I.B.M.’s Watson?</title>
      <link>/2010/06/what-is-i-b-m-s-watson/</link>
      <pubDate>Fri, 18 Jun 2010 11:29:44 +0000</pubDate>
      <guid>/2010/06/what-is-i-b-m-s-watson/</guid>
      <description>A very short answer is the following:&#xA;“IBM is working to build a computing system that can understand and answer complex questions with enough precision and speed to compete against some of the best Jeopardy! contestants out there.” [IBM]&#xA;A longer answer to this question is the following video explaining what I.B.M. Watson is in detail:&#xA;[youtube FC3IryWr4c8]&#xA;(via New York Times Technology)&#xA;Related articles </description>
    </item>
    <item>
      <title>Car Manufacturers work on Android Integration for their Vehicles – [videos]</title>
      <link>/2010/05/car-manufacturers-work-on-android-integration-for-their-vehicles-videos/</link>
      <pubDate>Wed, 19 May 2010 06:08:49 +0000</pubDate>
      <guid>/2010/05/car-manufacturers-work-on-android-integration-for-their-vehicles-videos/</guid>
      <description>GM and OnStar are working on the integration of mobile Android application into one of their cars (Chevrolet Volt). A demonstration of a first working prototype can be seen in the video below.&#xA;[youtube KFj3OdXxszk]&#xA;Ford was also working on integrating mobile applications into their cars as the following two videos demonstrate:&#xA;SYNC AppLink and the New 2011 Ford Fiesta [youtube 3xSOON3hxPg]&#xA;Ford SYNC and Pandora Pandora is a free internet radio which currently sadly cannot be accesed in Austria.</description>
    </item>
    <item>
      <title>[paper] – Information and communication technologies in the life of university freshmen: An analysis of change</title>
      <link>/2010/05/paper-information-and-communication-technologies-in-the-life-of-university-freshmen-an-analysis-of-change/</link>
      <pubDate>Tue, 18 May 2010 10:17:20 +0000</pubDate>
      <guid>/2010/05/paper-information-and-communication-technologies-in-the-life-of-university-freshmen-an-analysis-of-change/</guid>
      <description>Ein weiterer Artikel mit dem ich mich im Zuge der Lehrveranstaltung “Technology Enhanced Learning“, abgehalten an der Technischen Universität Graz (TU Graz), beschäftigt habe, ist: “Information and communication technologies in the life of university freshmen: An analysis of change” 1. Die Studie versucht Antworten auf die folgenden Fragen zu finden:&#xA;What is the self-perception of ICT competences among freshmen and is there a change in this self-perception 6 months after entering the university?</description>
    </item>
    <item>
      <title>[paper] – Toward deep learning for adult students in online courses</title>
      <link>/2010/05/paper-toward-deep-learning-for-adult-students-in-online-courses/</link>
      <pubDate>Tue, 18 May 2010 09:47:59 +0000</pubDate>
      <guid>/2010/05/paper-toward-deep-learning-for-adult-students-in-online-courses/</guid>
      <description>Diese Woche habe ich mich im Zuge der Lehrveranstaltung “Technology Enhanced Learning“, abgehalten an der Technischen Universität Graz (TU Graz), mit dem Artikel “Toward deep learning for adult students in online courses” 1 beschäftigt. Der Artikel beschäftigt sich mit Methoden, die speziell im e-Learning für den Erwachsenenbereich angewendet werden können. Die steigende Bedeutung der Erwachsenenbildung soll durch verschiedenen, in der Publikation behandelten Strategien, unterstützt werden. Die Ergebnisse der empirischen Studie können für die Entwicklung von adaptiven e-Learning Systemen eingesetzt werden.</description>
    </item>
    <item>
      <title>A Video Introduction to Web3.0 (The Semantic Web?)</title>
      <link>/2010/05/a-video-introduction-to-web3-0-the-semantic-web/</link>
      <pubDate>Mon, 10 May 2010 20:14:44 +0000</pubDate>
      <guid>/2010/05/a-video-introduction-to-web3-0-the-semantic-web/</guid>
      <description>Today I found a very interesting video discussing the term of the Semantic Web, not only in a technical way. Have a look at the following video:&#xA;[vimeo 11529540]&#xA;What do you think? Do you think the Semantic Web is going to happen as many people think?&#xA;Related articles by Zemanta </description>
    </item>
    <item>
      <title>Public Key Infrastructure (PKI) – Secure Key Exchange – [video]</title>
      <link>/2010/05/problem-of-public-key-infrastructure-pki-secure-key-exchange-video/</link>
      <pubDate>Mon, 10 May 2010 06:11:17 +0000</pubDate>
      <guid>/2010/05/problem-of-public-key-infrastructure-pki-secure-key-exchange-video/</guid>
      <description>In public key infrastructures a common problem is that both communication partners have to have the same key in order communicate in a secure way (to encrypt and decrypt messages properly). The question is how is it practically possible to share a secret key over an untrusted channel like the internet for example. The solution is the use of asynchronous methods (public and private keys) in order to exchange the secret key in a secure way.</description>
    </item>
    <item>
      <title>The Social Media Revolution – Facts and Figures – [video]</title>
      <link>/2010/05/social-media-revolution-facts-and-figures/</link>
      <pubDate>Fri, 07 May 2010 19:09:03 +0000</pubDate>
      <guid>/2010/05/social-media-revolution-facts-and-figures/</guid>
      <description>The following video visualizes some recent social media statistics interestingly. Quite impressing how social media has developed over the last year. Facebook for example has gained 200 million users in just one year. That’s incredible …&#xA;http://www.youtube.com/watch?v=_oarMXGq3gIlFZ0z5Fm-Ng&#xA;(via crowdspring and mashable)&#xA;Related articles Socialnomics Revisits ‘Social Media Revolution’ (socialtimes.com) Facebook Status Updates Show Which Countries Are Happiest (e1evation.com) From Social Media to Social Business: The Missing ‘Social’ Link (socialmediatoday.com) Social Media Revolution 2 (Refresh) (viralblog.</description>
    </item>
    <item>
      <title>Twitter’s use of Cassandra, Hadoop, Pig and HBase for highly distributed Data Processing and Analysis</title>
      <link>/2010/05/twitters-use-of-cassandra-pig-and-hbase-for-highly-distributed-data-processing-and-analysis/</link>
      <pubDate>Thu, 06 May 2010 19:43:45 +0000</pubDate>
      <guid>/2010/05/twitters-use-of-cassandra-pig-and-hbase-for-highly-distributed-data-processing-and-analysis/</guid>
      <description>Kevin Weil, Analytics Lead at Twitter recently gave a presentation on Twitter’s use of Cassandra, Pig and HBase. Specially interesting is how Twitter uses Hadoop and Pig in their data analysis process.&#xA;[slideshare id=3806196&amp;amp;doc=nosqlattwitter-nosqleu2010-100421124212-phpapp02]&#xA;(via @kevinweil)&#xA;Another great presentation from Tobias Ivarsson gives an overview on NoSQL:&#xA;[slideshare id=3735857&amp;amp;doc=nosqlfordummies-100415085745-phpapp01]&#xA;(via @thobe)</description>
    </item>
    <item>
      <title>[video] – How fast is Google Chrome?</title>
      <link>/2010/05/video-how-fast-is-google-chrome/</link>
      <pubDate>Wed, 05 May 2010 18:12:51 +0000</pubDate>
      <guid>/2010/05/video-how-fast-is-google-chrome/</guid>
      <description>These days Google has released a video demonstrating the speed of their new beta Google Chrome browser. The video is made up in a very creative way. I am impressed how Google always finds really interesting ways to promote their products. Specially this one is of really interest:&#xA;For everybody who is interested in the making of this video will like the following one too:&#xA;(via ReadWriteWeb and Mashable)&#xA;Related articles Google Chrome: The New Beta is Faster Than Ever (techie-buzz.</description>
    </item>
    <item>
      <title>[paper] – Peer Assessment System for Modern Learning Settings: Towards a Flexible E-Assessment System</title>
      <link>/2010/05/paper-peer-assessment-system-for-modern-learning-settings-towards-a-flexible-e-assessment-system/</link>
      <pubDate>Tue, 04 May 2010 08:27:09 +0000</pubDate>
      <guid>/2010/05/paper-peer-assessment-system-for-modern-learning-settings-towards-a-flexible-e-assessment-system/</guid>
      <description>Diese Woche habe ich mich im Zuge der Lehrveranstaltung “Technology Enhanced Learning“, abgehalten an der Technischen Universität Graz (TU Graz), mit dem Artikel “Peer Assessment System for Modern Learning Settings: Towards a Flexible E-Assessment System” [1] beschäftigt. In diesem Artikel beschreiben die Autoren PASS (Peer ASsessment System), einen Prototypen eines Peer Assessment Systems, der im Zuge der Lehrveranstaltung “Information Search and Retrieval” an der TU Graz zur Beurteilung der Studierendenleistungen eingesetzt wurde.</description>
    </item>
    <item>
      <title>Fiverr – Offer or buy a micro services for $5</title>
      <link>/2010/05/fiverr-offer-or-buy-a-micro-services-for-5/</link>
      <pubDate>Sun, 02 May 2010 17:08:38 +0000</pubDate>
      <guid>/2010/05/fiverr-offer-or-buy-a-micro-services-for-5/</guid>
      <description>Recently I have read about Fiverr, a service which enables users to offer or buy micro-services for $5 Dollars.&#xA;Here are some sample offers:&#xA;I will write and record you a song for $5 I will help you with Spanish homework for $5 I will do your maths and programming homework for $5 I will send you a postcard from Austria for $5 That’s a great idea! 🙂&#xA;Related articles by Zemanta </description>
    </item>
    <item>
      <title>[video] – TEDxNYED – Dan Meyer presents Impressive Ways to Teach Mathematics</title>
      <link>/2010/04/video-tedxnyed-dan-meyer-presents-impressive-ways-to-teach-mathematics/</link>
      <pubDate>Tue, 27 Apr 2010 12:06:26 +0000</pubDate>
      <guid>/2010/04/video-tedxnyed-dan-meyer-presents-impressive-ways-to-teach-mathematics/</guid>
      <description>In the following video Dan Meyer (@ddmeyer) presents an impressive way to teach applied mathematics. I hope that some of our professors will watch this video and keep some of the ideas in mind.&#xA;[youtube BlvKWEvKSi8]&#xA;(via e-Learning Blog)</description>
    </item>
    <item>
      <title>[paper] – Learning Management Systems: Are They Knowledge Management Tools?</title>
      <link>/2010/04/learning-management-systems-are-they-knowledge-management-tools/</link>
      <pubDate>Tue, 27 Apr 2010 09:51:09 +0000</pubDate>
      <guid>/2010/04/learning-management-systems-are-they-knowledge-management-tools/</guid>
      <description>Im Zuge der Lehrveranstaltung “Technology Enhanced Learning” an der TU Graz , abgehalten von Dr. Martin Ebner (@mebner) habe ich den Artikel “Learning Management Systems: Are They Knowledge Management Tools?” als Leitartikel zum Thema Lern-Management-Systeme (LMS) ausgewählt.&#xA;Dieser Artikel beschäftigt sich mit der Frage, ob Lern-Management-Systeme (LMS) zu Wissensmanagement Werkzeugen gezählt werden sollten. Die Autoren definieren zunächst Wissensmanagement und Lernen auf Grundlage vorhandener Literatur, bevor auf eLearning und dort im speziellen auf LMS eingegangen wird.</description>
    </item>
    <item>
      <title>Nobody Can Stop Facebook Because Nobody Understands Facebook</title>
      <link>/2010/04/nobody-can-stop-facebook-because-nobody-understands-facebook/</link>
      <pubDate>Tue, 27 Apr 2010 08:28:25 +0000</pubDate>
      <guid>/2010/04/nobody-can-stop-facebook-because-nobody-understands-facebook/</guid>
      <description>Mashable has just published a post titled “Nobody Can Stop Facebook Because Nobody Understands Facebook“. There is an interesting sentence in this post:&#xA;Have the nuances of online privacy become so complex that they’re beyond the comprehension of mere mortals? I’m not saying that Facebook has any intent to cause confusion, but the complexities of the open vs closed debate and the prescriptive vs descriptive nature of the “everybody” setting effectively act to shut down public discourse.</description>
    </item>
    <item>
      <title>What does investing money really mean?</title>
      <link>/2010/04/what-does-investing-money-really-mean/</link>
      <pubDate>Mon, 26 Apr 2010 09:46:13 +0000</pubDate>
      <guid>/2010/04/what-does-investing-money-really-mean/</guid>
      <description>Due to my studies (Software Development and Business Management) I also have a strong interest in financial topics. The following video explains what investing money really means for everybody to understand. Enjoy the video it is worth watching.&#xA;http://www.youtube.com/watch?v=8QvW1XETz2g&#xA;(via commoncraft.com)</description>
    </item>
    <item>
      <title>[video] – Understanding Gradients in CSS3</title>
      <link>/2010/03/video-understanding-gradients-in-css3/</link>
      <pubDate>Wed, 24 Mar 2010 07:35:31 +0000</pubDate>
      <guid>/2010/03/video-understanding-gradients-in-css3/</guid>
      <description>I’ve found an interesting video explaining gradients in CSS3. Have a look at the following:&#xA;(via nettuts)</description>
    </item>
    <item>
      <title>[cartoon] – Think before you Tweet</title>
      <link>/2010/03/cartoon-think-before-you-tweet/</link>
      <pubDate>Sat, 20 Mar 2010 18:34:52 +0000</pubDate>
      <guid>/2010/03/cartoon-think-before-you-tweet/</guid>
      <description>Rob Cottingham (bcottingham.ca) made up the following great cartoon:&#xA;(via e-Learning Blog)</description>
    </item>
    <item>
      <title>JavaFX Links of the Week 2, February 2010</title>
      <link>/2010/02/javafx-links-of-the-week-2-february-2010/</link>
      <pubDate>Mon, 08 Feb 2010 21:41:35 +0000</pubDate>
      <guid>/2010/02/javafx-links-of-the-week-2-february-2010/</guid>
      <description>Another week has passed and as I promised last week, I am going to post interesting JavaFX Links here again. I specially want to thank Jonathan Giles, Richard Bair and Jasper Potts for their work in collecting the JavaFX Links of the week. Yet I cannot contribute much to the links of the week but hopefully in the future this will change.&#xA;Here are the JavaFX Links of the Week 2, February 2010:</description>
    </item>
    <item>
      <title>JavaFX Links of the Week 1, February 2010</title>
      <link>/2010/02/javafx-links-of-the-week-1-february-2010/</link>
      <pubDate>Mon, 01 Feb 2010 08:20:00 +0000</pubDate>
      <guid>/2010/02/javafx-links-of-the-week-1-february-2010/</guid>
      <description>Today I decided to post regularly interesting JavaFX links of the past week. Thanks to Jonathan Giles for his great posts on “Java Desktop Links of the Week”. The JavaFX links are just taken from Jonathan’s posts in order to build a little JavaFX news archieve on my own blog and to inform my subscribers on interesting JavaFX news.&#xA;Here are the JavaFX Links of the Week 1, February 2010:</description>
    </item>
    <item>
      <title>The Virtual Revolution covered by the BBC</title>
      <link>/2010/01/the-virtual-revolution-covered-by-the-bbc/</link>
      <pubDate>Sun, 31 Jan 2010 20:43:46 +0000</pubDate>
      <guid>/2010/01/the-virtual-revolution-covered-by-the-bbc/</guid>
      <description>The Virtual Revolution refers to the fact that 20-25% of the word’s population is using the web by now, while other 80% are yet either not connected to broadband connections or are just not using it, as Sir Tim Berners-Lee, the inventor of the web, states. In Afrika for example, people are now getting connected to broadband internet in a wide variety of areas. This means that the digital revolution that has shaped our world as we know it now, will happen in these areas too.</description>
    </item>
    <item>
      <title>What is PupSubHubUp?</title>
      <link>/2010/01/what-is-pupsubhubup/</link>
      <pubDate>Thu, 28 Jan 2010 21:03:06 +0000</pubDate>
      <guid>/2010/01/what-is-pupsubhubup/</guid>
      <description>Pubsubhubbub is “A simple, open, web-hook-based pubsub protocol &amp;amp; open source reference implementation“. But what does this mean? The following video explains it very well:&#xA;[youtube B5kHx0rGkec]</description>
    </item>
    <item>
      <title>[livestream] – Apple iPad the new Apple Tablet</title>
      <link>/2010/01/livestream-apple-ipad-the-new-apple-tablet/</link>
      <pubDate>Wed, 27 Jan 2010 18:54:51 +0000</pubDate>
      <guid>/2010/01/livestream-apple-ipad-the-new-apple-tablet/</guid>
      <description>Apple has just announced the new Apple iPad.&#xA;Everybody interesting in watching the live event should have a look at ustream.com.&#xA;Great event and great device. Will have a try hopefully soon!</description>
    </item>
    <item>
      <title>“The Age of Privacy is Over” says Facebook’s CEO Mark Zuckerberg</title>
      <link>/2010/01/the-age-of-privacy-is-over-says-facebooks-ceo-mark-zuckerberg/</link>
      <pubDate>Sun, 10 Jan 2010 15:26:51 +0000</pubDate>
      <guid>/2010/01/the-age-of-privacy-is-over-says-facebooks-ceo-mark-zuckerberg/</guid>
      <description>On a six-minute interview on stage with TechCrunch founder Michael Arrington Facebook CEO Mark Zuckerberg states that if he’d start facebook again all privacy settings by DEFAULT would be PUBLIC. A very interesting approach which leads to the question if people want if all of their data is available publicly? I personally do not.&#xA;Here is the interview of Zuckerberg:&#xA;Related articles by Zemanta </description>
    </item>
    <item>
      <title>Problems with WordPress Automatic Upgrade solved</title>
      <link>/2010/01/problems-with-wordpress-automatic-upgrade-solved/</link>
      <pubDate>Fri, 08 Jan 2010 16:32:13 +0000</pubDate>
      <guid>/2010/01/problems-with-wordpress-automatic-upgrade-solved/</guid>
      <description>&amp;lt;dd class=&amp;quot;wp-caption-dd zemanta-img-attribution&amp;quot;&amp;gt; Image via &amp;lt;a href=&amp;quot;http://www.crunchbase.com&amp;quot;&amp;gt;CrunchBase&amp;lt;/a&amp;gt; &amp;lt;/dd&amp;gt; &amp;lt;/dl&amp;gt; While trying to upgrade my WordPress installation from version 2.9 to version 2.9.1 I always got the following error:&#xA;Downloading update from http://wordpress.org/wordpress-2.9.1.zip.&#xA;Download failed.: Operation timed out with 1201840 out of -1 bytes received&#xA;Installation Failed&#xA;After doing some research using Google I found a solution to that problem:&#xA;You just need to edit the following file in order to increase the download timeout:</description>
    </item>
    <item>
      <title>Happy New Year 2010!!</title>
      <link>/2009/12/happy-new-year-2010/</link>
      <pubDate>Thu, 31 Dec 2009 11:34:22 +0000</pubDate>
      <guid>/2009/12/happy-new-year-2010/</guid>
      <description>Dear subscribers and readers of my blog. I thank all of you for your interest in my posts and hope you will stay with me also the next year.&#xA;I wish all of you a Happy New Year and a great party today!&#xA;Cheers,&#xA;Herbert</description>
    </item>
    <item>
      <title>Great View sitting on my Balcony</title>
      <link>/2009/12/great-view-sitting-on-my-balcony/</link>
      <pubDate>Thu, 31 Dec 2009 10:48:31 +0000</pubDate>
      <guid>/2009/12/great-view-sitting-on-my-balcony/</guid>
      <description>This shot made two days ago while I was enjoying the sun on my balcony at home.</description>
    </item>
    <item>
      <title>[video] – Did you Know 4.0</title>
      <link>/2009/12/video-did-you-know-4-0/</link>
      <pubDate>Mon, 28 Dec 2009 23:02:10 +0000</pubDate>
      <guid>/2009/12/video-did-you-know-4-0/</guid>
      <description>There is a new version of the great “Did you Know” series. Here is the new video:</description>
    </item>
    <item>
      <title>WordPress Upgrade worked great</title>
      <link>/2009/12/wordpress-upgrade-worked-great/</link>
      <pubDate>Mon, 28 Dec 2009 22:30:35 +0000</pubDate>
      <guid>/2009/12/wordpress-upgrade-worked-great/</guid>
      <description>&amp;lt;dd class=&amp;quot;wp-caption-dd zemanta-img-attribution&amp;quot;&amp;gt; Image via &amp;lt;a href=&amp;quot;http://commons.wikipedia.org/wiki/Image:Wordpress-logo.png&amp;quot;&amp;gt;Wikipedia&amp;lt;/a&amp;gt; &amp;lt;/dd&amp;gt; &amp;lt;/dl&amp;gt; Just few minutes ago I finally upgraded my weblog to the new WordPress 2.9. My administrator area is in English now and I am happy! Everything worked fine during the upgrade process.&#xA;Stay tuned!&#xA;Herbert</description>
    </item>
    <item>
      <title>Pivot – Great Visualization Tool developed by Microsoft Live Labs</title>
      <link>/2009/11/pivot-developed-by-microsoft-live-labs/</link>
      <pubDate>Mon, 23 Nov 2009 06:37:06 +0000</pubDate>
      <guid>/2009/11/pivot-developed-by-microsoft-live-labs/</guid>
      <description>This time I discovered a great application developed by Microsoft Live Labs called Pivot. Pivot enables users to discover huge information spaces by different visual filtering options. You are able to look at hundred thousands of information space entities such as pictures, … and filter these in different ways (zoom in/out, create links between different information items, …). The following video describes Pivot in more detail:&#xA;[youtube BZuFUZpEZ-A]&#xA;For the fasted nine users I will share my installation code:</description>
    </item>
    <item>
      <title>Web Science Reading List</title>
      <link>/2009/11/web-science-reading-list/</link>
      <pubDate>Sun, 15 Nov 2009 19:18:41 +0000</pubDate>
      <guid>/2009/11/web-science-reading-list/</guid>
      <description>I have just added a new site to my this weblog called “Web Science Reading List“. This reading list collects a lot of interesting information on web science and similar topics. Since I do not have time to read all of the articles immediately I am going to collect them on this site and bookmark them on delicious too. If you are interested in this topic as well do not hesitate to contact me or to subscribe to my delicious bookmarks and to the feed of this weblog.</description>
    </item>
    <item>
      <title>[video] – The Evolution of Google</title>
      <link>/2009/11/video-the-evolution-of-google/</link>
      <pubDate>Fri, 13 Nov 2009 07:44:35 +0000</pubDate>
      <guid>/2009/11/video-the-evolution-of-google/</guid>
      <description>Through @mebner I have found the following video demonstrating the evolution of Google:</description>
    </item>
    <item>
      <title>[video] – Rethink the Data Warehouse with Hadoop and Hive</title>
      <link>/2009/11/video-rethink-the-data-warehouse-with-hadoop-and-hive/</link>
      <pubDate>Thu, 12 Nov 2009 08:07:33 +0000</pubDate>
      <guid>/2009/11/video-rethink-the-data-warehouse-with-hadoop-and-hive/</guid>
      <description>Here is a great video explaining how Facebook uses Hadoop and Hive to build Data Warehouses and analyse their huge ammount of data. Every day Facebook gets around 4TB+ of compressed data, which is amazing and also difficult to be analysed.&#xA;[vimeo 7111203]&#xA;(via Cloudera)</description>
    </item>
    <item>
      <title>How will The Future of Interface Design look like?</title>
      <link>/2009/11/the-future-of-interface-design-how-will-it-look-like/</link>
      <pubDate>Thu, 05 Nov 2009 08:16:31 +0000</pubDate>
      <guid>/2009/11/the-future-of-interface-design-how-will-it-look-like/</guid>
      <description>David Leggett tried to answer this question in a blogpost written for uxBOOTH. He writes:&#xA;The future of how we interact with computers is exciting to say the least. What once seemed like nonsense outside of Hollywood and Science Fiction is now starting to find it’s way into reality, and some of the technology is a bit overwhelming. Have a taste of what the future of interface design has to offer:</description>
    </item>
    <item>
      <title>What will the web look like in five years?</title>
      <link>/2009/11/what-will-the-web-look-like-in-five-years/</link>
      <pubDate>Sun, 01 Nov 2009 18:49:06 +0000</pubDate>
      <guid>/2009/11/what-will-the-web-look-like-in-five-years/</guid>
      <description>Eric Schmidt, CEO of Google was answering this question in an interesting interview at Gartner Symposium/ITxpo Orlando 2009. ReadWriteWeb has summarized the highlights of Eric’s interview as follows:&#xA;Five years from now the internet will be dominated by Chinese-language content. Today’s teenagers are the model of how the web will work in five years – they jump from app to app to app seamlessly. Five years is a factor of ten in Moore’s Law, meaning that computers will be capable of far more by that time than they are today.</description>
    </item>
    <item>
      <title>Google Grippe-Trends jetzt auch für Österreich verfügbar</title>
      <link>/2009/10/google-grippe-trends-fur-oesterreich-verfuegbar/</link>
      <pubDate>Fri, 09 Oct 2009 06:22:51 +0000</pubDate>
      <guid>/2009/10/google-grippe-trends-fur-oesterreich-verfuegbar/</guid>
      <description>Google Grippe-Trends (Google Flu Trends) ist nun auch in Österreich verfügbar. Auf der extra dafür eingerichteten Website kann man den derzeitigen Verlauf der Grippewelle in Österreich, sowie in viele anderen Staaten verfolgen.&#xA;Google bietet auch die Möglichkeit, die zugrunde liegenden Daten für eigene Zwecke herunterzuladen. Für jeden, der sich dafür interessiert, wie das Prinzip dahinter genau funktioniert verweise ich hier auf einen Artikel von Google (Detecting influenza epidemics using search engine query data), der in der Zeitschrift “Nature” veröffentlicht wurde.</description>
    </item>
    <item>
      <title>[Tutorial] – Java Online Programming Course</title>
      <link>/2009/10/tutorial-java-online-programming-course/</link>
      <pubDate>Thu, 08 Oct 2009 19:35:10 +0000</pubDate>
      <guid>/2009/10/tutorial-java-online-programming-course/</guid>
      <description>&amp;lt;dd class=&amp;quot;wp-caption-dd zemanta-img-attribution&amp;quot;&amp;gt; &amp;lt;/dd&amp;gt; &amp;lt;/dl&amp;gt; For everybody who likes to learn the Java programming language or who is forced to learn Java I have found a great online tutorial teaching you the essence of Java programming. Specially students should pay attention to this course as it gives a really good introduction to the Java programming language.&#xA;The online course can be found here.&#xA;Enjoy learning Java and afterwards take a look at JavaFX.</description>
    </item>
    <item>
      <title>[video] – User Interface Fundamentals for Programmers</title>
      <link>/2009/10/video-user-interface-fundamentals-for-programmers/</link>
      <pubDate>Thu, 08 Oct 2009 08:20:17 +0000</pubDate>
      <guid>/2009/10/video-user-interface-fundamentals-for-programmers/</guid>
      <description>Recently I have found a great video demonstrating the user interface design fundamentals every programmer should know. Check out the video, it is really interesting!&#xA;UI Fundamentals for Programmers by Ryan Singer from ChicagoRuby on Vimeo.&#xA;(via Smashing Magazine)&#xA;Related articles by Zemanta </description>
    </item>
    <item>
      <title>How to install Broadcom Wireless Device on HP Mini 5101 running Ubuntu Jaunty</title>
      <link>/2009/09/howto-install-broadcom-wireless-device-on-hp-mini-5101-running-ubuntu-jaunty/</link>
      <pubDate>Fri, 25 Sep 2009 17:31:37 +0000</pubDate>
      <guid>/2009/09/howto-install-broadcom-wireless-device-on-hp-mini-5101-running-ubuntu-jaunty/</guid>
      <description>Yesterday I received my new HP Mini 5101 running Suse Linux Enterprise Desktop 11 (SLED 11). Due to the fact, that i do not like working with Suse I installed Ubuntu 9.04 but there were some problems regarding the wireless chipset (Broadcom 5343) and the Ethernet adapter (Marvel 436c).&#xA;After installation the wireless and the ethernet devices were not working. The problem was that I needed to install proprietary drivers which were not included in Ubuntu due to licence issues.</description>
    </item>
    <item>
      <title>A Touchable Holography</title>
      <link>/2009/08/touchable-holography/</link>
      <pubDate>Thu, 06 Aug 2009 16:18:06 +0000</pubDate>
      <guid>/2009/08/touchable-holography/</guid>
      <description>At this years International Conference and Exhibition on Computer Graphics and Interactive Techniques (SIGGRAPH2009) a touchable holography was presented by the University of Tokio. It is a kind of holography that you are able to feel and interact with. Great development that you can see in the following video:&#xA;[youtube Y-P1zZAcPuw]&#xA;The first page of the presented scientific paper called “Touchable Holography” can be downloaded here.</description>
    </item>
    <item>
      <title>[video] – The History of Business Intelligence</title>
      <link>/2009/08/video-the-history-of-business-intelligence/</link>
      <pubDate>Sat, 01 Aug 2009 09:17:53 +0000</pubDate>
      <guid>/2009/08/video-the-history-of-business-intelligence/</guid>
      <description>I have found a really nice video explaining &amp;lt;a title=&amp;ldquo;Business Ingelligence&amp;rdquo; href=&amp;ldquo;http://de.wikipedia.org/wiki/Business-Intelligence&#34; mce_href=&amp;ldquo;http://de.wikipedia.org/wiki/Business-Intelligence&#34; target=&amp;rdquo;_blank&amp;rdquo;&amp;gt;Business Intelligence as a concept and highlighting the development phases of Business Intelligence through the history.&#xA;[youtube _1y5jBESLPE]</description>
    </item>
    <item>
      <title>[video] – E-Portfolios for Beginners and the Mahara UK 09 Conference</title>
      <link>/2009/07/video-e-portfolios-for-beginners-and-the-mahara-uk-09-conference/</link>
      <pubDate>Fri, 24 Jul 2009 09:01:44 +0000</pubDate>
      <guid>/2009/07/video-e-portfolios-for-beginners-and-the-mahara-uk-09-conference/</guid>
      <description>Since few time I am coding an extension to the open-source e-porfolio software Mahara. Therefore I have searched for a video explaining what an e-porfolio stands for and how it can be used:&#xA;Here is a video that explains it:&#xA;Few time ago Mahara UK 09, the very first conference covering the e-portfolio system Mahara, took place in the United Kingdom. It was organised by the University of London Computer Centre (ULCC) and the University of London Institute of Education (IOE).</description>
    </item>
    <item>
      <title>[video] – The Sixth Sense demonstrates the great abilities of User Interfaces</title>
      <link>/2009/07/ted-talks-pattie-maes-demos-the-sixth-sense/</link>
      <pubDate>Wed, 22 Jul 2009 09:07:27 +0000</pubDate>
      <guid>/2009/07/ted-talks-pattie-maes-demos-the-sixth-sense/</guid>
      <description>&amp;lt;dd class=&amp;quot;wp-caption-dd zemanta-img-attribution&amp;quot;&amp;gt; Image by &amp;lt;a href=&amp;quot;http://www.flickr.com/photos/76225887@N00/3257036271&amp;quot;&amp;gt;Larry Johnson&amp;lt;/a&amp;gt; via Flickr &amp;lt;/dd&amp;gt; &amp;lt;/dl&amp;gt; Wired.com states in an article (found by ReadWriteWeb) as follows:&#xA;LONG BEACH, California — Students at the MIT Media Lab have developed a wearable computing system that turns any surface into an interactive display screen. The wearer can summon virtual gadgets and internet data at will, then dispel them like smoke when they’re done.&#xA;Pattie Maes of the lab’s Fluid Interfaces group said the research is aimed at creating a new digital</description>
    </item>
    <item>
      <title>Google Wave API combined with the Wookie engine and integrated in a Moodle platform</title>
      <link>/2009/06/google-wave-api-combined-with-the-wookie-engine-and-integrated-in-a-moodle-platform/</link>
      <pubDate>Sat, 13 Jun 2009 09:32:31 +0000</pubDate>
      <guid>/2009/06/google-wave-api-combined-with-the-wookie-engine-and-integrated-in-a-moodle-platform/</guid>
      <description>&amp;lt;p&amp;gt; To take a look, you need to head over to our &amp;lt;a href=&amp;quot;http://getwookie.org/moodle&amp;quot;&amp;gt;Moodle sandbox&amp;lt;/a&amp;gt; and register yourself a profile (you&amp;amp;#8217;ll need to confirm your email address to activate the login). After that, go and &amp;lt;a href=&amp;quot;http://getwookie.org/moodle/course/view.php?id=6&amp;quot;&amp;gt;enrol yourself on this course&amp;lt;/a&amp;gt;. &amp;lt;/p&amp;gt; &amp;lt;p&amp;gt; Feel free to play &amp;lt;a class=&amp;quot;zem_slink&amp;quot; title=&amp;quot;Sudoku&amp;quot; rel=&amp;quot;wikipedia&amp;quot; href=&amp;quot;http://en.wikipedia.org/wiki/Sudoku&amp;quot;&amp;gt;Sudoku&amp;lt;/a&amp;gt;, mess with the poetry magnets, use the chat, and vote in the polls. All these tools are Widgets, written entirely in regular &amp;lt;a class=&amp;quot;zem_slink&amp;quot; title=&amp;quot;HTML&amp;quot; rel=&amp;quot;wikipedia&amp;quot; href=&amp;quot;http://en.</description>
    </item>
    <item>
      <title>Google Wave – Google’s next killer application?</title>
      <link>/2009/05/google-wave-googles-next-killer-application/</link>
      <pubDate>Sat, 30 May 2009 09:49:40 +0000</pubDate>
      <guid>/2009/05/google-wave-googles-next-killer-application/</guid>
      <description>&amp;lt;dd class=&amp;quot;wp-caption-dd zemanta-img-attribution&amp;quot;&amp;gt; Image by &amp;lt;a href=&amp;quot;http://www.flickr.com/photos/87956460@N00/3575380674&amp;quot;&amp;gt;liako&amp;lt;/a&amp;gt; via Flickr &amp;lt;/dd&amp;gt; &amp;lt;/dl&amp;gt; Google’s newest prodcut which was announced at the Google I/O this week is called Google Wave. They build an incredible tool for collaborative work and integrated services like email, instant messenging, collaborative editing, an incredible spell checker which checks the context of words in order to correct spelling. Other really greate features are gadgets like:&#xA;linky: adds links automatically while you type searchy: lets you search the internet through the application and integrate the searched contend into a wave buggy: through buggy you are able to interact with bug tracking software and easily administer bugs This are just some kind of great tools available in Google Wave.</description>
    </item>
    <item>
      <title>[paper accepted] – Will Personal Learning Environments become ubiquitous through the use of Widgets?</title>
      <link>/2009/05/paper-accepted-will-personal-learning-environments-become-ubiquitous-through-the-use-of-widgets/</link>
      <pubDate>Mon, 25 May 2009 18:37:11 +0000</pubDate>
      <guid>/2009/05/paper-accepted-will-personal-learning-environments-become-ubiquitous-through-the-use-of-widgets/</guid>
      <description>Few time ago we got the review on our paper submitted to the 9th International Conference on Knowledge Management and Knowledge Technologies (I-KNOW ’09). The paper is titled “Will Personal Learning Environments become ubiquitous through the use of Widgets?” and was accepted as follows:&#xA;We are pleased to inform you that your paper&#xA;Title: Will Personal Learning Environments become ubiquitous through the use of Widgets?&#xA;has been accepted for publication as short paper (max.</description>
    </item>
    <item>
      <title>Designing for Change: Mash-Up Personal Learning Environments</title>
      <link>/2009/05/designing-for-change-mash-up-personal-learning-environments/</link>
      <pubDate>Tue, 19 May 2009 08:36:48 +0000</pubDate>
      <guid>/2009/05/designing-for-change-mash-up-personal-learning-environments/</guid>
      <description>In order to describe what this article is about I cite Fridolin Wild, Felix Mödritscher and Stein E. Sigurdarson:&#xA;In this article we first clarify key concepts and assumptions for personalised learning environments. Afterwards, we summarise our critique on the contemporary models for personalised adaptive learning. Subsequently, we propose our alternative, i.e. the concept of a mash-up personal learning environment that provides adaptation mechanisms for learning environment construction and maintenance. The web application mash-up solution allows learners to reuse existing (web-based) tools plus services.</description>
    </item>
    <item>
      <title>[video] – Trouble with the Twittersphere</title>
      <link>/2009/05/video-trouble-with-the-twittersphere/</link>
      <pubDate>Thu, 07 May 2009 09:28:12 +0000</pubDate>
      <guid>/2009/05/video-trouble-with-the-twittersphere/</guid>
      <description>Just found a nice video about twitter and it’s users called the Twittersphere.&#xA;[youtube PN2HAroA12w]&#xA;(via blogdrauf.de)&#xA;Related articles by Zemanta </description>
    </item>
    <item>
      <title>[video] – Evan Williams on “How Twitter’s spectacular growth is being driven by unexpected uses”</title>
      <link>/2009/04/video-evan-williams-on-how-twitters-spectacular-growth-is-being-driven-by-unexpected-uses/</link>
      <pubDate>Thu, 23 Apr 2009 19:22:11 +0000</pubDate>
      <guid>/2009/04/video-evan-williams-on-how-twitters-spectacular-growth-is-being-driven-by-unexpected-uses/</guid>
      <description>The next video is about twitter’s growth by the unexpected use of the service. Very intersting video!&#xA;This video I found on the gorgeous TED Talks. Enjoy watching.&#xA;(via TED)&#xA;Related articles by Zemanta </description>
    </item>
    <item>
      <title>Scientist developes a Brain-To-Twitter Interface</title>
      <link>/2009/04/scientist-developes-a-brain-to-twitter-interface/</link>
      <pubDate>Tue, 21 Apr 2009 08:35:08 +0000</pubDate>
      <guid>/2009/04/scientist-developes-a-brain-to-twitter-interface/</guid>
      <description>&amp;lt;dd class=&amp;quot;wp-caption-dd zemanta-img-attribution&amp;quot;&amp;gt; Image via &amp;lt;a href=&amp;quot;http://www.crunchbase.com&amp;quot;&amp;gt;CrunchBase&amp;lt;/a&amp;gt; &amp;lt;/dd&amp;gt; &amp;lt;/dl&amp;gt; Adam Wilson, biomedical engineering doctoral student at University of Wisconsin-Madison has developed a brain to computer interface which makes it possible to directly write tweets through thoughts. ReadWriteWeb writes:&#xA;Technically, what Wilson did was come up with an interface combining an Electroencephalogram, or brain wave monitor, with an on screen keyboard for selecting letters. The system lights up each key on the keyboard but is able to notice a difference in brain activity when the desired letter for input is lit.</description>
    </item>
    <item>
      <title>Obama’s impressive use of Semantic Web Technologies</title>
      <link>/2009/03/obamas-impressive-use-of-semantic-web-technologies/</link>
      <pubDate>Mon, 23 Mar 2009 19:47:27 +0000</pubDate>
      <guid>/2009/03/obamas-impressive-use-of-semantic-web-technologies/</guid>
      <description>US President Obama enforces the use of Semantic Web Technologies. David Peterson posted on SitePoint the follwing:&#xA;In a revolutionary move, Obama’s administration is set to utilise next generation web technologies to bring an unprecedented level of transparency to government. In this case it will shed light on how the roughly US $800 billion dollar economic stimulus will be spent. The recently launched recovery.gov website (powered by nothing other then Drupal) brought with it the promise that citizens would be able to view where the money was going and how it was going to be spent.</description>
    </item>
    <item>
      <title>TED Talks – Tim Berners-Lee: The next Web of open, linked data</title>
      <link>/2009/03/ted-talks-tim-berners-lee-the-next-web-of-open-linked-data/</link>
      <pubDate>Wed, 18 Mar 2009 10:24:44 +0000</pubDate>
      <guid>/2009/03/ted-talks-tim-berners-lee-the-next-web-of-open-linked-data/</guid>
      <description>For everybody who is asking: “What’s the next step in internet evolution?” This presentation of Tim Berners-Lee could give you the anser. Linking Data is one of the most exciting initiatives going on right now. Enjoy the presentation!&#xA;(via TED)</description>
    </item>
    <item>
      <title>Web Design Interfaces</title>
      <link>/2009/02/web-design-interfaces/</link>
      <pubDate>Mon, 23 Feb 2009 08:47:52 +0000</pubDate>
      <guid>/2009/02/web-design-interfaces/</guid>
      <description>I have found two great posts on web design interfaces. The first one deales with 30 essential controls used in web interfaces. The second one descirbes 15 common components used in web user interface design.&#xA;On designwebinterfaces.com you can find many more useful posts dealing with web design interfaces.&#xA;Related articles by Zemanta </description>
    </item>
    <item>
      <title>[video] – Google Latitude</title>
      <link>/2009/02/video-google-latitude/</link>
      <pubDate>Thu, 05 Feb 2009 09:59:01 +0000</pubDate>
      <guid>/2009/02/video-google-latitude/</guid>
      <description> Google released a new service called Google Latitude. This service enables you to see the location of your friends, collegues, etc. Here is a nice video explaining how Google Latitute workes:&#xA;[youtube Q-Oq-9enE-k]&#xA;Related articles by Zemanta </description>
    </item>
    <item>
      <title>SEAmail – Semantic Delivery of Emails</title>
      <link>/2009/01/seamail-semantic-delivery-of-emails/</link>
      <pubDate>Fri, 23 Jan 2009 09:38:25 +0000</pubDate>
      <guid>/2009/01/seamail-semantic-delivery-of-emails/</guid>
      <description>SEAmail is a prototype e-mail system implemented by Stanford University Logic Group lead by Michael Genesereth, an associate professor of computer science at Stanford University. The interesting and innovative part of this e-mail system is the use of semantic technologies in order to determine the recipient of an e-mail message. Users don’t have to bother on keeping track of e-mail addresses, they just type in the real name of the recipient letting the system searching the right recipient address.</description>
    </item>
    <item>
      <title>SuggestRSS – Great Service to suggest interesting feeds</title>
      <link>/2009/01/suggestrss-great-service-to-suggest-interesting-feeds/</link>
      <pubDate>Thu, 22 Jan 2009 12:17:23 +0000</pubDate>
      <guid>/2009/01/suggestrss-great-service-to-suggest-interesting-feeds/</guid>
      <description> SuggestRSS is a service suggesting feeds based on your actual feeds. Just upload a OPML export of your current subscribed feeds and you are going to get nice new suggestions. I tried it out and think it is very useful.&#xA;(via ReadWriteWeb)&#xA;Related articles by Zemanta </description>
    </item>
    <item>
      <title>How Google’s PageRank predicts Nobel Prize winners</title>
      <link>/2009/01/how-googles-pagerank-predicts-nobel-prize-winners/</link>
      <pubDate>Thu, 22 Jan 2009 11:46:16 +0000</pubDate>
      <guid>/2009/01/how-googles-pagerank-predicts-nobel-prize-winners/</guid>
      <description>Sergej Maslow and Sidney Redner, both researchers have found out that Google‘s Page Rank algorithm could be used to predict future nobel price winners based on interlinked scientific papers. Scientific papers are interlinked by references, just like websites are which means they can be ranked by googles page rank algorithm. Taking into account how important a paper is, it is possible to generate a list of wighted ranked scientific papers.</description>
    </item>
    <item>
      <title>[video] – It is time for a different kind of university</title>
      <link>/2009/01/video-it-is-time-for-a-different-kind-of-university/</link>
      <pubDate>Mon, 19 Jan 2009 07:45:57 +0000</pubDate>
      <guid>/2009/01/video-it-is-time-for-a-different-kind-of-university/</guid>
      <description>Kaplan University has produced two interesting and inspiring videos on how e-Learning can be performed in near future.&#xA;It’s time to use technology to rewrite the rules of education …&#xA;[youtube e50YBu14j3U]&#xA;Here is another one.&#xA;[youtube F3nHvkJSNFg]&#xA;Besides I have found an interesting article written by George Siemens on How MIT is going to get large lectures off the blackboard. The whole artikle is called Media Literacy: Making Sense of New Technologies and Media by George Siemens.</description>
    </item>
    <item>
      <title>Linking Open Data – Anwendungen für Endanwender</title>
      <link>/2009/01/linking-open-data-anwendungen-fur-endanwender/</link>
      <pubDate>Fri, 16 Jan 2009 21:11:02 +0000</pubDate>
      <guid>/2009/01/linking-open-data-anwendungen-fur-endanwender/</guid>
      <description>Für die Lehrveranstaltung “Einführung in das wissenschaftliche Arbeiten” bei Prof. Dr. Klaus Tochtermann habe ich einen Artikel zum Thema “Linking Open Data – Anwendungen für Endanwender” geschrieben.&#xA;Auszug aus dem Abstract:&#xA;Dieser Artikel beschäftigt sich mit Anwendungen, die das Linking Open Data Konzept verwenden. Zuerst wird auf das Open Data Movement eingegangen und anschließend auf das W3C SWEO Linking Open Data Community Project. Es sind zahlreiche Anwendungen entstanden, die Linked Open Data verwenden und daraus einen Mehrwert für Benutzer erzielen.</description>
    </item>
    <item>
      <title>[video] – Internet of Services makes live of young parents easier</title>
      <link>/2009/01/video/</link>
      <pubDate>Fri, 16 Jan 2009 11:05:55 +0000</pubDate>
      <guid>/2009/01/video/</guid>
      <description>Internet of Services makes live of young parents easier Once a baby is born the organization marathon is just starting for it’s parents: register the birth, register with the health insurance, apply for parents allowances and arrange a lot of other appointments. SAP Research is developing an internet platform aimed at helping youg parents. Automated Services will connect authorities and service providers with each other by the internet. This saves time and lakework in the future.</description>
    </item>
    <item>
      <title>10 Interesting Semantic Apps</title>
      <link>/2009/01/10-interesting-semantic-apps/</link>
      <pubDate>Sun, 11 Jan 2009 19:23:56 +0000</pubDate>
      <guid>/2009/01/10-interesting-semantic-apps/</guid>
      <description> </description>
    </item>
    <item>
      <title>100 eLearning Articles and White Papers</title>
      <link>/2009/01/100-elearning-articles-and-white-papers/</link>
      <pubDate>Thu, 08 Jan 2009 11:48:37 +0000</pubDate>
      <guid>/2009/01/100-elearning-articles-and-white-papers/</guid>
      <description>I have found a great collection of 100 eLearning articles and white papers through dontwasteyourtime. The full list of articles can be found at Dr. Tony Karrer’s weblog called elearningtech.&#xA;(via cristinacost’s tweet)</description>
    </item>
    <item>
      <title>First BarCamp in Graz, Austria</title>
      <link>/2008/11/first-barcamp-in-graz-austria/</link>
      <pubDate>Sun, 23 Nov 2008 08:35:38 +0000</pubDate>
      <guid>/2008/11/first-barcamp-in-graz-austria/</guid>
      <description>This weekend the first BarCamp of Graz, Austria is going on. Location is the Karl-Franzens University and today it is going to start at 10.00 o’clock am. BarCamps are a growing type of events. A BarCamp is a so called unconference. On wikipedia you can read:&#xA;BarCamps are organized and evangelized largely through the web, harnessing what might be called a Web 2.0 communications toolkit. Anyone can initiate a BarCamp, using the BarCamp wiki.</description>
    </item>
    <item>
      <title>[video] – Matrix for Windows</title>
      <link>/2008/11/video-matrix-for-windows/</link>
      <pubDate>Mon, 17 Nov 2008 21:24:43 +0000</pubDate>
      <guid>/2008/11/video-matrix-for-windows/</guid>
      <description>Just watch and enjoy:&#xA;Matrix for Windows&#xA;Check out Matrix XP as well.&#xA;(via Basic Thinking Blog)</description>
    </item>
    <item>
      <title>SMOB – A Prototype for Semantic Microblogging</title>
      <link>/2008/11/smob-a-prototype-for-semantic-microblogging/</link>
      <pubDate>Mon, 17 Nov 2008 08:28:52 +0000</pubDate>
      <guid>/2008/11/smob-a-prototype-for-semantic-microblogging/</guid>
      <description>SMOB is a prototype developed to enable semantic microblogging. It can be seen as Twitter enriched with semantic data.&#xA;[slideshare id=472659&amp;amp;doc=sfsw-1213739228503754-8&amp;amp;w=425]&#xA;John Breslin writes in his blog post:&#xA;The prototype uses FOAF and SIOC to model microbloggers, their properties, account and service information, and the microblog updates that users create. A multitude of publishing services can ping one or a set of aggregating servers as selected by each user, and it is important to note that users retain control of their own data through self hosting.</description>
    </item>
    <item>
      <title>Error Message: Twitter is over capacity</title>
      <link>/2008/11/error-message-twitter-is-over-capacity/</link>
      <pubDate>Sun, 16 Nov 2008 09:15:00 +0000</pubDate>
      <guid>/2008/11/error-message-twitter-is-over-capacity/</guid>
      <description>Few minutes ago I saw this message on twitter:&#xA;Twitter is over capacity&#xA;Did anybody of you encoutner the same message? Interesting that this service went down because too many people tweeted.</description>
    </item>
    <item>
      <title>Google’s SEO Starter Guide – How to improve your website</title>
      <link>/2008/11/googles-seo-starter-guide-how-to-improve-your-site/</link>
      <pubDate>Thu, 13 Nov 2008 19:40:45 +0000</pubDate>
      <guid>/2008/11/googles-seo-starter-guide-how-to-improve-your-site/</guid>
      <description>Brandon Falls from Google Search Quality Team, wrote on the Official Google Webmaster Central Blog the following lines:&#xA;Webmasters often ask us at conferences or in the Webmaster Help Group, “What are some simple ways that I can improve my website’s performance in Google?” There are lots of possible answers to this question, and a wealth of search engine optimization information on the web, so much that it can be intimidating for newer webmasters or those unfamiliar with the topic.</description>
    </item>
    <item>
      <title>Google Flu Trends – Google Uses Searches to Track Flu’s Spread</title>
      <link>/2008/11/google-flu-trends-google-uses-searches-to-track-flu-spread/</link>
      <pubDate>Wed, 12 Nov 2008 09:21:46 +0000</pubDate>
      <guid>/2008/11/google-flu-trends-google-uses-searches-to-track-flu-spread/</guid>
      <description>It stands to reason that people who are “starting to come down with something” often take the opportunity to search for information on what ails them, even before they discuss their symptoms with a healthcare professional. Who gets more of those searches than anyone? Google, of course. [ReadWriteWeb]&#xA;Google offers a new service called Google Flu Trends. The service uses an analysis of Google’s millions of search queries every day to calculate flu trends.</description>
    </item>
    <item>
      <title>Do you need a problem to solve?</title>
      <link>/2008/11/do-you-need-a-problem-to-solve/</link>
      <pubDate>Tue, 11 Nov 2008 21:11:42 +0000</pubDate>
      <guid>/2008/11/do-you-need-a-problem-to-solve/</guid>
      <description>Three guys from Switzerland have found a new business model: They create problems for their customers. You might know the film called “The Game” where Michael Douglas as a bored but rich investment banker gets involved in a kind of game.&#xA;The three guys from Switzerland make a lot of money with their project called “need a problem” now. On the website www.needaproblem.com you can pay and they are going to give you a problem to solve.</description>
    </item>
    <item>
      <title>[university] – Mathematical Analysis T1 Exam</title>
      <link>/2008/11/university-mathematical-analysis-t1-exam/</link>
      <pubDate>Mon, 10 Nov 2008 20:53:30 +0000</pubDate>
      <guid>/2008/11/university-mathematical-analysis-t1-exam/</guid>
      <description>Tomorrow I will write the first mathematical analyis exam for this term. By now I solved all the exercise sheets and I think that I am well prepared. Need to pass this lecture this year since it is the last term of my undergraduate studies. Professor Grabner presented us this video about the mathematical analyis:&#xA;What do you think about this video? I think it’s weird. Well wish me luck for tomorrow.</description>
    </item>
    <item>
      <title>[video] – CNN for Holodeck</title>
      <link>/2008/11/video-cnn-for-holodeck/</link>
      <pubDate>Wed, 05 Nov 2008 11:11:56 +0000</pubDate>
      <guid>/2008/11/video-cnn-for-holodeck/</guid>
      <description>CNN yesterday used holograms for interviews in their broadcast on the presedential election 2008. The journalist Jessica Yellin was beamed from Chicago to the CNN studio, New York where Wolf Blitzer was speaking with her virtual hologram. Very interesting technique which shows where new media is moving.&#xA;http://www.youtube.com/watch?v=x2bRNA2wpYk&#xA;(via webstandard.at)</description>
    </item>
    <item>
      <title>Acapella Session</title>
      <link>/2008/11/video-acapella-session/</link>
      <pubDate>Tue, 04 Nov 2008 17:18:51 +0000</pubDate>
      <guid>/2008/11/video-acapella-session/</guid>
      <description>Check out this amazing video wich I have found on Basic Thinking Blog. Don’t froget to close your mouth after you have seen it.&#xA;(via Basic Thinking Blog)</description>
    </item>
    <item>
      <title>[lecture] – Introduction to scientific working</title>
      <link>/2008/11/lecture-introduction-to-scientific-working/</link>
      <pubDate>Mon, 03 Nov 2008 17:00:20 +0000</pubDate>
      <guid>/2008/11/lecture-introduction-to-scientific-working/</guid>
      <description>(via e-Learning Blog)</description>
    </item>
    <item>
      <title>We think</title>
      <link>/2008/11/video-we-think/</link>
      <pubDate>Mon, 03 Nov 2008 11:50:23 +0000</pubDate>
      <guid>/2008/11/video-we-think/</guid>
      <description>The following video I have found on e-Learning Blog. Just watch and enjoy, …</description>
    </item>
    <item>
      <title>Relaunch of Herbert Mühlburger’s Weblog</title>
      <link>/2008/11/relaunch-of-herbert-muehlburgers-weblog/</link>
      <pubDate>Sat, 01 Nov 2008 09:24:22 +0000</pubDate>
      <guid>/2008/11/relaunch-of-herbert-muehlburgers-weblog/</guid>
      <description>These days I decided to relaunch my weblog. Due to a problem in the wordpress upgrade process I was forced to this decision. The language of my weblog will now switch to English as well. As you may have recognized my weblog is updated in the visual manner as well.&#xA;Hope to enlarge the number of my readers and to interest new people in my posts.</description>
    </item>
    <item>
      <title>About me</title>
      <link>/about/</link>
      <pubDate>Fri, 31 Oct 2008 00:00:00 +0000</pubDate>
      <guid>/about/</guid>
      <description>Hi,&#xA;Herbert Mühlburger is a Chartered Engineer in Information Technology and experienced Solution Architect / Senior Software Engineer from Austria.&#xA;Herbert Mühlburger Am Quellenhof 2/3 8301 Laßnitzhöhe mail (at) muehlburger.at You can reach me as @hmuehlburger as well.</description>
    </item>
    <item>
      <title>Datenschutzerklärung &amp; Impressum</title>
      <link>/datenschutz/</link>
      <pubDate>Fri, 31 Oct 2008 00:00:00 +0000</pubDate>
      <guid>/datenschutz/</guid>
      <description>Datenschutzerklärung &amp;amp; Impressum Der Schutz Ihrer persönlichen Daten ist uns wichtig. Wir verarbeiten Ihre Daten ausschließlich im Rahmen der gesetzlichen Bestimmungen (DSGVO, DSG 2000 TKG 2003). Nachfolgend informieren wir Sie über die wichtigsten Aspekte der Datenverarbeitung im Rahmen unserer Website.&#xA;Kontakt mit uns Wenn Sie per Formular auf der Website oder per E-Mail Kontakt mit uns aufnehmen, werden Ihre angegebenen Daten zwecks Bearbeitung der Anfrage und für den Fall von Anschlussfragen sechs Monate bei uns gespeichert.</description>
    </item>
    <item>
      <title>Monopoly für die Generation Internet</title>
      <link>/2008/06/monopoly-fur-die-generation-internet/</link>
      <pubDate>Sun, 15 Jun 2008 11:51:06 +0000</pubDate>
      <guid>/2008/06/monopoly-fur-die-generation-internet/</guid>
      <description>Monopoly, ein Spiel das mit Sicherheit jeder schon mindestens einmal gepielt hat. Für die Generation Internet, gibt es jetzt eine neue Version dieses Spiels. Der Name, na wie sollte er schon sein: “Googolopoly“. Treffender könnte man die neue Version dieses Spiel wohl nicht benennen.&#xA;Hier kann man sich die Vorlage für das Spiel herunterladen. Danach einfach ausdrucken und los geht’s. Spielgeld sucht man einfach auf Flickr. Oder man lädt es direkt hier herunter.</description>
    </item>
    <item>
      <title>European Forum Alpbach – 50 Years of EU in the World</title>
      <link>/2007/08/european-forum-alpbach-50-years-of-eu-in-the-world/</link>
      <pubDate>Sat, 18 Aug 2007 07:49:01 +0000</pubDate>
      <guid>/2007/08/european-forum-alpbach-50-years-of-eu-in-the-world/</guid>
      <description>I have found a very interesting video on YouTube regarding the history of the European Union. Please have a look at it. [youtube sO75ZsvMkc8]</description>
    </item>
    <item>
      <title>European Forum Alpbach – Europe New and Old?</title>
      <link>/2007/08/european-forum-alpbach-europe-new-and-old/</link>
      <pubDate>Fri, 17 Aug 2007 08:48:53 +0000</pubDate>
      <guid>/2007/08/european-forum-alpbach-europe-new-and-old/</guid>
      <description>Europe Union New and Old?&#xA;The seminars of the European Forum Alpbach have started today. One Seminar that I am attennding is called “Europe Old and New?” held by Fraser Cameron, Senior Adviser, European Policy Centre, Brussels and Gregor Woschnagg, Retired Ambassador, Republic of Austria, Vienna. Today we are briefly discussing the past 50 years of the European Union as well as some present issues for example the Reform Treaty.</description>
    </item>
    <item>
      <title>European Forum Alpbach</title>
      <link>/2007/08/european-forum-alpbach/</link>
      <pubDate>Fri, 17 Aug 2007 08:48:30 +0000</pubDate>
      <guid>/2007/08/european-forum-alpbach/</guid>
      <description>The European Forum Alpbach has started and is going on for the next two weeks. I am really looking forward in participating in different seminars as well as fireside talks. </description>
    </item>
    <item>
      <title>HTML 4.01 bis XHTML 2.0 im Vergleich</title>
      <link>/2007/07/html-4-01-bis-xhtml-2-0-im-vergleich/</link>
      <pubDate>Thu, 05 Jul 2007 12:02:29 +0000</pubDate>
      <guid>/2007/07/html-4-01-bis-xhtml-2-0-im-vergleich/</guid>
      <description>Jens Meiert bietet auf seinem Blog eine tabellarische Übersicht über alle Elemente, die in HTML 4.01, XHTML 1.0 Strict, XHTML 1.1, HTML 5, und XHTML 2.0 spezifitiert werden.&#xA;Hier der Link direkt zu Jens Meierts Weblog.&#xA;[via pixelgraphix]&#xA;Related articles by Zemanta </description>
    </item>
    <item>
      <title>Second Life soll Filtersystem bekommen</title>
      <link>/2007/06/second-life-soll-filtersystem-bekommen/</link>
      <pubDate>Sun, 24 Jun 2007 19:25:13 +0000</pubDate>
      <guid>/2007/06/second-life-soll-filtersystem-bekommen/</guid>
      <description>Ich habe gerade diesen Artikel zu Second Life gefunden. Demnach soll Second Life ein Filtersystem bekommen mittels dessen jede Regierung selbst entscheiden kann, welchen Gesetzen ihre Bürger in Second Life unterliegen. Hier geht’s zum gesamten Artikel.</description>
    </item>
    <item>
      <title>lasttv.net – Personal Music Channel</title>
      <link>/2007/06/lasttv-net-personal-music-channel/</link>
      <pubDate>Fri, 22 Jun 2007 14:14:48 +0000</pubDate>
      <guid>/2007/06/lasttv-net-personal-music-channel/</guid>
      <description>Die Kombination von Last.fm und YouTube nennt sich Last.tv. Last.tv ist ein peronalisierter Musik Channel, der über das Benutzerprofil (Benutzernamen) von last.fm eine Musik Playlist erstellt und auf YouTube nach passenden Videos sucht und diese abspielt! Sehr interessantes Musik-Video Meshup. Last.fm und YouTube ist eine sehr interessante Kombination!&#xA;Auf jeden Fall einen Klick wert!</description>
    </item>
    <item>
      <title>ALARMD – Wecker 2.0</title>
      <link>/2007/06/alarmd-wecker-2-0/</link>
      <pubDate>Fri, 22 Jun 2007 10:47:17 +0000</pubDate>
      <guid>/2007/06/alarmd-wecker-2-0/</guid>
      <description>Wer schon immer mal von YouTube Videos bzw. von last.fm Playlists geweckt werden wollte, der sollte sich unbedingt ALARMD anschaun! Hier kann man sich seinen Wecker online stellen. Dieser holt sich dann von YouTube bzw. über last.fm und andere Services seine Videos und Musikstreams und spielt diese zur gewünschten Zeit ab! Ich finde die Idee einfach toll und bin komplett begeistert! Sehr coole Sache!&#xA;[via Webware]</description>
    </item>
    <item>
      <title>Google-Tochter YouTube testet digitale Videoerkennung</title>
      <link>/2007/06/google-tochter-youtube-testet-digitale-videoerkennung/</link>
      <pubDate>Fri, 15 Jun 2007 17:42:48 +0000</pubDate>
      <guid>/2007/06/google-tochter-youtube-testet-digitale-videoerkennung/</guid>
      <description>Das von Google übernommene Web2.0 Unterenehmen YouTube testet digitale Videoerkennung. Ziel ist es für jedes Video einen quasi Fingerabdruck zu erstellen um somit eindeutig identifizierbar zu sein. Den Originalartikel gibt es hier!&#xA;Einen anderen interessanten Artikel dazu gibt es auf der Website www.digitalnext.de.</description>
    </item>
    <item>
      <title>What is all Web2.0</title>
      <link>/2007/06/what-is-all-web2-0/</link>
      <pubDate>Mon, 11 Jun 2007 08:11:21 +0000</pubDate>
      <guid>/2007/06/what-is-all-web2-0/</guid>
      <description>Hier ist die Antwort auf diese Frage in Form eines Bildes mit Web2.0 Unternehmen:</description>
    </item>
    <item>
      <title>Die 6 Milliarden anderen – www.6billionothers.org</title>
      <link>/2007/06/die-6-milliarden-anderen-www-6billionothers-org/</link>
      <pubDate>Mon, 11 Jun 2007 08:06:42 +0000</pubDate>
      <guid>/2007/06/die-6-milliarden-anderen-www-6billionothers-org/</guid>
      <description>6billionothers so lautet der Titel eines Projektes, welches sich das zum Ziel gesetzt hat bis 2008 tausende vo Menschenweltweit zu interviewen und ihre Aussagen zu bestimmten Themen wie Liebe, Hass, Zorn, Glücklichsein, etc. auf der Projektwebsite zu publizieren. Zur Zeit sind einige sehr interessante Beiträge zu lesen!</description>
    </item>
    <item>
      <title>Meebo – Messenger Mashup</title>
      <link>/2007/06/meebo-messenger-mashup/</link>
      <pubDate>Mon, 11 Jun 2007 07:50:03 +0000</pubDate>
      <guid>/2007/06/meebo-messenger-mashup/</guid>
      <description>Wer hat nicht schon verschiedenste IM Messenger auf seinem Computer installiert? Bei jedem Verbindungsaufbau zum Internet versuchen diese auch einen Teil des Internets für sich zu beanspruchen. Wem das zu stressig ist, bzw. wer möchte, dass all diese IM Dienste irgendwo zentral verwaltet werden können, der sollte sich einmal meebo genauer anschauen. Bei meebo ist es möglich jegliche IM Dienste über eine Website zu verwalten und über diese mittels seiner IM Accounts zu kommunizieren.</description>
    </item>
    <item>
      <title>“Paper Four” – Papier der nächsten Generation</title>
      <link>/2007/06/paper-four-papier-der-nachsten-generation/</link>
      <pubDate>Mon, 11 Jun 2007 07:39:41 +0000</pubDate>
      <guid>/2007/06/paper-four-papier-der-nachsten-generation/</guid>
      <description>Mit “Paper Four” wird die eine neue Ära von Papier eingeläutet. “Paper Four”, entwickelt von Forschen der Mid Sweden University soll die vierte Generation von Papierprodukten einläuten. Paper Four ist ein Interaktives Multimediales Papierformat welches auf Berührung reagiert und digital abgespeicherte Audiodateien wiedergibt.</description>
    </item>
    <item>
      <title>Wer spielt noch Second Life?</title>
      <link>/2007/06/wer-spielt-noch-second-life/</link>
      <pubDate>Sat, 09 Jun 2007 15:40:42 +0000</pubDate>
      <guid>/2007/06/wer-spielt-noch-second-life/</guid>
      <description>Hallo alle miteinander!&#xA;Ist Second Life ein Hype oder nicht!? Mich würde einmal interessieren, wer von Euch überhaupt Second Life spielt! Spielt ihr Second Life nur wegen GADI oder habt ihr auch schon vorher regelmäßig in der virtuellen Welt “gelebt”? Ich persönlich spiele überhaupt kein Second Life mehr. Den Reiz hat diese “Spiel” schon längst für mich verloren und dieser Ansich bin ich scheinbar nicht alleine, wie dieser Artikel im Standard bekräftigt.</description>
    </item>
    <item>
      <title>musicmesh – Cooles Mediameshup</title>
      <link>/2007/05/musicmesh-cooles-mediameshup/</link>
      <pubDate>Wed, 09 May 2007 15:15:16 +0000</pubDate>
      <guid>/2007/05/musicmesh-cooles-mediameshup/</guid>
      <description>Für jeden der schon immer mal das Video zu einem Audiotrack sehen wollte sollte sich einmal www.musicmesh.net ansehen. Dort kann man nach beliebigen Musikern suchen und sich danach ihre Songs anhören. Das coole dabei, es wird automatisch ein Musikvideo auf youtube gesucht und abgespielt! Sehr coole Sache!&#xA;Metadaten über Musiker, Tracks, Alben, etc… werden per Audioscrobbler Web Services API von www.last.fm bezogen, passende Videos werden wie gesagt über die API von YouTube gesucht und eingebunden!</description>
    </item>
    <item>
      <title>Sloog – Bookmarking Tool für Second Life</title>
      <link>/2007/05/sloog-bookmarking-tool-fur-second-life/</link>
      <pubDate>Sun, 06 May 2007 13:55:24 +0000</pubDate>
      <guid>/2007/05/sloog-bookmarking-tool-fur-second-life/</guid>
      <description>Sloog ist ein Bookmarking Service der Spanischen Agentur Mosi-Mosi für Second Life Bürger. Man kann beliebige Orte und Avatare speichern um sie später wiederzufinden. Dies funktioniert nicht nur im Spiel (via plugin) sondern auch im Webbrowser via www.sloog.org.Sicher ein nützliches Tool, das so manchem beim Wiederfinden von Orten und Bekanntschaften nützlich sein kann.</description>
    </item>
    <item>
      <title>walk2Web: Linkstrukturen graphisch darstellen</title>
      <link>/2007/05/walk2web-linkstrukturen-graphisch-darstellen/</link>
      <pubDate>Sun, 06 May 2007 13:44:41 +0000</pubDate>
      <guid>/2007/05/walk2web-linkstrukturen-graphisch-darstellen/</guid>
      <description>Linkstrukturen graphisch darstellen&#xA;Mit Web2Walk kann man sich visuell darstellen lassen, wie Webseiten miteinander verbunden sind. Man gibt einfach eine beliebige Startadresse ein und erhält die Verlinkung dieser Seite als Graph. Jede weitere Seite in diesem Graph lässt sich bewerten, bookmarken und kommentieen.&#xA;Link: walk2web.com</description>
    </item>
    <item>
      <title>User Interface der Zukunft! Unglaublich …</title>
      <link>/2007/04/user-interface-der-zukunft-unglaublich/</link>
      <pubDate>Tue, 24 Apr 2007 05:52:50 +0000</pubDate>
      <guid>/2007/04/user-interface-der-zukunft-unglaublich/</guid>
      <description>Hier ein User Interface der Zukunft! Das ist wirklich unglaublich, was uns das zukünftig für greznenlose Möglichkeiten bieten wird! Viel Spaß damit!</description>
    </item>
    <item>
      <title>Apple iPhone</title>
      <link>/2007/04/apple-iphone/</link>
      <pubDate>Wed, 11 Apr 2007 13:42:32 +0000</pubDate>
      <guid>/2007/04/apple-iphone/</guid>
      <description>Hier ein sehr interessantes Video über das neue iPhone von Apple! Viel Spaß damit! Google Maps on iPhone:&#xA;http://www.youtube.com/watch?v=YRNugqEQYS4</description>
    </item>
    <item>
      <title>FBI ermittelt bei Second Life</title>
      <link>/2007/04/fbi-ermittelt-bei-second-life/</link>
      <pubDate>Sat, 07 Apr 2007 16:14:07 +0000</pubDate>
      <guid>/2007/04/fbi-ermittelt-bei-second-life/</guid>
      <description>Laut diesem Artikel von “WELT ONLINE” machen sich Glücksspieler, die in Second Life spielen möglicherweise strafbar. Das FBI prüft eine Anlage wegen illegalem Glückspiels gegen die Firma Linden Labs. Linden-Lab-Manager Ginsu Yoon antwortete darauf mit einer Einladung an die FBI ermittler. Diese wären eingeladen sich in den virtuellen Casinos umzusehen und zu prüfen, ob diese gegen US-Gesetze verstoßen. Den gesamten Artikel kann man hier nachlesen.</description>
    </item>
    <item>
      <title>Gabelstaplerfahrer Klaus – Der erste Arbeitstag</title>
      <link>/2007/04/gabelstaplerfahrer-klaus-der-erste-arbeitstag/</link>
      <pubDate>Sat, 07 Apr 2007 05:52:13 +0000</pubDate>
      <guid>/2007/04/gabelstaplerfahrer-klaus-der-erste-arbeitstag/</guid>
      <description>Hier mal ein kleiner Film zum Thema Arbeitsschutz!&#xA;Der bekannte deutschsprachige Film “Gabelstaplerfahrer Klaus” sollte jeder der einen Gabelstaplerführerschein macht gesehen haben! Natürlich wollte ich Euch diesen Film nicht vorenthalten! Viel Spaß damit!</description>
    </item>
    <item>
      <title>Soziale Netzwerke im CafePodcast</title>
      <link>/2007/04/soziale-netzwerke-im-cafepodcast/</link>
      <pubDate>Thu, 05 Apr 2007 21:18:32 +0000</pubDate>
      <guid>/2007/04/soziale-netzwerke-im-cafepodcast/</guid>
      <description>“Netzwerke sind so alt wie die Menschheit”, zumindest seit dem Hype den soziale Netzwerke zur Zeit erfahren sollte das wohl jedem von uns bewusst sein. Dieses Thema ist Inhalt dieses Podcasts aus dem bekannten CafePodcast in Bonn:&#xA;Unter den Teilnehmern:&#xA;Christian Rottmann, Gründer und Inhaber des café podcast ( http://www.cafe-podcast.de ) Oliver Ueberholz, Mitgründer und Gesellschafter von mixxt ( http://www.mixxt.de ) Marco Ripanti, Gründer und Geschäftsführer von ekaabo ( http://www.ekaabo.de ) Thorsten Hahn, Gründer des Banking Club ( http://www.</description>
    </item>
    <item>
      <title>Jeff Han spricht auf der TED Konferenz</title>
      <link>/2007/04/jeff-han-spricht-auf-der-ted-konferenz/</link>
      <pubDate>Mon, 02 Apr 2007 21:47:36 +0000</pubDate>
      <guid>/2007/04/jeff-han-spricht-auf-der-ted-konferenz/</guid>
      <description>Jeff Han spricht auf der TED Konferenz über ein neues User Interface. Dieses Video ist sehr sehenswert!</description>
    </item>
    <item>
      <title>If you don’t ask, you don’t get!</title>
      <link>/2007/03/if-you-dont-ask-you-dont-get/</link>
      <pubDate>Sun, 25 Mar 2007 19:21:11 +0000</pubDate>
      <guid>/2007/03/if-you-dont-ask-you-dont-get/</guid>
      <description>In unserer heutigen von Informationen überfluteten Informationsgesellschaft wird ein Aspekt immmer wichtiger. Dies ist das altbewährte seit Jahrhunderten praktizierte und immer wieder so hilfreiche “FRAGEN”. Auch das Web2.0 bzw. die gesamte Internet Community hat sich dies zu nutze gemacht und Aplikationen wie askeet! oder Yahoo! Answers bzw. Google Answers entwickelt. Ein interessantes Werbevideo von ask.com kann hier bewundert werden.</description>
    </item>
    <item>
      <title>Mittendrin im “Second Life”</title>
      <link>/2007/03/mittendrin-im-second-life/</link>
      <pubDate>Sun, 25 Mar 2007 19:00:51 +0000</pubDate>
      <guid>/2007/03/mittendrin-im-second-life/</guid>
      <description>Wie so viele Medien, die heutzutage up-to-date sein wollen beschäftigt sich auch die WELT ONLINE mit dem Thema Second Life. Auf der einen Seite gibt es Menschen, die sich das Second Life als neue Welt erschließen, vom großen Geld träumen und in der virtuellen Welt mit anderen “Avataren” ihren Feierabend verbringen.&#xA;Andere sehen das Second Life als ein Phänomen, das die Vereinsamung der Menschen vorantreibt, und durchaus Suchtpotenzial hat. Die Welt Online legt in diesem Artikel eine sehr interessante dritte Betrachtungsweise dar, die durchaus realitätsnah ist.</description>
    </item>
    <item>
      <title>Die neue Informationsgesellschaft</title>
      <link>/2007/03/die-neue-informationsgesellschaft/</link>
      <pubDate>Sun, 18 Mar 2007 18:01:26 +0000</pubDate>
      <guid>/2007/03/die-neue-informationsgesellschaft/</guid>
      <description>Die neue Informationsgesellschaft, wie sie sich in Zeiten von Web2.0 zeigt, ist eines der spannenden Themen mit dem man sich zur Zeit auseinandersetzen kann.&#xA;Wo YouTube, Flickr, last.fm, Wikipedia, StudiVZ, SchuelerVZ, Facebook, … Benutzern die Möglichkeit selbst aktiv das neue Web in einer noch nie dagewesenen Weise zu gestalten, lässt sich erkennen wie groß der Bedarf ist, sich mit anderen Benutzern zu vernetzen. Nicht nur, dass Netzwerke, wie sie sich im StudiVZ bzw.</description>
    </item>
    <item>
      <title>Second Life and more …</title>
      <link>/2007/03/second-life-and-more/</link>
      <pubDate>Sun, 18 Mar 2007 12:18:06 +0000</pubDate>
      <guid>/2007/03/second-life-and-more/</guid>
      <description>Second Life wer kenn das nicht, oder besser gefragt, wer hat nicht schon davon gehört? Interessanterweise haben bei der letzten Vorlesung in einem Hörsaal von ca. 300 – 400 Studierenden nur 3 – 4 Studierende angegeben, Second Life zu spielen. Spielen? Second Life spielt man nicht, man lebt in der virtuellen Welt und versucht sich dort in irgendeiner Weise zu verwirklichen. Ob das gelingt ist verschieden. Interessant ist auch, dass die Studierenden von denen hier dei Rede ist nicht einem Studium nachgehen, welches überhaupt nichts mit Informationstechnologie zu tun hat.</description>
    </item>
    <item>
      <title>Web 2.0 und Datenbanken Teil 1: Second Life</title>
      <link>/2007/01/web-2-0-und-datenbanken-teil-1-second-life/</link>
      <pubDate>Wed, 17 Jan 2007 19:29:41 +0000</pubDate>
      <guid>/2007/01/web-2-0-und-datenbanken-teil-1-second-life/</guid>
      <description>Dieser interessante Artikel von Tim O’Reilly beschäftigt sich mit der Datenbank von Second Life und deren Problemen! Cory Ondrejka and Ian Wilkes von Linden Labs wurden zu diesem Thema befragt!</description>
    </item>
    <item>
      <title>Flickr goes German – Flickr nun auch auf Deutsch verfügbar</title>
      <link>/2007/01/flickr-goes-german-flickr-nun-auch-auf-deutsch-verfugbar/</link>
      <pubDate>Fri, 12 Jan 2007 00:00:00 +0000</pubDate>
      <guid>/2007/01/flickr-goes-german-flickr-nun-auch-auf-deutsch-verfugbar/</guid>
      <description>Die bekannte Online-Fotocommunity flickr wird nun unter anderem auch auf Deutsch bzw. Chinesisch verfügbar sein.&#xA;Ich hab einen interessanten Artikel dazu hier gefunden! Hier geht’s zur deutschen Version von Flickr.</description>
    </item>
  </channel>
</rss>
