<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE rss [<!ENTITY % HTMLlat1 PUBLIC "-//W3C//ENTITIES Latin 1 for XHTML//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml-lat1.ent">]>
<rss version="2.0" xml:base="http://vcf-online.org">
<channel>
 <title>VCF Online - Real Components, Real C++, Right Now!</title>
 <link>http://vcf-online.org</link>
 <description>&lt;strong&gt;
Welcome to The VCF Website.&lt;br /&gt;
&lt;/strong&gt;&lt;br /&gt;Welcome to the Visual Component Framework (VCF) website. This site will help you get started using the VCF and provide you with links to documentation, downloads, forums and more.
		
&lt;p style=&quot;border-top: 1px solid rgb(0, 0, 0); border-bottom: 1px solid rgb(0, 0, 0); padding: 7px; background-color: rgb(245, 246, 247);&quot;&gt;
	&lt;em&gt;&lt;span class=&quot;noteText&quot; style=&quot;font-weight: bold; font-size: 1.2em;&quot;&gt;&amp;quot;You know how when someone sees something very good they exclaim &#039;WOW!&#039;? 
Then when they see something that is truly inspiring, they say it in a very low, respectful tone? Looking at the quality and breadth of what you have here definitely puts me in the latter category.&amp;quot;&lt;/span&gt;&lt;/em&gt;
&lt;br /&gt;&lt;br /&gt;
&lt;a href=&quot;http://blogs.msdn.com/tomarcher/&quot;&gt;Tom Archer&lt;/a&gt; - Microsoft Program Manager
&lt;/p&gt;
	
The Visual Component Framework is an advanced C++ application framework that makes it easy to produce powerful C++ applications. The framework is a based on a thoroughly modern C++ design and has built in support for Rapid Application Development (RAD). The framework is designed to be portable over multiple platforms and compilers, so you don&#039;t have to lose all that work that went into writing your app for a single platform! &lt;br /&gt;
&lt;br /&gt;

If this is your first time here try reading, in more detail, about the 	features of the VCF by &lt;a href=&quot;../../docs/ref_manual/ch02.html&quot;&gt;clicking here&lt;/a&gt;. &lt;br /&gt;
&lt;br /&gt;

Further information about the VCF can be found in the &lt;a href=&quot;http://vcf-online.org/docs/ref_manual/&quot;&gt;documentation sections&lt;/a&gt; which include in-depth discussions of how to use the framework, as well as the &lt;a href=&quot;http://vcf-online.org/docs/src_manual/&quot;&gt;source code	generated documentation.&lt;/a&gt;

&lt;p&gt;
&lt;table width=&quot;100%&quot;&gt;
&lt;tr&gt;&lt;td align=&quot;center&quot;&gt;
&lt;SCRIPT type=&#039;text/javascript&#039; language=&#039;JavaScript&#039; src=&#039;http://www.ohloh.net/projects/648/badge_js&#039;&gt;&lt;/SCRIPT&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;
&lt;/p&gt;</description>
 <language>en</language>
<item>
 <title>Get it while it&#039;s hot! Fish Taco released!</title>
 <link>http://vcf-online.org/fishtaco-release</link>
 <description>&lt;p&gt;
After over 2 years of work, the infamous 0.9.8 release, codenamed &quot;Fish Taco&quot; has been released. Interested parties should download it from here:&lt;br&gt;
&lt;a href=&quot;http://sourceforge.net/project/showfiles.php?group_id=6796&amp;package_id=6898&amp;release_id=599096&quot;&gt;0.9.8 Release&lt;/a&gt;

&lt;/p&gt;</description>
 <category domain="http://vcf-online.org/taxonomy/term/1">News and Announcements</category>
 <pubDate>Wed, 14 May 2008 09:44:34 -0400</pubDate>
</item>
<item>
 <title>ClassBrowser example with executable link</title>
 <link>http://vcf-online.org/node/115</link>
 <description>&lt;p&gt;
