<?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>The FlashPalette Blog &#187; Tips and Tricks</title>
	<atom:link href="http://www.flashpalette.com/blog/category/tips-and-tricks/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.flashpalette.com/blog</link>
	<description>The FlashPalette Blog, where everything happens</description>
	<lastBuildDate>Thu, 30 Sep 2010 20:36:18 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Using Deco Mobile sites with Flashpalette Websites</title>
		<link>http://www.flashpalette.com/blog/opening-mobile-websites/</link>
		<comments>http://www.flashpalette.com/blog/opening-mobile-websites/#comments</comments>
		<pubDate>Mon, 24 May 2010 13:24:12 +0000</pubDate>
		<dc:creator>Shannon</dc:creator>
				<category><![CDATA[Mobile Sites]]></category>
		<category><![CDATA[Tips and Tricks]]></category>
		<category><![CDATA[flash templates for photographers]]></category>
		<category><![CDATA[flash website templates]]></category>
		<category><![CDATA[how to add make a mobile website open]]></category>
		<category><![CDATA[mobile website soultions]]></category>
		<category><![CDATA[templates for photographers]]></category>
		<category><![CDATA[website templates]]></category>

		<guid isPermaLink="false">http://www.flashpalette.com/blog/?p=443</guid>
		<description><![CDATA[I think the most common question we have had in the past few days from our clients is &#8220;how will my clients get directed to the moblie site when accessing my website from a smart phone?&#8221;.
This is easy.  Deco Mobile now has a code you can place in the header section of your splash page [...]]]></description>
			<content:encoded><![CDATA[<p>I think the most common question we have had in the past few days from our clients is &#8220;how will my clients get directed to the moblie site when accessing my website from a smart phone?&#8221;.</p>
<p>This is easy.  Deco Mobile now has a code you can place in the header section of your splash page that will automatically bring up your mobile website.</p>
<p>The code is:</p>
<p>&lt;script  language=javascript&gt;<br />
if((navigator.userAgent.match(/iPhone/i)) ||  (navigator.userAgent.match(/iPod/i)) ||  (navigator.userAgent.match(/Android/i)))<br />
{<br />
location.href=&#8217;http://<span style="color: #ff0000;">YOUR URL/FOLDER NAME FOR YOUR mobilesite</span>&#8216;;<br />
}<br />
&lt;/script&gt;</p>
<p>To put it in your FlashPalette website splash page you will have to do it manually, but it&#8217;s not hard.</p>
<p>1. Go to your My Documents/Flashpalette Website folder.</p>
<p>2. click on your index.html file in that folder.</p>
<p>3. For PC users right click and open with note pad, for mac users Control-Click on the file&#8217;s icon, then select text edit.</p>
<p>4. You will see a page of writing, look for the code htat says &lt;/HEAD&gt;</p>
<p>5.  copy the code below to your index page placing it just before the &lt;/HEAD&gt; tag.</p>
<p>&lt;script  language=javascript&gt;<br />
if((navigator.userAgent.match(/iPhone/i)) ||  (navigator.userAgent.match(/iPod/i)) ||  (navigator.userAgent.match(/Android/i)))<br />
{<br />
location.href=&#8217;http://<span style="color: #ff0000;">YOUR URL/FOLDER NAME FOR YOUR mobilesite</span>&#8216;;<br />
}<br />
&lt;/script&gt;</p>
<p>6. Change the line in red.   you will want it to have your URL and your folder name that you gave your mobile website.</p>
<p>7. Click save as &#8212; then save as index.html  We recommend you save it to a separate folder. This way your editor will not overwrite the changes you have made to the page when you update other parts of your website.</p>
<p>8. Load the new index.html page on your server, making sure to over-write the old file.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.flashpalette.com/blog/opening-mobile-websites/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Website Crash &#8211; Reminder</title>
		<link>http://www.flashpalette.com/blog/website-crash-reminder/</link>
		<comments>http://www.flashpalette.com/blog/website-crash-reminder/#comments</comments>
		<pubDate>Sun, 07 Mar 2010 16:07:28 +0000</pubDate>
		<dc:creator>Shannon</dc:creator>
				<category><![CDATA[Tips and Tricks]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[crashed computer]]></category>
		<category><![CDATA[flash websites]]></category>
		<category><![CDATA[website for photographers]]></category>

		<guid isPermaLink="false">http://www.flashpalette.com/blog/?p=416</guid>
		<description><![CDATA[This is the most common email we get asking how to deal with finding the files when your computer has crashed.
To start with make sure you do a backup.  I recommend using an online backup service. I use and love Backblaze.  They have fantastic support and their fee covers external drives (many do not).  SO [...]]]></description>
			<content:encoded><![CDATA[<p>This is the most common email we get asking how to deal with finding the files when your computer has crashed.</p>
<p>To start with make sure you do a backup.  I recommend using an online backup service. I use and love <a href="http://www.backblaze.com/partner/af0520" target="_blank">Backblaze</a>.  They have fantastic support and their fee covers external drives (many do not).  SO I always start by reminding everyone to back up your website files, just as you should your regular files.</p>
<p>If you have had a <a href="http://www.flashpalette.com/blog/?p=125" target="_blank">computer crash</a> you can find the steps to reload your website <a href="http://www.flashpalette.com/blog/?p=125" target="_blank">here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.flashpalette.com/blog/website-crash-reminder/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Getting your website Searched: Use Google to Verify your site</title>
		<link>http://www.flashpalette.com/blog/flashwebsite-templates-getting-searched-by-goolge/</link>
		<comments>http://www.flashpalette.com/blog/flashwebsite-templates-getting-searched-by-goolge/#comments</comments>
		<pubDate>Thu, 18 Feb 2010 17:20:27 +0000</pubDate>
		<dc:creator>Shannon</dc:creator>
				<category><![CDATA[SEO]]></category>
		<category><![CDATA[Tips and Tricks]]></category>
		<category><![CDATA[flash websites]]></category>
		<category><![CDATA[how to get Google to serach your website]]></category>
		<category><![CDATA[photography website templates]]></category>

		<guid isPermaLink="false">http://www.flashpalette.com/blog/?p=407</guid>
		<description><![CDATA[Frequently we get clients who ask us &#8212; how do I know if my site is getting serached?  There is an easy way to find out, use the Google Webmaster tools.  You can use the Webmaster tools to verify your website.
This is easy to do and will require just a bit of time.  With FlashPalette [...]]]></description>
			<content:encoded><![CDATA[<p>Frequently we get clients who ask us &#8212; how do I know if my site is getting serached?  There is an easy way to find out, use the Google Webmaster tools.  You can use the Webmaster tools to verify your website.</p>
<p>This is easy to do and will require just a bit of time.  With FlashPalette websites we recommend that you use the html verification tool.</p>
<p>1. Sign up with Googles Webmaster Tools</p>
<p>2. Click on Add site</p>
<p>3. After you add your site click on Verify.</p>
<p>4. Select the HTML option</p>
<p>5. Download the html file Google has provided.</p>
<p>6. Load the File Google provides into your public_html folder on your server.</p>
<p>7. Go back and click Verify</p>
<p>8. After the code is loaded correctly you will see the statistics for your website show up.</p>
<p>Shannon</p>
<p>These are the two resources that Google has for you (if you have not signed up you should today).</p>
]]></content:encoded>
			<wfw:commentRss>http://www.flashpalette.com/blog/flashwebsite-templates-getting-searched-by-goolge/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Website Design: Photographer Websites</title>
		<link>http://www.flashpalette.com/blog/photographers-website-desig/</link>
		<comments>http://www.flashpalette.com/blog/photographers-website-desig/#comments</comments>
		<pubDate>Fri, 05 Feb 2010 00:59:53 +0000</pubDate>
		<dc:creator>Shannon</dc:creator>
				<category><![CDATA[Tips and Tricks]]></category>
		<category><![CDATA[flashwebsites for photographers]]></category>
		<category><![CDATA[photography websites]]></category>

		<guid isPermaLink="false">http://www.flashpalette.com/blog/?p=400</guid>
		<description><![CDATA[The start of any great website is of  course your images.  It is your images that you want your clients to focus on, but there are a few things to consider when building a website.
The next is you want to write good text &#8212; and that requires the following:
1. Write clearly and keep your text [...]]]></description>
			<content:encoded><![CDATA[<p>The start of any great website is of  course your images.  It is your images that you want your clients to focus on, but there are a few things to consider when building a website.</p>
<p>The next is you want to write good text &#8212; and that requires the following:<br />
1. Write clearly and keep your text to a minimum, you want your information to be easily found.</p>
<p>2. Make sure your images match you desciption of your style</p>
<p>3. EDIT EDIT EDIT &#8212; you need to make sure you avoid misspelled words and other errors.</p>
<p>Use colors that are pleasing and complimentary one of my favorite places to find color matches is <a href="http://websitetips.com/color/" target="_blank">kuler</a> it&#8217;s a free site and I just love the various combinations of color that appear!</p>
<p>Then the rest is up to you &#8212; you need your site to reflect who you are as person and as a photographer.</p>
<p>Shannon</p>
]]></content:encoded>
			<wfw:commentRss>http://www.flashpalette.com/blog/photographers-website-desig/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>FlashPalette Websites &#8211; Tips for finding files</title>
		<link>http://www.flashpalette.com/blog/flash-website-templates-finding-files/</link>
		<comments>http://www.flashpalette.com/blog/flash-website-templates-finding-files/#comments</comments>
		<pubDate>Wed, 03 Feb 2010 18:54:41 +0000</pubDate>
		<dc:creator>Shannon</dc:creator>
				<category><![CDATA[Tips and Tricks]]></category>
		<category><![CDATA[flash website templates photographers]]></category>
		<category><![CDATA[templates for photographwers]]></category>
		<category><![CDATA[website templates small business]]></category>

		<guid isPermaLink="false">http://www.flashpalette.com/blog/?p=393</guid>
		<description><![CDATA[A frequent question sent to us is where do I find my files on my computer. For all templates except the 04/05/06 and the original editors (you will know if you have one as your interface does not look like the one below).
It&#8217;s actually really easy to figure out once you understand where to look.
You [...]]]></description>
			<content:encoded><![CDATA[<p>A frequent question sent to us is where do I find my files on my computer. For all templates except the 04/05/06 and the original editors (you will know if you have one as your interface does not look like the one below).</p>
<p>It&#8217;s actually really easy to figure out once you understand where to look.</p>
<p>You open your editor.</p>
<p>Then click on the website tab on the left.</p>
<p>Then you will see a spot on the right called base directory.</p>
<p>Your website is located in that base directory. (see below for an example).</p>
<p><a href="http://www.flashpalette.com/blog/wp-content/uploads/2010/02/filelocation.jpg"><img class="alignnone size-medium wp-image-394" title="filelocation" src="http://www.flashpalette.com/blog/wp-content/uploads/2010/02/filelocation-300x187.jpg" alt="flashpalette websites, website templates for photographers" width="300" height="187" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.flashpalette.com/blog/flash-website-templates-finding-files/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Monday: Words Count</title>
		<link>http://www.flashpalette.com/blog/monday-words-count/</link>
		<comments>http://www.flashpalette.com/blog/monday-words-count/#comments</comments>
		<pubDate>Mon, 25 Jan 2010 02:50:30 +0000</pubDate>
		<dc:creator>Shannon</dc:creator>
				<category><![CDATA[Tips and Tricks]]></category>
		<category><![CDATA[flashpalete websites]]></category>
		<category><![CDATA[small buisness websites]]></category>
		<category><![CDATA[website templates]]></category>
		<category><![CDATA[website templates for photographers]]></category>

		<guid isPermaLink="false">http://www.flashpalette.com/blog/?p=389</guid>
		<description><![CDATA[Nothing is more important to  any photographer then their images.  This is how, you as photographers, view the world and make your living. However, when it comes to your website it is also important to make sure your words match your images.  You need to make sure if you are describing your style as breezy [...]]]></description>
			<content:encoded><![CDATA[<p>Nothing is more important to  any photographer then their images.  This is how, you as photographers, view the world and make your living. However, when it comes to your website it is also important to make sure your words match your images.  You need to make sure if you are describing your style as breezy and fun that your gallery images relfect that.  You also need to make sure you identify and speak the language that makes you sound like an expert without using too many technical terms making your site sound stiff and formal.</p>
<p>Shannon</p>
]]></content:encoded>
			<wfw:commentRss>http://www.flashpalette.com/blog/monday-words-count/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Thursday Tip: How to size your images Mini and Standard Sites</title>
		<link>http://www.flashpalette.com/blog/thursday-tip-how-to-size-your-images-mini-and-standard-sites/</link>
		<comments>http://www.flashpalette.com/blog/thursday-tip-how-to-size-your-images-mini-and-standard-sites/#comments</comments>
		<pubDate>Thu, 21 Jan 2010 15:04:32 +0000</pubDate>
		<dc:creator>Shannon</dc:creator>
				<category><![CDATA[Tips and Tricks]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[flash templates]]></category>
		<category><![CDATA[small buisness websites]]></category>
		<category><![CDATA[website templates for photographers]]></category>

		<guid isPermaLink="false">http://www.flashpalette.com/blog/?p=366</guid>
		<description><![CDATA[As photographers the most important part of your website is your images.  You want to make sure they shine and look their best.  This article will tell you the best way to prepare your images for your website template.
To start with all the templates have different requirements.
Standard and Mini Templates:
The standard and mini templates have [...]]]></description>
			<content:encoded><![CDATA[<p>As photographers the most important part of your website is your images.  You want to make sure they shine and look their best.  This article will tell you the best way to prepare your images for your website template.</p>
<p>To start with all the templates have different requirements.</p>
<p>Standard and Mini Templates:</p>
<p>The standard and mini templates have fixed sizes on the images.  This means if you import an image that is bigger then the editor accepts the editor will automatically reszie the image.  So if you cropped your image in photoshop your image will be downsized again, which can result in pixelation.</p>
<p>The best practice is to start with the full resolution image and then crop your images to the editor size.  All sizes are also listed on the batch import button as well and are at 72DPI.</p>
<p>Mini Editors:</p>
<p>Note the Mini editor resize your images when imported.  For best results we always recommend you start with a full resolution image and crop it to the maximum size the editor will accept. You can also see the pixel size when you click on batch import to the editor.</p>
<p><!-- body {margin:8px} .LW-yrriRe {font:normal x-small arial} --></p>
<div>Mini Plain</div>
<div>gallery: 720 pixels wide by 420 pixels high at 72DPI</div>
<div>home page: 860 pixels wide by 450 high  pixels at 72DPI</div>
<div>text pages can have images up to 830 pixels wide by 420 Note the wider you  make the image the more it will interfere with your text box.</div>
<div>
<div>Mini Lacy</div>
<div>gallery: 600 pixels wide  370 pixels high at 72DPI</div>
<div>home page: 750  pixels wide 375 pixels high at 72DPI</div>
<div>text pages can have images up to 750 pixels wide by 360 pixels high at 72  DPI Note the wider you make the image the more it will interfere with your text  box. pixels at 72DPI</div>
<div></div>
<div>Mini 01A:<br />
gallery: 900 pixels wide by 550 pixels high at 72DPI<br />
home  page: 860 pixels wide by 450 high  pixels at 72DPI<br />
text pages can have images  up to 900 pixels wide by 550 pixels Note the wider you make the image the more  it will interfere with your text box.</div>
<div></div>
<div>Mini Frame<br />
gallery: 670 pixels wide 420 pixels high at 72DPI<br />
home  page: 865  pixels wide 506 pixels high at 72DPI<br />
text pages can have images up  to 830 pixels wide by 420 pixels high at 72 DPI Note the wider you make the  image the more it will interfer with your text box. pixels at 72DPI</div>
<div></div>
<div>Tina Parker:<br />
gallery: 570 pixels wide 380 pixels high at 72DPI<br />
home  page: 750  pixels wide 375 pixels high at 72DPI<br />
text pages can have images up  to 300 pixels wide by 400  pixels high at 72 DPI Note the wider you make the  image the more it will interfere with your text box. pixels at 72DPI</div>
<div></div>
<div>04A</div>
<div>gallery regular: 600 pixels wide 400 pixels high at 72DPI</div>
<div>gallery client: 490 pixels wide by 400 pixels high at 72DPI</div>
<div>home  page:  800  pixels wide 450 pixels high at 72DPI<br />
text pages can have images up to 200-600 pixels wide by 400  pixels high at 72 DPI. Note the wider you make the image the more it will interfere with your text box.</div>
<div></div>
<div>05A</div>
<div>
<div>galleries (regular and client): 800 pixels wide 420pixels high at 72DPI</div>
<div>home  page:  800  pixels wide 450 pixels high at 72DPI</div>
<div>text pages can have images up to 200-600 pixels wide by 400  pixels high at 72 DPI. Note the wider you make the image the more it will interfere with your text box.</div>
</div>
<div></div>
<div>06A</div>
<div>
<div>galleries (regular and client): 800 pixels wide 420pixels high at 72DPI</div>
<div>home  page:  800  pixels wide 450 pixels high at 72DPI</div>
<div>text pages can have images up to 200-600 pixels wide by 400  pixels high at 72 DPI. Note the wider you make the image the more it will interfere with your text box.</div>
</div>
</div>
<div></div>
<div>Standard Sites:</div>
<div>Note the standard editors resize your images when imported.  For best results we always recommend you start with a full resolution image and crop it to the maximum size the editor will accept. You can also see the pixel size when you click on batch import to the editor.  Text pages images that are the maximum width may interfere with the text box in some editors.</div>
<div></div>
<div>Team Steve:</div>
<div>
<div>
<div>Text page image size : 860 pixels wide by 450 pixels high at 72 DPI</div>
<div>Gallery Pages: 710 pixels wide by  450 pixels high at 72 DPI</div>
<div>home page slide show: 860 pixels wide by  450 pixels high at 72 DPI</div>
</div>
</div>
<div></div>
<div>10E:</div>
<div>
<div>Text page image size : 650 pixels wide by 440 pixels high at 72 DPI</div>
<div>Gallery Pages: 650 pixels wide by 720 pixels high at 72 DPI</div>
<div>home page slide show: 650 pixels wide by 720 pixels high at 72 DPI</div>
</div>
<div></div>
<div>07E:<!-- body {margin:8px} .LW-yrriRe {font:normal x-small arial} --></div>
<div>Text page image size : 650 pixels wide by 440 pixels high at 72 DPI</div>
<div>
<div>Gallery Pages: 650 pixels wide by 720 pixels high at 72 DPI</div>
<div>home page slide show: 650 pixels wide by 720 pixels high at 72 DPI</div>
</div>
<div>
<div></div>
<div>09E1/09E2</div>
</div>
<div>
<div>home page: 660 pixels by 440 pixels at 72 DPI</div>
<div>text pages: 660 pixels by 440 pixels at 72 DPI</div>
<div>gallery images: 660 pixels by 440 pixels at 72 DPI</div>
<div></div>
<div>Nikki Lynn:<br />
Images for Nikki Lynn for the home page and galleries are the same:</div>
<div>1200 pixels by 800 pixels at 72DPI</div>
<div></div>
<div>Austin:<br />
All images can be imported at 1900&#215;1200 pixels to have a full screen effect. Note if you do not want this make your images smaller.</div>
<div>This editor does not have.  Image on the text page but takes a background image. For the best results when using a photograph use the dimension 1900&#215;1200 pixels at 72DPI.</div>
<div></div>
<div>08A:<br />
All images are now full screen. The best way to prepare them is to crop them to 1900&#215;1200 pixels for the home page slideshow.  The editor will downsize the images for the gallery to rougly 800&#215;600 pixels.</div>
<div>That&#8217;s it!</p>
<p>Shannon</p>
</div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.flashpalette.com/blog/thursday-tip-how-to-size-your-images-mini-and-standard-sites/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Music or Not: Flash website design</title>
		<link>http://www.flashpalette.com/blog/music-or-not-flash-website-design/</link>
		<comments>http://www.flashpalette.com/blog/music-or-not-flash-website-design/#comments</comments>
		<pubDate>Wed, 13 Jan 2010 23:55:55 +0000</pubDate>
		<dc:creator>Shannon</dc:creator>
				<category><![CDATA[Technical]]></category>
		<category><![CDATA[Tips and Tricks]]></category>
		<category><![CDATA[flash website templates]]></category>
		<category><![CDATA[music on flash websites]]></category>
		<category><![CDATA[website templates]]></category>

		<guid isPermaLink="false">http://www.flashpalette.com/blog/?p=357</guid>
		<description><![CDATA[When it comes to designing your website there are many factors to consider. Just one of them is music.
The FlashPalette editors accept only the file format of MP3, so if you music is downloaded in another format you will need to convert it to a MP3 file.
The use of music is a personal choise. Some [...]]]></description>
			<content:encoded><![CDATA[<p>When it comes to designing your website there are many factors to consider. Just one of them is music.</p>
<p>The FlashPalette editors accept only the file format of MP3, so if you music is downloaded in another format you will need to convert it to a MP3 file.</p>
<p>The use of music is a personal choise. Some use it for the whole website, others use it in just their galleries.  However, one thing you need to be aware of is that you can not use just any music on your website .  Music, just like images, is copyrighted.  Even though you may purchase a song from I-Tunes that does not give you the right to use the music on a website or in a slideshow.   You need to have permission from the song&#8217;s creator to do this.  The best bet is to use royalty free music on your website.</p>
<p>Here are some of our favorite places to get Royaly Free Music:</p>
<p>1. Find up and coming artists and email them, often for credit they will let you use their songs.</p>
<p>2. Use A royalty free music site.</p>
<p><a href="http://musicbakery.com" target="_blank">Music Bakery</a> offers a great selection of Royalty free music</p>
<p><a href="www.triplescoopmusic.com" target="_blank"> Triple Scoop</a> Is where we have purchased all our royalty free music for our demo sites.</p>
<p><a href="http://www.stock20.com/commerce/index.php" target="_blank"> Stock  20 </a>- Offers a great selection and has lyrical music through it&#8217;s partner <a href="http://www.redbeardmusic.com/zen-site/index.php" target="_blank">Red Beard Music</a></p>
<p>Take Care!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.flashpalette.com/blog/music-or-not-flash-website-design/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tech Tuesday: Versions and Updates</title>
		<link>http://www.flashpalette.com/blog/tech-tuesday-versions-and-updates/</link>
		<comments>http://www.flashpalette.com/blog/tech-tuesday-versions-and-updates/#comments</comments>
		<pubDate>Tue, 21 Jul 2009 23:04:54 +0000</pubDate>
		<dc:creator>Shannon</dc:creator>
				<category><![CDATA[Technical]]></category>
		<category><![CDATA[Tips and Tricks]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[flash templates]]></category>
		<category><![CDATA[websites for photographers]]></category>

		<guid isPermaLink="false">http://www.flashpalette.com/blog/?p=266</guid>
		<description><![CDATA[The biggest question we get from clients is how to know if you are using the latest version of the editor you purchased.
To find out what version you have open your editor up. On the upper left hand side is the name and version number of the editor.  This is important to send to use [...]]]></description>
			<content:encoded><![CDATA[<p>The biggest question we get from clients is how to know if you are using the latest version of the editor you purchased.</p>
<p>To find out what version you have open your editor up. On the upper left hand side is the name and version number of the editor.  This is important to send to use when you have a question about your site, as sometimes all that you need to do to correct the problem is update your editor.</p>
<p>To find out if you are using the latest version of your editor:</p>
<ul>
<li>Go to FlashPalette&#8217;s <a href="http://www.flashpalette.com">website</a>  </li>
<li>Click on the editor you have purchased</li>
<li>Then click on the try button.</li>
<li>You will see the vesrion number listed the third line down.</li>
<li>If your version is a lower number then the one on our site you need to update your site.</li>
</ul>
<p>To update your editor:</p>
<p>What you need to do so that your site reflects the changes we have made:</p>
<p>1. Download the new editor.</p>
<p>2. Install the new version &#8212; when you open your editor it should say Tristan version 3.0.XX</p>
<p>3. Open the editor &#8211; You will need to in put your license code</p>
<p>4. Click Save in your editor &#8212; this will update your site files.</p>
<p>5. Reload the site files on your server.  Best practice is to delete the old files first, to make sure the changes take!</p>
<p>6. Update these files on your server.</p>
<ul>
<li>xml folder</li>
<li>.swf files</li>
<li>mail.php</li>
<li>.fpc file</li>
<li>flashobject.js</li>
</ul>
<p>You do not need to reload your images, unless you have made changes to them, and then you would need to load the folders with changes.</p>
<p>As always, let us know if you have any questions.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.flashpalette.com/blog/tech-tuesday-versions-and-updates/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Manic Monday: Keeping things organized</title>
		<link>http://www.flashpalette.com/blog/manic-monday-keeping-things-organized/</link>
		<comments>http://www.flashpalette.com/blog/manic-monday-keeping-things-organized/#comments</comments>
		<pubDate>Tue, 07 Jul 2009 02:15:12 +0000</pubDate>
		<dc:creator>Shannon</dc:creator>
				<category><![CDATA[Tips and Tricks]]></category>
		<category><![CDATA[flash website templates]]></category>
		<category><![CDATA[flashpalette websites]]></category>
		<category><![CDATA[website templates]]></category>

		<guid isPermaLink="false">http://www.flashpalette.com/blog/?p=255</guid>
		<description><![CDATA[I hope everyone has had a great 4th of July.  I know that I had a great weekend with my family.  We enjoyed a local carnival, went for a nice drive, found some amazing new playgrounds and had fun playing in our wading pool!  I am always amazed at how children find the fun in [...]]]></description>
			<content:encoded><![CDATA[<p>I hope everyone has had a great 4th of July.  I know that I had a great weekend with my family.  We enjoyed a local carnival, went for a nice drive, found some amazing new playgrounds and had fun playing in our wading pool!  I am always amazed at how children find the fun in everything they do.</p>
<p>However, that said I cam back to my office and found a mountin of work to sort through.  A I pulled out a disc to back up a client session &#8212; I was remined that I have not backed up my own website files and blog for a while.</p>
<p>To help protect your self against overwriting your site files or worse a complete computer crash. I suggest you make a back up of your website every-time you make major changes to your site.  I do a copy to an external and one to disc.  I like to have multiple copies, but you will find the method that works for you.  This way you will always have the latest copy handy to reload, should you ever misplace, overwrite or lose your site files!</p>
<p>Have a great monday!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.flashpalette.com/blog/manic-monday-keeping-things-organized/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

