<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/atom10full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><feed xmlns="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:thr="http://purl.org/syndication/thread/1.0" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0">
    <title>Everything TypePad</title>
    
    <link rel="alternate" type="text/html" href="http://everything.typepad.com/blog/" />

    <id>tag:typepad.com,2003:weblog-371576</id>
    <updated>2012-02-08T13:03:34-08:00</updated>
    <subtitle>Tips, advice, and blogs by our TypePad community.</subtitle>
    <generator uri="http://www.typepad.com/">TypePad</generator>
    <atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/atom+xml" href="http://feeds.feedburner.com/TypePadNews" /><feedburner:info uri="typepadnews" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://hubbub.api.typepad.com/" /><feedburner:browserFriendly>This is an XML content feed. It is intended to be viewed in a newsreader or syndicated to another site.</feedburner:browserFriendly><entry>
        <title>Quick Tip: Add a message above the comment form</title>
        <link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/TypePadNews/~3/vuI1Aa03fgE/add-message-above-comment-form.html" />
        <link rel="replies" type="text/html" href="http://everything.typepad.com/blog/2012/02/add-message-above-comment-form.html" thr:count="0" />
        <id>tag:typepad.com,2003:post-6a00d83451c82369e20168e6ff3e86970c</id>
        <published>2012-02-08T13:03:34-08:00</published>
        <updated>2012-02-08T13:03:34-08:00</updated>
        <summary>Do you want to let your readers know about your comment policy before they comment? Using Custom CSS, you can add a brief message above the comment form to communicate with your readers. If you...</summary>
        <author>
            <name>Jen</name>
        </author>
        <category scheme="http://www.sixapart.com/ns/types#category" term="Tips and Tricks" />
        
        
<content type="xhtml" xml:lang="en-US" xml:base="http://everything.typepad.com/blog/"><div xmlns="http://www.w3.org/1999/xhtml"><p>Do you want to let your readers know about your comment policy before they comment? Using Custom CSS, you can add a brief message above the comment form to communicate with your readers. If you have comment moderation enabled, for instance, you can let your readers know their comments won't appear right away. Or you may just want to ask for all commenters to submit their name and not a pseudonym.</p>

<p><a href="http://help.typepad.com/custom_css.html">Custom CSS</a> is a feature available with the Pro Unlimited and higher plans.</p>

<p>TypePad offers two types of commenting options: the default comments and TypePad Connect comments. The CSS code is slightly different depending on the commenting system you are using. <em>Please note if you are using Disqus or other non-TypePad commenting system, the below code will not apply.</em></p>

<p>Here's what our example will look like:</p>

<p><center><img src="http://everything.typepad.com/.a/6a00d83451c82369e2016300a940c5970d-pi" /></center></p>

<p><strong>For the default commenting system</strong>, you can use the below CSS code:</p>

<blockquote><code>#comments-open-login:before {<br />
content: "We appreciate your comments! Please include your name and email address or your comment will not be published.";<br />
display: block;<br />
margin: 10px auto;<br />
text-align: center;<br />
padding: 5px;<br />
border: 1px solid #ccc;<br />
background-color: #f9f9f9;<br />
}</code></blockquote>

<p><strong>For TypePad Connect comments</strong>, you can use the below CSS code:</p>

<blockquote><code>#comments-signin:before {<br />
content: "Comments for this blog are held for moderation before they are published to the blog.";<br />
display: block;<br />
margin: 10px auto;<br />
text-align: center;<br />
padding: 5px;<br />
border: 1px solid #ccc;<br />
background-color: #f9f9f9;<br />
}</code></blockquote>

<p>Within the CSS, you can edit 3 of the attributes:</p>

<ul><li>The <strong>content</strong> attribute is where you will include the text you want to display above the comment form.</li>
<li>The <strong>margin</strong> can be increased or descreased to increase the space around the note.</li>
<li>The <strong>text-align</strong> attribute can be set to center, left, or right.</li>
<li>The <strong>padding</strong> around the text can be increased or decreased. Since our example includes a shaded box, the padding determines distance between the text and the outside of the box.</li>
<li>The <strong>border</strong> settings can be changed too. If you don't want a border, remove this attribute entirely.</li>
<li>The color code for the <strong>background-color</strong> can be adjusted. If you don't want to have a background color, you can remove this attribute.</li>
</ul>

<p>You can also include other attributes - for example: <code>font-weight: bold;</code> - to further style the note. You can find other formatting attributes in the article on <a href="http://help.typepad.com/post-title-formatting.html">styling the post title with CSS</a>.</p>

