<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="/rss.xsl"?><rss version="2.0"><channel><title>fongplugins Wiki Rss Feed</title><link>https://fongplugins.codeplex.com/</link><description>fongplugins Wiki Rss Description</description><item><title>Updated Wiki: Home</title><link>http://fongplugins.codeplex.com/wikipage?version=11</link><description>&lt;div class="wikidoc"&gt;&lt;h1&gt;Fong Plugin Engine&lt;/h1&gt;
The Fong Plugin Engine is an easy way to be able to extend your .NET applications. It was written in VB.NET, but plugins can theoretically be written in VB.NET and C#, and the engine itself can be incorporated into those same languages (and probably F#).&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Version 1.2&lt;/b&gt; (1/21/2013)
&lt;ul&gt;&lt;li&gt;Added Config(), which could be run when a program needs to access the plugin&amp;#39;s config page.&lt;/li&gt;
&lt;li&gt;Added an AppName property, which is used to help the host app determine whether or not a plugin should be used in the app.&lt;/li&gt;
&lt;li&gt;Added more comments in the code to make it easier to understand.&lt;/li&gt;
&lt;li&gt;Everything&amp;#39;s all in one zip file now!&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;&lt;b&gt;Version 1.1&lt;/b&gt; (5/21/2012)
&lt;ul&gt;&lt;li&gt;Install sub added to plugin engine; this would allow the host application to run a certain action as it installs the plugin.&lt;/li&gt;
&lt;li&gt;All source code was put into one .zip file.&lt;/li&gt;
&lt;li&gt;All binaries were put into one .zip file.&lt;/li&gt;
&lt;li&gt;Some documentation is now available under the &amp;quot;Documentation&amp;quot; tab.&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;&lt;b&gt;Version 1.0&lt;/b&gt; (4/11/2012)
&lt;ul&gt;&lt;li&gt;Fully functional plugin engine&lt;/li&gt;
&lt;li&gt;Plugin template for VB.NET&lt;/li&gt;
&lt;li&gt;Test application (Written in VB.NET)&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;&lt;b&gt;Planned for Version 2.0:&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;Mono port&lt;/li&gt;
&lt;li&gt;C# Plugin template&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;&lt;b&gt;Required to use Fong Plugin Engine:&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;Visual Studio 2008 (Any edition, including Express)&lt;/li&gt;
&lt;li&gt;.NET Framework 3.5&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;&lt;b&gt;Help Wanted!&lt;/b&gt;&lt;br /&gt;I would really appreciate some help on this project. Here are some things that need to be done:
&lt;ul&gt;&lt;li&gt;Create a C# plugin template based off of the VB.NET version&lt;/li&gt;
&lt;li&gt;Port the plugin engine and template to Mono&lt;/li&gt;
&lt;li&gt;Create an F# plugin template&lt;/li&gt;
&lt;li&gt;Write documentation&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;It would also be helpful if you were able to report bugs and write reviews of this project. This would help us to write better software and to encourage more people to use it.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Main Developer:&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;Josh Fongheiser&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;&lt;b&gt;Project Description&lt;/b&gt;&lt;br /&gt;This is a basic plugin engine that was written in Visual Basic.NET. It can be placed in applications so that they can easily be extended.&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>drummerboy0511</author><pubDate>Mon, 21 Jan 2013 23:11:04 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20130121111104P</guid></item><item><title>Updated Wiki: Home</title><link>http://fongplugins.codeplex.com/wikipage?version=10</link><description>&lt;div class="wikidoc"&gt;&lt;h1&gt;Fong Plugin Engine&lt;/h1&gt;
The Fong Plugin Engine is an easy way to be able to extend your .NET applications. It was written in VB.NET, but plugins can theoretically be written in VB.NET and C#, and the engine itself can be incorporated into those same languages (and probably F#).&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Version 1.1&lt;/b&gt; (5/21/2012)
&lt;ul&gt;&lt;li&gt;Install sub added to plugin engine; this would allow the host application to run a certain action as it installs the plugin.&lt;/li&gt;
&lt;li&gt;All source code was put into one .zip file.&lt;/li&gt;
&lt;li&gt;All binaries were put into one .zip file.&lt;/li&gt;
&lt;li&gt;Some documentation is now available under the &amp;quot;Documentation&amp;quot; tab.&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;&lt;b&gt;Version 1.0&lt;/b&gt; (4/11/2012)
&lt;ul&gt;&lt;li&gt;Fully functional plugin engine&lt;/li&gt;
&lt;li&gt;Plugin template for VB.NET&lt;/li&gt;
&lt;li&gt;Test application (Written in VB.NET)&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;&lt;b&gt;Planned for Version 2.0:&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;Mono port&lt;/li&gt;
&lt;li&gt;C# Plugin template&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;&lt;b&gt;Required to use Fong Plugin Engine:&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;Visual Studio 2008 (Any edition, including Express)&lt;/li&gt;
&lt;li&gt;.NET Framework 3.5&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;&lt;b&gt;Help Wanted!&lt;/b&gt;&lt;br /&gt;I would really appreciate some help on this project. Here are some things that need to be done:
&lt;ul&gt;&lt;li&gt;Create a C# plugin template based off of the VB.NET version&lt;/li&gt;
&lt;li&gt;Port the plugin engine and template to Mono&lt;/li&gt;
&lt;li&gt;Create an F# plugin template&lt;/li&gt;
&lt;li&gt;Write documentation&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;It would also be helpful if you were able to report bugs and write reviews of this project. This would help us to write better software and to encourage more people to use it.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Main Developer:&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;Josh Fongheiser&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;&lt;b&gt;Project Description&lt;/b&gt;&lt;br /&gt;This is a basic plugin engine that was written in Visual Basic.NET. It can be placed in applications so that they can easily be extended.&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>drummerboy0511</author><pubDate>Mon, 21 May 2012 13:48:47 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20120521014847P</guid></item><item><title>Updated Wiki: Documentation</title><link>http://fongplugins.codeplex.com/documentation?version=4</link><description>&lt;div class="wikidoc"&gt;Here is the documentation that I currently have available for you:&lt;br /&gt;&lt;br /&gt;&lt;a href="http://fongplugins.codeplex.com/wikipage?title=Getting%20Started&amp;referringTitle=Documentation"&gt;Getting Started&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;God willing, there is more documentation to come; please bear with me. I have several other projects on my plate in addition to this one.&lt;br /&gt;&lt;br /&gt;If you would like to contribute to this project and/or its documentation, feel free to contact me on my profile, or visit the People tab of this project.&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>drummerboy0511</author><pubDate>Wed, 16 May 2012 18:33:33 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Documentation 20120516063333P</guid></item><item><title>Updated Wiki: Getting Started</title><link>http://fongplugins.codeplex.com/wikipage?title=Getting Started&amp;version=4</link><description>&lt;div class="wikidoc"&gt;To make your own plugin using the template included on the Downloads page, there are several (simple) steps that must be taken for everything to work properly.&lt;br /&gt;&lt;br /&gt;First, download the VSI and open it. Click through the wizard so that it installs the template into Visual Studio.&lt;br /&gt;&lt;br /&gt;Secondly, open Visual Studio and create a new project. Under your installed templates for Visual Basic, you should see a project that is called &amp;quot;Fong Plugin Template.&amp;quot; Open that.&lt;br /&gt;&lt;br /&gt;Upon creating your new project, you will encounter several error messages in your Error List. This can be fixed by making a couple of small changes to your project. First, add a new reference to the Fong Plugin Engine binary (dll) to your project. This will remove all but two of your errors.&lt;br /&gt;&lt;br /&gt;The remaining two errors can be removed by double-clicking the error in your Error List, and removing the text in the red box in the image below:&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i3.codeplex.com/Download?ProjectName=fongplugins&amp;DownloadId=379512" alt="Capture.PNG" title="Capture.PNG" /&gt;&lt;br /&gt;&lt;br /&gt;Now, you should be all set to create your plugin!&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>drummerboy0511</author><pubDate>Wed, 16 May 2012 18:25:17 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Getting Started 20120516062517P</guid></item><item><title>Updated Wiki: Getting Started</title><link>http://fongplugins.codeplex.com/wikipage?title=Getting Started&amp;version=3</link><description>&lt;div class="wikidoc"&gt;To make your own plugin using the template included on the Downloads page, there are several (simple) steps that must be taken for everything to work properly.&lt;br /&gt;&lt;br /&gt;First, download the VSI and open it. Click through the wizard so that it installs the template into Visual Studio.&lt;br /&gt;&lt;br /&gt;Secondly, open Visual Studio and create a new project. Under your installed templates for Visual Basic, you should see a project that is called &amp;quot;Fong Plugin Template.&amp;quot; Open that.&lt;br /&gt;&lt;br /&gt;Upon creating your new project, you will encounter several error messages in your Error List. This can be fixed by making a couple of small changes to your project. First, add a new reference to the Fong Plugin Engine binary (dll) to your project. This will remove all but two of your errors.&lt;br /&gt;&lt;br /&gt;The remaining two errors can be removed by double-clicking the error in your Error List, and removing the text in the red box in the image below:&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.codeplex.com/Download?ProjectName=fongplugins&amp;DownloadId=379512"&gt;Capture.PNG&lt;/a&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>drummerboy0511</author><pubDate>Wed, 16 May 2012 18:24:40 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Getting Started 20120516062440P</guid></item><item><title>Updated Wiki: Getting Started</title><link>http://fongplugins.codeplex.com/wikipage?title=Getting Started&amp;version=2</link><description>&lt;div class="wikidoc"&gt;To make your own plugin using the template included on the Downloads page, there are several (simple) steps that must be taken for everything to work properly.&lt;br /&gt;&lt;br /&gt;First, download the VSI and open it. Click through the wizard so that it installs the template into Visual Studio.&lt;br /&gt;&lt;br /&gt;Secondly, open Visual Studio and create a new project. Under your installed templates for Visual Basic, you should see a project that is called &amp;quot;Fong Plugin Template.&amp;quot; Open that.&lt;br /&gt;&lt;br /&gt;Upon creating your new project, you will encounter several error messages in your Error List. This can be fixed by making a couple of small changes to your project. First, add a new reference to the Fong Plugin Engine binary (dll) to your project. This will remove all but two of your errors.&lt;br /&gt;&lt;br /&gt;The remaining two errors can be removed by double-clicking the error in your Error List, and removing the text in the red box in the image below:&lt;br /&gt;&lt;br /&gt;&lt;span class="unresolved"&gt;Cannot resolve file macro, invalid file name or id.&lt;/span&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>drummerboy0511</author><pubDate>Wed, 16 May 2012 18:24:16 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Getting Started 20120516062416P</guid></item><item><title>Updated Wiki: Getting Started</title><link>http://fongplugins.codeplex.com/wikipage?title=Getting Started&amp;version=1</link><description>&lt;div class="wikidoc"&gt;To make your own plugin using the template included on the Downloads page, there are several (simple) steps that must be taken for everything to work properly.&lt;br /&gt;&lt;br /&gt;First, download the VSI and open it. Click through the wizard so that it installs the template into Visual Studio.&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>drummerboy0511</author><pubDate>Wed, 16 May 2012 18:00:40 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Getting Started 20120516060040P</guid></item><item><title>Updated Wiki: Home</title><link>http://fongplugins.codeplex.com/wikipage?version=9</link><description>&lt;div class="wikidoc"&gt;&lt;h1&gt;Fong Plugin Engine&lt;/h1&gt;
The Fong Plugin Engine is an easy way to be able to extend your .NET applications. It was written in VB.NET, but plugins can theoretically be written in VB.NET and C#, and the engine itself can be incorporated into those same languages (and probably F#).&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Version 1.0&lt;/b&gt; (4/11/2012)
&lt;ul&gt;&lt;li&gt;Fully functional plugin engine&lt;/li&gt;
&lt;li&gt;Plugin template for VB.NET&lt;/li&gt;
&lt;li&gt;Test application (Written in VB.NET)&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;&lt;b&gt;Planned for Version 2.0:&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;Mono port&lt;/li&gt;
&lt;li&gt;C# Plugin template&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;&lt;b&gt;Required to use Fong Plugin Engine:&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;Visual Studio 2008 (Any edition, including Express)&lt;/li&gt;
&lt;li&gt;.NET Framework 3.5&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;&lt;b&gt;Help Wanted!&lt;/b&gt;&lt;br /&gt;I would really appreciate some help on this project. Here are some things that need to be done:
&lt;ul&gt;&lt;li&gt;Create a C# plugin template based off of the VB.NET version&lt;/li&gt;
&lt;li&gt;Port the plugin engine and template to Mono&lt;/li&gt;
&lt;li&gt;Create an F# plugin template&lt;/li&gt;
&lt;li&gt;Write documentation&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;It would also be helpful if you were able to report bugs and write reviews of this project. This would help us to write better software and to encourage more people to use it.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Main Developer:&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;Josh Fongheiser&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;&lt;b&gt;Project Description&lt;/b&gt;&lt;br /&gt;This is a basic plugin engine that was written in Visual Basic.NET. It can be placed in applications so that they can easily be extended.&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>drummerboy0511</author><pubDate>Wed, 02 May 2012 14:14:35 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20120502021435P</guid></item><item><title>Updated Wiki: Home</title><link>http://fongplugins.codeplex.com/wikipage?version=8</link><description>&lt;div class="wikidoc"&gt;&lt;h1&gt;Fong Plugin Engine&lt;/h1&gt;
The Fong Plugin Engine is an easy way to be able to extend your .NET applications. It was written in VB.NET, but plugins can theoretically be written in VB.NET and C#, and the engine itself can be incorporated into those same languages (and probably F#).&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Version 1.0&lt;/b&gt; (4/11/2012)
&lt;ul&gt;&lt;li&gt;Fully functional plugin engine&lt;/li&gt;
&lt;li&gt;Plugin template for VB.NET&lt;/li&gt;
&lt;li&gt;Test application (Written in VB.NET)&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;&lt;b&gt;Planned for next version:&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;Mono port&lt;/li&gt;
&lt;li&gt;C# Plugin template&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;&lt;b&gt;Required to use Fong Plugin Engine:&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;Visual Studio 2008 (Any edition, including Express)&lt;/li&gt;
&lt;li&gt;.NET Framework 3.5&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;&lt;b&gt;Help Wanted!&lt;/b&gt;&lt;br /&gt;I would really appreciate some help on this project. Here are some things that need to be done:
&lt;ul&gt;&lt;li&gt;Create a C# plugin template based off of the VB.NET version&lt;/li&gt;
&lt;li&gt;Port the plugin engine and template to Mono&lt;/li&gt;
&lt;li&gt;Create an F# plugin template&lt;/li&gt;
&lt;li&gt;Write documentation&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;It would also be helpful if you were able to report bugs and write reviews of this project. This would help us to write better software and to encourage more people to use it.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Main Developer:&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;Josh Fongheiser&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;&lt;b&gt;Project Description&lt;/b&gt;&lt;br /&gt;This is a basic plugin engine that was written in Visual Basic.NET. It can be placed in applications so that they can easily be extended.&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>drummerboy0511</author><pubDate>Thu, 12 Apr 2012 16:02:54 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20120412040254P</guid></item></channel></rss>