Sometime ago i wrote how to use Android with VirtualBox. Now it seems lot of people wants to experience Android Froyo on VirtualBox. in this article i will show how to use Android-x86 project and run Android Froyo.first download the Android Froyo iso or you can visit the download page and select an iso or img file yourself. Now you ...
If you have a Google account then you might have experienced Google chat which is integrated with GMail and it can also accessed via XMPP. if you have used it then you may know that so many people don't like to go online so they make themselves invisible. today in this post i am going to explain a simple way ...
Today i am going to create a GTalk client with C# on Visual Studio 2008. So without talking much let's start developing :). here i am using agsXMPP library. so first you need to download and install agsXMPP SDK. open Visual Studio and create a new project.first of all we need to create some kind ...
I just came up with a crazy idea just a couple of months ago when i got to know about Google goggles. Google as always produce some innovative products Google Goggles is one of them. just watch this video if you don't know about Google GogglesSo the thing this great application lacks is the lack of data in the database. ...
As developers we are familiar with lot of IDEs among them Netbeans is one of the most popular IDE in the world. it is an open source platform and have a pluggable architecture where developers can extend the features of the IDE by adding plugins. the purpose of this article is not to tell how to write Netbeans plugin this ...
Last few weeks as we all aware there were lot of interesting things happened in the cyber world. Wikileaks, 4chans, Gnosis, LOIC, DDoS are some of the keywords today. couple of days ago a reputed web media company called Gawker media was hacked by a gang known as Gnosis. they didn't stop only by hacking ...
If you have used NTFS formatted USB sticks or External HDs you may have faced this problem. whenever you try to copy a file to that device you will get an error saying This destination is read-only. if you are familiar with Linux you might have tried copying that as the super user or run nautilus as super user and ...
Technology is something which improves rapidly. things we thought decade ago were impossible have become realistic today. Today The Internet plays a major role in day to day life. From one static web page has now become much more agile dynamic web sites and even the rich internet applications(RIA) has made The Internet a more ...
I think you have already read my previous blog post : Creating a GTalk client with C# - Part 1. So now you have created a login form and only authenticated people can log into the client. in that post when a user authenticated what i did was just disposed the current window so in this post i will create ...
As everyone expected Google has finally introduced their latest Google TV at the Google IO conference second day which was meant to be the Android day.according to Vincent Dureu, in charge of Google TV this is why Google TV is needed :Even two years ago you would have said that telephones are mostly for making calls, maybe for email and ...
With the rapid development in world wide web it is obvious that we cannot go to every site we like in daily basis to check for its updates to eliminate that problem we have something called rss in web 2.0. as a developer it is a cool idea to generate rss for your site then your site readers can keep ...
UPDATE : Android Froyo with VirtualBoxAndroid, which is one of the most revolutionized mobile OS introduced by Google has come long way since its first introduction. recently Google released Nexus One phone which was said to be good by Linus too. so, everyone would like to experience Google Android although you have no Android supported ...
Internet has become a main part of lives it plays a major role in todays world. it seems that without internet we can't live this can be an exaggeration but Internet has evolved gradually in past few decades. in day to day life in cyberspace we use Google, Facebook, Twitter, Digg, Blogger, Wordpress etc..but how many times do we think ...
In todays world there are loads of Operating systems exists, among them Mac OS easily one of the most eye candy and lovely OS most people want to use but for some reasons most people doesn’t own a Mac. As programmers we all love to program for iPhone I don’t know why but people love to. so how can they ...
For quite a some time I fell in love with Assembly programming language and now it is my favorite language. it is powerful easy and with assembly I get to know lot about computer architecture and the internal work very well. I am currently doing a project as a hobby implementing thumb and fore finger interface algorithm in assembly and ...
These days i don't have much time to get involve in C/C++, assembly and my loving researches on Computer vision things because i have to complete projects and assignments and also prepare for the last examination of my bachelors degree. however today i did some experiments with assembly by writing a simple media player and a email sending(kind of a ...
This is my first post after 2 months !! anyway today i am going to give a special tip for Linux users. if you are a linux user you must have faced with dependency hell. recently i stumble upon to this project on github so, here i will explain how to use that awesome project to reduce the dependency hell ...
People, who are using *nix heavily, have used to a terminal very much sometimes they addict to the terminal. so, for the people who wants to use Google services via command line there were no proper and easy way, but finally now we have a way to do it. The project is called GoogleCL and it uses Google Data API ...
Google as always came up with a new API called Google Font API this time. it is a start up for web fonts and the API is totally open source so, anyone can even download the fonts and alter them as they wish yet that API supports a few fonts because the API was introduced a little while ago so, ...
It's been a while since Apple Adobe fight has begun. it's because Apple CEO, Steve Jobs. he said prefers HTML5, the new web standard to Adobe's Flash so, Apple hasn't given any support for Flash in their products. however Adobe released a HTML 5 support plugin for it's new Dreamviwer CS 5 during the Google ...