<?xml version="1.0" encoding="utf-8" ?>
<rss version="2.0"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
    xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
    xmlns:admin="http://webns.net/mvcb/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:content="http://purl.org/rss/1.0/modules/content/">
    
    <channel>
    
    <title>RapidWeaver User Forum</title>
    <link>http://forums.realmacsoftware.com/index.php/forums/</link>
    <description>RapidWeaver User Forum</description>
    <dc:language>en</dc:language>
    <dc:rights>Copyright 2012</dc:rights>
    <dc:date>2012-02-06T19:25:41+00:00</dc:date>
    <admin:generatorAgent rdf:resource="http://expressionengine.com/" />
    

    <item>
      <title>Change text snippets (prices) thoughout your RapidWeaver project</title>
      <link>http://forums.realmacsoftware.com/index.php/forums/viewthread/54613/</link>
      <guid>http://forums.realmacsoftware.com/index.php/forums/viewthread/54613/#When:19:25:41Z</guid>
      <description>&lt;p&gt;&lt;b&gt;Say you have 30 prices spread across your whole website. &lt;br /&gt;
Takes time to find and update all those prices&#8230; (could be text snippets).&lt;br /&gt;
&lt;/b&gt;&lt;br /&gt;
This can be done today&#8230; with pluskit.&lt;br /&gt;
You just create a page for every text snippet (price, whatever). &lt;br /&gt;
Name the page the text snippet.&lt;br /&gt;
Add the text to the page (stacks, styled text or&#8230;)&lt;br /&gt;
Use @import.&lt;/p&gt;

&lt;p&gt;Voilá.&lt;br /&gt;
But 30 pages (in this case) to do this is&#8230; quite a bit!&lt;/p&gt;

&lt;p&gt;&lt;br /&gt;
&lt;b&gt;But is it possible to do easier ?&lt;br /&gt;
&lt;/b&gt;
&lt;/p&gt;</description>
      <dc:date>2012-02-06T19:25:41+00:00</dc:date>
    </item>

    <item>
      <title>Change to Theme Style List Creation.</title>
      <link>http://forums.realmacsoftware.com/index.php/forums/viewthread/54491/</link>
      <guid>http://forums.realmacsoftware.com/index.php/forums/viewthread/54491/#When:11:35:21Z</guid>
      <description>&lt;p&gt;I just went through the exercise of updating the theme of my largest website. I used lots of Theme Styles (around 30) to assist in navigation by color coding areas of the site. That all worked fine and continues to do so. But I do have two suggestions that I feel would streamline the process.&lt;/p&gt;

&lt;p&gt;Here is my first request: Please make the list of Theme Styles sort alphabetically or at least by order of creation, alphabetical is preferred. I had to recreate all of the the theme styles from scratch for the updated theme. I used a standardized descriptive name which I figured wold make the list easy to navigate. But come to find out the items get added to the list in a totally random fashion: not alphabetical, not by date created, just totally random. The hardest part of this whole exercise was trying to find a given theme style in the list because the list was all scrambled. This change doesn&#8217;t seem like it would be too hard to implement and really would make life easier. &lt;/p&gt;

&lt;p&gt;A second request would be to consolidate the three theme related buttons to one area of the Inspector &amp;amp; make the Theme Style button show the the name of the theme style in use. As it is now you go to the top of the Inspector palette to pick the theme. Next you must mouse to the bottom of the Inspector for the button to change the Theme Style. This small button just shows a folder icon and you have no indication of the name of the current Theme Style. My suggestion is this: Take the three buttons for picking the Theme Name, Theme Style plus the gear menu (used for saving a theme style) and locate them together. This would prevent you from having to mouse to the top of the Inspector and then down to the bottom all the time. All the buttons for the operations would be grouped together. Lastly make the button for picking the Theme Style the same size as the Theme Name button and let it display the name of the currently selected theme.
&lt;/p&gt;</description>
      <dc:date>2012-02-04T11:35:21+00:00</dc:date>
    </item>

    <item>
      <title>Help with contact form needed!!</title>
      <link>http://forums.realmacsoftware.com/index.php/forums/viewthread/54473/</link>
      <guid>http://forums.realmacsoftware.com/index.php/forums/viewthread/54473/#When:03:50:20Z</guid>
      <description>&lt;p&gt;Hello to all,&lt;/p&gt;

&lt;p&gt;I recently started using RW to manage my site. I use Yahoo as my host and have already created several e&#45;mail addresses for different aspects of my business. So my problem is, when I plug my info at thequantumartgallery dot com into the contact form i get an error message. I contacted Yahoo and was given a line of code. Where should I plug in this line to get the servers to speak with one another. I am almost certain it can be done in the &#8216;page info&#8217; section of the contact form, just not sure where. Or will I need an add&#45;on program to create this form so that it will work? Below is the line of code can anyone help me figure this out?!&lt;/p&gt;

&lt;p&gt;&amp;lt;form method=post action=&#8220;http://us.1.p8.webhosting.yahoo.com/forms?login=tarrek1105&#8221;&amp;gt;&lt;/p&gt;

&lt;p&gt;Thank you!!!
&lt;/p&gt;</description>
      <dc:date>2012-02-04T03:50:20+00:00</dc:date>
    </item>

    <item>
      <title>How do I determine the color code for elements in a theme&#63;</title>
      <link>http://forums.realmacsoftware.com/index.php/forums/viewthread/54460/</link>
      <guid>http://forums.realmacsoftware.com/index.php/forums/viewthread/54460/#When:18:59:49Z</guid>
      <description>&lt;p&gt;Hello to all,&lt;/p&gt;

&lt;p&gt;Can anyone tell me how to find a specific color index for any given theme? For example color: #7E6B54. I am altering the avant&#45;garde theme in CSS and would like to use the reddish tab color for the slogan lettering, but I can&#8217;t see to find those codes. When I try to write a line such as color: rgb (194,73,0) it resets to default. &lt;/p&gt;

&lt;p&gt; Any thoughts would be much appreciated!&lt;/p&gt;

&lt;p&gt;Cancel that&#8230;.It appears it can be accessed via the colors menu @palette select &#8220;web safe colors&#8221; &lt;/p&gt;

&lt;p&gt;If I am incorrect please feel free to comment!
&lt;/p&gt;</description>
      <dc:date>2012-02-03T18:59:49+00:00</dc:date>
    </item>

    <item>
      <title>Automatically remove files on server when a page is deleted in RW</title>
      <link>http://forums.realmacsoftware.com/index.php/forums/viewthread/54263/</link>
      <guid>http://forums.realmacsoftware.com/index.php/forums/viewthread/54263/#When:15:58:16Z</guid>
      <description>&lt;p&gt;Whenever you delete a page in RW you later have to manually delete the files on your server via FTP.&lt;/p&gt;

&lt;p&gt;Would it be possible for RW to automatically delete the relevant files during the next &#8220;publish&#8221; if a page has been removed from the project?&lt;/p&gt;

&lt;p&gt;Best regards,&lt;/p&gt;

&lt;p&gt;Soren
&lt;/p&gt;</description>
      <dc:date>2012-01-30T15:58:16+00:00</dc:date>
    </item>

    <item>
      <title>Why is upload crippled for large website&#63;</title>
      <link>http://forums.realmacsoftware.com/index.php/forums/viewthread/53445/</link>
      <guid>http://forums.realmacsoftware.com/index.php/forums/viewthread/53445/#When:05:58:17Z</guid>
      <description>&lt;p&gt;I&#8217;ve been trying to upload a replacement website but no success. Tried several times, all failed. It&#8217;s quote a ig site in total because of several large mp3 files which are available on it for people to download. The site folder (exported to my HD from RW521) measures 651MB but when I&#8217;m uploading it reaches multiples of that before failing. The RW sandwich file is 23MB. I&#8217;ve checked my server (I have an unlimited hosting account which has no restrictions on bandwidth, file size, ftp accounts, users, etc etc &#45; zero limits) and there is no reason for this that they can establish, other than &#8220;the program being used&#8221; (read, RapidWeaver).&lt;/p&gt;

&lt;p&gt;I&#8217;m right in the middle of an upload attempt now — the meter is running at 1300MB, but the whole site is only 651MB!!!! What&#8217;s going on????&lt;/p&gt;

&lt;p&gt;How can I make this work? It&#8217;s cost me so much time and money in failed uploads (costing IP bandwidth when on the run) that it&#8217;s become straight out bad business to continue.&lt;/p&gt;

&lt;p&gt;I&#8217;ve heard of file warehousing but have no idea how that works. I&#8217;d love to know though.&lt;/p&gt;

&lt;p&gt;Can anyone help me here? Or is this another ridiculous failing of RapidWeaver that I hadn&#8217;t noticed on smaller sites earlier?&lt;/p&gt;

&lt;p&gt;Many thanks in advance for any help offered.
&lt;/p&gt;</description>
      <dc:date>2012-01-11T05:58:17+00:00</dc:date>
    </item>

    <item>
      <title>color picker</title>
      <link>http://forums.realmacsoftware.com/index.php/forums/viewthread/46730/</link>
      <guid>http://forums.realmacsoftware.com/index.php/forums/viewthread/46730/#When:21:17:33Z</guid>
      <description>&lt;p&gt;Can you guys make the color picker work with hex numbers (#A82221) like it did in all the earlier iterations of Rapidweaver?&lt;/p&gt;

&lt;p&gt;Thanks. It&#8217;s really annoying and completely inaccurate to simply always default to using the loop.
&lt;/p&gt;</description>
      <dc:date>2011-05-08T21:17:33+00:00</dc:date>
    </item>

    <item>
      <title>Would like to see this added to the Color Inspector</title>
      <link>http://forums.realmacsoftware.com/index.php/forums/viewthread/53505/</link>
      <guid>http://forums.realmacsoftware.com/index.php/forums/viewthread/53505/#When:01:58:02Z</guid>
      <description>&lt;p&gt;Please see the attached pic for what I&#8217;m requesting. It would be a MUCH welcomed addition to RapidWeaver.&lt;/p&gt;

&lt;p&gt;Thanks
&lt;/p&gt;</description>
      <dc:date>2012-01-13T01:58:02+00:00</dc:date>
    </item>

    <item>
      <title>Last Published Date</title>
      <link>http://forums.realmacsoftware.com/index.php/forums/viewthread/5862/</link>
      <guid>http://forums.realmacsoftware.com/index.php/forums/viewthread/5862/#When:10:05:19Z</guid>
      <description>&lt;p&gt;Can we please have the facility to alter the format of &amp;lt;Last Published Date&amp;gt; so that we can have the option of UK format (DD/MM/YY) as well as the US (MM/DD/YY)? Thank you!
&lt;/p&gt;</description>
      <dc:date>2008-09-13T10:05:19+00:00</dc:date>
    </item>

    <item>
      <title>RW huge memory usage</title>
      <link>http://forums.realmacsoftware.com/index.php/forums/viewthread/52588/</link>
      <guid>http://forums.realmacsoftware.com/index.php/forums/viewthread/52588/#When:02:31:38Z</guid>
      <description>&lt;p&gt;Hit&#8217;s really sat the this otherwise nice program is so unstable&#8230;&lt;br /&gt;
I&#8217;m using it for severals years now bud getting quit annoyed an frustrated it&#8217;s so unstable (I use a iMac 2.8 GHz intel core i5 whit 16 GB of DDR3 RAM) The memory usage of Rapid Weaver is huge, more than 3 GB (See my screen Shot) As a consequence I frequently get stuck an projects. For some small works and hobby fine&#8230; For professional use Huuum? Not convince! More people have the same problem? Ideas? And what can Realmac do here?
&lt;/p&gt;</description>
      <dc:date>2011-12-08T02:31:38+00:00</dc:date>
    </item>

    
    </channel>
</rss>
