View Single Post
  #7  
Old September 2nd 06, 06:26 AM posted to microsoft.public.windowsxp.hardware
No_Name
external usenet poster
 
Posts: 470
Default phone device software


Steven Wabik wrote:
i suck at programing, maybe you can help me?


It would take me several weeks to several months for a project like
this, working full time, depending on how much code was available in
free libraries.

And I already have a full time job....

If you're serious, and ambitious enough, you'll have to start at the
bottom. Develop designs, research individual components. One method
that works well for me, is to write a series of small, test apps, for
the individual components. Little things, like, I pressed this button,
and a message appears. Once you tackle little pieces, the project
doesn't look so daunting. Then you can apply what you've learned to the
overall project.

You'll have to do a LOT of research, and find what documentation you
can. Find out how the easy access buttons work, do they just generate a
keycode, for example? If I couldn't find out by research, that's one
thing I'd write a little application to test.

Ads