<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Hypn.za.net &#187; PHP</title>
	<atom:link href="http://www.hypn.za.net/blog/category/programming/php/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.hypn.za.net/blog</link>
	<description>Games, programming, and general geekyness =)</description>
	<lastBuildDate>Wed, 28 Jul 2010 21:28:45 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>PHP-SciTE</title>
		<link>http://www.hypn.za.net/blog/2008/10/05/php-scite/</link>
		<comments>http://www.hypn.za.net/blog/2008/10/05/php-scite/#comments</comments>
		<pubDate>Sun, 05 Oct 2008 20:38:10 +0000</pubDate>
		<dc:creator>Hypn</dc:creator>
				<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://www.hypn.za.net/blog/?p=157</guid>
		<description><![CDATA[As a PHP developer I&#8217;ve tried many different IDEs but have always ended going back to SciTE. I started using a version with modifications by Bruce Dodson, but got frustrated with it not listing PHP files in the default &#8220;File Open&#8221; window, and not recognizing PHP5 files as PHP files, so I got to tinkering. [...]]]></description>
			<content:encoded><![CDATA[<p>As a PHP developer I&#8217;ve tried many different IDEs but have always ended going back to <a href="http://www.scintilla.org/SciTE.html" target="_blank">SciTE</a>. I started using a version with modifications by <a href="http://gisdeveloper.tripod.com/scite.html" target="_blank">Bruce Dodson</a>, but got frustrated with it not listing PHP files in the default &#8220;File Open&#8221; window, and not recognizing PHP5 files as PHP files, so I got to tinkering.</p>
<p>I changed the font and colours (for PHP files anyway), removed the other languages, enabled the auto-complete dropdown, changed the menus, included the PHP binary to check files for syntax errors, and included <a href="http://www.sourceforge.net/projects/phpstylist" target="_blank">phpStylist</a> to beautify source code. I also made a new icon, and added the latest &#8220;php.api&#8221;, and made F1 (help) open the PHP manual (included).<br />
<span id="more-157"></span><br />
I made this package for my own personal use, and possibly that of friends, and I offer NO (as in ZERO) support for it. I will also not be held responsible for any damages caused &#8211; you use this at your own risk. Please do not contact the authors of SciTE regarding bugs or problems as I have made several modifications to the compiled executable that may result in all sorts of bugs &#8211; which they aren&#8217;t responsible for.</p>
<p>That said, I hope you will find this packge useful. Once you&#8217;ve opened a PHP file (with &#8220;PHP-SciTE.exe&#8221;) press F5 to check for syntax errors, F7 to run the PHP script currently open, and CTRL+F7 to tidy your source code.</p>
<p>Please realize that your code will be changed to how I like my code formatted which might frustrate you&#8230; the settings passed to phpStylist are in &#8220;php_tidy.bat&#8221; if you want to change them.</p>
<p>I really don&#8217;t know SciTE that well, and most of what I&#8217;ve done has just been lucky guessing, so I probably wont be able to help you with questions but if you want to get hold of me you can e-mail me at: php-scite[at]hypn.za.net</p>
<p>Download: <a href="/downloads/PHP-SciTE 1.7.6.zip">PHP-SciTE 1.7.6.zip</a> (8.85mb)</p>
<p>UPDATE: first bug :( the &#8220;Check Syntax&#8221; menu item (under &#8220;Tools&#8221;) says the hotkey is CTRL+F5, but it&#8217;s actually just F5.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.hypn.za.net/blog/2008/10/05/php-scite/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
