<?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 - News and Announcements</title>
 <link>http://vcf-online.org/taxonomy/term/1/0</link>
 <description></description>
 <language>en</language>
<item>
 <title>Graphviz Kit Integration</title>
 <link>http://vcf-online.org/graphviz-integration</link>
 <description>&lt;p&gt;
I have recently, on a lark, decided to give a try to add &lt;a href=&quot;http://www.graphviz.org/&quot;&gt;Graphviz&lt;/a&gt; support to the VCF. To my pleasant surprise this was relatively painless, and I&#039;m proud to show off some shots of currently working, with AGG rendering for anti-aliased support.
&lt;/p&gt;</description>
 <category domain="http://vcf-online.org/taxonomy/term/1">News and Announcements</category>
 <pubDate>Mon, 17 Nov 2008 23:44:51 -0500</pubDate>
</item>
<item>
 <title>New Demos Section</title>
 <link>http://vcf-online.org/node/156</link>
 <description>&lt;p&gt;
I&#039;d like to introduce a new demos section, on the left hand side of the web site. These are links (and a screen shot) to actual pre-built executables for people to try out to get a taste of what the VCF can do. Probably should have put these up a long time ago, but got tied up with the whole Yahoo/Microsoft merger and getting Jerry fired (by the way, no hard feelings, OK Jerry?). I&#039;ll try and fill these in  and add more as time permits.
&lt;/p&gt;</description>
 <category domain="http://vcf-online.org/taxonomy/term/1">News and Announcements</category>
 <pubDate>Mon, 17 Nov 2008 23:33:06 -0500</pubDate>
</item>
<item>
 <title>Recent development news</title>
 <link>http://vcf-online.org/recent-dev-news</link>
 <description>&lt;p&gt;
I haven&#039;t posted here in a bit, so here&#039;s the skinny on some of the latest changes to the framework. I&#039;ve made some decent progress with migrating the Carbon OS X code base to Cocoa, Cocoa is actually, for the most part, much less hassle to use. 
&lt;/p&gt;</description>
 <category domain="http://vcf-online.org/taxonomy/term/1">News and Announcements</category>
 <pubDate>Mon, 13 Oct 2008 14:49:41 -0400</pubDate>
</item>
<item>
 <title></title>
 <link>http://vcf-online.org/fishtaco-release</link>
 <description>n/a</description>
 <pubDate>Wed, 31 Dec 1969 19:00:00 -0500</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></title>
 <link>http://vcf-online.org/node/113</link>
 <description>n/a</description>
 <pubDate>Wed, 31 Dec 1969 19:00:00 -0500</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>
</channel>
</rss>
