Gmail Contact Formatter || 2/14/2011

Search This thread

mmoorman12

Senior Member
Feb 8, 2008
71
13
Fort Worth, TX
Several of the Froyo Roms that I've used had an issue that wouldn't allow me to send MMS if the phone number had parenthesis in the format. I saw several people posting that they didn't want to have to edit each contact in Gmail to remove the parentheses, so I created the application.

This application will format all of your phone numbers in your Gmail account based on your desired format.

Available Formats:
Numbers Only
Ten Digit Number
Ten Digit Number With Parenthesis
One Plus Number
One Plus Number With Parenthesis
One Plus Number With Parenthesis And Plus Sign
Three Plus 8 With Parenthesis
Latvia Format
(other formats could be added if needed)

This is a windows application that requires .Net 4.0 as a prerequisite. Gmail doesn't really have any way to modify your contacts in bulk, so I have also been thinking about doing some other things to help keep your contacts organized. If you have any ideas, let me know and I'll try to integrate those enhancements as well.

This application has been moved to the android market.

https://market.android.com/details?id=com.tyenee.android.googlecontactformatter


Download:
http://www.mediafire.com/?xbtcqx97fx465eb - 1.0.0.9 (2/14/2011)
http://www.mediafire.com/?cfwdvg32crd68o5 - 1.0.0.8 (2/8/2011)
http://www.mediafire.com/?ct0tvx1uxaxck8x - 1.0.0.7 (2/8/2011)
http://www.mediafire.com/?3tujh783dzifc8p - 1.0.0.6 (2/7/2011)
http://www.mediafire.com/?bts1wg70vxxlb0v - 1.0.0.5 (1/26/2011)
http://www.mediafire.com/?ql7v763n4pcrpsv - 1.0.0.4 (1/24/2011)
http://www.mediafire.com/?om468391bxt9v3x - 1.0.0.3 (1/20/2011)
http://www.mediafire.com/?f3m3k1hqn9n0rdm - 1.0.0.2 (1/12/2011)
http://www.mediafire.com/?rywrvzr6eboxord - 1.0.0.1 (1/11/2011)
http://www.mediafire.com/?55shl1vpompy21h - 1.0.0.0 (11/18/2010)


1.0.0.9
Complete UI overhaul
Allowing preview of changes
Allowing selction of individual contacts to process
Allowing filtering of contacts by group

1.0.0.8
Added One Plus Number With Parenthesis And Plus Sign

1.0.0.7
Added Latvia Formatter

1.0.0.6
Added Three Plus 8 Formatter

1.0.0.5
Added birthdate formatter
Improved speed

1.0.0.3
Fixed issue when choosing Numbers Only

1.0.0.3
Added additional error logging

1.0.0.2
Added support for adding area codes
Added validation for required fields
Changed label for Ten Digit Number to Ten Digit Number With Parenthesis

1.0.0.1
Added Ten Digit Number With Parenthesis
Added One Plus Number With Parenthesis

1.0.0.0
Initial Version
 

Attachments

  • Capture1.jpg
    Capture1.jpg
    21.6 KB · Views: 1,367
  • Capture2.jpg
    Capture2.jpg
    19.6 KB · Views: 1,048
Last edited:

supersobbie

Senior Member
May 21, 2007
508
1
Very nice... it would be really good if you could add a few more standard formats or even the source code. I personally like to us:

