<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
<channel>
  <title>Linux Format forums</title>
  <link>http://www.linuxformat.com/forums/index.php</link>
  <description>Help, discussion, magazine feedback and more</description>
  <language>english</language>
  <copyright>(c) Copyright Thu May 23, 2013 8:08 pm by Linux Format forums</copyright>
  <managingEditor>webmaster@linuxformat.com</managingEditor>
  <webMaster>webmaster@linuxformat.com</webMaster>
  <pubDate>Thu May 23, 2013 8:08 pm</pubDate>
  <lastBuildDate>Thu May 23, 2013 8:08 pm</lastBuildDate>
  <docs>http://backend.userland.com/rss</docs>
  <generator>phpBB2 RSS Syndication Mod by Lucas</generator>
  <ttl>1</ttl>

  <image>
    <title>Linux Format forums</title>
    <url></url>
    <link>http://www.linuxformat.com/forums/</link>
    <description>Help, discussion, magazine feedback and more</description>
  </image>

                                      <item>
                                        <title>Tip of the Month LXF69</title>
                                        <link>http://www.linuxformat.com/forums/viewtopic.php?p=4743#4743</link>
                                        <description>&lt;br /&gt;
                                      Author: &lt;a href='http://www.linuxformat.com/forums/profile.php?mode=viewprofile&amp;u=515'&gt;skecs&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;
                                      Posted: Sat Jul 09, 2005 8:55 am&lt;br /&gt;&lt;br /&gt;
                                      &lt;br /&gt;&lt;br /&gt;
                                      Just thought I post a quick correction to the code for Tip of the Month. The convert command is slightly wrong. It occurs after the title is set, and should read:&lt;br /&gt;
&lt;br /&gt;
convert $TMP/$filename -font helvetica -fill yellow -pointsize 26 -box black -draw &quot;text 10,40 '$title'&quot; $TMP/$filename&lt;br /&gt;
&lt;br /&gt;
This adds the text box 10 pixels from the left and 40 pixels from the top, if you want to move it just change these values. Don't forget the &quot;|&quot; between the other two code blocks. The full line is placed after the filename is set and ends up as:&lt;br /&gt;
&lt;br /&gt;
title=`gawk -F \&quot; '/\&amp;lt;b\&amp;gt;/ { print $1; exit; }' $PGE | sed -e :a -e 's/&amp;lt;[^&amp;gt;]*&amp;gt;//g;/&amp;lt;/N;//ba'`&lt;br /&gt;
&lt;br /&gt;
 &lt;img src=&quot;images/smiles/icon_cool.gif&quot; alt=&quot;Cool&quot; border=&quot;0&quot; /&gt;</description>
                                        <comments>http://www.linuxformat.com/forums/viewtopic.php?p=4743#4743</comments>
                                        <author>skecs</author>
                                        <pubDate>Sat Jul 09, 2005 8:55 am</pubDate>
                                        <guid isPermaLink="true">http://www.linuxformat.com/forums/viewtopic.php?p=4743#4743</guid>
                                      </item></channel></rss>