Messages - mouser [ switch to compact view ]

Pages: prev1 2 3 4 5 [6] 7 8 9 10 11 ... 7570next
26
Android Apps / Re: Any chance to update WhenLast?
« on: April 08, 2024, 12:36 AM »
i'll give it a try.

27
General Software Discussion / Back once again to Django
« on: April 05, 2024, 06:10 PM »
Over a decade ago I used Django, the Python web development / content management infrastructure.
I used it for a web project that was eventually abandoned.
A few years after that I started my own library for doing somewhat similar things on a smaller scale (mewlo), focused on providing user-management infrastructure, but that eventually was abandoned unfinished.
I had a love-hate relationship with Django.
I've recently gone back to it to work on a web service for my board game system, and I am finding myself impressed by its suitability to get up and running with code quickly, providing lots of scaffolding for managing data, etc.
So far it's been more love than hate, but I'm just getting started.
Anyone have experience with Django recently?

28
Third livestream developer diary is up here:
https://www.youtube.com/watch?v=PKYFKM-RrAg

29
N.A.N.Y. 2024 / Re: New Apps for the New Year 2024 section is open
« on: January 03, 2024, 10:27 PM »
You probably have till the end of the week before it gets written up.

30
I've written TONS of code in the last 6 months for the High & Low project, but I guess the one tool that is of a bit more general use is what I will use for my NANY.
It's a commandline python utility for making analog "game books" for games like Sherlock Holmes Consulting Detective.

It's open Sourced on github here: https://github.com/dcmouser/hlparser
It's very ugly alpha state prototype, but it does work and could be useful if you are into this kind of thing.

For a sense of what it does, it takes this:
hlBefore.png

And makes it into this:
hlAfter.png

Pages: prev1 2 3 4 5 [6] 7 8 9 10 11 ... 7570next
Go to full version