<?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>Inc Plugins &#187; Part</title>
	<atom:link href="http://www.incplugins.com/tag/part/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.incplugins.com</link>
	<description>Website Engine For PHP</description>
	<lastBuildDate>Fri, 10 Feb 2012 14:21:43 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>How to change CSS font on only PART of the text in DreamWeaver?</title>
		<link>http://www.incplugins.com/how-to-change-css-font-on-only-part-of-the-text-in-dreamweaver-2/</link>
		<comments>http://www.incplugins.com/how-to-change-css-font-on-only-part-of-the-text-in-dreamweaver-2/#comments</comments>
		<pubDate>Tue, 10 Jan 2012 14:21:06 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Web Development]]></category>
		<category><![CDATA[change]]></category>
		<category><![CDATA[Dreamweaver]]></category>
		<category><![CDATA[Font]]></category>
		<category><![CDATA[Only]]></category>
		<category><![CDATA[Part]]></category>
		<category><![CDATA[Text]]></category>

		<guid isPermaLink="false">http://www.incplugins.com/how-to-change-css-font-on-only-part-of-the-text-in-dreamweaver-2/</guid>
		<description><![CDATA[Question by Kailene: How to change CSS font on only PART of the text in DreamWeaver? So I&#8217;m trying to edit the text in CSS (DreamWeaver CS4), and I want the headers to be larger than the paragraph. However, whenever I edit the size, everything changes, not just the headers or just the paragraph. Is [...]]]></description>
			<content:encoded><![CDATA[<p><strong><i>Question by Kailene</i>: How to change CSS font on only PART of the text in DreamWeaver?</strong><br />
So I&#8217;m trying to edit the text in CSS (DreamWeaver CS4), and I want the headers to be larger than the paragraph.  However, whenever I edit the size, everything changes, not just the headers or just the paragraph.  Is there any way around this?</p>
<p><strong>Best answer:</strong></p>
<p><i>Answer by KyleUndefined</i><br/>How are you setting the font size? In your style sheet, you could do this:</p>
<style type="text/css">
  h1{font-size:18pt;}
</style>
<p>That will set all h1 tags as 18 pt font size. That&#8217;s the recommended way, you could however, do it in-line:</p>
<p><span style="font-size:18pt;">Text</span></p>
<p><strong>What do you think? Answer below!</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://www.incplugins.com/how-to-change-css-font-on-only-part-of-the-text-in-dreamweaver-2/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>PHP Tutorial: Command Line Scripts [part 00]: Introduction (Linux)</title>
		<link>http://www.incplugins.com/php-tutorial-command-line-scripts-part-00-introduction-linux/</link>
		<comments>http://www.incplugins.com/php-tutorial-command-line-scripts-part-00-introduction-linux/#comments</comments>
		<pubDate>Wed, 30 Nov 2011 14:20:31 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[PHP Scripts]]></category>
		<category><![CDATA[Command]]></category>
		<category><![CDATA[Introduction]]></category>
		<category><![CDATA[line]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Part]]></category>
		<category><![CDATA[Scripts]]></category>
		<category><![CDATA[Tutorial]]></category>

		<guid isPermaLink="false">http://www.incplugins.com/php-tutorial-command-line-scripts-part-00-introduction-linux/</guid>
		<description><![CDATA[WEBSITE: betterphp.co.uk In this video I explain how to run a script from the Terminal on a Linux system. Video Rating: 4 / 5]]></description>
			<content:encoded><![CDATA[<p>				<object width="425" height="355"><param name="movie" value="http://www.youtube.com/v/az4toRqIyg0?fs=1"></param><param name="allowFullScreen" value="true"></param>
				<embed src="http://www.youtube.com/v/az4toRqIyg0?fs=1&#038;rel=0" type="application/x-shockwave-flash" width="425" height="355" allowfullscreen="true"></embed></object></p>
<p>WEBSITE: betterphp.co.uk In this video I explain how to run a script from the Terminal on a Linux system.<br />
<strong>Video Rating: 4 / 5</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://www.incplugins.com/php-tutorial-command-line-scripts-part-00-introduction-linux/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Create Column Layouts with CSS Part 2: CSS Position Property</title>
		<link>http://www.incplugins.com/create-column-layouts-with-css-part-2-css-position-property-2/</link>
		<comments>http://www.incplugins.com/create-column-layouts-with-css-part-2-css-position-property-2/#comments</comments>
		<pubDate>Fri, 18 Nov 2011 14:22:22 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Web Development]]></category>
		<category><![CDATA[Column]]></category>
		<category><![CDATA[create]]></category>
		<category><![CDATA[Layouts]]></category>
		<category><![CDATA[Part]]></category>
		<category><![CDATA[Position]]></category>
		<category><![CDATA[Property]]></category>

		<guid isPermaLink="false">http://www.incplugins.com/create-column-layouts-with-css-part-2-css-position-property-2/</guid>
		<description><![CDATA[Use relative and absolute position to put elements of your page exactly where you want them. Video Rating: 4 / 5]]></description>
			<content:encoded><![CDATA[<p>				<object width="425" height="355"><param name="movie" value="http://www.youtube.com/v/tXElvkyMFMQ?fs=1"></param><param name="allowFullScreen" value="true"></param>
				<embed src="http://www.youtube.com/v/tXElvkyMFMQ?fs=1&#038;rel=0" type="application/x-shockwave-flash" width="425" height="355" allowfullscreen="true"></embed></object></p>
<p>
<div style="float:left;margin:5px;"><img src=http://i.ytimg.com/vi/tXElvkyMFMQ/default.jpg /></div>
<p>Use relative and absolute position to put elements of your page exactly where you want them.<br />
<strong>Video Rating: 4 / 5</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://www.incplugins.com/create-column-layouts-with-css-part-2-css-position-property-2/feed/</wfw:commentRss>
		<slash:comments>25</slash:comments>
		</item>
		<item>
		<title>Web Design using a Content Management System (part 1 of 6)</title>
		<link>http://www.incplugins.com/web-design-using-a-content-management-system-part-1-of-6-2/</link>
		<comments>http://www.incplugins.com/web-design-using-a-content-management-system-part-1-of-6-2/#comments</comments>
		<pubDate>Fri, 08 Jul 2011 02:20:12 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Web Design]]></category>
		<category><![CDATA[Content]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[Management]]></category>
		<category><![CDATA[Part]]></category>
		<category><![CDATA[System]]></category>
		<category><![CDATA[Using]]></category>

		<guid isPermaLink="false">http://www.incplugins.com/web-design-using-a-content-management-system-part-1-of-6-2/</guid>
		<description><![CDATA[Making a web site using a Content Management System. A step-by-step web design tutorial using the worlds favorite database driven web design system, Joomla! [Original Video created by National Web Design] Video Rating: 3 / 5]]></description>
			<content:encoded><![CDATA[<p>				<object width="425" height="355"><param name="movie" value="http://www.youtube.com/v/fjqSoasQmAk?fs=1"></param><param name="allowFullScreen" value="true"></param>
				<embed src="http://www.youtube.com/v/fjqSoasQmAk?fs=1&#038;rel=0" type="application/x-shockwave-flash" width="425" height="355" allowfullscreen="true"></embed></object></p>
<p>Making a web site using a Content Management System. A step-by-step web design tutorial using the worlds favorite database driven web design system, Joomla! [Original Video created by National Web Design]<br />
<strong>Video Rating: 3 / 5</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://www.incplugins.com/web-design-using-a-content-management-system-part-1-of-6-2/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>PHP Tutorials: Image upload site: Design (Part 1)</title>
		<link>http://www.incplugins.com/php-tutorials-image-upload-site-design-part-1/</link>
		<comments>http://www.incplugins.com/php-tutorials-image-upload-site-design-part-1/#comments</comments>
		<pubDate>Mon, 04 Jul 2011 02:20:04 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[PHP Scripts]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[image]]></category>
		<category><![CDATA[Part]]></category>
		<category><![CDATA[Site]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[upload]]></category>

		<guid isPermaLink="false">http://www.incplugins.com/php-tutorials-image-upload-site-design-part-1/</guid>
		<description><![CDATA[First thing&#8217;s first, the layout! The design process for the image/video upload site project. How to Configure Your Config File For your PHP Script. Video Rating: 4 / 5]]></description>
			<content:encoded><![CDATA[<p>				<object width="425" height="355"><param name="movie" value="http://www.youtube.com/v/DEsEC54yTpQ?fs=1"></param><param name="allowFullScreen" value="true"></param>
				<embed src="http://www.youtube.com/v/DEsEC54yTpQ?fs=1&#038;rel=0" type="application/x-shockwave-flash" width="425" height="355" allowfullscreen="true"></embed></object></p>
<p>First thing&#8217;s first, the layout! The design process for the image/video upload site project.
</p>
<p>				<object width="425" height="355"><param name="movie" value="http://www.youtube.com/v/Q4-LtE6pHuo?fs=1"></param><param name="allowFullScreen" value="true"></param>
				<embed src="http://www.youtube.com/v/Q4-LtE6pHuo?fs=1&#038;rel=0" type="application/x-shockwave-flash" width="425" height="355" allowfullscreen="true"></embed></object></p>
<p>How to Configure Your Config File For your PHP Script.<br />
<strong>Video Rating: 4 / 5</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://www.incplugins.com/php-tutorials-image-upload-site-design-part-1/feed/</wfw:commentRss>
		<slash:comments>26</slash:comments>
		</item>
		<item>
		<title>Create Column Layouts with CSS Part 1</title>
		<link>http://www.incplugins.com/create-column-layouts-with-css-part-1/</link>
		<comments>http://www.incplugins.com/create-column-layouts-with-css-part-1/#comments</comments>
		<pubDate>Sat, 02 Jul 2011 14:20:30 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Web Development]]></category>
		<category><![CDATA[Column]]></category>
		<category><![CDATA[create]]></category>
		<category><![CDATA[Layouts]]></category>
		<category><![CDATA[Part]]></category>

		<guid isPermaLink="false">http://www.incplugins.com/create-column-layouts-with-css-part-1/</guid>
		<description><![CDATA[Basics for creating two flexible columns in a web page with CSS.]]></description>
			<content:encoded><![CDATA[<p>				<object width="425" height="355"><param name="movie" value="http://www.youtube.com/v/x-2ihys0CoI?fs=1"></param><param name="allowFullScreen" value="true"></param>
				<embed src="http://www.youtube.com/v/x-2ihys0CoI?fs=1&#038;rel=0" type="application/x-shockwave-flash" width="425" height="355" allowfullscreen="true"></embed></object></p>
<p>Basics for creating two flexible columns in a web page with CSS.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.incplugins.com/create-column-layouts-with-css-part-1/feed/</wfw:commentRss>
		<slash:comments>23</slash:comments>
		</item>
		<item>
		<title>Installing PHP Scripts &#8211; Part 4 Of 6</title>
		<link>http://www.incplugins.com/installing-php-scripts-part-4-of-6-2/</link>
		<comments>http://www.incplugins.com/installing-php-scripts-part-4-of-6-2/#comments</comments>
		<pubDate>Fri, 17 Jun 2011 14:21:11 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[PHP Scripts]]></category>
		<category><![CDATA[Installing]]></category>
		<category><![CDATA[Part]]></category>
		<category><![CDATA[Scripts]]></category>

		<guid isPermaLink="false">http://www.incplugins.com/installing-php-scripts-part-4-of-6-2/</guid>
		<description><![CDATA[This tutorial will show you how to install WordPress. Manual Installing WordPress. WordPress is an open source blog publishing application powered by PHP and MySQL which can also be used for basic content management. It has many features including a user-friendly workflow, a rich plugin architecture, and an advanced templating system. WordPress or WP is [...]]]></description>
			<content:encoded><![CDATA[<p>				<object width="425" height="355"><param name="movie" value="http://www.youtube.com/v/d8htYtSDH9I?fs=1"></param><param name="allowFullScreen" value="true"></param>
				<embed src="http://www.youtube.com/v/d8htYtSDH9I?fs=1&#038;rel=0" type="application/x-shockwave-flash" width="425" height="355" allowfullscreen="true"></embed></object></p>
<p>This tutorial will show you how to install WordPress. Manual Installing WordPress. WordPress is an open source blog publishing application powered by PHP and MySQL which can also be used for basic content management. It has many features including a user-friendly workflow, a rich plugin architecture, and an advanced templating system. WordPress or WP is just one of the popular PHP scripts out there. Produced by: MetaDesign Web Solutions; Visit us at: www.mymetadesign.com<br />
<strong>Video Rating: 5 / 5</strong></p>
<p>				<object width="425" height="355"><param name="movie" value="http://www.youtube.com/v/Xn7T5Ax3JAU?fs=1"></param><param name="allowFullScreen" value="true"></param>
				<embed src="http://www.youtube.com/v/Xn7T5Ax3JAU?fs=1&#038;rel=0" type="application/x-shockwave-flash" width="425" height="355" allowfullscreen="true"></embed></object></p>
<p>This tutorial will show you how to install WordPress. Manual Installing WordPress. WordPress is an open source blog publishing application powered by PHP and MySQL which can also be used for basic content management. It has many features including a user-friendly workflow, a rich plugin architecture, and an advanced templating system. WordPress or WP is just one of the popular PHP scripts out there. Produced by: MetaDesign Web Solutions; Visit us at: www.mymetadesign.com</p>
]]></content:encoded>
			<wfw:commentRss>http://www.incplugins.com/installing-php-scripts-part-4-of-6-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Flash Vs CSS &#8211; Part 2</title>
		<link>http://www.incplugins.com/flash-vs-css-part-2-2/</link>
		<comments>http://www.incplugins.com/flash-vs-css-part-2-2/#comments</comments>
		<pubDate>Sun, 29 May 2011 02:21:31 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Web Development]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[Part]]></category>

		<guid isPermaLink="false">http://www.incplugins.com/flash-vs-css-part-2-2/</guid>
		<description><![CDATA[Flash Vs CSS &#8211; Part 2 Free Online Articles Directory Why Submit Articles? Top Authors Top Articles FAQ ABAnswers Publish Article 0 &#038;&#038; $ .browser.msie ) { var ie_version = parseInt($ .browser.version); if(ie_version Login Login via Register Hello My Home Sign Out Email Password Remember me?Lost Password? Home Page &#62; Computers &#62; Software &#62; Flash [...]]]></description>
			<content:encoded><![CDATA[<p>Flash Vs CSS &#8211; Part 2</p>
<p>    		Free Online Articles Directory</p>
<p>          Why Submit Articles?<br />
                        Top Authors<br />
            Top Articles<br />
                          FAQ<br />
                                                    ABAnswers</p>
<p>              Publish Article</p>
<p>                 0 &#038;&#038; $ .browser.msie ) {<br />
      var ie_version = parseInt($ .browser.version);<br />
      if(ie_version Login</p>
<p>      Login via</p>
<p>  Register<br />
Hello<br />
  My Home<br />
  Sign Out</p>
<p>      Email<br />
      <br class="clear" />Password<br />
      <br class="clear" /><br />
         Remember me?<br />Lost Password?</p>
<p>                  Home Page &gt; Computers &gt; Software &gt; Flash Vs CSS &#8211; Part 2              </p>
<p>    Categories<br />
      AdvertisingArts &amp; EntertainmentAutomotiveBeautyBusinessCareersComputersEducationFinanceFood and BeverageHealthHobbiesHome and FamilyHome ImprovementInternetLawMarketingNews and SocietyRelationshipsSelf ImprovementShoppingSpiritualitySports and FitnessTechnologyTravelWriting</p>
<p>  ]]&gt;</p>
<p>		Flash Vs CSS &#8211; Part 2</p>
<p>			By: Ed Vinicombe<br />
				Posted: Sep 18, 2008<br />
                Views: 1,159</p>
<p> </p>
<p>&#13;</p>
<p>It is also important to point out that search engines like Google and Yahoo have started to crawl and index information and content on flash files. So it is becoming more flash friendly. Yes, this is probably the biggest issue with Flash. I mean what would be the point of designing a site for a client who clearly wants their business to succeed online when no one can even find it over search engines? Unfortunately, when you use flash you are running that risk. Flash files are not exactly “user friendly” they are a gateway for designers. However, as stated this will change. Tim Mayer who is Vice President of Web Search at FAST explained, “Search engines were originally built to index and serve HTML documents, but now the Web has become more diverse in content types, knowing how to treat flash and other types of content has become more important for search engines”.</p>
<p>&#13;</p>
<p>XHTML and CSS are the growing trend in web design. Using CSS and XHTML fundamentally separates design from content. The user and search engines alike benefit from the simplicity of CSS design. The content is easily indexed into search engines and it gives the user added usability. Additionally, CSS is probably the easiest way to update your website. Through editing a separate style sheet you can make changes across large sites within seconds. CSS delivers content and information in the most purest form so you can spend a lifetime optimizing a site to get in the top positions in Google.</p>
<p>&#13;</p>
<p>So, a conclusion. Flash was never meant to be used to get into the top positions in Google. It wasn’t designed so you can make sites that are easily optimized for search engines. So how can you blame it? If you know this then don’t use it. Use CSS. If your designing a site for a client who clearly wants their business to be found online then DO NOT use Flash as the content will not be as accessible as CSS. However, Flash can change, which it is. Flash can get better. CSS and HTML have reached the peak and they can still not do things that Flash can. Adobe developers are working hard on making information and content available for search engines but what could possibly get better for CSS? OK, for now I would probably design a site in CSS rather than Flash but I am confident that things will change. CSS is not all a bed of roses and I wouldn’t let it get too far ahead of itself!</p>
<p>&#13;</p>
<p> </p>
<p><strong>Ed Vinicombe &#8211; About the Author:</strong></p>
</p>
<p>Luxurious spa days.<br />&#13;<br />
Specialists in skincare.</p>
<p style="font-size:11px;">
              Source: http://www.articlesbase.com/software-articles/flash-vs-css-part-2-567657.html
            </p>
<p>  ]]&gt;</p>
<p>							Increase your traffic today just by submitting articles with us, click here to get started.</p>
<p>							Liked this article? Click here to publish it on your website or blog, it&#8217;s free and easy!</p>
<p>                <b>Rate this Article </b></p>
<p>                                    1<br />
                  2<br />
                  3<br />
                  4<br />
                  5</p>
<p>                vote(s)<br />
                 0 vote(s)</p>
<p>              Feedback<br />
              Print </p>
<p>       0) {<br />
      	    ch_selected = Math.floor(Math.random()*ch_queries.length);<br />
      		    if(ch_selected == ch_queries.length) ch_selected&#8211;;<br />
      	    ch_query = ch_queries[ch_selected];<br />
      	}<br />
      }catch(e){<br />
      	ch_query = document.title;<br />
      }<br />
      ]]&gt;</p>
<p>              Article Tags:<br />
                                                                                                          flash, css, web design, flash vs css                  </p>
<p>		Latest Software Articles<br />
						More from Ed Vinicombe</p>
<p>				How do Predictive Dialer Systems Work?</p>
<p>Are you wondering if how do telemarketers and Customer Relations Managers make 400 to 500 calls a day and how they manage all this? The answer to this question would be very simple.</p>
<p>				By: Carson Smith            </p>
<p>          Computers           &gt;<br />
                    Software<br />
					May 28, 2011</p>
<p>				Predictive Dialer Systems &#8211; Luxury or Necessity?</p>
<p>Would you appreciate if your customers come and tell you that your after sales services are pathetic or they have to keep on hold for a long time when they call in? How if your invoices get paid late because your customer service has not provided the statement of account on time which was requested by the customer?</p>
<p>				By: Carson Smith            </p>
<p>          Computers           &gt;<br />
                    Software<br />
					May 28, 2011</p>
<p>				Are Predictive Dialer Systems Smart Enough to Understand Contemporary Business Needs?</p>
<p>A Predictive Dialer System is a software that can automatically dial numerous numbers depending on the need of its end user, which comes from pre-loaded database similar to what an auto-dialer does but goes a step ahead and manages the whole procces effectively to increases the possibility of live customer interaction with the agents.</p>
<p>				By: Carson Smith            </p>
<p>          Computers           &gt;<br />
                    Software<br />
					May 28, 2011</p>
<p>				Embed or Add Video Into PowerPoint Presentations</p>
<p>Two easy ways to embed or insert video and video clips into PowerPoint to enhance your presentations and keep your audience captivated.</p>
<p>				By: TeachPower            </p>
<p>          Computers           &gt;<br />
                    Software<br />
					May 28, 2011</p>
<p>				Keylogger Software – Track All PC Activity In Secret</p>
<p>Have you ever thought to buy keylogger software at any point in your life? There might come a time in your life when you might actually need keylogger software, no matter how hard you deny it. Sometimes you want to track other people and instead of setting out on foot, this seems to be the next best thing. The usefulness of this particular software is highlighted very well in the following situations which you may or may not face sometime in your own life.</p>
<p>				By: Michael Smith            </p>
<p>          Computers           &gt;<br />
                    Software<br />
					May 28, 2011</p>
<p>				What is the Iwf</p>
<p>What is the Internet Watch Foundation?</p>
<p>				By: Ed Vinicombe            </p>
<p>                    Internet<br />
					Dec 15, 2008</p>
<p>				Compulsive Computer Gamers</p>
<p>It is a known fact now that young adults can become addicted to computer games. But what are the soltuions for a cure?</p>
<p>				By: Ed Vinicombe            </p>
<p>          Computers           &gt;<br />
                    Computer Games<br />
					Nov 25, 2008<br />
										Comments: 1</p>
<p>				Dc Universe Vs Mortal Kombat !!</p>
<p>I cant believe this game is finally here!</p>
<p>				By: Ed Vinicombe            </p>
<p>          Computers           &gt;<br />
                    Computer Games<br />
					Nov 21, 2008</p>
<p>				The New Google Phone</p>
<p>Have you heard? The new Google &#8216;Android&#8217; phone is coming..but what exactly is so great about a search engine releasing a phone?</p>
<p>				By: Ed Vinicombe            </p>
<p>          Technology           &gt;<br />
                    Cell Phones<br />
					Sep 23, 2008</p>
<p>				Thinking About Moving to Paris?</p>
<p>This is a brief account of my time in Paris and what tips I would recommend before moving over there.</p>
<p>				By: Ed Vinicombe            </p>
<p>          Travel           &gt;<br />
                    Destinations<br />
					Sep 23, 2008</p>
<p>			Related Videos</p>
<p>  			5 Things To Hate About Web Design- Part 1 of 2</p>
<p>  			How to Load CSS Files in Adobe Flash CS3 ActionScript 3</p>
<p>  			How to Use the Standard CSS Styles in Adobe Flash CS3&#8230;</p>
<p>        Ask a question</p>
<p>												Ask our experts your Software related questions here&#8230;</p>
<p>200 Characters left</p>
<p>    	Related Questions</p>
<p>    Plzzz some 1 help me , i am married from the uk , &amp; i am in the uk , my wife want to divorce, is tht gonna effect my job , &amp; my staying in uk , i work as web designer , i want live on my own ?<br />
          What should i learn to become a web designer?<br />
          Why should i hire a web designer ?</p>
<p>  ]]&gt;</p>
<p>    		Related Articles<br />
		Web Page Speed &#8211; How to Check and Improve Website Loading Times<br />
						JQuery Templates vs Static Templates<br />
						HTML5 vs Flash<br />
						3D Animation is here-what’s next???<br />
						Essential Virtues of Being a Good Flex Developer</p>
