|
The ImagineCup is a global competition about informatics between students all over the world. The provider of the ImageineCup is Microsoft. This competition is divided into small competitions addressing different aspects of informatics like algorithm, web development, embedded systems, interface design, etc.
In my case I applied for “Interface Design” and I’ll propose my master thesis […]
This tutorial is for people making their first steps in coding a Web Part for a Sharepoint server. This tutorial describes how to configure Visual Studio 2005 to write Webparts, how to deploy the Web part to the Sharepoint Server and giving hints how to get access the content of the Sharepoint Server like documents, […]
moreYesterday, I tried to apply for some tickets for the comming Euro 2008 because it was the starting time of the ticket lottery that ends the 31th of March. Well, obviously I was not the only one trying to apply the first day. I realy had to wait a lot and was putted on […]
morePlaying the MMRPG World of Warcraft you get in touch with all the realy nice movies on youtube about World of Warcraft. My most favorite one is the video clip about The internet is for porn. Well, the video is far away from real porn. But it is made by people characters using emoticons. I […]
moreEarly in the morning I wanted to register a domain. Just for fun and very spontaniously I played with the domain registration tool at hostpoint.ch just to find a nice domain. Well, I tried ipho.ne and it was still available. It should have been my first iPhone. I was so excited and couldn’t await the […]
moreIt’s some months ago as I published an article about my new NAS (Network Attached Storage) in my blog. After some weeks, a guy from Taiwan contacted me. He worked for the company that produced my NAS. He asked for the permission to publish my blog article on their company’s homepage. I was pretty surprised […]
moreBased on the graph-browser JSaurus, I implemented Wikigraph, a simple graph-based visualization of the content of Wikipedia.org. Every node in the graph represents a topic. Topics are connected to each other, if and only if one topic refers to the other one.
moreFirst of all: It’s not possible to get directly content from other servers outside the domain with XMLHttpRequest. But if there is no direct way, it must have an undirect way . Well the solution is simply but genius. You call a local proxy, telling it to load the content from the other server […]
more A graph is nothing else then a thesaurus: Both contains nodes and connections or relations. Therefore I thought about visualizing the link relations between a homepages websites. I took my own homepage cPOEt.net as test data set to create a sitemap with JSaurus, a JavaScript software to visualize a graph or thesaurus.
The node sites […]