Justin Walgran

Results 11 comments of Justin Walgran

Double-clicking to complete drawing a polygon appears to still be broken in the latest released versions of Leaflet (1.5.1) and Leaflet.draw (1.0.4) I created two examples on jsfiddle to show...

Thanks for the report. I checked the Django 4.0 release notes that `providing_args` reaced the end of it's deprecation cycle and was removed. https://docs.djangoproject.com/en/4.0/releases/4.0/#features-removed-in-4-0 Azeave depends on this module for...

Thanks for the PR. I am away from the computer for a few days, but I'll be able to review this soon. > On Aug 2, 2015, at 1:39 PM,...

I tested this and it works well. I would like to clean up the `package.json` a little before merging it.

I plan to add the four individual `bbox` values as Number-type attributes to the published messages. This will allow for writing an SNS filter policy that implements a simple contains...

SNS message attributes do not support a native timestamp type. SNS filter policies do not support filtering string attributes within a range. This means that we will need to encode...

Thanks so much for the link, @jkeifer. I added string datetime attributes to my implementation with keys matching those used in Cirrus.

@paulnorthup Were you able to get this working with your google apps account? I am running into the same issue.

@ironcamel From the article you linked ``` "Practically speaking, what Google's change means is that Google Hangouts users will still be able to have IM chats with users on XMPP...

Thanks so much for rewriting the automation code in JS. I made a new `v0.x` branch to keep a pre-Yosemite version available to those that need it. I will test...