<p>After you customize the CSS specific to your Category module, go to Design &gt; Custom CSS, enter the CSS code in the text field, and click Save Changes to update your site.</p>
<xhtml:img xmlns:xhtml="http://www.w3.org/1999/xhtml" src="http://feeds.feedburner.com/~r/TypePadNews/~4/vuI1Aa03fgE" height="1" width="1" /></div></content>


    <feedburner:origLink>http://everything.typepad.com/blog/2012/02/add-message-above-comment-form.html</feedburner:origLink></entry>
    <entry>
        <title>New Opportunities for Becoming a Get Satisfaction Champion</title>
        <link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/TypePadNews/~3/tSf4JERd16Q/new-opportunities-for-becoming-a-get-satisfaction-champion.html" />
        <link rel="replies" type="text/html" href="http://everything.typepad.com/blog/2012/02/new-opportunities-for-becoming-a-get-satisfaction-champion.html" thr:count="2" thr:updated="2012-02-08T02:07:39-08:00" />
        <id>tag:typepad.com,2003:post-6a00d83451c82369e20168e6edef2d970c</id>
        <published>2012-02-07T14:07:18-08:00</published>
        <updated>2012-02-07T14:07:18-08:00</updated>
        <summary>We've mentioned before how important it is to become a TypePad Get Satisfaction Champion, but in case you've forgotten how, the easiest way to do so is by answering some questions or giving your opinion....</summary>
        <author>
            <name>The TypePad Team</name>
        </author>
        <category scheme="http://www.sixapart.com/ns/types#category" term="Blogging Community" />
        
        
<content type="xhtml" xml:lang="en-US" xml:base="http://everything.typepad.com/blog/"><div xmlns="http://www.w3.org/1999/xhtml"><p>We've mentioned before how important it is to become a <a href="http://everything.typepad.com/blog/2011/05/get-satisfaction-champions-making-our-community-better.html" target="_self">TypePad Get Satisfaction Champion</a>, but in case you've forgotten how, the easiest way to do so is by answering some questions or giving your opinion.</p>
<p>We've got a few threads that would be a great place to start.</p>
<p>For instance, do you pull updates from other sources into your blog?  <a href="http://getsatisfaction.com/saymedia/topics/whole_posts_via_rss_who_do_you_recommend" target="_self">Let us know what service you use</a>!</p>
<p>Do you have a group blog where your readers upload images?  <a href="http://getsatisfaction.com/saymedia/topics/public_upload_gallery_who_do_you_recommend" target="_self">Tell us how you do it</a>!</p>
<p>Don't forget, that in addition to helping people, when you become a Champion, you'll get free time applied to your TypePad account and a <a href="http://www.marcjohns.com/blog/2011/10/t-shirts-for-say-media.html" target="_self">Marc Johns SAY Media shirt</a>.</p><xhtml:img xmlns:xhtml="http://www.w3.org/1999/xhtml" src="http://feeds.feedburner.com/~r/TypePadNews/~4/tSf4JERd16Q" height="1" width="1" /></div></content>


    <feedburner:origLink>http://everything.typepad.com/blog/2012/02/new-opportunities-for-becoming-a-get-satisfaction-champion.html</feedburner:origLink></entry>
    <entry>
        <title>The New and Improved Dashboard</title>
        <link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/TypePadNews/~3/6-waC902HvQ/the-new-and-improved-dashboard.html" />
        <link rel="replies" type="text/html" href="http://everything.typepad.com/blog/2012/02/the-new-and-improved-dashboard.html" thr:count="6" thr:updated="2012-02-07T11:36:42-08:00" />
        <id>tag:typepad.com,2003:post-6a00d83451c82369e2016761d123ff970b</id>
        <published>2012-02-06T11:02:25-08:00</published>
        <updated>2012-02-06T11:02:25-08:00</updated>
        <summary>We've recently made some changes to the Dashboard that our Beta Team users are now seeing. We'll be releasing these options to everyone soon, but here's a preview of what we've added. New Quick Posting...</summary>
        <author>
            <name>The TypePad Team</name>
        </author>
        <category scheme="http://www.sixapart.com/ns/types#category" term="Features" />
        
        
