jackyliang / Pollen-Buddy-PHP

A PHP library that gets your pollen forecast from Wunderground
MIT License
4 stars 1 forks source link

Pollen Buddy in PHP code? #7

Open jackyliang opened 9 years ago

jackyliang commented 9 years ago

From @tmabell on February 12, 2015 15:19

Hi, It would be really great of the Pollen Buddy code were available in PHP. When you have time perhaps?

EDIT on Feb 21st 2015 by Jacky: Pollen Buddy in PHP can be found here.

Copied from original issue: jackyliang/Pollen-Buddy#5

jackyliang commented 9 years ago

I think I can get some time for this. I'm going to create a new project for this.

jackyliang commented 9 years ago

@tmabell New project repo is located here: https://github.com/jackyliang/Pollen-Buddy-PHP

jackyliang commented 9 years ago

From @tmabell on February 15, 2015 15:43

Jacky,

Is the Pollen Buddy php you just posted ready to test?

Tom

jackyliang commented 9 years ago

Hi Tmabell.

All committed stuff is technically working, but the main component for the four day pollen data is still being worked on. Had to leave to pick some stuff up from the store right.

I think the library could be done by today or tomorrow.

I'm going to setup a PayPal for donations. If you feel like the library is good and is satisfactory for your needs, feel free to send some dollars my way :)

Jacky.

On Feb 15, 2015, at 11:43 PM, "tmabell" notifications@github.com wrote:

Jacky,

Is the Pollen Buddy php you just posted ready to test?

Tom — Reply to this email directly or view it on GitHub.

jackyliang commented 9 years ago

Hi tmabell.

It was Chinese New Year in China right now, so I didn’t get much time to do the library. It’s completed now: https://github.com/jackyliang/Pollen-Buddy-PHP https://github.com/jackyliang/Pollen-Buddy-PHP

Let me know if you run into any issues

Regards,

Jacky Liang bluelegopiece@hotmail.com BS in Computer Engineering Minor in Computer Science

On Feb 15, 2015, at 11:43 PM, tmabell notifications@github.com wrote:

Jacky,

Is the Pollen Buddy php you just posted ready to test?

Tom — Reply to this email directly or view it on GitHub https://github.com/jackyliang/Pollen-Buddy/issues/5#issuecomment-74422344.

jackyliang commented 9 years ago

From @tmabell on February 19, 2015 20:38

Hi Jacky, a very happy Chinese New Year to you!

After loading up the files on my server I get this when I visit the test page: array(4) { ["February 19, 2015"]=> string(3) ".40" ["February 20, 2015"]=> string(3) ".40" ["February 21, 2015"]=> string(3) ".10" ["February 22, 2015"]=> string(3) ".10" }

I'm not sure what needs to be customized in pollenbuddy.php to make this work.

Regards, Tom

jackyliang commented 9 years ago

Hi tmabell.

Thanks a lot.

The key (value on the left) is the date, and the value is the pollen level (value on the right). Looking at your output, that's what I see, so it's correct. There is nothing you need to configure. I'm not quite sure I understand your question - what do you think is wrong?

The test page is what it is - a test page. It's to test the output of the library, it's for me to test the library. I think I'll take it off to spare confusion. You still need to integrate the library to your own code =]

If you have anymore questions, let's talk under a new issue under this repo (this repo we are currently talking in is for the Java library, not the PHP one): https://github.com/jackyliang/Pollen-Buddy-PHP/issues

Finally, the README contains the how-to: https://github.com/jackyliang/Pollen-Buddy-PHP

Jacky.

On Feb 20, 2015, at 4:38 AM, "tmabell" notifications@github.com wrote:

Hi Jacky, a very happy Chinese New Year to you!

After loading up the files on my server I get this when I visit the test page: array(4) { ["February 19, 2015"]=> string(3) ".40" ["February 20, 2015"]=> string(3) ".40" ["February 21, 2015"]=> string(3) ".10" ["February 22, 2015"]=> string(3) ".10" }

