Deep insights from our research and experience

Thumbnail image for Server Migration for BotBot.me

Server Migration for BotBot.me

<p>Last week</p><p>Vitaly</p><p>and I migrated BotBot.me to new servers and also launched a redesign of the user account section. You can now support us by becoming a subscriber for $3/month and even log personal channels for $2/month. If you …</p>
Thumbnail image for Django Round-Up #27

Django Round-Up #27

<p>Featured</p><p>Django Websites Redesign</p><p>Ok, so this didn't happen in November, but it's too big not to include. For the first time since it's public launch nearly 10 years ago,</p><p>www.djangoproject.com</p><p>got a redesign. Congrats to everyone involved.</p><p>DjangoCon Europe …</p>
Thumbnail image for Smarter Input Groups with Flexbox

Smarter Input Groups with Flexbox

<p>If you have ever built a form using</p><p>Bootstrap</p><p>you have undoubtedly worked with</p><p>input groups</p><p>. Input groups are an excellent way to provide contextual help via iconography or associate specific actions with the appropriate field. However, they can …</p>
Thumbnail image for Rate Limiting with Nginx

Rate Limiting with Nginx

<p>Do you manage a website? Does it have a login form? Can somebody brute force attack it with every common username/password combination until they find one that works?</p><p>For many small web applications, the answer to all of the above …</p>
Thumbnail image for Django Round-Up #26

Django Round-Up #26

<p>Featured</p><p>Django Bugfix Releases</p><p>An incremental bugfix release was done for Djangos 1.4.x-1.7.x. The older ones are pretty minor, but there's a</p><p>laundry list of fixes in 1.7.1</p><p>that are worth checking out.</p><p>Inagural Django Fellows Announced</p><p>For the first …</p>
Thumbnail image for Django Round-Up #25

Django Round-Up #25

<p>Featured</p><p>Django 1.7 Released</p><p>This is big news. Django 1.7 is a huge release, including database migrations and an app loading refactor (no more empty</p><p>models.py</p><p>files!). Lots of other goodies in</p><p>the release notes</p><p>.</p><p>DSF calls for applicants …</p>
Thumbnail image for Django: From Runserver to Reddit Hugs

Django: From Runserver to Reddit Hugs

<p>Last month, I presented</p><p>High Performance Django: From Runserver to Reddit Hugs</p><p>at DjangoCon US in Portland. My assertion was that Django, left to its own devices, does not scale. With the right supporting servers, however, it can scale fantastically. …</p>
Thumbnail image for High Performance Django: Shipped

High Performance Django: Shipped

<p>I’m excited to announce that our book, High Performance Django is officially complete. You can buy a copy at</p><p>highperformancedjango.com</p><p>now.</p><p>Thank You</p><p>Writing the book was hard work and there were definitely times where the challenge felt insurmountable. I …</p>
Thumbnail image for Django Round-Up #24

Django Round-Up #24

<p>Featured</p><p>Django Security Releases</p><p>New security releases in the 1.4, 1.5, 1.6, and 1.7 branches were made. They address multiple vulnerabilities. Make sure to review the notes to see if you are affected.</p><p>A thank you to the companies that …</p>