Loading jQuery plugins from third-party scripts

How to load jQuery plugins needed to build your third-party web widget.

Testing Phoenix controllers

Phoenix is a web framework for the Elixir language. In this article, we'll see how to test Phoenix controllers.

Python Mock Gotchas

Problems that confuse developers getting started with the Python Mock library.

A practical introduction to MochiWeb

Getting started with Erlang web development using MochiWeb, ErlyDTL and Rebar.

Tips on Python collections

A few simple techniques to improve your code when working with Python collections.

Notes on repoze.bfg (now Pyramid) and ZODB

Useful tips to get started with repoze.bfg and ZODB without previous experience of Zope.

How to build a web widget (using jQuery)

Learn how to create a cross-domain web widget using jQuery to allow other websites to easily present data coming from your own website.