<?xml version="1.0" encoding="utf-8"?><!-- generator="wordpress/2.2.2" -->
<rss version="0.92">
<channel>
	<title>Swiftly Tilting</title>
	<link>http://www.swiftlytilting.com</link>
	<description>usability. reusability.</description>
	<lastBuildDate>Fri, 11 Feb 2011 00:18:43 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>An unexpected PHP quirk</title>
		<description><![CDATA[The other day when I was doing work for a new client, I ran into a very strange error.  I was configuring their Mediawiki site, but whenever I added code to the configuration file, it would cause a fatal error.  Unfortunately the site&#8217;s error logs were not available to me.  Initially I [...]]]></description>
		<link>http://www.swiftlytilting.com/2011/02/10/an-unexpected-php-quirk/</link>
			</item>
	<item>
		<title>Don&#8217;t close your PHP tags!</title>
		<description><![CDATA[I saw this post over at sitepoint about whether or not you should close your PHP tags.  Apparently there is some debate, though to me it seems pretty clear the choice is to leave them out.
If you&#8217;re unaware, the closing ?&#62; tag in PHP files is completely optional.  It is only really required [...]]]></description>
		<link>http://www.swiftlytilting.com/2010/10/14/dont-close-your-php-tags/</link>
			</item>
	<item>
		<title>WinBinder 2010.10.14 released - WinBinder is a PHP extension for making Windows Applications</title>
		<description><![CDATA[I&#8217;m now &#8220;officially&#8221; maintaining WinBinder, so from now on you can get the latest version of WinBinder directly from Winbinder.org&#8217;s download page
Read my tutorial on getting started with WinBinder.
Visit the Winbinder Forums if you need more assistance
Changes since 2010.10.01
Added in 2010.10.14
* Fixed bug with return values for wb_sys_dlg_open when using wbc_multiselect
* Made 3rd and 4th [...]]]></description>
		<link>http://www.swiftlytilting.com/2010/10/14/winbinder-20101014-released-winbinder-is-a-php-extension-for-making-windows-applications/</link>
			</item>
	<item>
		<title>Winter 2.2.1 Released - Winter is an Interpreted language for MediaWiki</title>
		<description><![CDATA[Here is an update for Winter, the Wiki Interpreter.
Changes include
    * added ^o and ^c escape characters
    * added + to allowed characters in function names and functions
    * added #reset_all_vars function
    * added ++ and &#8212; functions
    * fixed [...]]]></description>
		<link>http://www.swiftlytilting.com/2010/10/03/winter-221-released-winter-is-a-interpreted-language-for-mediawiki/</link>
			</item>
	<item>
		<title>New version of Winbinder, the PHP extension for making Windows Apps, released</title>
		<description><![CDATA[New version of WinBinder&#8230; with some actual NEW FEATURES 
Download WinBinder 2010.10.01
Downloaded 211 times
Tutorial on getting started
Winbinder Forum
This is a list of all changes since 0.46.190.

 PHP 5.3 compatible
 Unicode support added
 Removed version checking from wb_windows.inc.php
 Fixed memory leak in winapi library calls

 Fixed bug where maximize wasn&#8217;t triggering WBC_RESIZE

 Fixed bug where closing [...]]]></description>
		<link>http://www.swiftlytilting.com/2010/10/02/new-version-of-winbinder-the-php-extension-for-making-windows-apps-released/</link>
			</item>
	<item>
		<title>Stop the #twittervirus</title>
		<description><![CDATA[This greasemonkey script will stop mouseovers

// ==UserScript==
// @name           Stop the #twittervirus
// @namespace      http://swiftlytilting.com/*
// @include        http://www.twitter.com/*
// @include        https://www.twitter.com/*
// @include        http://twitter.com/*
// [...]]]></description>
		<link>http://www.swiftlytilting.com/2010/09/21/stop-the-twittervirus/</link>
			</item>
	<item>
		<title>MediawikiPlayer 0.2.4</title>
		<description><![CDATA[This version fixes a bug where some variables were being written as parameters instead.
Mediawiki Extension Page: Extension:MediawikiPlayer
Original post: Embed JW FLV Media Player with Mediawiki using the MediawikiPlayer Extension








If you find MediawikiPlayer useful, please consider making a $5 donation. 


Download MediawikiPlayer v0.2.4
Downloaded 240 times
]]></description>
		<link>http://www.swiftlytilting.com/2010/08/03/mediawikiplayer-024/</link>
			</item>
	<item>
		<title>MediawikiPlayer v0.2.3</title>
		<description><![CDATA[This version fixes additional security issues for servers with register_globals enabled.
Local Wiki page: MediawikiPlayer
Mediawiki Extension Page: Extension:MediawikiPlayer
Original post: Embed JW FLV Media Player with Mediawiki using the MediawikiPlayer Extension








If you find MediawikiPlayer useful, please consider making a $5 donation. 


Download MediawikiPlayer v0.2.3
Downloaded 278 times
]]></description>
		<link>http://www.swiftlytilting.com/2010/07/01/mediawikiplayer-v023/</link>
			</item>
	<item>
		<title>MediawikiPlayer 0.2.2</title>
		<description><![CDATA[This version fixes some security issues.  All users are encouraged to upgrade
Local Wiki page: MediawikiPlayer
Mediawiki Extension Page: Extension:MediawikiPlayer
Original post: Embed JW FLV Media Player with Mediawiki using the MediawikiPlayer Extension








If you find MediawikiPlayer useful, please consider making a $5 donation. 


Download MediawikiPlayer v0.2.2
Downloaded 216 times
]]></description>
		<link>http://www.swiftlytilting.com/2010/06/20/mediawikiplayer-022/</link>
			</item>
	<item>
		<title>MaintenanceShell 0.3.1</title>
		<description><![CDATA[This version fixes a minor bug which caused a warning error to be displayed.  This bug was introduced in 0.3.0
MaintenanceShell homepage on MediaWiki.org
Download MaintenanceShell v0.3.1
Downloaded 46 times
]]></description>
		<link>http://www.swiftlytilting.com/2010/06/10/maintenanceshell-031/</link>
			</item>
	<item>
		<title>MaintenanceShell v0.3.0</title>
		<description><![CDATA[This version fixes a major security issue with XSS and CSRF vulnerabilities.  All users are encouraged to upgrade immediately.
MaintenanceShell homepage on MediaWiki.org
Download MaintenanceShell v0.3.0
Downloaded 238 times
]]></description>
		<link>http://www.swiftlytilting.com/2010/05/23/maintenanceshell-v030/</link>
			</item>
	<item>
		<title>cStruct and WinAPI: Classes for accessing the Windows API with PHP and WinBinder</title>
		<description><![CDATA[One of the biggest roadblocks to writing code which accesses the Windows API is the fact that so many functions require you to provide data formatted in specific format.  This format is defined on MSDN as a C struct, which has no direct representation in PHP.  The best you can hope for is [...]]]></description>
		<link>http://www.swiftlytilting.com/2010/05/13/cstruct-and-winapi-classes-for-accessing-the-windows-api-with-php-and-winbinder/</link>
			</item>
	<item>
		<title>MaintenanceShell v0.2.4</title>
		<description><![CDATA[This fixes a minor html issue with IE.  Also includes the German language localization.
MaintenanceShell homepage on MediaWiki.org
Download MaintenanceShell v0.2.4
Downloaded 227 times
]]></description>
		<link>http://www.swiftlytilting.com/2010/05/09/maintenanceshell-v024/</link>
			</item>
	<item>
		<title>Maintenance Shell v0.2.3 for Mediawiki</title>
		<description><![CDATA[Fixed some minor bugs and also moved the text strings into the language file for better localization.
MaintenanceShell homepage on MediaWiki.org
Download MaintenanceShell v0.2.3
Downloaded 177 times
]]></description>
		<link>http://www.swiftlytilting.com/2010/05/07/maintenance-shell-v023-for-mediawiki/</link>
			</item>
	<item>
		<title>How to fix Google&#8217;s new layout</title>
		<description><![CDATA[Google&#8217;s new layout reminds me too much of Bing.. I really preferred the old layout.  Thanks to Nathan Caroyannis, we can use Greasemonkey to change the layout.  Download the userscript here: http://userscripts.org/scripts/show/76060
I added my own changes as well
AddStyle("#leftnav {display:none}");
AddStyle("#center_col {margin-left:0}");
AddStyle("#foot div {display:none}")
AddStyle("#foot #navcnt, #foot #fll {display:block}")
AddStyle(".tsf-p table {border-bottom:0 !important}")
AddStyle("#cnt {max-width:1200px !important}")
AddStyle(".s { max-width: [...]]]></description>
		<link>http://www.swiftlytilting.com/2010/05/06/how-to-fix-googles-new-layout/</link>
			</item>
</channel>
</rss>

