<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="http://www.codeplex.com/rss.xsl"?><rss version="2.0"><channel><title>Windows Azure SDK for PHP</title><link>http://phpazure.codeplex.com/project/feeds/rss</link><description>As part of Microsoft&amp;#8217;s commitment to Interoperability, this open source project is an effort bridge PHP developers to Windows Azure. PHPAzure is an open source project to provide software development kit for Windows Azure and Windows Azure Storage &amp;#8211; Blobs, Tables &amp;#38; Queues</description><item><title>New Post: Enforce Azure to use my PHP version</title><link>http://phpazure.codeplex.com/discussions/287205</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;HI Brain, yes it's elevated. I already found a solution. It's discribed here: http://blog.itopia.de/windows-azure-custom-php-installation/366&lt;/p&gt;&lt;/div&gt;</description><author>aurelious</author><pubDate>Mon, 30 Jan 2012 19:34:25 GMT</pubDate><guid isPermaLink="false">New Post: Enforce Azure to use my PHP version 20120130073425P</guid></item><item><title>New Post: Enforce Azure to use my PHP version</title><link>http://phpazure.codeplex.com/discussions/287205</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;aurelious-&lt;/p&gt;
&lt;p&gt;Are you setting the execution context to "elevated" in the .csdef file?&lt;/p&gt;
&lt;p&gt;&lt;span style="color: black; font-size: 11pt;"&gt;&amp;lt;Task commandLine="install-php.cmd" &lt;strong&gt;executionContext="elevated"&lt;/strong&gt; taskType="simple" &amp;gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="color: black; font-size: 11pt;"&gt;-Brian&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;</description><author>BrianSwan</author><pubDate>Mon, 30 Jan 2012 19:07:06 GMT</pubDate><guid isPermaLink="false">New Post: Enforce Azure to use my PHP version 20120130070706P</guid></item><item><title>New Post: Requesting Help in Access the private storage blob</title><link>http://phpazure.codeplex.com/discussions/287708</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;You will probably want to bookmark the AzurePHP website, as it has loads of great information on it:&lt;/p&gt;
&lt;p&gt;http://azurephp.interoperabilitybridges.com/tutorials&lt;/p&gt;
&lt;p&gt;More specifically there are a couple tutorials that deal with storage you should take a look at:&lt;/p&gt;
&lt;p&gt;http://azurephp.interoperabilitybridges.com/articles/tutorial-using-blob-storage&lt;/p&gt;
&lt;p&gt;http://azurephp.interoperabilitybridges.com/articles/sharing-private-blobs&lt;/p&gt;
&lt;p&gt;http://azurephp.interoperabilitybridges.com/articles/scenario-protecting-downloads-using-blob-storage-and-shared-access-signatures&lt;/p&gt;
&lt;p&gt;Cheers,&lt;br /&gt;Ben&lt;/p&gt;&lt;/div&gt;</description><author>blobaugh</author><pubDate>Sun, 29 Jan 2012 15:32:46 GMT</pubDate><guid isPermaLink="false">New Post: Requesting Help in Access the private storage blob 20120129033246P</guid></item><item><title>New Post: Requesting Help in Access the private storage blob</title><link>http://phpazure.codeplex.com/discussions/287708</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;Hi All,&lt;/p&gt;
&lt;p&gt;How to access the azure private blob storage data by using php?&lt;/p&gt;
&lt;p&gt;I am able to see my public storage data in web browser. But not able to view the private storage blob data.&lt;/p&gt;
&lt;p&gt;1. How to store the secure information to private blob?&lt;/p&gt;
&lt;p&gt;2. How to access the private blob data in web page?&lt;/p&gt;
&lt;p&gt;Is there any way to solve the problem?&lt;/p&gt;
&lt;p&gt;Please any one have the idea , share it to me. It will helpful to me.&lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;
&lt;p&gt;Tamilmani Mohan&lt;/p&gt;
&lt;/div&gt;</description><author>Tamilmani</author><pubDate>Sat, 28 Jan 2012 05:07:55 GMT</pubDate><guid isPermaLink="false">New Post: Requesting Help in Access the private storage blob 20120128050755A</guid></item><item><title>New Post: Enforce Azure to use my PHP version</title><link>http://phpazure.codeplex.com/discussions/287205</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;I found an install log entry within the bin folder:&lt;/p&gt;
&lt;p&gt;Could not run Webpicmdline with Administrative priveleges. Please make sure you have Admin rights on this Machine.&lt;/p&gt;
&lt;p&gt;Do you know how I can configure my package to get the needed rights?&lt;/p&gt;&lt;/div&gt;</description><author>aurelious</author><pubDate>Tue, 24 Jan 2012 16:07:49 GMT</pubDate><guid isPermaLink="false">New Post: Enforce Azure to use my PHP version 20120124040749P</guid></item><item><title>New Post: Enforce Azure to use my PHP version</title><link>http://phpazure.codeplex.com/discussions/287205</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;Your're right with the scaffolder. That the scaffolder startup scripts are using the Web Platform Installer is new to me, but it explains why the instance has a different version than my local env. The problem is that with the new PHP 5.3.9 I get an ugly fast-cgi error.&lt;/p&gt;
&lt;p&gt;The tutorial seams to explain what I need, but is it not possible to modify the scaffold startup script with less efford to use the custom PHP? I'll first try it this way.&lt;/p&gt;
&lt;p&gt;By the way, is it not possible to tell the installer which version to install?&lt;/p&gt;&lt;/div&gt;</description><author>aurelious</author><pubDate>Tue, 24 Jan 2012 15:57:43 GMT</pubDate><guid isPermaLink="false">New Post: Enforce Azure to use my PHP version 20120124035743P</guid></item><item><title>New Post: Enforce Azure to use my PHP version</title><link>http://phpazure.codeplex.com/discussions/287205</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;It sounds to me like you may be using the default scaffold and simply copying your PHP install into the php folder. Is this correct? The problem here is that the scaffold is setup to use the Web Platform Installer to install PHP dynamically into your Windows Azure instance. The php folder is only actually for customizing php.ini settings and adding additional PHP modules, you cannot actually replace PHP through that (though it may be something to think about). Check out this tutorial for how to get your own custom PHP install used&lt;/p&gt;
&lt;p&gt;http://azurephp.interoperabilitybridges.com/articles/using-a-custom-php-installation&lt;/p&gt;
&lt;p&gt;Also, are you using environment variables such as RoleRoot? If so I will need to dig around the default scaffold a bit and come up with the bits of it you will need to get those into your custom install.&lt;/p&gt;
&lt;p&gt;Cheers,&lt;br /&gt;Ben&lt;/p&gt;&lt;/div&gt;</description><author>blobaugh</author><pubDate>Tue, 24 Jan 2012 14:23:03 GMT</pubDate><guid isPermaLink="false">New Post: Enforce Azure to use my PHP version 20120124022303P</guid></item><item><title>New Comment on "Diagnostics"</title><link>http://phpazure.codeplex.com/wikipage?title=Diagnostics&amp;ANCHOR#C22320</link><description>&amp;#36;_SERVER&amp;#91;&amp;#39;RdRoleId&amp;#39;&amp;#93; does not exist &amp;#40;s. http&amp;#58;&amp;#47;&amp;#47;phpazure.codeplex.com&amp;#47;workitem&amp;#47;6650&amp;#41;</description><author>aurelious</author><pubDate>Tue, 24 Jan 2012 12:06:02 GMT</pubDate><guid isPermaLink="false">New Comment on "Diagnostics" 20120124120602P</guid></item><item><title>Commented Issue: $_SERVER['RoleRoot'] doesn’t exist anymore. [6650]</title><link>http://phpazure.codeplex.com/workitem/6650</link><description>Since SDK 1.5 or 1.6 it is disappeared.&lt;br /&gt;Comments: ** Comment from web user: aurelious ** &lt;p&gt;I found out that these environment vars &amp;#40;except RoleRoot&amp;#41; are set by the startup task of the SDK for PHP. But how is it possible that these vars are cleare during operating state or not reseted after a instance reimage etc.&amp;#63;&lt;/p&gt;</description><author>aurelious</author><pubDate>Tue, 24 Jan 2012 11:25:59 GMT</pubDate><guid isPermaLink="false">Commented Issue: $_SERVER['RoleRoot'] doesn’t exist anymore. [6650] 20120124112559A</guid></item><item><title>New Post: Enforce Azure to use my PHP version</title><link>http://phpazure.codeplex.com/discussions/287205</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;How can I tell Azure to take my PHP version within the package?&lt;/p&gt;
&lt;p&gt;I noticed that even if I put the whole 5.3.8 PHP package into my WebRole, after the deployment I have PHP 5.3.9 on the instances.&lt;/p&gt;
&lt;p&gt;And the other thing is that Azure (or the startup tasks) is adding some extensions to the php.ini which I haven't set up.&lt;/p&gt;
&lt;p&gt;(In my local program files folder I also have 5.3.8 installed).&lt;/p&gt;
&lt;/div&gt;</description><author>aurelious</author><pubDate>Tue, 24 Jan 2012 11:18:10 GMT</pubDate><guid isPermaLink="false">New Post: Enforce Azure to use my PHP version 20120124111810A</guid></item><item><title>Commented Issue: $_SERVER['RoleRoot'] doesn’t exist anymore. [6650]</title><link>http://phpazure.codeplex.com/workitem/6650</link><description>Since SDK 1.5 or 1.6 it is disappeared.&lt;br /&gt;Comments: ** Comment from web user: aurelious ** &lt;p&gt;Since December 31, 2011 the vars &amp;#36;_SERVER&amp;#91;&amp;#39;RoleDeploymentID&amp;#39;&amp;#93;, &amp;#36;_SERVER&amp;#91;&amp;#39;RoleDeploymentID&amp;#39;&amp;#93;, &amp;#36;_SERVER&amp;#91;&amp;#39;RoleInstanceID&amp;#39;&amp;#93; and  &amp;#36;_SERVER&amp;#91;&amp;#39;RoleName&amp;#39;&amp;#93; also disappeared. But only in the deployment environment, local they are still there. Can you reproduce our problem&amp;#63;&lt;/p&gt;</description><author>aurelious</author><pubDate>Mon, 09 Jan 2012 10:49:17 GMT</pubDate><guid isPermaLink="false">Commented Issue: $_SERVER['RoleRoot'] doesn’t exist anymore. [6650] 20120109104917A</guid></item><item><title>Source code checked in, #67037</title><link>http://phpazure.codeplex.com/SourceControl/changeset/changes/67037</link><description>Aliased certifcate generate to certificate create and added some more help information.</description><author>maartenba</author><pubDate>Sat, 07 Jan 2012 14:11:47 GMT</pubDate><guid isPermaLink="false">Source code checked in, #67037 20120107021147P</guid></item><item><title>Source code checked in, #67036</title><link>http://phpazure.codeplex.com/SourceControl/changeset/changes/67036</link><description>Changed 2009 - 2011 to 2009 - 2012</description><author>maartenba</author><pubDate>Sat, 07 Jan 2012 13:57:20 GMT</pubDate><guid isPermaLink="false">Source code checked in, #67036 20120107015720P</guid></item><item><title>Source code checked in, #67035</title><link>http://phpazure.codeplex.com/SourceControl/changeset/changes/67035</link><description>Added certificate generate command. Thanks to a patch from Combell.com&amp;#33;</description><author>maartenba</author><pubDate>Sat, 07 Jan 2012 13:53:02 GMT</pubDate><guid isPermaLink="false">Source code checked in, #67035 20120107015302P</guid></item><item><title>Created Issue: Invalid $mode in PackageScaffolderAbstract.php [6700]</title><link>http://phpazure.codeplex.com/workitem/6700</link><description>The &amp;#36;mode is used as string in several places in PackageScaffolderAbstract.php, which leads to failures on Linux when using a scaffolder.&lt;br /&gt;</description><author>beberlei</author><pubDate>Sun, 01 Jan 2012 14:45:22 GMT</pubDate><guid isPermaLink="false">Created Issue: Invalid $mode in PackageScaffolderAbstract.php [6700] 20120101024522P</guid></item><item><title>Source code checked in, #66944</title><link>http://phpazure.codeplex.com/SourceControl/changeset/changes/66944</link><description>Added utility method to create a blob URL getBlobUrl&amp;#40;&amp;#41;</description><author>maartenba</author><pubDate>Thu, 29 Dec 2011 12:59:22 GMT</pubDate><guid isPermaLink="false">Source code checked in, #66944 20111229125922P</guid></item><item><title>Source code checked in, #66943</title><link>http://phpazure.codeplex.com/SourceControl/changeset/changes/66943</link><description>Small fix</description><author>maartenba</author><pubDate>Thu, 29 Dec 2011 12:49:32 GMT</pubDate><guid isPermaLink="false">Source code checked in, #66943 20111229124932P</guid></item><item><title>New Post: PermaLinks problems with latest WordPress 3.3</title><link>http://phpazure.codeplex.com/discussions/284099</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;Houman,&lt;/p&gt;
&lt;p&gt;Nope, that is not stored in the database. The web.config file is an IIS file and not specific to WordPress itself, it is just what WordPress uses to setup the permalinks.&lt;/p&gt;
&lt;p&gt;Ben&lt;/p&gt;&lt;/div&gt;</description><author>blobaugh</author><pubDate>Sat, 24 Dec 2011 22:06:59 GMT</pubDate><guid isPermaLink="false">New Post: PermaLinks problems with latest WordPress 3.3 20111224100659P</guid></item><item><title>New Post: PermaLinks problems with latest WordPress 3.3</title><link>http://phpazure.codeplex.com/discussions/284099</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;Hey Ben,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;When I tried to change the permalinks to &amp;quot;&lt;span style="color:#222222; font-family:sans-serif; font-size:12px; line-height:16px; text-align:left"&gt;Month and name&amp;quot; option&lt;/span&gt;&amp;nbsp;I get this:&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;If your&amp;nbsp;&lt;code&gt;web.config&lt;/code&gt;&amp;nbsp;file were&amp;nbsp;&lt;a href="http://codex.wordpress.org/Changing_File_Permissions"&gt;writable&lt;/a&gt;, we could do this automatically, but it isn&amp;rsquo;t so this is the url rewrite rule you should have in your&amp;nbsp;&lt;code&gt;web.config&lt;/code&gt;&amp;nbsp;file.
 Click in the field and press&amp;nbsp;&amp;lt;kbd&amp;gt;CTRL &amp;#43; a&amp;lt;/kbd&amp;gt;to select all. Then insert this rule inside of the&amp;nbsp;&lt;code&gt;/&amp;lt;configuration&amp;gt;/&amp;lt;system.webServer&amp;gt;/&amp;lt;rewrite&amp;gt;/&amp;lt;rules&amp;gt;&lt;/code&gt;&amp;nbsp;element in&amp;nbsp;&lt;code&gt;web.config&lt;/code&gt;&amp;nbsp;file.&lt;/p&gt;
