<?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>The Blog of Angelo &#187; Software</title>
	<atom:link href="http://angelo.mandato.com/category/software/feed/" rel="self" type="application/rss+xml" />
	<link>http://angelo.mandato.com</link>
	<description>where logic becomes print</description>
	<lastBuildDate>Mon, 31 Oct 2011 16:12:10 +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>Sun acquires MySQL</title>
		<link>http://angelo.mandato.com/2008/01/28/sun-acquires-mysql/</link>
		<comments>http://angelo.mandato.com/2008/01/28/sun-acquires-mysql/#comments</comments>
		<pubDate>Mon, 28 Jan 2008 22:20:42 +0000</pubDate>
		<dc:creator>Angelo</dc:creator>
				<category><![CDATA[Applications]]></category>
		<category><![CDATA[LAMP]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[falcon]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[innodb]]></category>
		<category><![CDATA[myisam]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[oracle]]></category>
		<category><![CDATA[storage engine]]></category>
		<category><![CDATA[sun]]></category>

		<guid isPermaLink="false">http://www.compiledweekly.com/2008/01/28/sun-acquires-mysql/</guid>
		<description><![CDATA[If you have not herd, Sun Microsystems is acquiring MySQL. I think this is a great move, especially since Sun has embraced the open source community as strong, if not stronger, than other large companies such as IBM, Yahoo and Google. Article: http://www.mysql.com/news-and-events/sun-to-acquire-mysql.html I think the move is a good one for MySQL. With the [...]]]></description>
			<content:encoded><![CDATA[<p>If you have not herd, Sun Microsystems is acquiring MySQL. I think this is a great move, especially since Sun has embraced the open source community as strong, if not stronger, than other large companies such as IBM, Yahoo and Google.</p>
<p>Article: <a href="http://www.mysql.com/news-and-events/sun-to-acquire-mysql.html" title="Sun to Acquire MySQL" target="_blank">http://www.mysql.com/news-and-events/sun-to-acquire-mysql.html</a></p>
<p>I think the move is a good one for MySQL. With the recent purchase of the InnoDB storage engine by Oracle, there has been some concern that MySQL could end up in the hands of a company that&#8217;s best interests do not involve the open source community.</p>
<p>The recent influx of <a href="http://mysqldbnews.blogspot.com/2007/10/google-contributes-to-mysql.html" title="Google Contributes to MySQL" target="_blank">participation in the development of MySQL by Google</a> gives me a lot of hope that MySQL&#8217;s future will be a bright one. The next generation storage engine called <a href="http://dev.mysql.com/doc/refman/6.0/en/se-falcon.html" title="Falcon storage engine for MySQL" target="_blank">Falcon</a> hopes to become a replacement for InnoDB and many of the performance tweaks Google has implemented over the years will most likely find their way into the future versions of MySQL.</p>
]]></content:encoded>
			<wfw:commentRss>http://angelo.mandato.com/2008/01/28/sun-acquires-mysql/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CW9 &#8211; June 3, 2007 &#8211; Subversion revision control system</title>
		<link>http://angelo.mandato.com/2007/06/03/cw9-june-3-2007-subversion-revision-control-system/</link>
		<comments>http://angelo.mandato.com/2007/06/03/cw9-june-3-2007-subversion-revision-control-system/#comments</comments>
		<pubDate>Mon, 04 Jun 2007 01:05:00 +0000</pubDate>
		<dc:creator>Angelo</dc:creator>
				<category><![CDATA[LAMP]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[wxWidgets]]></category>

		<guid isPermaLink="false">http://www.compiledweekly.com/blog/2007/06/03/cw9-june-3-2007-subversion-revision-control-system/</guid>
		<description><![CDATA[One Topic:Subversion, a open-source, cross platform revision control system. Tonight I talk about how to install, configure and understand how to use a Subversion repository. Donâ€™t forget to E-mail comments and suggestions to compiledweekly AT gmail.com. Subversion :: An open-source revision control system Subversion on Wikipedia :: Wikipedia information on Subversion Setup Subversion Server Linux [...]]]></description>
			<content:encoded><![CDATA[<p>One Topic:Subversion, a open-source, cross platform revision control system.  Tonight I talk about how to install, configure and understand how to use a Subversion repository.</p>
<p>Donâ€™t forget to E-mail comments and suggestions to compiledweekly AT gmail.com.</p>
<ul>
<li> <a href="http://subversion.tigris.org/" title="An open-source revision control system">Subversion</a> :: An open-source revision control system</li>
<li> <a href="http://en.wikipedia.org/wiki/Subversion_(software)" title="Wikipedia information on Subversion">Subversion on Wikipedia</a> :: Wikipedia information on Subversion</li>
<li> <a href="http://svnbook.red-bean.com/en/1.0/ch06s04.html" title="Setup Apache on Linux to support a Subversion Server">Setup Subversion Server Linux</a> :: Setup Apache on Linux to support a Subversion Server</li>
<li><a href="http://lifehacker.com/software/subversion/hack-attack-how-to-set-up-a-personal-home-subversion-server-188582.php" title="Setup Apache on Windows to support a Subversion Server">Setup Subversion Server Windows</a> :: Setup Apache on Windows to support a Subversion Server</li>
<li> <a href="http://tortoisesvn.tigris.org/" title="Enables Subversion commands directly in Windows explorer.">TortoiseSVN</a> :: Enables Subversion commands directly in Windows explorer.</li>
<li> <a href="http://www.wxwindows.org/manuals/stable/wx_wxtimer.html" title="wxTimer class allows you to execute code at specified intervals">wxTimer</a> :: wxTimer class allows you to execute code at specified intervals</li>
</ul>
<p><a href="http://www.compiledweekly.com/podcast/pod/CW-2007-06-03-75943.mp3">File Download (14:46 min / 10.2 MB)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://angelo.mandato.com/2007/06/03/cw9-june-3-2007-subversion-revision-control-system/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CW8 &#8211; October 12, 2006 &#8211; web design, shoutcast, media production and hosting</title>
		<link>http://angelo.mandato.com/2006/10/11/cw8-october-12-2006-web-design-shoutcast-media-production-and-hosting/</link>
		<comments>http://angelo.mandato.com/2006/10/11/cw8-october-12-2006-web-design-shoutcast-media-production-and-hosting/#comments</comments>
		<pubDate>Thu, 12 Oct 2006 04:58:00 +0000</pubDate>
		<dc:creator>Angelo</dc:creator>
				<category><![CDATA[LAMP]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Reviews]]></category>
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://www.compiledweekly.com/blog/2006/10/11/cw8-october-12-2006-web-design-shoutcast-media-production-and-hosting/</guid>
		<description><![CDATA[Recorded on October 4th, Angelo speaks with good friend Matt, who owns Choice Lynk Media, a Multi-media production company. We talk about his web site, podcasting, shoutcast server and other interesting tech stuff. Also cover some basic features that we will be talking about over the next few weeks on how to setup your own [...]]]></description>
			<content:encoded><![CDATA[<p>Recorded on October 4th, Angelo speaks with good friend Matt, who owns Choice Lynk Media, a Multi-media production company.  We talk about his web site, podcasting, shoutcast server and other interesting tech stuff.  Also cover some basic features that we will be talking about over the next few weeks on how to setup your own web hosting server.</p>
<ul>
<li> <a href="http://www.choicelynkmedia.com/beta/" title="Matt's Multi-media production company">Choice Lynk Media</a> :: Matt&#8217;s Multi-media production company</li>
<li><a href="http://www.blubrry.com" title="A proud member of the Blubrry Podcast Network, thats blubrry, with no 'e'">Blubrry Podcast Network</a> :: A proud member of the Blubrry Podcast Network, thats blubrry, with no &#8216;e&#8217;</li>
</ul>
<p><a href="http://www.compiledweekly.com/podcast/pod/CW-2006-10-11-89526.mp3"><br />
</a></p>
]]></content:encoded>
			<wfw:commentRss>http://angelo.mandato.com/2006/10/11/cw8-october-12-2006-web-design-shoutcast-media-production-and-hosting/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CW7 &#8211; July 13, 2006</title>
		<link>http://angelo.mandato.com/2006/07/13/cw7-july-13-2006/</link>
		<comments>http://angelo.mandato.com/2006/07/13/cw7-july-13-2006/#comments</comments>
		<pubDate>Fri, 14 Jul 2006 03:13:00 +0000</pubDate>
		<dc:creator>Angelo</dc:creator>
				<category><![CDATA[LAMP]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Reviews]]></category>
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://www.compiledweekly.com/blog/2006/07/13/cw7-july-13-2006/</guid>
		<description><![CDATA[Two topics: TinyMCE, a cross browser HTML rich text editor and solutions for SPAM. TinyMCE is an excellent html styled text editor that has an endless number of settings and is extendable. In the second topic I address SPAM and talk about two server solutions; SpamAssassin and MIMESweeper. Software recommendation of the week: nLite, web [...]]]></description>
			<content:encoded><![CDATA[<p>Two topics: TinyMCE, a cross browser HTML rich text editor and solutions for SPAM. TinyMCE is an excellent html styled text editor that has an endless number of settings and is extendable.  In the second topic I address SPAM and talk about two server solutions; SpamAssassin and MIMESweeper.  Software recommendation of the week: nLite, web site of the week: nerdvittles.com test</p>
<ul>
<li> <a href="http://www.nliteos.com" title="Update Windows installation CD's quick and easily.">nLite</a> :: Update Windows installation CD&#8217;s quick and easily.</li>
<li><a href="http://tinymce.moxiecode.com/" title="TinyMCE, a cross browser html rich text editor.">TinyMCE</a> :: TinyMCE, a cross browser html rich text editor.</li>
<li> <a href="http://www.nerdvittles.com/" title="Awesome site, more than just informaton on TrixBox here!">Nerd Vittles</a> :: Awesome site, more than just informaton on TrixBox here!</li>
<li> <a href="http://spamassassin.apache.org/" title="SpamAssassin server based anti-spam tool.">SpamAssassin</a> :: SpamAssassin server based anti-spam tool.</li>
<li> <a href="http://www.mimesweeper.com" title="MIMESweeper, product of Clearswift, a full blown supported SMTP service with SPAM controls.">MIMESweeper</a> :: MIMESweeper, product of Clearswift, a full blown supported SMTP service with SPAM controls.</li>
<li><a href="http://www.mozilla.com/thunderbird/" title="E-mail client with spam filtering built in">Thunderbird</a> :: E-mail client with spam filtering built in</li>
</ul>
<p><a href="http://www.compiledweekly.com/podcast/pod/CW-2006-07-13-13749.mp3"><br />
</a></p>
]]></content:encoded>
			<wfw:commentRss>http://angelo.mandato.com/2006/07/13/cw7-july-13-2006/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CW6 &#8211; June 8, 2006</title>
		<link>http://angelo.mandato.com/2006/06/08/cw6-june-8-2006/</link>
		<comments>http://angelo.mandato.com/2006/06/08/cw6-june-8-2006/#comments</comments>
		<pubDate>Thu, 08 Jun 2006 06:06:00 +0000</pubDate>
		<dc:creator>Angelo</dc:creator>
				<category><![CDATA[LAMP]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Reviews]]></category>
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://www.compiledweekly.com/blog/2006/06/08/cw6-june-8-2006/</guid>
		<description><![CDATA[Two topics, ModRewrite for Apache and TrixBox PBX. ModRewrite lets you do some really cool things with Apache you thought you couldnâ€™t do. TrixBox is a Voice Over IP PBX Phone system built on CentOS Linux. Software recommendation, UltraVNC and Web Script recommendation, IMP Webmail. UltraVNC :: PCAnywhere / Remote Desktop Alternative ModRewrite :: ModRewrite [...]]]></description>
			<content:encoded><![CDATA[<p>Two topics, ModRewrite for Apache and TrixBox PBX.  ModRewrite lets you do some really cool things with Apache you thought you couldnâ€™t do.  TrixBox is a Voice Over IP PBX Phone system built on CentOS Linux.  Software recommendation, UltraVNC and Web Script recommendation, IMP Webmail.</p>
<ul>
<li> <a href="http://www.ultravnc.com/" title="PCAnywhere / Remote Desktop Alternative">UltraVNC</a> :: PCAnywhere / Remote Desktop Alternative</li>
<li> <a href="http://www.modrewrite.com" title="ModRewrite Module for Apache">ModRewrite</a> :: ModRewrite Module for Apache</li>
<li> <a href="http://forum.modrewrite.com/viewtopic.php?t=1443" title="ModRewrite Getting Started Guide">ModRewrite Getting Started</a> :: ModRewrite Getting Started Guide</li>
<li><a href="http://www.horde.org/imp/" title="IMP Webmail">IMP Webmail</a> :: IMP Webmail</li>
<li> <a href="http://www.trixbox.org" title="TrixBox, your own VOIP Server">TrixBox</a> :: TrixBox, your own VOIP Server</li>
<li> <a href="http://nerdvittles.com/index.php?p=137" title="TrixBox Getting Started Guide">TrixBox Getting Started</a> :: TrixBox Getting Started Guide</li>
<li> <a href="http://www.myvoipprovider.com/" title="Search for a VOIP Providor for your specific needs">VOIP Provider Search</a> :: Search for a VOIP Providor for your specific needs</li>
<li><a href="http://www.telasip.com" title="TelaSIP seems to have the best of both worlds">TelaSIP</a> :: TelaSIP seems to have the best of both worlds</li>
</ul>
<p><a href="http://www.compiledweekly.com/podcast/pod/CW-2006-06-07-93740.mp3"><br />
</a></p>
]]></content:encoded>
			<wfw:commentRss>http://angelo.mandato.com/2006/06/08/cw6-june-8-2006/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CW5 &#8211; April 20, 2006</title>
		<link>http://angelo.mandato.com/2006/04/20/cw5-april-20-2006/</link>
		<comments>http://angelo.mandato.com/2006/04/20/cw5-april-20-2006/#comments</comments>
		<pubDate>Fri, 21 Apr 2006 01:12:00 +0000</pubDate>
		<dc:creator>Angelo</dc:creator>
				<category><![CDATA[LAMP]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[wxWidgets]]></category>

		<guid isPermaLink="false">http://www.compiledweekly.com/blog/2006/04/20/cw5-april-20-2006/</guid>
		<description><![CDATA[This week we look at phpMailer, a PHP E-mailing class and wxWidgets basics. Show also includes 3 useful Firefox extensions for web development, phpMyAdmin recommendations. HTML Validator :: HTML Validator extension for Firefox Web Developer :: Web Developer extension for Firefox MeasureIt :: MeasureIt extension for Firefox phpMailer :: phpMailer, PHP E-mail class phpMyAdmin :: [...]]]></description>
			<content:encoded><![CDATA[<p>This week we look at phpMailer, a PHP E-mailing class and wxWidgets basics.  Show also includes 3 useful Firefox extensions for web development, phpMyAdmin recommendations.</p>
<ul>
<li> <a href="http://users.skynet.be/mgueury/mozilla/" title="HTML Validator extension for Firefox">HTML Validator</a> :: HTML Validator extension for Firefox</li>
<li> <a href="http://chrispederick.com/work/webdeveloper/" title="Web Developer extension for Firefox">Web Developer</a> :: Web Developer extension for Firefox</li>
<li> <a href="http://www.kevinfreitas.net/extensions/measureit/" title="MeasureIt extension for Firefox">MeasureIt</a> :: MeasureIt extension for Firefox</li>
<li><a href="http://phpmailer.sourceforge.net/" title="phpMailer, PHP E-mail class">phpMailer</a> :: phpMailer, PHP E-mail class</li>
<li> <a href="http://www.phpmyadmin.net/" title="PHP MySQL administration tool">phpMyAdmin</a> :: PHP MySQL administration tool</li>
<li> <a href="http://www.wxwidgets.org/manuals/2.6.3/wx_roughguide.html#roughguide" title="wxWidgets Rough Guide">wxWidgets Rough Guide</a> :: wxWidgets Rough Guide</li>
<li> <a href="http://www.wxwidgets.org/manuals/2.6.3/wx_helloworld.html#helloworld" title="wxWidgets Hello World example">wxWidgets Hello World</a> :: wxWidgets Hello World example</li>
</ul>
<p><a href="http://www.compiledweekly.com/podcast/pod/CW-2006-04-20-78696.mp3"><br />
</a></p>
]]></content:encoded>
			<wfw:commentRss>http://angelo.mandato.com/2006/04/20/cw5-april-20-2006/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CW4 &#8211; April 6, 2006</title>
		<link>http://angelo.mandato.com/2006/04/06/cw4-april-6-2006/</link>
		<comments>http://angelo.mandato.com/2006/04/06/cw4-april-6-2006/#comments</comments>
		<pubDate>Thu, 06 Apr 2006 05:16:00 +0000</pubDate>
		<dc:creator>Angelo</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Reviews]]></category>
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://www.compiledweekly.com/blog/2006/04/06/cw4-april-6-2006/</guid>
		<description><![CDATA[This week, CompiledWeekly explains ghow to make quick and reliable SQL queries with a set of MySQL Assisting functions in PHP. Plus software application of the week 7-Zip, web site of the week foldershare.com and PodProducer podcast software reviewed. 7-Zip :: 7-Zip file compression utility MySQL Assisting functions in PHP :: MySQL Assisting functions in [...]]]></description>
			<content:encoded><![CDATA[<p>This week, CompiledWeekly explains ghow to make quick and reliable SQL queries with a set of MySQL Assisting functions in PHP.  Plus software application of the week 7-Zip, web site of the week foldershare.com and PodProducer podcast software reviewed.</p>
<ul>
<li> <a href="http://www.7-zip.org/" title="7-Zip file compression utility">7-Zip</a> :: 7-Zip file compression utility</li>
<li> <a href="http://www.spaceblue.com/codedetail.php?CodeID=1" title="MySQL Assisting functions in PHP">MySQL Assisting functions in PHP</a> :: MySQL Assisting functions in PHP</li>
<li> <a href="http://www.foldershare.com" title="Share and synchronize files and folders over the Internet">FolderShare</a> :: Share and synchronize files and folders over the Internet</li>
<li><a href="http://www.podproducer.net" title="Free Podcast producer that works great!">PodProducer</a> :: Free Podcast producer that works great!</li>
</ul>
<p><a href="http://www.compiledweekly.com/podcast/pod/CW-2006-04-05-10595.mp3"><br />
</a></p>
]]></content:encoded>
			<wfw:commentRss>http://angelo.mandato.com/2006/04/06/cw4-april-6-2006/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CW3 &#8211; March 30, 2006</title>
		<link>http://angelo.mandato.com/2006/03/30/cw3-march-30-2006/</link>
		<comments>http://angelo.mandato.com/2006/03/30/cw3-march-30-2006/#comments</comments>
		<pubDate>Thu, 30 Mar 2006 06:47:00 +0000</pubDate>
		<dc:creator>Angelo</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[NSIS]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://www.compiledweekly.com/blog/2006/03/30/cw3-march-30-2006/</guid>
		<description><![CDATA[This week, CompiledWeekly gets you started with the Nullsoft Install System (NSIS) and how to handle PHP magic quotes. Plus software application of the week KeePass and web site of the week is the Javascript sectiono of Codelifter.com NSIS :: Nullsoft Insatll System Venis :: Visual Enviornment for Nullsoft Install System HM NIS :: HM [...]]]></description>
			<content:encoded><![CDATA[<p>This week, CompiledWeekly gets you started with the Nullsoft Install System (NSIS) and how to handle PHP magic quotes.  Plus software application of the week KeePass and web site of the week is the Javascript sectiono of Codelifter.com</p>
<ul>
<li> <a href="http://nsis.sf.net" title="Nullsoft Insatll System">NSIS</a> :: Nullsoft Insatll System</li>
<li> <a href="http://www.spaceblue.com/venis/" title="Visual Enviornment for Nullsoft Install System">Venis</a> :: Visual Enviornment for Nullsoft Install System</li>
<li> <a href="http://hmne.sourceforge.net/" title="HM NIS EDIT">HM NIS</a> :: HM NIS EDIT</li>
<li><a href="http://nsis.sourceforge.net/EclipseNSIS_-_NSIS_plugin_for_Eclipse" title="NSIS plugin for Eclipse">EclipseNSIS</a> :: NSIS plugin for Eclipse</li>
<li> <a href="http://keepass.sourceforge.net/" title="KeePass Password Safe">KeePass</a> :: KeePass Password Safe</li>
<li> <a href="http://www.compiledweekly.com/blog/php-magic-quotes/" title="PHP Magic Quotes">PHP Magic Quotes</a> :: PHP Magic Quotes</li>
<li> <a href="http://www.codelifter.com/main/javascript/index.html" title="Code Lifter Javascript">Code Lifter Javascript</a> :: Code Lifter Javascript</li>
<li><a href="http://www.geeknewscentral.com" title="Geek News Central Podcast">Geek News Central</a> :: Geek News Central Podcast</li>
</ul>
<p><a href="http://www.compiledweekly.com/podcast/pod/CW-2006-03-29-10152.mp3"><br />
</a></p>
]]></content:encoded>
			<wfw:commentRss>http://angelo.mandato.com/2006/03/30/cw3-march-30-2006/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CW2 &#8211; March 23, 2006</title>
		<link>http://angelo.mandato.com/2006/03/22/cw2-march-23-2006/</link>
		<comments>http://angelo.mandato.com/2006/03/22/cw2-march-23-2006/#comments</comments>
		<pubDate>Thu, 23 Mar 2006 03:25:00 +0000</pubDate>
		<dc:creator>Angelo</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[wxWidgets]]></category>

		<guid isPermaLink="false">http://www.compiledweekly.com/blog/2006/03/22/cw2-march-23-2006/</guid>
		<description><![CDATA[This week, CompiledWeekly gets you started with wxWidgets and Visual C++ 2005 Express Edition and explains what is E-mail injection and how to prevent it. Plus software application of the week WinMerge and web site of the week www.codeproject.com. PodcastPromos.com :: Promote your podcast and get promoted. wxWidgets and Visual C++ Express :: Get started [...]]]></description>
			<content:encoded><![CDATA[<p>This week, CompiledWeekly gets you started with wxWidgets and Visual C++ 2005 Express Edition and explains what is E-mail injection and how to prevent it.  Plus software application of the week WinMerge and web site of the week www.codeproject.com.</p>
<ul>
<li> <a href="http://www.PodcastPromos.com" title="Promote your podcast and get promoted.">PodcastPromos.com</a> :: Promote your podcast and get promoted.</li>
<li> <a href="http://www.compiledweekly.com/blog/compiling-wxwidgets-with-visual-c-express-2005/" title="Get started with wxWidgets and Visual C++ Express.">wxWidgets and Visual C++ Express</a> :: Get started with wxWidgets and Visual C++ Express.</li>
<li> <a href="http://www.wxwidgets.org/book/index.htm" title="Get the wxWidgets book, free PDF edition on web page.">wxWidgets Book</a> :: Get the wxWidgets book, free PDF edition on web page.</li>
<li><a href="http://winmerge.sourceforge.net/" title="WinMerge text comparision application.">WinMerge</a> :: WinMerge text comparision application.</li>
<li> <a href="http://www.compiledweekly.com/blog/2006/03/22/e-mail-injection/" title="Briefly explain E-mail injection and how to prevent it.">PHP E-mail  injection</a> :: Briefly explain E-mail injection and how to prevent it.</li>
<li> <a href="http://www.codeproject.com/" title="Free C++ articles and code snippets.">CodeProject</a> :: Free C++ articles and code snippets.</li>
</ul>
<p><a href="http://www.compiledweekly.com/podcast/pod/CW-2006-03-22-85010.mp3"><br />
</a></p>
]]></content:encoded>
			<wfw:commentRss>http://angelo.mandato.com/2006/03/22/cw2-march-23-2006/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CW1 &#8211; March 16, 2006</title>
		<link>http://angelo.mandato.com/2006/03/15/cw1-march-16-2006/</link>
		<comments>http://angelo.mandato.com/2006/03/15/cw1-march-16-2006/#comments</comments>
		<pubDate>Thu, 16 Mar 2006 02:59:00 +0000</pubDate>
		<dc:creator>Angelo</dc:creator>
				<category><![CDATA[LAMP]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Reviews]]></category>
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://www.compiledweekly.com/blog/2006/03/15/cw1-march-16-2006/</guid>
		<description><![CDATA[Welcome to the first podcast of Compiled Weekly. Todayâ€™s podcast I introduce myself, promote the PodcasterNews.com podcast network, review the open source Ravencore web control panel, recommend the SciTE text editor, and cover Cross Site Scripting XSS and how to prevent it. PodcasterNews.com :: Podcaster News Network RavenCore Web Control Panel :: RavenCore Web Control [...]]]></description>
			<content:encoded><![CDATA[<p>Welcome to the first podcast of Compiled Weekly.  Todayâ€™s podcast I introduce myself, promote the PodcasterNews.com podcast network, review the open source Ravencore web control panel, recommend the SciTE text editor, and cover Cross Site Scripting XSS and how to prevent it.</p>
<ul>
<li> <a href="http://www.podcasternews.com" title="Podcaster News Network">PodcasterNews.com</a> :: Podcaster News Network</li>
<li><a href="http://www.ravencore.com" title="RavenCore Web Control Panel for Linux">RavenCore Web Control Panel</a> :: RavenCore Web Control Panel for Linux</li>
<li> <a href="http://www.scintilla.org/SciTE.html" title="A free source code editor">SciTE</a> :: A free source code editor</li>
<li> <a href="http://www.cgisecurity.com/articles/xss-faq.shtml" title="Cross Site Scripting questions and answers from CGI Security.com">Cross Site Scripting</a> :: Cross Site Scripting questions and answers from CGI Security.com</li>
<li> <a href="http://us2.php.net/manual/en/function.htmlspecialchars.php" title="PHP documentation of htmlspecialchars function">htmlspecialchars PHP function</a> :: PHP documentation of htmlspecialchars function</li>
</ul>
<p><a href="http://www.compiledweekly.com/podcast/pod/CW-2006-03-15-81998.mp3"><br />
</a></p>
]]></content:encoded>
			<wfw:commentRss>http://angelo.mandato.com/2006/03/15/cw1-march-16-2006/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

