Archive | Personal RSS feed for this section

Another Career Twist, Started M.Sc in Information Science & Technology in MMU Melaka, Malaysia

MMU In late 2011, I wrote a blog post where I mentioned that I was trying to come in Malaysia for M.Sc study. I was trying and trying, applying here and there and finally in February 2012 I got the good news that, I’ve approved to get Research Fund in Multimedia University (MMU), Melaka Campus for study and research in Health Information Technology. My supervisor and co-supervisor are great and highly experienced people. My supervisor is by born American, completed his B.Sc & M.Sc in US, Ph.D in Germany and worked in various university. My co-supervisor is also Ph.D holder. So I will learn many things from them.

Continue Reading →

Comments { 3 }

Rewind 2011 & Happy New Year 2012

iPhone4Firstly I want to say sorry to my blog readers because I didn’t publish much article about facebook app development in 2011. Because I was very busy for my job, life and honestly said I was not an active facebook web developer in 2011. In computer science algorithm and data structure subject we learned “Time space trade off”. That means if you need faster solution you’ve to use more space and vice versa. This is happened in our life also. If you invest some time in a work you definitely have to  leave some time in other works.

Whatever I’m writing this post to inform my friends and blog readers about my activity in 2011

Continue Reading →

Comments { 14 }

200+ ACM Problems solution source code

ACMDuring 2003~2007 I was an undergraduate computer science student. In this time for our course material and for programming passion I used to try to solve ACM problems from the well-known University of Valladolid site. I solved arround 203 ACM problems in this site. Today I found in my laptop still the accepted codes are saved. So I think I should share these code. May be these could be useful for someone. I had written 99% of my code using C++ language.

Continue Reading →

Comments { 3 }

Beginning of my career

After long days I’m writing this post. Though my blog is very popular for facebook related tutorials, but this is not anything related to facebook or php. This is about me and beginning of my career.

I think every programmer should learn different languages and work in different platforms. You can ask me why? If you work on PHP backend development for 5 years, you will become an experienced guy and will earn better income.

So why you’ll invest your time for other language and other platform?
Because it will give you a good taste of programming and you’ll enjoy yourself. I’m not telling you to leave PHP development and move to other platform, I’m just telling you to make some extra time from your regular job and work in different platform or technology.

Continue Reading →

Comments { 36 }

One of my iOS application featured by Apple

Yesterday when I first visit in the featured app in Education category I found one of my dictionary application for iOS device is ranked 45. Today I found its ranked at position 10 and I’m feeling cool and thought to share my good news with my friends and my blog reader.

So what is the application that is featured by Apple:

Its the first English to Bengali Dictionary for iPhone/iPad. It is composed of most common and concise English words and corresponding Bengali explanations.

Continue Reading →

Comments { 10 }

Visitor statistics of Thinkdiff.net by Google Analytics

The statistics I taken from my google analytics report. The report is from Jan 1,2010 to Aug 26, 2010. I published this google analytics report so that my visitors could know about how much people trust this site.

Additionally My site Thinkdiff.net’s
Alexa Rank = 36170
Facebook Fans =1013

Continue Reading →

Comments { 11 }

Waiting for apple’s approval

iphoneFor couple of weeks I was very busy. After wake up from sleep I just open my laptop and start study till end of  night, beside my main job. My study was  about Objective C and iPhone Application development. Last 4 days, I got more pressure. I developed a dictionary application for iphone. Basically a dictionary engine. In my student life I developed the same thing using Java for J2ME platform. I completely rewrite that for iphone. I’m amazed that iphone supports SQLite3 that makes the query engine easy. In j2me I’ve to search on flat files.

Continue Reading →

Comments { 2 }

Lots of PHP programming now learning Objective C

iphone At last I decided to learn Objective C and develop application for iPhone. As a result 2 days ago I bought a mac book pro and fully shifted from my windows 7 OS Based HP Pavilion DV5. I gifted my HP laptop to my wife. :D I’ve also a net book running Ubuntu.

Mac book pro is awesome. This is first time I’m using mac book. The LCD is amazing. Everything looks beautiful. And Snow Leopard is also a nice OS. Many people told me Mac isn’t much user friendly. But honestly mac is very user friendly than any other OS.

So for last 2 days I’ve been reading Objective C basics  using Cocoa Framework. At first glance syntax looks confusing like declaring object and use.

Continue Reading →

Comments { 6 }

Zend Framework book

zend_framework_book Packt Publishing published a new book “Zend Framework 1.8 Web Application Development“.

If you want to design, develop, and deploy feature-rich PHP web applications with this MVC framework, create a real-life storefront application from design to deployment and explore all the major aspects of the Zend Framework. This book is for you Zend Framework 1.8 Web Application Development

I’m one of the technical reviewer of this book, and I found this is a nice book for PHP web developers who want to get started with Zend Framework

Comments { 3 }