<?xml version="1.0" encoding="ISO-8859-2" ?>
<rss version="2.0">
	<channel xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/">
		<title>SPHPBlog with Trackback</title>
		<link>http://blog.hakwerk.com/blog/sphpblog-tb/index.php</link>
		<description><![CDATA[Copyright © 2004, Arjan Hakkesteegt]]></description>
		<image>
			<url>http://blog.hakwerk.com/blog/sphpblog-tb/interface/feed.png</url>
			<link>http://blog.hakwerk.com/blog/sphpblog-tb/index.php</link>
			<title>SPHPBlog with Trackback</title>
			<description><![CDATA[SPHPBlog with Trackback]]></description>
		</image>
		<copyright>Copyright 2021, Arjan Hakkesteegt</copyright>
		<managingEditor>sphpblog@hakwerk.com (Arjan Hakkesteegt)</managingEditor>
		<language>en-US</language>
		<generator>SPHPBLOG 0.3.7m</generator>
		<item>
			<title>New sphpblog development release</title>
			<link>http://blog.hakwerk.com/blog/sphpblog-tb/index.php?entry=entry041204-223209</link>
			<description><![CDATA[Alex has released another unstable development build: <a href="http://www.bigevilbrain.com/sphpblog/development/files/unstable/sphpblog-0.3.7p.tgz" target="_blank">sphpblog-0.3.7p.tgz</a>. Unfortunately it still contains the trackback bug. See <a href="/sphpblog-tb/index.php?entry=entry041129-232831" target="_blank">this entry</a> on how to fix it.<br />I asked Alex to fix it and add my email trackback notification mentioned <a href="/sphpblog-tb/comments.php?y=04&amp;m=11&amp;entry=entry041129-233727" target="_blank">here</a> as well. He already told me he will.<br /><br />In the mean time he is working on categories, which will be a good feature I think. I also like the feature that you now can save your own color settings to files.<br />]]></description>
			<guid isPermaLink="true">http://blog.hakwerk.com/blog/sphpblog-tb/?entry=entry041204-223209</guid>
			<author>sphpblog@hakwerk.com</author>
			<pubDate>Sat, 04 Dec 2004 21:32:09 GMT</pubDate>
			<trackback:ping>http://blog.hakwerk.com/blog/sphpblog-tb/trackback.php?y=04&amp;m=12&amp;entry=entry041204-223209</trackback:ping>
			<comments>http://blog.hakwerk.com/blog/sphpblog-tb/comments.php?y=04&amp;m=12&amp;entry=entry041204-223209</comments>
		</item>
		<item>
			<title>Guti mentioned me :)</title>
			<link>http://blog.hakwerk.com/blog/sphpblog-tb/index.php?entry=entry041129-233727</link>
			<description><![CDATA[<a href="http://guti.bitacoras.com/index.php?entry=entry041129-191003" target="_blank">Guti</a>  has mentioned me in his blog :)<br />As he has already installed the trackback enabled version, this link also serves as a demo....<br /><br />The url above is the permalink of Guti&#039;s entry. When I press submit, auto discovery should find the following url automatically: http://guti.bitacoras.com/trackback.php?y=04&amp;m=11&amp;entry=entry041129-191003<br /><br />Then my blog posts a message to that trackback url, including a link to this entry. So hopefully, Guti now has his first trackback (to this entry). And hopefully, that link in his trackback list is now also valid :)]]></description>
			<guid isPermaLink="true">http://blog.hakwerk.com/blog/sphpblog-tb/?entry=entry041129-233727</guid>
			<author>sphpblog@hakwerk.com</author>
			<pubDate>Mon, 29 Nov 2004 22:37:27 GMT</pubDate>
			<trackback:ping>http://blog.hakwerk.com/blog/sphpblog-tb/trackback.php?y=04&amp;m=11&amp;entry=entry041129-233727</trackback:ping>
			<comments>http://blog.hakwerk.com/blog/sphpblog-tb/comments.php?y=04&amp;m=11&amp;entry=entry041129-233727</comments>
		</item>
		<item>
			<title>Already integrated with development release!</title>
			<link>http://blog.hakwerk.com/blog/sphpblog-tb/index.php?entry=entry041129-232831</link>
			<description><![CDATA[Wow! Alex has already integrated my trackback code with a new unstable development release: <a href="http://www.bigevilbrain.com/sphpblog/development/files/unstable/sphpblog-0.3.7o.tgz" target="_blank">sphpblog-0.3.7o.tgz</a>.<br /><br />If you download that version and try it out, please fix the following asap:<br />In the file scripts/sb_entry.php fix the two occurences of $permalink = &#039;trackback.php?y=&#039;.......<br />to read index.php instead of trackback.php<br /><br />Otherwise other people receive invalid links in their blogs when you trackback to them :(]]></description>
			<guid isPermaLink="true">http://blog.hakwerk.com/blog/sphpblog-tb/?entry=entry041129-232831</guid>
			<author>sphpblog@hakwerk.com</author>
			<pubDate>Mon, 29 Nov 2004 22:28:31 GMT</pubDate>
			<trackback:ping>http://blog.hakwerk.com/blog/sphpblog-tb/trackback.php?y=04&amp;m=11&amp;entry=entry041129-232831</trackback:ping>
			<comments>http://blog.hakwerk.com/blog/sphpblog-tb/comments.php?y=04&amp;m=11&amp;entry=entry041129-232831</comments>
		</item>
		<item>
			<title>Trackback enabled version of Simple PHP Blog</title>
			<link>http://blog.hakwerk.com/blog/sphpblog-tb/index.php?entry=entry041128-132938</link>
			<description><![CDATA[When I was looking for some simple blog tool, I immediately felll in love with <a href="http://sourceforge.net/projects/sphpblog/" target="_blank">Simple PHP Blog</a>.<br /><br />After a while the only thing I wanted that was not already present in sphpblog, was <a href="http://www.movabletype.org/trackback/beginners/" target="_blank">Trackback</a>.<br />So I implemented it myself, and here is the result:<br /><br /><a href="/sphpblog-tb/static/sphpblog-0.3.7m-tb1.tar.gz" target="_blank">sphpblog-0.3.7m-tb1.tar.gz</a>  (362 kb)<br /><a href="/sphpblog-tb/static/sb_entry.php.txt" target="_blank">fixed sb_entry.php.txt</a>  - remove .txt and place in scripts directory after extracting above .tar.gz<br /><br /><br />This code is to be considered APLHA: I took a not officially stable version and extended it. While this version is working great for me, you might encounter problems. SO MAKE BACKUP COPIES BEFORE TRYING THIS OUT.<br /><br />If you encounter any problems, please let me know, so I can try and fix it. You can contact me through <a href="mailto:sphpblog@hakwerk.com" target="_blank">email</a> or leave a comment here.<br />]]></description>
			<guid isPermaLink="true">http://blog.hakwerk.com/blog/sphpblog-tb/?entry=entry041128-132938</guid>
			<author>sphpblog@hakwerk.com</author>
			<pubDate>Sun, 28 Nov 2004 12:29:38 GMT</pubDate>
			<trackback:ping>http://blog.hakwerk.com/blog/sphpblog-tb/trackback.php?y=04&amp;m=11&amp;entry=entry041128-132938</trackback:ping>
			<comments>http://blog.hakwerk.com/blog/sphpblog-tb/comments.php?y=04&amp;m=11&amp;entry=entry041128-132938</comments>
		</item>
	</channel>
</rss>