<p>        <strong>Need Help?</strong><br />
        Contact Us<br />
          FAQ<br />
          Submit Articles<br />
          Editorial Guidelines<br />
                    Blog</p>
<p>        <strong>Site Links</strong><br />
        Recent Articles<br />
          Top Authors<br />
          Top Articles<br />
          Find Articles<br />
          Site Map<br />
                      Mobile Version</p>
<p>        <strong>Webmasters</strong><br />
        RSS Builder<br />
          RSS<br />
          Link to Us</p>
<p>        <strong>Business Info</strong><br />
        Advertising</p>
<p>        Use of this web site constitutes acceptance of the Terms Of Use and Privacy Policy | User published content is licensed under a Creative Commons License.<br />Copyright © 2005-2011 Free Articles by ArticlesBase.com, All rights reserved.              </p>
<p>More <a href="http://www.incplugins.com/category/web-development/">Css Articles</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.incplugins.com/flash-vs-css-part-2-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A Few Cool Photoshop Tips And Tricks, Part 1</title>
		<link>http://www.incplugins.com/a-few-cool-photoshop-tips-and-tricks-part-1/</link>
		<comments>http://www.incplugins.com/a-few-cool-photoshop-tips-and-tricks-part-1/#comments</comments>
		<pubDate>Tue, 25 Jan 2011 06:24:52 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[PHP Scripts]]></category>
		<category><![CDATA[Cool]]></category>
		<category><![CDATA[Part]]></category>
		<category><![CDATA[Photoshop]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[Tricks]]></category>

		<guid isPermaLink="false">http://www.incplugins.com/a-few-cool-photoshop-tips-and-tricks-part-1/</guid>
		<description><![CDATA[When it comes to entering the graphic design world, creating interesting pieces for a job or sharing artwork with family and friends, there are plenty of cool Photoshop tips and tricks to consider. Whether you are just experimenting with the tools or already know how to layout a magazine spread, there will always be a [...]]]></description>
			<content:encoded><![CDATA[<p>When it comes to entering the graphic design world, creating interesting pieces for a job or sharing artwork with family and friends, there are plenty of cool Photoshop tips and tricks to consider. Whether you are just experimenting with the tools or already know how to layout a magazine spread, there will always be a new shortcut or trick to make life much easier. Below, you will find a few tips to add to your repertoire or share with others: </p>
<p>&#13;Easy Photoshop Tips and Tricks </p>
<p>&#13;Have you ever wanted to easily create the image of Earth and dread using the circle tool? There is an easy way to design the world in six steps, which should take less than a minute to complete. First, you should select File/New from the menu bar and create a file size that measures about 200 pixels by 200 pixels. The RGB mode should be selected for this trick. Next, choose a light blue shade for the foreground color and a darker blue for the background color. </p>
<p>&#13;Under the Filters tab, select Render, and then choose Clouds. The scene that will greet you should look a lot like the sky. It is the clouds filter that utilizes the foreground and background colors needed to construct this image in your file. If you desire a different look, you can press Ctrl + F on Windows or Command + F for a Mac to reapply the filter. Each time this key combination is pressed, you will receive a somewhat different outcome. </p>
<p>&#13;Now, return to the Filter menu and select Render, and then choose Lighting Effects. Once you enter the Light Effects menu, you are able to alter the shape of the ellipse to a circle that becomes centered on your file. Changing the Narrow setting to 39 next follows choosing the Default Spotlight setting. </p>
<p>&#13;Sometimes a Photoshop project calls for texture. There are thousands of backgrounds to create that range from a grainy composition to a multi-faceted mess (depending on the look you are going for). To create a paper texture in Photoshop, you should start a new file that measures 60 x 60 pixels. The color should be in RGB. Next, select the following commands in this same order: Filter, Noise, Add Noise. Once completed, choose Gaussian, which is set to 80%. </p>
<p>&#13;The next step to create a paper texture is to select Filter, then Stylize, followed by Emboss. The angle should be set to -50, the Height to 2 pixels, and the Amount to 70%. The background will now resemble a gray embossed selection. To change the color, choose Image, then Adjust, followed by Hue-Saturation-Brightness. Once you select the Colorize checkbox, you should set the Hue to a different setting. To gain your personal preference, you can adjust the contrast. </p>
<p>&#13;To create the appearance that objects are glowing without using any filters, choose an object to work with that will be duplicated as a layer. First, select the color you&#8217;d like your glow to be. After choosing the lower duplicate, click on Edit from the menu, then Stroke. When the Stroke Options appear, the pixel width should be set between 1 and 16. It is important to remember that the larger number you choose, the thicker the glow will appear. </p>
<p>&#13;Before exiting, you should glance under Location to make sure that the Outside option is selected. The next step involves applying a Gaussian Blur to the layer, which can be found under the Blur option in Filters. This will soften the glow applied to the layer. Some individuals even repeat the process to create a double glow, which is some cases, can really make an image stand out.</p>
<p>				<object width="425" height="355"><param name="movie" value="http://www.youtube.com/v/t35mitYWf70?fs=1"></param><param name="allowFullScreen" value="true"></param>
				<embed src="http://www.youtube.com/v/t35mitYWf70?fs=1&#038;rel=0" type="application/x-shockwave-flash" width="425" height="355" allowfullscreen="true"></embed></object></p>
<p>This is an introduction to creating a pop-art effect with Photoshop. Something like an album cover or early 80&#8242;s poster.<br />
<strong>Video Rating: 4 / 5</strong></p>
<p>More <a rel="nofollow" href="">Photoshop Tips Articles</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.incplugins.com/a-few-cool-photoshop-tips-and-tricks-part-1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A Few Cool Photoshop Tips And Tricks, Part 2</title>
		<link>http://www.incplugins.com/a-few-cool-photoshop-tips-and-tricks-part-2/</link>
		<comments>http://www.incplugins.com/a-few-cool-photoshop-tips-and-tricks-part-2/#comments</comments>
		<pubDate>Sat, 22 Jan 2011 02:20:36 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[PHP Scripts]]></category>
		<category><![CDATA[Cool]]></category>
		<category><![CDATA[Part]]></category>
		<category><![CDATA[Photoshop]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[Tricks]]></category>

		<guid isPermaLink="false">http://www.incplugins.com/a-few-cool-photoshop-tips-and-tricks-part-2/</guid>
		<description><![CDATA[Photoshop is a powerful piece of software with plenty of cool tricks you can apply. &#13;What Can You Do With Advanced Photoshop Tips and Tricks? &#13;Advanced Photoshop users are often familiar with all tools and have mastered most of the fundamental tutorials, tips, and tricks, such as creating a cloudy background. Some people are unaware [...]]]></description>
			<content:encoded><![CDATA[<p>Photoshop is a powerful piece of software with plenty of cool tricks you can apply.</p>
<p>&#13;What Can You Do With Advanced Photoshop Tips and Tricks? </p>
<p>&#13;Advanced Photoshop users are often familiar with all tools and have mastered most of the fundamental tutorials, tips, and tricks, such as creating a cloudy background. Some people are unaware of all of the cool tricks that Photoshop has to offer, especially when you&#8217;ve upgraded your version to CS. The power to create some of the most impressive works of digital art are only a few clicks away once you get a hang of advanced Photoshop shortcuts and tricks. </p>
<p>&#13;Some Photoshop tricks on the advanced level can help a more tedious project seem easier. The more you learn the tips and tricks of the trade, the better your overall creations will turn out. To get an idea of some of the advanced tricks associated with Photoshop, a few examples are mentioned below: </p>
<p>&#13;Photoshop allows advanced users to create digital comic coloring that looks just like the human hand penned it. The tricks and tips associated with this sort of higher-level design deals with the manipulation of various brush sets to achieve the look you desire. Photoshop also lets users create photomontages that can transform an original photograph into something much different. </p>
<p>&#13;There are also tips and tricks that can take your most unfavorite picture and alter it in any way you wish. Let&#8217;s say you want to change a regular photograph into something dazzling. Advanced Photoshop tricks can beautify a face that displays a natural appearance. In regards to a photo, skin can be fixed, blemishes and wrinkles erased, teeth fixed and whitened, as well as changes made to the eyebrows, hair, and eyes. </p>
<p>&#13;When one is able to master advanced Photoshop techniques, the creative possibilities seem never-ending, including 3D glass balls, planet and star-studded skies, matte paintings, and airbrushed illustrations.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.incplugins.com/a-few-cool-photoshop-tips-and-tricks-part-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

