Copyright © 2010 TechReevu. All Rights Reserved. Snowblind Theme by Themes by bavotasan.com. Powered by WordPress.

Google Voice is a great service that I really enjoy. It offers free texting, calling, and voicemail transcripts. As much as I love it, the only way that I know of to use the service is through a web browser, which for me is very inconvenient. So, I tried searching for an application that would allow me to log into Google Voice without having to use my web browser and, what I came up with was… nothing. Apparently, not many people are actually interested in a Google Voice application, so of course, I had to make one myself.
Armed with only a copy of Microsoft Visual Studio 2008, I made the program within about 20 minutes. The program itself is written on Visual Basic .NET and was pretty simple to make. I won’t give you the source code but, I’ll give you a basic idea of how it’s done. I made a web browser in Visual Basic that does not navigate to any pages besides the Google Voice Mobile site (I used the mobile site to make it fit into a small window.) I then made the buttons link to pages on the site. I’m planning on implementing some more services into the program such as Gizmo5.
Well, this is the first build of my application and I hope you enjoy it. Download the file HERE. If you have any comments or suggestions please feel free to email me at: fruitpunch36@techreevu.com


October 9, 2009 at 7:24 PM
I’d really like to thank you for making the application for the desktop. I was surprised that no one had made an application yet that did this. This is exactly why I want to be a computer programmer, thanks alot and keep up the good work.
October 10, 2009 at 6:23 AM
Dude,
I love this program! I have been waiting for this for a longtime!
October 13, 2009 at 10:34 AM
Love it! Thanks!!!
October 19, 2009 at 4:38 PM
Great idea. Haven’t tried it yet, but from your explanation, I’m intrigued. If you want the UI to look cool, use WPF! Also, the layout seems a bit squished, but I’m going to try the app and tell you what I think!