Personal tools
From wiki.swiftlytilting.com
Jump to: navigation, search

Main Page

   
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

Winter

The Wiki Interpreter - A programming language which is similar to, but more comprehensive than the built in parser functions.

CustomSidebar

An extension which allows you to customize your sidebar on a page, user, usergroup and/or namespace basis.

MaintenanceShell

An extension which allows access to the Maintenance scripts without a shell account

MediawikiPlayer

An extension which embeds the JW FLV player into a wiki page

SendToTwitter2

sends a tweet whenever a page is updated and the "Send Tweet" checkbox is enabled on the edit page.

   

   
WinBinder Projects

WinBinder Manual

WinBinder 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.

wbObjects

An object oriented interface for WinBinder. Using wbObjects you can easily create Windows applications using Windows-native widgets.

phc-win

A 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.

   

Winbinder Projects