-
With increasing popularity of the TextSecure-app, questions about financing the server costs arise. While developing is funded via BitHub, I would be interested in getting to know the long term financ…
-
set up a page for user forums at tangerinecentral.org using Discourse
http://blog.discourse.org/2014/02/discourse-installs-for-non-profit-and-education/
-
There has been much discussion, originally starting here: #951, and most recently in [IRC](http://107.20.237.151:8081/logs/%23ghost/20140128#pm63558) around the future of Ghost's admin UI and the fram…
-
It is not easy to setup pipe email and in some cases it does not make sense to do so.
It would be great to have IMAP pull or have a forward address (the way Zendesk and others work) as alternative to…
-
I had this error occur today.
```
line 4:0 no viable alternative at input 'SELECT'
line 5:3 token recognition error at: '*\r'
10:58:19,973 ERROR MysqlParserListener - (create_table (create_table_prea…
-
Running Maxwell 0.14.5
```
15:19:53,024 DEBUG SchemaChange - SQL_PARSE
-
Configure Zendesk+Olark+BugHerd (or suitable alternatives) for site support and usabilty.
-
Running on maxwell-0.14.4
```
08:28:30,736 DEBUG SchemaChange - SQL_PARSE
-
I find myself doing things like this often:
``` HTML
{{ article.name }}
{{ article.posted }}
{{ article.body }}
{{ author.name }}
```
I think it looks excellen…
-
Hi ~
I have read [Introducing Maxwell, a mysql-to-kafka binlog processor](http://planet.mysql.com/entry/?id=5992024) found maxwell is a wonderful component to sync MySQL Binary Log into Kafka and I …