Angular JS and DOM readyness for jQuery

Currently I’m writing a lot of HTML GUI Prototypes and I’m doing that with full Angular JS integration. This morning I faced a simple problem: I wanted to hide some control elements until the user hovers over the element. Coming from the jQuery side, that’s how I wanted to solve that: $(addCrudControls()); function addCrudControls() {…

It is getting crunchy – planning a project

This article is part of the bigger series about my Software Engineering internship this summer. To read all the posts, simply visit the category archive. Another week has passed and I haven’t been lazy. I wrote a lot – of text but non of it was code. During the first weeks of my project I…

Crash course in requirements engineering

This article is part of the bigger series about my Software Engineering internship this summer. To read all the posts, simply visit the category archive. The first week of my internship is almost over. I started slowly with setting up a basic infrastructure for my project. Getting tools from the company’s tool chain (I’ll return…

The Journey of the Coding monster!

It has been a while. A lot has changed, a lot stayed the same. And I can finally write about something I actually only have little idea about: Software Development. Next week I will officially begin an internship at a small IT company. I work at the same company since 2008, so nothing, new right?…

Computer Science and me

Since 2010 I’m also studying Computer Science at the University of Berne. I’ve been fascinated by computer programs quite some time ago (it started with some programmable LEGO robots) and back then I was already working at a small software company for almost two years – as a support and marketing guy though. Although Computer…