Tag Archives: google

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

Hosting your Twitter Bots on Google App Engine

UPDATE: Download the improved version of the application. I have made some code changes after the blog post got posted to reddit. The source code is now more readable and the app easily configurable. I am amazed to see the … Continue reading

Posted in Blog Post | Tagged , , , | 4 Comments

The Google Go Experience

I have always wanted to check out the Go language sooner but unfortunately enough couldn’t have a go… Today I googled if there are any debian packages for Google Go and luckily I found one… It’s of course not an … Continue reading

Posted in Blog Post | Tagged , | 2 Comments

Using SVN with GoogleCode Project Hosting

At Leevio, we are going to use SVN or Subversion a lot. For demonstration and playing with the SVN system I chose Google Code Project hosting since it’s free and feature packed. I am a beginner at operating SVN and … Continue reading

Posted in Blog Post | Tagged , | 3 Comments

Decoding Google's Tweet With PHP

This is something for fun — nothing serious. It just happened that Google just sent a mysterious Tweet around 2 hours ago from now with an image with of the Google home page featuring an UFO. The UFO was seen … Continue reading

Posted in Blog Post | Tagged , , , | 2 Comments

Using web.py with Google App Engine

I love coding in Python and have been exploring the excellent web.py framework lately. From what I’ve seen, web.py is a very simple yet powerful python based web framework. It’d take me a lot of time to learn django (if … Continue reading

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

Google Behavior: A Hypothesis

I was just wondering what made Google drop my site from the first page of the “masnun” keyword. It was a very tensed period of my tech life. I started investigating the reasons. I first removed the links from buzzcity … Continue reading

Posted in Blog Post | Tagged | Leave a comment

Strange Google Behavior

My site has not been banned from Google’s index, yet, my site ranking has fallen. And it ain’t showing up for the keyword “masnun”… Not at all… I was using no black hat SEO, still I think a certain change … Continue reading

Posted in Blog Post | Tagged | Leave a comment

Google CSE with maSnun.com

I have finally replaced WordPress’ default search engine with Google Custom Search Engine (CSE). I previously used to use Google Custom Search engine in the past on my old Freewebs site. But today while exploring my adsense account, I decided … Continue reading

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

Google App Engine Sample Apps

I recently found this URL: http://code.google.com/p/google-app-engine-samples/ It’s a Google Code project with links to some cool sample app source codes. I haven’t yet checked them out. But I liked the online demo of the “Shell” app. It’s really nice: http://shell.appspot.com/ … Continue reading

Posted in Blog Post | Tagged | Leave a comment