<?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>Social Media Marketing Systems Agency Blog - Social Media Website and Video Marketing &#187; blogging tips</title>
	<atom:link href="http://socialmediasystems.com/blog/tag/blogging-tips/feed/" rel="self" type="application/rss+xml" />
	<link>http://socialmediasystems.com</link>
	<description>805-827-2450 We offer complete social media website design, marketing systems, agency services and video production. Grow your busienss and your web presence with Viral Video and RSS Feeds Syndication</description>
	<lastBuildDate>Wed, 28 Jul 2010 17:51:38 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Best Bug Fix For Youtube Player Incompatibility With Blog</title>
		<link>http://socialmediasystems.com/blog/best-bug-fix-for-youtube-player-incompatibility-with-blog/</link>
		<comments>http://socialmediasystems.com/blog/best-bug-fix-for-youtube-player-incompatibility-with-blog/#comments</comments>
		<pubDate>Tue, 23 Mar 2010 13:38:18 +0000</pubDate>
		<dc:creator>Israel Rothman</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[beginning wordpress]]></category>
		<category><![CDATA[Best]]></category>
		<category><![CDATA[blog seo mistakes]]></category>
		<category><![CDATA[blogging]]></category>
		<category><![CDATA[blogging tips]]></category>
		<category><![CDATA[code view]]></category>
		<category><![CDATA[tab]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[wordpress SEO guide]]></category>
		<category><![CDATA[wordpress social media optimization]]></category>

		<guid isPermaLink="false">http://socialmediasystems.com/?p=2968</guid>
		<description><![CDATA[In the latest version of WordPress, and, I suspect, other blog platforms, there is an incompatibility between the Youtube embed code and the visual editor. To work around this bug, here is how to embed video into your blog posts and pages: I had to fix the videos in code view, here are instructions for [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-full wp-image-2971" style="margin: 5px 10px" title="WordPress code view tab" src="http://socialmediasystems.com/files/2010/03/wordpresscodeviewtab.jpg" alt="" width="298" height="132" />In the latest version of WordPress, and, I suspect, other blog platforms, there is an incompatibility between the Youtube embed code and the visual editor.</p>
<p>To work around this bug, here is how to embed video into your blog posts and pages:</p>
<p>I had to fix the videos in code view, here are instructions for now, to  work around the incompatibility of the Youtube player with the visual  editor:</p>
<p>1.  Build the rest of the page forst<br />
 2. In the editor, click HTML tab, now you are looking at code, but the  text is still text so you can see where you are<br />
 3.  Insert the embed code from Youtube: example:<br />
 &lt;object width=&#8221;640&#8243; height=&#8221;385&#8243;&gt;&lt;param name=&#8221;movie&#8221; value=&#8221;http://www.youtube.com/v/YAwJR0_G2vU&amp;amp;color1=0xb1b1b1&amp;amp;color2=0xcfcfcf&amp;amp;hl=en_US&amp;amp;feature=player_embedded&amp;amp;fs=1&#8243;&gt;&lt;/param&gt;&lt;param name=&#8221;allowFullScreen&#8221; value=&#8221;true&#8221;&gt;&lt;/param&gt;&lt;param name=&#8221;allowScriptAccess&#8221; value=&#8221;always&#8221;&gt;&lt;/param&gt;&lt;embed src=&#8221;http://www.youtube.com/v/YAwJR0_G2vU&amp;amp;color1=0xb1b1b1&amp;amp;color2=0xcfcfcf&amp;amp;hl=en_US&amp;amp;feature=player_embedded&amp;amp;fs=1&#8243; type=&#8221;application/x-shockwave-flash&#8221; allowfullscreen=&#8221;true&#8221; width=&#8221;425&#8243; height=&#8221;385&#8243;&gt;&lt;/embed&gt;&lt;/object&gt;&lt;br /&gt;<br />
 4.  Remove everything but this:<br />
 &lt;embed src=&#8221;http://www.youtube.com/v/YAwJR0_G2vU&amp;amp;color1=0xb1b1b1&amp;amp;color2=0xcfcfcf&amp;amp;hl=en_US&amp;amp;feature=player_embedded&amp;amp;fs=1&#8243; type=&#8221;application/x-shockwave-flash&#8221; allowfullscreen=&#8221;true&#8221; width=&#8221;425&#8243; height=&#8221;385&#8243;&gt;&lt;/embed&gt;</p>
<p>5.  Surround the embed code like this with</p>
<p>&lt;div&gt;&lt;embed src=&#8221;http://www.youtube.com/v/YAwJR0_G2vU&amp;amp;color1=0xb1b1b1&amp;amp;color2=0xcfcfcf&amp;amp;hl=en_US&amp;amp;feature=player_embedded&amp;amp;fs=1&#8243; type=&#8221;application/x-shockwave-flash&#8221; allowfullscreen=&#8221;true&#8221; width=&#8221;425&#8243; height=&#8221;385&#8243;&gt;&lt;/embed&gt;&lt;/div&gt;</p>
<p><br class="spacer_" /></p>
<p>6.  Save without going back to visual editor.</p>
<p><span id="more-2968"></span> <br />
 7.  If you edit the page later, you can use the visual editor to make  edits and change things around, but only save in code view (HTML tab)</p>
<p>8. For WordPress &#8211; there are plug-ins that fix this problem, I found this one with a five star rating:<br />
 <a href="http://www.press75.com/v4/the-simple-video-embedder-wordpress-plugin/">http://www.press75.com/v4/the-simple-video-embedder-wordpress-plugin/</a></p>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fsocialmediasystems.com%2Fblog%2Fbest-bug-fix-for-youtube-player-incompatibility-with-blog%2F&amp;linkname=Best%20Bug%20Fix%20For%20Youtube%20Player%20Incompatibility%20With%20Blog"><img src="http://socialmediasystems.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a> </p>]]></content:encoded>
			<wfw:commentRss>http://socialmediasystems.com/blog/best-bug-fix-for-youtube-player-incompatibility-with-blog/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>2010 Internet &#124; The Roar Of Us Talking To Each Other</title>
		<link>http://socialmediasystems.com/blog/2010-internet-the-roar-of-us-talking-to-each-other/</link>
		<comments>http://socialmediasystems.com/blog/2010-internet-the-roar-of-us-talking-to-each-other/#comments</comments>
		<pubDate>Wed, 27 Jan 2010 14:55:14 +0000</pubDate>
		<dc:creator>Israel Rothman</dc:creator>
				<category><![CDATA[Social Media]]></category>
		<category><![CDATA[blogging]]></category>
		<category><![CDATA[blogging tips]]></category>
		<category><![CDATA[conquesting]]></category>
		<category><![CDATA[Google me]]></category>
		<category><![CDATA[search engine placement]]></category>

		<guid isPermaLink="false">http://socialmediasystems.com/?p=2756</guid>
		<description><![CDATA[Stop buying sweet lies.  You need video, interaction, and real content to compete online in 2010: and the best way to get these things  on a scale that will scale, is user-generated, user-filtered content.]]></description>
			<content:encoded><![CDATA[<p>User-generated, User-filtered content is the name of the game now: without it you will not compete is this quickly changing environment.</p>
<p><a title="Hong Kong" href="http://www.flickr.com/photos/25934927@N08/2489329665/" target="_blank"><img class="alignleft" style="border: 0pt none;margin: 5px 10px" title="Us talking to Us" src="http://farm3.static.flickr.com/2415/2489329665_500b85922d.jpg" border="0" alt="Hong Kong" width="375" height="500" /></a><br />
 <a title="Attribution-NoDerivs License" href="http://creativecommons.org/licenses/by-nd/2.0/" target="_blank"><img src="http://socialmediasystems.com/wp-content/plugins/photo-dropper/images/cc.png" border="0" alt="Creative Commons License" width="16" height="16" align="absmiddle" /></a> <a href="http://www.photodropper.com/photos/" target="_blank">photo</a> credit: <a title="Skype Nomad" href="http://www.flickr.com/photos/25934927@N08/2489329665/" target="_blank">Skype Nomad</a></p>
<p>I here it almost everyday:</p>
<p>&#8220;Must I post, can&#8217;t you just make me rank on Google search without me having to do anything?&#8221;</p>
<p>The answer is yes, and not.</p>
<p>What good will it do you?  Even if i know some ways to fool somebody into coming to your worthless, page, what would be the point?</p>
<p>Very soon (and is some ways already) it will only be the value of your site to your visitors, and how long they spend there that determines your rankings; the tips and tricks of Gurus like me will not help you, if Google knows that people do not stay on your site; and Google already knows everything.</p>
<p>I am living proof that most of you would rather buy sweet lies than hear the truth.  But the truth is still the truth.  It is all about the value of the resources you provide now.</p>
<p>Stop buying sweet lies.  You need video, interaction, and real content to compete online in 2010: and the best way to get these things  on a scale that will scale, is user-generated, user-filtered content.  The way to get that, is with a social media enabled site.</p>
<p><a title="2010 rothman guide to building succesful websites" href="http://socialmediasystems.com/rothmanguide/">&gt;&gt;more here&gt;&gt;</a></p>
]]></content:encoded>
			<wfw:commentRss>http://socialmediasystems.com/blog/2010-internet-the-roar-of-us-talking-to-each-other/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Microsoft Word Blogging Tips – Change The Curly Quotes To Straight Quotes</title>
		<link>http://socialmediasystems.com/blog/microsoft-word-blogging-tips-%e2%80%93-change-the-curly-quotes-to-straight-quotes/</link>
		<comments>http://socialmediasystems.com/blog/microsoft-word-blogging-tips-%e2%80%93-change-the-curly-quotes-to-straight-quotes/#comments</comments>
		<pubDate>Tue, 23 Sep 2008 02:17:42 +0000</pubDate>
		<dc:creator>Israel Rothman</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[blogging tips]]></category>
		<category><![CDATA[microsfot word 2007 curly quotes]]></category>
		<category><![CDATA[microsoft word quotes]]></category>

		<guid isPermaLink="false">http://socialmediasystems.com/?p=769</guid>
		<description><![CDATA[photo credit: Eric F Savage One of the most annoying things in Microsoft Word that bloggers run into, is that it uses fancy curly quotes that aren&#8217;t supported in the default character set of WordPress and other blogging platforms.  If you copy and paste directly from MS word into WordPress or your blogging platform of [...]]]></description>
			<content:encoded><![CDATA[<p><!--[if !mso&amp;gt;--></p>
<p><a title="Ruskin Quote" href="http://www.flickr.com/photos/88541773@N00/2873846085/" target="_blank"><img src="http://farm4.static.flickr.com/3088/2873846085_b56c090618_m.jpg" border="0" alt="Ruskin Quote" /></a><br />
<a title="Attribution-ShareAlike License" href="http://creativecommons.org/licenses/by-sa/2.0/" target="_blank"><img src="http://socialmediasystems.com/wp-content/plugins/photo_dropper/images/cc.png" border="0" alt="Creative Commons License" width="16" height="16" align="absmiddle" /></a> <a href="http://www.photodropper.com/photos/" target="_blank">photo</a> credit: <a title="Eric F Savage" href="http://www.flickr.com/photos/88541773@N00/2873846085/" target="_blank">Eric F Savage</a></p>
<p>One of the most annoying things in Microsoft Word that bloggers run into, is that it uses fancy curly quotes that aren&#8217;t supported in the default character set of WordPress and other blogging platforms.  If you copy and paste directly from MS word into WordPress or your blogging platform of choice you&#8217;ll end up with weird &amp;@39; and other character numbers inserted to replace single and double quotes.<span id="more-769"></span></p>
<p>The result looks terrible, like there&#8217;s some coding mistake, is distracting as hell and looks like a mistake.  There is an easy fix, just turn off the curly quotes in MS word and have it use staright blogging and html friendly quotes.  Alternatively you can also find and replace, but that is very tedious.  If you can&#8217;t modify the preferences of your MS office (like if it&#8217;s a locked down work computer), I&#8217;d highly recommend not using word to compose your blog entries.</p>
<p>In fact there are better alternatives anyways, but people like to compose things in programs they&#8217;re use to and feel very comfortable with so they can focus on the content instead of the software, so let&#8217;s change those quotes to make sure your blog articles aren&#8217;t chuck full of strange codes.</p>
<p><strong>In Microsoft Word 2007</strong> &#8211; paraphrased from (<a href="http://office.microsoft.com/en-us/word/HA101732421033.aspx">http://office.microsoft.com/en-us/word/HA101732421033.aspx</a>)</p>
<p>Step 1.  Click the Microsoft Office Button in the left hand corner and select &#8216;Word Options&#8217; in the lower right hand corner near &#8216;Exit Word&#8217;</p>
<p>Step 2.  Click Proofing and then AutoCorrect Options</p>
<p>Step 3.  In the AutoCorrect Dialogue Window</p>
<p>Click the AutoFormat as you Type tab and under Replace as you type, clear the &#8220;Straight quotes&#8221; with &#8220;Smart quotes&#8221; check box.</p>
<p>Click the Autoformat tab, and under Replace select or clear the &#8220;Straight quotes with smart quotes&#8221; check box.</p>
<p><strong>In Microsoft Word 2003</strong> &#8211; quoted from <a href="http://office.microsoft.com/en-us/word/HP051901241033.aspx">http://office.microsoft.com/en-us/word/HP051901241033.aspx</a></p>
<p>&#8220;Microsoft Word automatically changes straight quotation marks ( &#8216; or &#8221; ) to curly (smart or typographer&#8217;s) quotes as you type.</p>
<p>To turn this feature on or off:</p>
<ol type="1">
<li>On the <strong>Tools</strong> menu, click <strong>AutoCorrect Options</strong>,      and then click the <strong>AutoFormat As You Type</strong> tab.</li>
<li>Under <strong>Replace as you type</strong>, select or clear the <strong>&#8220;Straight      quotes&#8221; with &#8220;smart quotes&#8221;</strong> check box.</li>
</ol>
<p><strong>Note</strong> You can find and replace all instances of single or double curly quotes with straight quotes in your document. To do this, clear the <strong>&#8220;Straight quotes&#8221; with &#8220;smart quotes&#8221;</strong> check box on the <strong>AutoFormat As You Type</strong> tab. On the <strong>Edit</strong> menu, click <strong>Replace</strong>. In both the <strong>Find what</strong> and <strong>Replace with</strong> boxes, type <strong>&#8216;</strong> or <strong>&#8220;</strong>, and then click <strong>Find Next</strong> or <strong>Replace All</strong>.</p>
<p>To replace all straight quotes with curly quotes, select the <strong>&#8220;Straight quotes&#8221; with &#8220;smart quotes&#8221;</strong> check box, and repeat the find and replace procedure.</p>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fsocialmediasystems.com%2Fblog%2Fmicrosoft-word-blogging-tips-%25e2%2580%2593-change-the-curly-quotes-to-straight-quotes%2F&amp;linkname=Microsoft%20Word%20Blogging%20Tips%20%E2%80%93%20Change%20The%20Curly%20Quotes%20To%20Straight%20Quotes"><img src="http://socialmediasystems.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a> </p>]]></content:encoded>
			<wfw:commentRss>http://socialmediasystems.com/blog/microsoft-word-blogging-tips-%e2%80%93-change-the-curly-quotes-to-straight-quotes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
