-
Who am I?
23 years old, last year Computer Science student at AGH University of Science and Technology. Interested in Java and distributed systems.
-
Recent Articles
-
Categories
- algorithms (4)
- c++ (4)
- coding (18)
- enterprise edition (9)
- java (13)
- operating systems (6)
- other (2)
- snippets (7)
- standard edition (4)
- unix (5)
- windows (1)
-
Top 8 last month
- [C++] Radix sort - integers sorting (432 views)
- [Java] Example of Spring IoC (Inversion of Control) - dependency injection (346 views)
- [C++] Counting sort: faster than quicksort! (241 views)
- [C++] Convex hull - Graham algorithm (216 views)
- [Java] Full-text search with Lucene (178 views)
- [Java] Hibernate + MySQL + UTF-8 how-to (157 views)
- [Databases] Who does use NoSQL? (153 views)
- [Java] Spring IoC Container - autowiring (150 views)
Category Archives: windows
Examples of using basic features of Windows operating system.
[Windows 7] Freezing Gnuplot 4.4.4
Recently I had to use my favourite plot program (Gnuplot) under Windows 7 operating system. After downloading the newest version of Gnuplot 4.4.4 (file gp444win32.zip from http://sourceforge.net/projects/gnuplot/files/gnuplot/4.4.4/ ) I found it not working, which made me sad. Error reproduction: 1. Open … Continue reading →