<?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>Chipped Polish &#187; tutorial</title>
	<atom:link href="http://www.chippedpolish.com/category/tutorial/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.chippedpolish.com</link>
	<description>Not Famous. Don't Wanna Be.</description>
	<lastBuildDate>Wed, 09 Sep 2009 17:07:10 +0000</lastBuildDate>
	
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Graphics Problems in Firefox</title>
		<link>http://www.chippedpolish.com/2007/graphics-problems-in-firefox/</link>
		<comments>http://www.chippedpolish.com/2007/graphics-problems-in-firefox/#comments</comments>
		<pubDate>Fri, 23 Nov 2007 23:27:29 +0000</pubDate>
		<dc:creator>Lizzie</dc:creator>
				<category><![CDATA[coding]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://www.chippedpolish.com/2007/graphics-problems-in-firefox/</guid>
		<description><![CDATA[Recently I ran into a problem with my Firefox browser. Website graphics were suddenly huge and pixelated. All of the [...]]]></description>
			<content:encoded><![CDATA[<!-- sphereit start --><p>Recently I ran into a problem with my Firefox browser. Website graphics were suddenly huge and pixelated. All of the sites I visited with Firefox were broken and ugly. I am a Firefox fangirl and there was <em>no way</em> I was going back to Internet Explorer. So, the search was on.</p>
<h3>Find Out What The Problem Is</h3>
<p>I discovered that many issues like the one I was experiencing can be fixed quite easily. You just have to know which question to type in the search box! Ok, well, there&#8217;s more to it than that.</p>
<p>The first thing that you should do is check to see if it&#8217;s a profile problem or an extension (add-on) problem. The easiest way to do that is to open your Firefox in safe mode. On Windows go to your Start menu -&gt; All Programs -&gt; Mozilla Firefox -&gt; Mozilla Firefox (safe mode). This opens Firefox without any add-ons or themes. If you still have a problem with your graphics, you probably have the same problem I had. You should create a new user profile because something somewhere is corrupted. </p>
<h3>Fix Your Profile</h3>
<p>You can fix your old profile and risk the same thing happening again <em>or</em> you can just create a new profile. I opted for creating a new profile because I could move my important add-ons from the old to the new and not have to worry about messing everything up.</p>
<p>**Unfortunately, you have to to shut down your browser to do it. So, make sure to print out or write down these instructions.**</p>
<p>On <strong>Windows</strong>, go to Start -&gt; Run and input <strong>firefox -P</strong>. </p>
<p>On <strong>Mac</strong>, go to Applications -&gt; Utilities -&gt; Terminal and enter the following command (including the first forward slash):&nbsp; </p>
<p><strong>/Applications/firefox.app/Contents/MacOS/firefox -profilemanager</strong></p>
<p>Then click &#8220;Ok&#8221;, the &#8220;Create New Profile&#8221;. Give it a name other than &#8220;default&#8221; so that you can easily identify it. Don&#8217;t select &#8220;Choose Folder&#8230;&#8221; unless you&#8217;re an advanced user (and if you&#8217;re still reading this I&#8217;m going to assume that you&#8217;re <em>not</em> an advanced user). Select &#8220;Finish&#8221;. On the next window select your new profile and then check the box beside &#8220;Don&#8217;t ask at startup&#8221;.</p>
<p>Your new profile is ready to go. Should you start Firefox at this point, you&#8217;ll have a seemingly brand new installation because none of your bookmarks, saved passwords, extensions, etc. So, you&#8217;ll have to copy from your old profile (.default) to your new one.</p>
<h3>Getting Your Data From the Old Profile</h3>
<p>If you&#8217;re like me you have a lot of data stored in your trusty Firefox. All of that data is stored in your user profile folder. Since you&#8217;ve just created a new profile, you&#8217;ll want to move your saved data.</p>
<p>On Windows, the files are located in Application Data file under Documents and Settings.
<ul>
<li>Windows XP/2000: C:\Documents and Settings\[User Name]\Application Data\Mozilla\Firefox\Profiles\
<li>Windows Vista: C:\users\[User Name]\AppData\Roaming\Mozilla\Firefox\Profiles\
<li>Mac OS X: ~/Library/Application Support/Firefox/Profiles/xxxxxxxx.default/ </li>
</ul>
<p>Find your default profile. That&#8217;s your old one, if you followed the instructions to give your profile a name other than &#8220;Default&#8221;. Now you&#8217;ll want to copy and paste the files you want to move- that means one by one for the extensions.</p>
<p>**Before you move your extension files, go into each one and delete the following- they will be regenerated on startup:</p>
<p><strong>extensions.ini, extensions.cache, and extensions.rdf</strong>&nbsp; **</p>
<p>**You need to test each extension before you continue, in case one of the extensions was the problem (not so in the case with my pixelated graphics).**</p>
<p>Copy from old profile and paste into new the following:</p>
<ul>
<li>
<p>For <strong>saved passwords</strong> :</p>
<ul>
<li>key3.db (it&#8217;s important to copy this along with your signons txt)
<li>signons2.txt
<li>signons.txt for browsers older than 1.5.0.9 and 2.0.0.0/2.0.0.1</li>
</ul>
<li>
<p>For save <strong>Bookmarks</strong>:</p>
<ul>
<li>bookmarks.html</li>
</ul>
<li>
<p>For <strong>History</strong>:</p>
<ul>
<li>history.dat</li>
</ul>
<li>
<p>For <strong>Permissions Cookie, etc:</strong></p>
<ul>
<li>hostperm.1</li>
</ul>
</li>
</ul>
<p>Congratulations! You&#8217;re done. Now start up your browser and take it for another test drive. Look in your tools folder to see if everything saved properly and you should be good to go.</p>
<p>For further reading:</p>
<p><a href="http://support-stage.mozilla.org/kb/Basic+Troubleshooting">Basic Troubleshooting</a></p>
<p><a title="More Files Can be Moved and Copied" href="http://kb.mozillazine.org/Transferring_data_to_a_new_profile#Copying_data_and_settings">Transferring Data to New Profile</a></p>
<p><a title="Profile Manager at Mozilla.org" href="http://kb.mozillazine.org/Profile_Manager">Profile Manager</a></p>
<!-- sphereit end --><span style="margin-bottom:40px; border-bottom:none;"><a class="iconsphere" title="Sphere: Related Content" onclick="return Sphere.Widget.search('http://www.chippedpolish.com/2007/graphics-problems-in-firefox/')" href="http://www.sphere.com/search?q=sphereit:http://www.chippedpolish.com/2007/graphics-problems-in-firefox/">Sphere: Related Content</a></span><br/><br/>]]></content:encoded>
			<wfw:commentRss>http://www.chippedpolish.com/2007/graphics-problems-in-firefox/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Why You should Have a Links Page</title>
		<link>http://www.chippedpolish.com/2007/why-you-should-have-a-links-page/</link>
		<comments>http://www.chippedpolish.com/2007/why-you-should-have-a-links-page/#comments</comments>
		<pubDate>Tue, 16 Oct 2007 14:00:46 +0000</pubDate>
		<dc:creator>Lizzie</dc:creator>
				<category><![CDATA[coding]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[links page]]></category>
		<category><![CDATA[wordpress tutorial]]></category>

		<guid isPermaLink="false">http://www.chippedpolish.com/2007/why-you-should-have-a-links-page/</guid>
		<description><![CDATA[Links lists- or blogrolls- can get quite long and laborious for some bloggers. An exceptionally long links list can make [...]]]></description>
			<content:encoded><![CDATA[<!-- sphereit start --><p>Links lists- or blogrolls- can get quite long and laborious for some bloggers. An exceptionally long links list can make your page take longer to load and distract from other important aspects of your sidebar- if you&#8217;ve got ads, for instance.</p>
<p>WordPress makes it incredibly easy to to clean up your sidebar and organize your links in a more efficient way. Instead of devoting one sidebar to an entire array of links, you can devote a partial section to it, and rotate through your list.</p>
<p>Many themes now come complete with a links template. So here all you need to do is create a page with &#8220;Links List&#8221; (or blogroll or whatever you want), select &#8220;links&#8221; for the template and publish. No need to do anything else. But what if your theme doesn&#8217;t come with a links page template?</p>
<p>It&#8217;s simple to create a links template. Simply download your theme&#8217;s page template- many times it&#8217;s simply called &#8220;page.php&#8221;. At the top of the page add:<br />
<strong>&lt;?php<br />
/*<br />
Template Name: Links page<br />
*/<br />
?&gt;</strong></p>
<p>Then look below this snippet<br />
<strong><br />
 &lt;php if (have_posts()) : ?&gt;<br />
&lt;?php while (have_posts()) : the_post(); ?&gt;<br />
</strong><br />
There you&#8217;ll see a php call for the content. This is where you want to put your links list. Highlight<br />
<strong>&lt;?php the_content(&#8221;&lt;p&gt;__(&#8217;Read the rest of this page &raquo;&#8217;)&lt;/p&gt;&#8221;); ?&gt;</strong><br />
(it may be something else, but similar). Replace that portion with<br />
<strong>&lt;?php get_links(); ?&gt;</strong><br />
Save the page as &#8220;links.php&#8221; and upload it to your theme directory.</p>
<h3>What if you have different lists for different content types?</h3>
<p>It&#8217;s simple to organize your links into different catagories on the page. For instance, you may have a links list called &#8220;Personal Favorites&#8221; and another called &#8220;Valuable Resources&#8221; and you don&#8217;t want to mix the two. What do you do?</p>
<p>First look on your Blogroll page in your admin area. From there go to the tab that says &#8220;Categories&#8221;. Note the number to the left of your links lists, under &#8220;ID&#8221;. You may have<br />
&#8220;2, Personal Favorites&#8221; and &#8220;3, Valuable Resources&#8221;.</p>
<p>On your links page template, use two distinct tags to call your links. Also, you&#8217;ll need to clearly mark which list is which. As an example I&#8217;ll do this:</p>
<p><strong>&lt;h2&gt;Personal Favorites&lt;/h2&gt;<br />
&lt;?php get_links(2); ?&gt;</strong></p>
<p>Notice that I put a two in the parenthesis. That&#8217;s to let the tag know that I want only those links that are in Category 2. Below that I&#8217;ll do the same, except I want Category 3 of my links.</p>
<p><strong>&lt;h2&gt;Valuable Resources&lt;/h2&gt;<br />
&lt;?php get_links(3); ?&gt;</strong></p>
<p>Of course, you can style the page anyway you want. The important part is the number which is called.</p>
<h3>How to incorporate those in your sidebar</h3>
<p>Now you want your links to appear in the sidebar, but not all of them at once. To make sure only a certain number of links appear at any given time, you&#8217;ll rotate them out in your sidebar. You could use a plugin to do this or you could code it yourself. I&#8217;ll show you how to code it yourself.<br />
<strong><br />
&lt;h3&gt;Links Rotation&lt;/h3&gt;<br />
 &lt;ul&gt;&lt;?php get_links(&#8217;2,3&#8242;, &#8216;&lt;li&gt;&#8217;, &#8216;&lt;/li&gt;&#8217;, &#8221;, FALSE, &#8216;rand&#8217;, False, False, 15, True); ?&gt;<br />
&lt;/ul&gt;</strong></p>
<p>This tells WordPress that I want</p>
<p>* Categories 2 and 3 (&#8217;2,3&#8242;)<br />
*listed with &#8220;&lt;li&gt;&#8221; before and &#8220;&lt;/li&gt;&#8221; after<br />
*I don&#8217;t want anything between the links (&#8221;)<br />
*that I don&#8217;t want images (False)<br />
*I want my links to appear randomly (not in any specific order (rand)<br />
*I don&#8217;t want to show a description (False)<br />
*I don&#8217;t want to show a rating (False)<br />
*that I want the list rotated with a maximum of 15 links showing at one time (15)<br />
*that I do want to show updated (True)<br />
Please note the parameters that require apostrophes and which don&#8217;t.</p>
<p>If you want to show your links in order the you can leave that parameter empty (&#8221;) and it will default to &#8220;id&#8221;, which is alphabetical.</p>
<p>To keep your links lists separate, but still in rotation, simply apply this code twice, once with &#8220;2&#8243; and once with &#8220;3&#8243;, then make the maximum number shown reflect a smaller number, such as 7 or 9.</p>
<p>Keeping your sidebar clean and organized keeps attention focused where it should be- on your content. You spend a lot of time picking out the right theme and writing the best content. Utilizing a links page keeps your blog tight and clutter-free.</p>
<p>For more get_links parameters, please visit <a href="http://codex.wordpress.org/Template_Tags/get_links">The WordPress Codex</a></p>
<!-- sphereit end --><span style="margin-bottom:40px; border-bottom:none;"><a class="iconsphere" title="Sphere: Related Content" onclick="return Sphere.Widget.search('http://www.chippedpolish.com/2007/why-you-should-have-a-links-page/')" href="http://www.sphere.com/search?q=sphereit:http://www.chippedpolish.com/2007/why-you-should-have-a-links-page/">Sphere: Related Content</a></span><br/><br/>]]></content:encoded>
			<wfw:commentRss>http://www.chippedpolish.com/2007/why-you-should-have-a-links-page/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Some Basics</title>
		<link>http://www.chippedpolish.com/2007/some-basics/</link>
		<comments>http://www.chippedpolish.com/2007/some-basics/#comments</comments>
		<pubDate>Mon, 24 Sep 2007 15:49:00 +0000</pubDate>
		<dc:creator>Lizzie</dc:creator>
				<category><![CDATA[coding]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://chippedpolish.com/2007/some-basics/</guid>
		<description><![CDATA[
I&#8217;ve noticed around that some people don&#8217;t know how to use html in Blogger comments. Hopefully this tutorial will help [...]]]></description>
			<content:encoded><![CDATA[<!-- sphereit start --><p><a href="http://bp2.blogger.com/_7ZiaeDL2rT4/Rvfc951WOUI/AAAAAAAAACk/38fieCDuGKs/s1600-h/copyright.jpg" onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}"><img src="http://bp2.blogger.com/_7ZiaeDL2rT4/Rvfc951WOUI/AAAAAAAAACk/38fieCDuGKs/s320/copyright.jpg" style="margin: 0pt 10px 10px 0pt; float: left; cursor: pointer" id="BLOGGER_PHOTO_ID_5113798857957194050" border="0" height="128" width="222" /></a><br />
I&#8217;ve noticed around that some people don&#8217;t know how to use html in Blogger comments. Hopefully this tutorial will help with that.</p>
<p><span style="font-weight: bold">Basic HTML</span></p>
<p>The code in brackets must surround the word or words that you want to format. So pay particular attention to the code in brackets. Make sure that all of your code has a closing bracket which is marked with a &#8221; / &#8220;.<br />
<span style="font-weight: bold"><br />
Hyperlink</span><br />
&lt;a href=&#8221;http://Put your link here&#8221;&gt;Nice, short text&lt;/a&gt;</p>
<p>*Notice the space between &#8220;a&#8221; and &#8220;href&#8221;. There are no other spaces in the code.<br />
* Put &lt;a href=&#8221; THEN copy and paste your entire url including the &#8220;http://&#8221; put it right after the quotes. Then put another set of quotes after your url. Finish with this : &#8220;&gt;Nice, short text&lt;/a&gt;</p>
<p><span style="font-weight: bold">Bold</span><br />
&lt;strong&gt;Put your text here&lt;/strong&gt;</p>
<p><span style="font-style: italic"><span style="font-weight: bold">Italicized</span></span><br />
&lt;em&gt;Put your text here&lt;/em&gt;</p>
<p>This is as far as we need to go with this tutorial, because Blogger comments don&#8217;t accept any other tags (brackets). If you don&#8217;t know HTML and would like to learn a little more (for your own site, perhaps) you should visit <a href="http://www.w3schools.com">W3schools</a>, it&#8217;s free and easy.</p>
<p>BTW, that link looks like this coded:<br />
&lt;a href=&#8221;http://www.w3schools.com&#8221;&gt;W3schools&lt;/a&gt;</p>
<p class="sig">&nbsp;</p>
<!-- sphereit end --><span style="margin-bottom:40px; border-bottom:none;"><a class="iconsphere" title="Sphere: Related Content" onclick="return Sphere.Widget.search('http://www.chippedpolish.com/2007/some-basics/')" href="http://www.sphere.com/search?q=sphereit:http://www.chippedpolish.com/2007/some-basics/">Sphere: Related Content</a></span><br/><br/>]]></content:encoded>
			<wfw:commentRss>http://www.chippedpolish.com/2007/some-basics/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>
