Bootstrap 4Bootstrap 4
Not happy with the responsive handling of the app in the browser I decided to go the Bootstrap route. So I have been busy the last weeks going from a
Blog
Not happy with the responsive handling of the app in the browser I decided to go the Bootstrap route. So I have been busy the last weeks going from a
I was searching for my current project for a nice javascript date picker. I tried a lot of them, so many that I actually started to hate datepickers: The jQuery
A new release of BumpyWheels is coming soon and we are very excited to introduce a new gameplay mode. One Button gameplay. We replaced the current controls with a one
Implemented Universal Links today. I think this is essential for a platform in which you can share content through links like you will be able to do with Votavi . It
Upgraded to Laravel 5.2. Moderation, management, security are now all implemented on top of the basic functionality. Performance looks good. Now adding Facebook and Twitter integration. Look and feel of
We found the bug in Bumpy Wheels which made the game unusable in iOS 9. So we fixed it and are releasing an update very soon.
The current project has an architecture which uses a plain laravel/blade template approach. In the future we want to replace this approach by a total ajax/json approach to reduce server
There are some issues with Bumpy Wheels and iOS 9, we are looking for a fix.
So we are still benefitting the completeness of the Laravel framework and started using the Pagination functions of Laravel. Which is absurdly easy except for a slight hiccup which needed
Since our current project will need to be available in multiple countries we needed to tackle the timezone challenge. However this proved to be really easy by using this great