Django Girls Poltava 2018
At November 11 there was a second Django Girls event in Poltava, Ukraine we’ve been organized. It is volunteering community where we are helping girls to try themselves in programming.
The7bits blog on engineering, product development, design and more.
At November 11 there was a second Django Girls event in Poltava, Ukraine we’ve been organized. It is volunteering community where we are helping girls to try themselves in programming.
HTTPS is an important option for modern websites. With free SSL certificates from Let's Encrypt there is no excuses do not use it.
Sometimes you need set up an FTP for your project. In this article, I’ll show how you can setup FTP on your Ubuntu server.
Web forms are widely used across the entire Internet. Online businesses are using them for order checkouts, event booking, commenting, customer feedback etc. But there is a problem. The average conversion rate is not very high.
A few words about software development process
Object clustering is a common practice when you need to show many objects on the map. In this article we are trying to explain some practical solutions based on the experience of marketplace development.
Some examples how to integrate custom markup with Adobe BC Blog module.
Sometimes you need a custom form widget for use with forms on frontend or in admin interface in Django. For such purposes Django provides a very useful tools for implement almost everything which you could want.
We love to use Sublime Text 3 because it is an excellent code editor. Sometimes when we code something for Adobe Business Catalyst it would be great to connect directly from Sublime Text to BC site.
Zendesk is a great tool for support teams. There is also a very useful feature like custom ticked fields. You can easily add ticket fields and also add their to Zendesk widget. It is possible to use such fields for passing any website visitor specified data to Zendesk.