<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="wordpress/2.1.3" -->
<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/"
	>

<channel>
	<title>Chocolate2Code.com</title>
	<link>http://chocolate2code.com</link>
	<description>sweet deals on blogs and websites</description>
	<pubDate>Sun, 22 Jul 2007 16:25:12 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.1.3</generator>
	<language>en</language>
			<item>
		<title>Christian Internet Filter</title>
		<link>http://chocolate2code.com/tools/christian-internet-filter/</link>
		<comments>http://chocolate2code.com/tools/christian-internet-filter/#comments</comments>
		<pubDate>Sun, 22 Jul 2007 16:25:12 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Tools]]></category>

		<guid isPermaLink="false">http://chocolate2code.com/tools/christian-internet-filter/</guid>
		<description><![CDATA[Clean Internet, Filtered Internet Secure and Simple.
This is a great Christian internet filter. It works very well, and as far as I can tell there is just no way to disable it. Whatever it installs, it&#8217;s not something you can find and delete or put in a password and override it. 
Bible verses are brought [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://cleaninternet.com/">Clean Internet, Filtered Internet Secure and Simple.</a></p>
<p>This is a great Christian internet filter. It works very well, and as far as I can tell there is just no way to disable it. Whatever it installs, it&#8217;s not something you can find and delete or put in a password and override it. </p>
<p>Bible verses are brought to your attention when you try to enter a restricted area, along with photos of a wide variety of stop signs. It&#8217;s a good reminder for someone who is slipping up, and makes you feel very secure if you just accidentally stumbled on something you didn&#8217;t want to see anyway.</p>
<p>The support is very personal. Paul will unblock sites you need unblocked, and will even set up YOUR filter so that your kids&#8217; computer is blocked from the whole entire internet &#8212; except a set list of URLs that you choose to allow. He is flexible, and helpful. </p>
<p>I think this is a GREAT service for most Christian families who need essential blocking to protect young children or teenagers. It&#8217;s a perfect internet filter for Christian men who are trying to keep themselves pure. If you have more than one computer, the price might become prohibitive, but overall you&#8217;re paying for personalized service, which is a nice touch. When I was with Bsafe, which purports to be a Christian internet filter, or at least a Christian company, I couldn&#8217;t get tech support to save my life. From that perspective, the price difference is negligible. </p>
<p>Unfortunately, my personal needs and preferences for an internet filter are more technical than this filter would permit. Any basic Christian internet filter will probably not be my thing. First of all, as a web developer, I need instant access to override blocked sites. My business depends on being able to do my work quickly, and I can&#8217;t wait for tech support to respond. I also do perinatal counseling, which sometimes leads to websites which could be considered &#8220;adult&#8221; in nature, although they are medical information sites. Again, time is of the essence because it&#8217;s business related. For my children, I am looking for parental controls and for all unblocking options to be at my discretion. This is NOT the best situation for most people &#8212; since my desired solution requires a password, which allows me full access to the controls, it could possibly be disabled by a savvy teen or kid! </p>
<p>But I have four young children, who don&#8217;t try to get past my blockades &#8212; they have been told that the internet is just as dangerous as the whole big world, and just like we don&#8217;t let them walk or ride their bikes to the store alone, we also don&#8217;t let them surf the internet alone. It&#8217;s that simple, and they accept it. For now.</p>
<p>I commend this <a href="http://cleaninternet.com/">Christian internet filter</a> to those who need a simple, clean solution to protect themselves and their teens on the internet.</p>
]]></content:encoded>
			<wfw:commentRss>http://chocolate2code.com/tools/christian-internet-filter/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Surprise! Advanced Editing Toolbar in WYSIWYG Editor</title>
		<link>http://chocolate2code.com/wordpress/wordpress-wysiwyg-editor-more-buttons/</link>
		<comments>http://chocolate2code.com/wordpress/wordpress-wysiwyg-editor-more-buttons/#comments</comments>
		<pubDate>Sun, 01 Jul 2007 06:34:22 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[WordPress]]></category>

		<category><![CDATA[How Tos]]></category>

		<category><![CDATA[Plugins]]></category>

		<guid isPermaLink="false">http://chocolate2code.com/wordpress/wordpress-wysiwyg-editor-more-buttons/</guid>
		<description><![CDATA[Who would have thought&#8230;.I&#8217;ve been grumping about the lack of buttons in TinyMCE, the &#8220;visual editor&#8221; or WYSIWYG editor in Wordpress, and come to find out, all this time there is so much more! 
I went hunting for a plugin I&#8217;d seen that allowed custom buttons, and discovered that the standard installation of WordPress actually [...]]]></description>
			<content:encoded><![CDATA[<p>Who would have thought&#8230;.I&#8217;ve been grumping about the lack of buttons in TinyMCE, the &#8220;visual editor&#8221; or WYSIWYG editor in Wordpress, and come to find out, all this time there is so much more! </p>
<p>I went hunting for a plugin I&#8217;d seen that allowed custom buttons, and discovered that the standard installation of WordPress actually has a keyboard command that toggles some extra goodies off and on. Obviously, mine have all been off!</p>
<p>Turns out, you can Show/Hide the Advanced Editor Toolbar in the standard Wordpress installation and unlock a dozen or so extra buttons, including &#8220;Paste as Plain Text&#8221; and &#8220;Paste from Word&#8221;. When the Advanced Editor Toolbar is enabled, there is a toggle button available to turn it off. However, when it is off, you must use Alt-V (IE) or Shift-Alt-V (Firefox) to toggle the advanced buttons back &#8220;on&#8221;.</p>
<p>Adding Buttons is something I haven&#8217;t delved into yet. I need to play with this new toy first. But I learned from the Codex that under &#8220;Rich Editor Filters&#8221; in the Plugin_API/Hooks page, you can see a simple means of adding your own buttons to TinyMCE in WordPress.</p>
<p>http://codex.wordpress.org/Plugin_API/Filter_Reference#Rich_Text_Editor_Filters</p>
<p><strong>Advanced Editing Plugins</strong></p>
<p>If the Advanced Editing Toolbar buttons are not sufficient, perhaps you&#8217;re looking for a plugin to extend the functionality of the TinyMCE editor, or to add custom code snippets. Here are two you can try:</p>
<p><a href="http://www.deliciousdays.com/tinymcebuttons">Custom TinyMCE Buttons</a> (for WordPress 2.1)</p>
<p><a href="http://www.mkbergman.com/?p=384">Advanced TinyMCE Editor</a> (for Wordpress 2.2)</p>
<p>It was the former that I recalled having seen, which started me on this quest, and the latter which I discovered in the process, and informed me of the advanced toggle option. Surprised that I had never heard of it in two years of hanging out on the WordPress forums, I personally added the information to the Codex. I also added links to these two amazing plugins, which I&#8217;m sure will come in handy for others.</p>
]]></content:encoded>
			<wfw:commentRss>http://chocolate2code.com/wordpress/wordpress-wysiwyg-editor-more-buttons/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Great Debate! Links vs. Bookmarks in WordPress</title>
		<link>http://chocolate2code.com/wordpress/great-debate-links-vs-bookmarks-in-wordpress/</link>
		<comments>http://chocolate2code.com/wordpress/great-debate-links-vs-bookmarks-in-wordpress/#comments</comments>
		<pubDate>Wed, 27 Jun 2007 00:28:16 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://chocolate2code.com/wordpress/great-debate-links-vs-bookmarks-in-wordpress/</guid>
		<description><![CDATA[An intriguing discussion has been taking place on the wp-hackers list, regarding what to call the &#8220;links manager&#8221; a.k.a. &#8220;blogroll&#8221; a.k.a. &#8220;bookmarks&#8221; function in WordPress. At the core of the discussion are two sides: the &#8220;links&#8221; gang says links is a universal term, understood by every novice internet user, and that&#8217;s what they are, so [...]]]></description>
			<content:encoded><![CDATA[<p>An intriguing discussion has been taking place on the wp-hackers list, regarding what to call the &#8220;links manager&#8221; a.k.a. &#8220;blogroll&#8221; a.k.a. &#8220;bookmarks&#8221; function in WordPress. At the core of the discussion are two sides: the &#8220;links&#8221; gang says links is a universal term, understood by every novice internet user, and that&#8217;s what they are, so let&#8217;s call &#8216;em that &#8212; even if they can dance and sing. The &#8220;bookmarks&#8221; camp says they are much more than links, and have much more potential, so let&#8217;s give &#8216;em a more meaningful name that causes folks to notice how much more they can do. What do you think? What makes most sense to you? Which one is more practical, useful, understandable, sensible&#8230;??? We are all very curious what the WordPress community of users has to say on this! So if you&#8217;re a WordPress user, visit Scot Hacker&#8217;s site and <a href="http://birdhouse.org/blog/2007/06/26/links-or-bookmarks/">vote for your preference</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://chocolate2code.com/wordpress/great-debate-links-vs-bookmarks-in-wordpress/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Aunt Anne&#8217;s English Toffee</title>
		<link>http://chocolate2code.com/chocolate-recipies/aunt-annes-english-toffee/</link>
		<comments>http://chocolate2code.com/chocolate-recipies/aunt-annes-english-toffee/#comments</comments>
		<pubDate>Mon, 25 Jun 2007 01:08:08 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Chocolate Recipies]]></category>

		<guid isPermaLink="false">http://chocolate2code.com/chocolate-recipies/aunt-annes-english-toffee/</guid>
		<description><![CDATA[This recipe from my Great Aunt Anne is wonderful for snacking, buffet or potluck desserts, and for gift giving. It keeps well (but avoid warm temperatures!).

Boil a pound of butter with a pound of sugar (about 2 1/4 cups) until the mixture turns a rich dark carmel color.
Mix in 1/2 cup of toasted almonds (I [...]]]></description>
			<content:encoded><![CDATA[<p>This recipe from my Great Aunt Anne is wonderful for snacking, buffet or potluck desserts, and for gift giving. It keeps well (but avoid warm temperatures!).</p>
<ol>
<li>Boil a pound of butter with a pound of sugar (about 2 1/4 cups) until the mixture turns a rich dark carmel color.</li>
<li>Mix in 1/2 cup of toasted almonds (I usually use chopped almonds that I toast about 10 minutes at 300F).</li>
<li>Pour mixture into a 13&#215;9&#8243; baking dish or pan.</li>
<li>Sprinkle chocolate chips on top to cover about 80% of the surface. These will melt within a few minutes, although they keep their shape. As soon as they are soft, spread with a spatula to cover the whole surface evenly.</li>
<li>Sprinkle with toasted chopped almonds.</li>
<li>Cool completely (you can put it in the fridge) and break into pieces.</li>
</ol>
<p>You might want to make two batches. This is addicting and yummy!</p>
]]></content:encoded>
			<wfw:commentRss>http://chocolate2code.com/chocolate-recipies/aunt-annes-english-toffee/feed/</wfw:commentRss>
		</item>
		<item>
		<title>wp_link_pages nesting LI tags</title>
		<link>http://chocolate2code.com/wordpress/wp_link_pages-nesting-li-tags/</link>
		<comments>http://chocolate2code.com/wordpress/wp_link_pages-nesting-li-tags/#comments</comments>
		<pubDate>Mon, 25 Jun 2007 00:37:55 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[WordPress]]></category>

		<category><![CDATA[How Tos]]></category>

		<guid isPermaLink="false">http://chocolate2code.com/wordpress/wp_link_pages-nesting-li-tags/</guid>
		<description><![CDATA[If you&#8217;ve tried to use wp_link_pages outside your sidebar (for example, at the end of your Page content, to list child Pages), you&#8217;ve probably noticed that it creates it&#8217;s own set of LI tags before the title&#8230;.which is non-standard code for a standalone list. 
This manifests itself in an unexpected (and probably unwanted) bullet before [...]]]></description>
			<content:encoded><![CDATA[<p>If you&#8217;ve tried to use wp_link_pages outside your sidebar (for example, at the end of your Page content, to list child Pages), you&#8217;ve probably noticed that it creates it&#8217;s own set of LI tags before the title&#8230;.which is non-standard code for a standalone list. </p>
<p>This manifests itself in an unexpected (and probably unwanted) <strong>bullet</strong> before your list title (or a lone bullet alongside your first Page link, if you used the <code>title_li=0</code> argument), and often by making the &#8220;bullet&#8221; for all subsequent Page links appear as something other than a bullet (in mine, it looks like this: >> ) <em>because it&#8217;s reading them as sub-nested list items.</em> What a mess! </p>
<p>Maybe this is convenient if you only use wp_list_pages inside of an existing ordered or unordered list, but I generally don&#8217;t&#8230;.so I have been fighting this strange bullet problem for quite some time.</p>
<p>It may be possible for you to style away this problem by adding CSS classes for .pagenav and .page_item, but if that&#8217;s not working for you, then you might want to edit the function itself. Editing the core of WordPress isn&#8217;t generally recommended, but sometimes it becomes necessary.</p>
<p>Here are instructions for WordPress 2.1.3. Other versions are probably similar. <strong>Don&#8217;t forget to make a back up before you do this!!!</strong></p>
<p>You&#8217;ll be changing this file:</p>
<p>/wp-includes/post_functions.php.</p>
<p>Locate &#8220;function wp_list_pages&#8221; (line 265 in my 2.1.3)</p>
<p>Look for the &#8220;if&#8221; statement and remove the opening and closing LI tags in the two lines that begin with <strong><code>?output=</code></strong> (one of them includes class=pagenav), so it reads as follows:</p>
<p><code><br />
if ( !empty($pages) ) {<br />
&nbsp;&nbsp;&nbsp;&nbsp;if ( $r[&#039;title_li&#039;] )<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$output .= &#039;&#039; . $r[&#039;title_li&#039;] . &#039;&lt;ul&gt;&#039;;<br />
&nbsp;<br />
&nbsp;&nbsp;&nbsp;&nbsp;global $wp_query;<br />
&nbsp;&nbsp;&nbsp;&nbsp;if ( is_page() )<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$current_page = $wp_query-&gt;get_queried_object_id();<br />
&nbsp;&nbsp;&nbsp;&nbsp;$output .= walk_page_tree($pages, $r[&#039;depth&#039;], $current_page, $r);<br />
&nbsp;<br />
&nbsp;&nbsp;&nbsp;&nbsp;if ( $r[&#039;title_li&#039;] )<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$output .= &#039;&lt;/ul&gt;&#039;;<br />
&nbsp;&nbsp;}<br />
</code></p>
<p>When looking at the whole function, you&#8217;ll see you can also remove the page_item class for the inner nested LIs if you want, but you can also just not define that class in CSS and it won&#8217;t do anything.</p>
]]></content:encoded>
			<wfw:commentRss>http://chocolate2code.com/wordpress/wp_link_pages-nesting-li-tags/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Comma Separated List of ~193 Countries of the World</title>
		<link>http://chocolate2code.com/code-snippets/comma-separated-list-of-193-countries-of-the-world/</link>
		<comments>http://chocolate2code.com/code-snippets/comma-separated-list-of-193-countries-of-the-world/#comments</comments>
		<pubDate>Tue, 19 Jun 2007 05:57:56 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Code Snippets]]></category>

		<guid isPermaLink="false">http://chocolate2code.com/code-snippets/comma-separated-list-of-193-countries-of-the-world/</guid>
		<description><![CDATA[I think there are 193 countries in this comma separated list of countries. Give or take. This can easily be copied and pasted into Cimy User Extra Fields (in the &#8220;label&#8221; box) for a quick drop down list, or otherwise modified for other list or drop down box needs. 
The US and Canada are listed [...]]]></description>
			<content:encoded><![CDATA[<p>I think there are 193 countries in this comma separated list of countries. Give or take. This can easily be copied and pasted into Cimy User Extra Fields (in the &#8220;label&#8221; box) for a quick drop down list, or otherwise modified for other list or drop down box needs. </p>
<p>The US and Canada are listed at the beginning, as well as in their respective alphabetical positions. You can easily modify this if you prefer it another way. Enjoy.</p>
<blockquote><p>United States, Canada, Afghanistan, Albania, Algeria, Andorra, Angola, Antigua &#038; Deps, Argentina, Armenia, Australia, Austria, Azerbaijan, Bahamas, Bahrain, Bangladesh, Barbados, Belarus, Belgium, Belize, Benin, Bhutan, Bolivia, Bosnia Herzegovina, Botswana, Brazil, Brunei, Bulgaria, Burkina, Burundi, Cambodia, Cameroon, Canada, Cape Verdi, Central African Rep, Chad, Chile, China, Columbia, Comoros, Congo, Congo {Democratic Rep}, Costa Rica, Croatia, Cuba, Cyprus, Czech Republic, Denmark, Djibouti, Dominica, Dominican Republic, East Timor, Ecuador, Egypt, El Salvador, Equatorial Guinea, Eritrea, Estonia, Ethiopia, Fiji, Finland, France, Gabon, Gambia, Georgia, Germany, Ghana, Greece, Greneda, Guatemala, Guinea, Guinea-Bissau, Guyana, Haiti, Honduras, Hungary, Iceland, India, Indonesia, Iran, Iraq, Ireland {Republic}, Israel, Italy, Ivory Coast, Jamaica, Japan, Jordan, Kazakhstan, Kenya, Kiribati, Korea North, Korea South, Kuwait, Kyrgyzstan, Laos, Latvia, Lebanon, Lesotho, Liberia, Libya, Liechtenstein, Lithuania, Luxembourg, Macedonia, Madagascar, Malawi, Malaysia, Maldives, Mali, Malta, Marshall Islands, Mauritania, Mauritius, Mexico, Micronesia, Moldova, Monaco, Mongolia, Morocco, Mozambique, Myanmar, {Burma}, Namibia, Narau, Nepal, Netherlands, New Zealand, Nicaragua, Niger, Nigeria, Norway, Oman, Pakistan, Palau, Panama, Papua New Guinea, Paraguay, Peru, Philippines, Poland, Portugal, Qatar, Romania, Russian Federation, Rwanda, St Kitts &#038; Nevis, St Lucia, St Vincent &#038; Grenadines, San Marino, Sao Tome &#038; Principe, Saudi Arabia, Senegal, Seychelles, Sierra Leone, Singapore, Slovakia, Slovenia, Solomon Islands, Somalia, South Africa, Spain, Sri Lanka, Sudan, Suriname, Swaziland, Sweden, Switzerland, Syria, Taiwan, Tajikstan, Tanzania, Thailand, Togo, Tonga, Trinidad &#038; Tobago, Tunisia, Turkey, Turkmenistan, Tuvalu, Uganda, Ukraine, United Arab Emirates, United Kingdom, United States, Uruguay, Uzbekistan, Vanuatu, Vatican City, Venezuela, Vietnam, Western Samoa, Yemen, Yugoslavia, Zambia, Zimbabwe</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://chocolate2code.com/code-snippets/comma-separated-list-of-193-countries-of-the-world/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Comma Separated List of U.S. States and Canadian Provinces: Integrated</title>
		<link>http://chocolate2code.com/code-snippets/comma-separated-list-of-us-states-and-canadian-provinces-integrated/</link>
		<comments>http://chocolate2code.com/code-snippets/comma-separated-list-of-us-states-and-canadian-provinces-integrated/#comments</comments>
		<pubDate>Tue, 19 Jun 2007 05:54:46 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Code Snippets]]></category>

		<guid isPermaLink="false">http://chocolate2code.com/code-snippets/comma-separated-list-of-us-states-and-canadian-provinces-integrated/</guid>
		<description><![CDATA[The following is an integrated list of US states and Canadian provinces. If you prefer to put them all in one drop down box together, this makes it really simple. Just copy and paste! This is especially convenient if you are using Cimy User Extra Fields (paste list into &#8220;label&#8221; box).
Alabama, Alaska, Alberta, American Samoa, [...]]]></description>
			<content:encoded><![CDATA[<p>The following is an integrated list of US states and Canadian provinces. If you prefer to put them all in one drop down box together, this makes it really simple. Just copy and paste! This is especially convenient if you are using Cimy User Extra Fields (paste list into &#8220;label&#8221; box).</p>
<blockquote><p>Alabama, Alaska, Alberta, American Samoa, Arizona, Arkansas, British Columbia, California, Colorado, Connecticut, Delaware, District of Columbia, Florida, Georgia, Guam, Hawaii, Idaho, Illinois, Indiana, Iowa, Kansas, Kentucky, Labrador, Louisiana, Maine, Manitoba, Maryland, Massachusetts, Michigan, Minnesota, Mississippi, Missouri, Montana, Nebraska, Nevada, Newfoundland, New Brunswick, New Hampshire, New Jersey, New Mexico, New York, North Carolina, North Dakota, Northern Marianas Islands, Northwest Territories, Nova Scotia, Nunavut, Ohio, Oklahoma, Ontario, Oregon, Pennsylvania, Puerto Rico, Prince Edward Island, Quebec, Rhode Island, Saskatchewan, South Carolina, South Dakota, Tennessee, Texas, Utah, Vermont, Virginia, Virgin Islands, Washington, West Virginia, Wisconsin, Wyoming, Yukon</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://chocolate2code.com/code-snippets/comma-separated-list-of-us-states-and-canadian-provinces-integrated/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Comma Separated List of U.S. States and Canadian Provinces</title>
		<link>http://chocolate2code.com/code-snippets/comma-separated-list-of-us-states-and-canadian-provinces/</link>
		<comments>http://chocolate2code.com/code-snippets/comma-separated-list-of-us-states-and-canadian-provinces/#comments</comments>
		<pubDate>Tue, 19 Jun 2007 05:52:44 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Code Snippets]]></category>

		<guid isPermaLink="false">http://chocolate2code.com/code-snippets/comma-separated-list-of-us-states-and-canadian-provinces/</guid>
		<description><![CDATA[Here are two simple text lists: one of all the US states and one of the Canadian provinces, separated by commas. This works great in Cimy Extra Field Values if you happen to need a drop-down box of states and/or provinces. Just copy and paste into the “label” box for a drop down list.
Alabama, Alaska, [...]]]></description>
			<content:encoded><![CDATA[<p>Here are two simple text lists: one of all the US states and one of the Canadian provinces, separated by commas. This works great in Cimy Extra Field Values if you happen to need a drop-down box of states and/or provinces. Just copy and paste into the “label” box for a drop down list.</p>
<blockquote><p>Alabama, Alaska, American Samoa, Arizona, Arkansas, California, Colorado, Connecticut, Delaware, District of Columbia, Florida, Georgia, Guam, Hawaii, Idaho, Illinois, Indiana, Iowa, Kansas, Kentucky, Louisiana, Maine, Maryland, Massachusetts, Michigan, Minnesota, Mississippi, Missouri, Montana, Nebraska, Nevada, New Hampshire, New Jersey, New Mexico, New York, North Carolina, North Dakota, Northern Marianas Islands, Ohio, Oklahoma, Oregon, Pennsylvania, Puerto Rico, Rhode Island, South Carolina, South Dakota, Tennessee, Texas, Utah, Vermont, Virginia, Virgin Islands, Washington, West Virginia, Wisconsin, Wyoming </p>
<p>Alberta, British Columbia, Manitoba, New Brunswick, Newfoundland, Labrador, Northwest Territories, Nova Scotia, Nunavut, Ontario, Prince Edward Island, Quebec, Saskatchewan, Yukon</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://chocolate2code.com/code-snippets/comma-separated-list-of-us-states-and-canadian-provinces/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Comma Separated List of U.S. States and Territories</title>
		<link>http://chocolate2code.com/code-snippets/comma-separated-list-of-us-states-and-territories/</link>
		<comments>http://chocolate2code.com/code-snippets/comma-separated-list-of-us-states-and-territories/#comments</comments>
		<pubDate>Tue, 19 Jun 2007 05:50:14 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Code Snippets]]></category>

		<guid isPermaLink="false">http://chocolate2code.com/code-snippets/comma-separated-list-of-us-states-and-territories/</guid>
		<description><![CDATA[For your programming pleasure, here is a simple text list of all the US states, separated by commas. This works great in Cimy Extra Field Values if you happen to need a drop-down box of states. Just copy and paste into the &#8220;label&#8221; box for a drop down list.
Comma Separated List of US States and [...]]]></description>
			<content:encoded><![CDATA[<p>For your programming pleasure, here is a simple text list of all the US states, separated by commas. This works great in Cimy Extra Field Values if you happen to need a drop-down box of states. Just copy and paste into the &#8220;label&#8221; box for a drop down list.</p>
<h2>Comma Separated List of US States and Territories</h2>
<blockquote><p>Alabama, Alaska, American Samoa, Arizona, Arkansas, California, Colorado, Connecticut, Delaware, District of Columbia, Florida, Georgia, Guam, Hawaii, Idaho, Illinois, Indiana, Iowa, Kansas, Kentucky, Louisiana, Maine, Maryland, Massachusetts, Michigan, Minnesota, Mississippi, Missouri, Montana, Nebraska, Nevada, New Hampshire, New Jersey, New Mexico, New York, North Carolina, North Dakota, Northern Marianas Islands, Ohio, Oklahoma, Oregon, Pennsylvania, Puerto Rico, Rhode Island, South Carolina, South Dakota, Tennessee, Texas, Utah, Vermont, Virginia, Virgin Islands, Washington, West Virginia, Wisconsin, Wyoming</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://chocolate2code.com/code-snippets/comma-separated-list-of-us-states-and-territories/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Cimy User Extra Fields: How to display field values outside the Loop</title>
		<link>http://chocolate2code.com/wordpress/cimy-user-extra-fields-display-field-values-outside-loop/</link>
		<comments>http://chocolate2code.com/wordpress/cimy-user-extra-fields-display-field-values-outside-loop/#comments</comments>
		<pubDate>Mon, 18 Jun 2007 03:11:10 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[WordPress]]></category>

		<category><![CDATA[How Tos]]></category>

		<category><![CDATA[Plugins]]></category>

		<guid isPermaLink="false">http://chocolate2code.com/misc/cimy-user-extra-fields-display-field-values-outside-loop/</guid>
		<description><![CDATA[I just started using Cimy User Extra Fields on a site I&#8217;m working on, and it has some really fantastic features if you want to add information to your registration form, and your author bio or profile pages.
The one thing I have struggled with is getting the contents of a field to appear outside the [...]]]></description>
			<content:encoded><![CDATA[<p>I just started using <a href="http://www.cimatti.it/blog/2007/02/12/cimy-user-extra-fields-for-wordpress-21" title="Cimy User Extra Fields">Cimy User Extra Fields</a> on a site I&#8217;m working on, and it has some really fantastic features if you want to add information to your registration form, and your author bio or profile pages.<br />
The one thing I have struggled with is getting the contents of a field to appear outside the Loop. I am using <strong>get_cimyFieldValue</strong>, which is disabled by default (so the first step is to enable it!). The readme explains how to get a field value to display in the Loop, but not outside of it. </p>
<p>The following instructions explain what to do, provided you are working with an <a href="http://codex.wordpress.org/Author_Templates" title="WordPress instructions to create Author Template (author.php)">Author Template</a> file (author.php) per the instructions in the WordPress codex. <a href="http://chocolate2code.com/wordpress/cimy-user-extra-fields-display-field-values-outside-loop/#more-14" class="more-link">(more&#8230;)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://chocolate2code.com/wordpress/cimy-user-extra-fields-display-field-values-outside-loop/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
