<?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 UltraMega Tech.</title>
	<atom:link href="http://www.ultramegatech.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ultramegatech.com</link>
	<description>Web development blog</description>
	<lastBuildDate>Wed, 24 Apr 2013 09:56:16 +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 Create an Upload Progress Bar With PHP and jQuery by Andre</title>
		<link>http://www.ultramegatech.com/2010/10/create-an-upload-progress-bar-with-php-and-jquery/comment-page-2/#comment-3046</link>
		<dc:creator>Andre</dc:creator>
		<pubDate>Wed, 24 Apr 2013 09:56:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.ultramegatech.com/blog/?p=929#comment-3046</guid>
		<description><![CDATA[Hi thanks for this tutorial. It helped me a lot !]]></description>
		<content:encoded><![CDATA[<p>Hi thanks for this tutorial. It helped me a lot !</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Creating an Upload Progress Bar in PHP with APC by Prestashop et APC en multiboutiques &#124; Webiche : Blog de Michel Tomas</title>
		<link>http://www.ultramegatech.com/2008/12/creating-upload-progress-bar-php/comment-page-2/#comment-3040</link>
		<dc:creator>Prestashop et APC en multiboutiques &#124; Webiche : Blog de Michel Tomas</dc:creator>
		<pubDate>Wed, 10 Apr 2013 13:09:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.ultramegatech.com/blog/?p=43#comment-3040</guid>
		<description><![CDATA[[...] de plus en plus d&#8217;interactions intéressantes, par exemple avec APC_FILE_UPLOAD_PROGRESS sur cet article d&#8217;ultramega qui explique comment créer une barre de progression d&#8217;upload. Vous trouverez plus d&#8217;infos sur APC dans les liens au pied de cet [...]]]></description>
		<content:encoded><![CDATA[<p>[...] de plus en plus d&rsquo;interactions intéressantes, par exemple avec APC_FILE_UPLOAD_PROGRESS sur cet article d&rsquo;ultramega qui explique comment créer une barre de progression d&rsquo;upload. Vous trouverez plus d&rsquo;infos sur APC dans les liens au pied de cet [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Create an Upload Progress Bar With PHP and jQuery by Nova</title>
		<link>http://www.ultramegatech.com/2010/10/create-an-upload-progress-bar-with-php-and-jquery/comment-page-2/#comment-3032</link>
		<dc:creator>Nova</dc:creator>
		<pubDate>Wed, 03 Apr 2013 15:36:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.ultramegatech.com/blog/?p=929#comment-3032</guid>
		<description><![CDATA[Hi Steve, How are u?!

I´m trying use you script, but I´m having some troubles. The function uploadprogress_get_info(); doesn´t return any array, just empty.

Would you help me with this?

My configurations are in phpinfo():

PHP Version: 5.3.8

uploadprogress version: 1.0.1
uploadprogress.file.contents_template: \/upload_contents_%s
uploadprogress.file.filename_template: \/upt_%s.txt
uploadprogress.get_contents: 0 

Thanks man!]]></description>
		<content:encoded><![CDATA[<p>Hi Steve, How are u?!</p>
<p>I´m trying use you script, but I´m having some troubles. The function uploadprogress_get_info(); doesn´t return any array, just empty.</p>
<p>Would you help me with this?</p>
<p>My configurations are in phpinfo():</p>
<p>PHP Version: 5.3.8</p>
<p>uploadprogress version: 1.0.1<br />
uploadprogress.file.contents_template: \/upload_contents_%s<br />
uploadprogress.file.filename_template: \/upt_%s.txt<br />
uploadprogress.get_contents: 0 </p>
<p>Thanks man!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Create an Upload Progress Bar With PHP and jQuery by Tyrone</title>
		<link>http://www.ultramegatech.com/2010/10/create-an-upload-progress-bar-with-php-and-jquery/comment-page-2/#comment-3030</link>
		<dc:creator>Tyrone</dc:creator>
		<pubDate>Sun, 10 Mar 2013 01:42:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.ultramegatech.com/blog/?p=929#comment-3030</guid>
		<description><![CDATA[Hi! I&#039;ve been following your blog for some time now and finally got the bravery to go ahead and give you a shout out from Austin Texas! Just wanted to tell you keep up the good work!]]></description>
		<content:encoded><![CDATA[<p>Hi! I&#8217;ve been following your blog for some time now and finally got the bravery to go ahead and give you a shout out from Austin Texas! Just wanted to tell you keep up the good work!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Accessing the Command Line From PHP by Justin</title>
		<link>http://www.ultramegatech.com/2009/02/accessing-the-command-line-from-php/comment-page-1/#comment-3029</link>
		<dc:creator>Justin</dc:creator>
		<pubDate>Thu, 07 Mar 2013 17:43:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.ultramegatech.com/blog/?p=225#comment-3029</guid>
		<description><![CDATA[Thank you for this thorough explanation. It&#039;s been super helpful. One question, though. These commands work for me when I do interactive PHP from the command line, but not when I actually write a .php file. Like you said, it &#039;hangs until the program ends&#039; but since I&#039;m doing a &#039;watch&#039; command, the program never ends. How would I go about redirecting the output of the program? Or even just seeing if there&#039;s an error occurring?]]></description>
		<content:encoded><![CDATA[<p>Thank you for this thorough explanation. It&#8217;s been super helpful. One question, though. These commands work for me when I do interactive PHP from the command line, but not when I actually write a .php file. Like you said, it &#8216;hangs until the program ends&#8217; but since I&#8217;m doing a &#8216;watch&#8217; command, the program never ends. How would I go about redirecting the output of the program? Or even just seeing if there&#8217;s an error occurring?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Generating (X)HTML Documents Using DOMDocument In PHP by Wedding Photobooth</title>
		<link>http://www.ultramegatech.com/2009/07/generating-xhtml-documents-using-domdocument-in-php/comment-page-1/#comment-3025</link>
		<dc:creator>Wedding Photobooth</dc:creator>
		<pubDate>Sat, 12 Jan 2013 06:53:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.ultramegatech.com/blog/?p=528#comment-3025</guid>
		<description><![CDATA[I do consider all of the ideas you have introduced to your post.
They&#039;re very convincing and will certainly work. Nonetheless, the posts are very quick for newbies. Could you please lengthen them a bit from next time? Thank you for the post.]]></description>
		<content:encoded><![CDATA[<p>I do consider all of the ideas you have introduced to your post.<br />
They&#8217;re very convincing and will certainly work. Nonetheless, the posts are very quick for newbies. Could you please lengthen them a bit from next time? Thank you for the post.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Create Snake in JavaScript with HTML5 Canvas by Linell</title>
		<link>http://www.ultramegatech.com/2011/08/create-snake-in-javascript/comment-page-1/#comment-3018</link>
		<dc:creator>Linell</dc:creator>
		<pubDate>Thu, 27 Dec 2012 02:35:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.ultramegatech.com/blog/?p=956#comment-3018</guid>
		<description><![CDATA[What error were you getting? I just followed through it and it worked perfectly.]]></description>
		<content:encoded><![CDATA[<p>What error were you getting? I just followed through it and it worked perfectly.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Creating a Calendar in PHP by Webdesign Arnhem</title>
		<link>http://www.ultramegatech.com/2009/01/creating-a-calendar-in-php/comment-page-1/#comment-3017</link>
		<dc:creator>Webdesign Arnhem</dc:creator>
		<pubDate>Mon, 17 Dec 2012 10:35:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.ultramegatech.com/blog/?p=168#comment-3017</guid>
		<description><![CDATA[Very minimal! Thanks i love it!

I just it to make a minimal Monthview function. Only 17 lines of code.

echo Maand(11,2012);

function Maand($month, $year){
  $maand = array(&#039; &#039;,&#039;Januari&#039;,&#039;Februari&#039;,&#039;Maart&#039;,&#039;April&#039;,&#039;Mei&#039;,&#039;Juni&#039;,&#039;Juli&#039;,&#039;Augustus&#039;,&#039;September&#039;,&#039;Oktober&#039;,&#039;November&#039;,&#039;December&#039;);
  $dag   = array(&#039;Zondag&#039;,&#039;Maandag&#039;,&#039;Dinsdag&#039;,&#039;Woensdag&#039;,&#039;Donderdag&#039;,&#039;Vrijdag&#039;,&#039;Zaterdag&#039;);
  $today = getdate();
  $first = getdate(mktime(0,0,0,$month,1,$year));
  $last  = getdate(mktime(0,0,0,$month+1,0,$year));
  $html.=&quot;{$maand[$month]} - {$year}\n\r&quot;;
  for ($i = 0; $i &lt;= 6; $i++) $html.=&quot;{$dag[$i]}\n\r&quot;;
  for($i = 0; $i &lt; $first[&#039;wday&#039;]; $i++) $html.= &quot;  &quot;;
  for($i = 1; $i &lt;= $last[&#039;mday&#039;]; $i++){
    $class = ($i == $today[&#039;mday&#039;] &amp;&amp; $first[&#039;mon&#039;] == $today[&#039;mon&#039;] &amp;&amp; $first[&#039;year&#039;] == $today[&#039;year&#039;])? &#039;today&#039; : &#039;day&#039;;
    $html.= &quot;  {$i}\n\r&quot;;
  } // for
  if($last[&#039;wday&#039;] &lt; 6) for($i = $last[&#039;wday&#039;]; $i &lt; 6; $i++)  $html.=&quot;  \n\r&quot;;
  $html.=&quot;&quot;;
  return $html;
} // function Maand]]></description>
		<content:encoded><![CDATA[<p>Very minimal! Thanks i love it!</p>
<p>I just it to make a minimal Monthview function. Only 17 lines of code.</p>
<p>echo Maand(11,2012);</p>
<p>function Maand($month, $year){<br />
  $maand = array(&#8216; &#8216;,&#8217;Januari&#8217;,'Februari&#8217;,'Maart&#8217;,'April&#8217;,'Mei&#8217;,'Juni&#8217;,'Juli&#8217;,'Augustus&#8217;,'September&#8217;,'Oktober&#8217;,'November&#8217;,'December&#8217;);<br />
  $dag   = array(&#8216;Zondag&#8217;,'Maandag&#8217;,'Dinsdag&#8217;,'Woensdag&#8217;,'Donderdag&#8217;,'Vrijdag&#8217;,'Zaterdag&#8217;);<br />
  $today = getdate();<br />
  $first = getdate(mktime(0,0,0,$month,1,$year));<br />
  $last  = getdate(mktime(0,0,0,$month+1,0,$year));<br />
  $html.=&#8221;{$maand[$month]} &#8211; {$year}\n\r&#8221;;<br />
  for ($i = 0; $i &lt;= 6; $i++) $html.=&quot;{$dag[$i]}\n\r&#8221;;<br />
  for($i = 0; $i &lt; $first[&#039;wday&#039;]; $i++) $html.= &quot;  &#8220;;<br />
  for($i = 1; $i &lt;= $last[&#039;mday&#039;]; $i++){<br />
    $class = ($i == $today[&#039;mday&#039;] &amp;&amp; $first[&#039;mon&#039;] == $today[&#039;mon&#039;] &amp;&amp; $first[&#039;year&#039;] == $today[&#039;year&#039;])? &#039;today&#039; : &#039;day&#039;;<br />
    $html.= &quot;  {$i}\n\r&#8221;;<br />
  } // for<br />
  if($last['wday'] &lt; 6) for($i = $last[&#039;wday&#039;]; $i &lt; 6; $i++)  $html.=&quot;  \n\r&#8221;;<br />
  $html.=&#8221;";<br />
  return $html;<br />
} // function Maand</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Working With Time Zones in PHP by Ilayaraja</title>
		<link>http://www.ultramegatech.com/2009/04/working-with-time-zones-in-php/comment-page-1/#comment-3016</link>
		<dc:creator>Ilayaraja</dc:creator>
		<pubDate>Thu, 13 Dec 2012 05:05:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.ultramegatech.com/blog/?p=337#comment-3016</guid>
		<description><![CDATA[Nice tutorial.]]></description>
		<content:encoded><![CDATA[<p>Nice tutorial.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Creating a Calendar in PHP by Canguingo</title>
		<link>http://www.ultramegatech.com/2009/01/creating-a-calendar-in-php/comment-page-1/#comment-3015</link>
		<dc:creator>Canguingo</dc:creator>
		<pubDate>Thu, 29 Nov 2012 08:05:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.ultramegatech.com/blog/?p=168#comment-3015</guid>
		<description><![CDATA[the &quot;see it in action&quot; link just don&#039;t work. So... how do I know if this is worth it?]]></description>
		<content:encoded><![CDATA[<p>the &#8220;see it in action&#8221; link just don&#8217;t work. So&#8230; how do I know if this is worth it?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
