Hannes

We're helping already, but I thought Paul pretty much answered your
questions and has this covered.  To recap:

 - we don't distinguish between conferences and meetups (yet)
 - there's a separate feed of events with an open CfP
 - we'll try hard to add in anything that would make things easier on your
side

I didn't understand the nl2br() comment but feel free to explain it to me
again if I need to!

What else do you need from me?

Lorna


On 6 October 2014 21:55, Hannes Magnusson <hannes.magnus...@gmail.com>
wrote:

> I don't know the api nor what exactly it offers.. Beth, Mike or Lorna
> (all have offered to help in the past) probably know it very well
> though :)
>
>
> See also: http://php.markmail.org/thread/in5rb7etxiijo3hp
>
>
>
> On Mon, Oct 6, 2014 at 1:12 PM, Paul Dragoonis <dragoo...@gmail.com>
> wrote:
> > Hi Hannes,
> >
> > I have an updated version of the /conferences/index.php and JoindInParser
> > class, beyond what I threw together the night of the hackathon, I will
> > submit this soon.
> >
> > The screenshot is pulling in all events with the 'php' tag. It happens
> to be
> > a meetup, the joindin API doesn't actually differentiate between Meetups
> and
> > Conferences. If the API doesn't do something they will be more than
> happy to
> > accommodate us.
> >
> > Which specific part would you have expected to see a nl2br() in place?
> >
> > As for CFP's there's a flag here that basically filters events where
> their
> > CFP is open, and sorting it by start_date ASC.
> > http://api.joind.in/v2.1/events?filter=cfp
> >
> > Many thanks,
> > Paul
> >
> >
> > On Mon, Oct 6, 2014 at 6:28 PM, Hannes Magnusson
> > <hannes.magnus...@gmail.com> wrote:
> >>
> >> 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
> >
> >
>



-- 
Lorna Mitchell
http://lornajane.net

Reply via email to