<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
    <title>Tips, Tricks, &amp; Directions</title>
    <link rel="alternate" type="text/html" href="http://poliwatch.org/forum/poliwatch/tips-and-tricks/" />
    <id>tag:poliwatch.org,2008-08-15:/forum//202</id>
    <updated>2011-11-29T08:51:27Z</updated>
    
    <generator uri="http://www.sixapart.com/movabletype/">Movable Type Commercial 4.25</generator>

<entry>
    <title>Fancy Comments (HTML)</title>
    <link rel="alternate" type="text/html" href="http://poliwatch.org/forum/2008/08/19/fancy-comments-html/" />
    <id>tag:poliwatch.org,2008:/forum//20.14555</id>

    <published>2008-08-19T17:55:28Z</published>
    <updated>2011-11-29T08:51:27Z</updated>

    <summary>The day is coming when blogs will have menus for fancying up text in your comments on a blog. But, for 99% of blogs, that day is not here, yet. In the mean time, there are some simple codes one...</summary>
    <author>
        <name>PW Mgr.</name>
        <uri>http://poliwatch.org/cgi-bin/mt-cp.cgi?__mode=view&amp;blog_id=20&amp;id=19</uri>
    </author>
    
        <category term="Tips, Tricks, &amp; Directions" scheme="http://www.sixapart.com/ns/types#category" />
    
    <category term="comments" label="Comments" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="fancycomments" label="fancy comments" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="htmltags" label="HTML tags" scheme="http://www.sixapart.com/ns/types#tag" />
    
    <content type="html" xml:lang="en" xml:base="http://poliwatch.org/forum/">
        <![CDATA[<p>The day is coming when blogs will have menus for fancying up text in your comments on a blog. But, for 99% of blogs, that day is not here, yet. In the mean time, there are some simple codes one can use to give comments some zip and clarity for readers. Below are the most common and effectively used HTML codes: </p>]]>
        <![CDATA[<p align="left">To make text bold, italicized, or underlined as below, use the tags which follow: <br /> <strong>bold</strong>&nbsp;&nbsp; <em>italicize</em>&nbsp;&nbsp;<u>underline</u>&nbsp;&nbsp;<br>
<font COLOR="#000000">&nbsp;</font><font COLOR="#0000c0">&lt;strong&gt;</font><font COLOR="#000000">bold</font><font COLOR="#0000c0">&lt;/strong&gt;</font><font COLOR="#000000">
</font><font COLOR="#0000c0">&lt;em&gt;</font><font COLOR="#000000">italicize</font><font COLOR="#0000c0">&lt;/em&gt;</font><font color="#000000">
</font><font COLOR="#0000c0">&lt;u&gt;</font><font COLOR="#000000">underline</font><font COLOR="#0000c0">&lt;/u&gt; </font><br />
Note: underlining is NOT recommended on a webpage as it is reserved for hot links to other places</p>
<hr />
<p align="left">Also, these can be used together: <strong><em>bold italics&nbsp;</em></strong>&nbsp;<u><strong><br>
</strong></u><font COLOR="#0000c0">&lt;strong&gt;&lt;em&gt;</font><font COLOR="#000000">bold
italics</font><font COLOR="#0000c0">&lt;/em&gt;&lt;/strong&gt; </font></p>
<br />Note the order! First tag used in front, is the last tag used to close.
<hr />
<p align="left">To insert an internet address making your text a hot link&nbsp; - <a target="_blank" href="index.html">Taft
College Distance Learning Home</a><a href="http://www.taftcollege.edu/dl/index.html"><br>

<p></a><font COLOR="#0000c0">&lt;a href=</font><font COLOR="#000000">&quot;http://www.taftcollege.edu/dl/index.html&quot;</font><font COLOR="#0000c0">&gt;</font><font COLOR="#000000">Taft<br />
College Distance Learning Home</font><font COLOR="#0000c0">&lt;/a&gt;</font></p></p>

<p><b>Do not</b> forget that closing tag when hot linking a URL or internet address.
<hr />

<p align="left">To start a paragraph section use <font color="#0000FF">&lt;p&gt;</font>Paragraph of stuff<font color="#0000FF">&lt;/p&gt;</font></p>
<hr />
<p align="left">To force a line break within a paragraph use <font color="#0000FF">&lt;br&nbsp;/&gt;</font></p>
<hr />
<p align="left">To use a horizontal line to break up sections&nbsp; <font color="#0000c0">&lt;hr&nbsp;/&gt;</font></p>
<hr />
<p>BlockQuotes. To quote someone else's text so that it is indented from your own text, use the blockquote tags. <blockquote>This text is blockquoted.</blockquote><br />
<font color="#0000FF">&lt;blockquote&gt;</font>This text is blockquoted<font color="#0000FF">&lt;/blockquote&gt;</font></p>]]>
    </content>
