<?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>my wings of love &#187; Techtalk</title>
	<atom:link href="http://www.mywingsoflove.com/category/techtalk/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mywingsoflove.com</link>
	<description>To love is my only wish and God realization is my only goal</description>
	<lastBuildDate>Tue, 22 Nov 2011 09:59:21 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>Clicking on Radio button hangs for MFC based dialog Application</title>
		<link>http://www.mywingsoflove.com/2010/11/12/clicking-on-radio-button-hangs-for-mfc-based-dialog-application/</link>
		<comments>http://www.mywingsoflove.com/2010/11/12/clicking-on-radio-button-hangs-for-mfc-based-dialog-application/#comments</comments>
		<pubDate>Fri, 12 Nov 2010 15:09:05 +0000</pubDate>
		<dc:creator>gopu</dc:creator>
				<category><![CDATA[howto]]></category>
		<category><![CDATA[Troubleshooting]]></category>

		<guid isPermaLink="false">http://www.mywingsoflove.com/?p=419</guid>
		<description><![CDATA[If your application is hanging when you click on a Radio button, must probably you have set the Auto property (under Appearance in Visual Studio Dialog designer) of Radio button to TRUE. Setting AUTO should have worked&#8230; but for some reason it does not work for you causing hangs then it could be a bug [...]]]></description>
		<wfw:commentRss>http://www.mywingsoflove.com/2010/11/12/clicking-on-radio-button-hangs-for-mfc-based-dialog-application/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>zFeeder &#8211; Making PHP 5.3 + compatible, solving &#8216;Function ereg_replace() is deprecated&#8217;</title>
		<link>http://www.mywingsoflove.com/2010/01/14/zfeeder-making-php53-compatible/</link>
		<comments>http://www.mywingsoflove.com/2010/01/14/zfeeder-making-php53-compatible/#comments</comments>
		<pubDate>Thu, 14 Jan 2010 17:12:17 +0000</pubDate>
		<dc:creator>gopu</dc:creator>
				<category><![CDATA[howto]]></category>
		<category><![CDATA[Techtalk]]></category>
		<category><![CDATA[Troubleshooting]]></category>
		<category><![CDATA[zFeeder]]></category>

		<guid isPermaLink="false">http://www.mywingsoflove.com/?p=392</guid>
		<description><![CDATA[You may want to check ZebreFeed &#8211; web-based RSS/ATOM aggregator on PHP5, based on zFeeder 1.6 The latest zFeeder 1.6 uses couple PHP functions &#8211; ereg_replace and set_magic_quotes_runtime, which are deprecated in PHP starting from version 5.3. These function will no more be supported from PHP 6.0 onward. How to solve &#8220;Deprecated: Function ereg_replace() is [...]]]></description>
		<wfw:commentRss>http://www.mywingsoflove.com/2010/01/14/zfeeder-making-php53-compatible/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>How to multilingualize or localize URL in Gallery2 &#8211; enhancement of multilang module to create multilingual URLs, Multi-language URL for SEO with Multi Language Module</title>
		<link>http://www.mywingsoflove.com/2009/12/23/gallery2_enhancement_on_multilang_to_localize_urls/</link>
		<comments>http://www.mywingsoflove.com/2009/12/23/gallery2_enhancement_on_multilang_to_localize_urls/#comments</comments>
		<pubDate>Wed, 23 Dec 2009 19:09:35 +0000</pubDate>
		<dc:creator>gopu</dc:creator>
				<category><![CDATA[Gallery2]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Techtalk]]></category>

		<guid isPermaLink="false">http://www.mywingsoflove.com/?p=360</guid>
		<description><![CDATA[Know how to make your G2 URL multi language. The multilang module has been enhanced to implement this feature.]]></description>
		<wfw:commentRss>http://www.mywingsoflove.com/2009/12/23/gallery2_enhancement_on_multilang_to_localize_urls/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Fix for mergelog, fails with error &#8220;abort due to a problem&#8221; for dummy records of apache access logs</title>
		<link>http://www.mywingsoflove.com/2009/12/14/mergelog-fails-with-abort-due-to-a-problem/</link>
		<comments>http://www.mywingsoflove.com/2009/12/14/mergelog-fails-with-abort-due-to-a-problem/#comments</comments>
		<pubDate>Mon, 14 Dec 2009 10:37:19 +0000</pubDate>
		<dc:creator>gopu</dc:creator>
				<category><![CDATA[howto]]></category>
		<category><![CDATA[Troubleshooting]]></category>

		<guid isPermaLink="false">http://www.mywingsoflove.com/?p=341</guid>
		<description><![CDATA[Download the fixed package If you are getting &#8220;abort due to problem&#8221; for apache access logs for dummy records when your run mergelog (or zmergelog) then you fix the problem as follows: 1. Open mergelog.c file under src folder 2. Look for #define SCAN_OFFSET 9 3. Change it to #define SCAN_OFFSET 7 That&#8217;s all. The [...]]]></description>
		<wfw:commentRss>http://www.mywingsoflove.com/2009/12/14/mergelog-fails-with-abort-due-to-a-problem/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>How to catch copy paste from explorer using shell extension? ICopyHook alternative for files and folder</title>
		<link>http://www.mywingsoflove.com/2009/11/12/howto-handle-copy-paste-from-explorer-using-shell-extension-icopyhook-alternative/</link>
		<comments>http://www.mywingsoflove.com/2009/11/12/howto-handle-copy-paste-from-explorer-using-shell-extension-icopyhook-alternative/#comments</comments>
		<pubDate>Thu, 12 Nov 2009 05:47:57 +0000</pubDate>
		<dc:creator>gopu</dc:creator>
				<category><![CDATA[Code snippet]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[Techtalk]]></category>

		<guid isPermaLink="false">http://www.mywingsoflove.com/?p=280</guid>
		<description><![CDATA[Handling copy paste/cut paste event from explorer using shell extension...
Solution to :
1. How to catch copy paste from explorer using shell extension? ICopyHook alternative for files and folder
2. Howto trap copy paste event from explorer to do your custom processing or even
3. Howto replace/substitute the copy-paste/cut-paste operation with your own copy or move or anything else
]]></description>
		<wfw:commentRss>http://www.mywingsoflove.com/2009/11/12/howto-handle-copy-paste-from-explorer-using-shell-extension-icopyhook-alternative/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to convert ASCII/UNICODE string to hex string? Function/API to convert to hex string</title>
		<link>http://www.mywingsoflove.com/2009/11/04/howto-convert-asciiunicode-string-to-hexstring/</link>
		<comments>http://www.mywingsoflove.com/2009/11/04/howto-convert-asciiunicode-string-to-hexstring/#comments</comments>
		<pubDate>Wed, 04 Nov 2009 06:03:21 +0000</pubDate>
		<dc:creator>gopu</dc:creator>
				<category><![CDATA[Code snippet]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[Techtalk]]></category>

		<guid isPermaLink="false">http://www.mywingsoflove.com/?p=274</guid>
		<description><![CDATA[Code snippet/API/function to convert a ASCII/UNICODE string to HEX]]></description>
		<wfw:commentRss>http://www.mywingsoflove.com/2009/11/04/howto-convert-asciiunicode-string-to-hexstring/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to solve &#8216;ReadFile hangs&#8217; for named pipe client/server &#8211; sample working code for named pipe</title>
		<link>http://www.mywingsoflove.com/2009/11/03/how-to-solve-readfile-hang-writefile-hang-namedpipe/</link>
		<comments>http://www.mywingsoflove.com/2009/11/03/how-to-solve-readfile-hang-writefile-hang-namedpipe/#comments</comments>
		<pubDate>Tue, 03 Nov 2009 06:20:32 +0000</pubDate>
		<dc:creator>gopu</dc:creator>
				<category><![CDATA[howto]]></category>
		<category><![CDATA[Techtalk]]></category>
		<category><![CDATA[Troubleshooting]]></category>

		<guid isPermaLink="false">http://www.mywingsoflove.com/?p=270</guid>
		<description><![CDATA[Cause of ReadFile hangs for a named pipe client]]></description>
		<wfw:commentRss>http://www.mywingsoflove.com/2009/11/03/how-to-solve-readfile-hang-writefile-hang-namedpipe/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Webalizer with extended reports feature</title>
		<link>http://www.mywingsoflove.com/2009/05/19/webalizer-extended-custom-reports/</link>
		<comments>http://www.mywingsoflove.com/2009/05/19/webalizer-extended-custom-reports/#comments</comments>
		<pubDate>Tue, 19 May 2009 16:33:13 +0000</pubDate>
		<dc:creator>gopu</dc:creator>
				<category><![CDATA[Techtalk]]></category>
		<category><![CDATA[Webalizer]]></category>
		<category><![CDATA[Open source Software]]></category>

		<guid isPermaLink="false">http://www.mywingsoflove.com/?p=160</guid>
		<description><![CDATA[Now you can generate variety of reports using Webalizer with its custom report generation module. Using this you can generate RSS feed, sitemaps, html pages for top urls, or low performing urls, or HTML page showing your top viewed wallpapers or least viewed wallpapers or any kind of special report for your analysis in format [...]]]></description>
		<wfw:commentRss>http://www.mywingsoflove.com/2009/05/19/webalizer-extended-custom-reports/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>How to debug Webalizer in kdevelop, how to debug a custom make project?</title>
		<link>http://www.mywingsoflove.com/2009/05/04/how-to-debug-webalizer-in-kdevelop-how-to-debug-a-custom-make-project/</link>
		<comments>http://www.mywingsoflove.com/2009/05/04/how-to-debug-webalizer-in-kdevelop-how-to-debug-a-custom-make-project/#comments</comments>
		<pubDate>Mon, 04 May 2009 21:16:24 +0000</pubDate>
		<dc:creator>gopu</dc:creator>
				<category><![CDATA[Techtalk]]></category>
		<category><![CDATA[Webalizer]]></category>
		<category><![CDATA[debugging]]></category>
		<category><![CDATA[kdevelop]]></category>

		<guid isPermaLink="false">http://www.mywingsoflove.com/?p=137</guid>
		<description><![CDATA[Steps: Create project in kdevelop Click on Project-&#62;Import Existing Project menu item Specify the Directory and Project name Choose the Project type as Generic C Application (Custom Buildsystem) Click on OK It will prompt you to populate files, click on Populate button Add *.h and *.c files Set Makefile option Click on Project-&#62;Project Options Click [...]]]></description>
		<wfw:commentRss>http://www.mywingsoflove.com/2009/05/04/how-to-debug-webalizer-in-kdevelop-how-to-debug-a-custom-make-project/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Online CSS editor, CssWing is published</title>
		<link>http://www.mywingsoflove.com/2009/04/04/csswing-is-now-available-for-use-for-your-site/</link>
		<comments>http://www.mywingsoflove.com/2009/04/04/csswing-is-now-available-for-use-for-your-site/#comments</comments>
		<pubDate>Sat, 04 Apr 2009 17:50:59 +0000</pubDate>
		<dc:creator>gopu</dc:creator>
				<category><![CDATA[CssWing]]></category>

		<guid isPermaLink="false">http://www.mywingsoflove.com/?p=124</guid>
		<description><![CDATA[Now you can generate Stylesheet, CSS file for your site in fly &#8211; using CssWing It&#8217;s still in alpha stage.  There are many more features planned, will be implemented one by one. CssWing also can help you, if you like a site but you don&#8217;t like the way it look. Customize the stylesheet of your [...]]]></description>
		<wfw:commentRss>http://www.mywingsoflove.com/2009/04/04/csswing-is-now-available-for-use-for-your-site/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

