PDA

View Full Version : Jobs


BriOnH
04-05-2007, 12:47 AM
Many have offered to help - if the offer is still open I need:

All the action profiles, as an 250x175 image, for each insulin/pill type. Here is an example for Novolog:
http://www.diabuddies.com/images/NovologFreeSerumGlucose.jpg

R and Novolog are not defined well, but each personss insulin / pill can easily be placed on top of a diagrid. Eventually you can set up your own tailered action profiles.

If you are a pump user <caugh>frank :) </caugh> that pump client would be tight.

Thanks to those that have helped so far / are / and will on the site. A diabetic tool made by diabetics; I don't think ever, in the history of time, have we been able to communicate, befreind, and build such superior answers.

Funnygrl
04-05-2007, 07:59 PM
I'm on it- but Levemir is gonna be hard because it's very dose dependent.

BriOnH
04-06-2007, 12:48 AM
You rock FG! Thanks!

someone
04-06-2007, 01:01 AM
The site uses ASP, but if you ever need something in PHP, I can help out.

BriOnH
04-06-2007, 10:10 AM
The site uses ASP, but if you ever need something in PHP, I can help out.

I can integrate functionality from PHP, JSP, and asp classic very easily. Any help is appreciated. It's of great importance to me that this site come from diabetics.

someone
04-06-2007, 11:00 AM
Well, tell me what you need and I will see what I can do.

Funnygrl
04-06-2007, 08:32 PM
Brion- do you need these all over the time frame? I found one with Apidra, Humalog, and R, but it's over 10 hours.

Funnygrl
04-06-2007, 08:35 PM
Gah, never mind. It's square, so I can't resize it to 250x175 anyways.

Funnygrl
04-06-2007, 08:39 PM
Here's one for Lantus and NPH that's at least close to your pixel specifications.

BriOnH
04-06-2007, 08:42 PM
You rock fg!! The dimensions are loose. Anything < 250 x 250 would be awesome. That looks really dope!

Funnygrl
04-06-2007, 08:48 PM
Ok, so insulin wise we've got NPH, Lantus, R, and Novolog. That leaves Humalog, and Levemir. Are you looking for the mixes also? The older Lente/Ultralente?

Funnygrl
04-06-2007, 09:03 PM
And now Humalog.

BriOnH
04-06-2007, 11:30 PM
Ok, so insulin wise we've got NPH, Lantus, R, and Novolog. That leaves Humalog, and Levemir. Are you looking for the mixes also? The older Lente/Ultralente?

I'll pm you the link to "Insulin List".

BriOnH
04-10-2007, 08:13 PM
Any programmer care to take on some work?

I have a SOAP Web method that returns Username, and Zipcode (if profile != private). Almost all current languages support these web methods. I would like to hook this up through the google maps API to show a marker for all users. If you are up for the challenge PM me.

Thank you fg for getting the action profiles, that helps out a lot. Thanks for the QA on the Reg page too. If you are willing to test for me 2 weeks before release I could really use your input.

I am looking forward to this next release and have been putting a lot of time into it. Next release is May 14th!
-B

Funnygrl
04-10-2007, 08:20 PM
Of course I'll test for you. If you want any help with the statistics dealio, like I had on my excel sheet a few months ago, let me know too, though I'm not sure how much help I would be. I also have some ideas for other charts we could add.

someone
04-11-2007, 12:04 AM
I have a SOAP Web method that returns Username, and Zipcode (if profile != private). Almost all current languages support these web methods. I would like to hook this up through the google maps API to show a marker for all users. If you are up for the challenge PM me.

I could give it a shot in PHP but don't know how quickly I could get it done. Right now I am working on learning Python, so I have put some time towards that.

From what you described though, it doesn't sound like that much of a challenge. You basically have an XML file with the usernames and zipcodes and you want to display Google maps on their profiles? I need a little more in-depth description of what you need done.

BriOnH
04-11-2007, 10:52 AM
From what you described though, it doesn't sound like that much of a challenge. You basically have an XML file with the usernames and zipcodes and you want to display Google maps on their profiles? I need a little more in-depth description of what you need done.

Yup :). I'll PM you the webmethod - I'll create it today.

someone
04-11-2007, 09:23 PM
Are you displaying everyone on one map, or each person has their own map in their profile?