Archives
Twitter
- Short Ad can be used via SMS now. It will also let users block specific senders or totally opt out from the service. 6 minutes ago
- @junal thanks bro! 5 hours ago
- 2nd power cut in the evening. Laptop running out of charge! 1 day ago
- Monitoring Laptop Charge with Python on Ubuntu / Linux-Mint :- http://bit.ly/bw0PeG #ubuntu #python 2 days ago
- Activated Gmail's priority inbox feature! 2 days ago
- @thehungrycoder thanks bro! 4 days ago
- @mdshaonimran Thanks :) 4 days ago
- Updating status from my Compaq Presario CQ42-220TU... At last I got my own Notebook... =) 5 days ago
- I liked a YouTube video -- Tarzan (Two Worlds) http://youtu.be/s0sZ8xZ_dWY?a 5 days ago
- I favorited a YouTube video -- Tarzan (Two Worlds) http://youtu.be/s0sZ8xZ_dWY?a 5 days ago
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
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
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
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
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
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
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
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
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
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