If you want to reach out, contact me on Twitter: @steven_braham or e-mail steven@braham.biz
Resume: https://www.linkedin.com/in/stevenbraham/
Website: https://braham.biz
[ my public key: https://keybase.io/steven_braham; my proof: https://keybase.io/steven_braham/sigs/6Geay2Aoc_xli5fH7IA6Tk3r3UY-cIqrPyCGx7OD5o4 ]
I was thinking of buying a ticket system where customers can just log in and raise support questions. That way I will have a nice one-way overview of all incoming questions. Furthermore, I'm looking for a kanban based task system to keep track of all work.
I was thinking of Jira, because it's relatively cheap and when I used to work for an employee, we also used Jira to keep track of tasks, so I'm quite comfortable and experienced with using it. Furthermore, I keep all git repos of client projects stored in BitBucket. Jira has good integration with Bitbucket and allows commits to auto close tickets and this makes it easier to keep track of all the work I did for a particular project. However, I don't really work with release cycles and tights sprints (yet? I'm still figuring out what workflows work best for me), so I think that Jira may be overkill.
Does anyone else use a formal ticket system for client questions? What other viable alternatives exist?
I was wondering who on this website actually buys them to use what they are meant for (secure online payments that don't rely on banks)?
I have done that for a while, but it gets tiresome quick to constantly look for articles that I want to share and it doesn't feel "genuine".
I was wondering what other developers Tweet? Opinions about Frameworks? Rants? Tips?
Firefox however is the only major browser that does not support the date input type. The only reason that I load a date picker plugin nowadays is for Firefox compatibility (in my country, nearly nobody uses Opera or Safari).
Furthermore, all PHP frameworks like Yii, Laravel and CodeIgniter follow the same conventions for structuring a project.
I've tried to learn Django and like the syntax. However, I don't like the idea that a project contains multiple apps. I prefer to have large applications that do multiple things. Also, the whole template/view part is a bit confusing for me.
I'm curious what other platforms/languages are the most similar to the structure and deployment of Yii and Laravel projects.
The Java play framework seems like an interesting option.