<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0"> <channel><title>Comments for vedovini.net</title> <link>http://vedovini.net</link> <description>Founded in 1969, building software since 1985.</description> <lastBuildDate>Sat, 31 Mar 2012 04:41:32 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/cvedovini/comments" /><feedburner:info uri="cvedovini/comments" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><feedburner:emailServiceId>cvedovini/comments</feedburner:emailServiceId><feedburner:feedburnerHostname>http://feedburner.google.com</feedburner:feedburnerHostname><item><title>Comment on Posting multipart form data using PHP by albi patozi</title><link>http://feedproxy.google.com/~r/cvedovini/comments/~3/7Sp_7tXVuCM/</link> <dc:creator>albi patozi</dc:creator> <pubDate>Sat, 31 Mar 2012 04:41:32 +0000</pubDate> <guid isPermaLink="false">http://vedovini.net/?p=357#comment-3270</guid> <description>Thanks a lot. i have posted the  question there but nobody answered. hehe . it doesnt metter now i have found another solution without post .</description> <content:encoded><![CDATA[<p>Thanks a lot. i have posted the  question there but nobody answered. hehe . it doesnt metter now i have found another solution without post .</p> ]]></content:encoded> <feedburner:origLink>http://vedovini.net/2009/08/posting-multipart-form-data-using-php/comment-page-1/#comment-3270</feedburner:origLink></item> <item><title>Comment on Posting multipart form data using PHP by Claude</title><link>http://feedproxy.google.com/~r/cvedovini/comments/~3/r5iXPE0BLRk/</link> <dc:creator>Claude</dc:creator> <pubDate>Fri, 30 Mar 2012 09:45:12 +0000</pubDate> <guid isPermaLink="false">http://vedovini.net/?p=357#comment-3255</guid> <description>nope, tested on 5.3 only, but there's no indication it shouldn't be working with 5.2you should be posting your code on StackOverflow and post the link here</description> <content:encoded><![CDATA[<p>nope, tested on 5.3 only, but there&#8217;s no indication it shouldn&#8217;t be working with 5.2</p><p>you should be posting your code on StackOverflow and post the link here</p> ]]></content:encoded> <feedburner:origLink>http://vedovini.net/2009/08/posting-multipart-form-data-using-php/comment-page-1/#comment-3255</feedburner:origLink></item> <item><title>Comment on Posting multipart form data using PHP by Albi Patozi</title><link>http://feedproxy.google.com/~r/cvedovini/comments/~3/H6OF-kd_9q0/</link> <dc:creator>Albi Patozi</dc:creator> <pubDate>Thu, 29 Mar 2012 13:45:54 +0000</pubDate> <guid isPermaLink="false">http://vedovini.net/?p=357#comment-3245</guid> <description>hmm that seems that file_get_contents does not send the $ctx- context. maybe its problem of the php version. have you ever tested it in php 5.2.* ? (by the way, im vary thankful for your reply)</description> <content:encoded><![CDATA[<p>hmm that seems that file_get_contents does not send the $ctx- context. maybe its problem of the php version. have you ever tested it in php 5.2.* ? (by the way, im vary thankful for your reply)</p> ]]></content:encoded> <feedburner:origLink>http://vedovini.net/2009/08/posting-multipart-form-data-using-php/comment-page-1/#comment-3245</feedburner:origLink></item> <item><title>Comment on Posting multipart form data using PHP by Claude</title><link>http://feedproxy.google.com/~r/cvedovini/comments/~3/XkkzKuIicXY/</link> <dc:creator>Claude</dc:creator> <pubDate>Thu, 29 Mar 2012 06:11:29 +0000</pubDate> <guid isPermaLink="false">http://vedovini.net/?p=357#comment-3242</guid> <description>Albi, not sure about your particular circumstances but some PHP options must be enabled for &lt;code&gt;file_get_contents&lt;/code&gt; to actually work with URLs.Make sure to check the doc here: &lt;a href="http://php.net/manual/en/function.file-get-contents.php" rel="nofollow"&gt;http://php.net/manual/en/function.file-get-contents.php&lt;/a&gt;</description> <content:encoded><![CDATA[<p>Albi, not sure about your particular circumstances but some PHP options must be enabled for <code>file_get_contents</code> to actually work with URLs.</p><p>Make sure to check the doc here: <a href="http://php.net/manual/en/function.file-get-contents.php" rel="nofollow">http://php.net/manual/en/function.file-get-contents.php</a></p> ]]></content:encoded> <feedburner:origLink>http://vedovini.net/2009/08/posting-multipart-form-data-using-php/comment-page-1/#comment-3242</feedburner:origLink></item> <item><title>Comment on Posting multipart form data using PHP by Albi Patozi</title><link>http://feedproxy.google.com/~r/cvedovini/comments/~3/kovJ-f34rWo/</link> <dc:creator>Albi Patozi</dc:creator> <pubDate>Wed, 28 Mar 2012 04:37:06 +0000</pubDate> <guid isPermaLink="false">http://vedovini.net/?p=357#comment-3231</guid> <description>Hey For the solution Thanks it was great, but i have a question : WHY DOESNT IT WORK ONLINE BUT ONLY ON LOCALHOST ?! what shold i try to change ? thanks in advice</description> <content:encoded><![CDATA[<p>Hey For the solution Thanks it was great, but i have a question : WHY DOESNT IT WORK ONLINE BUT ONLY ON LOCALHOST ?! what shold i try to change ? thanks in advice</p> ]]></content:encoded> <feedburner:origLink>http://vedovini.net/2009/08/posting-multipart-form-data-using-php/comment-page-1/#comment-3231</feedburner:origLink></item> <item><title>Comment on Pirater n’est pas voler, mais… by Print me up Scotty! « vedovini.net</title><link>http://feedproxy.google.com/~r/cvedovini/comments/~3/C0kDNSUON5Y/</link> <dc:creator>Print me up Scotty! « vedovini.net</dc:creator> <pubDate>Mon, 19 Mar 2012 05:26:23 +0000</pubDate> <guid isPermaLink="false">http://vedovini.net/?p=333#comment-2937</guid> <description>[...] is a subject I have been discussing often with friends and I even mentioned it in a previous post, here (in French), about IP and piracy. This is a revolution I cannot wait to see because this is gonna [...]</description> <content:encoded><![CDATA[<p>[...] is a subject I have been discussing often with friends and I even mentioned it in a previous post, here (in French), about IP and piracy. This is a revolution I cannot wait to see because this is gonna [...]</p> ]]></content:encoded> <feedburner:origLink>http://vedovini.net/2009/06/pirater-nest-pas-voler-mais/comment-page-1/#comment-2937</feedburner:origLink></item> <item><title>Comment on Properly uploading files to Amazon S3 by Claude</title><link>http://feedproxy.google.com/~r/cvedovini/comments/~3/tozl9ksEVgc/</link> <dc:creator>Claude</dc:creator> <pubDate>Wed, 15 Feb 2012 02:59:06 +0000</pubDate> <guid isPermaLink="false">http://vedovini.net/?p=624#comment-2921</guid> <description>Hi John,If by incremental upload you mean it will upload only the files that changed since last time it is not a very difficult addition.Instead of blindly creating a new key you can check if it already exists using bucket.get_key(...) then compare key.last_modified and the file last modification time using os.stat(...).st_mtimeHTH
Claude</description> <content:encoded><![CDATA[<p>Hi John,</p><p>If by incremental upload you mean it will upload only the files that changed since last time it is not a very difficult addition.</p><p>Instead of blindly creating a new key you can check if it already exists using bucket.get_key(&#8230;) then compare key.last_modified and the file last modification time using os.stat(&#8230;).st_mtime</p><p>HTH<br /> Claude</p> ]]></content:encoded> <feedburner:origLink>http://vedovini.net/2010/06/properly-uploading-files-to-amazon-s3/comment-page-1/#comment-2921</feedburner:origLink></item> <item><title>Comment on Properly uploading files to Amazon S3 by John Plumridge</title><link>http://feedproxy.google.com/~r/cvedovini/comments/~3/1I28oKS4f90/</link> <dc:creator>John Plumridge</dc:creator> <pubDate>Tue, 14 Feb 2012 23:27:21 +0000</pubDate> <guid isPermaLink="false">http://vedovini.net/?p=624#comment-2920</guid> <description>Hello Nick, thanks for a very nice example of a most useful script - the sort I'm looking for, with compression for a static site.I don't think it does incremental upload, am I right - and if so, could you advise on that?
Thanks, John</description> <content:encoded><![CDATA[<p>Hello Nick, thanks for a very nice example of a most useful script &#8211; the sort I&#8217;m looking for, with compression for a static site.</p><p>I don&#8217;t think it does incremental upload, am I right &#8211; and if so, could you advise on that?<br /> Thanks, John</p> ]]></content:encoded> <feedburner:origLink>http://vedovini.net/2010/06/properly-uploading-files-to-amazon-s3/comment-page-1/#comment-2920</feedburner:origLink></item> <item><title>Comment on Posting multipart form data using PHP by Jason</title><link>http://feedproxy.google.com/~r/cvedovini/comments/~3/rAWa8NRnpBw/</link> <dc:creator>Jason</dc:creator> <pubDate>Tue, 13 Dec 2011 17:32:30 +0000</pubDate> <guid isPermaLink="false">http://vedovini.net/?p=357#comment-2901</guid> <description>Dude! You're the one and only salvation through this nightmare of mine. I struggled hectically trying to find a way to parse a normal text field with my file upload through a multipart/form-data formThanks a stashJason</description> <content:encoded><![CDATA[<p>Dude! You&#8217;re the one and only salvation through this nightmare of mine. I struggled hectically trying to find a way to parse a normal text field with my file upload through a multipart/form-data form</p><p>Thanks a stash</p><p>Jason</p> ]]></content:encoded> <feedburner:origLink>http://vedovini.net/2009/08/posting-multipart-form-data-using-php/comment-page-1/#comment-2901</feedburner:origLink></item> <item><title>Comment on Sévices Après Vente by Alice</title><link>http://feedproxy.google.com/~r/cvedovini/comments/~3/5X50XlnjNVQ/</link> <dc:creator>Alice</dc:creator> <pubDate>Mon, 05 Dec 2011 10:30:27 +0000</pubDate> <guid isPermaLink="false">http://vedovini.net/?p=515#comment-2899</guid> <description>Hello
en se moment je rencontre également des p'tits problèmes avec notre très chère FNAC...(pour ma tablette)je compatie et te souhaite bien du courage dans ta lutte.sinon, je vais demander à me faire rembourser ma tab... Accepteront-ils?? =P</description> <content:encoded><![CDATA[<p>Hello<br /> en se moment je rencontre également des p&#8217;tits problèmes avec notre très chère FNAC&#8230;(pour ma tablette)</p><p>je compatie et te souhaite bien du courage dans ta lutte.</p><p>sinon, je vais demander à me faire rembourser ma tab&#8230; Accepteront-ils?? =P</p> ]]></content:encoded> <feedburner:origLink>http://vedovini.net/2010/02/sevices-apres-vente/comment-page-1/#comment-2899</feedburner:origLink></item> </channel> </rss><!-- Dynamic page generated in 0.681 seconds. --><!-- Cached page generated by WP-Super-Cache on 2012-05-15 17:42:32 --><!-- Compression = gzip -->

