<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2" -->
<rss version="0.91">
    <channel>
        <title>Dynamo</title>
        <description>The 10 most recently updated threads in the Dynamo list</description>
        <link>http://www.freewaytalk.net/</link>
        <lastBuildDate>Fri, 05 Sep 2008 18:31:00 -500</lastBuildDate>
        <generator>FeedCreator 1.7.2</generator>
        <item>
            <title>Carousel help (7 Replies)</title>
            <link>http://www.freewaytalk.net/thread/view/36387</link>
            <description>&lt;p&gt;Try starting over.&lt;/p&gt;

&lt;p&gt;Draw an HTML box on the page. Make it a color.&lt;/p&gt;

&lt;p&gt;With that box selected, use Edit &gt; Duplicate to make 3 more just like it. Use offsets of 0,0 to be sure that there is no position change between them.&lt;/p&gt;

&lt;p&gt;Click on the header at the top of the Site pane until it shows the items in the page (rather than the entire site).&lt;/p&gt;

&lt;p&gt;At this point, you should see a list of four items in the Site pane:&lt;/p&gt;

&lt;pre&gt;&lt;code&gt;item1
item1a
item1b
item1c
&lt;/code&gt;&lt;/pre&gt;

&lt;p&gt;Click on each item within that list in turn, and change its color using the Inspector so that each one is a different color.&lt;/p&gt;

&lt;p&gt;Now drag a selection rectangle around one corner of the stack (or use Shift-click to select all of the elements within the Site pane), and use Item &gt; Group from the main menu to group the elements together. (One possibility here is that you are using the Mac-standard Apple-G for Group, which is unfortunately not the case in Freeway). With the group selected, try applying the Carousel action to the group.&lt;/p&gt;

&lt;p&gt;I suspect what might be happening here is that you have more than one thing selected when you are trying to apply the Action. Grouping the elements gives you one logical object to attach the Action to.&lt;/p&gt;

&lt;p&gt;Walter&lt;/p&gt;

&lt;hr /&gt;

&lt;p&gt;dynamo mailing list
email@hidden
Update your subscriptions at:
&lt;a href=&quot;http://freewaytalk.net/person/options&quot;&gt;freewaytalk.net/person/options&lt;/a&gt;&lt;/p&gt;
</description>
            <author>waltd</author>
            <pubDate>Fri, 05 Sep 2008 21:49:20 -500</pubDate>
        </item>
        <item>
            <title>Scriptaculous Slider: How Hard Is it To Do? (7 Replies)</title>
            <link>http://www.freewaytalk.net/thread/view/30129</link>
            <description>&lt;p&gt;Sorry, just double-checked, and Slider in Script.aculo.us means only
an on-screen control that you slide to change a numerical value.&lt;/p&gt;

&lt;p&gt;The thread that you saw the slider in shows one use of this control
&amp;#8212; to change a value that the user will submit through a form.&lt;/p&gt;

&lt;p&gt;Here&amp;#8217;s another thread that explains another thing you can do with it:&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;http://freewaytalk.net/thread/view/27309&quot;&gt;freewaytalk.net/thread/view/27309&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;But if you want to make a part of your page scroll automatically,
then there&amp;#8217;s the Carousel which is documented here:&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;http://scripty.walterdavisstudio.com/carousel&quot;&gt;scripty.walterdavisstudio.com/carousel&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Walter&lt;/p&gt;

&lt;p&gt;On Sep 5, 2008, at 3:43 PM, Walter Lee Davis wrote:&lt;/p&gt;

