The screenshot contains a meetup, not a conference?

Anyway we can be more selective here?
It also seems to be missing nl2br() ?

How are open CFPs handled? Can we get a list of the currently open
ones and print in a banner style at the top?

-Hannes


On Fri, Oct 3, 2014 at 11:51 PM, Paul Dragoonis <dragoo...@gmail.com> wrote:
> Hi Team,
>
> Sorry about lack of patches last time.
>
> master.git patch
> The first patch includes the parser which:
>
> * asks joindin API for 50 of the latest upcoming PHP conferences.
> * parses the JSON API response.
> * uses OpenStreetMaps to convert lat/longs to City/Country
> * puts it back into JSON and dumps it to disk for the mirrors to process.
>
> Clean and simple.
>
> phpweb patch
> The second path includes:
>
> * an example .json file dump of the conferences which pretends that
> master.git repo put there by rsync which happens in the live environment
>
> * the /conferences/ index page, iterating the JSON results.
> * handling the optional inclusion for successful city/country from OSM.
> * handling default images if there are none supplied by joindin.
>
>
> Example screenshot is here showing conferences title, date, description,
> logo, city, country: http://puu.sh/bYyNT/9172394ce7.png
>
> Many thanks,
> Paul
>
>
> --
> PHP Webmaster List Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php

-- 
PHP Webmaster List Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to