</entry>

<entry>
    <title>Elements of Political Blogging</title>
    <link rel="alternate" type="text/html" href="http://poliwatch.org/forum/2008/08/18/elements-of-political-blogging/" />
    <id>tag:poliwatch.org,2008:/forum//20.14552</id>

    <published>2008-08-18T23:07:39Z</published>
    <updated>2008-08-26T05:19:44Z</updated>

    <summary>Effective political blogging includes a number of features. While not all of these are included in every blogging article, you will find them liberally used by the best of the best in political blogging circles. This article will provide the...</summary>
    <author>
        <name>PW Mgr.</name>
        <uri>http://poliwatch.org/cgi-bin/mt-cp.cgi?__mode=view&amp;blog_id=20&amp;id=19</uri>
    </author>
    
        <category term="Tips, Tricks, &amp; Directions" scheme="http://www.sixapart.com/ns/types#category" />
    
    <category term="blogging" label="blogging" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="effectivewriting" label="effective writing" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="howtowrite" label="how to write" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="politicalblogging" label="political blogging" scheme="http://www.sixapart.com/ns/types#tag" />
    
    <content type="html" xml:lang="en" xml:base="http://poliwatch.org/forum/">
        <![CDATA[<p>Effective political blogging includes a number of features. While not all of these are included in every blogging article, you will find them liberally used by the best of the best in political blogging circles. This article will provide the very basic elements to effective political blogging. </p>

<p><b>The Elements</b></p>

<p><b><i>Title.</i></b> The title is crucial to effective blogging or writing of anykind. It is the first thing the public sees, and a great many will decide whether or not to read further depending on what that title says. </p>

<p>Make is Short, Make it Simple! Make it Hot! </p>

<p>Four to seven words is ample for almost any political blogging article. Research has shown that web site surfers are scanners. They scan a page until their eyes and brain click on some combination of words that piques their interest. The normal brain process only a few words in a single scan. Therefore, Make it Short. </p>

<p>For the same reason, brain scanning capacity, you want to make the title Simple! Simple and easily recognizable words easy to process without digging deep into old memory for definitions, are most likely to be processed in a scan of web site page. Therefore, Make it SImple.</p>

<p>Make a title hot by making it current. This week the word Georgia no longer refers to a Southern State next to Alabama or Mississippi, but, to an Eastern European nation which has been invaded yet again, by Russians. Similarly, if the public is all in a tither over education, the economy, or Iraq, those are words that will make you title HOT! </p>

<p>Caution. Avoid tricks. Tricksters mislead the public by including Hot Words in their titles which have little or nothing to do with the content of their actual article. This kind of trick, may get your article a lot of scans, but, in the long run, will ruin your potential for creating a following of regular readers. </p>

<p><b><i>Introductory Paragraph.</i></b> Your opening paragraph, on a majority of blogs and web sites, is all the reader sees on a political blog site main page. To read the complete article, the reader typically has to click on a link to the full page article. </p>

<p>Like the Title, this introductory paragraph needs to grab the readers interest and hopefully, leave them wanting to read more. Generally, you will want to use the same rules as for a Title. Short, simple, and hot. But, you also want to give careful attention in this paragraph to which readers this article will be of interest to, and appeal to them in these few sentences. </p>

<p>One of the hardest things for beginning writers to master is how to target an audience. Which, of course, requires first that one define their audience. This may at first appear to be an academic exercise, but, it is far more real world based that one would normally suspect. If you don't define your audience and their needs and wants, you can't possibly fulfill those needs and wants in the body of your article. </p>

<p>Always consider your audiences education and reading level. It is a commonly found sin amongst political bloggers to fail to anticipate the education and reading level of their audience. The use of Wa. D.C. insider acronyms like CBO and GAO, will gloss over a reader's eyes in a heartbeat if those acronyms are not immediately spelled out and given meaning to the reader who may not be familiar with them. Metaphors and analogies must also be carefully selected for commonplace understanding amongst readers. If in doubt, spell it out. </p>

<p>Partisan viewpoint. Let readers know up front whether this article is liberally biased, conservatively biased, or relatively independent of bias. This harkens back to trickster-ism. Fooling your readers into thinking your article is independent oriented only to have them discover that you are pedaling a far right or left agenda, will not grow your readership. If you are writing for Liberal views, then write for Liberals and don't worry about the independents and conservatives. They will peek in on occasion just to keep tabs on the opposition, especially if your readers are quoting your articles as ammunition. Be honest. It is the best policy in the long run. </p>

<p><b><i>Links and Sources.</i></b> Effective political bloggers avoid writing books and doctoral theses through the small L liberal use of hyperlinks to sources where readers can both verify and pursue more in depth information or knowledge on your topic if they are interested. Where and whenever possible, research the internet for web sites providing deeper detail or more authoritative references, and hyperlink to those sources in your article. (A hyperlink is those few words of a different color in a paragraph which readers may click on to go to the source of the information for those words of a different color. (My apologies to the Wizard of Oz.)</p>

<p><b><i>Summary Paragraph.</i></b> If your article takes readers on a twisting path to your conclusions, or provides a lot of details to get there, the summary paragraph is extremely important. Readers can forget what the point of the article was by the time they get to the end of the details. </p>

<p>A good, short, summary paragraph, reminds readers of the point being made, and gives them a yardstick by which they may applaud how well you supported and reached the conclusions you did. It also provides the reader the what they will take away with them when they go to another blog and write, "You know, So and So over at PoliWatch has this great article that proves 'This Gospel' is the real truth, the whole truth, and nothing but the truth. </p>

<p>It is the "This Gospel" which they will take with them and spread around, and "This Gospel" is what you provide them in the summary paragraph. When it comes to web surfers, it is often a case of LIFO (last in, first out). What they read last in your article, is most likely what they will write about first on another blog in spreading the gospel according to YOU. </p>

<p><b><i>Incidentals.</i></b> The blog or web site software takes care of the rest, your name, web site address (URL), date, etc., so that you the blogger, can concentrate on making your point and influencing readers in high and low places to get off their high horse, or, come up to the level of pre-human in their political thinking.  </p>

<p>Forgive me for stating the obvious here, but it bears infinite repeating. Spelling and grammar!  If your writing is a puzzle, the pieces are missing. 'Nuff Said !  </p>

<p>So, in summary, the elements are Title, Intro, Sources, and Summary. </p>]]>
        
    </content>
</entry>

<entry>
    <title>Getting Around PoliWatch</title>
    <link rel="alternate" type="text/html" href="http://poliwatch.org/forum/2008/08/18/getting-around-poliwatch/" />
    <id>tag:poliwatch.org,2008:/forum//20.14551</id>

    <published>2008-08-18T22:39:37Z</published>
    <updated>2008-08-18T23:07:26Z</updated>

    <summary>PoliWatch has become a feature rich and nested web site with much to offer by way of links on either our PoliWatch Main Page or our PoliWatch Forum Page. On the PoliWatch Main Page, there is a menu of places...</summary>
    <author>
        <name>PW Mgr.</name>
        <uri>http://poliwatch.org/cgi-bin/mt-cp.cgi?__mode=view&amp;blog_id=20&amp;id=19</uri>
    </author>
    
        <category term="Tips, Tricks, &amp; Directions" scheme="http://www.sixapart.com/ns/types#category" />
    
    <category term="features" label="features" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="gettingaround" label="getting around" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="poliwatchnavigation" label="poliwatch navigation" scheme="http://www.sixapart.com/ns/types#tag" />
    
    <content type="html" xml:lang="en" xml:base="http://poliwatch.org/forum/">
        <![CDATA[<p>PoliWatch has become a feature rich and nested web site with much to offer by way of links on either our <a href="http://poliwatch.org">PoliWatch Main Page</a> or our <a href="http://poliwatch.org/forum">PoliWatch Forum Page</a>. </p>

<p>On the PoliWatch Main Page, there is a menu of places to go for different kinds of information and links on the right side of the screen. As you move from page to page, there will always be a link on the page to take you back to the Main Page. </p>

<p>On the PoliWatch Forum Page, the menu is in the blue header under the red banner. Here again, as you move from page to page within the Forum, there will always be a link on the page to take you back to the Forum Home Page. </p>

<p>The PoliWatch Main Page provides partisan and non-partisan articles by our best and most accomplished political writers. This page also has links to daily <a href="http://poliwatch.org/pw-news.php">mainstream media political news</a> and another <a href="http://poliwatch.org/pw-links.php">Resources page</a> with a slew of links to government, political parties, political research organizations, other political blogs and much more. </p>

<p>The PoliWatch Forum Page contains political articles and comments submitted by our visitors, and a number of links to pages to help visitors who wish, to become published writers here at PoliWatch. </p>

<p>Both of our main pages provide a robust search box for finding keywords in any of the content on that part of the PoliWatch web site. </p>

<p>If you have questions, there is a link to email the manager at PoliWatch, who will respond to your questions as quickly as possible. Thank you for visiting and participating at PoliWatch, where solutions are our main focus. </p>]]>
        
    </content>
</entry>

<entry>
    <title>Sign In vs. Anonymous</title>
    <link rel="alternate" type="text/html" href="http://poliwatch.org/forum/2008/08/18/sign-in-vs-anonymous/" />
    <id>tag:poliwatch.org,2008:/forum//20.14550</id>

    <published>2008-08-18T21:52:18Z</published>
    <updated>2008-08-18T21:52:18Z</updated>

    <summary>In order to halt spammers and cretons from leaving garbage on this public accessible web site, PoliWatch requires everyone who wishes to leave comments or post articles on this site to either Sign In, or provide their name and email...</summary>
    <author>
        <name>PW Mgr.</name>
        <uri>http://poliwatch.org/cgi-bin/mt-cp.cgi?__mode=view&amp;blog_id=20&amp;id=19</uri>
    </author>
    
        <category term="Tips, Tricks, &amp; Directions" scheme="http://www.sixapart.com/ns/types#category" />
    
    
    <content type="html" xml:lang="en" xml:base="http://poliwatch.org/forum/">
        <![CDATA[<p>In order to halt spammers and cretons from leaving garbage on this public accessible web site, PoliWatch requires everyone who wishes to leave comments or post articles on this site to either Sign In, or provide their name and email address for confirmation before their comment or article submission can be published. </p>

<p>The <b>Sign In</b> option allows frequent visitors to verify their identity once, and from then on, they simply have to click on the Sign In option, and the PW system will automatically sign them in.  PoliWatch makes available several options for identity verification, including OpenID and TypeKey. These services will verify your email address, tie it to your ISP address, and from that point forward, you need not enter your name and email on this, or many other sites, anymore. Simply click sign in, and the system automatically logs you in using your ISP address which it also automatically detects. </p>

<p>The <b>Anonymous</b> option is not really anonymous. It simply means that you will be required to enter your name and email address before posting each comment or article, and your comments or articles will not be published until a PW editor has reviewed and approved the comment or article.  </p>

<p>Exception: If you check the "Remember Me" box after signing in anonymously, in the future you will only need to enter your name, and our system will fill in the email and optional URL by matching your name and IP address to our database records. </p>

<p>The PW software records ISP addresses with every entry, and thus we have have a way of banning those who would leave garbage on our site, from ever entering anything here again. </p>]]>
        
    </content>
</entry>

</feed>

