<?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>Frank Verhoeven &#187; News</title>
	<atom:link href="http://www.frank-verhoeven.com/category/news/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.frank-verhoeven.com</link>
	<description>Webdevelopment Blog</description>
	<lastBuildDate>Sat, 08 Oct 2011 21:51:59 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>FV Community News 2.0 &#8211; Beta 2</title>
		<link>http://www.frank-verhoeven.com/fv-community-news-2-0-beta-2/</link>
		<comments>http://www.frank-verhoeven.com/fv-community-news-2-0-beta-2/#comments</comments>
		<pubDate>Sun, 24 Apr 2011 11:57:49 +0000</pubDate>
		<dc:creator>Frank</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[Wordpress Plugins]]></category>

		<guid isPermaLink="false">http://www.frank-verhoeven.com/?p=455</guid>
		<description><![CDATA[I am very pleased to announce that the plugin has reached a new milestone! Since the last update there have been significant changes. For people who like to browse the code, as well as for the default users who just like to use the plugin. Code Cleanup First of all, there has been a huge [...]]]></description>
			<content:encoded><![CDATA[<p>I am very pleased to announce that the plugin has reached a new milestone!</p>
<p>Since the last update there have been significant changes. For people who like to browse the code, as well as for the default users who just like to use the plugin.<span id="more-455"></span></p>
<h3>Code Cleanup</h3>
<p>First of all, there has been a huge cleanup in the source code. Comments have been added to all the functions to help people understand the code, and help solving problems. The code itself also has had big improvements; speed and customization are probably the biggest points here. With hooks added to almost every part of the plugin, you can customize it any way you want.</p>
<p>Also the addition of template functions, very similar to the functions you are used to using in your WordPress themes, allow you to change the look of your community news more then ever before. More information on theme customization will follow within a couple of days.</p>
<h3>Admin AJAXization</h3>
<p>Another thing I really, really wanted to do is speed up the moderation of your Community News. While thinking about it, I came to the conclusion that the only way to do that is by using AJAX. So from now on, Community News moderation will be faster then ever before. Both the dashboard and the moderation page are using JavaScript/AJAX for single post moderation. I think you will really enjoy this change.</p>
<h3>And More</h3>
<p>Besides these two points there have been a lot more changes of course. In fact, to many things have changed to list them here. In the next week(s) or so I will get documentation up on the various things that require it.</p>
<p>If you can&#8217;t wait that long, you don&#8217;t have to! You can download the beta right now from the WordPress repository. Just go the <a title="FV Community News download page" href="http://wordpress.org/extend/plugins/fv-community-news/download/" target="_blank">the download page</a>, and select the development version.</p>
<p>Enjoy!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.frank-verhoeven.com/fv-community-news-2-0-beta-2/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>FV Community News 2.0 Public Beta</title>
		<link>http://www.frank-verhoeven.com/fv-community-news-2-0-public-beta/</link>
		<comments>http://www.frank-verhoeven.com/fv-community-news-2-0-public-beta/#comments</comments>
		<pubDate>Sat, 16 Oct 2010 22:26:00 +0000</pubDate>
		<dc:creator>Frank</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Wordpress Plugins]]></category>
		<category><![CDATA[Community News]]></category>

		<guid isPermaLink="false">http://www.frank-verhoeven.com/?p=406</guid>
		<description><![CDATA[The beta has been around for a while now, and since no major bugs have been discovered yet, I decided to make it public. The first thing I decided to do with the plugin is remove some `useless` features. Mostly these are settings hardly anyone uses and just confuses people. What I want is the [...]]]></description>
			<content:encoded><![CDATA[<p>The beta has been around for a while now, and since no major bugs have been discovered yet, I decided to make it public.</p>
<p>The first thing I decided to do with the plugin is remove some `useless` features. Mostly these are settings hardly anyone uses and just confuses people. What I want is the plugin to be super easy to use, not to much trouble with configuring and other stuff should be necessary.<span id="more-406"></span><br />
One other thing that I removed is the possibility to upload images. While this might have been a very nice feature for some of you, I decided it isn&#8217;t really something that does belong in this plugin.</p>
<p>Second I&#8217;ve completely rewritten the code. The whole plugin is now <a href="http://en.wikipedia.org/wiki/Object-oriented_programming">OOP</a> based, and I&#8217;m very happy with the current results, even though I&#8217;m not done with it yet.</p>
<p>So what is new then? Well, something that the plugin misses right now is the possibility to create some sort of archives from all the great posts you receive. And this is something that I really wanted to add, and improve further in the future.<br />
For now, I added pagination to the plugin, witch will be the start of being able to have an archive of news on your website. To get this simple archive on your website, use the following tag:<br />
<code>&lt;!--fvCommunityNews:Archive--&gt;</code><br />
Make sure to put it into your page using the code view!</p>
<p>Besides the start of archives, the plugin received numerous of other updates, bug fixes and other improvements.</p>
<p>If you are interested in testing the plugin, you can download it from <a href="http://downloads.wordpress.org/plugin/fv-community-news.zip">the wordpress repository</a>.</p>
<p>If while using it you find any bugs, find ways to improve things or just have this awesome idea, do not hesitate to leave a reply! Or just <a href="http://www.frank-verhoeven.com/contact/">send me an email</a>.</p>
<p>For new ideas you might have, I would like you to ask to post them into <a href="http://forums.frank-verhoeven.com/forum/suggestions">the forums</a>, created for exactly that kind of stuff.</p>
<p>Changes regarding the plugin can kept track of <a href="http://plugins.trac.wordpress.org/log/fv-community-news/">here</a>.</p>
<p>A quick side note; currently the beta says that it is version 1.4. This is correct, and done to make sure there will not be any problems with updating to the final version.</p>
<p>More information about new features of the plugin will follow.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.frank-verhoeven.com/fv-community-news-2-0-public-beta/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Beta Testers Wanted</title>
		<link>http://www.frank-verhoeven.com/beta-testers-wanted/</link>
		<comments>http://www.frank-verhoeven.com/beta-testers-wanted/#comments</comments>
		<pubDate>Tue, 13 Jul 2010 17:47:23 +0000</pubDate>
		<dc:creator>Frank</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Community News]]></category>

		<guid isPermaLink="false">http://www.frank-verhoeven.com/?p=389</guid>
		<description><![CDATA[I&#8217;m happy to announce that the Community News plugin is having some good progress at the moment. A while ago I told you I would pick up the project again, and now version 2.0 will be soon ready for some test runs If you are willing to help me test it, please throw me an [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m happy to announce that the <a href="http://www.frank-verhoeven.com/wordpress-plugin-fv-community-news/">Community News plugin</a> is having some good progress at the moment.</p>
<p>A while ago I told you I would pick up the project again, and now version 2.0 will be soon ready for some test runs <img src='http://www.frank-verhoeven.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
If you are willing to help me test it, please <a href="http://www.frank-verhoeven.com/contact/">throw me an email</a>.</p>
<p>As soon as it is ready, everyone who contacted me will get a link to the beta version. For now, I don&#8217;t have a date when it will be done yet, but it will be soon.<br />
<span id="more-389"></span></p>
<h3>Forums!</h3>
<p>As you might have noticed, there is a new link at the top of the site, directing to forums. I have set up these forums so I can keep things more organized, since looking into hundreds of comments isn&#8217;t really handy. If you have any questions, suggestions or anything else; you now have the chance to write a nice topic about it!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.frank-verhoeven.com/beta-testers-wanted/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>New Website Design</title>
		<link>http://www.frank-verhoeven.com/new-website-design/</link>
		<comments>http://www.frank-verhoeven.com/new-website-design/#comments</comments>
		<pubDate>Sat, 13 Feb 2010 00:17:38 +0000</pubDate>
		<dc:creator>Frank</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://www.frank-verhoeven.com/?p=369</guid>
		<description><![CDATA[After almost one year of inactivity, I&#8217;m back! Today I uploaded the new design for this site. Now that&#8217;s done, I will pick up the work on my Community News Plugin again. The plugin&#8217;s code will be completely rewritten, and with that support for PHP 4 will be dropped. When that is done, new features [...]]]></description>
			<content:encoded><![CDATA[<p>After almost one year of inactivity, I&#8217;m back! Today I uploaded the new design for this site. Now that&#8217;s done, I will pick up the work on my <a href="http://www.frank-verhoeven.com/wordpress-plugin-fv-community-news/">Community News Plugin</a> again.</p>
<p>The plugin&#8217;s code will be completely rewritten, and with that support for PHP 4 will be dropped. When that is done, new features will be implemented to make the plugin even better!<br />
<span id="more-369"></span><br />
If you have any suggestions for the new design, don&#8217;t be afraid to post a comment <img src='http://www.frank-verhoeven.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.frank-verhoeven.com/new-website-design/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>FV Community News Version 1.1</title>
		<link>http://www.frank-verhoeven.com/fv-community-news-version-11/</link>
		<comments>http://www.frank-verhoeven.com/fv-community-news-version-11/#comments</comments>
		<pubDate>Fri, 10 Oct 2008 15:05:31 +0000</pubDate>
		<dc:creator>Frank</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Wordpress Plugins]]></category>

		<guid isPermaLink="false">http://www.frank-verhoeven.com/?p=267</guid>
		<description><![CDATA[After one week of release, I already have a new version of my Community News plugin. This version has some improvements, new features, and some bug fixes: The submission moderation panel is improved and some bugs are fixed. The option that users must be logged in is added. The form is already filled in in [...]]]></description>
			<content:encoded><![CDATA[<p>After one week of release, I already have a new version of my Community News plugin. This version has some improvements, new features, and some bug fixes:</p>
<ul>
<li>The submission moderation panel is improved and some bugs are fixed.</li>
<li>The option that users must be logged in is added.</li>
<li>The form is already filled in in parts for users who are logged in</li>
<li>The captcha could be removed for users who are already logged in.</li>
<li>The captcha image can now easily refreshed, using AJAX</li>
<li>A nonce field is added to fight spam.</li>
<li>I added an RSS 2.0 feed for the submissions.</li>
<li>AJAX is now used to submit the form.</li>
</ul>
<p><span id="more-267"></span><br />
Note that all the JavaScript from this plugin uses the Prototype and Scriptaculous libraries, and if you already loaded jQuery in your page, the AJAX might not work.</p>
<h3>On to version 1.2</h3>
<p>There are already some suggestions for version 1.2:</p>
<ul>
<li>Allow people to upload photo&#8217;s.</li>
<li>The ability to edit submissions.</li>
<li>Tags to add Community News in a post or page.</li>
</ul>
<p>These will be implemented as soon as possible <img src='http://www.frank-verhoeven.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /><br />
Have any other suggestions? Please leave a comment and I will take a look at it.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.frank-verhoeven.com/fv-community-news-version-11/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Welcome!</title>
		<link>http://www.frank-verhoeven.com/welcome/</link>
		<comments>http://www.frank-verhoeven.com/welcome/#comments</comments>
		<pubDate>Mon, 21 Jul 2008 14:32:07 +0000</pubDate>
		<dc:creator>Frank</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://www.frank-verhoeven.com/blog/?p=1</guid>
		<description><![CDATA[Welcome on the Frank-Verhoeven.com Blog.]]></description>
			<content:encoded><![CDATA[<p>Welcome on the Frank-Verhoeven.com Blog.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.frank-verhoeven.com/welcome/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

