Tag Archives: javascript

Working with the Google Chart (Visualization) JavaScript APIs

For a current project at my workplace I need a good charting solution. I need a pie chart for now, on which people can actually click and interact. I found a few tools and went for the Google Visualization APIs. … Continue reading

Posted in Blog Post | Tagged , | 1 Comment

Using The Facebook Graph API with js-sdk : An explanatory Tutorial

The facebook Graph API has a nice Javascript SDK to build applications using JS. The most important benefit is that with JS you could tightly integrate the Facebook Graph API with your web application. Integration is quite easy. First we … Continue reading

Posted in Blog Post | Tagged , | 9 Comments

JSDB: A JavaScript Interpreter

Recently I have taken keen interest in JavaScript, mainly because to handle jQuery better. I have always found JS very cool but never had the time to dig deeper into the language. In this EID vacation at KU, I had … Continue reading

Posted in Blog Post | Tagged | 2 Comments

Updated AIR APP

I have updated the AIR app with a better GUI and advanced features. Download App: http://masnun.googlecode.com/files/maSnun-AIR.air Download Source: http://masnun.googlecode.com/files/maSnun_AIR_Source.zip I have added a few more JavaScript files for better interactions

Posted in Blog Post | Tagged , , | 1 Comment

My First AIR App

I have been looking forward to trying the Adobe AIR platform for desktop GUI development for a long time. Recently I started learning more on JavaScript, jQuery and CSS. So I decided to try out the AIR SDK for javascript … Continue reading

Posted in Blog Post | Tagged , , | 2 Comments

jQuery with PHP

I am learning jQuery these days and here’s the source code of a php script that uses jQuery on the client side. I have mainly demonstrated jQuery here. PHP has been used to manipulate desired number of paragraphs quickly You … Continue reading

Posted in Blog Post | Tagged , , | 4 Comments

My Free Lancing Experience – 2

Here I come up with the second post of the series and my recent free lance programming experience. This project was also from Eric Willis who happily chose me for another of his projects. This time I developed http://crowdminz.com . … Continue reading

Posted in Blog Post | Tagged , , | Leave a comment