This is a small utility that shows all of the classes in the VCF&#039;s ClassRegistry.
One of the cool things about it is that it is able to save various UI states with almost no code:&lt;br&gt;
&lt;pre&gt;
mainWindow-&gt;initializeSettings(true);
&lt;/pre&gt;
That&#039;s it! The rest of the individual settings are set in the UI&#039;s VFF and the framework does all the work of storing and retrieving them for you.
&lt;/p&gt;</description>
 <category domain="http://vcf-online.org/taxonomy/term/1">News and Announcements</category>
 <pubDate>Wed, 30 Apr 2008 16:14:06 -0400</pubDate>
</item>
<item>
 <title>Upcoming Fish Taco Release and beyond</title>
 <link>http://vcf-online.org/node/112</link>
 <description>&lt;p&gt;
Finally, after a very long time, thankfully not in a galaxy far, far away, we are almost ready to make the release you&#039;ve all been waiting for:

&lt;h4&gt;Fish Taco - 0.9.8&lt;/h4&gt;
&lt;/p&gt;
&lt;p&gt;
The current code is pretty much done, with the exception of an example or two, and further documentation. 
&lt;/p&gt;</description>
 <category domain="http://vcf-online.org/taxonomy/term/1">News and Announcements</category>
 <pubDate>Mon, 28 Apr 2008 13:46:07 -0400</pubDate>
</item>
<item>
 <title>Major IT News: The VCF Project considering buying Yahoo.</title>
 <link>http://vcf-online.org/node/113</link>
 <description>&lt;p&gt;
&lt;h4&gt;DATELINE APRIL 28, 2008&lt;/h4&gt;
April 28, 2008 (The Internet) - A source high up at Yahoo! reports that tentative talks have commenced between Yahoo! executives and members of the VCF Project. The source claimed that the Yahoo! executives were enthusiastic about the bid, which came from nowhere, and felt it was a much more appropriate valuation of the company. Rumors suggest that the VCF Project will be making an offer of $56 per share, making this substantially sweeter deal for Yahoo!.
&lt;/p&gt;</description>
 <category domain="http://vcf-online.org/taxonomy/term/1">News and Announcements</category>
 <pubDate>Mon, 28 Apr 2008 12:20:47 -0400</pubDate>
</item>
<item>
 <title>Visual Forms and DPI</title>
 <link>http://vcf-online.org/node/111</link>
 <description>&lt;p&gt;One of the many things that got fixed in the upcoming Fish Taco release is enhanced support for the Visual Form File format. This enables the developer to put together a UI in much less time than if you had to write all the C++ code by hand. The Form Designer of the VCF Builder is built with this in mind, though that project is still sadly behind. However, one of the features is the ability to specify values using units, with the ability to support custom units if the need arises. Currently the units supported are pixels (the default), inches, centimeters, and points (where a point is 1/72 of an inch). The conversion from unit value to pixel value takes into consideration the current screen DPI, thus allowing you to specify a layout once, and know that it will work correctly no matter the DPI settings. Future units supported will be DLU&#039;s (Windows Dialog Units), and percent.
&lt;/p&gt;</description>
 <category domain="http://vcf-online.org/taxonomy/term/1">News and Announcements</category>
 <pubDate>Wed, 27 Feb 2008 22:58:52 -0500</pubDate>
</item>
<item>
 <title>A new year, a new example, and various other bits of progress</title>
 <link>http://vcf-online.org/node/103</link>
 <description>&lt;p&gt;
Well it&#039;s been a while, but have no fears, progress on the upcoming Fish Taco release is moving forward, albeit slower than I would like.
&lt;/p&gt;
&lt;p&gt;
The latest example was kind of cool, and I wanted to post about it. It is based on a little article by Ryan Paul at Ars Technica: &lt;a href=&quot;http://arstechnica.com/journals/linux.ars/2008/02/04/you-can-has-lolcats-with-ruby-and-gtk&quot;&gt;U CAN HAS LOLcats on Linux with Ruby and GTK&lt;/a&gt;. This inspired me to write the equivalent using the VCF:
&lt;img src=&quot;http://vcf-online.org/files/images/lolcats_0.PNG&quot;&gt;
&lt;/p&gt;</description>
 <category domain="http://vcf-online.org/taxonomy/term/1">News and Announcements</category>
 <pubDate>Mon, 11 Feb 2008 11:11:52 -0500</pubDate>
