35 private links
John-David Deubl, who goes by the aliases perry and strukturart on GitHub, is a graphic designer, bike messenger, and an early KaiOS developer. John-David began programming for smart feature phones in 2020 out of a personal interest to combat his smartphone addiction. All of John-David’s apps are open source available under the MIT License.
The Machinery proprietary game engine appears to have just shut down, changing their EULA and demanding all users delete their work within 14 days. In doing soo, they might have just written the ultimate ad for why you should use Free open source software.
#DynoSprite is a sophisticated, object oriented game engine for the #Tandy #ColorComputer 3, written in #6809 assembly language. The build system runs on a modern computer to compile, assemble, and package a final disk image which can be loaded into an emulator or copied onto a physical disk for running on a real #CoCo 3. The resulting CoCo program requires a 512K Coco 3 with a disk system (either 5 1/4" floppy drive, or CoCo SDC card, or CoCoNET ROM Pak, or similar.
OpenTBS is a plug-in for the TinyButStrong Template Engine.
TinyButStrong is a PHP Template Engine which has special template syntax and allows you to design templates in their natural editing tools. But it normally works only for Text files, including XML and HTML.
With TinyButStrong and its plug-in OpenTBS, you can use the template engine to merge OpenOffice documents and Ms Office documents with lot of facilities. All OpenDocument Format (ODF) and Office Open XML (OOXML) can be merged with OpenTBS, and also XPS files (XPS is a PDF competitor provided by Microsoft). In fact, all zip archives containing Xml/Html/Text files can be merged with OpenTBS.
What is special to OpenTBS:
Design your templates directly with OpenOffice or MS Office.
No exe file needed to merge documents.
No temporary files needed to merge documents.
Output directly as an http download, a new file on the disk, or as a string (for file attachment for example).
Works with both PHP 4 and PHP 5.
No PHP extension is required (If the Zlib extension is enabled it becomes easier to use templates, see more detail below)
You should know Template Engines and more specifically TinyButStrong to use OpenTBS.
People often ask the Free Software Foundation (FSF) what license is recommended to use for their project. The FSF has written about this publicly before, but the information has been scattered around between different essays, FAQ entries, and license commentaries. This article collects all that information into a single source, to make it easier for people to follow and refer back to.
The recommendations are focused on licensing a work that you create—whether that's a modification of an existing work, or a new original work. These recommendations do not address the issue of combining existing material under different licenses. If you're looking for help with that, please check the FSF license FAQ.