| Welcome to wiki.SwiftlyTilting.com
|
|
This wiki contains documentation for many of my programming projects. I am an expert PHP programmer with over 10 years of PHP experience and over 20 years total programming experience. I specialize exclusively in extending and customizing Mediawiki-based websites and have been doing so since 2009. I am available for contract work - Contact Me! |
| MediaWiki Projects
|
WinterThe Wiki Interpreter - A programming language which is similar to, but more comprehensive than the built in parser functions. CustomSidebarAn extension which allows you to customize your sidebar on a page, user, usergroup and/or namespace basis. MaintenanceShellAn extension which allows access to the Maintenance scripts without a shell account MediawikiPlayerAn extension which embeds the JW FLV player into a wiki page SendToTwitter2sends a tweet whenever a page is updated and the "Send Tweet" checkbox is enabled on the edit page. |
| WinBinder Projects
|
WinBinder ManualWinBinder is an open source extension for PHP which allows developers to easily build native Windows applications. This site houses a wikified version of the documentation, so that it can be edited easily. wbObjectsAn object oriented interface for WinBinder. Using wbObjects you can easily create Windows applications using Windows-native widgets. phc-winA php compiler for Windows. Compiles PHP scripts into PHP bytecode using bcompiler. This has the advantage of speeding up load times and obscuring code. The bytecode is then embedded into an EXE using a modified version of Embeder. |