<?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>Tutorial Flash  &#124; Flash training &#124; Flashartist.org &#124; Flash jobs &#187; Products</title>
	<atom:link href="http://www.flashartist.org/index.php/category/products/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.flashartist.org</link>
	<description>Flash Tutorial training and jobs</description>
	<lastBuildDate>Mon, 31 Oct 2011 13:04: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>Removing content from google search</title>
		<link>http://www.flashartist.org/index.php/2009/01/06/removing-content-from-google-search/</link>
		<comments>http://www.flashartist.org/index.php/2009/01/06/removing-content-from-google-search/#comments</comments>
		<pubDate>Tue, 06 Jan 2009 18:49:05 +0000</pubDate>
		<dc:creator>flashartist</dc:creator>
				<category><![CDATA[Flash Tutorials]]></category>
		<category><![CDATA[Products]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[flashartist.org]]></category>
		<category><![CDATA[google search tip]]></category>
		<category><![CDATA[Removing content from google search]]></category>

		<guid isPermaLink="false">http://flashartist.wordpress.com/?p=660</guid>
		<description><![CDATA[You can instruct Google  not to include content from your site or remove content that is currently  indexed in their search engine. For instance to prevent robots from crawling your site, place a robots.txt file in your server root: Open a text editor such as wordpad and copy and paste the following text: User-agent: * [...]]]></description>
			<content:encoded><![CDATA[
<!-- ALL ADSENSE ADS DISABLED -->
<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.flashartist.org%2Findex.php%2F2009%2F01%2F06%2Fremoving-content-from-google-search%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.flashartist.org%2Findex.php%2F2009%2F01%2F06%2Fremoving-content-from-google-search%2F&amp;style=normal&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p><img class="alignleft size-full wp-image-662" title="googlee" src="http://flashartist.files.wordpress.com/2009/01/googlee.jpg" alt="googlee" width="150" height="63" /></p>
<p>You can instruct Google  not to include content from your site or remove content that is currently  indexed in their search engine.</p>
<p>For instance to prevent robots from crawling your site, place a<strong><span style="color:#000000;"> robots.txt</span></strong> file in your server root:</p>
<p>Open a text editor such as wordpad and copy and paste the following text:</p>
<p>User-agent: *</p>
<p>Disallow: /</p>
<p>Save the file as <strong>robots.txt </strong>and place it in your server root as such:</p>
<p>(http://yourserver.com/robots.txt)</p>
<ul>
<li><strong>To block a directory and everything in it</strong>, follow the directory name with a forward slash.
<pre>Disallow: /junk-directory/</pre>
</li>
<li><strong>To block a page</strong>, list the page.
<pre>Disallow: /private_file.html</pre>
</li>
<li><strong>To remove a specific image from Google image search</strong>, add the following:
<pre>User-agent: Googlebot-Image
Disallow: /images/dogs.jpg</pre>
</li>
<li><strong>To remove all images on your site from Google image search</strong>:
<pre>User-agent: Googlebot-Image
Disallow: /</pre>
</li>
<li><strong>To block files of a specific file type (for example, .gif)</strong>, use the following:
<pre>User-agent: Googlebot
Disallow: /*.gif$</pre>
</li>
</ul>
<p>So you can therefore specify which part of your site you need preventing from indexing, To find out  more about content indexation go to  <a href="http://www.google.com/support/webmasters/bin/answer.py?answer=35769&amp;cbid=h64kulq8utsc&amp;src=cb&amp;lev=answer" target="_blank">google Webmaster Guidelines.</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.flashartist.org/index.php/2009/01/06/removing-content-from-google-search/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Adobe Flash Player 10 – available for download now!</title>
		<link>http://www.flashartist.org/index.php/2008/12/04/adobe-flash-player-10-%e2%80%93-available-for-download-now/</link>
		<comments>http://www.flashartist.org/index.php/2008/12/04/adobe-flash-player-10-%e2%80%93-available-for-download-now/#comments</comments>
		<pubDate>Thu, 04 Dec 2008 11:15:32 +0000</pubDate>
		<dc:creator>flashartist</dc:creator>
				<category><![CDATA[Flash events]]></category>
		<category><![CDATA[Products]]></category>
		<category><![CDATA[adobe flash]]></category>
		<category><![CDATA[flash download]]></category>
		<category><![CDATA[Flash player 10]]></category>
		<category><![CDATA[flashplayer]]></category>
		<category><![CDATA[latest flash player]]></category>

		<guid isPermaLink="false">http://flashartist.wordpress.com/?p=581</guid>
		<description><![CDATA[Adobe Flash Player 10 – available for download now! New features, better performance and integration with Adobe Creative Suite 4.]]></description>
			<content:encoded><![CDATA[
<!-- ALL ADSENSE ADS DISABLED -->
<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.flashartist.org%2Findex.php%2F2008%2F12%2F04%2Fadobe-flash-player-10-%25e2%2580%2593-available-for-download-now%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.flashartist.org%2Findex.php%2F2008%2F12%2F04%2Fadobe-flash-player-10-%25e2%2580%2593-available-for-download-now%2F&amp;style=normal&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p><img src="http://www.adobe-direct.com/resc/creative_news_2/8054/images/flash.jpg" alt="Adobe Flash Player 10" width="53" /> <strong>Adobe Flash Player 10 – <a href="http://get.adobe.com/flashplayer/" target="_blank">available for download now!</a></strong></p>
<p><span><span style="font-family:Verdana,Arial,Helvetica,sans-serif;font-size:11px;color:#666666;padding:0;">New features, better performance and integration with Adobe Creative Suite 4</span></span><span><span style="font-family:Verdana,Arial,Helvetica,sans-serif;font-size:11px;color:#666666;padding:0;">.</span><br />
</span></p>
]]></content:encoded>
			<wfw:commentRss>http://www.flashartist.org/index.php/2008/12/04/adobe-flash-player-10-%e2%80%93-available-for-download-now/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Wacom Cintiq</title>
		<link>http://www.flashartist.org/index.php/2008/04/25/wacom-cintiq/</link>
		<comments>http://www.flashartist.org/index.php/2008/04/25/wacom-cintiq/#comments</comments>
		<pubDate>Fri, 25 Apr 2008 10:49:57 +0000</pubDate>
		<dc:creator>flashartist</dc:creator>
				<category><![CDATA[Products]]></category>
		<category><![CDATA[Wacom Cintiq]]></category>

		<guid isPermaLink="false">http://www.stupefy.co.uk/blog/?p=21</guid>
		<description><![CDATA[The Wacom Cintiq is a must have for Flash artists. It allows you to draw naturally on the display itself as you would do with a pen on paper. You can use this tool intuitively and simulate various conventional working techniques with the Pen and its replaceable nibs as well as the Cintiq Airbrush. This [...]]]></description>
			<content:encoded><![CDATA[
<!-- ALL ADSENSE ADS DISABLED -->
<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.flashartist.org%2Findex.php%2F2008%2F04%2F25%2Fwacom-cintiq%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.flashartist.org%2Findex.php%2F2008%2F04%2F25%2Fwacom-cintiq%2F&amp;style=normal&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p><img class="alignnone" src="http://www.stupefy.co.uk/blog/wp-content/cintiq12wx.jpg" alt="cintiq 12 inch" /><br />
The <a title="Wacom homesite" href="http://www.wacom.com/cintiq/" target="_blank">Wacom Cintiq</a> is a must have for Flash artists. It allows you to draw naturally on the display itself as you would do with a pen on paper. You can use this tool intuitively and simulate various conventional working techniques with the Pen and its replaceable nibs as well as the  Cintiq Airbrush.<br />
This product is aimed at professional digital content creators for various tasks including storyboarding, animation, illustration, finishing, retouching and compositing.It is widely used in the comics world for inking strips.</p>
<p>  <a HREF="http://ws.amazon.co.uk/widgets/q?ServiceVersion=20070822&amp;MarketPlace=GB&amp;ID=V20070822%2FGB%2Fflash04-21%2F8010%2F20250f02-0da9-4b76-a5e7-addf542c0b11&amp;Operation=NoScript">Amazon.co.uk Widgets</a></p>
<p>The Most &#8220;affordable&#8221; of Cintiq tablets range comes as a <strong>12&#8243;Display</strong> and price around <a href="http://store.apple.com/Apple/WebObjects/ukstore.woa/wa/RSLID?mco=7E4F2D7D&amp;nplm=TQ616" target="_blank">£830</a> (UK)</p>
<p>Its big sister the Wacom Cintiq 21UX comes up to a nice £2,149.00.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.flashartist.org/index.php/2008/04/25/wacom-cintiq/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