I'm not sure what needs to be customized in pollenbuddy.php to make this work.

Regards, Tom

— Reply to this email directly or view it on GitHub.

jackyliang commented 9 years ago

From @tmabell on February 20, 2015 15:58

Jacky,

OK I understand now! I'll work on getting that code into a graphical display of some kind. I appreciate what you've done!

Tom

jackyliang commented 9 years ago

Hi tmabell.

No problem. I am glad I could help.

Let me know if you run into any issues or suggest new features. Remember to use the "Issues" tab in the Pollen-Buddy-PHP :)

Jacky.

On Feb 20, 2015, at 11:58 PM, "tmabell" notifications@github.com wrote:

Jacky,

OK I understand now! I'll work on getting that code into a graphical display of some kind. I appreciate what you've done!

Tom

— Reply to this email directly or view it on GitHub.

jackyliang commented 9 years ago

Hey @tmabell

How is your development with Pollen-Buddy-PHP so far? Hope you find it easy to use.

If you enjoy or enjoyed using it, please consider giving Pollen-Buddy-PHP and Pollen-Buddy a "Watch" and "Star", and telling your friends about it!

Thanks!

jackyliang commented 9 years ago

From @tmabell on February 26, 2015 12:52

I've asked for help in developing a web page to display the output of the script but haven't had any serious replies as yet.  Still trying!

Sent from my Verizon Wireless 4G LTE Smartphone