&lt;blockquote&gt;
  &lt;p&gt;Can you post a link to the page you mean? You might be wanting my
  Carousel Action effect. Slider means something very specific in
  Script.aculo.us &amp;#8212; it&amp;#8217;s either the effect you get with a Finder
  window when the elements don&amp;#8217;t all fit in the window area or a way to
  set a numerical value by sliding a &amp;#8220;thumb&amp;#8221; along a track &amp;#8212; you move
  the slider, and the contents scroll or the number changes.&lt;/p&gt;
  
  &lt;p&gt;Walter&lt;/p&gt;
  
  &lt;p&gt;On Sep 5, 2008, at 3:22 PM, george wrote:&lt;/p&gt;
  
  &lt;blockquote&gt;
    &lt;p&gt;I really want the sliding action of the Scriptaculous example on
    the Softpress website.  I&amp;#8217;m not sure if this will do that.&lt;/p&gt;
  &lt;/blockquote&gt;
  
  &lt;hr /&gt;
  
  &lt;p&gt;dynamo mailing list
  email@hidden
  Update your subscriptions at:
  &lt;a href=&quot;http://freewaytalk.net/person/options&quot;&gt;freewaytalk.net/person/options&lt;/a&gt;&lt;/p&gt;
&lt;/blockquote&gt;

&lt;hr /&gt;

&lt;p&gt;dynamo mailing list
email@hidden
Update your subscriptions at:
&lt;a href=&quot;http://freewaytalk.net/person/options&quot;&gt;freewaytalk.net/person/options&lt;/a&gt;&lt;/p&gt;
</description>
            <author>waltd</author>
            <pubDate>Fri, 05 Sep 2008 20:03:21 -500</pubDate>
        </item>
        <item>
            <title>Text formatting options for WebYep? (7 Replies)</title>
            <link>http://www.freewaytalk.net/thread/view/39101</link>
            <description>&lt;p&gt;Hi Keith&lt;br /&gt;
I have to say all the Richtext editors have there faults, I suppose that&amp;#8217;s one of the problem with free software.. :o(&lt;br /&gt;
Like David I too tend not to give clients richtext unless necessary and to expand on Davids comments (which is what I tend to do too)
if you wanted to make some style called &amp;#8220;STRESS&amp;#8221; and you wanted to apply your style you would change this:&lt;/p&gt;

&lt;pre&gt;&lt;code&gt;  example text example text example text.
&lt;/code&gt;&lt;/pre&gt;

&lt;p&gt;to this&lt;/p&gt;

&lt;pre&gt;&lt;code&gt; &amp;lt;STRESS example text example text example text.&amp;gt;
&lt;/code&gt;&lt;/pre&gt;

&lt;p&gt;then this would style that complete line&lt;br /&gt;
if you wanted to style part of the line of copy you could do this:&lt;/p&gt;

&lt;pre&gt;&lt;code&gt;  &amp;lt;STRESS example text&amp;gt; example text example text.
&lt;/code&gt;&lt;/pre&gt;

&lt;p&gt;This would only style the first &amp;#8216;example text&amp;#8217;&lt;br /&gt;
if you wanted to style two lines then you would need to apply the style to both lines as below:&lt;/p&gt;

&lt;pre&gt;&lt;code&gt;  &amp;lt;STRESS example text example text example text.&amp;gt;
  &amp;lt;STRESS example text example text example text.&amp;gt;
&lt;/code&gt;&lt;/pre&gt;

&lt;p&gt;There has been some improvements recently with TinyMCE and you may want to make sure you have the latest variant&lt;br /&gt;
I hope this helps&lt;br /&gt;
kind regards max&lt;/p&gt;

&lt;hr /&gt;

&lt;p&gt;dynamo mailing list
email@hidden
Update your subscriptions at:
&lt;a href=&quot;http://freewaytalk.net/person/options&quot;&gt;freewaytalk.net/person/options&lt;/a&gt;&lt;/p&gt;
</description>
            <author>max</author>
            <pubDate>Fri, 05 Sep 2008 06:14:07 -500</pubDate>
        </item>
        <item>
            <title>Setting up Pay Par Click (4 Replies)</title>
            <link>http://www.freewaytalk.net/thread/view/38964</link>
            <description>&lt;p&gt;Paul,&lt;/p&gt;

&lt;p&gt;Your using our hosting.  Look at Openads (OpenX) in your hosting&lt;br /&gt;
control Panel.  One click install it into a directory and have a play&lt;br /&gt;
around with it.  Its one of the scripts Walt has kindly listed on his&lt;br /&gt;
Hotscripts search URL.&lt;/p&gt;