(###) ###-####

and all my contacts are not formated that way. Also I noticed that your Ten Digit Number actually converts it to 1 + Ten digit number format.

Thanks for the app... it is at least a starting point.

SoBBie


Hummm actually it seems to be giving me time outs and not working. :( oh well. Thanks again for the effort.
 
Last edited:

mmoorman12

Senior Member
Feb 8, 2008
71
13
Fort Worth, TX
Very nice... it would be really good if you could add a few more standard formats or even the source code. I personally like to us:

(###) ###-####

and all my contacts are not formated that way. Also I noticed that your Ten Digit Number actually converts it to 1 + Ten digit number format.

Thanks for the app... it is at least a starting point.

SoBBie


Hummm actually it seems to be giving me time outs and not working. :( oh well. Thanks again for the effort.
I have added a couple other formats with parenthesis. Let me know if you need others.

As for the issue you reported...
Ten Digit Number actually converts it to 1 + Ten digit number format
I cannot reproduce this, so if you have anymore details, please let me know.
 

mmoorman12

Senior Member
Feb 8, 2008
71
13
Fort Worth, TX
PM Requests

I have fixed some of the things asked of me in PM's. If you have something that you would like added, just add it here in the thread and we can discuss the possibility of adding it.
 

gwktechnologies

New member
Sep 12, 2010
4
0
Worked Like a Charm

Just ran it and it went smoothly with no errors. All contacts are now in xxx-xxx-xxxx format. Nice clean app. Donated already :)
 

mmoorman12

Senior Member
Feb 8, 2008
71
13
Fort Worth, TX
I just ran it and got an request failed Error 5 times in a row what gives

The error is from Google's web service. There should be a log file in the directory where the application resides. Can you look there for some more details related to the error? Also, are you behind a proxy server? That is something I haven't had the oportunity to test.

Sent from my SPH-D700 using XDA App
 

studiorat

Senior Member
Sep 23, 2010
564
64
West Haven
www.reverbnation
The error is from Google's web service. There should be a log file in the directory where the application resides. Can you look there for some more details related to the error? Also, are you behind a proxy server? That is something I haven't had the oportunity to test.

Sent from my SPH-D700 using XDA App

I cant locate the log file I am running it from the folder on the desktop it didn't install like a normal program would i will place it in a directory manually and try running it again!
 

mmoorman12

Senior Member
Feb 8, 2008
71
13
Fort Worth, TX
I cant locate the log file I am running it from the folder on the desktop it didn't install like a normal program would i will place it in a directory manually and try running it again!

There is no installation required. You just need to extract the zip file to a directory and you should have the following files in the directory.

GmailContactFormatter.exe
Google.GData.Client.dll
Google.GData.Contacts.dll
Google.GData.Extensions.dll
Google.GData.GoogleBase.dll

Just run the exe and the application should launch. Enter you Gmail credentials and select the format you wish to have. Then click on Update. At this point, a Log.txt file should be created and an Error.txt will be created if there were any errors. Both of these files should be created in the same directory.
 
  • Like
Reactions: ari_aaron

thejaredhuang

Senior Member
Jan 14, 2007
151
8
Thanks for the application. I was able to change my contacts to ten digit numbers sucessfully but I can't do numbers only. It goes through all my contacts but it doesn't say its saving changes. Any ideas?

Edit: error log

Execution of request failed: http://www.google.com/m8/feeds/contacts/thejaredhuang@gmail.com/full?start-index=501&max-results=25
at Google.GData.Client.GDataRequest.Execute()
at Google.GData.Client.GDataGAuthRequest.Execute(Int32 retryCounter)
at Google.GData.Client.GDataGAuthRequest.Execute()
at Google.GData.Client.Service.Query(Uri queryUri, DateTime ifModifiedSince, String etag, Int64& contentLength)
at Google.GData.Client.Service.Query(FeedQuery feedQuery)
at Google.GData.Client.Feed`1.<get_Entries>d__0.MoveNext()
at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection)
at Tyenee.Windows.GmailContactFormatter.Form1.worker_DoWork(Object sender, DoWorkEventArgs e)
at System.ComponentModel.BackgroundWorker.OnDoWork(DoWorkEventArgs e)
at System.ComponentModel.BackgroundWorker.WorkerThreadStart(Object argument)

The remote server returned an error: (500) Internal Server Error.
at System.Net.HttpWebRequest.GetResponse()
at Google.GData.Client.GDataRequest.Execute()
 
Last edited:

thejaredhuang

Senior Member
Jan 14, 2007
151
8
Thanks for the update but I'm still having the same problem. It doesn't seem to print a log out either when I'm doing numbers only.
 

mmoorman12

Senior Member
Feb 8, 2008
71
13
Fort Worth, TX
Added a birthdate formatter to correct the birthdates on contacts which have 0001 as the year. It will change these contacts to Month/Day rather than Year/Month/Day.

Example for January 26
0001-01-26 will change to 01-26
 

supersobbie

Senior Member
May 21, 2007
508
1
WoW... Thanks, I think I am having some firewall issues at work so I will have to try this at home later. Thanks for your hard work.

SoBBie
 

Top Liked Posts

  • There are no posts matching your filters.
  • 6
    Several of the Froyo Roms that I've used had an issue that wouldn't allow me to send MMS if the phone number had parenthesis in the format. I saw several people posting that they didn't want to have to edit each contact in Gmail to remove the parentheses, so I created the application.

    This application will format all of your phone numbers in your Gmail account based on your desired format.

    Available Formats:
    Numbers Only
    Ten Digit Number
    Ten Digit Number With Parenthesis
    One Plus Number
    One Plus Number With Parenthesis
    One Plus Number With Parenthesis And Plus Sign
    Three Plus 8 With Parenthesis
    Latvia Format
    (other formats could be added if needed)

    This is a windows application that requires .Net 4.0 as a prerequisite. Gmail doesn't really have any way to modify your contacts in bulk, so I have also been thinking about doing some other things to help keep your contacts organized. If you have any ideas, let me know and I'll try to integrate those enhancements as well.

    This application has been moved to the android market.

    https://market.android.com/details?id=com.tyenee.android.googlecontactformatter


    Download:
    http://www.mediafire.com/?xbtcqx97fx465eb - 1.0.0.9 (2/14/2011)
    http://www.mediafire.com/?cfwdvg32crd68o5 - 1.0.0.8 (2/8/2011)
    http://www.mediafire.com/?ct0tvx1uxaxck8x - 1.0.0.7 (2/8/2011)
    http://www.mediafire.com/?3tujh783dzifc8p - 1.0.0.6 (2/7/2011)
    http://www.mediafire.com/?bts1wg70vxxlb0v - 1.0.0.5 (1/26/2011)
    http://www.mediafire.com/?ql7v763n4pcrpsv - 1.0.0.4 (1/24/2011)
    http://www.mediafire.com/?om468391bxt9v3x - 1.0.0.3 (1/20/2011)
    http://www.mediafire.com/?f3m3k1hqn9n0rdm - 1.0.0.2 (1/12/2011)
    http://www.mediafire.com/?rywrvzr6eboxord - 1.0.0.1 (1/11/2011)
    http://www.mediafire.com/?55shl1vpompy21h - 1.0.0.0 (11/18/2010)


    1.0.0.9
    Complete UI overhaul
    Allowing preview of changes
    Allowing selction of individual contacts to process
    Allowing filtering of contacts by group

    1.0.0.8
    Added One Plus Number With Parenthesis And Plus Sign

    1.0.0.7
    Added Latvia Formatter

    1.0.0.6
    Added Three Plus 8 Formatter

    1.0.0.5
    Added birthdate formatter
    Improved speed

    1.0.0.3
    Fixed issue when choosing Numbers Only

    1.0.0.3
    Added additional error logging

    1.0.0.2
    Added support for adding area codes
    Added validation for required fields
    Changed label for Ten Digit Number to Ten Digit Number With Parenthesis

    1.0.0.1
    Added Ten Digit Number With Parenthesis
    Added One Plus Number With Parenthesis

    1.0.0.0
    Initial Version
    1
    I cant locate the log file I am running it from the folder on the desktop it didn't install like a normal program would i will place it in a directory manually and try running it again!

    There is no installation required. You just need to extract the zip file to a directory and you should have the following files in the directory.

    GmailContactFormatter.exe
    Google.GData.Client.dll
    Google.GData.Contacts.dll
    Google.GData.Extensions.dll
    Google.GData.GoogleBase.dll

    Just run the exe and the application should launch. Enter you Gmail credentials and select the format you wish to have. Then click on Update. At this point, a Log.txt file should be created and an Error.txt will be created if there were any errors. Both of these files should be created in the same directory.
    1
    Thanks for the application. I was able to change my contacts to ten digit numbers sucessfully but I can't do numbers only. It goes through all my contacts but it doesn't say its saving changes. Any ideas?

    Edit: error log

    I found the problem and a fix has been posted.
    1

    This must be something that is happening in the google api libraries. Its not something I'm doing. If its a problem, I could write my own api. Just let me know.

    Sent from my SPH-D700 using XDA App
    1
    I'm looking for a format that will remove all dash characters (-), but that will keep all plus characters if they exists (if the plus character does not exist then i don't want to add it).

    Unfortunately i cannot test the android app just yet as i'm currently in a country where paid apps is not supported. I can test it probably after 2 months.

    Sent you a PM...