Search
Categories
Tags
.NET ActionScript archive artwork ASP ASP.NET ASP.NET MVC book C# CMS code command line css data Database design digital life enterprise architecture git Healthcare industry HTML Information architecture Integration javascript jQuery links Microsoft SQL Server Multilingual MySQL p5js PHP posts processing Project management signal Software architecture SQL tools tweets UML web Web design Web service XHTML XML XSLT
Posts
-
Lifesaving snippets
Some snippets to make my life easier.
-
Greentube Internet Entertainment
As a generalist in the role of technical project manager, I am working with software projects from many perspectives.
-
gyration /jīˈrāSHən/
Photo sampling and manipulation in 3D space. Still having fun with Processing.
-
Util Folder
I’ve got a Util folder where I keep some utilities, most of them are web-development related. I keep it in Dropbox so I can easily update it and get it when and wherever I need it.
-
New times, new words
What does it all mean – Smartphone face, BlackBerry prayer, Facebook facelift, Continuous partial attention, Attentional blink
-
Vienna districts in numbers
I created an interactive data visualization, written in JavaScript, based on the open data. This is a post about how it came to be.
-
Signal links
Signal picked up in the past couple of months – Black Swan Theory, Histomap, Landsat 7 images, SpaceX Dragon
-
Chez Cliché
The site was born in close cooperation with fantastic people from CHEZ CLICHÉ Tourismus GmbH.
-
Android apps for everyday use
I just went through a process of installing the apps that I use every day – so here they are.
-
All the levels of redirection
The web is full of redirection these days.
-
Convert XML to JSON using XSLT
With increasing service reuse came the need for portable data formats, XML was one of the first widely used, but lately JSON is in bloom. I needed to convert XML into JSON format for easier consumption on the client, so here’s an article describing the way to do it using XSLT with code and examples.