Intercepting USSD calls in Android

Dialing a USSD code from a custom activity is straight forward using a DIAL or CALL intent, but listening to the returned result is not due to Android not having proper support for intercepting USSD calls within the platform, but partial though undocumented support exists within the native dialer application. As a start, look at the PhoneUtils class in the Android source code. The link is for 4.0.3 but I believe this partial support has been present since 2.
Read more →

Project: TaskIt

The TaskIt application aims to help you in your Getting things Done(GTD) approach and thus provides a task list or a ToDo list. When you organize your thoughts and put them down in your TaskIt list, you will get a much better view of your tasks.

This is a Work In Progress(WIP) and was done on my free time on weekends. I had a need for such an application, and i love Qt and i love Python, so i wanted to see how flexible their daemon spawn(PyQt) is.

Read more →

Project: Space Explorer(SpaceX)

I am a big fan of the Galactic Konquest game. It is similar to the risk board game, except it occurs in space and it may have different rules, i am not familiar with risk myself…ahem… It is a part of the kdegames package and thus comes with some strings attached. People who don’t use kde need to get a part of kde to be able to play it, and users of “other” operating systems are just out of luck.
Read more →

Project: DisplayShelf Modifications

The DisplayShelf’s original website is at http://www.quietlyscheming.com/blog/components/tutorial-displayshelf-component/ and this is a quote from that website. The sample is broken into two pieces. The first, the TiltingPane component, takes any content and wraps it in a faux ‘3d’ effect, allowing you to tilt it from side to side. The second, the DisplayShelf component, uses the TiltingPane component to render a list of items along a virtual shelf, with the selected item pulled out for display.
Read more →

Book Review: Banat Al-Riyad

Warning: This book is in Arabic. This book tells the story of 4 girls, and their struggle in the Saudi society. Lamis, Komra, Michelle, and Sadim are 4 friends each from a different background and with a different personality but they all share a common struggle within the highly conservative Saudi society. The kind of struggle that i am talking about is the simple “live your life as you see fit” experience that people who live in a western culture often take for granted.
Read more →