[Home]SmallChangeNewsNetwork/BloggerTemplate

GivingConferenceHome | SmallChangeNewsNetwork | RecentChanges | Preferences | GiftHub | ParkingLot | MichaelHerman

Showing revision 4
Here is the latest version of the SmallChangeNewsNetwork template. Replicating the logo, newtwork news section, and operating structure of the SmallChangeNewsNetwork blog will constitute a new Network node. We're not yet ready for this... but we put the latest version of the template here now for safekeeping.


<!-- html>
	<head>
		<title><$BlogPageTitle$></title>

       <SCRIPT LANGUAGE="JavaScript">
          <!-- Idea by:  Nic Wolfe (Nic@TimelapseProductions.com) -->
          <!-- Web URL:  http://fineline.xs.mw -->
          <!-- This script and many more are available free online at -->
          <!-- The JavaScript Source!! http://javascript.internet.com -->
          <!-- Begin
          function popUp(URL) {
          day = new Date();
          id = day.getTime();
          eval("page" + id + " = window.open(URL, '" + id + "', 'toolbar=0,
          scrollbars=1,location=0,statusbar=0,menubar=0,resizable=0,width=300,
          height=300');");
          }
          // End --> 
      </script>

      <!-- STYLE SHEET -->
		<style type="text/css">
                <!-- PARTIAL SOURCE: http://webdesign.about.com/library/layouts/z3coltoplayer.htm -->

                        html>body #banner {
	                        /* Mozilla and Safari */
	                        height: 99px;
                                }

                        html>body #mainClm {
                        	/* these two margins affect Mozilla and Safari */ 
                        	margin-left: 170px;
                        	margin-right:182px;
                                }
                       body{margin:0px;padding:0px;background:#ffffff;color:#000000;}
			a{color:blue;}
			a:hover{color:blue;}

			#logo{padding:0px;margin:0px;}

			div#sideBar{position:absolute;left:0px;width:125px;margin:0px 0px 0px 1em;padding:20px 5px;
                              text-align:left;font-size:110%;}

                        div#mainClm{margin:30px 0px 0px 4em;padding:0px 20px 0px 20px;border-left:dotted 1px #99C1DB;
                              border-right:dotted 1px #99C1DB;
                              /* these two margins affect IE 5.5 */ 
	                      margin-left: 170px;
	                      margin-right:170px; 
	                      padding: 0px 5px;
	                      voice-family: "\"}\"";
	                      voice-family: inherit;
	                      /* these two margins affect IE 6 */ 
	                      margin-left: 170px;
	                      margin-right:170px; }

			div#sideBar2{position:absolute;right:30px;width:140px;margin:20px 0px 0px 1em;
                              padding: 0px -25px;text-align:left;font-size:110%;}

			#header{padding:0px 0px 0px 0px;margin:0px 0px 0px 0px;border-top:1px solid #99C1DB;
                              border-bottom:dotted 1px #99C1DB;background:#99C1DB;color:white;
                              /* IE 5.5 */
	                      height:72px;
 	                      voice-family: "\"}\"";
	                      voice-family: inherit;
	                      /* IE 6 */
	                      height: 88px;}

			h1,h2,h3,h4,h5,h6{padding:0px;margin:0px;}
			h1 a:link {text-decoration:none;color:white;}
			h1 a:visited {text-decoration:none;color:blue;}
			h1 a:hover {text-decoration:underline;color:white;}
			h1{padding:15px 0px 0px 1%;border-top:double 3px #99C1DB;border-bottom:solid 1px #99C1DB;color:blue;background:#99C1DB;font:bold 200% Verdana,Sans-Serif;letter-spacing:-1px;}
			h2{color:blue;font-weight:normal;font-family:Verdana,Sans-Serif;letter-spacing:-1px;font-size:145%;}
			h3{margin:10px 0px 0px 0px;color:#555555;font-size:105%;}
			h4{color:#aa0033;}
			h6{color:Blue;font-weight:bold;font-size:125%;}
			h2.sidebar-title{color:blue;margin:0px;padding:0px;font-size:100%;}
			#sideBar ul{margin:0px 0px 33px 0px;padding:0px 0px 0px 0px;list-style-type:none;font-size:75%;color:#555555;}
			#sideBar li{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;list-style-type:none;font-size:110%;color:#555555;}

			#sideBar2 ul{margin:0px 0px 33px 0px;padding:0px 0px 0px 0px;list-style-type:none;font-size:75%;}
			#sideBar2 li{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;list-style-type:none;font-size:110%;}
                        
			#description{padding:0px;margin:0px 20px 1.5%;color:white;background:transparent;font:normal 100% Verdana,Sans-Serif;}
			#description a:link{color:white;text-decoration:none;}
			#description a:visited{color:white;text-decoration:none;}
			#description a:hover{color:white;text-decoration:underline;}

                        .blogTitle{margin:0px 8px;color:white;font-size:110%}
			.blogPost{margin:0px 0px 30px 0px;font-size:100%;}
			.blogPost strong{color:#000000;font-weight:bold;}

			#sideBar ul a{padding:0px;margin:0px;width:100%;border:none;color:#555555;text-decoration:none;}
			#sideBar ul a:link{color:#555555;}
			#sideBar ul a:visited{color:#555555;}
			#sideBar ul a:active{color:#ff0000;}
			#sideBar ul a:hover{color:#555555;text-decoration:underline;}
                        #sideBar2 li {padding:0px;margin:0px;width:100%;border:none;color:#555555;text-decoration:none;}
                        #sideBar2 ul a{padding:0px;margin:0px;width:100%;border:none;color:#555555;text-decoration:none;}
			#sideBar2 ul a:link{color:blue;text-decoration:none;}
			#sideBar2 ul a:visited{color:blue;text-decoration:none;}
			#sideBar2 ul a:active{color:blue;text-decoration:none;}
			#sideBar2 ul a:hover{color:blue;text-decoration:underline;}
                        #sideBar2 li a:link{color:#555555;text-decoration:none;}
			#sideBar2 li a:visited{color:#555555;text-decoration:none;}
			#sideBar2 li a:active{color:#ff0000;text-decoration:none;}
			#sideBar2 li a:hover{color:#555555;text-decoration:underline;}
			pre,code{color:#555555;}
			strike{color:#555555;}
			.bug{padding:5px;border:0px;}
			.byline{padding:0px;margin:0px;color:#555555;font-size:80%;}
			.byline a{border:none;color:#555555;text-decoration:none;}
			.byline a:hover{text-decoration:underline;}
			.blogComments{padding:0px;color:blue;font-size:100%;font-weight:bold;font-family:Verdana,Sans-Serif;}
			.blogComment{margin-top:10px;font-size:100%;font-weight:normal;color:black;}
			.blogComments .byline{padding-bottom:20px;color:#555555;font-size:80%;font-weight:normal;display:inline;margin-right:10px}
                        .deleted-comment {font-style:italic;color:#555555;}
			#profile-container { }
			.profile-datablock { }
			.profile-img {display:inline;}
			.profile-img img {float:left;margin-right:5px;}
			.profile-data strong { }
			#profile-container p { }
			#profile-container .profile-textblock { }
                           .profile-link a:link {color:#555555;text-decoration:none;}
                           .profile-link a:active {color:#555555;text-decoration:none;}
                           .profile-link a:visited {color:#555555;text-decoration:none;}
			.profile-link a:hover{color:#555555;text-decoration:underline;}
     </style>
		
     <$BlogMetaData$>

</head>

<body>

<!-- PAGE HEADER -->

<div id="header">
	<h1>
            <ItemPage><a href="<$BlogURL$>"></ItemPage><div class="blogTitle"><$BlogTitle$></div><ItemPage></a></ItemPage>
        </h1>
	<p id="description"><i><$BlogDescription$></i></p>
</div>

<!-- SIDEBAR TWO -->

<div id="sideBar2"><!-- $BlogMemberProfile$ -->

		<br />
                <ul><h6><a href="mailto:mailbag@smallchangenews.org">Contact Us!</a></h6><br />  
                </ul>

                <ul><h6>Headline News</h6><br />  
                <BloggerPreviousItems>
                <li><a href="<$BlogItemPermalinkURL$>"><$BlogPreviousItemTitle$></a></li><br />
                </BloggerPreviousItems>
                </ul>

                <ul><h6>Local News <A HREF="javascript:popUp('http://www.globalchicago.net/scnn/pops/members.txt')">
                       <img src="http://www.globalchicago.net/scnn/pops/icon_help_connect.gif"></A></h6> <br />
			<li><a href="http://www.smallchangenews.org">Small Change News</a></li>
                           <li><a href="http://www.journeytopeace.org">Journey to Peace</a></li>
			<li><a href="http://www.chicagohumanist.org">Chicago Humanist</a></li>
			<li><a href="http://weblog.burningbird.net/archives/2004/09/13/some-small-changes/">Burningbird</a></li>
			<li><a href="http://johnengle.blogspot.com">John Engle</a></li>
                            <li><a href="http://www.globalchicago.net/wiki/wiki.cgi?MonksAtBairoling">Monks at Bairoling</a></li>
                            <li><I>(project blogs...)</i></li>
			<br>
                </ul>

                <ul><h6>Network News</h6><br />
		      <li><a href="http://nainn.blogspot.com">Nepal AI National Network</a></li>
                        <li>BALLE-BC(?)</li>
                        <li>Sustainability101(?)</li>
                        <li>InterraProject(?)</li>
                        <li>JourneyToPeace(?)</li>
                        <li>BC Aboriginal Youth(?)    
			<li><i>(node blogs)</i></li>
			<br>
                </ul>

		<ul><h6>News You Can Use</h6><br />
			<li><a href="http://www.blogger.com">Blogger</a></li>
			<li><a href="http://www.bloglines.com">Bloglines</a></li>
			<li><a href="http://www.blogrolling.com">Blogrolling</a></li>
		         <li><a href="http://www.crabgrass.org">Crabgrass</a></li>
		         <li><a href="http://www.freeconference.com">Free Conference</a></li>
		         <li><a href="http://www.mandarindesign.com">Mandarin Design</a></li>
		         <li><a href="http://www.globalchicago.net/ost">Open Space Tech</a></li>
		         <li><a href="http://www.paypal.com">PayPal</a></li>
		         <li><a href="http://www.sitemeter.com">SiteMeter</a></li>
		         <li><a href="http://www.technorati.com">Technorati</a></li>
		         <li><a href="http://www.usemod.com">UseModWiki</a></li>
		         <li><a href="http://groups.yahoo.com">YahooGroups</a></li>
	         </ul>

                <ul><h6>Extra! Extra!</h6><br />
			<li><a href="http://www.chriscorrigan.com">Parking Lot</a></li>
			<li><a href="http://www.chicagohumanist.org">HumanizeTheEarth</a></li>
			<li><a href="http://www.balle-bc.com">Penny Scott</a></li>
			<li><a href="http://www.interraproject.org">Jon Ramer</a></li>
                           <li><a href="http://www.gifthub.org">GiftHub</a></li>
			<li><a href="http://curtrosengren.typepad.com/occupationaladventure/">Occupational Adventure</a></li>
 			<li><a href="http://www.theobviousblog.net/blog/">The Obvious?</a></li>
                            <li><a href="http://ashleycoop.blogspot.com">EasilyAmazed</a></li>
                            <li><i>(referring blogs)</i></li>
                </ul>

                <ul><h6>Newsmakers</h6><br />
                        <li><a href="http://www.gifthub.org">Phil Cubeta</a></li>
                        <li><a href="http://www.chriscorrigan.com">Chris Corrigan</a></li>
                        <li><a href="http://www.haneberg-management">Lisa Haneberg</a></li>
                        <li><a href="http://www.openspaceworld.org/wiki/wiki/wiki.cgi?OpenSpaceInstituteUSA">Open Space Institute USA</a></li>
                        <li><a href="http://www.michaelherman.com">Michael Herman</a></li>
                        <li><i>(financial support)</i></li>
                </ul>

                <ul><h6>Old News</h6><br />
			<li><a href="http://www.globalchicago.net/giving/givingwiki.cgi?GivingMarket/ConferenceNotes">Conference</a></li>
			<li><a href="http://www.globalchicago.net/giving/givingwiki.cgi?GivingMarket">Workspace</a></li><br />
                        <BloggerArchives>
                        <li><a href='<$BlogArchiveURL$>'><$BlogArchiveName$></a></li></BloggerArchives>
			<!-- Link to the front page, from your archives -->
			<script type="text/javascript">if (location.href.indexOf("archive")!=-1) document.write
                        ("<li><strong><a href=\"<$BlogURL$>\">Current Posts</a></strong></li>");</script> 
		</ul>

                <ul><h6>Graffiti</h6><br />
                      <li><a href="http://www.technorati.com/profile/mherman/4382441/819901bb890b5a0249879fed4fc0d269">Technorati Profile</a> 
                      <a href="http://www.technorati.com/cosmos/search.html?url=http%3A%2F%2Fglobalchicago.net%2Fgivingmarket">
                      <img src="http://static.technorati.com/images/bubble_icon.gif" border="0" align="middle" alt="Technorati Search"></a></li><br />

                     <!-- BLOGGER ICON -->
                     <li><a href="http://www.blogger.com"><img width="88" height="31" 
                     src="http://buttons.blogger.com/bloggerbutton1.gif" border="0" 
                     alt="This page is powered by Blogger. Isn't yours?" /></a></li>

                     <li><!--WEBBOT bot="HTMLMarkup" startspan ALT="Site Meter" -->
                     <script type="text/javascript" language="JavaScript"></script>
                     <script type="text/javascript" language="JavaScript">var site="sm5smallchangenews"</script>
                     <script type="text/javascript" language="JavaScript1.2" src="http://sm5.sitemeter.com/js/counter.js?site=sm5smallchangenews">
                     </script>
                     <noscript>
                     <a href="http://sm5.sitemeter.com/stats.asp?site=sm5smallchangenews" target="_top">
                     <img src="http://sm5.sitemeter.com/meter.asp?site=sm5smallchangenews" alt="Site Meter" border="0"/></a>
                     </noscript>
                     </script>
                     <!--WEBBOT bot="HTMLMarkup" Endspan --></li>

                        <li><i>(more icons soon)</i></li>


               </ul></p>
</div>

<!-- SIDEBAR -->

<div id="sideBar"><!-- $BlogMemberProfile$ -->

                <br><!--Sharing What We Have and Do for What We Need and Want -->
                <ul><h6>It's All About Connecting... </h6><br />
                          <li><b><i>We want</b></i> to connect people, ideas and resources... with each other.  We want to help announce what is good, share what is useful, 
                          find what is needed and do more of what counts.</li><br />
                          <li><b><i>We have</b></i> explored many <i>ways</i> to do this and decided to
                          build out a new corner of the blogosphere for this specific and important purpose.  We have built this first site and will continue
                          to develop and share it.  </li><br />
                          <li><b><i>We need</b></i> people like you to <i>post your news,</i> projects, progress and gifts.  And we need Network Affiliates, 
                          organizers and connectors who want to clone this blog, post the logo, copy the Network News roll, and begin to build their own 
                          Members News roll.</li><br />
                          <li><b><i>We will</b></i> post and link to the Small Change news, blogs 
                          and sites that we find and we'll add <i>your project</i> blogs to our Members News roll or your own <i>replication</i> of 
                          this page to the Network
                          News roll of Affiliates.</li><br />
                          <li>Soon we will open this space for <i>public posting</i>.  Until we get live, open and fully public, we invite your attention, 
                          good wishes, comments and assistance in spreading the word.</li><br />
                          <li>Thank you!</li><br />
                </ul>

                <ul><h6>What Do You Want?</h6><br />
                         <li>What is happening in your neighborhood, your school, and the larger world?</li><br />  
                         <li>What do you see and hear?  ...or smell?  </li><br />
                         <li>What are you bumping into and how do you feel about it?</li><br />  
                         <li>What should be happening?  </li><br />
                         <li>How could the most important issues be addressed or resolved?</li><br />  
                         <li>What do you want the solution to look and sound and feel like? </li><br /> 
                         <li>What is your own dream project?</li><br />
                </ul>

                <ul><h6>What Do You Have?</h6><br />
			<li>Who are you and what do you already have going for you?  </li><br /> 
                         <li>Who do you know?  Where are you connected?    </li><br /> 
                         <li>What's already working, and why?  </li><br> 
                         <li>How did you come to care about this issue?  </li><br /> 
                         <li>What gifts, talents, passions, skills and experiences do you bring to this?  </li><br /> 
                         <li>Are you spending your own time and money on making something   
                              happen?  </li><br /> 
                         <li>Do you have the funding and need people to work with?  </li><br /> 
                         <li>Who's already supporting this project?  </li><br /> 
                         <li>Who can we contact, as references, to find out more about the good work you've already been doing?</li>
                </ul>

                <ul><h6>What Do You Need?</h6><br />
			<li>What would it take for you to make a difference?  </li><br /> 
                         <li>Are you looking for partners?  Connections?  Some funding?    
                              A place to meet?  Some special sort of expertise?  </li><br /> 
                         <li>What kind of connections and contributions do you need   
                              to give your own gifts, and make your own contribution, more fully?  </li><br /> 
                         <li>What kind of support do you need for   
                              this project?</li>
                </ul>

                <ul><h6>What Will You Do?</h6><br />
			<li>What will you do if you get the help you need?  </li><br /> 
                         <li>What are your immediate next steps?  </li><br /> 
                         <li>What results will you    
                              produce?  </li><br /> 
                         <li>Where will you report your progress and success stories?  </li><br /> 
                         <li>How will all of this benefit you, your    
                              contributors and the situation and people you are wanting to serve?  </li><br /> 
                         <li>What can you promise to this project    
                              and anyone else who will join you in it?<br />
                </ul>
</div>

<!-- MAIN COLUMN -->

<div id="mainClm"><blockquote>
<MainorArchivePage>
<p><h2><b>An Open Space for Posting <i>Your</i> Small Change News</b></h2></p>
<p><i>Coming Soon: </i>In the next few weeks, we will open a new, publicly postable blog and invite postings of small 
Change News by anyone and everyone with some passion for the common good and a willingness to take responsibility 
for sharing and growing it.  
</p><p>
This site will be an online clearinghouse for news and information, connections and contributions -- 
for ordinary, but passionate, individuals who are starting and running extraordinary community projects.
  The sCNN will connect committed people improving their communities with funding and all kinds of 
other support. This is about small change that really adds up. 
</p><p>
In the meantime, before we can open publicly, watch the <a href="#weblog">weblog</a>
 below for news about the Small Change News Network or visit our <a href="http://www.globalchicago.net/giving/givingwiki.cgi?SmallChangeNewsNetwork" 
class="wikipagelink">wiki workspace</a> for a behind-the-scenes view of our vision and development work.  
We're building and cleaning as fast as we can!  <a href="mailto:mailbag@smallchangenews.org">Join our mailing list</a> and we'll email you when we go live.</p>
<p>
<b>Thanks for visiting sCNN... <i>Where Small Change Makes the News</i> ...and grows the Network for the common good.  Please stay tuned!</b></p><br>
</p>
<hr><br></MainorArchivePage>

<p><h2><b>Network Development Notes and News</b></h2></p>
<!-- Blog Posts -->
	
        <Blogger>
		 <BlogDateHeader>
			  <h3><$BlogDateHeaderDate$></h3>
		 </BlogDateHeader>
		 <a name="<$BlogItemNumber$>"> </a>
		 <BlogItemTitle><h2><BlogItemURL><a href="<$BlogItemURL$>"></BlogItemURL>
                 <$BlogItemTitle$><BlogItemURL></a></BlogItemURL></h2></BlogItemTitle><br>
			<div class="blogPost">
			  <$BlogItemBody$><br /> <br />
			  <div class="byline">Posted by <$BlogItemAuthorNickname$> at <$BlogItemDateTime$> 
                          <MainOrArchivePage>
                          <BlogItemCommentsEnabled> <a href="<$BlogItemPermalinkURL$>"><$BlogItemCommentCount$> Comments</a>
                          </BlogItemCommentsEnabled></MainOrArchivePage> <$BlogItemControl$> 
                          <a href="<$BlogItemPermalinkURL$>" title="permanent link">PermaLink</a> </div>
			</div>
 <ItemPage>
  <div class="blogComments">
	<BlogItemCommentsEnabled><a name="comments"></a>
			<h2><b>Comments</b></h2><br /><hr>
			<BlogItemComments>
			<div class="blogComment">
				<a name="<$BlogCommentNumber$>"></a> 
				<$BlogCommentBody$><br /><br />
				<div class="byline">Posted by <$BlogCommentAuthor$> : <$BlogCommentDateTime$> 
                                     <a href="<$BlogCommentPermalinkURL$>"title="permanent link">PermaLink</a></div>
				<$BlogCommentDeleteIcon$> <br /> <hr>
			</div>
			</BlogItemComments><br />
			<h2><b><$BlogItemCreate$>
	</BlogItemCommentsEnabled>
	<br /> <br /> <br />
	<a href="<$BlogURL$>"><< Home</a></h2></b>
    </div>
</ItemPage>
</Blogger>

</blockquote></div>
<p>&npsp;</p><p>&npsp;</p><p>&npsp;</p>

</body>
</html -->

Mandarin Library

Welcome to Mandarin Times Library. We hope you can find the information you need on language and related knowledge. Please feel free to tell us whatever you need but does not exist here. This library is divided into three parts.

1. Mandarin Knowledge Here is the knowledge on mandarin the language. Maybe some of it is too difficult for you or does not seem directly connected with your study, but we still suggest you have basic understanding of the language before you come to it.

Pronunciation Grammar Words Chinese Character

2. Art & Literature The best way to learn a foreign language is to learn its culture ant art. We have prepared resources of different aspects. We aim at building a most fascinating online library. Have a pleasant journey!

Literature Painting & Calligraphy Music & Opera Chinese Food Handicraft Sports

3. Study Tips Language is not something that can be swallowed: it needs careful study and deep thinking. We provide here some daily study tips to help you with your learning. Some of these are from the experience of our teachers, while some others are just taken from the student’s questions. Remember, you can see a new tip EVERY day!

Mandarin 3 Library link: [study mandarin]1 [learn chinese]2 [mandarin ]3

Learn Chinese Knowledge Library

1. What is mandarin? Mandarin uses Peking pronunciation as standard pronunciation, northern dialect as basic dialect, and representative contemporary article as grammatical standard.

2. A picture of pronunciation organs

3. The difference between “Hŕnyu” and “Putonghuŕ”

Library 3 link: [study chinese ]1 [learn mandarin ]2 [mandarin ]3


GivingConferenceHome | SmallChangeNewsNetwork | RecentChanges | Preferences | GiftHub | ParkingLot | MichaelHerman
This page is read-only | View other revisions | View current revision
Edited November 3, 2004 11:13 pm by 218.80.208.18 (diff)
Search:
TechnoratiTags: ,

HowToEditNow - the Giving Conference Wiki editing is now closed.