<img height="1" width="1" style="display:none" src="https://www.facebook.com/tr?id=338168267432629&amp;ev=PageView&amp;noscript=1">

Get notified about the latest in Tech

Be the first to know about new tech from the experts at Bixly!

Programming

Rules Engine With Python and Django

We all have our reasons for wanting a great rules engine in Python/Django. For us, those reasons are a) we enjoy programming in Python/Django and b)...

Programming

Strength Of The Rule-Engine Approach

Rule-engines have a special advantage over their imperative counterpart. Lets get some footing with a quote from Martin Fowler: A rules engine is all...

Programming

A Conversation On Nonlinearity

I recently traded a few emails with Pedro Sobreiro about NebriOS and how it could be used to for business strategy optimization within a Business...

Programming

Django TastyPie

Django Tastypie makes developing RESTful APIs for web applications so delicious that you’ll crave for more! In developing web applications, there may...

Programming

django-skel: A Skeleton for Django Projects

The adult human body has 206 bones, 28 of which are skull bones, 30 are in our arms and legs, 26 vertebrae, 24 ribs, the hyoid bone, the pelvic bones...

Programming

Django Unit Testing with Vim

The last post we’ve shared included setting up & using Vim for Python/Django-related development. I’ll assume throughout the guide that you’ve been...