Login to 2 G-Talk accounts at the same time.
July 18th, 2008People who use internet are very familiar with the word Google Talk – (G-Talk)
I am not going to tell u about G-Talk, I have mentioned it previously. So did u ever try to use 2 G-Talk chat accounts at the same time? Well impossible, but lets see. It was impossible but now its possible. By using simple steps u can easily use 2 chat accounts at the same time
1. Create a short cut on your desktop
2. Then go to the properties
3. Change the target in to this—
“C:\Program Files\Google\Google Talk\googletalk.exe” /nomutex
now save the changes and see you can login to 2 accounts at the same time.
Cube Desktop (animate your desktop like never befor)
March 14th, 2008
I think most of u have seen how beryl effect work on Linux (Ubuntu, Kubuntu) but have u ever seen it working perfectly on windows XP. As like most of others still I am not used to vista. But I love the way it works most software’s still not perfectly running on Vista so XP is better
Cube desktop have 6 different desktops like beryl the same visual effects and not like inspirate themes its efficient and less memory usage so I believe that this will be a one eye candy tool to XP like Linux.
Enjoy …………….!
Software that connect your phone to pc (Sony Ericson k700-k750-k800-w800-810…)
March 7th, 2008I know most of mobile users have the problem of how to access your file system in your mobile and how to get data which is stored in it. So I face the same problem which my in box get full and I have to delete messages when a new one comes so I search internet to see if there any software to fix this problem well as I thought there is. Your mobile can be connected though via bluetooth or IRD or use your data cable take your sms to your pc and edit files transfer data even it can manage calls or sms . it has the capability of answering the mobile through your pc. This software will work on (k700 to k 850- w800-w850)
Try to build a small Game using VB – 06
October 28th, 2007Last week I was bit free and did some experiments in VB. Well I thought I should write some thing regarding VB on my blog
Well for the beginners this is not the program to learn VB. But at least try to get some thing from this simple game program
I will put the source file and the exe to download try it out its simple and funny.
Leave your comments..after try it…!
here are some screen shots of the working game application
here you can download the
DB explorer
October 19th, 2007Last week I was busy with a data comparison project. In one of our SQL server was messed up with duplicates and lose data. So I work with a new data comparing tool called DB explorer. It’s not a big issue but with the use of DB explorer work was so easy and convenient to compare tables what you have to do is install the DB explorer and run it
You will get a combo box to choose what you are going to do select compare schema then select create new, select ok. You will direct to a new box which has select the first data source there you have to give the correct data base to compare press the connect tab then select the data server you want to connect (SQL, ODBC, JDBC, etc…)
Then to you will direct to connection form now this is important make sure you chose the right servers and the data bases
In my example I chose an SQL connection
- select or enter the server name :- this is where you have to enter your server name
Remember this is important that here the first server your giving is use as the parent or the correct server data base and its place on the left in DB work environment
2. Select the authentication to connect if your server has a user name or a pass word make sure to give it
3. Now select the data base you want from the server
4. If you want check the connection before proceed.
5. Click ok if every thing is ok.
Then a gain you will see the select data source form from there now select connect and give the data source you want to compare now this will put in your right hand side of your DB explorer work environment after your follow the same steps as mention above then you will get another form which called select map schema and owner name there leave at it is an click next then you will get a table there you can select what are the tables you want to compare after you select it proceed by clicking next the next form click on finish then you will have to wait some time till it load after that you will in the DB environment
there will be more about SQL coming soon
cheers….!
How to bind your SQL data base using c#.net
October 3rd, 2007Well in my third week what I have to learn was how to deal with the new system.
So it’s the time to play a real game with C#.net. after I created the interface for the data base then I wonder how to connect the data base to my interface well this time I could not Google it I don’t have my internet connection that time so I think, and think a way to do it. As I said before visual studio is very user friendly. In the toolbox there is a specific table to bind data base and to view data base
First go to toolbar in your right and select data–>in the data panel there is Grid view, data source, data form etc….
To make your data base viewable select data source and drag and drop it on the form. There is an black bold arrow head in the top of that click on it then u will get a gray panel (sql data source task) in that select configuration data source then u will get a window in that window select the data base connection or make a new connection
To set up a new connection you have to give the server name eg:- (local).if u select local it will show all the data savers under SQL servers. If there is an authentication required then you have to give the user name and the password
Then select the data base you want and go to next step.
Then there you can select what are the fields that you want then in the next step u can check the table and finish it.
Now connection is done.!
Now its time to show the data base in your web site for this go to the Toolbox–>Data–>drag and drop Grid view and now your data base should be viewed if not click on the arrow head in the top of the Grid view panel and follow the same procedure I mention on the data configuration.
Good Luck…!
G Talk and its new look
September 29th, 2007
Well talking about some thing that really useful efficient in chatting its no other GTalk comes to my mind well not like msn or yahoo I am not saying those are not good but both of them are like glamour girls I think more than its use there are so many adding’s for a chat. But according to my point of view Gtalk is professional. GTalk is a chat client that allows its users to chat within goggle Talk servers. VoIP in Google Talk is based around the Jingle protocol. Well a jingle protocol is a P2P communication which is faster more efficient than client server chat. With this jingle protocol it can easily send and receive video audio and images and files within fraction of a minute well GTalk is free. And at this moment its only available for windows xp, server 2000, vista, NT only. Well talking about its history GTalk develop very slowly. First its only available with Gmail then it came separately a downloadable exe (beta) with have only chat facility and after some time it comes with file sending option and then voice mail and calling finally its with video conferencing . well development we cannot stop so I hope one day GTalk defeat all other chat clients but this is my personal idea.still Gtalks comes as beta
ASP.NET and C#
September 29th, 2007Well all this time the languages I used for web developing was perl, PHP, HTML like those stuff but now I am working in a different environment , the visual studio .net environment. First of all the most valuable thing is you have several choices of languages to use (J#, C#, VB, AJAX). You can use ether one or more languages together. Another big advantage is that no more coding all the parts are drag and drop. I am not saying you don’t need coding knowledge. Some times you have to use your coding knowledge. Well data base binding is never ever than easy with Microsoft visual studio. Project I am doing at this moment is building using C# so I must write some thing about C#. It’s similar to java. If you know java basics then creating asp.net program in C# is so simple. Microsoft visual studio (ASP).net comes with a power full debugger that handling more than 100 forms within seconds (depending on the computer speed you used) and also the debugger comes with a power full and smart error configuration tool. Which show the line of the error, possible solutions? And Microsoft visual studio has a design view and a source view it make the creation easier. It has a power full libraries sub libraries for any development. Advanced tool bars, a solution bar and much…. much…. More….!.Oh and one thing I forgot to put in first lines what ASP means Active Server Pages. Thanks to Microsoft any way for creating some thing useful to create dynamic web pages.
Blood diamond
August 6th, 2007
Directed by Edward Zwick 
Produced by Gillian Gorfil
Marshall Herskovitz
Graham King
Paula Weinstein
Edward Zwick
Written by Charles Leavitt
Starring ———–
Leonardo DiCaprio
Jennifer Connelly
Djimon Hounsou
Michael Sheen
Arnold Vosloo
Story begins with the fisher man call Solomon wandy . he has a son in the morning his son walk with Solomon to the school. Solomon in his dreams every day thought of his son will become a doctor. Story based on the situation at Sierra Leone Civil War at 1999. Government tropes and civil guerilla tropes fight against the country
There were some crucial parts some are, these guerilla teams they cut peoples left hand for two things one is then they cant vote and they can’t mine diamonds.
Leonardo dicaprio as Danny Archer a diamond seller who work as a middle man in deals former soldier in us army talented guy in wars . he was caught by the sierra Leone army for transporting diamonds through the border. When he was in jail he got to no about this pink best diamond. Then he followed this Solomon and Danny wants to get the diamond from Solomon then there are several incidents happen. The terrorists take Solomon’s son as a child terrorist and he becomes the commander in the unit. Some how Solomon fined his son but he doesn’t want to go with Solomon.
There are lot of things happening I am not going to tell every thing check this film its great film created in 2006.