&amp;lt;form action=&amp;quot;http://www.chasebot.com/wp-admin/options-permalink.php&amp;quot; method=&amp;quot;post&amp;quot;&amp;gt;
&lt;p&gt;&lt;span style="font-family:monospace"&gt;&lt;span style="white-space:pre-wrap"&gt;&lt;/p&gt;
&lt;div style="color:black; background-color:white"&gt;
&lt;pre&gt;&lt;span style="color:blue"&gt;&amp;lt;&lt;/span&gt;&lt;span style="color:#a31515"&gt;rule&lt;/span&gt; &lt;span style="color:red"&gt;name&lt;/span&gt;&lt;span style="color:blue"&gt;=&lt;/span&gt;&lt;span style="color:black"&gt;&amp;quot;&lt;/span&gt;&lt;span style="color:blue"&gt;wordpress&lt;/span&gt;&lt;span style="color:black"&gt;&amp;quot;&lt;/span&gt; &lt;span style="color:red"&gt;patternSyntax&lt;/span&gt;&lt;span style="color:blue"&gt;=&lt;/span&gt;&lt;span style="color:black"&gt;&amp;quot;&lt;/span&gt;&lt;span style="color:blue"&gt;Wildcard&lt;/span&gt;&lt;span style="color:black"&gt;&amp;quot;&lt;/span&gt;&lt;span style="color:blue"&gt;&amp;gt;&lt;/span&gt;
					&lt;span style="color:blue"&gt;&amp;lt;&lt;/span&gt;&lt;span style="color:#a31515"&gt;match&lt;/span&gt; &lt;span style="color:red"&gt;url&lt;/span&gt;&lt;span style="color:blue"&gt;=&lt;/span&gt;&lt;span style="color:black"&gt;&amp;quot;&lt;/span&gt;&lt;span style="color:blue"&gt;*&lt;/span&gt;&lt;span style="color:black"&gt;&amp;quot;&lt;/span&gt; &lt;span style="color:blue"&gt;/&amp;gt;&lt;/span&gt;
						&lt;span style="color:blue"&gt;&amp;lt;&lt;/span&gt;&lt;span style="color:#a31515"&gt;conditions&lt;/span&gt;&lt;span style="color:blue"&gt;&amp;gt;&lt;/span&gt;
							&lt;span style="color:blue"&gt;&amp;lt;&lt;/span&gt;&lt;span style="color:#a31515"&gt;add&lt;/span&gt; &lt;span style="color:red"&gt;input&lt;/span&gt;&lt;span style="color:blue"&gt;=&lt;/span&gt;&lt;span style="color:black"&gt;&amp;quot;&lt;/span&gt;&lt;span style="color:blue"&gt;{REQUEST_FILENAME}&lt;/span&gt;&lt;span style="color:black"&gt;&amp;quot;&lt;/span&gt; &lt;span style="color:red"&gt;matchType&lt;/span&gt;&lt;span style="color:blue"&gt;=&lt;/span&gt;&lt;span style="color:black"&gt;&amp;quot;&lt;/span&gt;&lt;span style="color:blue"&gt;IsFile&lt;/span&gt;&lt;span style="color:black"&gt;&amp;quot;&lt;/span&gt; &lt;span style="color:red"&gt;negate&lt;/span&gt;&lt;span style="color:blue"&gt;=&lt;/span&gt;&lt;span style="color:black"&gt;&amp;quot;&lt;/span&gt;&lt;span style="color:blue"&gt;true&lt;/span&gt;&lt;span style="color:black"&gt;&amp;quot;&lt;/span&gt; &lt;span style="color:blue"&gt;/&amp;gt;&lt;/span&gt;
							&lt;span style="color:blue"&gt;&amp;lt;&lt;/span&gt;&lt;span style="color:#a31515"&gt;add&lt;/span&gt; &lt;span style="color:red"&gt;input&lt;/span&gt;&lt;span style="color:blue"&gt;=&lt;/span&gt;&lt;span style="color:black"&gt;&amp;quot;&lt;/span&gt;&lt;span style="color:blue"&gt;{REQUEST_FILENAME}&lt;/span&gt;&lt;span style="color:black"&gt;&amp;quot;&lt;/span&gt; &lt;span style="color:red"&gt;matchType&lt;/span&gt;&lt;span style="color:blue"&gt;=&lt;/span&gt;&lt;span style="color:black"&gt;&amp;quot;&lt;/span&gt;&lt;span style="color:blue"&gt;IsDirectory&lt;/span&gt;&lt;span style="color:black"&gt;&amp;quot;&lt;/span&gt; &lt;span style="color:red"&gt;negate&lt;/span&gt;&lt;span style="color:blue"&gt;=&lt;/span&gt;&lt;span style="color:black"&gt;&amp;quot;&lt;/span&gt;&lt;span style="color:blue"&gt;true&lt;/span&gt;&lt;span style="color:black"&gt;&amp;quot;&lt;/span&gt; &lt;span style="color:blue"&gt;/&amp;gt;&lt;/span&gt;
						&lt;span style="color:blue"&gt;&amp;lt;/&lt;/span&gt;&lt;span style="color:#a31515"&gt;conditions&lt;/span&gt;&lt;span style="color:blue"&gt;&amp;gt;&lt;/span&gt;
					&lt;span style="color:blue"&gt;&amp;lt;&lt;/span&gt;&lt;span style="color:#a31515"&gt;action&lt;/span&gt; &lt;span style="color:red"&gt;type&lt;/span&gt;&lt;span style="color:blue"&gt;=&lt;/span&gt;&lt;span style="color:black"&gt;&amp;quot;&lt;/span&gt;&lt;span style="color:blue"&gt;Rewrite&lt;/span&gt;&lt;span style="color:black"&gt;&amp;quot;&lt;/span&gt; &lt;span style="color:red"&gt;url&lt;/span&gt;&lt;span style="color:blue"&gt;=&lt;/span&gt;&lt;span style="color:black"&gt;&amp;quot;&lt;/span&gt;&lt;span style="color:blue"&gt;index.php&lt;/span&gt;&lt;span style="color:black"&gt;&amp;quot;&lt;/span&gt; &lt;span style="color:blue"&gt;/&amp;gt;&lt;/span&gt;
				&lt;span style="color:blue"&gt;&amp;lt;/&lt;/span&gt;&lt;span style="color:#a31515"&gt;rule&lt;/span&gt;&lt;span style="color:blue"&gt;&amp;gt;&lt;/span&gt;