<content type="xhtml" xml:lang="en-US" xml:base="http://everything.typepad.com/blog/"><div xmlns="http://www.w3.org/1999/xhtml"><p>We've recently made some changes to the Dashboard that our <a href="http://help.typepad.com/join-beta-team.html" target="_self">Beta Team</a> users are now seeing.  We'll be releasing these options to everyone soon, but here's a preview of what we've added.</p>
<p> </p>
<div class="photo-wrap photo-xid-6a00d83451c82369e201630092c8a5970d" id="photo-xid-6a00d83451c82369e201630092c8a5970d" style="display: block; margin-left: auto; margin-right: auto; width: 500px;"><a href="http://everything.typepad.com/.a/6a00d83451c82369e201630092c8a5970d-popup" onclick="window.open( this.href, '_blank', 'width=640,height=480,scrollbars=no,resizable=no,toolbar=no,directories=no,location=no,menubar=no,status=no,left=0,top=0' ); return false"><img alt="Dashnew" class="asset  asset-image at-xid-6a00d83451c82369e201630092c8a5970d" src="http://everything.typepad.com/.a/6a00d83451c82369e201630092c8a5970d-500wi" title="Dashnew" /></a></div>
<p><br /><strong>New Quick Posting Options<br /></strong>We've brought together the best of the quick posting types that were previously available for general and beta users.</p>
<p>You now have the following options:</p>
<ul>
<li>Quick post: This will quickly let you share a thought straight from the TypePad dashboard</li>
<li>Photo post: You can easily share any image with your readers and add commentary. This gives you the ability to share an image either by uploading it or by supplying its URL if it is hosted elsewhere.  We've also increased the number of supported sites for auto-discovery, so you can enter the URL of the page where the image is located and have the image returned.</li>
<li>Video post: It's easy to share a video with your readers with this function. We've also enhanced support for more video sites and given you a preview capability so you can see what video you are sharing before you publish your post.</li>
<li>Share: With this you can enter any URL on the Internet, choose the part of the web page you'd like to share in your post, and add commentary.</li>
</ul>
<p>If these options aren't for you, as always, you can jump to composing a new post using the Compose link or by using the "Write a full post" link included next to the quick posting options. </p>
<p><strong>Improved "Recent Activity" stream</strong><br />In addition to fixing some issues, we've made content from the people you follow more prominent in the activity stream. It's now easier to scan through the content and get a sense of what a post is all about before clicking through.</p>
<p>If you'd like to see these features before we release them, make sure to join our <a href="http://help.typepad.com/join-beta-team.html" target="_self">Beta Team</a>! You'll be the first to get to try out new TypePad features and give us your feedback on them to make them even better!</p><xhtml:img xmlns:xhtml="http://www.w3.org/1999/xhtml" src="http://feeds.feedburner.com/~r/TypePadNews/~4/6-waC902HvQ" height="1" width="1" /></div></content>


    <feedburner:origLink>http://everything.typepad.com/blog/2012/02/the-new-and-improved-dashboard.html</feedburner:origLink></entry>
    <entry>
        <title>Blogsy App Winners!</title>
        <link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/TypePadNews/~3/tHmjEtVtSPs/blogsy-app-winners.html" />
        <link rel="replies" type="text/html" href="http://everything.typepad.com/blog/2012/02/blogsy-app-winners.html" thr:count="6" thr:updated="2012-02-06T00:01:05-08:00" />
        <id>tag:typepad.com,2003:post-6a00d83451c82369e2016300a9a5e0970d</id>
        <published>2012-02-03T16:16:42-08:00</published>
        <updated>2012-02-03T15:51:36-08:00</updated>
        <summary>Yesterday the Blogsy app giveaway ended. Between the entries across Facebook, Twitter and TypePad, we have a better idea of how much TypePad users wanted a solution for blogging with their iPad. We're very glad...</summary>
        <author>
            <name>The TypePad Team</name>
        </author>
        <category scheme="http://www.sixapart.com/ns/types#category" term="News" />
        
        
