PDA

View Full Version : [new release] go2contact


_craig
09-02-2008, 11:16 PM
I'm using claunch and wanted an easy way create a "photo shortcut" to call/text people. I wanted to click on a photo to jump to a contact's summary screen (the list with all the phone numbers, emails etc). Then from the summary screen I can decide which of the contact's numbers to call/text/IM.

This is a command-line utility and is really only useful when combined with "launcher". You create a shortcut in your launcher (perhaps with a photo) and set it up to execute go2contact with the name of the person you want to dial. go2contact then brings up the contact screen of that person.

There's some other great utilities if you want to jump straight to dialing a number or texting someone (VJPhoneTools), but I wanted to hit the contact's summary screen first since many of my contacts have multiple numbers.

This is my first WM5/6 app so if you're inclined to look at the source and comment, please feel free. VC++ 2008 source is in the zip, installer in the cab. Also, I'm using a fairly liberal OS license so you can feel free to use this code for your own projects provided you follow the terms.

From the readme file:

go2contact v 1.0

(c) Copyright 2008 _craig on forum.xda-developers.com
All Rights Reserved
Released under the Eclipse Public License, see license.htm

Download the go2contact .cab file to the WM5/WM6 device and open it using "File Explorer" to install.

Execute go2contact.exe and supply the name of the Pocket Outlook contact you want see the summary screen of as a single command-line parameter. The name should match the "File as" field in the Contact's information.

Example:
go2contact.exe "Doe, John"
Assuming John Doe is filed as "Doe, John"

Note: Executing go2contact.exe from the "File Explorer" will not work because you cannot enter command line arguments using "File Explorer". You will need to create a shortcut or use sort of 3rd party launcher application, such as cLaunch.

WM5/WM6 required.

flaviopac
10-02-2008, 03:56 AM
Please post some screenshots...
Thanks..

azpirin
10-02-2008, 05:03 AM
:) I use claunch too.Thank a lot. :D

magnus48
10-02-2008, 05:31 AM
Please post some screenshots...
Thanks..

Wich word did you understand...
Example:
go2contact.exe "Doe, John"

It's a command line app there are no screenshots.

Hagow
10-02-2008, 06:09 AM
Will this work for HTC plugin?

_craig
10-02-2008, 07:38 AM
Will this work for HTC plugin?

This *should* work with any launcher that you can assign shortcuts to.
That being said, some launchers are more configurable than others. Ideally the launcher supports two features:

1. Command line arguments can be specified in the launcher. You need a way to identify the go2contact.exe executable AND the contact name.
2. Icons can be selected separate from the default icon of the application/shortcut. cLaunch even supports bitmaps, which is what I use for photos of contacts (after down-sizing them in photoshop).

If your launcher doesn't support those two items, I suppose you can overcome it by creating .lnk files for each contact. I think you can even assign icons to lnk files. I’d only recommend doing this if you’re feeling adventurous. I haven’t tried this; if anyone does I’m curious how it turns out.

chunga168
13-02-2008, 07:19 AM
neat
thanks for sharing, exactly what i wanted

MaxMotus
13-02-2008, 02:30 PM
screenies?!

rhov23
13-02-2008, 02:49 PM
screenies?!

IT's INVICIBLE GODDAMNIT! :)

ChiefmasterB
13-02-2008, 06:03 PM
Nice tool... tried to set up a page in Ultimate Launch with fav contacts...
but when I configure launching a contact in UL and went back to today-screen my PPC freezes....
-> softreset...

Any experience?

SOLVED: Think it´s a prob in UL - sometimes it works - sometimes not... strange :-)

ff2005
13-02-2008, 08:38 PM
It work in my prothet windows mobile 6.1 and Ultimate Launch....

öti
08-03-2008, 01:02 AM
I have Spb Pocket Plus. I want to implement a *.Ink or *.exe File, but if i rename the file in go2contact.exe "Doe, John" i get an error message, that " is not allowed in the filename...?

öti
08-03-2008, 03:43 PM
Some ideas...?! This would be the perfect tool for me :/

black_shadow69
08-03-2008, 04:40 PM
screenshoot please....

fr0st
10-03-2008, 01:47 AM
screenshoot please....

someone...

sndance
11-03-2008, 12:35 PM
screenshoot please....

It really amazes me how few people actually take time to read...

xx
o

Ghost26
29-04-2008, 02:01 AM
Is there a way to make this work where it pulls up the contact in PocketCM instead of Outlook?

oldsap
29-04-2008, 04:10 AM
This is a great application.

When the contact details is opened, and i either make a call or send a sms, is it possible for the contact details window to close itself? Because after the call or the sms sending, the details window lingers. i have to manually close it. :)

itsall_cooool
22-06-2008, 04:23 AM
I have Spb Pocket Plus. I want to implement a *.Ink or *.exe File, but if i rename the file in go2contact.exe "Doe, John" i get an error message, that " is not allowed in the filename...?

Leave the quotes off

ather90
22-06-2008, 09:32 AM
It really amazes me how few people actually take time to read...

xx
o
actually i think its the results of reading too much :D

chriscsh
22-06-2008, 09:56 PM
sorry, i got a problem using this tool
when a contact name add in the command line with "space" (eg. "chris csh")
the error message is show "Too many arguments. Supply the contact's........."
i check the name in the contact and the commandline is the same:confused:
but when the name is a single word (not include space), it's work!!

gundalbert
23-06-2008, 12:40 AM
sorry, i got a problem using this tool
when a contact name add in the command line with "space" (eg. "chris csh")
the error message is show "Too many arguments. Supply the contact's........."
i check the name in the contact and the commandline is the same:confused:
but when the name is a single word (not include space), it's work!!

Try to set the contact's name in double quotes ("), works for me.

Is there a way to display the contacts picture in UltimateLaunch for example without assigning an extra pic?

bigchrizzieboy
19-07-2008, 12:22 AM
Works Great on my TYTN II - WM 6.1 :) Thanks :cool:

bigchrizzieboy
19-07-2008, 12:25 AM
Try to set the contact's name in double quotes ("), works for me.

Is there a way to display the contacts picture in UltimateLaunch for example without assigning an extra pic?

In Ultimate Launch you can choose for

XP Icon / with text
Program Icon / with text
Text

so, yes you can only use text. I'm using it with long lists with contact without any picture...