<?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>VIDISONIC &#187; Software Design</title>
	<atom:link href="http://www.vidisonic.com/category/software/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.vidisonic.com</link>
	<description>Hardware &#38; Software Design Resources</description>
	<lastBuildDate>Thu, 12 Jan 2012 03:52:25 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Avoid Access Violation Error from OpenDialog (TOpenDialog) / SaveDialog (TSaveDialog)</title>
		<link>http://www.vidisonic.com/2008/07/24/avoid-access-violation-error-from-opendialogtopendialogsavedialogtsavedialog/</link>
		<comments>http://www.vidisonic.com/2008/07/24/avoid-access-violation-error-from-opendialogtopendialogsavedialogtsavedialog/#comments</comments>
		<pubDate>Thu, 24 Jul 2008 10:53:25 +0000</pubDate>
		<dc:creator>Hamuro</dc:creator>
				<category><![CDATA[Software Design]]></category>

		<guid isPermaLink="false">http://vidisonic.com/?p=36</guid>
		<description><![CDATA[<a href="http://www.vidisonic.com/2008/07/24/avoid-access-violation-error-from-opendialogtopendialogsavedialogtsavedialog/"><img align="left" hspace="5" width="100" height="100" src="http://www.vidisonic.com/wp-content/plugins/thumbnail-for-excerpts/tfe_no_thumb.png" class="alignleft wp-post-image tfe" alt="" title="" /></a>Whe I use OpenDialog (TOpenDialog), SaveDialog (TSaveDialog), OpenPictureDialog (TOpenPictureDialog), or SavePictureDialog (TSavePictureDialog), on Delphi 7 or Turbo Delphi Explorer running on Windows Xp Sp2, I always get access violation error (run time error) after I open the dialog box for second time. At first time the application run, it&#8217;s OK to open and browse the [...]]]></description>
		<wfw:commentRss>http://www.vidisonic.com/2008/07/24/avoid-access-violation-error-from-opendialogtopendialogsavedialogtsavedialog/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Artificial Neural Network Shell: A Case Study of Object Oriented Concept in Old Style Structured Programming Practice</title>
		<link>http://www.vidisonic.com/2008/06/06/artificial-neural-network-shell-a-study-case-of-object-oriented-concept-in-the-structured-old-style-programming/</link>
		<comments>http://www.vidisonic.com/2008/06/06/artificial-neural-network-shell-a-study-case-of-object-oriented-concept-in-the-structured-old-style-programming/#comments</comments>
		<pubDate>Fri, 06 Jun 2008 03:30:07 +0000</pubDate>
		<dc:creator>Hamuro</dc:creator>
				<category><![CDATA[Software Design]]></category>
		<category><![CDATA[c++]]></category>
		<category><![CDATA[object oriented programming]]></category>
		<category><![CDATA[oop]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[programming style]]></category>
		<category><![CDATA[structured]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[tricks]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://vidisonic.com/2008/06/06/artificial-neural-network-shell-a-study-case-of-object-oriented-concept-in-the-structured-old-style-programming/</guid>
		<description><![CDATA[<a href="http://www.vidisonic.com/2008/06/06/artificial-neural-network-shell-a-study-case-of-object-oriented-concept-in-the-structured-old-style-programming/"><img align="left" hspace="5" width="100" height="100" src="http://www.vidisonic.com/wp-content/plugins/thumbnail-for-excerpts/tfe_no_thumb.png" class="alignleft wp-post-image tfe" alt="" title="" /></a>Background People who familiar with structured programming style and not yet with object oriented programming (OOP) style often think that OOP is useless for them, because almost everything done with OOP can be done with old-structured style. In my opinion, they insist to use their old style programming is not caused solely by not understanding [...]]]></description>
		<wfw:commentRss>http://www.vidisonic.com/2008/06/06/artificial-neural-network-shell-a-study-case-of-object-oriented-concept-in-the-structured-old-style-programming/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

