Articles tagged 'GUI'

Attack and Dethrone Excel

My latest project — CountESS: a visual computing framework for bioinformatics.

Trying to unbind a specific event handler function from an event in Python Tkinter?

Yeah, it unbinds everything, it's a bug.

Much Ado about Spreadsheets

Spreadsheets were arguably the first Killer App for personal computers, a tabular ledger but also a kind of visual dataflow language. However, the standard spreadsheet has some pretty severe problems... sometimes, it really is time to reinvent the wheel!

ZOMBIE: Remote control of the DOM

What if you could have a rich web frontend without developing one?

WASTE: Web Abstract Syntax Tree Editor

Editing an AST in the browser

Programming Beyond Text Files

Are programs really text files?

Flobot: The Journey Continues

Flobot gets a rewrite into MicroPython, a new hardware platform and a lot more discussion ...

FloBot: A Graphical Dataflow Language for Robots

Working on a graphical dataflow language for educational robotics.