Select geolocalized records by radius

February, 16th 2012 | SQL

With geolocation, it's possible to offer space-related informations to users. For example, we can show job offers ordered by the distance from a user. To obtain the desired result is sufficient to r

Backbone.js and C#

December, 22nd 2011 | .NET

We are testing Backbone.js ì and I must say that the first approach was certainly exciting. Some time now our applications are based on a structure heavily skewed on the client where the server is t

Transform url to links with C#

December, 14th 2011 | .NET

In some cases, such as the comments of a social newtork, you may want to turn urls entered by a user into clickable links. In Igloo we had the need to create a function that would allow us to achieve