</item>
<item>
 <title>Big changes in pipeline for upcoming &quot;FishTaco&quot; release</title>
 <link>http://vcf-online.org/node/100</link>
 <description>&lt;p&gt;
There are some big changes in store for the upcoming release. One of these is a complete revamp of the current delegate implementation in the framework. The new implementation allows for arbitrary function signatures, and for asynchronous invocation. This is the same kind of functionality found in .NET&#039;s Delegate.BeginInvoke/Delegate.EndInvoke functions.
&lt;/p&gt;</description>
 <category domain="http://vcf-online.org/taxonomy/term/1">News and Announcements</category>
 <pubDate>Fri, 15 Jun 2007 16:27:23 -0400</pubDate>
</item>
<item>
 <title>Next VCF release code name revealed...</title>
 <link>http://vcf-online.org/node/99</link>
 <description>&lt;h4&gt;DATELINE MAY 22, 2007&lt;/h4&gt;

&lt;p&gt;
May 22, 2007 (The Internet) - While the project is keeping quiet, an unnamed source has confirmed that the next release of the VCF, tentatively due sometime in June or July, is named &lt;i&gt;&quot;FishTaco&quot;&lt;/i&gt;.
&lt;/p&gt;</description>
 <category domain="http://vcf-online.org/taxonomy/term/1">News and Announcements</category>
 <pubDate>Tue, 22 May 2007 23:43:08 -0400</pubDate>
</item>
<item>
 <title>Major IT News: Jameson leaves Microsoft for the VCF Project</title>
 <link>http://vcf-online.org/node/98</link>
 <description>&lt;h1&gt;DATELINE MAY 9, 2007&lt;/h1&gt;

&lt;p&gt;
May 9, 2007 (The Internet) - In a stunning &lt;i&gt;coup de grace&lt;/i&gt; the VCF Project has managed to lure Microsoft press spokeswoman Jenna Jameson away from the software giant. 
&lt;/p&gt;</description>
 <category domain="http://vcf-online.org/taxonomy/term/1">News and Announcements</category>
 <pubDate>Wed, 09 May 2007 14:41:53 -0400</pubDate>
</item>
<item>
 <title>SVN issues</title>
 <link>http://vcf-online.org/node/97</link>
 <description>&lt;p&gt;
If you&#039;re having any issues with committing code via SVN, specifically getting 403 errors you may want to read on.
&lt;/p&gt;
&lt;p&gt;
It appears that SF made some changes a while ago to the SVN repos, and it may affect some people. Quoting:&lt;br&gt;
&lt;pre&gt;
On November 31, 2006 the access method for Subversion changed. This
document reflects those changes. The old method had numerous problems,
including spurious 50x error messages and other issues that kept it from
functioning fully. This newly documented access method solves many, if not
all of the issues with the old mechanism.

