<?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>Your Place-Name - My Local Gazette - Home of The Other News</title>
	<atom:link href="http://testtest.mylocalgazette.com/cms/feed/" rel="self" type="application/rss+xml" />
	<link>http://testtest.mylocalgazette.com/cms</link>
	<description>gazette news community</description>
	<lastBuildDate>Fri, 21 Aug 2009 00:51:36 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Formbuilder</title>
		<link>http://testtest.mylocalgazette.com/cms/2009/08/formbuilder/</link>
		<comments>http://testtest.mylocalgazette.com/cms/2009/08/formbuilder/#comments</comments>
		<pubDate>Wed, 12 Aug 2009 11:44:51 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Breaking Success]]></category>
		<category><![CDATA[benefits]]></category>
		<category><![CDATA[features]]></category>
		<category><![CDATA[how]]></category>
		<category><![CDATA[products]]></category>

		<guid isPermaLink="false">http://testtest.mylocalgazette.com/cms/?p=108</guid>
		<description><![CDATA[The FormBuilder plugin allows the administrator to create contact forms of a variety of types for use on their WordPress blog. The FormBuilder has built-in spam protection and can be further protected by installing the Akismet anti-spam plugin. Uninstall instructions can be found here. Forms can be included on your pages and posts either by [...]]]></description>
			<content:encoded><![CDATA[<blockquote><p>The FormBuilder plugin allows the administrator to create contact forms of a variety of types for use on their WordPress blog. The FormBuilder has built-in spam protection and can be further protected by installing the Akismet anti-spam plugin. Uninstall instructions can be found here. Forms can be included on your pages and posts either by selecting the appropriate form in the dropdown below the content editing box, or by adding them directly to the content with [formbuilder:#] where # is the ID number of the form to be included.</p></blockquote>
<p>Having conducted various tests I am pleased with the results.<br />
Very easy to use when you have practised starting with the generic form that is included in the plug-in.<br />
At this stage I would recommend that all our members start using it.<br />
You can have multi forms and multi auto responses.<br />
I guess you can even set up a questionaire/competition/pub quiz.<br />
For added security I recommend you include &#8216;hidden&#8217; field in all your forms as this is the method of reverse captcha &#8211; because harvesting/posting bots will see it and try to complete and will fail as system recognises it does not require input.<br />
For more info visit <a href="http://wordpress.org/extend/plugins/formbuilder/" target="_blank">WORDPRESS</a></p>
<p>This can be added directly through your dashboard having selected &#8216;plugins&#8217; from your menu on left.</p>
<p>When successfully installed go to &#8216;tools&#8217; menu on left of dashboard and get to work.</p>
<p>Have fun. &#8211; I did.</p>
<p>Example Form:</p>
<p><div id='formBuilderCSSIDNew_Form'>
<form class='formBuilderForm' id='formBuilderNew_Form' action='/cms/feed/#formBuilderCSSIDNew_Form' method='post' onsubmit='return fb_disableForm(this);'><input type='hidden' name='formBuilderForm[FormBuilderID]' value='1' /><div id='formbuilder-page-1' title='formbuilder-page-1'>
<div class='formBuilderField single_line_text_box' id='formBuilderFieldName' title='You must enter your name.' ><a name='formBuilderFieldName'></a>
<span id='formBuilderErrorSpaceformBuilderFieldName'></span>
<div class='formBuilderLabelRequired'>Name </div>
<div class='formBuilderInput'><input type='text' name='formBuilderForm[Name]' value='' id='fieldformBuilderFieldName' onblur="fb_ajaxRequest('http://testtest.mylocalgazette.com/cms/wp-content/plugins/formbuilder/formbuilder_parser.php', 'formid=1&amp;fieldid=1&amp;val='+jQuery('[id=fieldformBuilderFieldName]').val(), 'formBuilderErrorSpaceformBuilderFieldName')"/></div>
</div>
<div class='formBuilderHidden' id='formBuilderField' title='' ><a name='formBuilderField'></a>
<span id='formBuilderErrorSpaceformBuilderField'></span>

<div class='formBuilderHiddenField'><input type='hidden' name='formBuilderForm[]' value='' /></div>
</div>
<div class='formBuilderField single_line_text_box' id='formBuilderFieldEmail' title='You must enter your email address.' ><a name='formBuilderFieldEmail'></a>
<span id='formBuilderErrorSpaceformBuilderFieldEmail'></span>
<div class='formBuilderLabelRequired'>Email </div>
<div class='formBuilderInput'><input type='text' name='formBuilderForm[Email]' value='' id='fieldformBuilderFieldEmail' onblur="fb_ajaxRequest('http://testtest.mylocalgazette.com/cms/wp-content/plugins/formbuilder/formbuilder_parser.php', 'formid=1&amp;fieldid=2&amp;val='+jQuery('[id=fieldformBuilderFieldEmail]').val(), 'formBuilderErrorSpaceformBuilderFieldEmail')"/></div>
</div>
<div class='formBuilderField large_text_area' id='formBuilderFieldComments' title='' ><a name='formBuilderFieldComments'></a>
<span id='formBuilderErrorSpaceformBuilderFieldComments'></span>
<div class='formBuilderLabel'>Comments </div>
<div class='formBuilderLargeTextarea'><textarea name='formBuilderForm[Comments]' rows='10' cols='80' id='fieldformBuilderFieldComments' onblur="fb_ajaxRequest('http://testtest.mylocalgazette.com/cms/wp-content/plugins/formbuilder/formbuilder_parser.php', 'formid=1&amp;fieldid=3&amp;val='+jQuery('[name=fieldformBuilderFieldComments]').val(), 'formBuilderErrorSpaceformBuilderFieldComments')" ></textarea></div>
</div><input type='hidden' name='PAGE' value='http://testtest.mylocalgazette.com/cms/feed/' />
<div class='formBuilderSubmit'><input type='submit' name='Submit' value='Send!' /></div>
</div>
</form></div></p>
]]></content:encoded>
			<wfw:commentRss>http://testtest.mylocalgazette.com/cms/2009/08/formbuilder/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Application Form</title>
		<link>http://testtest.mylocalgazette.com/cms/2009/07/application-form/</link>
		<comments>http://testtest.mylocalgazette.com/cms/2009/07/application-form/#comments</comments>
		<pubDate>Sun, 19 Jul 2009 15:09:51 +0000</pubDate>
		<dc:creator>testpilot</dc:creator>
				<category><![CDATA[Breaking Success]]></category>

		<guid isPermaLink="false">http://testtest.mylocalgazette.com/cms/?p=101</guid>
		<description><![CDATA[This can be downloaded from HERE
Simply click on &#8216;file&#8217; on your tool bar and then &#8217;save as&#8217; .
When completed e-mail/mail to address below.

Mid &#8211; North Private Sector Development Co. Ltd.             
P.O. Box 300, Plot 25 Obote Avenue, Lira &#8211; Uganda
 
CEO:    Julius Peter Moto
Phone:  +256 772 443 346                                    
E-mail:  midnorthps@yahoo.com  
 
 
 
MEMBERSHIP APPLICATION FORM
 
Please fill in block (capital) letters
 
1.                  [...]]]></description>
			<content:encoded><![CDATA[<p><strong><span style="color: #ff0000;">This can be downloaded from<span style="color: #333333;"> </span></span><a href="http://www.midnorthpsdc.org/wp-content/themes/mimbo2.2/images/membership-application-form.doc" target="_blank"><span style="color: #333333;">HERE</span></a></strong></p>
<p><strong><span style="color: #ff0000;">Simply click on &#8216;file&#8217; on your tool bar and then &#8217;save as&#8217; .</span></strong></p>
<p><strong><span style="color: #ff0000;">When completed e-mail/mail to address below.</span></strong></p>
<p><strong></strong></p>
<p><strong>Mid &#8211; North Private Sector Development Co. Ltd.            </strong> </p>
<p>P.O. Box 300, Plot 25 Obote Avenue, Lira &#8211; Uganda</p>
<p> </p>
<p>CEO:    Julius Peter Moto</p>
<p>Phone:  +256 772 443 346                                    </p>
<p>E-mail:  midnorthps@yahoo.com  </p>
<p> </p>
<p> </p>
<p> </p>
<p align="center"><strong><em>MEMBERSHIP APPLICATION FORM</em></strong></p>
<p align="center"><strong><em> </em></strong></p>
<p><strong><em>Please fill in block (capital) letters</em></strong></p>
<p><em> </em></p>
<p><em>1.                  </em><em>Name of organization</em></p>
<table border="1" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td width="535" valign="top"> <em></em></td>
</tr>
</tbody>
</table>
<p><em> </em></p>
<p><em>2.                  </em><em>Postal address with Tel/Fax/e-mail                  Physical address</em></p>
<table border="1" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td width="268" valign="top"> <em></em></td>
<td width="268" valign="top"> <em></em></td>
</tr>
</tbody>
</table>
<p><em> </em></p>
<p><em>3.                  </em><em>Type/status of organization/institution (please tick appropriate box)</em></p>
<table border="0" cellspacing="0" cellpadding="0" width="588">
<tbody>
<tr>
<td width="228" valign="top">¨   <em>Academic institution </em></td>
<td width="216" valign="top">¨   <em>Business association </em></td>
<td width="144" valign="top">¨   <em>Commercial bank</em></td>
</tr>
<tr>
<td width="228" valign="top">¨   <em>Community based organization</em></td>
<td width="216" valign="top">¨   <em>District council</em></td>
<td width="144" valign="top">¨   <em>Manufacture </em></td>
</tr>
<tr>
<td width="228" valign="top">¨   <em>Medium enterprise </em></td>
<td width="216" valign="top">¨   <em>Micro finance  institution  </em></td>
<td width="144" valign="top">¨   <em>Town council </em></td>
</tr>
<tr>
<td width="228" valign="top">¨   <em>Municipal council </em></td>
<td width="216" valign="top">¨   <em>Non-governmental organization</em></td>
<td width="144" valign="top">¨   <em>Micro enterprise</em></td>
</tr>
<tr>
<td width="228" valign="top">¨   <em>Small enterprise </em></td>
<td width="216" valign="top">¨   <em>Sub-county </em></td>
<td width="144" valign="top">¨   <em>Large industry </em></td>
</tr>
<tr>
<td width="228" valign="top">¨   <em>Trading company</em></td>
<td width="216" valign="top">¨   <em>Village savings and credit inst. </em></td>
<td width="144" valign="top"> <em></em></td>
</tr>
<tr>
<td colspan="2" width="444" valign="top">¨   <em>Other (please specify) &#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;..</em></td>
<td width="144" valign="top"> <em></em></td>
</tr>
</tbody>
</table>
<p><em> </em></p>
<p><em>4.                  </em><em>Registered/Recognized under/by:  (<strong>please tick appropriate box)</strong></em></p>
<table border="0" cellspacing="0" cellpadding="0" width="588">
<tbody>
<tr>
<td width="228" valign="top">¨   <em>Companies Act</em></td>
<td width="192" valign="top">¨   <em>NGO Statute </em></td>
<td width="168" valign="top">¨   <em>Sub-county</em></td>
</tr>
<tr>
<td width="228" valign="top">¨   <em>(Companies Registry)</em></td>
<td width="192" valign="top">¨   <em>NGO Board </em></td>
<td width="168" valign="top">¨   <em>Local Government&#8217;s Act</em></td>
</tr>
<tr>
<td width="228" valign="top">¨   <em>Cooperative Law</em></td>
<td width="192" valign="top">¨   <em>Ministry of Education </em></td>
<td width="168" valign="top"> <em></em></td>
</tr>
<tr>
<td colspan="2" width="420" valign="top">¨   <em>Other (Please specify)&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;</em></td>
<td width="168" valign="top"> <em></em></td>
</tr>
</tbody>
</table>
<p><em> </em></p>
<p><em>5.                  </em><em>Nature of business <strong>(Please tick appropriate box)</strong></em></p>
<table border="0" cellspacing="0" cellpadding="0" width="588">
<tbody>
<tr>
<td width="228" valign="top">¨   <em>Agro-processing</em></td>
<td width="216" valign="top">¨   <em>Broadcasting </em></td>
<td width="144" valign="top">¨   <em>Catering services</em></td>
</tr>
<tr>
<td width="228" valign="top">¨   <em>Commercial banking</em></td>
<td width="216" valign="top">¨   <em>Construction </em></td>
<td width="144" valign="top">¨   <em>Consultancy </em></td>
</tr>
<tr>
<td width="228" valign="top">¨   <em>Counseling </em></td>
<td width="216" valign="top">¨   <em>Farming (agriculture)</em></td>
<td width="144" valign="top">¨   <em>Farming (dairy)</em></td>
</tr>
<tr>
<td width="228" valign="top">¨   <em>Goods trading </em></td>
<td width="216" valign="top">¨   <em>Hotel accommodation </em></td>
<td width="144" valign="top">¨   <em>Leather tanning</em></td>
</tr>
<tr>
<td width="228" valign="top">¨   <em>Local governance</em></td>
<td width="216" valign="top">¨   <em>Manufacturer </em></td>
<td width="144" valign="top">¨   <em>Micro finance </em></td>
</tr>
<tr>
<td width="228" valign="top">¨   <em>Motor vehicle import </em></td>
<td width="216" valign="top">¨   <em>Motor vehicle repairs</em></td>
<td width="144" valign="top">¨   <em>Petroleum products</em></td>
</tr>
<tr>
<td width="228" valign="top">¨   <em>Printing </em></td>
<td width="216" valign="top">¨   <em>Medical services</em></td>
<td width="144" valign="top">¨   <em>Retail trade </em></td>
</tr>
<tr>
<td width="228" valign="top">¨   <em>Secondary education </em></td>
<td width="216" valign="top">¨   <em>Secretarial services </em></td>
<td width="144" valign="top">¨   <em>Service trading </em></td>
</tr>
<tr>
<td width="228" valign="top">¨   <em>Social work </em></td>
<td width="216" valign="top">¨   <em>Specialized training</em></td>
<td width="144" valign="top">¨   <em>Stationery </em></td>
</tr>
<tr>
<td width="228" valign="top">¨   <em>Transport </em></td>
<td width="216" valign="top">¨   <em>Veterinary services </em></td>
<td width="144" valign="top">¨   <em>Welding </em></td>
</tr>
<tr>
<td width="228" valign="top">¨   <em>Wholesale trade </em></td>
<td colspan="2" width="360" valign="top">¨   <em>Other (please specify)&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;</em></td>
</tr>
</tbody>
</table>
<div><em> <em></em></em></div>
<div><em><em>6.                  </em><em>Date of commencement of operation</em></em></div>
<div><em><em>            <strong>Month                                                 Year </strong></em></em></div>
<div><em><strong><em>           ________________________            _______________________</em></strong></em></div>
<p><em><strong><em> </em></strong></p>
<p><strong>7.                  </strong><strong>Geographical areas of operation</strong></p>
<p>Please indicate the area/areas where you operate including estimate number of recipients or clients of service/products.  This should include your branch offices or Head Office in the district, country or aboard.</p>
<p> </p>
<p>&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;..</p>
<p> </p>
<p>8.                  Target group/community</p>
<table border="0" cellspacing="0" cellpadding="0" width="588">
<tbody>
<tr>
<td width="228" valign="top">¨   <em>Business community</em></td>
<td width="192" valign="top">¨   <em>Children </em></td>
<td width="168" valign="top">¨   <em>Community leaders </em></td>
</tr>
<tr>
<td width="228" valign="top">¨   <em>Farmers </em></td>
<td width="192" valign="top">¨   <em>Generation populace</em></td>
<td width="168" valign="top">¨   <em>Orphans </em></td>
</tr>
<tr>
<td width="228" valign="top">¨   <em>people living with HIV/AIDS</em></td>
<td width="192" valign="top">¨   <em>PWDs </em></td>
<td width="168" valign="top">¨   <em>Widows </em></td>
</tr>
<tr>
<td width="228" valign="top">¨   <em>Women </em></td>
<td width="192" valign="top">¨   <em>Youth </em></td>
<td width="168" valign="top">¨   <em>Others (lease specify) </em></td>
</tr>
<tr>
<td width="228" valign="top">¨    <em></em></td>
<td width="192" valign="top">¨    <em></em></td>
<td width="168" valign="top">¨    <em></em></td>
</tr>
</tbody>
</table>
<p><em> </em></p>
<p>9.                  Reasons why you wish to join the <strong>Mid-North Private Sector Development Company Ltd.</strong> (In not more than 200 words)</p>
<p>&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;..</p>
<p><strong>10.               </strong><strong>Name of Directors and or Key officials</strong></p>
<p><strong>Directors                                                                    Key officials </strong></p>
<table border="1" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td width="295" valign="top">Name:Title:Contact AddressTel:E-mail:</td>
<td width="295" valign="top">Name:Title:Contact AddressTel:E-mail:</td>
</tr>
<tr>
<td width="295" valign="top">Name:Title:Contact AddressTel:E-mail:</td>
<td width="295" valign="top">Name:Title:Contact AddressTel:E-mail:</td>
</tr>
<tr>
<td width="295" valign="top">Name:Title:Contact AddressTel:E-mail:</td>
<td width="295" valign="top">Name:Title:Contact AddressTel:E-mail:</td>
</tr>
<tr>
<td width="295" valign="top">Name:Title:Contact AddressTel:E-mail:</td>
<td width="295" valign="top">Name:Title:Contact AddressTel:E-mail:</td>
</tr>
</tbody>
</table>
<p> </p>
<p><strong><em>I certify that the above statements are true and correct:</em></strong></p>
<p><strong><em> </em></strong></p>
<p><strong><em>Signed by:</em></strong></p>
<p><strong><em> </em></strong></p>
<p>Name_________________________________________________</p>
<p>Title:_________________________________________________</p>
<p>Date:_________________________________________________</p>
<p>SIGNATURE:__________________________________________</p>
<p> </p>
<p align="center"><strong><span style="text-decoration: underline;">Please  return this form to</span></strong><span style="text-decoration: underline;">:</span></p>
<p> </p>
<p>The Chief Executive Officer</p>
<p>Mid-North Private Sector Development Co. Ltd.</p>
<p>Plot 25,  Obote Avenue</p>
<p>Tel:  0473-20412</p>
<p>Mob:  0772590849</p>
<p>P O Box 300</p>
<p>Lira</p>
<p> </p>
<p><strong><em>NB</em></strong>: </p>
<p>1.                  All forms should be returned with copies of either of the following documents certifying the status of your organization:</p>
<p> </p>
<ul class="unIndentedList">
<li>Memorandum and Articles of Association</li>
<li>Certificate of Incorporation</li>
<li>Constitution</li>
<li>Trust Deed</li>
<li>Registration Certificate</li>
<li>Licence</li>
</ul>
<p> </p>
<p>2.                  Please feel free to request the above mentioned officer for a copy of the new company&#8217;s Articles and Memorandum of Association for your perusal.</p>
<p> </p>
<p>3.                  Your application shall be evaluated  and you will then be advised of the subscription fee, which is payable in full on registration.</p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p></em></p>
]]></content:encoded>
			<wfw:commentRss>http://testtest.mylocalgazette.com/cms/2009/07/application-form/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>This is first post by test pilot</title>
		<link>http://testtest.mylocalgazette.com/cms/2009/07/this-is-first-post-by-test-pilot/</link>
		<comments>http://testtest.mylocalgazette.com/cms/2009/07/this-is-first-post-by-test-pilot/#comments</comments>
		<pubDate>Thu, 16 Jul 2009 15:25:12 +0000</pubDate>
		<dc:creator>testpilot</dc:creator>
				<category><![CDATA[Breaking Success]]></category>
		<category><![CDATA[how]]></category>
		<category><![CDATA[images]]></category>
		<category><![CDATA[posts]]></category>

		<guid isPermaLink="false">http://testtest.mylocalgazette.com/cms/?p=91</guid>
		<description><![CDATA[Having arrived here I needed to click on last icon at right end of wysiwyg  toolbar above  to open second line showing additional features.
The one for upload of  TEXT from a word doc has the &#8216; microsoft word &#8216;logo.
To start all you need do is open word doc on your computer highlight text you want [...]]]></description>
			<content:encoded><![CDATA[<p><img class="size-full wp-image-94 alignleft" src="http://testtest.mylocalgazette.com/cms/wp-content/themes/mimbo2.2/images/liraante.jpg" alt="liraante" width="111" height="97" />Having arrived here I needed to click on last icon at right end of wysiwyg  toolbar above  to open second line showing additional features.</p>
<p>The one for upload of  TEXT from a word doc has the &#8216; microsoft word &#8216;logo.</p>
<p>To start all you need do is open word doc on your computer highlight text you want and click edit and  copy in your toolbar.</p>
<p>When ready to paste click  microsoft word log0  above and press Control +V  at the same time on your keyboard. When visible  click insert.  That&#8217;s it</p>
<p>Here is a test:</p>
<p>Lira Medical Centre offers a wide range of services to patients of broad categories.</p>
<p>Currently the Hospital is accommodating up to 100 in-patients although it is built to accommodate 240 beds when fully facilitated. We have a daily turnover of an average of 80 out-patients.</p>
<p><strong>Below are brief descriptions of services offered.</strong></p>
<p>Click on this and a window opens</p>
<p>At the same time you can insert an image to add to the content using the upload/insert feature  just above the small boxes on wysiwyg editor.</p>
<p><img class="size-full wp-image-92 alignleft" src="http://testtest.mylocalgazette.com/cms/wp-content/themes/mimbo2.2/images/evies20star20people.jpg" alt="evies20star20people" width="238" height="140" />Mouse over the first and see &#8216;add an image&#8217; &#8211; this is what we will use. Click on and window opens which allows you to upload .jpg or .gif  or .png from your computer. When loaded you have various options about inserting.</p>
<p>To ensure that we retain the front page layout of this theme we need to use custom fields insert.</p>
<p>You find this by scrolling down the current editing page. For ease of use at this stage we are using iphone.jpg as one of a few already loaded to site folders.</p>
<p>You CANNOT LOAD A PAGE OF WORD INCLUDING IMAGES. THE IMAGES MUST BE LOADED SEPERATELY.</p>
<p>We will continue to support this theme as it has many nice features but recommend you update to the later version as used by</p>
<p><a href="http://www.thenorthdevontimes.co.uk">http://www.thenorthdevontimes.co.uk</a> and <a href="http://www.costadelsol.mylocalgazette.com">http://www.costadelsol.mylocalgazette.com</a></p>
<p>In addition with thousands of themes available you can select another and uploading to your site is now really simple with the new releases of WP.</p>
<p>Uploading plugins is also simple as from now. However it is worth remembering that not all plugins are compatable with each other or current release of WP.</p>
<p>You are welcome to play with this sandpit.</p>
<p><strong>Two things before you go.</strong></p>
<p><strong>Categories Post &#8211; see choice bottom right of screen.</strong></p>
<p><strong>Tags &#8211; see above Categories insert your related keywords.</strong></p>
<p><strong>Finally click Publish and view in site. If not happy simply return here and edit.</strong></p>
<p><strong>Go on create your own posts and at this stage use  iphone.jpg  in custom field.</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://testtest.mylocalgazette.com/cms/2009/07/this-is-first-post-by-test-pilot/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Time for a GAME or two?</title>
		<link>http://testtest.mylocalgazette.com/cms/2009/02/time-for-a-game-or-two/</link>
		<comments>http://testtest.mylocalgazette.com/cms/2009/02/time-for-a-game-or-two/#comments</comments>
		<pubDate>Tue, 10 Feb 2009 11:44:03 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Editor's Corner]]></category>

		<guid isPermaLink="false">http://testtest.mylocalgazette.com/cms/?p=78</guid>
		<description><![CDATA[We are pleased to show that fun is also a very important part of being a member of thendt Network.
Have a go!!

  
 @import 'http://www.heyzap.com/elightbox/lightbox.external.css'; 
  var heyzap_medium = new Heyzap( 'heyzap_games_medium', {} ); heyzap_medium.renderMini( null, 'medium' );  heyzap.com &#8211; embed games
]]></description>
			<content:encoded><![CDATA[<p>We are pleased to show that fun is also a very important part of being a member of thendt Network.</p>
<p>Have a go!!</p>
<div id="heyzap_games_medium" style=""></div>
<p> <script type="text/javascript" src="http://www.heyzap.com/javascripts/embed.external.js"> </script><br />
<style> @import 'http://www.heyzap.com/elightbox/lightbox.external.css'; </style>
<p> <script type="text/javascript"> var heyzap_medium = new Heyzap( 'heyzap_games_medium', {} ); heyzap_medium.renderMini( null, 'medium' ); </script> <a target="_blank" href="http://www.heyzap.com">heyzap.com &#8211; embed games</a></p>
]]></content:encoded>
			<wfw:commentRss>http://testtest.mylocalgazette.com/cms/2009/02/time-for-a-game-or-two/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Speakers Corner</title>
		<link>http://testtest.mylocalgazette.com/cms/2009/02/speakers-corner/</link>
		<comments>http://testtest.mylocalgazette.com/cms/2009/02/speakers-corner/#comments</comments>
		<pubDate>Wed, 04 Feb 2009 14:39:41 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Breaking Success]]></category>

		<guid isPermaLink="false">http://testtest.mylocalgazette.com/cms/?p=77</guid>
		<description><![CDATA[Thanks for the invite to Sunday’s Speakers’ Corner.
Oh! How I miss those days both at The Mound in Edinburgh and Speakers’ Corner in Hyde Park London!
We didn’t debate much about the US in those days, apart from the general reference to them being ‘over here’ and ‘over-sexed’ as particularly relating to your brave and valiant members [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Thanks for the invite to Sunday’s Speakers’ Corner.</strong></p>
<p><strong>Oh! How I miss those days both at The Mound in Edinburgh and Speakers’ Corner in Hyde Park London!</strong></p>
<p><strong>We didn’t debate much about the US in those days, apart from the general reference to them being ‘over here’ and ‘over-sexed’ as particularly relating to your brave and valiant members of the US Navy,  Air Force and Army, who had been there to help out in our fight against  that particular scourge of the world.</strong></p>
<p><strong>Our focus was more on the ‘attraction’ of communism- ( I guess we meant Socialism) - as an alternative to the system then in place.  Many notable scholars went on to embrace this creed and joined forces with those Nations who practised this method and life-style &#8211; particularly Joseph Stalin and his successors.</strong></p>
<p><strong>The other dominant issues included George Orwell’s book &#8211; 1984. <img class="alignleft" style="float: left;" title="Old Duck" src="http://www.mylocalgazette.com/downpics/oldduck4.gif" alt="old duck" width="70" height="100" /> However the main topic was the fear that China would take over the world because of the large population and the need to improve their  ‘quality of life’. </strong></p>
<p><strong>Today it is interesting to note ‘that didn’t happen’ &#8211; yet!   I guess it was difficult to get many motivated to give up their life in and around the paddy-fields. Apart from Formosa &#8211; since renamed-, Chairman Mao and The Cultural Revolution, and their invasion of Tibet, not a lot was heard from that neck of the woods until The Tianemen Square massacre of students, who I think were after some form of freedom?  Human Right’s Abuse personified in ‘Spades’ I submit!</strong></p>
<p><strong>Getting right up to date. Most things I buy today are made in China.  Transplant organs are in plentiful supply throughout the world &#8211; many from US companies- available from the many hundreds still executed for ‘treason’. </strong></p>
<p><strong>Christianity has been given the ‘green light’ by the state and many churches are being opened under ’state licence’.  Is this the way of getting the people to rally behind the cause &#8211; the new ‘believers with money’?  I doubt this will affect the millions still living in abject poverty throughout the rest of the country, unable by law to have children by choice.</strong></p>
<p><strong>Thanks for the opportunity to have my say.  As for the Muslims &#8211; a few are also busy commiting their own brand of genocide under the supervision of the occupying forces.  However it does us well to be aware that throughout history there are many cases of ‘deprived’ peoples revolting against unjust causes.  Indeed the US did that themselves against us.</strong></p>
<p><strong>For a little more reading I recommend ‘The Jungle’ by Upton Sinclair. &#8211; It’s about life around a Chicago meat packing factory &#8211; that was also interesting.</strong> </p>
<p><strong>Peace and tranquility to all.</strong></p>
<p><img class="alignnone" title="Old Duck" src="http://www.mylocalgazette.com/downpics/oldduck3.gif" alt="" width="70" height="100" /></p>
<p><strong>The Old Duck.</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://testtest.mylocalgazette.com/cms/2009/02/speakers-corner/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ZIMBABWE: AS CHOLERA ESCALATES, RED CROSS FUNDING FALLS SHORT</title>
		<link>http://testtest.mylocalgazette.com/cms/2009/01/zimbabwe-as-cholera-escalates-red-cross-funding-falls-short/</link>
		<comments>http://testtest.mylocalgazette.com/cms/2009/01/zimbabwe-as-cholera-escalates-red-cross-funding-falls-short/#comments</comments>
		<pubDate>Fri, 30 Jan 2009 20:45:15 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Breaking Success]]></category>

		<guid isPermaLink="false">http://testtest.mylocalgazette.com/cms/?p=76</guid>
		<description><![CDATA[ZIMBABWE: AS CHOLERA ESCALATES, RED CROSS FUNDING FALLS SHORT
With the number of cholera deaths increasing 20% in one week, and with
thousands at risk of infection, the British Red Cross appeals for urgent
funds to save lives in Zimbabwe.
Figures from the Zimbabwe Ministry of Health and the World Health
Organization reveal a worsening crisis. As of 21 January, [...]]]></description>
			<content:encoded><![CDATA[<p>ZIMBABWE: AS CHOLERA ESCALATES, RED CROSS FUNDING FALLS SHORT</p>
<p>With the number of cholera deaths increasing 20% in one week, and with<br />
thousands at risk of infection, the British Red Cross appeals for urgent<br />
funds to save lives in Zimbabwe.</p>
<p>Figures from the Zimbabwe Ministry of Health and the World Health<br />
Organization reveal a worsening crisis. As of 21 January, 48,623 cases<br />
had been reported, with 2,755 deaths. Most alarming, according to Red<br />
Cross Red Crescent health experts, is the mortality rate of 5.7 per<br />
cent, an indication that the outbreak is still far from under control.<br />
Overall, this signifies a 20 per cent increase in cholera deaths over<br />
the past week and rings alarm bells about the need to push back this<br />
epidemic and better fund the humanitarian effort on the ground.</p>
<p>The British Red Cross have sent a team of water and sanitation experts<br />
to Zimbabwe to respond to the emergency.<br />
&#8220;We have been able to send an emergency response team into Zimbabwe,<br />
thanks to money from the public and a significant donation from<br />
GlaxoSmithKline to the British Red Cross Appeal,&#8221; said Pete Garrett,<br />
Relief Operations Manager, British Red Cross.</p>
<p>&#8220;However our struggle now is to raise more funds to supply hygiene kits<br />
for communities. There kits can make the difference between life and<br />
death, they contain really basic items that help to halt or prevent<br />
cholera outbreaks. When you consider that it costs just £1 a day &#8211; less<br />
than a cup of coffee &#8211; to protect a family of five from cholera, it<br />
shows that any donation, large or small, can make a huge difference. We<br />
need to get these kits out there now&#8221;.</p>
<p>The scale of the cholera outbreaks has prompted an unprecedented mass<br />
deployment of international Red Cross and Red Crescent resources. The<br />
International Federation of the Red Cross Red Crescent has also launched<br />
an appeal for £6.2m. However the appeal is about 60 per cent<br />
underfunded.</p>
<p>&#8220;The global Red Cross has rallied behind the people of Zimbabwe and the<br />
Zimbabwe Red Cross,&#8221; explained Emma Kundishora, the secretary general of<br />
the ZRCS. &#8220;Our volunteers and staff are on the ground and progress is<br />
being made. But we need the funds to go the last mile.&#8221;</p>
<p>To give to the British Red Cross Zimbabwe &amp; Region Appeal visit<br />
www.redcross.org.uk/zimbabweregion or call  0845 054 7200 . Postal<br />
donations can be sent to British Red Cross, UKO, 44 Moorfields, London,<br />
EC2Y 9AL</p>
<p>ENDS</p>
]]></content:encoded>
			<wfw:commentRss>http://testtest.mylocalgazette.com/cms/2009/01/zimbabwe-as-cholera-escalates-red-cross-funding-falls-short/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New Shopping Cart using Paypal</title>
		<link>http://testtest.mylocalgazette.com/cms/2009/01/new-shopping-cart-using-paypal/</link>
		<comments>http://testtest.mylocalgazette.com/cms/2009/01/new-shopping-cart-using-paypal/#comments</comments>
		<pubDate>Tue, 27 Jan 2009 13:51:16 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Breaking Success]]></category>

		<guid isPermaLink="false">http://testtest.mylocalgazette.com/cms/?p=74</guid>
		<description><![CDATA[Another great idea for you


 
]]></description>
			<content:encoded><![CDATA[<p>Another great idea for you
<p>
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0" width="215" height="355"><param name="movie" value="http://storefront.paypallabs.com/store/portablestore.swf?store_id=cf1ea920cea6012bff55000d60d4b7b8"/><param name="quality" value="high" /><param name="FlashVars" value="store_id=cf1ea920cea6012bff55000d60d4b7b8"><param name="allowScriptAccess" value="always" /><param name="allowNetworking" value="all" /><embed allowScriptAccess="always" allowNetworking="all" src="http://storefront.paypallabs.com/store/portablestore.swf?store_id=cf1ea920cea6012bff55000d60d4b7b8" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="215" height="355"></embed></object></p>
<p> </p>
]]></content:encoded>
			<wfw:commentRss>http://testtest.mylocalgazette.com/cms/2009/01/new-shopping-cart-using-paypal/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>US agencies use our Software.</title>
		<link>http://testtest.mylocalgazette.com/cms/2008/08/us-agencies-use-our-software/</link>
		<comments>http://testtest.mylocalgazette.com/cms/2008/08/us-agencies-use-our-software/#comments</comments>
		<pubDate>Thu, 21 Aug 2008 12:26:12 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Breaking Success]]></category>

		<guid isPermaLink="false">http://testtest.mylocalgazette.com/cms/?p=67</guid>
		<description><![CDATA[  Just released at latest Wordpress camp!
Check out the list. Very impressive. 
]]></description>
			<content:encoded><![CDATA[<p><a href="http://testtest.mylocalgazette.com/cms/wp-content/themes/mimbo2.2/images/for-your-eyes.png"><img class="alignnone size-medium wp-image-69" title="for-your-eyes" src="http://testtest.mylocalgazette.com/cms/wp-content/themes/mimbo2.2/images/for-your-eyes.png" alt="" width="241" height="27" /></a>  Just released at latest Wordpress camp!</p>
<p><a href="http://markjaquith.wordpress.com/2008/08/18/us-government-agencies-using-wordpress/" target="_blank">Check out the list</a>. Very impressive. </p>
]]></content:encoded>
			<wfw:commentRss>http://testtest.mylocalgazette.com/cms/2008/08/us-agencies-use-our-software/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Watermarks</title>
		<link>http://testtest.mylocalgazette.com/cms/2008/08/watermarks/</link>
		<comments>http://testtest.mylocalgazette.com/cms/2008/08/watermarks/#comments</comments>
		<pubDate>Wed, 13 Aug 2008 12:18:14 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Editor's Corner]]></category>

		<guid isPermaLink="false">http://testtest.mylocalgazette.com/cms/?p=66</guid>
		<description><![CDATA[You can protect your copyright very easily at no cost.
]]></description>
			<content:encoded><![CDATA[<p>You can protect your copyright very easily at<a href="http://www.picmarkr.com/" target="_blank"> no cost.</a></p>
]]></content:encoded>
			<wfw:commentRss>http://testtest.mylocalgazette.com/cms/2008/08/watermarks/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Our Local TV &#8211; Live</title>
		<link>http://testtest.mylocalgazette.com/cms/2008/08/our-local-tv-live/</link>
		<comments>http://testtest.mylocalgazette.com/cms/2008/08/our-local-tv-live/#comments</comments>
		<pubDate>Tue, 12 Aug 2008 23:28:33 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Local Issues]]></category>

		<guid isPermaLink="false">http://testtest.mylocalgazette.com/cms/?p=65</guid>
		<description><![CDATA[Hi Folks,
Our Local TV is now live in beta test.  You will be able to have your very own place name and group with the choice of private or public.  A great place to upload your news breaking and entertainment media.
All part of the service to our editors.
Thanks.
Peter.
]]></description>
			<content:encoded><![CDATA[<p>Hi Folks,</p>
<p><a href="http://www.ourlocal.tv" target="_blank">Our Local TV is now live in beta test.</a>  You will be able to have your very own place name and group with the choice of private or public.  A great place to upload your news breaking and entertainment media.</p>
<p>All part of the service to our editors.</p>
<p>Thanks.</p>
<p>Peter.</p>
]]></content:encoded>
			<wfw:commentRss>http://testtest.mylocalgazette.com/cms/2008/08/our-local-tv-live/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
