<?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/"
	>
	<channel>
		<title>pawn / DracoBlue.net</title>
		<link>http://dracoblue.net/</link>
		<description><![CDATA[]]></description>
		<pubDate>Sat, 08 May 2010 11:36:25 +0200</pubDate>
		<generator>DracoBlue's Rss-Feed-Generator</generator>
		<language>en</language>
		<item>			<title>DJson 1.6.2 released</title>
			<link>http://dracoblue.net/dev/djson-162-released/169/</link>
			<guid isPermaLink="false">http://dracoblue.net/dev/djson-162-released/169/</guid>
			<description><![CDATA[Today I have an important little bugfix release for djson available.The issue was, that reading a value after an invalid set, breaks the reading. Thus, if you did a djInt on a value, which does not exist, any later dj call does not work. Thanks to Raphini...]]></description>
			<pubDate>Sat, 08 May 2010 11:36:25 +0200</pubDate>
			<dc:creator><![CDATA[DracoBlue]]></dc:creator>
			<category><![CDATA[open source]]></category>
			<category><![CDATA[pawn]]></category>
			<category><![CDATA[DJson]]></category>
			<comments>http://dracoblue.net/dev/djson-162-released/169/#messages</comments>
			<wfw:commentRss>http://dracoblue.net/dev/djson-162-released/169/feed/</wfw:commentRss>
		</item>
		<item>			<title>amx/amxfile.c, fails in fputs_cell:</title>
			<link>http://dracoblue.net/dev/amxamxfilec-fails-in-fputscell/154/</link>
			<guid isPermaLink="false">http://dracoblue.net/dev/amxamxfilec-fails-in-fputscell/154/</guid>
			<description><![CDATA[When trying to run my pawn script on a new linux server, I received the following error: 12samp03svr: amx/amxfile.c:222: fputs_cell:Assertion `fp!=((void *)0)' failed.This was actually caused by a missing scriptfiles directory (or the directory was not wr...]]></description>
			<pubDate>Sat, 31 Oct 2009 14:48:25 +0100</pubDate>
			<dc:creator><![CDATA[DracoBlue]]></dc:creator>
			<category><![CDATA[pawn]]></category>
			<comments>http://dracoblue.net/dev/amxamxfilec-fails-in-fputscell/154/#messages</comments>
			<wfw:commentRss>http://dracoblue.net/dev/amxamxfilec-fails-in-fputscell/154/feed/</wfw:commentRss>
		</item>
		<item>			<title>DJson 1.6 released</title>
			<link>http://dracoblue.net/dev/djson-16-released/142/</link>
			<guid isPermaLink="false">http://dracoblue.net/dev/djson-16-released/142/</guid>
			<description><![CDATA[Today I want to announce a new release of DJson. The 1.6 is now using a different method to create the cache-file, which allows running multiple djson-scripts (like filterscripts) at the same time.Also it features a method to define own DJSON_MAX_STRING (...]]></description>
			<pubDate>Sun, 21 Jun 2009 12:05:41 +0200</pubDate>
			<dc:creator><![CDATA[DracoBlue]]></dc:creator>
			<category><![CDATA[open source]]></category>
			<category><![CDATA[pawn]]></category>
			<category><![CDATA[DJson]]></category>
			<comments>http://dracoblue.net/dev/djson-16-released/142/#messages</comments>
			<wfw:commentRss>http://dracoblue.net/dev/djson-16-released/142/feed/</wfw:commentRss>
		</item>
		<item>			<title>urlencode in Pawn</title>
			<link>http://dracoblue.net/dev/urlencode-in-pawn/141/</link>
			<guid isPermaLink="false">http://dracoblue.net/dev/urlencode-in-pawn/141/</guid>
			<description><![CDATA[When creating new REST-ful API for GTAT (based upon my pwncurl and a lua backend) I had to implement the method urlencode in pawn.So I took a look at the specification in RFC 1738 to get information about what characters need to be encoded.RFC 1738: Only ...]]></description>
			<pubDate>Sat, 20 Jun 2009 22:01:54 +0200</pubDate>
			<dc:creator><![CDATA[DracoBlue]]></dc:creator>
			<category><![CDATA[pawn]]></category>
			<category><![CDATA[dutils]]></category>
			<category><![CDATA[pwncurl]]></category>
			<comments>http://dracoblue.net/dev/urlencode-in-pawn/141/#messages</comments>
			<wfw:commentRss>http://dracoblue.net/dev/urlencode-in-pawn/141/feed/</wfw:commentRss>
		</item>
		<item>			<title>Renaming a file in Pawn</title>
			<link>http://dracoblue.net/dev/renaming-a-file-in-pawn/139/</link>
			<guid isPermaLink="false">http://dracoblue.net/dev/renaming-a-file-in-pawn/139/</guid>
			<description><![CDATA[If you are using pawn (for instance in san andreas multiplayer) and want to rename a file, you'll not find a method like frename.You can either use my dutils (pawn only solution) or a plugin (like Yless' YSF) to add frename to your functions.If you want t...]]></description>
			<pubDate>Sat, 13 Jun 2009 22:06:45 +0200</pubDate>
			<dc:creator><![CDATA[DracoBlue]]></dc:creator>
			<category><![CDATA[pawn]]></category>
			<comments>http://dracoblue.net/dev/renaming-a-file-in-pawn/139/#messages</comments>
			<wfw:commentRss>http://dracoblue.net/dev/renaming-a-file-in-pawn/139/feed/</wfw:commentRss>
		</item>
		<item>			<title>Toggle Map-Icon Visibility for a Player</title>
			<link>http://dracoblue.net/dev/toggle-mapicon-visibility-for-a-player/138/</link>
			<guid isPermaLink="false">http://dracoblue.net/dev/toggle-mapicon-visibility-for-a-player/138/</guid>
			<description><![CDATA[If you want to hide a specific player on the map, you can set the alpha value to 0x00. If you want to make him visible again, you just have to set it to 0xFF.Since this is not always simple, to store the current color of the player in a invisible and a vi...]]></description>
			<pubDate>Wed, 03 Jun 2009 18:36:30 +0200</pubDate>
			<dc:creator><![CDATA[DracoBlue]]></dc:creator>
			<category><![CDATA[pawn]]></category>
			<comments>http://dracoblue.net/dev/toggle-mapicon-visibility-for-a-player/138/#messages</comments>
			<wfw:commentRss>http://dracoblue.net/dev/toggle-mapicon-visibility-for-a-player/138/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
