<?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>Web Design Taxi Blog &#187; PHP Language</title>
	<atom:link href="http://www.webdesigntaxi.com/blog/category/web-development/php-language/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.webdesigntaxi.com/blog</link>
	<description></description>
	<lastBuildDate>Mon, 17 May 2010 16:59:51 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Dynamic e-commerce doesn&#8217;t have to hinder your seo effectiveness</title>
		<link>http://www.webdesigntaxi.com/blog/2009/05/dynamic-e-commerce-doesnt-have-to-hinder-your-seo-effectiveness/</link>
		<comments>http://www.webdesigntaxi.com/blog/2009/05/dynamic-e-commerce-doesnt-have-to-hinder-your-seo-effectiveness/#comments</comments>
		<pubDate>Tue, 05 May 2009 20:48:43 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Open Source / GPL]]></category>
		<category><![CDATA[PHP Language]]></category>
		<category><![CDATA[Search Engine Optimization]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[ecommerce]]></category>
		<category><![CDATA[googlebot]]></category>
		<category><![CDATA[insert static content]]></category>
		<category><![CDATA[keyword]]></category>
		<category><![CDATA[meta tags]]></category>
		<category><![CDATA[mod_rewrite]]></category>
		<category><![CDATA[product description]]></category>
		<category><![CDATA[search engine spiders]]></category>
		<category><![CDATA[session url]]></category>
		<category><![CDATA[sessions]]></category>
		<category><![CDATA[static]]></category>
		<category><![CDATA[update your content]]></category>
		<category><![CDATA[web page]]></category>
		<category><![CDATA[wordpress blog]]></category>

		<guid isPermaLink="false">http://www.webdesigntaxi.com/blog/?p=311</guid>
		<description><![CDATA[When you think &#8220;dynamic ecommerce&#8221;, you think &#8220;how will search engines index my website?&#8221;. But don&#8217;t worry! E-commerce websites can easily be made to look static. In addition, their content management systems can make it even easier to optimize your site. One of the major raning killers are sessions. Those are the long ugly mess [...]]]></description>
			<content:encoded><![CDATA[<div style="float: right; width: 42px; padding-right: 10px; margin: 0 0 0 10px;">
		<script type="text/javascript">
		<!--
		digg_url = "http://www.webdesigntaxi.com/blog/2009/05/dynamic-e-commerce-doesnt-have-to-hinder-your-seo-effectiveness/";
		digg_bgcolor = "#FFFFFF";
		digg_skin = "";
		digg_window = "";
		digg_title = "Dynamic+e-commerce+doesn%26%238217%3Bt+have+to+hinder+your+seo+effectiveness";
		digg_media = "news";
		digg_topic = "";
		digg_bodytext = "";
		//-->
		</script>
		<script src="http://digg.com/tools/diggthis.js" type="text/javascript"></script></div><p>When you think &#8220;dynamic ecommerce&#8221;, you think &#8220;how will search engines index my website?&#8221;. But don&#8217;t worry! E-commerce websites can easily be made to look static. In addition, their content management systems can make it even easier to optimize your site.</p>
<p>One of the major raning killers are sessions. Those are the long ugly mess of letters and numbers squashed together after the dot come in the url. Those sessions can be hidden by using apache&#8217;s mod_rewrite feature. That would turn the session url into a keyword or shortened url so search engines think it is a static web page.</p>
<p>You can also mod your ecommerce website to allow automatically generated meta tags for your products based on the product description and title of that page. Some ecom sites allow you to insert your own meta tags to override the automated ones.</p>
<p>In addition to the lovely features that most ecommerce sites have, you can create a shell of your web page and insert static content into it. This is for content pages such as articles related to your industry, your faq or about us page, etc.</p>
<p>While you are working on optoimization of your e-commerce website, do not forget to add a WordPress blog into the integration. The blog will allow you to update your content regularly with new articles and company news. It keeps search engine spiders like Googlebot on your website indexing like crazy!</p>
<hr /><small>Copyright &copy; 2008<br /> This feed is for personal, non-commercial use only. <br /> The use of this feed on other websites, except for rss news reader websites, breaches copyright. If this content is not in your news reader, it makes the page you are viewing an infringement of the copyright. (Digital Fingerprint:<br /> 98r4wueyriewuri8349232 (38.107.191.85) )</small>]]></content:encoded>
			<wfw:commentRss>http://www.webdesigntaxi.com/blog/2009/05/dynamic-e-commerce-doesnt-have-to-hinder-your-seo-effectiveness/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Wordpres template tags</title>
		<link>http://www.webdesigntaxi.com/blog/2008/09/wordpres-template-tags/</link>
		<comments>http://www.webdesigntaxi.com/blog/2008/09/wordpres-template-tags/#comments</comments>
		<pubDate>Mon, 01 Sep 2008 10:00:12 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Open Source / GPL]]></category>
		<category><![CDATA[PHP Language]]></category>
		<category><![CDATA[Web Design]]></category>

		<guid isPermaLink="false">http://www.webdesigntaxi.com/blog/?p=134</guid>
		<description><![CDATA[A template tag is code that instructs WordPress to &#8220;do&#8221; or &#8220;get&#8221; something. There are various tags that make a template work, or display data to your visitors. For example: &#60;?php bloginfo(&#8216;name&#8217;); ?&#62; will display the name of your blog. This tag is used mostly in the header, which is where you see on top of [...]]]></description>
			<content:encoded><![CDATA[<div style="float: right; width: 42px; padding-right: 10px; margin: 0 0 0 10px;">
		<script type="text/javascript">
		<!--
		digg_url = "http://www.webdesigntaxi.com/blog/2008/09/wordpres-template-tags/";
		digg_bgcolor = "#FFFFFF";
		digg_skin = "";
		digg_window = "";
		digg_title = "Wordpres+template+tags";
		digg_media = "news";
		digg_topic = "";
		digg_bodytext = "";
		//-->
		</script>
		<script src="http://digg.com/tools/diggthis.js" type="text/javascript"></script></div><p>A template tag is code that instructs WordPress to &#8220;do&#8221; or &#8220;get&#8221; something. There are various tags that make a template work, or display data to your visitors.</p>
<p>For example: &lt;?php bloginfo(&#8216;name&#8217;); ?&gt; will display the name of your blog. This tag is used mostly in the header, which is where you see on top of the page.</p>
<p>Template tags are extensive and not all of them must be used when you are creating a custom theme. You can find all of the tags at <a href="http://codex.wordpress.org/Template_Tags">http://codex.wordpress.org/Template_Tags</a></p>
<p>When creating your custom wordpress theme just remember that the tags you include decide the fate of your end-user so include them wisely. Wouldn&#8217;t it suck if you accidentally forgot to include the categories tag? Nobody will be able to find your posts!</p>
<hr /><small>Copyright &copy; 2008<br /> This feed is for personal, non-commercial use only. <br /> The use of this feed on other websites, except for rss news reader websites, breaches copyright. If this content is not in your news reader, it makes the page you are viewing an infringement of the copyright. (Digital Fingerprint:<br /> 98r4wueyriewuri8349232 (38.107.191.85) )</small>]]></content:encoded>
			<wfw:commentRss>http://www.webdesigntaxi.com/blog/2008/09/wordpres-template-tags/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress Theme Customization</title>
		<link>http://www.webdesigntaxi.com/blog/2008/07/wordpress-theme-customization/</link>
		<comments>http://www.webdesigntaxi.com/blog/2008/07/wordpress-theme-customization/#comments</comments>
		<pubDate>Wed, 23 Jul 2008 03:15:38 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[PHP Language]]></category>
		<category><![CDATA[Web Layout Design]]></category>
		<category><![CDATA[blank wordpress theme]]></category>
		<category><![CDATA[custom design]]></category>
		<category><![CDATA[Customizing Wordpress]]></category>
		<category><![CDATA[dreamweaver]]></category>
		<category><![CDATA[photoshop]]></category>
		<category><![CDATA[template tags]]></category>
		<category><![CDATA[theme design]]></category>
		<category><![CDATA[theme docs]]></category>
		<category><![CDATA[widgetize]]></category>
		<category><![CDATA[widgets]]></category>
		<category><![CDATA[wordpress themes]]></category>
		<category><![CDATA[wp include]]></category>

		<guid isPermaLink="false">http://www.webdesigntaxi.com/blog/?p=103</guid>
		<description><![CDATA[Customizing wordpress themes at first is a hard task in your mind. You see all of this code and you need to figure out what makes the cms work and what is filler design. When you are starting with a custom design that you created with photoshop and constructed with notepad or dreamweaver you can [...]]]></description>
			<content:encoded><![CDATA[<div style="float: right; width: 42px; padding-right: 10px; margin: 0 0 0 10px;">
		<script type="text/javascript">
		<!--
		digg_url = "http://www.webdesigntaxi.com/blog/2008/07/wordpress-theme-customization/";
		digg_bgcolor = "#FFFFFF";
		digg_skin = "";
		digg_window = "";
		digg_title = "WordPress+Theme+Customization";
		digg_media = "news";
		digg_topic = "";
		digg_bodytext = "";
		//-->
		</script>
		<script src="http://digg.com/tools/diggthis.js" type="text/javascript"></script></div><p>Customizing wordpress themes at first is a hard task in your mind. You see all of this code and you need to figure out what makes the cms work and what is filler design.</p>
<p>When you are starting with a custom design that you created with photoshop and constructed with notepad or dreamweaver you can start with a <a href="http://www.google.com/search?sourceid=navclient&amp;ie=UTF-8&amp;rlz=1T4GGIH_enUS261US262&amp;q=blank+wordpress+theme">blank wordpress theme</a> then you will be happy knowing that the code involved is minimal. You just have to copy and paste the php code into your template within the right areas.</p>
<p>You also have many resources to work with including the <a href="http://codex.wordpress.org/Template_Tags">theme docs</a>, also known as template tags, on wordpress.org itself. These are just small bits of php code that tells wordpress what to display on your design template.</p>
<p>In addition to the standard tags you will want to make sure you widgetize your theme so you can easily add functionality to your blog site using the administration rather than chopping through code in the future. Be sure to style your widgets accordingly or it will look different from your design. You can find the styling for the widgets in the wp-includes/widgets.php file. You will notice an area where it says before widget and after widget. This is where your widget calls the style from via classes in your style.css file.</p>
<p>If all else fails and you get confused, we currently develop custom wordpress themes for a mere $350.00 so don&#8217;t be afraid to ask (<em>if you are reading this at a much later date then this price may have moved up</em>).</p>
<hr /><small>Copyright &copy; 2008<br /> This feed is for personal, non-commercial use only. <br /> The use of this feed on other websites, except for rss news reader websites, breaches copyright. If this content is not in your news reader, it makes the page you are viewing an infringement of the copyright. (Digital Fingerprint:<br /> 98r4wueyriewuri8349232 (38.107.191.85) )</small>]]></content:encoded>
			<wfw:commentRss>http://www.webdesigntaxi.com/blog/2008/07/wordpress-theme-customization/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using URL includes on servers with it disabled</title>
		<link>http://www.webdesigntaxi.com/blog/2008/07/using-url-includes-on-servers-with-it-disabled/</link>
		<comments>http://www.webdesigntaxi.com/blog/2008/07/using-url-includes-on-servers-with-it-disabled/#comments</comments>
		<pubDate>Thu, 10 Jul 2008 23:09:09 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[php.ini]]></category>
		<category><![CDATA[allow_url_fopen]]></category>
		<category><![CDATA[dedicated server]]></category>
		<category><![CDATA[hosting company]]></category>
		<category><![CDATA[local php.ini]]></category>
		<category><![CDATA[public_html]]></category>
		<category><![CDATA[SAFE_MODE]]></category>

		<guid isPermaLink="false">http://www.webdesigntaxi.com/blog/?p=60</guid>
		<description><![CDATA[If you do not own or rent your own dedicated server then you may come across an issue when you try to include a url. The issue comes when your hosting company has it disbaled in the php.ini file. There are alot of hosting companies that have the global setting disabled but allow you to [...]]]></description>
			<content:encoded><![CDATA[<div style="float: right; width: 42px; padding-right: 10px; margin: 0 0 0 10px;">
		<script type="text/javascript">
		<!--
		digg_url = "http://www.webdesigntaxi.com/blog/2008/07/using-url-includes-on-servers-with-it-disabled/";
		digg_bgcolor = "#FFFFFF";
		digg_skin = "";
		digg_window = "";
		digg_title = "Using+URL+includes+on+servers+with+it+disabled";
		digg_media = "news";
		digg_topic = "";
		digg_bodytext = "";
		//-->
		</script>
		<script src="http://digg.com/tools/diggthis.js" type="text/javascript"></script></div><p>If you do not own or rent your own dedicated server then you may come across an issue when you try to include a url. The issue comes when your hosting company has it disbaled in the php.ini file.</p>
<p>There are alot of hosting companies that have the global setting disabled but allow you to have a local php.ini file. If this is the case then you can change the setting by adding a php.ini to your main directory such as public_html. In this case you would add the allow_url_fopen = 1 to the php.ini file.</p>
<p>You can also setup your SAFE_MODE options this way. Sometimes hosting companies limit the local changes you can make so some of the options may not work with a local php.ini.</p>
<hr /><h2>Comments</h2><ul><li><a href="http://www.webdesigntaxi.com/blog/2008/07/using-url-includes-on-servers-with-it-disabled/#comment-47">July 24, 2008</a>, Disabled Chat writes: I have Bell's Palsy and enjoy your blog very much. First time I've commented, but have been reading here and there. 
Great blog. I enjoy reading it every chance I get and value your opinions!</li></ul><hr /><small>Copyright &copy; 2008<br /> This feed is for personal, non-commercial use only. <br /> The use of this feed on other websites, except for rss news reader websites, breaches copyright. If this content is not in your news reader, it makes the page you are viewing an infringement of the copyright. (Digital Fingerprint:<br /> 98r4wueyriewuri8349232 (38.107.191.85) )</small>]]></content:encoded>
			<wfw:commentRss>http://www.webdesigntaxi.com/blog/2008/07/using-url-includes-on-servers-with-it-disabled/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Adding static content to Joomla sidebars</title>
		<link>http://www.webdesigntaxi.com/blog/2008/07/adding-static-content-to-joomla-sidebars/</link>
		<comments>http://www.webdesigntaxi.com/blog/2008/07/adding-static-content-to-joomla-sidebars/#comments</comments>
		<pubDate>Thu, 10 Jul 2008 22:36:59 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Joomla]]></category>
		<category><![CDATA[PHP Language]]></category>
		<category><![CDATA[cms]]></category>
		<category><![CDATA[content management system]]></category>
		<category><![CDATA[customize]]></category>
		<category><![CDATA[ds-syndicate]]></category>
		<category><![CDATA[GPL]]></category>
		<category><![CDATA[Joomla theme]]></category>
		<category><![CDATA[module]]></category>
		<category><![CDATA[rss feed]]></category>
		<category><![CDATA[static content]]></category>

		<guid isPermaLink="false">http://www.webdesigntaxi.com/blog/?p=58</guid>
		<description><![CDATA[Joomla is a well known cms (content management system) and it is GPL licensed. If you are not familiar with GPL then you can read more at http://www.gnu.org/licenses/gpl.html The GPL license means basically that the software is free to use and distribute as-is. It is used by many developers because the cms is already coded. It [...]]]></description>
			<content:encoded><![CDATA[<div style="float: right; width: 42px; padding-right: 10px; margin: 0 0 0 10px;">
		<script type="text/javascript">
		<!--
		digg_url = "http://www.webdesigntaxi.com/blog/2008/07/adding-static-content-to-joomla-sidebars/";
		digg_bgcolor = "#FFFFFF";
		digg_skin = "";
		digg_window = "";
		digg_title = "Adding+static+content+to+Joomla+sidebars";
		digg_media = "news";
		digg_topic = "";
		digg_bodytext = "";
		//-->
		</script>
		<script src="http://digg.com/tools/diggthis.js" type="text/javascript"></script></div><p>Joomla is a well known cms (content management system) and it is GPL licensed. If you are not familiar with GPL then you can read more at <a href="http://www.gnu.org/licenses/gpl.html">http://www.gnu.org/licenses/gpl.html</a></p>
<p>The GPL license means basically that the software is free to use and distribute as-is. It is used by many developers because the cms is already coded. It just needs to be customized to look like the client&#8217;s company brand.</p>
<p>The Joomla system uses what you call modules. These modules add to the functionality of the website. In Joomla, the modules allow you to add content on the website where you want it to display. Sometimes you come across an issue with a module where you would need to change the way it looks, or functions. For example, there is a module called ds-syndicate that provides advanced rss feed functionality to the Joomla system. Unfortunately it displays the dynamic url of the Joomla feed. We recently has a customer who needed that feed <span class='bm_keywordlink'><a href="http://www.webdesigntaxi.com/link-building.php">link</a></span> to point to the rss from the integrated wordpress blog design that we created for them. In order to change that feed url we had to change the hard-coding of that module because the url is hard-coded as the standard Joomla rss url. The module admin would not allow us to change that dynamically. To do that we would have had to provide additional programming to customize that module.</p>
<p>To add new static content to the sidebar of Joomla we had to install an additional module which allows you to post any html code and place it where we wanted it. It is still called dynamically but it was not a standard module in the release of Joomla.</p>
<p>Joomla offers many modules that you can download and use. You just have to look for them sometimes. If you are a web <span class='bm_keywordlink'><a href="http://www.webdesigntaxi.com/asp-development.php">developer</a></span> then this will save you costs without sacrificing quality and allow you to pass the savings to the customer.</p>
<hr /><h2>Comments</h2><ul><li><a href="http://www.webdesigntaxi.com/blog/2008/07/adding-static-content-to-joomla-sidebars/#comment-623">October 16, 2008</a>, <a href="http://www.rupizmedia.com/" onclick="javascript:_gaq.push(['_trackEvent','outbound-commentauthor','http://www.rupizmedia.com/']);"  rel='external nofollow' class='url'>Web designer</a> writes: You have share good knowledge, i will tray it!</li><li><a href="http://www.webdesigntaxi.com/blog/2008/07/adding-static-content-to-joomla-sidebars/#comment-973">November 11, 2008</a>, Joomla Videos writes: We’ ve been doing a large number of custom Joomla development projects this year. Most of which seem to have a custom component that“ normal” developers just do not know how to develop for them.</li></ul><hr /><small>Copyright &copy; 2008<br /> This feed is for personal, non-commercial use only. <br /> The use of this feed on other websites, except for rss news reader websites, breaches copyright. If this content is not in your news reader, it makes the page you are viewing an infringement of the copyright. (Digital Fingerprint:<br /> 98r4wueyriewuri8349232 (38.107.191.85) )</small>]]></content:encoded>
			<wfw:commentRss>http://www.webdesigntaxi.com/blog/2008/07/adding-static-content-to-joomla-sidebars/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
