<?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 on: Using Uploadify with Zend Framework</title>
	<atom:link href="http://slavi.biz/blog/using-uploadify-with-zend-framework-2009-08-30.html/feed" rel="self" type="application/rss+xml" />
	<link>http://slavi.biz/blog/using-uploadify-with-zend-framework-2009-08-30.html</link>
	<description>A Blog about Web Programming, Books, Business, Marketing, and Life</description>
	<pubDate>Thu, 29 Jul 2010 18:50:49 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Svetoslav Marinov</title>
		<link>http://slavi.biz/blog/using-uploadify-with-zend-framework-2009-08-30.html/comment-page-1#comment-976</link>
		<dc:creator>Svetoslav Marinov</dc:creator>
		<pubDate>Fri, 07 May 2010 22:21:28 +0000</pubDate>
		<guid isPermaLink="false">http://slavi.biz/blog/?p=417#comment-976</guid>
		<description>Thanks for the link umpirsky</description>
		<content:encoded><![CDATA[<p>Thanks for the link umpirsky</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Svetoslav Marinov</title>
		<link>http://slavi.biz/blog/using-uploadify-with-zend-framework-2009-08-30.html/comment-page-1#comment-974</link>
		<dc:creator>Svetoslav Marinov</dc:creator>
		<pubDate>Fri, 07 May 2010 22:20:24 +0000</pubDate>
		<guid isPermaLink="false">http://slavi.biz/blog/?p=417#comment-974</guid>
		<description>You're welcome Jeremy</description>
		<content:encoded><![CDATA[<p>You're welcome Jeremy</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: umpirsky</title>
		<link>http://slavi.biz/blog/using-uploadify-with-zend-framework-2009-08-30.html/comment-page-1#comment-912</link>
		<dc:creator>umpirsky</dc:creator>
		<pubDate>Mon, 01 Feb 2010 07:47:33 +0000</pubDate>
		<guid isPermaLink="false">http://slavi.biz/blog/?p=417#comment-912</guid>
		<description>In computer network security, session fixation attacks attempt to exploit the vulnerability of a system which allows one person to fixate (set) another person's session identifier (SID). Most session fixation attacks are web based, and most rely on session identifiers being accepted from URLs (query string) or POST data.

http://en.wikipedia.org/wiki/Session_fixation</description>
		<content:encoded><![CDATA[<p>In computer network security, session fixation attacks attempt to exploit the vulnerability of a system which allows one person to fixate (set) another person's session identifier (SID). Most session fixation attacks are web based, and most rely on session identifiers being accepted from URLs (query string) or POST data.</p>
<p><a href="http://en.wikipedia.org/wiki/Session_fixation" rel="nofollow">http://en.wikipedia.org/wiki/Session_fixation</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeremy</title>
		<link>http://slavi.biz/blog/using-uploadify-with-zend-framework-2009-08-30.html/comment-page-1#comment-911</link>
		<dc:creator>Jeremy</dc:creator>
		<pubDate>Fri, 29 Jan 2010 22:50:03 +0000</pubDate>
		<guid isPermaLink="false">http://slavi.biz/blog/?p=417#comment-911</guid>
		<description>Exactly what I needed!!

Thanks</description>
		<content:encoded><![CDATA[<p>Exactly what I needed!!</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Krzysztof</title>
		<link>http://slavi.biz/blog/using-uploadify-with-zend-framework-2009-08-30.html/comment-page-1#comment-905</link>
		<dc:creator>Krzysztof</dc:creator>
		<pubDate>Sun, 24 Jan 2010 21:07:53 +0000</pubDate>
		<guid isPermaLink="false">http://slavi.biz/blog/?p=417#comment-905</guid>
		<description>There is a bug in a code. preg_match('#__tkn/([a-z\d]{25,30})#si should be preg_match('#__tkn/([a-z\d]{25,32})#si, otherwise session id string is incomplete.</description>
		<content:encoded><![CDATA[<p>There is a bug in a code. preg_match('#__tkn/([a-z\d]{25,30})#si should be preg_match('#__tkn/([a-z\d]{25,32})#si, otherwise session id string is incomplete.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
