admin-announcements

Announcements from the Clojurians Admin Team (@U11BV7MTK @U077BEWNQ @U050TNB9F @U0ETXRFEW @U04V70XH6 @U8MJBRSR5 and others)
unni 2016-05-06T06:37:10.000337Z

Wrote this postgreSQL extension lib for honeysql. This has mostly postgres sepcific SQL. https://github.com/nilenso/honeysql-postgres

unni 2016-05-06T06:40:06.000339Z

Also wrote a wrapper for the mailgun api https://github.com/nilenso/mailgun

unni 2016-05-06T06:41:28.000341Z

Do check them out and give feedback. :simple_smile:

borkdude 2016-05-06T11:57:37.000347Z

I created the channel #C16LEKSLT to discuss other languages in the context of Clojure

Jon 2016-05-06T13:10:07.000348Z

Created a 2048 game in ClojureScript https://www.youtube.com/watch?v=pX3_Covtu7s code here(...no parens too) https://github.com/Quamolit/2048 more about cirru-sepal in #C16LEKSLT

👍 1
djanus 2016-05-06T13:16:32.000351Z

Skyscraper 0.2.2, an Enlive-based library for scraping information from whole sites in a structural way, has been released. Homepage / GitHub: https://github.com/nathell/skyscraper Clojars: https://clojars.org/skyscraper New in this release: - Skyscraper now uses Timbre for logging. - New cache backend: MemoryCache. - download now supports arbitrarily many retries. - A situation where a context has a processor but no URL now triggers a warning instead of throwing an exception.

👍 8