| My love themes for piano, 28.12.2011 Recently, I posted an older video on my youtube channel. The video features five of my love themes that were written for piano. No more should be told about it, please go and hear it if the announcement poked your interest. :) (...) |
| Poem for Piano and Orchestra youtube sample, 28.08.2011 Some time ago, I posted first movement of my Poem for piano and orchstra on youtube. The first movement is for piano only and hence you won't be hearing any other instrument on this vid. However, the rest of the composition exists and I might be posting its excerpts on other occassions. You can see this part on my youtube channel, as well as on the page here. (...) |
| The General on the Horse youtube sample, 28.08.2011 Some time ago, I posted a vid featuring my composition 'The General on the Horse' for piano. You can see it on my youtube channel, as well as on the page here. (...) |
| Symphony no. 1 youtube sample, 28.08.2011 Some time ago, I posted piano reduction sample of my symphony no. 1, that was written 1998-1999. You can see it on my youtube channel, as well as on the page here. (...) |
| Cyclic removal problem, 14.08.2011 Recently I was asked to solve a small problem. It was involving two variants of the same problem. The input consisted of: (1) an integer val, and (2) working mode \in {1, 2}. The problem was to code val into another number. To do this, a cyclic integer array (1, ... , val) was to be created, that is, after val comes 1 again. Then, starting from mode value, each second element should have been stricken until only one element remained. This remaining element would be the right code. (...) |
| (Java/Eclipse)... is not accessible due to restriction on required library, 14.08.2011 While working in Java/Eclipse, I got this message. The error was raised because of the library rt.jar . The solution that I came up with was to: (...) |
| Writing articles for Baguje.com, 27.07.2011 Yesterday I started writing articles for site baguje.com. This is site featuring news from tech world in Serbian language. Its name translates as "It bugs", referring to the term 'bug' in computer science. (...) |
| Creating HDRI software: June 4 update, 04.06.2011 Some time has passed since I started tackling this topic. In the meantime I've developed a fine HDRI algorithm that I will post later. For now I'd like to present you a photo that was created with use of this algorithm (click the link to see in larger resolution). (...) |
| How to lock your Wiki for foreign entries, 04.06.2011 I just noticed that some spammers have finally reached for my Wiki. That's actually great, for it proves my project has finally reached that milestone regarding its popularity. On the other hand, that means I will need to employ some restrictions on creating, editing and moving the articles, by adding the following right modifications to the LocalSettings.php file. (...) |
| Creating HDRI software: Considerations, 14.05.2011 For some time yet I wanted to pay more attention to a very interesting topic from the field of photography and computer graphics: high dynamic range imaging and rendering. Today I decided to take my first steps on how to accomplish this without any 3rd party functions or applications. Here are the first results. (...) |
| Foxglove ephemeris, 15.04.2011 Foxglove ephemeris is ephemeris format used by AstroFox software. It is uncompressed binary stream of day-to-day positions and speeds of the selected astrology objects plus sidereal time. (...) |
| Dial's implementation: doubly vs. single linked list, 27.03.2011 On the course of MSc studies, it was asked of me to implement so-called Dial's implementation of Dijkstra's algorithm and analyze its efficiency both with doubly and single linked lists. (...) |
| Conclusion on phpBB's ucp.php attacks, 13.03.2011 More than a year ago I noticed that lots of site traffic goes through ucp.php. Although it was unlikely that this would exhaust my allowed monthly traffic, I thought I could do something about it. Not long ago, I made a mod that doesn't let just anyone to the full content of ucp.php, which reduces the traffic and makes the bots give up. (...) |
| Why are Wikipedians leaving?, 08.03.2011. "Why are Wikipedians leaving?" is the title of a research that I conducted in collaboration between Wikimedia Serbia and School of Computing in Belgrade. In the work has been tried to summarize, conclude and classify the causes of conflicts between Wikipedia editors that resulted in one or more Wikipedians leaving the project. (...) |
| Attacks on phpBB's ucp.php, 06.03.2011. This file is the weakest point of phpBB. Whether spambot attacks are successful or not, it is the point where many server's resources are being drained. (...) |
| Four years of CPP TEA, 06.03.2011. It is yet four years since CPP TEA has been opened and hosted on servers of host.bg. Much has changed since then, and the most recent move to unify most of site content into a MediaWiki has simplified CPP TEA's look & feel. (...) |
| Ephemeris 1900-2100 statistics, 03.03.2011. With help of my upcoming project AstroMole I created some statistics about astrological object positions. (...) |
| General ethical and legal profile of Wikipedia, 03.03.2011. Today I present you a work titled "General ethical And legal profile of Wikiepdia" that I recently finished on my MSc studies while working on subject of Computer Ethics. (...) |
| CPP TEA Subdomains, 03.03.2011. To demistify some things that may be out of first sight, I published a list of CPP TEA subdomains. (...) |
| The Site Rearranged, 03.03.2011. I've rearranged the site. Previously present pages about wiki botworks and wiki tools have been molded into one single module, called CPP TEA Bits. In the future, everything from blog to projects will be published on that site module. |