<?xml version="1.0" encoding="UTF-8"?>    <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
      <channel>
        <title></title>
        <link>https://interactivetools.com/forum/forum-search.php?k=user%3Ayallaf1</link>
        <description></description>
        <pubDate>Wed, 13 May 2026 14:53:07 -0700</pubDate>
        <language>en-us</language>
        <atom:link href="https://interactivetools.com/forum/forum-search.php?k=user%3Ayallaf1&amp;rss=1" rel="self" type="application/rss+xml" />

                <item>
          <title>RSS Feed help</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2199941#post2199941</link>
          <description><![CDATA[Hi<br />My RSS feed (below) works fine.However I would like to show the entire article including images. How would this be done?<br />Thanx in advance<br /><br />Current RSS code:<br /><br />&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;<br />&lt;rss <br />    version=&quot;2.0&quot;&gt;<br />    &lt;channel&gt;<br />        &lt;title&gt;YallaF1 Top Formula 1 Stories&lt;/title&gt;<br />        &lt;description&gt;YallaF1 Top Formula 1 Stories&lt;/description&gt;<br />        &lt;link&gt;http://www.yallaf1.com/stories.php&lt;/link&gt;<br />        &lt;language&gt;en-us&lt;/language&gt;<br />        &lt;lastBuildDate&gt;Mon, 26 Oct 2009 23:22:46 +0400&lt;/lastBuildDate&gt;<br />        &lt;pubDate&gt;Mon, 26 Oct 2009 23:22:43 +0400&lt;/pubDate&gt;<br />        &lt;generator&gt;FeedForAll v2.0 (2.0.2.9) unlicensed version http://www.feedforall.com&lt;/generator&gt;<br />        &lt;?php foreach ($top_storiesRecords as $record): ?&gt;<br />        &lt;?php endforeach ?&gt;<br />        &lt;?php?&gt;<br />            <br />        &amp;lt;?php echo htmlspecialchars($record[&amp;apos;title&amp;apos;]) ?&amp;gt;&lt;item&gt;<br />            &lt;title&gt;&amp;lt;?php  <br />  $text = $record[&amp;apos;introduction&amp;apos;];  <br />  if (strlen($text)&amp;gt; 247):  <br />    $minCharsToRemove = strlen($text) - 247;  <br />    $text = preg_replace(&amp;apos;/^(.*\S)\b.*?.{&amp;apos;.$minCharsToRemove.&amp;apos;}$/s&amp;apos;, &amp;apos;\\1&amp;apos;, $text) . &amp;quot;...&amp;quot;;  <br />  endif;  <br />  echo htmlspecialchars($text); <br />?&amp;gt;&lt;/title&gt;<br />            &lt;description&gt;http://www.yallaf1.com%3C?php%20echo%20$record%5B&amp;apos;_link&amp;apos;%5D%20?%3E&lt;/description&gt;<br />            &lt;link isPermaLink=&quot;true&quot;&gt;php echo $record[&amp;apos;_link&amp;apos;]&lt;/link&gt;<br />            &lt;guid&gt;&amp;lt;?php echo date(&amp;quot;r&amp;quot;, strtotime($record[&amp;apos;date&amp;apos;])) ?&amp;gt;&lt;/guid&gt;<br />        &lt;pubDate&gt;&amp;lt;?php echo date&amp;quot;r&amp;quot;, strtotime($record['date'])) ?&amp;gt;(&lt;/pubDate&gt;<br />&lt;/item&gt;<br />&lt;/channel&gt;<br />&lt;/rss&gt;<br />]]></description>
          <pubDate>Mon, 26 Oct 2009 14:37:19 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2199941#post2199941</guid>
        </item>
                <item>
          <title>Re: [sagentic] Exporting to Wordpress</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2199940#post2199940</link>
          <description><![CDATA[Thanx Kenny this got me going in the right direction...<br />[:P]<br />]]></description>
          <pubDate>Mon, 26 Oct 2009 14:35:59 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2199940#post2199940</guid>
        </item>
                <item>
          <title>Exporting to Wordpress</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2199913#post2199913</link>
          <description><![CDATA[Hi<br />Is there an easy way (other than copy paste) to copy CMSB built pages into Wordpress? Automated method for bulk Wordpress import CMSB content<br />or CMSB export to Wordpress<br />Cheers<br />PV<br />]]></description>
          <pubDate>Sun, 25 Oct 2009 09:25:46 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2199913#post2199913</guid>
        </item>
                <item>
          <title>Excuse the ignorance but was is: xml coding of a website mean?</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2199266#post2199266</link>
          <description><![CDATA[Hi<br />A content provider delivers editorial content via xml. he has this to say:<br /><br />The better your website is coded, the quicker we can add the content. <br />All content is provided as a XML stream pushed via FTP directly on your server. With a XML reader you simply read the XML files und publish them just in time on your website. So you don't have any progessing coding or content management to do. <br /><br />What does he mean by this?<br />Is this do-able with CMSB?<br />Does Interactive do this kind of work or can you reccomend someone please?<br /><br />Thanx in advance <br /><br />PV<br /><br />[pirate]<br />]]></description>
          <pubDate>Wed, 09 Sep 2009 10:12:10 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2199266#post2199266</guid>
        </item>
                <item>
          <title>Table Problems</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2199196#post2199196</link>
          <description><![CDATA[Hi<br />Having some troubles with getting tables to look as they are in wysiwyg when they are published.<br />Attached image below (TABLES PROBLEM.jpg) explains the situation.<br />I create a table (imported from Word) which looks good in the Admin wysiwyg however when publishing - the width which I set at 500px is correct but no matter what I do (including setting the height of the table - see attached jpeg -  the spacing between rows &quot;stretches&quot; to double spacing and thus I would like to know :<br />1. How to control the row spacing so that the spacing is how it looks in wysiwyg?<br />2. Most effective way to control the height of a table?<br />3. Best practice for using tables in CMSB?<br /><br />An example with the table in question can be seen here:<br /><a target="_blank" href="http://www.yallaf1.com/storiesDetail.php?Raikkonen-wins-Spa-Fisi-scores-big-for-Force-India-335">http://www.yallaf1.com/storiesDetail.php?Raikkonen-wins-Spa-Fisi-scores-big-for-Force-India-335</a><br /><br />Thanx in advance for any input.<br />Cheers<br />PV<br />]]></description>
          <pubDate>Mon, 07 Sep 2009 01:26:15 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2199196#post2199196</guid>
        </item>
                <item>
          <title>Point me in the right direction</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2198294#post2198294</link>
          <description><![CDATA[Hi<br /><br />Needing some advice. We are wanting to have a countdown/ event timetable widget made for our website www.yallaf1.com similar to the one seen here: http://www.ing-renaultf1.com/en/_2009/team/index.php#/team/home_team/ (top right hand corner)<br />Can someone reccomend any individual or company that makes these.<br />I know it ain't a CMSB query but it is for a CMSB built site <br />[angelic]<br /><br />Cheers<br />PV<br />]]></description>
          <pubDate>Sun, 19 Jul 2009 14:13:53 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2198294#post2198294</guid>
        </item>
                <item>
          <title>Re: [isdoo] New CMS Builder website: YallaF1.com</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2198044#post2198044</link>
          <description><![CDATA[Hi<br />We receive our content via media syndication. All content is manually added.<br />Cheers<br />PV<br />]]></description>
          <pubDate>Thu, 02 Jul 2009 12:41:14 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2198044#post2198044</guid>
        </item>
                <item>
          <title>New CMS Builder website: YallaF1.com</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2198041#post2198041</link>
          <description><![CDATA[Hi Folks<br />Check out our CMSB built website YallaF1.com<br />Great design and implementation by Nigel Goordijk of Commomsense Designs (standing ovation) [cool]<br />And great support from Interactive - Ross in particular (applause) [cool]<br />And guys I will be back to torture you some more!!!<br />[angelic]<br />Cheers<br />PV<br /><a target="_blank" href="http://www.yallaf1.com/">http://www.yallaf1.com/</a><br />]]></description>
          <pubDate>Thu, 02 Jul 2009 05:36:33 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2198041#post2198041</guid>
        </item>
                <item>
          <title>Re: [Damon] Image upload quality problem</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2197960#post2197960</link>
          <description><![CDATA[Thanx for the reply Damon<br />Advert is for Qatar Airways<br />Link: http://www.yallaf1.com/news-latest.php<br />Cheers<br />PV<br />]]></description>
          <pubDate>Thu, 25 Jun 2009 12:15:43 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2197960#post2197960</guid>
        </item>
                <item>
          <title>Image upload quality problem</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2197954#post2197954</link>
          <description><![CDATA[Hi<br />I am uploading gif banners onto my site. The size defined is 468x60.<br />The problem is that the image published is blown up (see attachment PICTUREPROBS.jpg) and instead of the crisp original we are left with a fuzzy image which is published size 521x68 - which looks terrible and seeing this is for advertising it should look crisp and clean...<br />Attached is also screen grab of the Admin Settings for my Ad area.<br />Need to know:<br />1. why the image is &quot;growing&quot; on the page.<br />2. fix for this so the image we upload is the image we see.<br />Thanx<br />PV<br />[mad]<br />]]></description>
          <pubDate>Thu, 25 Jun 2009 06:04:03 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2197954#post2197954</guid>
        </item>
                <item>
          <title>Changing Image Defaults</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2197917#post2197917</link>
          <description><![CDATA[Hi<br />Is there a way to change the defaults on the Insert/Edit Image panel - admin side.<br />Please refer to attachment.<br />Thanx<br />PV<br />[cool]<br />]]></description>
          <pubDate>Wed, 24 Jun 2009 06:05:47 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2197917#post2197917</guid>
        </item>
                <item>
          <title>Re: [ross] Image Upload</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2197758#post2197758</link>
          <description><![CDATA[Hi Ross<br />Have been doing as you said and it works fine. I also discovered you can upload more than one image - but alas only one at a time - and then place them in the content area where I want them.<br />1. Is there a way to upload several images at a time through Add or Upload Files which gives a drop down box for several images to be uploaded at a time. This would be useful because my articles often take more than one image and as many as ten at a time.<br />2. Also if you could advise on how to link these thumbnails to the bigger image via (first prize) a pop-up window or simply a new browser window.<br />Cheers<br />PV<br />[angelic]<br />]]></description>
          <pubDate>Mon, 15 Jun 2009 12:27:05 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2197758#post2197758</guid>
        </item>
                <item>
          <title>Re: [ross] Image Upload</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2197675#post2197675</link>
          <description><![CDATA[Maybe you will be kind enough to walk me through it....<br />Thanx<br />[angelic]<br />]]></description>
          <pubDate>Thu, 04 Jun 2009 12:01:42 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2197675#post2197675</guid>
        </item>
                <item>
          <title>Re: [Dave] Image Upload</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2197651#post2197651</link>
          <description><![CDATA[Hi Dave<br />I disagree that it is easiewr than AM2 - quite the opposite actually...<br />Cheers<br />PV<br />]]></description>
          <pubDate>Mon, 01 Jun 2009 21:53:38 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2197651#post2197651</guid>
        </item>
                <item>
          <title>Re: [ross] Image Upload</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2197613#post2197613</link>
          <description><![CDATA[Attached is my workarea<br />How do I get Article Photos into the content are. These should e thumbnails with captions underneath the thumbnails. The thumbnail should be linked to a bigger image in another window.<br /><br />Where is WYSIWYG<br />Where is this clickable button to upload images?<br />In other words more detail would be cool<br /><br />[angelic]<br />]]></description>
          <pubDate>Mon, 01 Jun 2009 07:02:48 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2197613#post2197613</guid>
        </item>
                <item>
          <title>Image Upload</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2197596#post2197596</link>
          <description><![CDATA[Hi<br />I am new to CMS having worked with Article Manager until now. One thing article manager has is a very neat image uploading method whereby you upload a batch of images which each generate a ***image#*** tag. You can then caption, align, thumbnail it etc. Then you simply cut and paste this in the text area (***image#***) and this puts the image or thumbnail in the designated area.<br />Is this method available in CMS?<br />Please advise<br />Thanx<br />PV<br />]]></description>
          <pubDate>Sat, 30 May 2009 02:11:16 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2197596#post2197596</guid>
        </item>
                <item>
          <title>Wierd problem</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2227828#post2227828</link>
          <description><![CDATA[Hi <br />Was updating my site when suddenly noticed some bizzare activity which I cannot fathom. <br />Please check the attachment PROBLEM.jpg where there are links to:<br />[url "<a href="http://www.interactivetools.com/forum/forum.cgi?url=http%3A%2F%2Fwww.interactivetools.com%2Fforum%2Fforum.cgi%3Furl%3Dhttp%253A%252F%252Fwww.tabwiki.com%252Fimages%252Fthumb%252F6%252F6e%252FShowdown_a_chorus_of_obliteration.jpg%252Fnewsbin%2525205.02%252520warez.html" rel="nofollow">http://www.interactivetools.com/forum/forum.cgi?url=http%3A%2F%2Fwww.interactivetools.com%2Fforum%2Fforum.cgi%3Furl%3Dhttp%253A%252F%252Fwww.tabwiki.com%252Fimages%252Fthumb%252F6%252F6e%252FShowdown_a_chorus_of_obliteration.jpg%252Fnewsbin%2525205.02%252520warez.html</a>"]<span style="color:#800080;">newsbin 5.02 warez[/#800080][/url] <br />and attachment problem2.jpg [url "<a href="http://www.siacentral.net/components/com_fireboard/template/default/plugin/captcha/produkt%20key%20vista.html" rel="nofollow">http://www.siacentral.net/components/com_fireboard/template/default/plugin/captcha/produkt%20key%20vista.html</a>"]<span style="color:#800080;">produkt key vista[/#800080][/url] <br />Fixed it by replacing the relevant templates <br />Questions is: How did these links get there in the first place? <br />Thanks <br />[crazy]<br /></span></span>]]></description>
          <pubDate>Mon, 20 Apr 2009 12:01:30 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2227828#post2227828</guid>
        </item>
                <item>
          <title>Re: [Donna] Emergency Help unknown placeholder $my.siteDescription$</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2227811#post2227811</link>
          <description><![CDATA[Donna <br /><br />Thanx for the response.<br />Which templates (names) would these be?<br />Cheers <br /><br />PV<br />[blush]<br />]]></description>
          <pubDate>Sat, 11 Apr 2009 01:44:59 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2227811#post2227811</guid>
        </item>
                <item>
          <title>Emergency Help unknown placeholder $my.siteDescription$</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2227798#post2227798</link>
          <description><![CDATA[Hi <br />Replaced the header.jpg with a customized version which included site logo. <br />Erased the placeholders <b>my.siteDescription and my.siteName <br /></b>and the results is what you see here attached <br />Please help and advise <br />Thanx <br />Anj <br />[mad]<br />]]></description>
          <pubDate>Thu, 09 Apr 2009 23:34:16 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2227798#post2227798</guid>
        </item>
                <item>
          <title>Flash problems</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2227784#post2227784</link>
          <description><![CDATA[Hi<br />I have inserted Flash slideshow in the summary section of an article entitled: Brawn GP boss reflects on winning weekend.<br />This works fine in the Home Page view: <a href="http://www.yallaf1.com/" rel="nofollow">http://www.yallaf1.com/</a>  (scroll down)<br />However in the Race Reports category view the slideshow does not show: <a href="http://www.yallaf1.com/RaceReports/index.shtml" rel="nofollow">http://www.yallaf1.com/RaceReports/index.shtml</a><br />Why does this happen? What would be the fix?<br />Advice appreciated.<br />Cheers<br />PV<br />[shocked]<br />]]></description>
          <pubDate>Wed, 08 Apr 2009 02:20:04 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2227784#post2227784</guid>
        </item>
                <item>
          <title>Re: [Donna] Content Area Question</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2227783#post2227783</link>
          <description><![CDATA[Hi Donna<br />Thanx for your input regarding my request for <a href="http://www.yallaf1.com/" rel="nofollow">www.yallaf1.com</a>. I must be honest as a total noob when it comes to code editing and code stuff - not my area of expertise - and the placeholder thing sounds very cool but I simply have no clue how to implement it. So I went to the template and added content in a table which now appears where I want it on the right side panel<br />Cheers<br />[unimpressed]<br />]]></description>
          <pubDate>Tue, 07 Apr 2009 22:32:03 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2227783#post2227783</guid>
        </item>
                <item>
          <title>Content Area Question</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2227763#post2227763</link>
          <description><![CDATA[Hi<br />I would like to know how to add a content area as per the attachment herewith.<br />Content to be put in there (should appear on all pages) would be text, jpeg and/or flash<br />Advice appreciated.<br />Cheers<br />PV<br />[angelic]<br />]]></description>
          <pubDate>Mon, 06 Apr 2009 07:53:12 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2227763#post2227763</guid>
        </item>
                <item>
          <title>Re: [Dave] Notice: Announce your new Article Manager websites here!</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2227758#post2227758</link>
          <description><![CDATA[Hi<br /><a href="http://www.yallaf1.com" rel="nofollow">www.yallaf1.com</a> daily Formula 1 news site without Article Manager - no can do.<br />Very basic as yet - only up one week - looking to customise it....<br />Cheers<br />PV<br />]]></description>
          <pubDate>Sat, 04 Apr 2009 09:32:14 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2227758#post2227758</guid>
        </item>
                <item>
          <title>Changing Font color</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2227749#post2227749</link>
          <description><![CDATA[Hi<br />[font "Verdana"]How to change the font color of the links? <br />They are now blue and green - I want them to be red and gray? <br />Cheers <br />PV <br />[unimpressed]<br />]]></description>
          <pubDate>Fri, 03 Apr 2009 09:01:52 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2227749#post2227749</guid>
        </item>
                <item>
          <title>Re: [Donna] PNG Images of Header graphic AM2</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2227747#post2227747</link>
          <description><![CDATA[Hi Donna<br />As you said it worked. Must have been a cache issue... <a href="http://www.yallaf1.com" rel="nofollow">www.yallaf1.com</a><br />Now another one:<br />How to change the color of the links font?<br />They are now blue and gree - I want them to be Red and dark gray?<br />Thanx for your help<br />Cheers<br />PV<br />]]></description>
          <pubDate>Fri, 03 Apr 2009 03:23:53 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2227747#post2227747</guid>
        </item>
              </channel>
    </rss>
  