zaterdag 24 november 2012

Successful caught-in-the-act using ComProNet

Since 1.5 years, I am part of a splendid team that works on the concept of 'ComProNet', an innovative project that is done in co-creation with the Dutch Police.

Today we had a successful caught in the act thanks to ComProNet as it runs in the shopping area of Assen.

The dutch press-publication is copied below.

 ComProNet (Community Protect Network) is a concept that allows citizens and professional first responders to collaborate around (possible) incidents. When an incident occurs, they form an ad-hoc community and inform each other by sharing messages and pictures. The underlying system is now in pilot-phase, and is being tested in the cities Groningen and Assen and in the shopping area of Schiphol airport.

Participants of the pilots use a mobile application allowing them to give alerts and receive information about incidents that are occuring within their actual location.When relevant, twitter messages that are related to the incident are also included in the dialogue.

The first idea of ComProNet (courtesy of Elle de Jonge) can be watched on youtube here: http://www.youtube.com/watch?v=JfJXaMaj1QY



Winkeldief aangehouden door deelnemer Compronet

(source: www.politie.nl) 

  • Laatste update: 24-11-2012 | 10:06
Assen - De politie heeft vrijdagmiddag aan het Mercuriusplein een 38-jarige man zonder vaste woon of verblijfplaats aangehouden op verdenking van winkeldiefstal. De man stal twee flesjes parfum uit de winkel en nam de benen. Een volger van Compronet waarschuwde via de daarvoor bestemde app op zijn telefoon medevolgers die vervolgens de man konden aanhouden. Hij werd overgedragen aan de politie die hem overbracht naar het politie bureau. Daar werd tegen de verdachte proces-verbaal opgemaakt. De parfum werd in beslag genomen.

App moet helpen bij grotere pakkans verdachten

De Drentse politie draait een pilot om de pakkans van verdachten te vergroten. In de proef maken zowel ondernemers en burgers als Regiopolitie Drenthe en Stadstoezicht van de gemeente Assen gebruik van een nieuw ontwikkelde app.

Hoe werkt het?

De app is op smartphones van alle gebruikers geplaatst. Zodra een burger of een ondernemer een verdachte of een heterdaadsituatie constateren, kunnen zij snel via de app een melding aanmaken. Ook kan een foto van de verdachte worden gemaakt en bij de melding worden gevoegd. De melding komt direct terecht bij politieagenten en/of medewerkers van Stadstoezicht die speciaal zijn vrijgemaakt voor deze proef. Zo kunnen heterdaadsituaties, zoals dealen, winkel- of fietsdiefstallen, bedelen en vervelende dronken personen, worden doorgegeven.

Ergernis

'Op deze manier willen wij samen met burgers en ondernemers werken aan een veilige omgeving. Met behulp van een mooie app kunnen we nog sneller en effectiever reageren op meldingen. De pakkans van verdachten wordt zo vergroot. Juist kleinere delicten als fiets- en winkeldiefstal zijn een grote ergernis bij ondernemers en burgers. De politie en gemeente hopen dat het aantal aanmeldingen tijdens de proef zal stijgen.

Compronet

De pilot is onderdeel van het project Community Protection Network (Compronet). Burgers worden actief betrokken bij het melden, vaststellen en afhandelen van incidenten en verstoringen van de openbare orde. Compronet maakt gebruik van slim ontwikkelde software om meldingen van incidenten en aanvullende informatie te ontvangen, te verwerken en acties uit te zetten. Met dit project hoopt de politie de heterdaadkracht bij misdrijven, overtredingen en hulpverlening te vergroten.



dinsdag 20 november 2012

Organic Apps

Today, at project ComProNet, we talked about new functionality in our mobile apps. (ComProNet currently uses a mobile app used by citizens and  professionals/first responders).

During the discussion about future requirements, I coined the name 'Organic App', which might be helping us to get more flexibility in our needs. The idea is that next versions of our mobile apps might get more tightly bound to location and situation. As the (personalized) application on the phone goes along with the user, it might change its behaviour and appearance. In other words, It automatically reconfigues itself along with the environmental needs.
I searched for the term 'organic app' but I only came accross apps that serve recipes for a heathy way living. Maybe the term 'Organic app' from now on might lead to new ways in which mobile equipment facilitates our living.
At least, it does for me...


Online Course Algorithms Upcoming

Open Education is a concept that I do admire very much.

I just decided to go into some interesting areas coming month, since Stanford University just launched a new online course on their Coursera platform. 

Algorithms: Design and Analysis, Part 2

For those who are interested in the world of machines, please check out this course at

https://www.coursera.org/course/algo2

Tim Roughgarden, Associate Professor

In this course you will learn several fundamental principles of advanced algorithm design. You'll learn the greedy algorithm design paradigm, with applications to computing good network backbones (i.e., spanning trees) and good codes for data compression. You'll learn the tricky yet widely applicable dynamic programming algorithm design paradigm, with applications to routing in the Internet and sequencing genome fragments. You’ll learn what NP-completeness and the famous “P vs. NP” problem mean for the algorithm designer. Finally, we’ll study several strategies for dealing with hard (i.e., NP-complete problems), including the design and analysis of heuristics. Learn how shortest-path algorithms from the 1950s (i.e., pre-ARPANET!) govern the way that your Internet traffic gets routed today; why efficient algorithms are fundamental to modern genomics; and how to make a million bucks in prize money by “just” solving a math problem!

Thanks to Simon Dalmolen for giving me this tip!