-------- Original message -------- From: Jacky Liang notifications@github.com Date: 02/25/2015 10:06 PM (GMT-05:00) To: jackyliang/Pollen-Buddy Pollen-Buddy@noreply.github.com Cc: tmabell tmabell@comcast.net Subject: Re: [Pollen-Buddy] Pollen Buddy in PHP code? (#5)

Hey @tmabell

How is your development with Pollen-Buddy-PHP so far? Hope you find it easy to use.

If you enjoy or enjoyed using it, please consider giving Pollen-Buddy-PHP and Pollen-Buddy a "Watch" and "Star", and telling your friends about it!

Thanks!

— Reply to this email directly or view it on GitHub.

jackyliang commented 9 years ago

What do you want/need to do?

On Feb 26, 2015, at 8:52 PM, "tmabell" notifications@github.com wrote:

I've asked for help in developing a web page to display the output of the script but haven't had any serious replies as yet. Still trying!

Sent from my Verizon Wireless 4G LTE Smartphone

-------- Original message -------- From: Jacky Liang notifications@github.com Date: 02/25/2015 10:06 PM (GMT-05:00) To: jackyliang/Pollen-Buddy Pollen-Buddy@noreply.github.com Cc: tmabell tmabell@comcast.net Subject: Re: [Pollen-Buddy] Pollen Buddy in PHP code? (#5)

Hey @tmabell

How is your development with Pollen-Buddy-PHP so far? Hope you find it easy to use.

If you enjoy or enjoyed using it, please consider giving Pollen-Buddy-PHP and Pollen-Buddy a "Watch" and "Star", and telling your friends about it!

Thanks!

— Reply to this email directly or view it on GitHub.

— Reply to this email directly or view it on GitHub.

jackyliang commented 9 years ago

@tmabell Could you give me a link to your image?

tmabell commented 9 years ago

The image was copied form this link: http://www.claritin.com/allergy-forecast/index.aspx?ZipCode=46544

jackyliang commented 9 years ago

So it just seems like you want a static webpage which displays the results of a four-day prediction of pollen count in a nice-looking way, right?

tmabell commented 9 years ago

Yes, exactly!

Sent from my Verizon Wireless 4G LTE Smartphone

-------- Original message -------- From: Jacky Liang notifications@github.com Date: 02/27/2015 6:27 AM (GMT-05:00) To: jackyliang/Pollen-Buddy-PHP Pollen-Buddy-PHP@noreply.github.com Cc: tmabell tmabell@comcast.net Subject: Re: [Pollen-Buddy-PHP] Pollen Buddy in PHP code? (#7)

So it just seems like you want a static webpage which displays the results of a four-day prediction of pollen count in a nice-looking way, right?

— Reply to this email directly or view it on GitHub.

jackyliang commented 9 years ago

Hi tmabell.

Since this interface is of commercial nature, if I help you develop it, I'm going to have to ask for compensation for the hours and enlisting of my designer friend to help you design the interface.

If you are interested, let me know.

Jacky.

On Feb 27, 2015, at 7:39 PM, "tmabell" notifications@github.com wrote:

Yes, exactly!

Sent from my Verizon Wireless 4G LTE Smartphone

-------- Original message -------- From: Jacky Liang notifications@github.com Date: 02/27/2015 6:27 AM (GMT-05:00) To: jackyliang/Pollen-Buddy-PHP Pollen-Buddy-PHP@noreply.github.com Cc: tmabell tmabell@comcast.net Subject: Re: [Pollen-Buddy-PHP] Pollen Buddy in PHP code? (#7)

So it just seems like you want a static webpage which displays the results of a four-day prediction of pollen count in a nice-looking way, right?

— Reply to this email directly or view it on GitHub.

— Reply to this email directly or view it on GitHub.

tmabell commented 9 years ago

Let me see what happens with my inquiry locally and I’ll get back with you. Thanks!

From: Jacky Liang [mailto:notifications@github.com] Sent: Friday, February 27, 2015 11:40 AM To: jackyliang/Pollen-Buddy-PHP Cc: tmabell Subject: Re: [Pollen-Buddy-PHP] Pollen Buddy in PHP code? (#7)

Hi tmabell.

Since this interface is of commercial nature, if I help you develop it, I'm going to have to ask for compensation for the hours and enlisting of my designer friend to help you design the interface.

If you are interested, let me know.

Jacky.

On Feb 27, 2015, at 7:39 PM, "tmabell" <notifications@github.com mailto:notifications@github.com > wrote:

Yes, exactly!

Sent from my Verizon Wireless 4G LTE Smartphone

-------- Original message -------- From: Jacky Liang <notifications@github.com mailto:notifications@github.com > Date: 02/27/2015 6:27 AM (GMT-05:00) To: jackyliang/Pollen-Buddy-PHP <Pollen-Buddy-PHP@noreply.github.com mailto:Pollen-Buddy-PHP@noreply.github.com > Cc: tmabell <tmabell@comcast.net mailto:tmabell@comcast.net > Subject: Re: [Pollen-Buddy-PHP] Pollen Buddy in PHP code? (#7)

So it just seems like you want a static webpage which displays the results of a four-day prediction of pollen count in a nice-looking way, right?

— Reply to this email directly or view it on GitHub.

— Reply to this email directly or view it on GitHub.

— Reply to this email directly or view it on GitHub https://github.com/jackyliang/Pollen-Buddy-PHP/issues/7#issuecomment-76425334 . https://github.com/notifications/beacon/AKeEbOWmEbtiTqTRjbbcrySx6yO0dJVWks5nwJVYgaJpZM4DmTPq.gif

jackyliang commented 9 years ago

Hi @tmabell - how's the real world inquiry with your project?

tmabell commented 9 years ago

Hi Jackie. I’ve had no takers unfortunately and because of the fact that I run a personal web site with no advertising what-so-ever I can’t afford to pay for it.

From: Jacky Liang [mailto:notifications@github.com] Sent: Friday, March 20, 2015 7:59 AM To: jackyliang/Pollen-Buddy-PHP Cc: tmabell Subject: Re: [Pollen-Buddy-PHP] Pollen Buddy in PHP code? (#7)

Hi @tmabell https://github.com/tmabell - how's the real world inquiry with your project?

— Reply to this email directly or view it on GitHub https://github.com/jackyliang/Pollen-Buddy-PHP/issues/7#issuecomment-83993308 . https://github.com/notifications/beacon/AKeEbIlPMN4g7Lvlv7yq16FhabFd_f3cks5n3ALugaJpZM4DmTPq.gif