&lt;p&gt;David&lt;/p&gt;

&lt;p&gt;On 2 Sep 2008, at 12:41, Paul wrote:&lt;/p&gt;

&lt;blockquote&gt;
  &lt;p&gt;HI,
  Ive been asked about Pay Per Click systems and how would one be&lt;br /&gt;
  set up. I havent a clue - are there any out there which could be&lt;br /&gt;
  plugged into easily?&lt;/p&gt;
  
  &lt;p&gt;This isnt a case of using Google as the system will be targeting a&lt;br /&gt;
  very narrow band of adverts. Ill know more next week, but Id like&lt;br /&gt;
  to get a head start on whats involved.&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;David Owen
Freeway Friendly Web hosting and Domains  ::
(Test Drive a web hosting account for Free)
&lt;a href=&quot;http://www.ineedwebhosting.co.uk&quot;&gt;www.ineedwebhosting.co.uk&lt;/a&gt;
&lt;a href=&quot;http://www.printlineadvertising.co.uk/freeway&quot;&gt;www.printlineadvertising.co.uk/freeway&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Printing:: (leaflets, letterheads, cards etc)
&lt;a href=&quot;http://www.printlineadvertising.co.uk/print.html&quot;&gt;www.printlineadvertising.co.uk/print.html&lt;/a&gt;&lt;/p&gt;

&lt;hr /&gt;

&lt;p&gt;dynamo mailing list
email@hidden
Update your subscriptions at:
&lt;a href=&quot;http://freewaytalk.net/person/options&quot;&gt;freewaytalk.net/person/options&lt;/a&gt;&lt;/p&gt;
</description>
            <author>David Owen</author>
            <pubDate>Wed, 03 Sep 2008 09:04:04 -500</pubDate>
        </item>
        <item>
            <title>CMS or PHP/MySQL? (30 Replies)</title>
            <link>http://www.freewaytalk.net/thread/view/32055</link>
            <description>&lt;p&gt;Thanks Walter, great clarifying!&lt;/p&gt;

&lt;p&gt;What would one do without FreewayTalk?  Digging an whole in the ground or something.&lt;/p&gt;

&lt;hr /&gt;

&lt;p&gt;dynamo mailing list
email@hidden
Update your subscriptions at:
&lt;a href=&quot;http://freewaytalk.net/person/options&quot;&gt;freewaytalk.net/person/options&lt;/a&gt;&lt;/p&gt;
</description>
            <author>ulfr</author>
            <pubDate>Thu, 28 Aug 2008 16:20:03 -500</pubDate>
        </item>
        <item>
            <title>New video pop-up on website (6 Replies)</title>
            <link>http://www.freewaytalk.net/thread/view/37589</link>
            <description>&lt;p&gt;Thanks Chuck,&lt;/p&gt;

&lt;p&gt;I&amp;#8217;ve seen quite a few of these.  My problem is integrating these into FW.  I followed a tutorial for lightbox and got it work as well as used Weaver&amp;#8217;s MooTools action.  Neither of these allow media files.&lt;/p&gt;

&lt;p&gt;I am really hoping I don&amp;#8217;t have to re-invent the wheel (which is going to be hard since I am not a web coder) and can find something that I can adapt.  I don&amp;#8217;t really care which &amp;#8216;box&amp;#8217; version it is.&lt;/p&gt;

&lt;hr /&gt;

&lt;p&gt;dynamo mailing list
email@hidden
Update your subscriptions at:
&lt;a href=&quot;http://freewaytalk.net/person/options&quot;&gt;freewaytalk.net/person/options&lt;/a&gt;&lt;/p&gt;
</description>
            <author>george</author>
            <pubDate>Mon, 11 Aug 2008 20:46:22 -500</pubDate>
        </item>
        <item>
            <title>Looking for database gurus</title>
            <link>http://www.freewaytalk.net/thread/view/37551</link>
            <description>&lt;p&gt;Hey Gang,&lt;/p&gt;