Users of the old method (https://svn.sourceforge.net/svnroot/PROJECTNAME)
should switch to the new access method
(https://PROJECTNAME.svn.sourceforge.net/svnroot/PROJECTNAME) using these
steps:

   1. Make a copy of your local working copy.
   2. Run &#039;svn info&#039; at the root of the repository content, it should
display a line that appears similar to: URL:
https://svn.sourceforge.net/svnroot/PROJECTNAME/trunk
   3. Run the following command at the root of the working copy: svn
switch --relocate https://svn.sourceforge.net/svnroot/PROJECTNAME/trunk
https://PROJECTNAME.svn.sourceforge.net/svnroot/PROJECTNAME/trunk
&lt;/pre&gt;
So for us, this would be :

&lt;pre&gt;
svn
switch --relocate https://svn.sourceforge.net/svnroot/vcf/trunk
https://vcf.svn.sourceforge.net/svnroot/vcf/trunk
&lt;/pre&gt;

Cheers!
&lt;/p&gt;</description>
 <category domain="http://vcf-online.org/taxonomy/term/1">News and Announcements</category>
 <pubDate>Wed, 18 Apr 2007 17:27:52 -0400</pubDate>
</item>
<item>
 <title>Pretty Shiny Things!!!</title>
 <link>http://vcf-online.org/node/96</link>
 <description>&lt;p&gt;Here&#039;s a screenshot of the new work (sort of - it&#039;s been largely present since summer 2006 except for a bug in 8 bit images) done on the GraphcsContext and images. This new work includes things like gradient fills, with an interface that allows you to specify gradient values just like you would in Photoshop. Also this shows off the compositing modes and compositing various elements of an image together! The Vista like logo is made up of a shape with a gradient fill, another curve shape with a &quot;shadow&quot; fill, and finally a PNG image with an alpha channel, that is read in and applied properly when rendering an image.
&lt;/p&gt;</description>
 <category domain="http://vcf-online.org/taxonomy/term/1">News and Announcements</category>
 <pubDate>Wed, 21 Mar 2007 16:16:15 -0500</pubDate>
</item>
<item>
 <title>New web log for VCF development</title>
 <link>http://vcf-online.org/node/94</link>
 <description>&lt;p&gt;
I&#039;ve created a new web log at &lt;a href=&quot;http://software-windmills.blogspot.com/&quot;&gt;http://software-windmills.blogspot.com/&lt;/a&gt; that people here may find useful. The goal is to document, discuss, and/or detail the current design and new ideas for the framework. Basically an online braindump by me.
&lt;/p&gt;</description>
 <category domain="http://vcf-online.org/taxonomy/term/1">News and Announcements</category>
 <pubDate>Wed, 21 Mar 2007 14:45:46 -0500</pubDate>
</item>
<item>
 <title>Progress with the DatabaseKit - working with data in the VCF</title>
 <link>http://vcf-online.org/node/93</link>
 <description>&lt;p&gt;
Well, finally, after quite some time, I have some progress to report on the DatabaseKit implementation that I&#039;ve been working on. Thanks to markd_mms for helping out with the initial design work, which we largely copied from Borland&#039;s excellent VCL DB design, and for coding up and initial skeleton. Based on this, I extended the initial work and built something that works very similar to how you work with DB access in Delphi. 
&lt;/p&gt;</description>
 <category domain="http://vcf-online.org/taxonomy/term/1">News and Announcements</category>
 <pubDate>Wed, 28 Feb 2007 01:02:43 -0500</pubDate>
</item>
<item>
 <title>New Success Story</title>
 <link>http://vcf-online.org/node/92</link>
 <description>&lt;p&gt;
Check out the article on GRip, a new submission by Steve Echols about his application &lt;a href=&quot;http://www.riptrails.com/downloads.asp&quot;&gt;GRip&lt;/a&gt; another program  written with the VCF.
&lt;/p&gt;
&lt;p&gt;
You can read more about it &lt;a href=&quot;http://vcf-online.org/?q=node/91&quot;&gt;here&lt;/a&gt;!
&lt;/p&gt;</description>
 <category domain="http://vcf-online.org/taxonomy/term/1">News and Announcements</category>
 <pubDate>Mon, 20 Nov 2006 20:07:39 -0500</pubDate>
</item>
<item>
 <title>Another Donation!</title>
 <link>http://vcf-online.org/node/90</link>
 <description>&lt;p&gt;
Another huge &quot;Thank You&quot; goes out to Ian Wallis, for donating again to the VCF project! This is the second time he&#039;s donated and I&#039;m sure I speak for everyone on the project in offering thanks. This means a lot to me for someone to believe enough in the project to invest their own money in it.
&lt;/p&gt;</description>
 <category domain="http://vcf-online.org/taxonomy/term/1">News and Announcements</category>
 <pubDate>Wed, 01 Nov 2006 09:18:12 -0500</pubDate>
</item>
</channel>
</rss>