&lt;/pre&gt;
&lt;/div&gt;
&lt;br&gt;
&lt;/span&gt;&lt;/span&gt;
&lt;p&gt;&lt;/p&gt;
&amp;lt;/form&amp;gt;
&lt;p&gt;If you temporarily make your&amp;nbsp;&lt;code&gt;web.config&lt;/code&gt;&amp;nbsp;file writable for us to generate rewrite rules automatically, do not forget to revert the permissions after rule has been saved.&lt;/p&gt;
&lt;p&gt;Even if I made the entire folder to be writeable, this changes would be lost when the VM restarts, right? I was expecting this to be saved in database.&lt;br&gt;
Maybe something has changed in WordPress 3.3 that needs to be adjusted in the scaffolding?&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Cheers,&lt;br&gt;
Houman&lt;/p&gt;
&lt;div id="_mcePaste" style="left:-10000px; top:100px; width:1px; height:1px; overflow-x:hidden; overflow-y:hidden"&gt;
&amp;#65279;&lt;/div&gt;
&lt;/div&gt;</description><author>Houmie</author><pubDate>Sat, 24 Dec 2011 21:46:55 GMT</pubDate><guid isPermaLink="false">New Post: PermaLinks problems with latest WordPress 3.3 20111224094655P</guid></item><item><title>New Post: SSL support ?</title><link>http://phpazure.codeplex.com/discussions/282914</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;Thank Ben.&lt;/p&gt;
&lt;p&gt;It works :)&lt;/p&gt;
&lt;p&gt;I have changed "NETWORK SERVICE" to my custom AppPool, as in IIS 7.5 the permissions are Apppool driven to keep it more secure. If the role is compromised, the attacher still can't access the entire network and see only the files under the compromised Apppool control.&lt;/p&gt;
&lt;p&gt;Instead of Full control, W (write-only) works as well.&lt;/p&gt;
&lt;p&gt;I am just a bit surprised why this folder needs privileges like this.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;e.g. in Setting -&amp;gt; Media -&amp;gt; Store uploads in this folder: if I put any other folder than 'wp-content/uploads' without having given permission to 'wp-content/uploads' in first place, it still would fail. &amp;nbsp;Weird weird. But it does the job :)&lt;/p&gt;
&lt;p&gt;Hopefully that was the last blocker. :)&lt;/p&gt;
&lt;p&gt;Merry Christmas my friend,&lt;/p&gt;
&lt;p&gt;Houman&lt;/p&gt;&lt;/div&gt;</description><author>Houmie</author><pubDate>Sat, 24 Dec 2011 01:10:30 GMT</pubDate><guid isPermaLink="false">New Post: SSL support ? 20111224011030A</guid></item></channel></rss>
