-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Pollen Buddy in PHP code? #7
Comments
I think I can get some time for this. I'm going to create a new project for this. |
@tmabell New project repo is located here: https://github.com/jackyliang/Pollen-Buddy-PHP |
From @tmabell on February 15, 2015 15:43 Jacky, Is the Pollen Buddy php you just posted ready to test? Tom |
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.
|
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
|
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, |
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.
|
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 |
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.
|
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! |
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 -------- 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! — |
What do you want/need to do?
|
@tmabell Could you give me a link to your image? |
The image was copied form this link: http://www.claritin.com/allergy-forecast/index.aspx?ZipCode=46544 |
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? |
Yes, exactly! Sent from my Verizon Wireless 4G LTE Smartphone -------- Original message -------- 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? — |
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.
|
Let me see what happens with my inquiry locally and I’ll get back with you. Thanks! From: Jacky Liang [mailto:[email protected]] 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.
— |
Hi @tmabell - how's the real world inquiry with your project? |
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:[email protected]] Hi @tmabell https://github.com/tmabell - how's the real world inquiry with your project? — |
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
The text was updated successfully, but these errors were encountered: