Baran Topal

Categories


baran
Author

baran

CryptoServices in Java: HibernatePro

This is the Java Realm implementation for cryptoserverices by using hibernate. Note there are 4 other parts to fulfill this cryptoservices completely. Check the above link’s requirements, yet, this is also a standalone module. Historically, Hibernate emerged from the need of object mapping to the database entities. In design, programmer [...]

baranbaran

CryptoServices in Java: FileOperatorPro

This is the Java Realm implementation. Note there are 4 other parts to fulfill this cryptoservices completely. The drift in this project is simple: File Operations. I must admit this project is not generic as I intended. It can be improved. I used FilenameUtils, IOUtils from org.apache.commons.io. Check more, http://commons.apache.org/ I [...]

baranbaran

CryptoServices in Java: CryptoPro

This is the Java Realm implementation for crypto services in Java. Note there are 4 other parts to fulfill this cryptoservices completely. Yet, at the end of the page, there is a main java class for you to test the crypto functionality. CryptoPro has the functionality of encrypting and decrypting with DES algorithm. Just google for DES [...]

baranbaran

CryptoServices in Java: CRCPro

This is the Java Realm implementation. Note there are 4 other parts to fulfill this cryptoservices completely.  Check the other posts to have a complete picture, yet, this is also a standalone module and a java with main is at the end of the page to test the functionality. This is the implementation of Cyclic Redundancy. This module also [...]

baranbaran

Generating huge text file for mocking.

    Today, I am going to explain creating a huge text file via C. Clearly, this is easier with OOP languages such as Java and C#.NET. Yet, for fun, I am sharing here a straight forward approach for creating a huge file. I don’t think I should write any comment on this, since my codes are always very well commented. 🙂 This [...]

baranbaran

A C# TDD Example

    Let’s see. I didn’t write a .NET post for a long time, and I am posting a fun project which is a Robot Cleaner that I had implemented in C#.NET. Although this is a trivial project, it requires a simple understanding of TDD and at that time, my TDD experience in .NET was limited. Now, let’s check how one [...]

baranbaran

10links

10links is an android app which provides quality links to its users. It’s an old implementation and doing fairly fine. You can learn more in the following link: 10links.net

baranbaran

Aftonblatte

Aftonblatte is a long going project in which it had the idea of satire/irony in news. I did this project since I was bored sometimes in Sweden, and it’s a good start to dig for peculiar Swedes, and Sweden. Blatte means wog/middle eastern migrant. It may be actually offensive in the context but well, I am a Turk so I fit the [...]

baranbaran

Marblecrunch

Marblecrunch.se is a parser and index accumulator. The idea here is that the job ad websites which are in Sweden, are too messy and I don’t want to follow up every site individually, rather “all in one”. Try it, if you regret, no refunds 🙂

baranbaran