This is a blog by some young IT professionals with different emphases reporting of their experiences.
Don't wanna be here? Send us removal request.
Link
AngularJS 1.3.0 ist erschienen. Acht Monate sind seit der letzten großen Version 1.2 des populären JavaScript-Frameworks vergangen -
0 notes
Link
great post for solving this cross origin problem in IE10
0 notes
Link
Das Design und die Regeln eines Spiels ändern sich im Laufe der Entwicklung kontinuierlich und können so täglich die Projektplanung zunichte machen. Component-Based Entity Systems sind ein hervorragender Ansatz, den vielen Nachteilen Vererbung nutzender Softwarearchitekturen aus dem Weg zu gehen.
0 notes
Text
Solved: VS2013 IntelliSense not working with Shared Projects
I was working with the new Xamarin 3. I'm using a business account and my IDE is VisualStudio 2013 Update2. 
I created a "Blank App (Xamarin.Forms Shared)" and was coding in the SharedProject file App.cs.
The Problem was, that IntelliSense was not working in the SharedProject part of my solution. Yeah, it's possible coding without IntelliSense but build errors were shown using a Xamarin.Forms.ListView. 
"Xamarin.Forms.ListView does not contain a definition for ItemSource"
The solution: I installed Xamarin.Forms.Map via NuGet-Console "PM> Install-Package Xamarin.Forms.Maps". Then everything was just fine including IntelliSense and ListView.ItemsSource.
Maybe it's helpful for someone :)
0 notes
Link
Erlang Factory SF Bay Area 2013 More info and slides on the website: http://www.erlang-factory.com/conference/SFBay2013/talks MongooseIM provides a unique in...
Quite a good presentation by Michal Slaski about MongooseIM. MongooseIM is a fork by Erlang Solutions of the famous ejabberd messaging server. 
It's more lovely with CPU and RAM usage than the original.
I'll give it a try :)
0 notes
Link
I just taken a look at chicago boss and it seems being really cool stuff. maybe i'll try building a tiny blogging platform on top of it.
Especially take a look on the "about" movie.
0 notes
Photo
Tumblr media
0 notes
Link
Expert recording and networking services for conferences, seminars and workshops.
0 notes
Link
a really interesting article about a toolkit building an actor behaviour on top of the c# 5.0 features await and async
0 notes
Link
Bryan Hunter introduces Erlang, comparing various language features with C#’s, emphasizing what it is good for and doing a demo.
0 notes