Dave Timmins

Results 6 comments of Dave Timmins

I did email notifications for a customised geoform site using mandrill. They have simple API for sending messages. https://mandrillapp.com/api/docs/messages.JSON.html Just had to add the call to their API in the...

SparkPost looks like a good alternative https://www.sparkpost.com/mandrill-migration-guide

Just saw this repo mentioned on gitter https://github.com/edokan/Edokan.KaiZen.Colors which has the same concept.

Agreed but I don't see this having the target framework in the path, there is some more detail around conventions at http://nikcodes.com/2013/10/23/packaging-source-code-with-nuget/ I personally prefer the .Source suffix over .Sources...

Just noting here in case it comes up, the build script may need tweaking where it sets the nupkg artifacts and then publishes them when this package is added. I'm...

I've never really used the GeoJSON conversion in anger so there are likely some issues, especially with something like you're trying to convert. Since ArcGIS Server can output GeoJSON natively...