<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>iTechLog &#187; Programming</title>
	<atom:link href="http://itechlog.com/tag/programming/feed/" rel="self" type="application/rss+xml" />
	<link>http://itechlog.com</link>
	<description>Your source to IT solutions, interesting technology news and code snipets.</description>
	<lastBuildDate>Tue, 10 Jan 2012 17:06:25 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>Arduino the Open Source hardware</title>
		<link>http://itechlog.com/programming/2011/11/07/arduino-the-open-source-hardware/</link>
		<comments>http://itechlog.com/programming/2011/11/07/arduino-the-open-source-hardware/#comments</comments>
		<pubDate>Mon, 07 Nov 2011 16:20:31 +0000</pubDate>
		<dc:creator>Alex Costa</dc:creator>
				<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Arduino]]></category>
		<category><![CDATA[arduino projects]]></category>
		<category><![CDATA[C Programming]]></category>
		<category><![CDATA[DIY geek]]></category>
		<category><![CDATA[geek gifts]]></category>
		<category><![CDATA[IDE]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[muti platform]]></category>
		<category><![CDATA[robbots]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://itechlog.com/?p=1311</guid>
		<description><![CDATA[<a href="http://itechlog.com/programming/2011/11/07/arduino-the-open-source-hardware/" title="Arduino the Open Source hardware"></a>If you are a thinker, a mad scientist in the making or just a curious ADD person like me, the Arduino boards are just what you are missing in life. Arduino is an open-source physical computing platform based on a &#8230;<p class="read-more"><a href="http://itechlog.com/programming/2011/11/07/arduino-the-open-source-hardware/">Read more &#187;</a></p>]]></description>
			<content:encoded><![CDATA[<a href="http://itechlog.com/programming/2011/11/07/arduino-the-open-source-hardware/" title="Arduino the Open Source hardware"></a><p>If you are a thinker, a mad scientist in the making or just a curious ADD person like me, the Arduino boards are just what you are missing in life.</p>
<p><a href="http://itechlog.com/wp-content/uploads/2011/11/arduino-uno.jpeg" rel="lightbox"><img class="alignleft size-thumbnail wp-image-1313" title="arduino-uno" src="http://itechlog.com/wp-content/uploads/2011/11/arduino-uno-150x150.jpg" alt="Arduino Uno Board" width="150" height="150" /></a>Arduino is an open-source physical computing platform based on a simple micro controller board, and a development environment for writing software for the board.</p>
<p>Arduino can be used to develop interactive objects, taking inputs from a variety of switches or sensors, and controlling a variety of lights, motors, and other physical outputs. Arduino projects can be stand-alone, or they can be communicate with software running on your computer .</p>
<p>Arduino hardware can be used in Windows, Mac or Linux. The boards can be assembled by hand or purchased pre-assembled and the open-source IDE (programming environment) can be downloaded for free.</p>
<p>There&#8217;s a great starting guide at <a title="Arduino starting guide" href="http://arduino.cc/en/Guide/HomePage" target="_blank">http://arduino.cc/en/Guide/HomePage</a>, but I have also been recommended this book:</p>
<p><strong><a title="30 Arduino Projects" href="http://chooseyour.co.uk/us/all-1000-007174133X-30_Arduino_Projects_for_the_Evil_Genius" target="_blank"><img class="alignleft size-medium wp-image-1312" title="arduino-book" src="http://itechlog.com/wp-content/uploads/2011/11/arduino-book-214x300.jpg" alt="" width="114" height="160" /></a><a title="30 Arduino Projects" href="http://chooseyour.co.uk/us/all-1000-007174133X-30_Arduino_Projects_for_the_Evil_Genius" target="_blank">30 Arduino Projects for the Evil Genius</a></strong></p>
<p>This guide shows you how to program and build a variety of projects with the Arduino microcontroller development system. Covering Windows, Mac, and Linux platforms, it gets you up to speed with the simplified C programming you need to know&#8211;no prior programming experience necessary.</p>
<p>You can find more books and arduino boards and components on <a title="Arduino boards and books" href="http://chooseyour.co.uk/us/shop.php?k=arduino&amp;c=all." target="_blank">here. </a></p>
<p><strong>Examples of what one can accomplish with Arduino:</strong></p>
<p>&nbsp;</p>
<table border="0">
<tbody>
<tr>
<td><iframe src="http://www.youtube.com/embed/1SNC3ib10_4" frameborder="0" width="290" height="239"></iframe></td>
<td><iframe src="http://www.youtube.com/embed/J3ySNng9vsg" frameborder="0" width="290" height="239"></iframe></td>
</tr>
</tbody>
</table>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>

<!-- start wp-tags-to-technorati 1.02 -->

<p class='technorati-tags'>Technorati Tags: <a class='technorati-link' href='http://technorati.com/tag/Arduino' rel='tag' target='_self'>Arduino</a>, <a class='technorati-link' href='http://technorati.com/tag/arduino+projects' rel='tag' target='_self'>arduino projects</a>, <a class='technorati-link' href='http://technorati.com/tag/C+Programming' rel='tag' target='_self'>C Programming</a>, <a class='technorati-link' href='http://technorati.com/tag/DIY+geek' rel='tag' target='_self'>DIY geek</a>, <a class='technorati-link' href='http://technorati.com/tag/geek+gifts' rel='tag' target='_self'>geek gifts</a>, <a class='technorati-link' href='http://technorati.com/tag/IDE' rel='tag' target='_self'>IDE</a>, <a class='technorati-link' href='http://technorati.com/tag/Linux' rel='tag' target='_self'>Linux</a>, <a class='technorati-link' href='http://technorati.com/tag/Mac' rel='tag' target='_self'>Mac</a>, <a class='technorati-link' href='http://technorati.com/tag/muti+platform' rel='tag' target='_self'>muti platform</a>, <a class='technorati-link' href='http://technorati.com/tag/Open+Source' rel='tag' target='_self'>Open Source</a>, <a class='technorati-link' href='http://technorati.com/tag/Programming' rel='tag' target='_self'>Programming</a>, <a class='technorati-link' href='http://technorati.com/tag/robbots' rel='tag' target='_self'>robbots</a>, <a class='technorati-link' href='http://technorati.com/tag/Windows' rel='tag' target='_self'>Windows</a></p>

<!-- end wp-tags-to-technorati -->
<h3  class="related_post_title">Related Posts</h3><ul class="related_post"><li>March 11, 2010 -- <a href="http://itechlog.com/itechlog-news/2010/03/11/the-future-of-gaming-is-opengl/" title="The future of gaming is OpenGL">The future of gaming is OpenGL</a></li><li>June 20, 2009 -- <a href="http://itechlog.com/itechlog-news/2009/06/20/opensuse-factory/" title="OpenSuse Factory">OpenSuse Factory</a></li><li>May 12, 2009 -- <a href="http://itechlog.com/itechlog-news/2009/05/12/offline-blogging-tools/" title="Offline Blogging Tools">Offline Blogging Tools</a></li><li>January 28, 2009 -- <a href="http://itechlog.com/easy-tips/2009/01/28/synergy-share-mouse-and-keyboard-cross-platform/" title="Synergy &#8211; share mouse and keyboard cross platform">Synergy &#8211; share mouse and keyboard cross platform</a></li><li>December 14, 2011 -- <a href="http://itechlog.com/linux/2011/12/14/show-desktop-icons-in-gnome-3-on-open-suse-12-1/" title="Show Desktop icons in Gnome 3 on Open SUSE 12.1">Show Desktop icons in Gnome 3 on Open SUSE 12.1</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://itechlog.com/programming/2011/11/07/arduino-the-open-source-hardware/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Android to iPhone Apps with XML</title>
		<link>http://itechlog.com/itechlog-news/2009/07/08/android-to-iphone-apps-with-xml/</link>
		<comments>http://itechlog.com/itechlog-news/2009/07/08/android-to-iphone-apps-with-xml/#comments</comments>
		<pubDate>Wed, 08 Jul 2009 09:54:49 +0000</pubDate>
		<dc:creator>Alex Costa</dc:creator>
				<category><![CDATA[Itechlog News]]></category>
		<category><![CDATA[Mobile Phones]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Android]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[Mobile]]></category>
		<category><![CDATA[XML]]></category>
		<category><![CDATA[XMLVM]]></category>

		<guid isPermaLink="false">http://itechlog.com/itechlog-news/2009/07/08/android-to-iphone-apps-with-xml/</guid>
		<description><![CDATA[<a href="http://itechlog.com/itechlog-news/2009/07/08/android-to-iphone-apps-with-xml/" title="Android to iPhone Apps with XML"></a>Why has no one thought of it before&#8230;.. ? You may ask. But someone now has.&#160; The XMLVM project was created by Arno Puder and his team at San Francisco State University.&#160; What it does is provide a bridge between &#8230;<p class="read-more"><a href="http://itechlog.com/itechlog-news/2009/07/08/android-to-iphone-apps-with-xml/">Read more &#187;</a></p>]]></description>
			<content:encoded><![CDATA[<a href="http://itechlog.com/itechlog-news/2009/07/08/android-to-iphone-apps-with-xml/" title="Android to iPhone Apps with XML"></a><p><img style="max-width: 800px; float: left; margin-top: 10px; margin-bottom: 10px; margin-right: 10px;" src="http://xmlvm.org/overview/overview.jpg" height="277" width="301" />Why has no one thought of it before&#8230;.. ? You may ask. But someone now has.&nbsp; <a target="_blank" href="http://xmlvm.org/overview/">The XMLVM project</a> was created by Arno Puder and his team at San Francisco State University.&nbsp; What it does is provide a bridge between disparate compile-time and run-time environments — in a word cross-compiling, as described by&nbsp; <strong></strong><strong><a href="http://www.linux-mag.com/author/723">Frank Ableson</a> on the <a target="_blank" href="http://www.linux-mag.com/cache/7408/1.html">Linux Magazine website</a><b>.&nbsp;</b></strong> </p>
<p>XMLVM serves as an umbrella for several projects. For all projects, a Java class file or a .NET executable is first translated to an XML-document. Based on the XML-document generated by the front-end, various transformations are possible. <small>(extracted)</small></p>
<p>The possibilities are immense, but I think it will really take off in the mobile market with Applications being able to run cross-platform from <a target="_blank" href="http://xmlvm.org/android/">Android to iPhone</a> and so on.</p>
<p></p>

<!-- start wp-tags-to-technorati 1.02 -->

<p class='technorati-tags'>Technorati Tags: <a class='technorati-link' href='http://technorati.com/tag/Android' rel='tag' target='_self'>Android</a>, <a class='technorati-link' href='http://technorati.com/tag/Development' rel='tag' target='_self'>Development</a>, <a class='technorati-link' href='http://technorati.com/tag/iPhone' rel='tag' target='_self'>iPhone</a>, <a class='technorati-link' href='http://technorati.com/tag/Mobile' rel='tag' target='_self'>Mobile</a>, <a class='technorati-link' href='http://technorati.com/tag/Programming' rel='tag' target='_self'>Programming</a>, <a class='technorati-link' href='http://technorati.com/tag/XML' rel='tag' target='_self'>XML</a>, <a class='technorati-link' href='http://technorati.com/tag/XMLVM' rel='tag' target='_self'>XMLVM</a></p>

<!-- end wp-tags-to-technorati -->
<h3  class="related_post_title">Related Posts</h3><ul class="related_post"><li>October 25, 2010 -- <a href="http://itechlog.com/security/2010/10/25/laptop-mobile-and-firefox-security/" title="Laptop, mobile and Firefox security">Laptop, mobile and Firefox security</a></li><li>May 24, 2010 -- <a href="http://itechlog.com/mobile-phones/2010/05/24/mobile-apps-overload/" title="Mobile Apps overload?">Mobile Apps overload?</a></li><li>June 20, 2009 -- <a href="http://itechlog.com/itechlog-news/2009/06/20/opensuse-factory/" title="OpenSuse Factory">OpenSuse Factory</a></li><li>November 7, 2011 -- <a href="http://itechlog.com/programming/2011/11/07/arduino-the-open-source-hardware/" title="Arduino the Open Source hardware">Arduino the Open Source hardware</a></li><li>March 11, 2010 -- <a href="http://itechlog.com/itechlog-news/2010/03/11/request-the-audible-com-books-application-for-android/" title="Request the Audible.com books application for Android">Request the Audible.com books application for Android</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://itechlog.com/itechlog-news/2009/07/08/android-to-iphone-apps-with-xml/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>OpenSuse Factory</title>
		<link>http://itechlog.com/itechlog-news/2009/06/20/opensuse-factory/</link>
		<comments>http://itechlog.com/itechlog-news/2009/06/20/opensuse-factory/#comments</comments>
		<pubDate>Sat, 20 Jun 2009 13:03:20 +0000</pubDate>
		<dc:creator>Alex Costa</dc:creator>
				<category><![CDATA[Itechlog News]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Novell]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[OpenSuse Factory]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Suse Linux]]></category>

		<guid isPermaLink="false">http://itechlog.com/itechlog-news/2009/06/20/opensuse-factory/</guid>
		<description><![CDATA[<a href="http://itechlog.com/itechlog-news/2009/06/20/opensuse-factory/" title="OpenSuse Factory"></a>On June 18th 2009 The OpenSuse Project announced that its development factory has been made more accessible to package contributors.&#160; Joe Brockmeier&#8217;s post at opensuseNews states&#8230; &#160;&#8221;we’re making it easier for contributors to take responsibility for packages and to contribute &#8230;<p class="read-more"><a href="http://itechlog.com/itechlog-news/2009/06/20/opensuse-factory/">Read more &#187;</a></p>]]></description>
			<content:encoded><![CDATA[<a href="http://itechlog.com/itechlog-news/2009/06/20/opensuse-factory/" title="OpenSuse Factory"></a><p><img style="max-width: 800px; float: left; margin-top: 10px; margin-bottom: 10px; margin-right: 10px;" src="http://www.opensuse.org/images/screenshots/thumbs/5.Even_more_3D_eyecandy.jpg" />On June 18th 2009 The OpenSuse Project announced that its development factory has been made more accessible to package contributors.&nbsp; Joe Brockmeier&#8217;s post at opensuseNews states&#8230;</p>
<p>&nbsp;&#8221;<i>we’re making it easier for contributors to take responsibility for packages and to contribute directly to openSUSE. This means contributors will be able to be directly responsible for packages, without having to go through a Novell employee to make changes.</i>&#8220;</p>
<p>Read more on <a target="_blank" href="http://news.opensuse.org/2009/06/18/opensuse-factory-is-now-open/">OpenSuse News site</a>.</p>

<!-- start wp-tags-to-technorati 1.02 -->

<p class='technorati-tags'>Technorati Tags: <a class='technorati-link' href='http://technorati.com/tag/Development' rel='tag' target='_self'>Development</a>, <a class='technorati-link' href='http://technorati.com/tag/Linux' rel='tag' target='_self'>Linux</a>, <a class='technorati-link' href='http://technorati.com/tag/Novell' rel='tag' target='_self'>Novell</a>, <a class='technorati-link' href='http://technorati.com/tag/Open+Source' rel='tag' target='_self'>Open Source</a>, <a class='technorati-link' href='http://technorati.com/tag/OpenSuse+Factory' rel='tag' target='_self'>OpenSuse Factory</a>, <a class='technorati-link' href='http://technorati.com/tag/Programming' rel='tag' target='_self'>Programming</a>, <a class='technorati-link' href='http://technorati.com/tag/Suse+Linux' rel='tag' target='_self'>Suse Linux</a></p>

<!-- end wp-tags-to-technorati -->
<h3  class="related_post_title">Related Posts</h3><ul class="related_post"><li>November 7, 2011 -- <a href="http://itechlog.com/programming/2011/11/07/arduino-the-open-source-hardware/" title="Arduino the Open Source hardware">Arduino the Open Source hardware</a></li><li>December 14, 2011 -- <a href="http://itechlog.com/linux/2011/12/14/show-desktop-icons-in-gnome-3-on-open-suse-12-1/" title="Show Desktop icons in Gnome 3 on Open SUSE 12.1">Show Desktop icons in Gnome 3 on Open SUSE 12.1</a></li><li>April 8, 2011 -- <a href="http://itechlog.com/linux/2011/04/08/linux-turns-20/" title="Linux turns 20">Linux turns 20</a></li><li>July 25, 2009 -- <a href="http://itechlog.com/open-source/2009/07/25/php-gtk-is-still-live/" title="PHP-GTK  is still live">PHP-GTK  is still live</a></li><li>July 8, 2009 -- <a href="http://itechlog.com/itechlog-news/2009/07/08/android-to-iphone-apps-with-xml/" title="Android to iPhone Apps with XML">Android to iPhone Apps with XML</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://itechlog.com/itechlog-news/2009/06/20/opensuse-factory/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Automatically display form data with PHP</title>
		<link>http://itechlog.com/web-programming/2009/05/13/automatically-display-form-data-with-php/</link>
		<comments>http://itechlog.com/web-programming/2009/05/13/automatically-display-form-data-with-php/#comments</comments>
		<pubDate>Wed, 13 May 2009 12:23:44 +0000</pubDate>
		<dc:creator>Alex Costa</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Web Programming]]></category>
		<category><![CDATA[$_POST]]></category>
		<category><![CDATA[foreach()]]></category>
		<category><![CDATA[html form]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://itechlog.com/?p=723</guid>
		<description><![CDATA[<a href="http://itechlog.com/web-programming/2009/05/13/automatically-display-form-data-with-php/" title="Automatically display form data with PHP"></a>This is a simple PHP  script to automatically display (dump output)  data submited from a html form. The form setup all inputs (form fields) need to have the same name with [] at the end to turn it into an &#8230;<p class="read-more"><a href="http://itechlog.com/web-programming/2009/05/13/automatically-display-form-data-with-php/">Read more &#187;</a></p>]]></description>
			<content:encoded><![CDATA[<a href="http://itechlog.com/web-programming/2009/05/13/automatically-display-form-data-with-php/" title="Automatically display form data with PHP"></a><p>This is a simple PHP  script to automatically display (<strong>dump output</strong>)  data submited from a html form.</p>
<p><strong>The form setup</strong></p>
<ul>
<li>all inputs (form fields) need to have the same name with [] at the end to turn it into an array,  e.g &lt;input type=text name=formdata[]&gt;</li>
</ul>
<p style="padding-left: 30px;">formq.html content</p>
<p style="padding-left: 30px;"><span style="color: #3366ff;">&lt;form method=post action=showme.php&gt;<br />
Name: &lt;input type=text name=formdata[]&gt;&lt;br&gt;<br />
Email: &lt;input type=text name=formdata[]&gt;&lt;br&gt;<br />
</span></p>
<p style="padding-left: 30px;"><span style="color: #3366ff;">&lt;input type=submit value=ok&gt;<br />
&lt;/form&gt;</span>
</p>
<p style="padding-left: 30px;">
<p><strong>The Script setup</strong></p>
<p style="padding-left: 30px;">showme.php content</p>
<p style="padding-left: 30px;"><span style="color: #3366ff;">&lt;?php<br />
$data = $_POST['formdata']; # get value from the form fields</span>
</p>
<p style="padding-left: 30px;"><span style="color: #3366ff;">foreach ( $data as $key =&gt; $value ) { # loop through array collecting the results</span></p>
<p style="padding-left: 30px;"><span style="color: #3366ff;">echo  &#8220;$value&lt;br&gt;&#8221;;  # output the data  &#8211; print to page<br />
}<br />
?&gt;</span></p>

<!-- start wp-tags-to-technorati 1.02 -->

<p class='technorati-tags'>Technorati Tags: <a class='technorati-link' href='http://technorati.com/tag/%24_POST' rel='tag' target='_self'>$_POST</a>, <a class='technorati-link' href='http://technorati.com/tag/foreach%28%29' rel='tag' target='_self'>foreach()</a>, <a class='technorati-link' href='http://technorati.com/tag/html+form' rel='tag' target='_self'>html form</a>, <a class='technorati-link' href='http://technorati.com/tag/PHP' rel='tag' target='_self'>PHP</a>, <a class='technorati-link' href='http://technorati.com/tag/Programming' rel='tag' target='_self'>Programming</a></p>

<!-- end wp-tags-to-technorati -->
<h3  class="related_post_title">Related Posts</h3><ul class="related_post"><li>December 4, 2008 -- <a href="http://itechlog.com/web-programming/2008/12/04/search-engine-optimization-seo-in-php-book/" title="Search Engine Optimization  SEO in PHP (Book)">Search Engine Optimization  SEO in PHP (Book)</a></li><li>November 7, 2011 -- <a href="http://itechlog.com/programming/2011/11/07/arduino-the-open-source-hardware/" title="Arduino the Open Source hardware">Arduino the Open Source hardware</a></li><li>August 10, 2011 -- <a href="http://itechlog.com/code-snipets/2011/08/10/cardsave-error-transaction-datetime-expired/" title="Cardsave error &#8220;transaction date/time expired&#8221;">Cardsave error &#8220;transaction date/time expired&#8221;</a></li><li>January 31, 2011 -- <a href="http://itechlog.com/web-programming/2011/01/31/it-is-not-safe-to-rely-on-the-systems-timezone-settings/" title="It is not safe to rely on the system’s timezone settings">It is not safe to rely on the system’s timezone settings</a></li><li>July 8, 2009 -- <a href="http://itechlog.com/itechlog-news/2009/07/08/android-to-iphone-apps-with-xml/" title="Android to iPhone Apps with XML">Android to iPhone Apps with XML</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://itechlog.com/web-programming/2009/05/13/automatically-display-form-data-with-php/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PHP 5.2.8 Avaliable fixed the security bug on 5.2.7</title>
		<link>http://itechlog.com/itechlog-news/2008/12/09/php-528-avaliable-fixed-the-security-bug-on-527/</link>
		<comments>http://itechlog.com/itechlog-news/2008/12/09/php-528-avaliable-fixed-the-security-bug-on-527/#comments</comments>
		<pubDate>Tue, 09 Dec 2008 07:34:33 +0000</pubDate>
		<dc:creator>Alex Costa</dc:creator>
				<category><![CDATA[Itechlog News]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Web Programming]]></category>
		<category><![CDATA[PHP 5.2.7]]></category>
		<category><![CDATA[PHP 5.2.8]]></category>
		<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://itechlog.com/itechlog-news/2008/12/09/php-528-avaliable-fixed-the-security-bug-on-527/</guid>
		<description><![CDATA[<a href="http://itechlog.com/itechlog-news/2008/12/09/php-528-avaliable-fixed-the-security-bug-on-527/" title="PHP 5.2.8 Avaliable fixed the security bug on 5.2.7"></a>the PHP version 5.2.7 was removed from distribution due to a bug that caused a security hole in some configurations. The bug was related to the magic_quotes_gpc which will be deprecated in version 2.6. The PHP development team has officially &#8230;<p class="read-more"><a href="http://itechlog.com/itechlog-news/2008/12/09/php-528-avaliable-fixed-the-security-bug-on-527/">Read more &#187;</a></p>]]></description>
			<content:encoded><![CDATA[<a href="http://itechlog.com/itechlog-news/2008/12/09/php-528-avaliable-fixed-the-security-bug-on-527/" title="PHP 5.2.8 Avaliable fixed the security bug on 5.2.7"></a><p>the<b> PHP version 5.2.7</b> was removed from distribution due to a bug that caused a security hole in some configurations. The bug was related to the magic_quotes_gpc which will be deprecated in version 2.6.</p>
<p>The PHP development team has officially announced the immediate availability of <b><a href="http://www.php.net/downloads.php" target=_blank>PHP 5.2.8</a></b>. This release addresses a regression introduced by 5.2.7 in regard to the magic_quotes functionality, that was broken by an incorrect fix to the filter extension. All users who have upgraded to 5.2.7 are encouraged to upgrade to this release, alternatively you can apply a work-around for the bug by changing &#8220;filter.default_flags=0&#8243; in php.ini.</p>

<!-- start wp-tags-to-technorati 1.02 -->

<p class='technorati-tags'>Technorati Tags: <a class='technorati-link' href='http://technorati.com/tag/PHP+5.2.7' rel='tag' target='_self'>PHP 5.2.7</a>, <a class='technorati-link' href='http://technorati.com/tag/PHP+5.2.8' rel='tag' target='_self'>PHP 5.2.8</a>, <a class='technorati-link' href='http://technorati.com/tag/Programming' rel='tag' target='_self'>Programming</a>, <a class='technorati-link' href='http://technorati.com/tag/Security' rel='tag' target='_self'>Security</a>, <a class='technorati-link' href='http://technorati.com/tag/Web+Programming' rel='tag' target='_self'>Web Programming</a></p>

<!-- end wp-tags-to-technorati -->
<h3  class="related_post_title">Related Posts</h3><ul class="related_post"><li>November 7, 2011 -- <a href="http://itechlog.com/programming/2011/11/07/arduino-the-open-source-hardware/" title="Arduino the Open Source hardware">Arduino the Open Source hardware</a></li><li>August 22, 2011 -- <a href="http://itechlog.com/open-source/2011/08/22/truecrypt-tutorial/" title="TrueCrypt tutorial">TrueCrypt tutorial</a></li><li>October 25, 2010 -- <a href="http://itechlog.com/security/2010/10/25/laptop-mobile-and-firefox-security/" title="Laptop, mobile and Firefox security">Laptop, mobile and Firefox security</a></li><li>March 26, 2010 -- <a href="http://itechlog.com/itechlog-news/2010/03/26/books-for-sale-linux-shell-qmail-handbook-and-ssltls/" title="Books for sale &#8211; Linux Shell, Qmail Handbook and SSL/TLS">Books for sale &#8211; Linux Shell, Qmail Handbook and SSL/TLS</a></li><li>July 8, 2009 -- <a href="http://itechlog.com/itechlog-news/2009/07/08/android-to-iphone-apps-with-xml/" title="Android to iPhone Apps with XML">Android to iPhone Apps with XML</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://itechlog.com/itechlog-news/2008/12/09/php-528-avaliable-fixed-the-security-bug-on-527/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Python3 &#8211; Intentionaly backward incompatible</title>
		<link>http://itechlog.com/itechlog-news/2008/12/08/python3-intentionaly-backward-incompatible/</link>
		<comments>http://itechlog.com/itechlog-news/2008/12/08/python3-intentionaly-backward-incompatible/#comments</comments>
		<pubDate>Mon, 08 Dec 2008 08:05:15 +0000</pubDate>
		<dc:creator>Alex Costa</dc:creator>
				<category><![CDATA[Itechlog News]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Web Programming]]></category>
		<category><![CDATA[2to3]]></category>
		<category><![CDATA[Py3K]]></category>
		<category><![CDATA[Python 3.0]]></category>

		<guid isPermaLink="false">http://itechlog.com/itechlog-news/2008/12/08/python3-intentionaly-backward-incompatible/</guid>
		<description><![CDATA[<a href="http://itechlog.com/itechlog-news/2008/12/08/python3-intentionaly-backward-incompatible/" title="Python3 - Intentionaly backward incompatible"></a>Python is a dynamic object-oriented programming language that can be used for many kinds of software development. It offers strong support for integration with other languages and tools, comes with extensive standard libraries. The Python&#160;developers have released the final version &#8230;<p class="read-more"><a href="http://itechlog.com/itechlog-news/2008/12/08/python3-intentionaly-backward-incompatible/">Read more &#187;</a></p>]]></description>
			<content:encoded><![CDATA[<a href="http://itechlog.com/itechlog-news/2008/12/08/python3-intentionaly-backward-incompatible/" title="Python3 - Intentionaly backward incompatible"></a><p><b><strong></strong>Python</b> is a dynamic object-oriented programming language that can be used for many kinds of software development. It offers strong support for integration with other languages and tools, comes with extensive standard libraries.</p>
<p>The Python&nbsp;developers have released the final version of <b>Python<br />
3.0</b>, a major reworking of the programming language. It&#8217;s said to be intentionally incompatible<br />
with the Python 2 series. </p>
<p>According to Guido van Rossum (Project Founder)</p>
<p>&#8220;&#8230; the new features in Python 3.0, compared to 2.6.<br />
Python 3.0, also known as “Python 3000” or “Py3K”, is the first ever<br />
<em>intentionally backwards incompatible</em> Python release.  There are more<br />
changes than in a typical release, and more that are important for all<br />
Python users.  Nevertheless, after digesting the changes, you’ll find<br />
that Python really hasn’t changed all that much – by and large, we’re<br />
mostly fixing well-known annoyances and warts, and removing a lot of<br />
old cruft.&#8221;</p>
<p>read the official &#8220;<a target="_blank" href="http://docs.python.org/dev/3.0/whatsnew/3.0.html">What&#8217;s New in Python 3.0</a>&#8221; release.</p>

<!-- start wp-tags-to-technorati 1.02 -->

<p class='technorati-tags'>Technorati Tags: <a class='technorati-link' href='http://technorati.com/tag/2to3' rel='tag' target='_self'>2to3</a>, <a class='technorati-link' href='http://technorati.com/tag/Programming' rel='tag' target='_self'>Programming</a>, <a class='technorati-link' href='http://technorati.com/tag/Py3K' rel='tag' target='_self'>Py3K</a>, <a class='technorati-link' href='http://technorati.com/tag/Python+3.0' rel='tag' target='_self'>Python 3.0</a></p>

<!-- end wp-tags-to-technorati -->
<h3  class="related_post_title">Related Posts</h3><ul class="related_post"><li>November 7, 2011 -- <a href="http://itechlog.com/programming/2011/11/07/arduino-the-open-source-hardware/" title="Arduino the Open Source hardware">Arduino the Open Source hardware</a></li><li>July 8, 2009 -- <a href="http://itechlog.com/itechlog-news/2009/07/08/android-to-iphone-apps-with-xml/" title="Android to iPhone Apps with XML">Android to iPhone Apps with XML</a></li><li>June 20, 2009 -- <a href="http://itechlog.com/itechlog-news/2009/06/20/opensuse-factory/" title="OpenSuse Factory">OpenSuse Factory</a></li><li>May 13, 2009 -- <a href="http://itechlog.com/web-programming/2009/05/13/automatically-display-form-data-with-php/" title="Automatically display form data with PHP">Automatically display form data with PHP</a></li><li>December 9, 2008 -- <a href="http://itechlog.com/itechlog-news/2008/12/09/php-528-avaliable-fixed-the-security-bug-on-527/" title="PHP 5.2.8 Avaliable fixed the security bug on 5.2.7">PHP 5.2.8 Avaliable fixed the security bug on 5.2.7</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://itechlog.com/itechlog-news/2008/12/08/python3-intentionaly-backward-incompatible/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Search Engine Optimization  SEO in PHP (Book)</title>
		<link>http://itechlog.com/web-programming/2008/12/04/search-engine-optimization-seo-in-php-book/</link>
		<comments>http://itechlog.com/web-programming/2008/12/04/search-engine-optimization-seo-in-php-book/#comments</comments>
		<pubDate>Thu, 04 Dec 2008 23:55:02 +0000</pubDate>
		<dc:creator>Alex Costa</dc:creator>
				<category><![CDATA[Books]]></category>
		<category><![CDATA[Web Programming]]></category>
		<category><![CDATA[MOD_REWRITE]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Search]]></category>
		<category><![CDATA[SEO]]></category>

		<guid isPermaLink="false">http://itechlog.com/?p=101</guid>
		<description><![CDATA[<a href="http://itechlog.com/web-programming/2008/12/04/search-engine-optimization-seo-in-php-book/" title="Search Engine Optimization  SEO in PHP (Book)"></a>The term SEO (Search Engine Optimization) has become a new phenomenon with marketeers.  As a programmer/developer it&#8217;s very hard to find a good book on such a broad subject but recently I found this great book. The authors go about &#8230;<p class="read-more"><a href="http://itechlog.com/web-programming/2008/12/04/search-engine-optimization-seo-in-php-book/">Read more &#187;</a></p>]]></description>
			<content:encoded><![CDATA[<a href="http://itechlog.com/web-programming/2008/12/04/search-engine-optimization-seo-in-php-book/" title="Search Engine Optimization  SEO in PHP (Book)"></a><p><a href="http://www.amazon.co.uk/gp/product/0470100923?ie=UTF8&amp;tag=costafamily-21&amp;linkCode=as2&amp;camp=1634&amp;creative=6738&amp;creativeASIN=0470100923" target="_blank"><img src="https://images-na.ssl-images-amazon.com/images/I/5184%2B7hkqxL._SL160_.jpg" border="0" alt="" align="right" /></a><br />
The term SEO (Search Engine Optimization) has become a new phenomenon with  <a title="or MARKETER - One that sells goods or services in or to a market, especially one that markets a specified commodity" href="http://www.thefreedictionary.com/marketeer" target="_blank">marketeers</a>.  As a programmer/developer it&#8217;s very hard to find a good book on such a broad subject but recently I found this great book. The authors go about explaining and guiding you through exercises that are relevant for both programmers and marketeers.  It contains detailed chapters on Website Content, Links, Webmaster tools and <a href="http://httpd.apache.org/docs/1.3/mod/mod_rewrite.html" target="_blank">MOD_REWRITE</a>. The code snipets found in this book can be used as a good reference guide to any SEO project.   This <a title="SEO with PHP" href="http://www.amazon.co.uk/gp/product/0470100923?ie=UTF8&amp;tag=costafamily-21&amp;linkCode=as2&amp;camp=1634&amp;creative=6738&amp;creativeASIN=0470100923" target="_blank">book is for PHP Programmers</a> but they have also published a <a title="SEO with .net" href="http://www.amazon.co.uk/gp/product/0470131470?ie=UTF8&amp;tag=costafamily-21&amp;linkCode=as2&amp;camp=1634&amp;creative=6738&amp;creativeASIN=0470100923" target="_blank">.NET version.</a></p>
<p>If  you develop with <a title="Wordpress.org" href="http://wordpress.org" target="_blank">WordPress.org</a> this releted post can also be very helpfull:  <a title="SEO and WordPress" href="http://itechlog.com/wordpress/2008/12/13/seo-and-wordpress/" target="_blank">SEO and WordPress</a></p>

<!-- start wp-tags-to-technorati 1.02 -->

<p class='technorati-tags'>Technorati Tags: <a class='technorati-link' href='http://technorati.com/tag/Books' rel='tag' target='_self'>Books</a>, <a class='technorati-link' href='http://technorati.com/tag/MOD_REWRITE' rel='tag' target='_self'>MOD_REWRITE</a>, <a class='technorati-link' href='http://technorati.com/tag/PHP' rel='tag' target='_self'>PHP</a>, <a class='technorati-link' href='http://technorati.com/tag/Programming' rel='tag' target='_self'>Programming</a>, <a class='technorati-link' href='http://technorati.com/tag/Search' rel='tag' target='_self'>Search</a>, <a class='technorati-link' href='http://technorati.com/tag/SEO' rel='tag' target='_self'>SEO</a></p>

<!-- end wp-tags-to-technorati -->
<h3  class="related_post_title">Related Posts</h3><ul class="related_post"><li>June 5, 2009 -- <a href="http://itechlog.com/itechlog-news/2009/06/05/keyword-search-and-website-ranking-tools/" title="Keyword search and website ranking tools">Keyword search and website ranking tools</a></li><li>May 13, 2009 -- <a href="http://itechlog.com/web-programming/2009/05/13/automatically-display-form-data-with-php/" title="Automatically display form data with PHP">Automatically display form data with PHP</a></li><li>March 27, 2009 -- <a href="http://itechlog.com/web-programming/2009/03/27/htaccess-301-redirect/" title=".htaccess 301 Redirect">.htaccess 301 Redirect</a></li><li>December 13, 2008 -- <a href="http://itechlog.com/wordpress/2008/12/13/seo-and-wordpress/" title="SEO and Wordpress">SEO and Wordpress</a></li><li>January 10, 2012 -- <a href="http://itechlog.com/social-networking/2012/01/10/google-search-goes-social/" title="Google search goes social">Google search goes social</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://itechlog.com/web-programming/2008/12/04/search-engine-optimization-seo-in-php-book/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