&lt;p&gt;In my new business, Macris Direct (www.macrisdirect.com), I&amp;#8217;m finding myself selling websites that are over my head technically. Are there any advanced users who would be interested in working with me to set up advanced database-integrated sites?&lt;/p&gt;

&lt;p&gt;If you&amp;#8217;re interested, email me at andrew at macrisdirect dot com.&lt;/p&gt;

&lt;p&gt;thanks,
Andrew&lt;/p&gt;

&lt;hr /&gt;

&lt;p&gt;dynamo mailing list
email@hidden
Update your subscriptions at:
&lt;a href=&quot;http://freewaytalk.net/person/options&quot;&gt;freewaytalk.net/person/options&lt;/a&gt;&lt;/p&gt;
</description>
            <author>Andrew Macris</author>
            <pubDate>Wed, 06 Aug 2008 08:57:15 -500</pubDate>
        </item>
        <item>
            <title>Form Changes (4 Replies)</title>
            <link>http://www.freewaytalk.net/thread/view/37323</link>
            <description>&lt;p&gt;This works great. Thanks again.&lt;/p&gt;

&lt;p&gt;Except for &amp;#8230; how do I get the footer to be included at the bottom of the page? I tried it as a SSI but I can&amp;#8217;t get it to position right. I&amp;#8217;ve read all the talk on footers and haven&amp;#8217;t found a solution yet that I find works.
Any suggestions?&lt;/p&gt;

&lt;p&gt;P.S. - If you use the add footer space action, how do you link the footer that actually goes in that space? Or is it for text only. Just curious.&lt;/p&gt;

&lt;hr /&gt;

&lt;p&gt;dynamo mailing list
email@hidden
Update your subscriptions at:
&lt;a href=&quot;http://freewaytalk.net/person/options&quot;&gt;freewaytalk.net/person/options&lt;/a&gt;&lt;/p&gt;
</description>
            <author>atowngal</author>
            <pubDate>Mon, 04 Aug 2008 19:10:05 -500</pubDate>
        </item>
        <item>
            <title>Source code snooper &amp;amp; Freeway 5 Pro (2 Replies)</title>
            <link>http://www.freewaytalk.net/thread/view/37354</link>
            <description>&lt;p&gt;Great, thank you.&lt;/p&gt;

&lt;hr /&gt;

&lt;p&gt;dynamo mailing list
email@hidden
Update your subscriptions at:
&lt;a href=&quot;http://freewaytalk.net/person/options&quot;&gt;freewaytalk.net/person/options&lt;/a&gt;&lt;/p&gt;
</description>
            <author>Philip Greenwood</author>
            <pubDate>Mon, 04 Aug 2008 13:00:15 -500</pubDate>
        </item>
        <item>
            <title>XMLC and Java (1 Reply)</title>
            <link>http://www.freewaytalk.net/thread/view/37276</link>
            <description>&lt;p&gt;First I&amp;#8217;ve heard of it. From the looks of the site you linked, it is
going to read in a regular HTML page (which Freeway happily creates)
and then make it dynamic, without much in the way of special tags or
code in the HTML to guide it. If you can find an implementation guide
that goes into more detail, someone here could probably help you.&lt;/p&gt;

&lt;p&gt;Walter&lt;/p&gt;

&lt;p&gt;On Aug 1, 2008, at 6:02 PM, Shirish Patel wrote:&lt;/p&gt;

&lt;blockquote&gt;
  &lt;p&gt;Hi,&lt;/p&gt;
  
  &lt;p&gt;Does anyone have practical experience of integrating
  Freeway5 Pro HTML files with XMLC (www.xmlc.org) ?
  Any advice, guidance or  gotcha list appreciated.&lt;/p&gt;
&lt;/blockquote&gt;

&lt;hr /&gt;

&lt;p&gt;dynamo mailing list
email@hidden
Update your subscriptions at:
&lt;a href=&quot;http://freewaytalk.net/person/options&quot;&gt;freewaytalk.net/person/options&lt;/a&gt;&lt;/p&gt;
</description>
            <author>waltd</author>
            <pubDate>Sat, 02 Aug 2008 13:11:10 -500</pubDate>
        </item>
    </channel>
</rss>
