<?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>CoderAustralia Blog</title>
	<atom:link href="http://blog.coderaustralia.com/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.coderaustralia.com</link>
	<description>Technique, Technology, Design &#38; Development</description>
	<lastBuildDate>Tue, 31 Jan 2012 23:41:29 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>How to change joomla article global configuration</title>
		<link>http://blog.coderaustralia.com/php-programming/how-to-change-joomla-article-global-configuration</link>
		<comments>http://blog.coderaustralia.com/php-programming/how-to-change-joomla-article-global-configuration#comments</comments>
		<pubDate>Tue, 31 Jan 2012 23:41:29 +0000</pubDate>
		<dc:creator>nuwinda</dc:creator>
				<category><![CDATA[joomla]]></category>
		<category><![CDATA[Php Programming]]></category>

		<guid isPermaLink="false">http://blog.coderaustralia.com/?p=352</guid>
		<description><![CDATA[If you need to change Joomla article pdf icon, print icon, email icon or even display dates related to all the articles. You need to change the article global configuration. Login to your admin panel Go to Content -&#62; Article manager From Article Menu select Options From here you can change articles global configuration.]]></description>
			<content:encoded><![CDATA[<p>If you need to change Joomla article pdf icon, print icon, email icon or even display dates related to all the articles. You need to change the article global configuration.</p>
<p>Login to your admin panel</p>
<p>Go to Content -&gt; Article manager</p>
<p>From Article Menu select <strong>Options</strong></p>
<p>From here you can change articles global configuration.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.coderaustralia.com/php-programming/how-to-change-joomla-article-global-configuration/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Relaunching CoderAustralia</title>
		<link>http://blog.coderaustralia.com/php-programming/relaunching-coderaustralia</link>
		<comments>http://blog.coderaustralia.com/php-programming/relaunching-coderaustralia#comments</comments>
		<pubDate>Tue, 20 Sep 2011 09:50:24 +0000</pubDate>
		<dc:creator>nuwinda</dc:creator>
				<category><![CDATA[Php Programming]]></category>

		<guid isPermaLink="false">http://blog.coderaustralia.com/?p=346</guid>
		<description><![CDATA[I&#8217;m about to relaunch my new Australian domain(.au) web site. New site will http://coderaustralia.com.au and contains blog, forum, New CMS I&#8217;m working on and among others. &#160; &#160;]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m about to relaunch my new Australian domain(.au) web site. New site will <strong><a href="http://coderaustralia.com.au">http://coderaustralia.com.au</a></strong> and contains blog, forum, New CMS I&#8217;m working on and among others.</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.coderaustralia.com/php-programming/relaunching-coderaustralia/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to secure your jquery get or post methode</title>
		<link>http://blog.coderaustralia.com/php-programming/how-to-secure-your-jquery-get-or-post-methode</link>
		<comments>http://blog.coderaustralia.com/php-programming/how-to-secure-your-jquery-get-or-post-methode#comments</comments>
		<pubDate>Fri, 08 Apr 2011 03:48:31 +0000</pubDate>
		<dc:creator>nuwinda</dc:creator>
				<category><![CDATA[Php Programming]]></category>

		<guid isPermaLink="false">http://blog.coderaustralia.com/?p=332</guid>
		<description><![CDATA[Jquery is used in many day-today sites and as a web programmer we encounter many systems that use jquery. This video demonstrate how to secure your jquery script when you use jquery get or post method. You can also use this your forms or AJAX scripts. This is the first video from colection of videos.]]></description>
			<content:encoded><![CDATA[<p><object width="447" height="269" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/fy7jsebuw10?fs=1&amp;hl=en_GB" /><param name="allowfullscreen" value="true" /><embed width="447" height="269" type="application/x-shockwave-flash" src="http://www.youtube.com/v/fy7jsebuw10?fs=1&amp;hl=en_GB" allowFullScreen="true" allowscriptaccess="always" allowfullscreen="true" /></object></p>
<p>Jquery is used in many day-today sites and as a web programmer we encounter many systems that use jquery. This video demonstrate how to secure your jquery script when you use jquery get or post method.</p>
<p>You can also use this your forms or AJAX scripts. This is the first video from colection of videos.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.coderaustralia.com/php-programming/how-to-secure-your-jquery-get-or-post-methode/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress auto login and redirect plugin</title>
		<link>http://blog.coderaustralia.com/wordpress-plugins/wordpress-auto-login</link>
		<comments>http://blog.coderaustralia.com/wordpress-plugins/wordpress-auto-login#comments</comments>
		<pubDate>Thu, 20 Jan 2011 13:08:21 +0000</pubDate>
		<dc:creator>nuwinda</dc:creator>
				<category><![CDATA[wordpress plugins]]></category>
		<category><![CDATA[wordpress auto login and redirect]]></category>
		<category><![CDATA[wordpress auto login plugin]]></category>

		<guid isPermaLink="false">http://blog.coderaustralia.com/?p=321</guid>
		<description><![CDATA[This plugin allow users auto login and redirect to given url after registration. DownloadDownloaded 666 times]]></description>
			<content:encoded><![CDATA[<p>This plugin allow users auto login and redirect to given url after registration.</p>
<p><a href='#' onclick='javascript:window.open("/feed?download=5","Window1","menubar=no,width=400,height=200,toolbar=no, left="+((screen.width/2)-200)+", top="+((screen.height/2)-100));return false;' style="background:url('http://blog.coderaustralia.com/wp-content/plugins/download-manager/d24.png') no-repeat;padding:3px 12px 12px 28px;font:bold 10pt verdana;">Download</a><br><small style='margin-left:30px;'>Downloaded 666 times</small></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.coderaustralia.com/wordpress-plugins/wordpress-auto-login/feed</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>How to create php File Upload Progressbar</title>
		<link>http://blog.coderaustralia.com/php-programming/how-to-create-php-file-upload-progressbar</link>
		<comments>http://blog.coderaustralia.com/php-programming/how-to-create-php-file-upload-progressbar#comments</comments>
		<pubDate>Tue, 11 Jan 2011 22:26:50 +0000</pubDate>
		<dc:creator>nuwinda</dc:creator>
				<category><![CDATA[Php Programming]]></category>
		<category><![CDATA[file upload progressbar]]></category>
		<category><![CDATA[jquery-php file upload]]></category>
		<category><![CDATA[php file upload progressbar]]></category>

		<guid isPermaLink="false">http://blog.coderaustralia.com/?p=313</guid>
		<description><![CDATA[You need to install the php extension extension=uploadprogress.so Source code for this tutorial DownloadDownloaded 997 times]]></description>
			<content:encoded><![CDATA[<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="447" height="269" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/f35I3fqRgmk?fs=1&amp;hl=en_GB" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="447" height="269" src="http://www.youtube.com/v/f35I3fqRgmk?fs=1&amp;hl=en_GB" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p>You need to install the php extension</p>
<pre>extension=uploadprogress.so</pre>
<p>Source code for this tutorial</p>
<p><a href='#' onclick='javascript:window.open("/feed?download=4","Window1","menubar=no,width=400,height=200,toolbar=no, left="+((screen.width/2)-200)+", top="+((screen.height/2)-100));return false;' style="background:url('http://blog.coderaustralia.com/wp-content/plugins/download-manager/d24.png') no-repeat;padding:3px 12px 12px 28px;font:bold 10pt verdana;">Download</a><br><small style='margin-left:30px;'>Downloaded 997 times</small></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.coderaustralia.com/php-programming/how-to-create-php-file-upload-progressbar/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>How to remove Home link from wordpress main menu</title>
		<link>http://blog.coderaustralia.com/php-programming/how-to-remove-home-link-from-wordpress-main-menu</link>
		<comments>http://blog.coderaustralia.com/php-programming/how-to-remove-home-link-from-wordpress-main-menu#comments</comments>
		<pubDate>Sun, 19 Dec 2010 22:51:38 +0000</pubDate>
		<dc:creator>nuwinda</dc:creator>
				<category><![CDATA[Php Programming]]></category>
		<category><![CDATA[wordpress plugins]]></category>
		<category><![CDATA[wordpress menu]]></category>
		<category><![CDATA[wordpress menu hme link]]></category>

		<guid isPermaLink="false">http://blog.coderaustralia.com/?p=299</guid>
		<description><![CDATA[This article will demonstrate how to remove your wordpress Home link from your main menu. Also you can use this method to customize your Main menu from Menues section. First go to Admin -&#62; Apperance -&#62; Menus in your wordpress installation. Create a New Menu lets say its name &#8220;My_main_menu&#8221; Now add your pages and&#8230;]]></description>
			<content:encoded><![CDATA[<p>This article will demonstrate how to remove your wordpress Home link from your main menu. Also you can use this method to customize your Main menu from Menues section.</p>
<h4>First go to Admin -&gt; Apperance -&gt; Menus in your wordpress installation.</h4>
<p>Create a New Menu lets say its name &#8220;My_main_menu&#8221;</p>
<p>Now add your pages and custome links you need on your main menu.</p>
<p>Goto your template folder and open header.php</p>
<p>replace your</p>
<h4><span style="color: #de0c19;">&lt;?php</span> wp_nav_menu( <span style="color: #3366ff;">array</span>( &#8216;container_class&#8217; =&gt; &#8216;menu-header&#8217;, &#8216;theme_location&#8217; =&gt; &#8216;primary&#8217; ) ); <span style="color: #de0c19;">?&gt;</span></h4>
<p>with following</p>
<h4><span style="color: #de0c19;">&lt;?php</span> wp_nav_menu( <span style="color: #3366ff;">array</span>( &#8216;menu&#8217; =&gt; &#8216;<strong>My_main_menu&#8217;</strong>, &#8216;container_class&#8217; =&gt; &#8216;<strong>menu</strong>&#8216;, &#8216;theme_location&#8217; =&gt; &#8216;primary&#8217; ,<br />
&#8216;container&#8217; =&gt; &#8216;div&#8217;) ); <span style="color: #de0c19;">?&gt;</span></h4>
<p>This will add My_main_menu items to your Main menu.</p>
<p>That&#8217;s it Have fun.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.coderaustralia.com/php-programming/how-to-remove-home-link-from-wordpress-main-menu/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Product Video/ Featured Video for Oscommerce</title>
		<link>http://blog.coderaustralia.com/php-programming/product-video-featured-video-for-oscommerce</link>
		<comments>http://blog.coderaustralia.com/php-programming/product-video-featured-video-for-oscommerce#comments</comments>
		<pubDate>Mon, 06 Dec 2010 05:42:38 +0000</pubDate>
		<dc:creator>nuwinda</dc:creator>
				<category><![CDATA[Php Programming]]></category>
		<category><![CDATA[Through WWW]]></category>
		<category><![CDATA[oscommerce contributions]]></category>
		<category><![CDATA[oscommerce featured videos]]></category>
		<category><![CDATA[Show videos on oscommerce]]></category>

		<guid isPermaLink="false">http://blog.coderaustralia.com/?p=241</guid>
		<description><![CDATA[Thanks for checking out this oscommerce contribution. This oscommerce cotribution let you show embed videos of your product. Once you done the basic customization You can use this contribution to display featured videos of your product. Run this in your mysql ALTER TABLE `products` ADD `products_embed_movie` text default NULL; ALTER TABLE `products` ADD `products_featured_movie` tinyint(1)&#8230;]]></description>
			<content:encoded><![CDATA[<p>Thanks for checking out this oscommerce contribution.</p>
<p>This oscommerce cotribution let you show embed videos of your product. Once you done the basic customization You can use this contribution to display featured videos of your product.</p>
<p><span id="more-241"></span></p>
<p><strong>Run this in your mysql</strong></p>
<p>ALTER TABLE `products` ADD `products_embed_movie` text default NULL;<br />
ALTER TABLE `products` ADD `products_featured_movie` tinyint(1) default NULL AFTER `products_embed_movie`;</p>
<p style="padding-left: 30px;"><strong>admin/categories.php</strong></p>
<p><strong>FIND-&gt;</strong><br />
$parameters = array(&#8216;products_name&#8217; =&gt; &#8221;,<br />
&#8216;products_description&#8217; =&gt; &#8221;,<br />
<strong>ADD AFTER-&gt; </strong><br />
&#8216;products_embed_movie&#8217; =&gt; &#8221;,<br />
&#8216;products_featured_movie&#8217; =&gt; 0,</p>
<p><strong>FIND-&gt;(there may be more than one, add affter all)</strong><br />
$products_name = $HTTP_POST_VARS['products_name'];<br />
$products_description = $HTTP_POST_VARS['products_description'];<br />
$products_url = $HTTP_POST_VARS['products_url'];<br />
<strong>ADD AFTER-&gt; </strong><br />
$products_embed_movie = $HTTP_POST_VARS['products_embed_movie'];<br />
$products_featured_movie = $HTTP_POST_VARS['products_featured_movie'];</p>
<p><strong>FIND-&gt;p.products_model, in</strong><br />
$product_query = tep_db_query(&#8220;select pd.products_name, pd.products_description,</p>
<p><strong>ADD BEFORE-&gt; </strong><br />
p.products_embed_movie,p.products_featured_movie,</p>
<p><strong>FIND-&gt;</strong><br />
if (!isset($pInfo-&gt;products_status)) $pInfo-&gt;products_status = &#8217;1&#8242;;<br />
switch ($pInfo-&gt;products_status) {<br />
case &#8217;0&#8242;: $in_status = false; $out_status = true; break;<br />
case &#8217;1&#8242;:<br />
default: $in_status = true; $out_status = false;<br />
}</p>
<p><strong>ADD AFTER-&gt;</strong><br />
if (!isset($pInfo-&gt;products_featured_movie)) $pInfo-&gt;products_featured_movie = &#8217;1&#8242;;<br />
switch ($pInfo-&gt;products_featured_movie) {<br />
case &#8217;0&#8242;: $in_moviefeaturedstatus = false; $out_moviefeaturedstatus = true; break;<br />
case &#8217;1&#8242;:<br />
default: $in_moviefeaturedstatus = true; $out_moviefeaturedstatus = false;<br />
}</p>
<p><strong>FIND -&gt;</strong><br />
&lt;tr bgcolor=&#8221;#ebebff&#8221;&gt;<br />
&lt;td&gt;&lt;?php echo TEXT_PRODUCTS_PRICE_NET; ?&gt;&lt;/td&gt;<br />
&lt;td&gt;&lt;?php echo tep_draw_separator(&#8216;pixel_trans.gif&#8217;, &#8217;24&#8242;, &#8217;15&#8242;) . &#8216;&amp;nbsp;&#8217; . tep_draw_input_field(&#8216;products_price&#8217;, $pInfo-&gt;products_price, &#8216;onKeyUp=&#8221;updateGross()&#8221;&#8216;); ?&gt;&lt;/td&gt;<br />
&lt;/tr&gt;</p>
<p><strong>ADD AFTER-&gt;</strong><br />
&lt;tr&gt;<br />
&lt;td&gt;&lt;?php echo TEXT_EMBED_MOVIE; ?&gt;&lt;/td&gt;<br />
&lt;td&gt;<br />
&lt;table border=&#8221;0&#8243; cellspacing=&#8221;0&#8243; cellpadding=&#8221;0&#8243;&gt;<br />
&lt;tr&gt;<br />
&lt;td valign=&#8221;top&#8221;&gt;<br />
&lt;?php echo tep_draw_textarea_field(&#8216;products_embed_movie&#8217;, &#8216;soft&#8217;, &#8217;60&#8242;, &#8217;8&#8242;,$pInfo-&gt;products_embed_movie); ?&gt;<br />
&lt;/td&gt;<br />
&lt;/tr&gt;<br />
&lt;/table&gt;</p>
<p>&lt;/td&gt;<br />
&lt;/tr&gt;</p>
<p>&lt;tr bgcolor=&#8221;#ebebff&#8221;&gt;<br />
&lt;td&gt;&lt;?php echo TEXT_SETMOVIE_AS_FEATURED; ?&gt;&lt;/td&gt;<br />
&lt;td&gt;&lt;?php echo tep_draw_separator(&#8216;pixel_trans.gif&#8217;, &#8217;24&#8242;, &#8217;15&#8242;) . &#8216;&amp;nbsp;&#8217; . tep_draw_radio_field(&#8216;products_featured_movie&#8217;, &#8217;1&#8242;, $in_status) . &#8216;&amp;nbsp;&#8217; . TEXT_YES . &#8216;&amp;nbsp;&#8217; . tep_draw_radio_field(&#8216;products_featured_movie&#8217;, &#8217;0&#8242;, $out_status) . &#8216;&amp;nbsp;&#8217; . TEXT_NO; ?&gt;&lt;/td&gt;<br />
&lt;/tr&gt;</p>
<p><strong>FIND-&gt;</strong><br />
echo tep_draw_hidden_field(&#8216;products_image&#8217;, stripslashes($products_image_name));<br />
<strong>ADD AFTER-&gt;</strong><br />
echo tep_draw_hidden_field(&#8216;products_embed_movie&#8217;, stripslashes($products_embed_movie));<br />
echo tep_draw_hidden_field(&#8216;products_featured_movie&#8217;, stripslashes($products_featured_movie));</p>
<p><strong>FIND-&gt;</strong><br />
&lt;td&gt;&lt;?php echo tep_image(DIR_WS_CATALOG_IMAGES . $products_image_name, $pInfo-&gt;products_name, SMALL_IMAGE_WIDTH, SMALL_IMAGE_HEIGHT, &#8216;align=&#8221;right&#8221; hspace=&#8221;5&#8243; vspace=&#8221;5&#8243;&#8216;) . $pInfo-&gt;products_description; ?&gt;&lt;/td&gt;<br />
&lt;/tr&gt;<br />
<strong>ADD AFTER-&gt;</strong><br />
&lt;tr&gt;<br />
&lt;td&gt;&lt;?php echo $pInfo-&gt;products_embed_movie?&gt;&lt;/td&gt;<br />
&lt;/tr&gt;</p>
<p><strong>FIND-&gt;</strong><br />
tep_db_query(&#8220;insert into &#8221; . TABLE_PRODUCTS . &#8221; (products_quantity, products_model,products_image, products_retail_price, products_price, products_date_added, products_date_available, products_weight, products_status, products_tax_class_id, manufacturers_id) values (&#8216;&#8221; . tep_db_input($product['products_quantity']) . &#8220;&#8216;, &#8216;&#8221; . tep_db_input($product['products_model']) . &#8220;&#8216;, &#8216;&#8221; . tep_db_input($product['products_image']) . &#8220;&#8216;, &#8216;&#8221; . tep_db_input($product['products_retail_price']) . &#8220;&#8216;, &#8216;&#8221; . tep_db_input($product['products_price']) . &#8220;&#8216;,  now(), &#8221; . (empty($product['products_date_available']) ? &#8220;null&#8221; : &#8220;&#8216;&#8221; . tep_db_input($product['products_date_available']) . &#8220;&#8216;&#8221;) . &#8220;, &#8216;&#8221; . tep_db_input($product['products_weight']) . &#8220;&#8216;, &#8217;0&#8242;, &#8216;&#8221; . (int)$product['products_tax_class_id'] . &#8220;&#8216;, &#8216;&#8221; . (int)$product['manufacturers_id'] . &#8220;&#8216;)&#8221;);<br />
<strong>REPLACEWITH-&gt;</strong><br />
tep_db_query(&#8220;insert into &#8221; . TABLE_PRODUCTS . &#8221; (products_quantity, products_model,products_image, products_retail_price, products_price, products_date_added, products_date_available, products_weight, products_status, products_tax_class_id, manufacturers_id,products_embed_movie,products_featured_movie) values (&#8216;&#8221; . tep_db_input($product['products_quantity']) . &#8220;&#8216;, &#8216;&#8221; . tep_db_input($product['products_model']) . &#8220;&#8216;, &#8216;&#8221; . tep_db_input($product['products_image']) . &#8220;&#8216;, &#8216;&#8221; . tep_db_input($product['products_retail_price']) . &#8220;&#8216;, &#8216;&#8221; . tep_db_input($product['products_price']) . &#8220;&#8216;,  now(), &#8221; . (empty($product['products_date_available']) ? &#8220;null&#8221; : &#8220;&#8216;&#8221; . tep_db_input($product['products_date_available']) . &#8220;&#8216;&#8221;) . &#8220;, &#8216;&#8221; . tep_db_input($product['products_weight']) . &#8220;&#8216;, &#8217;0&#8242;, &#8216;&#8221; . (int)$product['products_tax_class_id'] . &#8220;&#8216;, &#8216;&#8221; . (int)$product['manufacturers_id'] . &#8220;&#8216;, &#8216;&#8221; . tep_db_input($product['products_embed_movie']) . &#8220;&#8216;, &#8216;&#8221; . tep_db_input($product['products_featured_movie']) . &#8220;&#8216;)&#8221;);</p>
<p><strong><br />
FIND-&gt;</strong><br />
$sql_data_array = array(&#8216;products_quantity&#8217; =&gt; (int)tep_db_prepare_input($HTTP_POST_VARS['products_quantity']),<br />
&#8216;products_model&#8217; =&gt; tep_db_prepare_input($HTTP_POST_VARS['products_model']),<br />
&#8216;products_price&#8217; =&gt; tep_db_prepare_input($HTTP_POST_VARS['products_price']),<br />
&#8216;products_retail_price&#8217; =&gt;  tep_db_prepare_input($HTTP_POST_VARS['products_retail_price']),<br />
&#8216;products_date_available&#8217; =&gt; $products_date_available,<br />
&#8216;products_weight&#8217; =&gt; (float)tep_db_prepare_input($HTTP_POST_VARS['products_weight']),<br />
&#8216;products_status&#8217; =&gt; tep_db_prepare_input($HTTP_POST_VARS['products_status']),<br />
&#8216;products_tax_class_id&#8217; =&gt; tep_db_prepare_input($HTTP_POST_VARS['products_tax_class_id']),</p>
<p><strong>ADD AFTER-&gt;</strong><br />
&#8216;products_embed_movie&#8217; =&gt; tep_db_prepare_input($HTTP_POST_VARS['products_embed_movie']),<br />
&#8216;products_featured_movie&#8217; =&gt; tep_db_prepare_input($HTTP_POST_VARS['products_featured_movie']),</p>
<p style="padding-left: 30px;">
<p style="padding-left: 30px;">
<p style="padding-left: 30px;">
<p style="padding-left: 30px;">
<p style="padding-left: 30px;"><strong>admin/includes/langauge/english.php<br />
ADD TO BOTTOM</strong><br />
define(&#8216;TEXT_EMBED_MOVIE&#8217;,'Embed Movie&#8217;);<br />
define(&#8216;TEXT_SETMOVIE_AS_FEATURED&#8217;,'Movie Featured&#8217;);<br />
define(&#8216;TEXT_YES&#8217;,'Yes&#8217;);<br />
define(&#8216;TEXT_NO&#8217;,'No&#8217;);</p>
<p><strong>includes/langauge/english.php</strong><br />
//Modifyed from here for coderaustralia FEATURED VIDEO<br />
define(&#8216;TEXT_FEATURED&#8217;, &#8216;Video of the Month&#8217;);</p>
<p style="padding-left: 30px;">
<p style="padding-left: 30px;">
<p style="padding-left: 30px;"><strong>FOLLOWING CODING IS OPTIONAL AND DEPEND ON YOUR SITE</strong></p>
<p style="padding-left: 30px;"><strong><br />
</strong></p>
<p style="padding-left: 30px;"><strong>TO SHOW VIDEO IN FEATURED PRODUCT VIDEO<br />
index.php</strong></p>
<p>if( !empty($random_product['products_featured_movie']) &amp;&amp; !empty($random_product['products_embed_movie']) ){</p>
<p>$embed_video=$random_product['products_embed_movie'];</p>
<p>} else {<br />
$featured_query = tep_db_query(&#8220;select p.products_id,pd.products_name, p.products_embed_movie from &#8221; . TABLE_PRODUCTS . &#8221; p, &#8221; . TABLE_PRODUCTS_DESCRIPTION . &#8221; pd where p.products_status = &#8217;1&#8242; and pd.products_id = p.products_id and pd.language_id = &#8216;&#8221; . (int)$languages_id . &#8220;&#8216; and p.products_embed_movie&lt;&gt;&#8221; and p.products_featured_movie= &#8217;1&#8242;&#8221;);<br />
$featured_embed = tep_db_fetch_array($featured_query);<br />
$embed_video=$featured_embed['products_embed_movie'];<br />
}</p>
<p>if( !empty($embed_video) ){?&gt;</p>
<p>&lt;?php echo $embed_video;?&gt;</p>
<p>&lt;?php } ?&gt;</p>
<p><strong>SHOW VIDEO IN PRODUCT LISTING PAGE<br />
product_info.php</strong></p>
<p><strong>FIND-&gt;</strong><br />
$product_info_query = tep_db_query(&#8220;select p.products_id, pd.products_name, pd.products_description, p.products_model,<br />
<strong>ADD AFTER</strong><br />
p.products_embed_movie, p.products_featured_movie,</p>
<p><strong>ADD THIS WHERE YOU NEED THE VIDEO</strong><br />
&lt;?php     if( !empty($product_info['products_featured_movie']) &amp;&amp; !empty($product_info['products_embed_movie']) ){ ?&gt;<br />
&lt;p style=&#8221;margin:0 auto;text-align:center;&#8221;&gt;&lt;?php echo $product_info['products_embed_movie'] ?&gt;&lt;/p&gt;<br />
&lt;?php     } ?&gt;</p>
<p style="padding-left: 30px;">
]]></content:encoded>
			<wfw:commentRss>http://blog.coderaustralia.com/php-programming/product-video-featured-video-for-oscommerce/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress extra widgets</title>
		<link>http://blog.coderaustralia.com/php-programming/wordpress-extra-widgets</link>
		<comments>http://blog.coderaustralia.com/php-programming/wordpress-extra-widgets#comments</comments>
		<pubDate>Wed, 17 Nov 2010 02:24:00 +0000</pubDate>
		<dc:creator>nuwinda</dc:creator>
				<category><![CDATA[Php Programming]]></category>
		<category><![CDATA[wordpress plugins]]></category>
		<category><![CDATA[more widgets on wp site]]></category>
		<category><![CDATA[wordpress plugin]]></category>
		<category><![CDATA[wp extra widgets]]></category>

		<guid isPermaLink="false">http://blog.coderaustralia.com/?p=285</guid>
		<description><![CDATA[Extra widgets plugin allows you to create new widget areas for your theme. it work category wise. by using this plugin you can have different sidebars to your wordpress application. you need to login to download this plugin . Please login to access downloadables]]></description>
			<content:encoded><![CDATA[<p>Extra widgets plugin allows you to create new widget areas for your theme. it work category wise.</p>
<p>by using this plugin you can have different sidebars to your wordpress application.</p>
<p>you need to login to download this  plugin .</p>
<p><span id="more-285"></span></p>
<p><a href="http://blog.coderaustralia.com/wp-content/uploads/2010/11/extrawidgets_admin.jpg"  class="fancybox"><img class="alignnone size-full wp-image-289" title="extrawidgets_admin" src="http://blog.coderaustralia.com/wp-content/uploads/2010/11/extrawidgets_admin.jpg" alt="" width="813" height="357" /></a></p>
<p><a href="http://blog.coderaustralia.com/wp-content/uploads/2010/11/extrawidgets.jpg"  class="fancybox"><img class="alignnone size-full wp-image-288" title="extrawidgets" src="http://blog.coderaustralia.com/wp-content/uploads/2010/11/extrawidgets.jpg" alt="" width="812" height="369" /></a></p>
<p><a href='http://blog.coderaustralia.com/wp-login.php'  style="background:url('http://blog.coderaustralia.com/wp-content/plugins/download-manager/l24.png') no-repeat;padding:3px 12px 12px 28px;font:bold 10pt verdana;">Please login to access downloadables</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.coderaustralia.com/php-programming/wordpress-extra-widgets/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A to Z list</title>
		<link>http://blog.coderaustralia.com/nocategory/a-to-z-list</link>
		<comments>http://blog.coderaustralia.com/nocategory/a-to-z-list#comments</comments>
		<pubDate>Thu, 14 Oct 2010 22:17:10 +0000</pubDate>
		<dc:creator>nuwinda</dc:creator>
				<category><![CDATA[No Category]]></category>

		<guid isPermaLink="false">http://blog.coderaustralia.com/?p=251</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[    <style>
    .list_center{
		margin: 0 auto;
		text-align: center;
	}
	
	.list_center li{
		list-style: none;
		float:left;
		padding-left: 10px;
	}
	
	.thisone a:link{
		text-decoration: none;	
	}
	
	.thisone a:visited{
		text-decoration: none;	
	}
    </style>
    <div class="list_center">
		<li><a href="http://blog.coderaustralia.com/nocategory/a-to-z-list">[All]</a></li>
    		<li><a href="http://blog.coderaustralia.com/?p=251&listword=a">A</a></li>
    		<li><a href="http://blog.coderaustralia.com/?p=251&listword=b">B</a></li>
    		<li><a href="http://blog.coderaustralia.com/?p=251&listword=c">C</a></li>
    		<li><a href="http://blog.coderaustralia.com/?p=251&listword=d">D</a></li>
    		<li><a href="http://blog.coderaustralia.com/?p=251&listword=e">E</a></li>
    		<li><a href="http://blog.coderaustralia.com/?p=251&listword=f">F</a></li>
    		<li><a href="http://blog.coderaustralia.com/?p=251&listword=g">G</a></li>
    		<li><a href="http://blog.coderaustralia.com/?p=251&listword=h">H</a></li>
    		<li><a href="http://blog.coderaustralia.com/?p=251&listword=i">I</a></li>
    		<li><a href="http://blog.coderaustralia.com/?p=251&listword=j">J</a></li>
    		<li><a href="http://blog.coderaustralia.com/?p=251&listword=k">K</a></li>
    		<li><a href="http://blog.coderaustralia.com/?p=251&listword=l">L</a></li>
    		<li><a href="http://blog.coderaustralia.com/?p=251&listword=m">M</a></li>
    		<li><a href="http://blog.coderaustralia.com/?p=251&listword=n">N</a></li>
    		<li><a href="http://blog.coderaustralia.com/?p=251&listword=o">O</a></li>
    		<li><a href="http://blog.coderaustralia.com/?p=251&listword=p">P</a></li>
    		<li><a href="http://blog.coderaustralia.com/?p=251&listword=q">Q</a></li>
    		<li><a href="http://blog.coderaustralia.com/?p=251&listword=r">R</a></li>
    		<li><a href="http://blog.coderaustralia.com/?p=251&listword=s">S</a></li>
    		<li><a href="http://blog.coderaustralia.com/?p=251&listword=t">T</a></li>
    		<li><a href="http://blog.coderaustralia.com/?p=251&listword=u">U</a></li>
    		<li><a href="http://blog.coderaustralia.com/?p=251&listword=v">V</a></li>
    		<li><a href="http://blog.coderaustralia.com/?p=251&listword=w">W</a></li>
    		<li><a href="http://blog.coderaustralia.com/?p=251&listword=x">X</a></li>
    		<li><a href="http://blog.coderaustralia.com/?p=251&listword=y">Y</a></li>
    		<li><a href="http://blog.coderaustralia.com/?p=251&listword=z">Z</a></li>
        </div>
	<br />
    		 		<a href="http://blog.coderaustralia.com/php-programming/basic-search-engine-optimization">Basic Search Engine Optimization</a><br />
	 			 		<a href="http://blog.coderaustralia.com/php-programming/file-upload-pogressbar">File upload pogressbar</a><br />
	 			 		<a href="http://blog.coderaustralia.com/php-programming/free-web-development-promotion">Free web development promotion</a><br />
	 			 		<a href="http://blog.coderaustralia.com/php-programming/how-to-change-joomla-article-global-configuration">How to change joomla article global configuration</a><br />
	 			 		<a href="http://blog.coderaustralia.com/php-programming/how-to-create-php-file-upload-progressbar">How to create php File Upload Progressbar</a><br />
	 			 		<a href="http://blog.coderaustralia.com/php-programming/how-to-remove-home-link-from-wordpress-main-menu">How to remove Home link from wordpress main menu</a><br />
	 			 		<a href="http://blog.coderaustralia.com/php-programming/how-to-secure-your-jquery-get-or-post-methode">How to secure your jquery get or post methode</a><br />
	 			 		<a href="http://blog.coderaustralia.com/php-programming/new-wordpress-project">New Wordpress Project</a><br />
	 			 		<a href="http://blog.coderaustralia.com/php-programming/product-video-featured-video-for-oscommerce">Product Video/ Featured Video for Oscommerce</a><br />
	 			 		<a href="http://blog.coderaustralia.com/php-programming/relaunching-coderaustralia">Relaunching CoderAustralia</a><br />
	 			 		<a href="http://blog.coderaustralia.com/php-programming/secure-php-programming">Secure PHP programming</a><br />
	 			 		<a href="http://blog.coderaustralia.com/php-programming/wordpress-a-to-z-postslists">wordpress A to Z Postslists</a><br />
	 			 		<a href="http://blog.coderaustralia.com/wordpress-plugins/wordpress-auto-login">Wordpress auto login and redirect plugin</a><br />
	 			 		<a href="http://blog.coderaustralia.com/php-programming/wordpress-extra-widgets">Wordpress extra widgets</a><br />
	 			 		<a href="http://blog.coderaustralia.com/php-programming/wp-phpbb-bridge">WP-PHPBB Bridge</a><br />
	 	

]]></content:encoded>
			<wfw:commentRss>http://blog.coderaustralia.com/nocategory/a-to-z-list/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>wordpress A to Z Postslists</title>
		<link>http://blog.coderaustralia.com/php-programming/wordpress-a-to-z-postslists</link>
		<comments>http://blog.coderaustralia.com/php-programming/wordpress-a-to-z-postslists#comments</comments>
		<pubDate>Thu, 14 Oct 2010 13:15:35 +0000</pubDate>
		<dc:creator>nuwinda</dc:creator>
				<category><![CDATA[Php Programming]]></category>
		<category><![CDATA[Through WWW]]></category>
		<category><![CDATA[wordpress plugins]]></category>

		<guid isPermaLink="false">http://blog.coderaustralia.com/?p=246</guid>
		<description><![CDATA[A-Z Posts Lists allows you to list posts on your wp posts or pages using &#91;atozpostlist&#93; shortcode. you can add list by categories. Purpose of this plugin is to show your posts in a a to z list. You can also include A-Z bar by using &#91;atozpostshowatoz&#93;. Use  &#91;atozpostshowatoz type=cap&#93; to show a to z&#8230;]]></description>
			<content:encoded><![CDATA[<p>A-Z Posts Lists allows you to list posts on your wp posts or pages using &#91;atozpostlist&#93; shortcode. you can add list by categories. Purpose of this plugin is to show your posts in a a to z list. You can also include A-Z bar by using &#91;atozpostshowatoz&#93;. Use  &#91;atozpostshowatoz type=cap&#93; to show a to z list in capital letters</p>
<h4>Handy Tools to work with this plugin</h4>
<p>you may need to use wp-hide post plugin to hide a-z page on front page.</p>
<p>you may also create new category and this plugin page to that category if you have small number of categories. So this page won&#8217;t display on the a-z list</p>
<p>Please add feeback so i can improve plugin</p>
<p><span id="more-246"></span></p>
<p><a href='#' onclick='javascript:window.open("/feed?download=2","Window1","menubar=no,width=400,height=200,toolbar=no, left="+((screen.width/2)-200)+", top="+((screen.height/2)-100));return false;' style="background:url('http://blog.coderaustralia.com/wp-content/plugins/download-manager/d24.png') no-repeat;padding:3px 12px 12px 28px;font:bold 10pt verdana;">Download</a><br><small style='margin-left:30px;'>Downloaded 223 times</small></p>
<p>Thank you</p>
<p>Have Fun</p>
<p>Snapshots</p>
<p>Admin Panel</p>
<p><a href="http://blog.coderaustralia.com/wp-content/uploads/2010/10/atozadmin_snapshot.jpg"  class="fancybox"><img class="alignnone size-full wp-image-260" title="atozadmin_snapshot" src="http://blog.coderaustralia.com/wp-content/uploads/2010/10/atozadmin_snapshot.jpg" alt="" width="815" height="556" /></a></p>
<p>Page Snapshoot</p>
<p><a href="http://blog.coderaustralia.com/wp-content/uploads/2010/10/atozonpost.jpg"  class="fancybox"><img class="alignnone size-full wp-image-261" title="atozonpost" src="http://blog.coderaustralia.com/wp-content/uploads/2010/10/atozonpost.jpg" alt="" width="815" height="555" /></a></p>
<p><object width="480" height="385"><param name="movie" value="http://www.youtube.com/v/rJoI0DmPBQc?fs=1&amp;hl=en_GB"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/rJoI0DmPBQc?fs=1&amp;hl=en_GB" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="480" height="385"></embed></object></p>
<p><a href="http://blog.coderaustralia.com/nocategory/a-to-z-list">Try it here</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.coderaustralia.com/php-programming/wordpress-a-to-z-postslists/feed</wfw:commentRss>
		<slash:comments>13</slash:comments>
		</item>
	</channel>
</rss>

