Ellerim boş ama mutlak seni senden satın almam lazım
Beni benden çıkarıp söküp dikip bir halı yapmam lazım
Bir süleyman halısı, aşk konuşan, uçan, giden
Bizi burdan koparıp gökyüzünun sahibi yapmam lazım
Patterns
I shot these photos during a recent tour I had in Turkey. Beautiful patterns we forget to look at most of the time.
EasyWiki (Android application)
You can now download the English version of Seslen program from Google Play. It’s called EasyWiki.
It uses Text-to-Speech and Speech Recognition. No typing is needed and it also works with the hands free button.
It can be downloaded from Google Play at the link below:
https://play.google.com/store/apps/details?id=com.xmlpark.wikivoice
Enjoy! 🙂
Access Parent Class in Java (and obviously Android)
I use this method for having simple access to a parent class’ functions in Java. Please note that this is not a recommended method but in case of programs with not much lines of code it becomes really helpful and easy to implement.
Continue reading “Access Parent Class in Java (and obviously Android)”How to connect to a COM library using Qt (An example of how to change Skype status using Qt and Skype4COM.DLL)
I wrote this program some time ago to change my Skype status to Online and Away at different hours during the day. I decided I could share the source code because it is a good example on how to connect to a COM library using Qt.
Following should be noted about the source code provided in this post.
- “skype4comlib” is produced using “dumpcpp” tool so you don’t need to create it yourself, and I also didn’t create it myself 🙂
- Please refer to this link to get information on how to use dumpcpp.
- Skype4COM library can be found here (usually)
- C:Program Files (x86)Common FilesSkypeSkype4COM.DLL
Post a comment if there is anything confusing about the source code.
To test it just make sure Skype is running and just run the two Qt projects included in the source code.
Seslen (Android Application)
This program allows you to search for an article in Turkish version of Wikipedia using your microphone (Speech Recognition) and listen to the results using Android’s internal Text-To-Speech engine. Simple and useful!
English version will be out soon 🙂

https://play.google.com/store/apps/details?id=com.amahta.seslen
How to Fix VirtualBox Showing Only 32-bit Versions of Operating Systems
I was trying to install VirtualBox on my computer to do some tests on Windows XP and noticed that only 32-bit versions of operating systems show up when I try to create a new virtual machine.
Below is how I managed to fix this problem
Continue reading “How to Fix VirtualBox Showing Only 32-bit Versions of Operating Systems”
How to read ID3v1 and ID3v2 tags using id3lib in Qt
To read ID3 tags from MP3 files using C++ and Qt you can take many routes and here are some of them:
Continue reading “How to read ID3v1 and ID3v2 tags using id3lib in Qt”
Kurtar
Çaresizlik boğazımdan basıyor sen beni kurtar
Nefesim çıksada ağzım dolu kum sen beni kurtar
Kusurum yok bu karanlıkta beden dar geliyor
Deli zihnim yine sonsuz acıyor sen beni kurtar

Artificial Intelligence Courses by MIT
Following is a link to the Artificial Intelligence course as it was thought by Prof. Patrick Henry Winston of Massachusetts Institute of Technology in Fall 2010. It is one of my favorite YouTube playlists and I suggest watching it to anyone interested in AI applications.


