MyHDL Tutorial I (LED Strobe)
Each of the development boards used in this tutorial have medium sized FPGAs and a bank of LEDs available. The boards are development... more »
Tweet 0 Comments Save Tags: hardware , how-to , python , tools
Facebook open graph publishing simplified
Facebook has just enabled the open graph for 60 lucky apps. The new open graph beta allows you to post a user’s actions to their... more »
Tweet 0 Comments Save Tags: how-to , python , tools , web services
How to spend nights on the computer
A word about project Euler ! Link to github solutions.
Tweet 0 Comments Save Tags: games , groovy , python
Running Python and R Inside Emacs
John Cook shows you how to enable support for Python and R inside Emacs, along with some of the basic possibilities for managing blocks... more »
Tweet 0 Comments Save Tags: how-to , python , tools
A "quick" microbenchmark
The other day I decided to do some microbenchmarking across several different languages. I used an array of 1 M integers and applied the... more »
Python 2.7 CSV Files with Unicode Characters
The csv module in Python 2.7 is more-or-less hard-wired to work with ASCII and only ASCII. Sadly, we're often confronted with CSV files... more »
Tweet 0 Comments Save Tags: how-to , python , tools
Deploying My Django Application to DotCloud
DotCloud's goal is to provide a bunch of different independent services that you can use as building blocks to build your application.... more »
Tweet 0 Comments Save Tags: how-to , python , server , tools


