<?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: Un’ idea di plugin: jCropMap</title>
	<atom:link href="http://maxb.net/blog/2009/11/12/un-idea-di-plugin-jcropmap/feed/" rel="self" type="application/rss+xml" />
	<link>http://maxb.net/blog/2009/11/12/un-idea-di-plugin-jcropmap/</link>
	<description>// MAXB.NET LABS</description>
	<lastBuildDate>Tue, 22 Nov 2011 17:06:54 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Roman</title>
		<link>http://maxb.net/blog/2009/11/12/un-idea-di-plugin-jcropmap/comment-page-1/#comment-13621</link>
		<dc:creator>Roman</dc:creator>
		<pubDate>Sun, 04 Apr 2010 11:02:33 +0000</pubDate>
		<guid isPermaLink="false">http://maxb.net/blog/?p=481#comment-13621</guid>
		<description>Super.</description>
		<content:encoded><![CDATA[<p>Super.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: webmasterdubai</title>
		<link>http://maxb.net/blog/2009/11/12/un-idea-di-plugin-jcropmap/comment-page-1/#comment-10490</link>
		<dc:creator>webmasterdubai</dc:creator>
		<pubDate>Mon, 16 Nov 2009 12:02:52 +0000</pubDate>
		<guid isPermaLink="false">http://maxb.net/blog/?p=481#comment-10490</guid>
		<description>really nice work and plugin bookmarked</description>
		<content:encoded><![CDATA[<p>really nice work and plugin bookmarked</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Massimiliano Balestrieri</title>
		<link>http://maxb.net/blog/2009/11/12/un-idea-di-plugin-jcropmap/comment-page-1/#comment-10444</link>
		<dc:creator>Massimiliano Balestrieri</dc:creator>
		<pubDate>Sat, 14 Nov 2009 10:29:33 +0000</pubDate>
		<guid isPermaLink="false">http://maxb.net/blog/?p=481#comment-10444</guid>
		<description>@hotmonitor

download zip

http://maxb.net/scripts/jcropmap/jcropmap.zip</description>
		<content:encoded><![CDATA[<p>@hotmonitor</p>
<p>download zip</p>
<p><a href="http://maxb.net/scripts/jcropmap/jcropmap.zip" rel="nofollow">http://maxb.net/scripts/jcropmap/jcropmap.zip</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Massimiliano Balestrieri</title>
		<link>http://maxb.net/blog/2009/11/12/un-idea-di-plugin-jcropmap/comment-page-1/#comment-10442</link>
		<dc:creator>Massimiliano Balestrieri</dc:creator>
		<pubDate>Sat, 14 Nov 2009 10:08:19 +0000</pubDate>
		<guid isPermaLink="false">http://maxb.net/blog/?p=481#comment-10442</guid>
		<description>@hotmonitor

edit.html send via ajax coords (write_session.php)

$url = $_GET[&#039;url&#039;];
$desc = $_GET[&#039;desc&#039;];
$coords = $_GET[&#039;coords&#039;];

session_start();
$_SESSION[&#039;rect&#039;][] = array(
	&#039;url&#039; =&gt; $url,
	&#039;desc&#039; =&gt; $desc,
	&#039;coords&#039; =&gt; $coords
);

show.html read via ajax (read_session.php)

session_start();
echo json_encode(@$_SESSION[&#039;rect&#039;]);</description>
		<content:encoded><![CDATA[<p>@hotmonitor</p>
<p>edit.html send via ajax coords (write_session.php)</p>
<p>$url = $_GET['url'];<br />
$desc = $_GET['desc'];<br />
$coords = $_GET['coords'];</p>
<p>session_start();<br />
$_SESSION['rect'][] = array(<br />
	&#8216;url&#8217; => $url,<br />
	&#8216;desc&#8217; => $desc,<br />
	&#8216;coords&#8217; => $coords<br />
);</p>
<p>show.html read via ajax (read_session.php)</p>
<p>session_start();<br />
echo json_encode(@$_SESSION['rect']);</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: hotmonitor</title>
		<link>http://maxb.net/blog/2009/11/12/un-idea-di-plugin-jcropmap/comment-page-1/#comment-10439</link>
		<dc:creator>hotmonitor</dc:creator>
		<pubDate>Sat, 14 Nov 2009 09:30:38 +0000</pubDate>
		<guid isPermaLink="false">http://maxb.net/blog/?p=481#comment-10439</guid>
		<description>where is sors   read_session.php ?  How create session in edit.html</description>
		<content:encoded><![CDATA[<p>where is sors   read_session.php ?  How create session in edit.html</p>
]]></content:encoded>
	</item>
</channel>
</rss>