<content type="xhtml" xml:lang="en-US" xml:base="http://everything.typepad.com/blog/"><div xmlns="http://www.w3.org/1999/xhtml"><p>Yesterday the <a href="http://everything.typepad.com/blog/2012/01/blogging-with-your-ipad-blogsy-typepad-make-it-happen.html" target="_self" title="Blogsy + TypePad make it happen">Blogsy app giveaway ended</a>. Between the entries across Facebook, Twitter and TypePad, we have a better idea of how much TypePad users wanted a solution for blogging with their iPad. We're very glad that we could work with the Blogsy team to make that happen!</p>
<p>Now for what you really want to know... </p>
<p>The winners of the Blogsy app giveaway are: </p>
<ul>
<li>Mr Widdowson - <a href="http://www.porchester.notts.sch.uk/" target="_blank">http://www.porchester.notts.sch.uk/</a></li>
<li>Simona - <a href="http://briciole.typepad.com/" target="_blank">http://briciole.typepad.com/</a></li>
<li>BBQMama - <a href="http://ediblebliss.typepad.com/" target="_blank">http://ediblebliss.typepad.com/</a></li>
<li>Laura - <a href="http://relaw.typepad.com/real-estate-law-blog/" target="_blank">http://relaw.typepad.com/real-estate-law-blog/</a></li>
<li>Ina - <a href="http://continuumfilmblog.typepad.com/" target="_blank">http://continuumfilmblog.typepad.com/</a></li>
<li>Heather - <a href="http://kandas-adventures.typepad.com/kandas_adventures/" target="_blank">http://kandas-adventures.typepad.com/kandas_adventures/</a></li>
<li>Lori - <a href="http://www.justpurelovely.com/" target="_blank">http://www.justpurelovely.com/</a></li>
<li>Between the Pages - <a href="http://betweenthepagesblog.typepad.com/" target="_blank">http://betweenthepagesblog.typepad.com/</a></li>
<li>TiredMama - <a href="http://www.tiredmama.com/" target="_blank">http://www.tiredmama.com/</a></li>
<li>Jan - <a href="http://www.jansstampingcreations.com/" target="_blank">http://www.jansstampingcreations.com/</a></li>
</ul>
<p>We will be passing along the winner's contact information to the Blogsy team so that they can be sent their free promo code for the Blogsy app.</p>
<p><strong>Congratulations to the winners!</strong> Anyone else wanting to blog from their iPad to their TypePad should <a href="http://itunes.apple.com/us/app/blogsy/id428485324?mt=8" target="_blank" title="Download Blogsy">download Blogsy</a> from the iTunes store.</p><xhtml:img xmlns:xhtml="http://www.w3.org/1999/xhtml" src="http://feeds.feedburner.com/~r/TypePadNews/~4/tHmjEtVtSPs" height="1" width="1" /></div></content>


    <feedburner:origLink>http://everything.typepad.com/blog/2012/02/blogsy-app-winners.html</feedburner:origLink></entry>
    <entry>
        <title>Up And Away with Aviary!</title>
        <link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/TypePadNews/~3/6Xn4ik4TyCQ/up-and-away-with-aviary.html" />
        <link rel="replies" type="text/html" href="http://everything.typepad.com/blog/2012/02/up-and-away-with-aviary.html" thr:count="0" />
        <id>tag:typepad.com,2003:post-6a00d83451c82369e20168e69f1f9b970c</id>
        <published>2012-02-03T11:16:41-08:00</published>
        <updated>2012-02-03T11:16:41-08:00</updated>
        <summary>A couple of weeks ago, we introduced Aviary, the newest way to edit images right inside TypePad. Since then, we've received a lot of great feedback from folks using TypePad Beta, but now we want...</summary>
        <author>
            <name>The TypePad Team</name>
        </author>
        <category scheme="http://www.sixapart.com/ns/types#category" term="Blogging Community" />
        
        
<content type="xhtml" xml:lang="en-US" xml:base="http://everything.typepad.com/blog/"><div xmlns="http://www.w3.org/1999/xhtml"><div id="photo-xid-6a00d83451c82369e20168e6823b68970c" class="photo-wrap photo-xid-6a00d83451c82369e20168e6823b68970c" style="float: left; margin: 0px 5px 5px 0px; width:320px"><a href="http://everything.typepad.com/.a/6a00d83451c82369e20168e6823b68970c-popup" onclick="window.open( this.href, '_blank', 'width=640,height=480,scrollbars=no,resizable=no,toolbar=no,directories=no,location=no,menubar=no,status=no,left=0,top=0' ); return false"><img class="asset  asset-image at-xid-6a00d83451c82369e20168e6823b68970c" alt="6a01116901308f970c01543639357a970c-800wi_inline" title="6a01116901308f970c01543639357a970c-800wi_inline" src="http://everything.typepad.com/.a/6a00d83451c82369e20168e6823b68970c-320wi" /></a></div><a href="http://everything.typepad.com/blog/2012/01/new-edit-image.html"> A couple of weeks ago</a>, we introduced Aviary, the newest way to edit images right inside TypePad. Since then, we've received a lot of great feedback from folks using TypePad Beta, but now we want to know <i>how</i> you're using Aviary to make your images stand out!

<p>Just head on over to <a href="http://getsatisfaction.com/saymedia/topics/how_are_you_using_the_aviary_image_editor?">our Get Satisfaction forum</a> to see how others are using Aviary (my dog looks pretty cute in glasses, don't you think?), then add your own image to the thread! We'd love to see what you're up to!</p>

<p>Speaking of the Get Satisfaction forums, things are really hopping over there and we'd really love to see your face as well! Getting involved gives you the chance to get to know other TypePad bloggers and your TypePad Support team, and who knows - <i>you</i> might even be the next <a href="http://everything.typepad.com/blog/2012/01/a-new-year-and-a-new-chance-to-be-a-typepad-champion.html">TypePad Champion</a>! </p><xhtml:img xmlns:xhtml="http://www.w3.org/1999/xhtml" src="http://feeds.feedburner.com/~r/TypePadNews/~4/6Xn4ik4TyCQ" height="1" width="1" /></div></content>


    <feedburner:origLink>http://everything.typepad.com/blog/2012/02/up-and-away-with-aviary.html</feedburner:origLink></entry>

</feed><!-- ph=1 -->

