Maybe optimization is not premature when waste has become the default.
Category: Technology Temerity
The name says it all. New and old ways to occupy our oppositional thumbs.
Flattening Arrays
Learn how to flatten table-shaped data into one indexed array for faster, cleaner state management.
Ring Buffer
Learn how ring buffers work and how to use them in your OpenBOR projects.
Shadow Trail Sample
Sample shadow trail script used to demonstrate array building concepts in OpenBOR.
Using OpenBOR Arrays
OpenBOR natively supports arrays and double linked lists. Learn how they work and how to use them.
Installing Security Certificate in IIS
Step by step guide to create and install security certificates into an IIS hosted website.
Tutorial – Constants
A tutorial on the use of constants with and outside of OpenBOR scripting.
Never Buff Enough
Exposing the hows and whys of buffer overflow exploits.
PHP Chronofix
Universal date parse and formatting for PHP projects.
Dynamic Stored Procedure Call Generation
Working on dynamically built stored procedure calls.
PHP Directory Scan
Search a directory and return subset of file attributes.
Bootstrap Remote File Modals
Using Bootstrap’s modal dialog to open remote files.
Server Side Paging – MSSQL 2008
Encapsulated server side paging for MSSQL 2008+.
Master Table Versioning Concept
Master table design to track all data CRUD operations.
Code Snip – Collision Checking
Notes from 2016-11-26 – Revamping OpenBOR collision detection.
Double Dragon Reloaded Update Progress
Progress for adaption of Double Dragon project.
Get Mame’d!
MAME cabinets are quarter a dozen – unless done right.
It’s All GUID
Javascript GUID generator
Inspector Blair – Integer to GUID Conversion
Guid conversion notes for Inspector Blair project.
Multi-Layer Stage Example
A simple example of building multilayer stages with OpenBOR.