<?xml version="1.0" encoding="utf-8"?><?xml-stylesheet type="text/css" href="http://jfoucher/rssfeed.css" ?><rss version="2.0" 
    xmlns:content="http://purl.org/rss/1.0/modules/content/"
    xmlns:wfw="http://wellformedweb.org/CommentAPI/"
>
<channel>
<title>Jfoucher.com - A la voile sur la toile</title>
<link>http://jfoucher.info</link>
<description>This is Jonathan Foucher's new blog, using a home grown content management system. It is a live experiment in web application design, so things are going to break, there will be bugs and things will generally not work as expected. So good luck ;)</description>
<copyright>Copyright 2003-2005, Jonathan Foucher</copyright>
		 <item>
        <title>Comment 25 on Author page wordpress plugin</title>
        <link>http://jfoucher.info/2004/10/03/author-page-wordpress-plugin#comment-25</link>
        
        <author>Stephan</author>
        <pubDate>Fri, 15 Oct 2004 10:02:26 +0200</pubDate>
        <guid>http://jfoucher.info/2004/10/03/author-page-wordpress-plugin#comment-25</guid>
        <content:encoded><![CDATA[Hi!
I just tried your Plugin, but it says
Call to undefined function: lp() in .../author.php on line 130

Should I have that function, or what is missing?]]></content:encoded>
		</item>
				 <item>
        <title>Comment 26 on Author page wordpress plugin</title>
        <link>http://jfoucher.info/2004/10/03/author-page-wordpress-plugin#comment-26</link>
        
        <author>Jonathan</author>
        <pubDate>Fri, 15 Oct 2004 20:54:52 +0200</pubDate>
        <guid>http://jfoucher.info/2004/10/03/author-page-wordpress-plugin#comment-26</guid>
        <content:encoded><![CDATA[No, sorry, it was my fault because I just installed the language_picker plugin and modified the author plugin to use it. <a href="/source/author.gz">Download</a> it again now and you should be all right.]]></content:encoded>
		</item>
				 <item>
        <title>Comment 28 on Author page wordpress plugin</title>
        <link>http://jfoucher.info/2004/10/03/author-page-wordpress-plugin#comment-28</link>
        
        <author>littleman09z</author>
        <pubDate>Mon, 18 Oct 2004 03:52:23 +0200</pubDate>
        <guid>http://jfoucher.info/2004/10/03/author-page-wordpress-plugin#comment-28</guid>
        <content:encoded><![CDATA[I have 2 things.. First you have an error on
"  ?php endforeach; else: ? 
  ?php author(true, 5); ? gt;
  ?php endif; ? "
it should be
"  ?php endforeach; else: ? 
  ?php author(true, 5); ? 
  ?php endif; ? "
cuz when i changed it it didnt work (messed up my site) about an hour of lookin later i figured it out (basic php! lol)
#2
I can not get the multi user blog working.. How will i do that  i am confused wit ur instructions .. sry]]></content:encoded>
		</item>
				 <item>
        <title>Comment 29 on Author page wordpress plugin</title>
        <link>http://jfoucher.info/2004/10/03/author-page-wordpress-plugin#comment-29</link>
        
        <author>littleman09z</author>
        <pubDate>Mon, 18 Oct 2004 04:36:13 +0200</pubDate>
        <guid>http://jfoucher.info/2004/10/03/author-page-wordpress-plugin#comment-29</guid>
        <content:encoded><![CDATA[ok, i have it partially set up... i have it to where you go to /author/admin or sk8er_boy111200 so i my mod rewrite i have

RewriteRule ^author/?(.*)/? /index.php?author_name=$1 [QSA]
RewriteRule ^author/?(.*)/? /index.php?author_name=$6 [QSA]
but then i wanna put a link to the 2 others i tried but i dont get how the link works...?]]></content:encoded>
		</item>
				 <item>
        <title>Comment 30 on Author page wordpress plugin</title>
        <link>http://jfoucher.info/2004/10/03/author-page-wordpress-plugin#comment-30</link>
        
        <author>Jonathan</author>
        <pubDate>Mon, 18 Oct 2004 10:53:35 +0200</pubDate>
        <guid>http://jfoucher.info/2004/10/03/author-page-wordpress-plugin#comment-30</guid>
        <content:encoded><![CDATA[No, in your .htacces, you only need this one line:

     RewriteRule ^author/?(.)/? /index.php?author_name=$1 [QSA]

and then the link to the author page is author/admin or author/sk8er_boy111200 or author/mylogin, where mylogin is your login name (the one you type to enter the admin interface). You can get it with the 

     the_author_login() 

template tag.]]></content:encoded>
		</item>
				 <item>
        <title>Comment 31 on Author page wordpress plugin</title>
        <link>http://jfoucher.info/2004/10/03/author-page-wordpress-plugin#comment-31</link>
        
        <author>Stephan</author>
        <pubDate>Mon, 18 Oct 2004 12:07:31 +0200</pubDate>
        <guid>http://jfoucher.info/2004/10/03/author-page-wordpress-plugin#comment-31</guid>
        <content:encoded><![CDATA[Very nice! Now it works!]]></content:encoded>
		</item>
				 <item>
        <title>Comment 36 on Author page wordpress plugin</title>
        <link>http://jfoucher.info/2004/10/03/author-page-wordpress-plugin#comment-36</link>
        
        <author>Oleg</author>
        <pubDate>Wed, 27 Oct 2004 03:21:27 +0200</pubDate>
        <guid>http://jfoucher.info/2004/10/03/author-page-wordpress-plugin#comment-36</guid>
        <content:encoded><![CDATA[When I use this plugin (I followed everything) and bring up the page with the author profile (/index.php?author_name=Oleg) I just get a huge page with all plog entries posted ever.

What am I doing wrong?]]></content:encoded>
		</item>
				 <item>
        <title>Comment 38 on Author page wordpress plugin</title>
        <link>http://jfoucher.info/2004/10/03/author-page-wordpress-plugin#comment-38</link>
        
        <author>Jonathan</author>
        <pubDate>Wed, 27 Oct 2004 19:29:05 +0200</pubDate>
        <guid>http://jfoucher.info/2004/10/03/author-page-wordpress-plugin#comment-38</guid>
        <content:encoded><![CDATA[Is 'Oleg" your actual login? Capitalization is important as well.]]></content:encoded>
		</item>
				 <item>
        <title>Comment 39 on Author page wordpress plugin</title>
        <link>http://jfoucher.info/2004/10/03/author-page-wordpress-plugin#comment-39</link>
        
        <author>Oleg</author>
        <pubDate>Wed, 27 Oct 2004 21:32:12 +0200</pubDate>
        <guid>http://jfoucher.info/2004/10/03/author-page-wordpress-plugin#comment-39</guid>
        <content:encoded><![CDATA[SOlved the problem. It was that you cannot have your login name as your post name or something. I just use anything but "Oleg" (even tried non caps) and it works fine. Weird bug.

Thanks.]]></content:encoded>
		</item>
				 <item>
        <title>Comment 40 on Author page wordpress plugin</title>
        <link>http://jfoucher.info/2004/10/03/author-page-wordpress-plugin#comment-40</link>
        
        <author>zuppah</author>
        <pubDate>Thu, 28 Oct 2004 12:59:15 +0200</pubDate>
        <guid>http://jfoucher.info/2004/10/03/author-page-wordpress-plugin#comment-40</guid>
        <content:encoded><![CDATA[if I click on /index.php?author_name=admin the plugin works fine. if I click on other authors names I receive back their posts. I tried to change post names with other different form the login one (as oleg seems to soggest), but it doesn't work :(]]></content:encoded>
		</item>
				 <item>
        <title>Comment 41 on Author page wordpress plugin</title>
        <link>http://jfoucher.info/2004/10/03/author-page-wordpress-plugin#comment-41</link>
        
        <author>Jonathan</author>
        <pubDate>Thu, 28 Oct 2004 13:21:33 +0200</pubDate>
        <guid>http://jfoucher.info/2004/10/03/author-page-wordpress-plugin#comment-41</guid>
        <content:encoded><![CDATA[Hi, Could you give me the names of your other authors? I could only see your name on the posts I viewed.]]></content:encoded>
		</item>
				 <item>
        <title>Comment 42 on Author page wordpress plugin</title>
        <link>http://jfoucher.info/2004/10/03/author-page-wordpress-plugin#comment-42</link>
        
        <author>zuppah</author>
        <pubDate>Thu, 28 Oct 2004 13:36:44 +0200</pubDate>
        <guid>http://jfoucher.info/2004/10/03/author-page-wordpress-plugin#comment-42</guid>
        <content:encoded><![CDATA[http://www.zuppah.it/index.php?author_name=luca
this is the second autor! (I created other identities but I have to update my database to import old posts)]]></content:encoded>
		</item>
				 <item>
        <title>Comment 43 on Author page wordpress plugin</title>
        <link>http://jfoucher.info/2004/10/03/author-page-wordpress-plugin#comment-43</link>
        
        <author>zuppah</author>
        <pubDate>Thu, 28 Oct 2004 16:04:53 +0200</pubDate>
        <guid>http://jfoucher.info/2004/10/03/author-page-wordpress-plugin#comment-43</guid>
        <content:encoded><![CDATA[hi! I see you tested an alternative link for the second author. I'm using that to generate the page by a direct link. thanks for the idea ;), even if I can't use it in the loop, I can create the author pages!]]></content:encoded>
		</item>
				 <item>
        <title>Comment 82 on Author page wordpress plugin</title>
        <link>http://jfoucher.info/2004/10/03/author-page-wordpress-plugin#comment-82</link>
        
        <author>The iWorld   Author Page Plugin for Wordpress</author>
        <pubDate>Sat, 06 Nov 2004 07:57:48 +0100</pubDate>
        <guid>http://jfoucher.info/2004/10/03/author-page-wordpress-plugin#comment-82</guid>
        <content:encoded><![CDATA[<pingback />[...] contact with the author of the post. 	Get the plugin with all installation instructions at <a href="http://jfoucher.info/2004/10/03/author-page-wordpress-plugin/"> the author page plugin page</a>  Contact Author | Print This Article Related Articles [...]]]></content:encoded>
		</item>
				 <item>
        <title>Comment 83 on Author page wordpress plugin</title>
        <link>http://jfoucher.info/2004/10/03/author-page-wordpress-plugin#comment-83</link>
        
        <author>The iWorld</author>
        <pubDate>Sat, 06 Nov 2004 09:58:25 +0100</pubDate>
        <guid>http://jfoucher.info/2004/10/03/author-page-wordpress-plugin#comment-83</guid>
        <content:encoded><![CDATA[<trackback /><strong>Author Page Plugin for Wordpress</strong>
A cool developement for wordpress! Now you can also offer an author's page to each of your blog authors. This authors page reports total number of posts made by each author. This also provides some of the data provided by the author in his/her profile...]]></content:encoded>
		</item>
				 <item>
        <title>Comment 287 on Author page wordpress plugin</title>
        <link>http://jfoucher.info/2004/10/03/author-page-wordpress-plugin#comment-287</link>
        
        <author>niss</author>
        <pubDate>Mon, 06 Dec 2004 01:37:57 +0100</pubDate>
        <guid>http://jfoucher.info/2004/10/03/author-page-wordpress-plugin#comment-287</guid>
        <content:encoded><![CDATA[I keep trying to install this plugin, but whenever i edit the 

     <?php endforeach; else: ?>
     <?php author(true, 5); ?>
     <?php endif; ?></div>

section in my index, i get the following error upon loading the page.

     Parse error: parse error, unexpected T_ENDFOREACH in /home/nississi/public_html/wp/index.php on line 71

ack?]]></content:encoded>
		</item>
				 <item>
        <title>Comment 508 on Author page wordpress plugin</title>
        <link>http://jfoucher.info/2004/10/03/author-page-wordpress-plugin#comment-508</link>
        
        <author></author>
        <pubDate>Wed, 22 Dec 2004 21:28:01 +0100</pubDate>
        <guid>http://jfoucher.info/2004/10/03/author-page-wordpress-plugin#comment-508</guid>
        <content:encoded><![CDATA[Hi,
Are you sure you deleted the endforeach that was already there? Did you do any other mods to the default template?]]></content:encoded>
		</item>
				 <item>
        <title>Comment 652 on Author page wordpress plugin</title>
        <link>http://jfoucher.info/2004/10/03/author-page-wordpress-plugin#comment-652</link>
        
        <author>Standing Tall   WordPress ??????????????</author>
        <pubDate>Thu, 06 Jan 2005 15:07:44 +0100</pubDate>
        <guid>http://jfoucher.info/2004/10/03/author-page-wordpress-plugin#comment-652</guid>
        <content:encoded><![CDATA[<pingback />[...] ??????????????????????????????? 	<a href="http://jfoucher.info/2004/10/03/author-page-wordpress-plugin/">Authorpage - ?????</a> ???????? 	?????????? [...]]]></content:encoded>
		</item>
				 <item>
        <title>Comment 996 on Author page wordpress plugin</title>
        <link>http://jfoucher.info/2004/10/03/author-page-wordpress-plugin#comment-996</link>
        
        <author>luck_strike</author>
        <pubDate>Sat, 05 Mar 2005 10:01:45 +0100</pubDate>
        <guid>http://jfoucher.info/2004/10/03/author-page-wordpress-plugin#comment-996</guid>
        <content:encoded><![CDATA[hi,

very nice plug, but I have a lot of problems with other function. for example my PDF plug says 

Warning: Cannot modify header information - headers already sent by (output started at /homepages/27/d108829608/htdocs/beta/wp-content/plugins/autor.php:248) in /homepages/27/d108829608/htdocs/beta/wp2pdf/wp2pdf.php on line 389

there are also problem in the admin area (change templates) etc.]]></content:encoded>
		</item>
				 <item>
        <title>Comment 1003 on Author page wordpress plugin</title>
        <link>http://jfoucher.info/2004/10/03/author-page-wordpress-plugin#comment-1003</link>
        
        <author>Jonathan</author>
        <pubDate>Sat, 05 Mar 2005 12:05:39 +0100</pubDate>
        <guid>http://jfoucher.info/2004/10/03/author-page-wordpress-plugin#comment-1003</guid>
        <content:encoded><![CDATA[Hi,
It's because you have a space either at the end or at the beginning of the author plugin file. Remove it and everything should be all right.]]></content:encoded>
		</item>
				 <item>
        <title>Comment 1021 on Author page wordpress plugin</title>
        <link>http://jfoucher.info/2004/10/03/author-page-wordpress-plugin#comment-1021</link>
        
        <author>luckyLuke</author>
        <pubDate>Sat, 05 Mar 2005 23:46:34 +0100</pubDate>
        <guid>http://jfoucher.info/2004/10/03/author-page-wordpress-plugin#comment-1021</guid>
        <content:encoded><![CDATA[<!-- spamk    : Author IP: 217.94.13.8 matched 217.94.13.8 (non-verified IP). -->
<!-- spamk    : KARMA: -1 -->
<!-- spamk    : Treatment: captcha -->
<!-- spamk    : Captcha expired, lowering karma and scaling again... -->
<!-- spamk    : KARMA: -3 -->
<!-- spamk    : Treatment: purgatory -->



uuupps - thanks! it works fine, but now I guess , I have the same problem as <i>zuppah</i> :)) - It only displays a page for the admin. On sites of the other authors are just their articles....

PS: your software told me, I have a bad  karma - well I know... Bu how ever: this is the third time I try to send a message.]]></content:encoded>
		</item>
				 <item>
        <title>Comment 1033 on Author page wordpress plugin</title>
        <link>http://jfoucher.info/2004/10/03/author-page-wordpress-plugin#comment-1033</link>
        
        <author>Jonathan</author>
        <pubDate>Sun, 06 Mar 2005 01:27:42 +0100</pubDate>
        <guid>http://jfoucher.info/2004/10/03/author-page-wordpress-plugin#comment-1033</guid>
        <content:encoded><![CDATA[Yeah, pretty bad karma it seems... It was sent in moderation for whatever reason...

Weird problem, I don't have a clue what could be causing it. It's true that this plugin is quite messy though.]]></content:encoded>
		</item>
				 <item>
        <title>Comment 1154 on Author page wordpress plugin</title>
        <link>http://jfoucher.info/2004/10/03/author-page-wordpress-plugin#comment-1154</link>
        
        <author>Eric</author>
        <pubDate>Thu, 10 Mar 2005 01:40:50 +0100</pubDate>
        <guid>http://jfoucher.info/2004/10/03/author-page-wordpress-plugin#comment-1154</guid>
        <content:encoded><![CDATA[Using Wordpress 1.5. Getting error:

     Parse error: parse error, unexpected T_ENDFOREACH in
     /home/axic/public_html/tutorialz/wp-content/themes/classic/index.php on line 31

No clue why, gone over everything a million times. Thanks in advance.]]></content:encoded>
		</item>
				 <item>
        <title>Comment 1155 on Author page wordpress plugin</title>
        <link>http://jfoucher.info/2004/10/03/author-page-wordpress-plugin#comment-1155</link>
        
        <author>Jonathan</author>
        <pubDate>Thu, 10 Mar 2005 11:57:15 +0100</pubDate>
        <guid>http://jfoucher.info/2004/10/03/author-page-wordpress-plugin#comment-1155</guid>
        <content:encoded><![CDATA[Eric, I guess it's because they changed the 'foreach' in 'while' in the code given in the post, replace 'endforeach' by 'endwhile and you should be all right.]]></content:encoded>
		</item>
				 <item>
        <title>Comment 1174 on Author page wordpress plugin</title>
        <link>http://jfoucher.info/2004/10/03/author-page-wordpress-plugin#comment-1174</link>
        
        <author>Christopher</author>
        <pubDate>Sun, 13 Mar 2005 00:52:52 +0100</pubDate>
        <guid>http://jfoucher.info/2004/10/03/author-page-wordpress-plugin#comment-1174</guid>
        <content:encoded><![CDATA[I've got it working kind of, It will show the posts for mulitple authors but I can't get a profile page... am I doing something obviously wrong?]]></content:encoded>
		</item>
				 <item>
        <title>Comment 1178 on Author page wordpress plugin</title>
        <link>http://jfoucher.info/2004/10/03/author-page-wordpress-plugin#comment-1178</link>
        
        <author>Jonathan</author>
        <pubDate>Sun, 13 Mar 2005 16:10:38 +0100</pubDate>
        <guid>http://jfoucher.info/2004/10/03/author-page-wordpress-plugin#comment-1178</guid>
        <content:encoded><![CDATA[Christopher,

I don't know if you're doing anything wrong... Which version of wordpress are you using?]]></content:encoded>
		</item>
				 <item>
        <title>Comment 1179 on Author page wordpress plugin</title>
        <link>http://jfoucher.info/2004/10/03/author-page-wordpress-plugin#comment-1179</link>
        
        <author>roland</author>
        <pubDate>Sun, 13 Mar 2005 20:36:39 +0100</pubDate>
        <guid>http://jfoucher.info/2004/10/03/author-page-wordpress-plugin#comment-1179</guid>
        <content:encoded><![CDATA[Same problem as Christopher. I use 1.5 (Maybe it is because of the same url-adresses index.php?author_name=Authorname ->it is normally for the author archives? )]]></content:encoded>
		</item>
				 <item>
        <title>Comment 1180 on Author page wordpress plugin</title>
        <link>http://jfoucher.info/2004/10/03/author-page-wordpress-plugin#comment-1180</link>
        
        <author>Jonathan</author>
        <pubDate>Mon, 14 Mar 2005 11:33:15 +0100</pubDate>
        <guid>http://jfoucher.info/2004/10/03/author-page-wordpress-plugin#comment-1180</guid>
        <content:encoded><![CDATA[Christopher and roland,

Yes the problem is that this plugin was designed for WP 1.2, and I'm not surprised it doesn't work with 1.5.

You can try one thing, though, and that is change all the $author_name variables to $author_page or whatever in the plugin file and in the .htaccess (if you have one). I don't guarantee anything, but it's worth giving it a try.]]></content:encoded>
		</item>
				 <item>
        <title>Comment 1299 on Author page wordpress plugin</title>
        <link>http://jfoucher.info/2004/10/03/author-page-wordpress-plugin#comment-1299</link>
        
        <author>Martin Wehrle</author>
        <pubDate>Tue, 24 May 2005 07:56:32 +0200</pubDate>
        <guid>http://jfoucher.info/2004/10/03/author-page-wordpress-plugin#comment-1299</guid>
        <content:encoded><![CDATA[Hi,
great script, great idea... but has anybody still solved the problem, that only the admin-profil is shown? On the pages of the other authors the script  only displays a list of their articles...

PS: I still use WP 1.2.2 (too much trouble with updateing my over-customized system ;-)))]]></content:encoded>
		</item>
				 <item>
        <title>Comment 1301 on Author page wordpress plugin</title>
        <link>http://jfoucher.info/2004/10/03/author-page-wordpress-plugin#comment-1301</link>
        
        <author>Daniela</author>
        <pubDate>Wed, 06 Jul 2005 11:11:13 +0200</pubDate>
        <guid>http://jfoucher.info/2004/10/03/author-page-wordpress-plugin#comment-1301</guid>
        <content:encoded><![CDATA[Won't show authors page and I don't know why!]]></content:encoded>
		</item>
		</channel>
</rss>