<?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>Desperately Seeking WP &#187; Blog</title>
	<atom:link href="http://desperatelyseekingwp.com/tag/blog/feed/" rel="self" type="application/rss+xml" />
	<link>http://desperatelyseekingwp.com</link>
	<description>your friendly geeks</description>
	<lastBuildDate>Mon, 06 Feb 2012 18:21:03 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Add Pictures in One Click!</title>
		<link>http://desperatelyseekingwp.com/2009/11/add-pictures-in-one-click/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=add-pictures-in-one-click</link>
		<comments>http://desperatelyseekingwp.com/2009/11/add-pictures-in-one-click/#comments</comments>
		<pubDate>Thu, 12 Nov 2009 03:43:42 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[How To]]></category>
		<category><![CDATA[Using Media]]></category>
		<category><![CDATA[Website Tutorials]]></category>
		<category><![CDATA[Blog]]></category>
		<category><![CDATA[Writers Resources]]></category>
		<category><![CDATA[zemanta]]></category>

		<guid isPermaLink="false">http://www.desperatelyseekingwp.com/?p=1255</guid>
		<description><![CDATA[I&#8217;m talking about Zemanta!  Its the neatest thing since blogging began.  Once installed, it will show you a grid of 9 or more images that match the content you are writing about, so that you can drag and drop them into your post.  It includes all the information that you need to protect the author&#8217;s [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m talking about <a class="zem_slink" title="Zemanta" rel="homepage" href="http://www.zemanta.com">Zemanta</a>!  Its the neatest thing since blogging began.  Once installed, it will show you a grid of 9 or more images that match the content you are writing about, so that you can drag and drop them into your post.  It includes all the information that you need to protect the author&#8217;s copyright info.  AND it also suggests between 6 and 20 related articles across the internet, as well as LINKS.</p>
<p>For example, while writing this post about Zemanta, it suggested the LINK &#8211; Zemanta, and the accompanying copyright image that you see here.  All I did was click on them and they were automatically put in the right place on this post.</p>
<p>Now, TELL me that isn&#8217;t just the coolest thing?!?</p>
<div class="zemanta-pixie" style="margin-top: 10px; height: 15px;"><a class="zemanta-pixie-a" title="Reblog this post [with Zemanta]" href="http://reblog.zemanta.com/zemified/3ad7fdfd-bf00-46d7-80fe-2b930cdd8f65/"><img class="zemanta-pixie-img" style="border: none; float: right;" src="http://img.zemanta.com/reblog_e.png?x-id=3ad7fdfd-bf00-46d7-80fe-2b930cdd8f65" alt="Reblog this post [with Zemanta]" /></a><span class="zem-script more-related more-info pretty-attribution paragraph-reblog"><script src="http://static.zemanta.com/readside/loader.js" type="text/javascript"></script></span></div>
]]></content:encoded>
			<wfw:commentRss>http://desperatelyseekingwp.com/2009/11/add-pictures-in-one-click/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Sidebar Fix #1: the &lt; p &gt; tag</title>
		<link>http://desperatelyseekingwp.com/2009/06/sidebar-fix-1-the-tag/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=sidebar-fix-1-the-tag</link>
		<comments>http://desperatelyseekingwp.com/2009/06/sidebar-fix-1-the-tag/#comments</comments>
		<pubDate>Mon, 01 Jun 2009 18:29:55 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Q & A]]></category>
		<category><![CDATA[Blog]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[widgets]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.desperatelyseekingwp.com/?p=387</guid>
		<description><![CDATA[WordPress is a very user-friendly back-end to your blogs.  The stuff that you enter &#8211; your text, images, videos, comments, go into WordPress&#8217;s engines and they do their &#8220;thing&#8221; to publish it all classy-like.  There are THREE areas of your blog that skip the WordPress engines.  They take your text and publish it directly to [...]]]></description>
			<content:encoded><![CDATA[<p>WordPress is a very user-friendly back-end to your blogs.  The stuff that you enter &#8211; your text, images, videos, comments, go into WordPress&#8217;s engines and they do their &#8220;thing&#8221; to publish it all classy-like.  There are THREE areas of your blog that skip the WordPress engines.  They take your text and publish it directly to the WEB.  These are:</p>
<blockquote>
<ul>
<li>
<h3>text widgets</h3>
</li>
<li>
<h3>HTML editor</h3>
</li>
<li>
<h3>theme Editor</h3>
</li>
</ul>
</blockquote>
<p>So, if you use those three areas of your blog, you need to know a thing or two about HTML.  Remember &#8211; whatever you put in those areas will go directly to the web &#8211; it will not get filtered and published by your friendly WordPress engine.   Now, unless you know HTML, you really should NOT be using the html editor in the add-new post screen.  And unless you know css AND html, you should not be tweaking your theme through the theme editor.</p>
<p>The <strong>text widgets</strong> are something that all of us use to one extent or another to put stuff in our sidebars.  We use it for our RSS / feed subscribe buttons, for our twitter buttons, and for any other image or text that we want to put in there.  Unfortunately, those <strong>text widgets </strong>will <span style="text-decoration: underline;"><strong>break your blog</strong></span>.  Let&#8217;s go through the &lt;p&gt; tag to use it properly, and prevent a mishap with an unruly sidebar.</p>
<h3>Lesson #1: the &lt;p&gt; tag</h3>
<p>If you&#8217;ve used a word processor, you know that if you press &lt;enter&gt; key on your keyboard, you get what is called a &#8220;hard return&#8221;.  This creates the space between paragraphs.  If you press the &lt;shift&gt; and &lt;enter&gt; keys, you get a soft return (on a mac, I believe it is &lt;ctrl&gt; and &lt;enter&gt;).  It just moves the curser to the next line without an extra line.</p>
<p>The &lt;p&gt; tag stands for &#8220;paragraph&#8221; and is used in HTML to create a <em>hard return.</em> If your theme is styled correctly, it will create a space between your paragraphs.  To USE html tags, you need to know one thing: <em><span style="text-decoration: underline;">What you start, you must finish,</span></em> without exception.  This is especially true if your theme is written in <em>xhtml</em>.  If you <em>open </em>a paragraph with &lt;p&gt; then you must <em>close </em>it with a &lt;/p&gt;.</p>
<p><strong>Note: If you are typing away and press &#8220;enter&#8221; and get a new paragraph on your screen &#8211; that is a word processor type of function.  HTML is NOT a word processor.  If you want a new paragraph, you have to wrap your text in &lt;p&gt; &lt;/p&gt; tags. </strong></p>
<p><em>For example:</em></p>
<blockquote>
<p style="font-family:courier;">&lt;P&gt; This is my short paragraph.  I am using some shortcuts to show you how to write a paragraph.  For some editors, I really should code the punctuation instead of typing it like I am now. &lt;/p&gt;</p>
</blockquote>
<p>If I did not use the closing &lt;/p&gt; tag, then the internet would assume that <em>everything for the rest of that page </em>was in the same paragraph.  So if you forget to close your sidebar &lt;p&gt; tags, then your sidebar MAY swing to an unexpected position.  If you want to be sure that you don&#8217;t get weird sections all over your page, be sure to <strong>close the html tags</strong> that you use.</p>
<p>I&#8217;ve also seen some people use &lt;p&gt; like a page break or section break.  This is the WRONG use for it.  When some web browsers are reading this type of html it will read it wrong, and your page could be read or displayed with weird sections.</p>
<p>This post is part of a series on Desperately Seeking WordPress called, &#8220;Save the Sidebar!&#8221;  Click here to go to the beginning of the series:</p>
<p style="text-align: center;"><a href="http://www.desperatelyseekingwp.com/2009/05/why-is-my-sidebar-swinging-below-my-content/"><img class="aligncenter size-full wp-image-416" title="save-the-sidebars" src="http://www.desperatelyseekingwp.com/wp-content/uploads/2009/06/save-the-sidebars.jpg" alt="save-the-sidebars" width="282" height="233" /></a></p>
<p>We&#8217;ll cover how to create section breaks and page breaks in our next tutorial:  <strong>Sidebar Fix #2: the &lt;br&gt; tag. </strong></p>
]]></content:encoded>
			<wfw:commentRss>http://desperatelyseekingwp.com/2009/06/sidebar-fix-1-the-tag/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Day 14: Update a Key Page</title>
		<link>http://desperatelyseekingwp.com/2009/04/day-14-update-a-key-page/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=day-14-update-a-key-page</link>
		<comments>http://desperatelyseekingwp.com/2009/04/day-14-update-a-key-page/#comments</comments>
		<pubDate>Mon, 20 Apr 2009 15:48:22 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Blog Maintenance]]></category>
		<category><![CDATA[31DBBB]]></category>
		<category><![CDATA[Blog]]></category>
		<category><![CDATA[twitter]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.desperatelyseekingwp.com/?p=344</guid>
		<description><![CDATA[Oh my goodness, this is a biggie.  If  you&#8217;re like me, you have a list about a mile long of all the things you&#8217;d like to do on your front page, let alone the comments, and about pages.  Not to mention the contact and subscribe buttons.  This blog, and my other two should probably be [...]]]></description>
			<content:encoded><![CDATA[<p>Oh my goodness, this is a biggie.  If  you&#8217;re like me, you have a list about a mile long of all the things you&#8217;d like to do on your front page, let alone the comments, and about pages.  Not to mention the contact and subscribe buttons.  This blog, and my other two should probably be the shining examples of blog layout and function, as that is what I do, however.  Have you heard the tale of the shoemaker&#8217;s children?  Yeah.  In a nutshell, they&#8217;re the ones without shoes.  Which lights a fire under me every once in a while, a rare once in a while, to make some necessary updates.  Here&#8217;s the articles we&#8217;ve written(so far) with how-to&#8217;s:</p>
<ul>
<li><a href="http://www.desperatelyseekingwp.com/2009/03/10-tips-to-keep-posts-organized/">10 Tips to Keep posts Organized</a></li>
<li><a href="http://www.desperatelyseekingwp.com/2009/03/how-to-add-pictures-to-your-sidebar/">How to Add pictures and Buttons</a></li>
<li><a href="http://www.desperatelyseekingwp.com/2009/01/how-to-add-twitter-to-your-sidebar/">How to Add Twitter</a></li>
<li><a href="http://www.desperatelyseekingwp.com/2008/11/everybodys-got-one-do-you/">Making it easy for readers to subscribe</a></li>
<li><a href="http://www.desperatelyseekingwp.com/2008/08/finding-and-using-a-gravatar/">Finding and Using an Avatar</a></li>
</ul>
<p>And on WordPress.Org:</p>
<ul>
<li><a href="http://codex.wordpress.org/Migrating_Plugins_and_Themes_to_2.7/Enhanced_Comment_Display">Using Threaded Comments</a></li>
</ul>
<p>Sooooo.  Have you done a page?  or Two?  Do you need help with any of them?  Ask away, I&#8217;ll answer them in the comments or in a future post!</p>
]]></content:encoded>
			<wfw:commentRss>http://desperatelyseekingwp.com/2009/04/day-14-update-a-key-page/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Day 13: Shopping and People Watching!!</title>
		<link>http://desperatelyseekingwp.com/2009/04/day-14-shopping-and-people-watching/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=day-14-shopping-and-people-watching</link>
		<comments>http://desperatelyseekingwp.com/2009/04/day-14-shopping-and-people-watching/#comments</comments>
		<pubDate>Mon, 20 Apr 2009 15:34:59 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Be a better blogger]]></category>
		<category><![CDATA[How To]]></category>
		<category><![CDATA[Blog]]></category>
		<category><![CDATA[Marketing]]></category>

		<guid isPermaLink="false">http://www.desperatelyseekingwp.com/?p=341</guid>
		<description><![CDATA[Oh, these are MY kind of assignments!  So, Day 14 of 31 DBBB at Problogger: Go to the mall and observe marketing trends, the ways the display, creativity, color are used.  Perhaps do some people watching too. Okay, so I tried this.  I spent an hour at the mall, but my ADD wouldn&#8217;t let me [...]]]></description>
			<content:encoded><![CDATA[<p>Oh, these are MY kind of assignments!  <img src='http://desperatelyseekingwp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p style="padding-left: 30px;">So, Day 14 of <a href="http://www.problogger.net/archives/2009/04/18/take-a-trip-to-the-mall/">31 DBBB at Problogge</a>r: Go to the mall and observe marketing trends, the ways the display, creativity, color are used.  Perhaps do some people watching too.</p>
<p>Okay, so I tried this.  I spent an hour at the mall, but my ADD wouldn&#8217;t let me observe what was going on&#8230; there are <em>way too many sparkly and shiny </em>things to drag me in.  Apparently I&#8217;m a sucker for marketing and sales techniques.  <img src='http://desperatelyseekingwp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />   I sat down at the food court, and could only think of how I was going to avoid the Dairy Queen ice cream shop.  Uggg.</p>
<p>How did it work for you?</p>
<p>Some observations, (obtained through much psychotherapy):</p>
<ul>
<li>spring colors were everywhere: purple and green</li>
<li>every store had different lighting according to the audience: children&#8217;s stores were bright and sun-light-ish.  Mens stores were darkish and indirect, incandescent lighting, teen stores were more florescent.</li>
<li>Things looked as if they were refreshed, racks pulled closer to the door <em>every day</em> &#8211; I suppose the point is that it was kept fresh and clean, and relevant.</li>
<li>print media outside of the store (signs and maps) drew people into the store</li>
<li>personally I&#8217;m more comfortable entering a store when the staff are occupied, and not staring at me.</li>
</ul>
<p>Any relevance to blogging?  What did you figure?</p>
]]></content:encoded>
			<wfw:commentRss>http://desperatelyseekingwp.com/2009/04/day-14-shopping-and-people-watching/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Served from: desperatelyseekingwp.com @ 2012-02-06 21:28:11 by W3 Total Cache -->
