<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments for UlduzSoft</title>
	<atom:link href="http://www.ulduzsoft.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ulduzsoft.com</link>
	<description>A home of cross-platform portable software development</description>
	<lastBuildDate>Wed, 17 Apr 2013 02:42:33 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>Comment on Switching to WordPress by Gwyneth Llewelyn</title>
		<link>http://www.ulduzsoft.com/2012/01/247/#comment-36699</link>
		<dc:creator>Gwyneth Llewelyn</dc:creator>
		<pubDate>Wed, 17 Apr 2013 02:42:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.ulduzsoft.com/?p=247#comment-36699</guid>
		<description><![CDATA[Thanks for posting your list! It&#039;s amazing how difficult this is to find; I&#039;m running a server with very little available memory, and need to cut down as many modules as possible, so this list of yours is great :)

Of course, you left out the obvious php5-mysql :)]]></description>
		<content:encoded><![CDATA[<p>Thanks for posting your list! It&#8217;s amazing how difficult this is to find; I&#8217;m running a server with very little available memory, and need to cut down as many modules as possible, so this list of yours is great <img src='http://www.ulduzsoft.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Of course, you left out the obvious php5-mysql <img src='http://www.ulduzsoft.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Creating a Certificate Authority and signing the SSL certificates using openssl by George</title>
		<link>http://www.ulduzsoft.com/2012/01/creating-a-certificate-authority-and-signing-the-ssl-certificates-using-openssl/#comment-36223</link>
		<dc:creator>George</dc:creator>
		<pubDate>Wed, 03 Apr 2013 17:29:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.ulduzsoft.com/?p=327#comment-36223</guid>
		<description><![CDATA[I have self-signed the wildcard certificate, works as usual.]]></description>
		<content:encoded><![CDATA[<p>I have self-signed the wildcard certificate, works as usual.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Creating a Certificate Authority and signing the SSL certificates using openssl by Ward</title>
		<link>http://www.ulduzsoft.com/2012/01/creating-a-certificate-authority-and-signing-the-ssl-certificates-using-openssl/#comment-36222</link>
		<dc:creator>Ward</dc:creator>
		<pubDate>Wed, 03 Apr 2013 17:24:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.ulduzsoft.com/?p=327#comment-36222</guid>
		<description><![CDATA[Have you ever tried to create the CA using Public wildcard Security Certificate from Godaddy, Thwate, or some other verified source?  I have several servers on my domain, Java email server, ISS and DNN, and and I am looking at adding a Linux file server.  Setting up the wildcard in any of the servers and exporting out to formats the other servers use has been a disaster. My thinking is it is best to bring the wildcard cert into a program that is designed to create and issue certificated in different formats.]]></description>
		<content:encoded><![CDATA[<p>Have you ever tried to create the CA using Public wildcard Security Certificate from Godaddy, Thwate, or some other verified source?  I have several servers on my domain, Java email server, ISS and DNN, and and I am looking at adding a Linux file server.  Setting up the wildcard in any of the servers and exporting out to formats the other servers use has been a disaster. My thinking is it is best to bring the wildcard cert into a program that is designed to create and issue certificated in different formats.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Creating a Certificate Authority and signing the SSL certificates using openssl by George</title>
		<link>http://www.ulduzsoft.com/2012/01/creating-a-certificate-authority-and-signing-the-ssl-certificates-using-openssl/#comment-36174</link>
		<dc:creator>George</dc:creator>
		<pubDate>Tue, 02 Apr 2013 17:41:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.ulduzsoft.com/?p=327#comment-36174</guid>
		<description><![CDATA[Everything in this article is done in command line. Preferably in Cygwin shell (assuming you run Windows) as some operations might fail in &quot;basic&quot; command line shell.]]></description>
		<content:encoded><![CDATA[<p>Everything in this article is done in command line. Preferably in Cygwin shell (assuming you run Windows) as some operations might fail in &#8220;basic&#8221; command line shell.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Creating a Certificate Authority and signing the SSL certificates using openssl by Matthew</title>
		<link>http://www.ulduzsoft.com/2012/01/creating-a-certificate-authority-and-signing-the-ssl-certificates-using-openssl/#comment-36173</link>
		<dc:creator>Matthew</dc:creator>
		<pubDate>Tue, 02 Apr 2013 16:29:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.ulduzsoft.com/?p=327#comment-36173</guid>
		<description><![CDATA[Please excuse my ignorance, but when generating the Certificate Authority and Key, is this done in basic command line or in the Openssl command window?  I&#039;ve tried the code in both and get errors.  Any dumding down for the layman here would be &quot;GREATLY&quot; appreciated.  Thanks in Advance.]]></description>
		<content:encoded><![CDATA[<p>Please excuse my ignorance, but when generating the Certificate Authority and Key, is this done in basic command line or in the Openssl command window?  I&#8217;ve tried the code in both and get errors.  Any dumding down for the layman here would be &#8220;GREATLY&#8221; appreciated.  Thanks in Advance.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Enumerating the fonts on Android platform by shyam</title>
		<link>http://www.ulduzsoft.com/2012/01/enumerating-the-fonts-on-android-platform/#comment-35416</link>
		<dc:creator>shyam</dc:creator>
		<pubDate>Wed, 13 Mar 2013 13:31:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.ulduzsoft.com/?p=403#comment-35416</guid>
		<description><![CDATA[Very helpful.Can we get generic font family names from this data.Like serif /sans-serif]]></description>
		<content:encoded><![CDATA[<p>Very helpful.Can we get generic font family names from this data.Like serif /sans-serif</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Objection to the Netflix Class Action Settlement by Wafa Najim</title>
		<link>http://www.ulduzsoft.com/2012/07/objection-to-the-netflix-class-action-settlement/#comment-35378</link>
		<dc:creator>Wafa Najim</dc:creator>
		<pubDate>Fri, 01 Mar 2013 13:20:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.ulduzsoft.com/?p=620#comment-35378</guid>
		<description><![CDATA[Thank you for the information.  I live in Dearborn, MI and one member of our community had a class action against MC Donald Restaurant for deceiving people of selling Hallal Chicken ( is slaughtering  the chicken according to the Islamic law is like kosher meat for the Jews) to the community it turned to be that sometimes if they run out of the hallal chicken they sell regular chicken to the people.   The class settlement was a total insult to the entire community.  They still have a hearing in March.]]></description>
		<content:encoded><![CDATA[<p>Thank you for the information.  I live in Dearborn, MI and one member of our community had a class action against MC Donald Restaurant for deceiving people of selling Hallal Chicken ( is slaughtering  the chicken according to the Islamic law is like kosher meat for the Jews) to the community it turned to be that sometimes if they run out of the hallal chicken they sell regular chicken to the people.   The class settlement was a total insult to the entire community.  They still have a hearing in March.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Reverse-engineering the KaraFun file format. Part 4, the encryption by George</title>
		<link>http://www.ulduzsoft.com/2012/10/reverse-engineering-the-karafun-file-format-part-4-the-encryption/#comment-35019</link>
		<dc:creator>George</dc:creator>
		<pubDate>Wed, 06 Feb 2013 18:10:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.ulduzsoft.com/?p=651#comment-35019</guid>
		<description><![CDATA[Let&#039;s move the discussion to the http://forum.ulduzsoft.com/ so it would be easier for the people to find.]]></description>
		<content:encoded><![CDATA[<p>Let&#8217;s move the discussion to the <a href="http://forum.ulduzsoft.com/" rel="nofollow">http://forum.ulduzsoft.com/</a> so it would be easier for the people to find.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Reverse-engineering the KaraFun file format. Part 4, the encryption by ivan</title>
		<link>http://www.ulduzsoft.com/2012/10/reverse-engineering-the-karafun-file-format-part-4-the-encryption/#comment-34978</link>
		<dc:creator>ivan</dc:creator>
		<pubDate>Wed, 06 Feb 2013 10:08:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.ulduzsoft.com/?p=651#comment-34978</guid>
		<description><![CDATA[Would you be so kind and make an example? I&#039;ve sent you my flash example, but this java drives me nuts :-)]]></description>
		<content:encoded><![CDATA[<p>Would you be so kind and make an example? I&#8217;ve sent you my flash example, but this java drives me nuts <img src='http://www.ulduzsoft.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Reverse-engineering the KaraFun file format. Part 4, the encryption by George</title>
		<link>http://www.ulduzsoft.com/2012/10/reverse-engineering-the-karafun-file-format-part-4-the-encryption/#comment-34920</link>
		<dc:creator>George</dc:creator>
		<pubDate>Tue, 05 Feb 2013 22:25:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.ulduzsoft.com/?p=651#comment-34920</guid>
		<description><![CDATA[Yes, it is definitely possible.]]></description>
		<content:encoded><![CDATA[<p>Yes, it is definitely possible.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
