Generating Word Clouds

I came across a wicked cool tool at wondle.net . I wanted to create a word cloud for the back of a business card, now I know how.

<img src=“http://wordle.net/thumb/wrdl/05557/Ronald_Bradford_About_2"style=“padding:4px;border:1px solid #ddd” />

Tagged with: Cool Tools Google Google App Engine Web Web Development Web Sites

Related Posts

Improving container security in your CI/CD pipeline

At PyCon AU 2026 , the presentation Your Python container is 90% stuff you didn’t ask for by Scott Norris at Chainguard really exposed the impact of being lazy in container management for security purposes.

Read more

My take on PyCon Australia 2026

PyCon AU 2026 held in Brisbane this week was a five day event for the Python community. With specialized tracks and dedicated tutorial and engineering days there was a wide variety of content available.

Read more

Fixing Old Software Bugs Without Thinking

I previously came across an issue in my benchmarking work where I relied on the Latency Histogram section of sysbench output. On Linux it worked fine — I generally ran my workload there, so it never mattered.

Read more