<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="wordpress/2.2.3" -->
<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/"
	>

<channel>
	<title>PHP-Scripts Blog &#187; Free Scripts</title>
	<link>http://www.php-scripts.com</link>
	<description>Writing about PHP scripting since 12/99. Learn something new every day.</description>
	<pubDate>Thu, 09 Oct 2008 14:17:07 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.2.3</generator>
	<language>en</language>
			<item>
		<title>Free command line PHP to EXE converter for Windows</title>
		<link>http://www.php-scripts.com/20060710/88/</link>
		<comments>http://www.php-scripts.com/20060710/88/#comments</comments>
		<pubDate>Mon, 10 Jul 2006 12:30:58 +0000</pubDate>
		<dc:creator>TDavid</dc:creator>
		
		<category><![CDATA[Windows]]></category>

		<category><![CDATA[Free Scripts]]></category>

		<guid isPermaLink="false">http://www.php-scripts.com/20060710/88/</guid>
		<description><![CDATA[Bambalam PHP EXE Compiler/Embedder:
a free command line tool to convert PHP applications to standalone Windows .exe applications. The exe files produced are totally standalone, no need for php dlls etc. The php code is encoded using the Turck MMCache Encode library so it&#8217;s a perfect solution if you want to distribute your application while protecting [...]]]></description>
			<content:encoded><![CDATA[<p><a class="previewlink" href="http://www.bambalam.se/bamcompile/">Bambalam</a> PHP EXE Compiler/Embedder:<br />
<blockquote>a free command line tool to convert PHP applications to standalone Windows .exe applications. The exe files produced are totally standalone, no need for php dlls etc. The php code is encoded using the Turck MMCache Encode library so it&#8217;s a perfect solution if you want to distribute your application while protecting your source code. The converter is also suitable for producing .exe files for windowed PHP applications (created using for example the <a href="http://www.winbinder.com/" class="previewlink">WinBinder library</a>, or with <a href="http://gtk.php.net/" class="previewlink">PHP-GTK</a></p></blockquote>
<p>Usage:<br />
 bamcompile [-options] infile.php [outfile.exe]<br />
 bamcompile [-options] project_directory mainfile.php [outfile.exe]</p>
<p>Options:<br />
 -w  Hide console window for windowed applications<br />
 -c  Compress output exe (using UPX - must be available)<br />
 -d  Do not encode PHP files</p>
]]></content:encoded>
			<wfw:commentRss>http://www.php-scripts.com/20060710/88/feed/</wfw:commentRss>
		</item>
		<item>
		<title>PHP Markdown Extra</title>
		<link>http://www.php-scripts.com/20051020/48/</link>
		<comments>http://www.php-scripts.com/20051020/48/#comments</comments>
		<pubDate>Thu, 20 Oct 2005 18:40:57 +0000</pubDate>
		<dc:creator>TDavid</dc:creator>
		
		<category><![CDATA[Reviews]]></category>

		<category><![CDATA[Wordpress]]></category>

		<category><![CDATA[Installation and configuration]]></category>

		<category><![CDATA[Free Scripts]]></category>

		<guid isPermaLink="false">http://www.php-scripts.com/?p=48</guid>
		<description><![CDATA[Script/website: michelf.com/projects/php-markdown/
Requirements: PHP
Installation time: Varies. Wordpress plugin installation takes less than a minute
Difficulty: Easy
License: Free, BSD-style open source
Download: PHP source in zip
API: N/A
Author Description: &#8220;The Markdown syntax allows you to write text naturally and format it without using HTML tags. More importantly: in Markdown format, your text stays enjoyable to read for a human being, [...]]]></description>
			<content:encoded><![CDATA[<p><b>Script/website</b>: <a href="http://michelf.com/projects/php-markdown/">michelf.com/projects/php-markdown/</a><br />
<b>Requirements</b>: PHP<br />
<b>Installation time</b>: Varies. Wordpress plugin installation takes less than a minute<br />
<b>Difficulty</b>: Easy<br />
<b>License</b>: Free, BSD-style open source<br />
<b>Download</b>: PHP source in zip<br />
<b>API</b>: N/A<br />
<b>Author Description</b>: &#8220;The Markdown syntax allows you to write text naturally and format it without using HTML tags. More importantly: in Markdown format, your text stays enjoyable to read for a human being, and this is true enough that it makes a Markdown document publishable as-is, as plain text. If you are using text-formatted email, you already know some part of the syntax.&#8221;</p>
<p><img src="http://www.php-scripts.com/images/2005/phpmarkdown1.jpg" border="0" ALT="screenshot of using PHP Markdown through Dingus demo preview"/></p>
<p>Based on <a href="http://daringfireball.net/projects/markdown">John Gruber&#8217;s Markdown</a> (Perl), PHP Markdown can be used a Wordpress plugin by copying over the markdown.php file from the zip file to the wp-content/plugins directory. There is an <a href="http://michelf.com/projects/php-markdown/dingus/">official demo called Dingus here</a>. The screenshot above shows my example of using PHP Markdown syntax through Dingus.</p>
<p>The function Markdown($text) inside markdown.php is passed a text string and returns the marked down version, so incorporating this into another program where you want to markdownify the text is pretty straightforward, although the file is a bit on the bulky side at 55k. Would be more convenient if a version without Wordpress and bBlog code inside it were provided in the zip package.  The most recent version as of this writing was September 5, 2005.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.php-scripts.com/20051020/48/feed/</wfw:commentRss>
		</item>
		<item>
		<title>ARSC v3.0.2 RC 2 free chat</title>
		<link>http://www.php-scripts.com/20051010/34/</link>
		<comments>http://www.php-scripts.com/20051010/34/#comments</comments>
		<pubDate>Mon, 10 Oct 2005 15:39:34 +0000</pubDate>
		<dc:creator>TDavid</dc:creator>
		
		<category><![CDATA[MySQL]]></category>

		<category><![CDATA[Free Scripts]]></category>

		<guid isPermaLink="false">http://www.php-scripts.com/?p=34</guid>
		<description><![CDATA[Looking to add chat to your server? Don&#8217;t want to mess with java and IRC? Want to try a PHP/MySQL solution? ARSC could be for you. 

From the 4-step installation from INSTALL docs:
- Create a MySQL database
- Provide the hostname, username, password, and database
  name to allow ARSC to connect to your MySQL Server
- [...]]]></description>
			<content:encoded><![CDATA[<p>Looking to add chat to your server? Don&#8217;t want to mess with java and IRC? Want to try a PHP/MySQL solution? <a href="http://manuel.kiessling.net/projects/software/arsc/#what">ARSC</a> could be for you. </p>
<p><img src="http://www.php-scripts.com/images/2005/arsc-1.jpg" border="0" ALT="ARSC free PHP / MySQL chat"/></p>
<p>From the 4-step installation from <a href="http://manuel.kiessling.net/projects/software/arsc/INSTALL">INSTALL docs</a>:<br />
<blockquote>- Create a MySQL database<br />
- Provide the hostname, username, password, and database<br />
  name to allow ARSC to connect to your MySQL Server<br />
- Copy the ARSC files onto the webserver<br />
- Open the install script url in the webbrowser
</p></blockquote>
<p>We have been looking to do some kind of chat for <a href="http://www.webmastercookbook.com/">Webmaster Cookbook</a>, so I just conducted a quick installation there to see how long the base installation actually took.</p>
<p>Started 8:02am. End: 8:15am. 13 minutes which included creating the database  and user/pass in PHPMyAdmin and FTPing the files.</p>
<p><b>Notes</b><br />
- don&#8217;t forget to delete the install subdirectory<br />
- customize the outside and inside pages using the layout option in the admin area</p>
]]></content:encoded>
			<wfw:commentRss>http://www.php-scripts.com/20051010/34/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Freeware PHP Editor: PSPad</title>
		<link>http://www.php-scripts.com/20051006/33/</link>
		<comments>http://www.php-scripts.com/20051006/33/#comments</comments>
		<pubDate>Fri, 07 Oct 2005 02:38:59 +0000</pubDate>
		<dc:creator>TDavid</dc:creator>
		
		<category><![CDATA[Windows]]></category>

		<category><![CDATA[Free Scripts]]></category>

		<guid isPermaLink="false">http://www.php-scripts.com/?p=33</guid>
		<description><![CDATA[Though the name might sound like something for a popular gaming handheld, PSPad is actually a pretty decent freeware application for editing PHP scripts in Windows.

]]></description>
			<content:encoded><![CDATA[<p>Though the name might sound like something for a popular gaming handheld, <a href="http://www.pspad.com/">PSPad</a> is actually a pretty decent freeware application for editing PHP scripts in Windows.</p>
<p><img src="http://www.php-scripts.com/images/2005/pspad.jpg" border="0" ALT="PSPad PHP scripting freeware text editor"/></p>
]]></content:encoded>
			<wfw:commentRss>http://www.php-scripts.com/20051006/33/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
