Category: Software
This category is related to software, description of software I worked on, generally some design views and opinions, software that should be mentioned and known to the wider audience.
GreatUniHack – impressions from hackathon
This weekend (17th-19th April 2015.) I was participating GreatUniHack, so I would like to share here some impressions and experiences. GreatUniHack is a 36 hour hackathon organised by University of Manchester students and supported by Major League Hacking – an planetary organisation that supports hackathons around the World. It was…
OWASP Seraphimdroid android security published
Follow my blog with Bloglovin Today I have to make one very important announcement. The first version of OWASP Serpahimdroid has been officially published. It is now publicly available in Google play store (https://play.google.com/store/apps/details?id=org.owasp.seraphimdroid). I would like to tell a bit of the background of this project and describe some…
xgoogle python library upgrade for google image search
Couple of days ago I realized that I need some library that will allow me search google and especially face images. I was previously working a bit with the Google API, however Google offers only 100 requests per day and there are some other limitations. It is very good API…
Case of the cyber war: Kosovo conflict
Introduction Kosovo conflict was a conflict that started during the 1998 between FR Yugoslavia police and military forces and Albanian separatists in Kosovo. During the 1999. NATO launched air strike campaign against FR Yugoslavia. The air strikes lasted for 78 days, after which FR Yugoslavia agreed to withdraw forces out…
What is the structure in data?
Have you ever wondered what is structured data? Why is this important? Well, from structured data we can extract semantic and know what is in the data, use the data. However, if we don’t know how data is structured, we will be unable to extract semantics and to understand it….
Building a search engine (Lucene tutorial)
Since the Google took over lives and branded a verb for searching as Googling, making a search engine is considered cool thing. I have crossed over search engines several times in my life. Even I worked in a company that was I guess pretending to build search engine (I was…

How to quote tweet in WordPress
Recently I have seen many nicely quoted tweets on various blogs such as Mashable. The quotes look like this: Built my first search engine on Lucene and bought ticket for Rock of Ages. Happy day. Even there is a sun in Manchester, at last — Nikola Milosevic, PhD (@text_miner) April…
Brief introduction to Linked Data
My recent research brought me to linked data as quite interesting concept. I will here write some brief introduction and notes on linked data. Probably at some future point of time I will go deeper into standards and usage. Current state of the Web Internet have revolutionized the way we…
Political bot (AI) fighting human bots (using NLP and OCR)
Probably I should write this on Serbian, but to keep consistency, English it is. Since soon elections gonna be held in Serbia, there is a lot of talk about political campaigns. And one of the major issue in the news are human bots applied in the political campaign on the internet….
What is the big deal with natural language processing?
Recently here at Manchester University, at one class for all PhD students we realized that almost half of student in a group are doing some kind of natural language processing and almost everyone was doing something related with machine learning (even hardware guys are building neural network like multi-processor architecture)….

They – app that helps you remember important things
I have not been writing for a while. So now here I am again back at my blog with article about Android application I made with my friends Jelena and Jovana. The application is called They and can be freely downloaded from Google play at https://play.google.com/store/apps/details?id=jaydee.they. They is mobile application…
Introducing OWASP Seraphimdroid
About 2 months ago I started thinking about creating Android security application. I was looking where the other application are weak, since there are a lot of android device protection and anti malware application available on Google play. Thing I found that most of those application don’t use application permissions…