<?xml version="1.0"?>
<rss version="2.0">
    <channel>
        <title>Gossamer Forum</title>
        <link>http://www.gossamer-threads.com/forum/</link>
        <language>en-us</language>
        <managingEditor>gforum@gossamer-threads.com</managingEditor>
        <pubDate>Thu, 26 Nov 2009 00:48:22 GMT</pubDate>
        <generator>Gossamer Forum by Gossamer Threads, Inc.</generator>
        <docs>http://www.rssboard.org/rss-specification</docs>
        <image>
            <url>http://www.gossamer-threads.com/images/forum/images/gforum-logo.png</url>
            <title>Gossamer Forum</title>
            <link>http://www.gossamer-threads.com/forum/</link>
            <width>50</width>
            <height>50</height>
        </image>
        <item>
            <title>Re: [rascal] Links Sql. License For Sale</title>
            <link>http://www.gossamer-threads.com/forum/Products_C9/Gossamer_Links_C5/Discussions_F18/Re%3A_%5Brascal%5D_Links_Sql._License_For_Sale_P307603/?page=unread#307603</link>
            <description>Still for sale if anyone is interested! $350.00 firm.</description>
            <guid>4bf45d3f5f9c7665d90637da24110d19</guid>
            <pubDate>Nov 25, 2009, 2:17 PM</pubDate>
        </item>
        <item>
            <title>Re: [brewt] Recurring payments not working for PayPal?</title>
            <link>http://www.gossamer-threads.com/forum/Products_C9/Gossamer_Links_C5/Development%2C_Plugins_and_Globals_F20/Re%3A_%5Bbrewt%5D_Recurring_payments_not_working_for_PayPal%3F_P307602/?page=unread#307602</link>
            <description>Even with sandbox? :/

Cheers

Andy (mod)
andy@ultranerds.com


----------------------------------------------------------------------

Want to give me something back for my help? Please see my Amazon Wish List
GLinks ULTRA Package (plugins total &amp;quot;value&amp;quot; $3,325 &amp;amp; rising, for just $350)| GLinks ULTRA Package PRO (plugins total &amp;quot;value&amp;quot; $5,625 &amp;amp; rising, for just $500)
Support Forum | Links SQL Plugins | DMOZ Dumps | UltraNerds | ULTRAGLobals Plugin | Pre-Made Template Sets | FREE GLinks Plugins!
Compare our different Plugin packages *new* Free CSS Templates</description>
            <guid>b484dc161f34653af5e06b6b2b9c232b</guid>
            <pubDate>Nov 25, 2009, 7:03 AM</pubDate>
        </item>
        <item>
            <title>Re: [carminejg3] When will forum 2.0 be released?</title>
            <link>http://www.gossamer-threads.com/forum/Products_C9/Gossamer_Forum_C7/Pre_Sales_F31/Re%3A_%5Bcarminejg3%5D_When_will_forum_2.0_be_released%3F_P307601/?page=unread#307601</link>
            <description>Also I&#039;m waiting the 2.0 version for sooo long.
I&#039;m an old satisfied customer of many products of Gossamer but I really complain thee fact the we all, as GT Forum users, have not a new version of the forum and YEARS are passing.

I think that Alex Krohn, should take a decision, to have this product or cut out definitely by the GT products. Its non possible to have a web script that is not upgraded by so many years. Also the security of the forum will be a serious risk for all us.

There is time we can wait for the final release? There is anyone of the GT Staff taking care of us that given trust to this product?

We wait a kind reply and, possibly, a date of release.
Thank you.
David</description>
            <guid>2c88c8c216ef448f098893b82c01050e</guid>
            <pubDate>Nov 25, 2009, 6:49 AM</pubDate>
        </item>
        <item>
            <title>Re: [Andy] Recurring payments not working for PayPal?</title>
            <link>http://www.gossamer-threads.com/forum/Products_C9/Gossamer_Links_C5/Development%2C_Plugins_and_Globals_F20/Re%3A_%5BAndy%5D_Recurring_payments_not_working_for_PayPal%3F_P307600/?page=unread#307600</link>
            <description>Just tested my test install, and the initial submit to paypal from glinks seems to work okay for me.

Adrian</description>
            <guid>9bc587efb41ff843510bd2896a464dee</guid>
            <pubDate>Nov 25, 2009, 6:03 AM</pubDate>
        </item>
        <item>
            <title>Recurring payments not working for PayPal?</title>
            <link>http://www.gossamer-threads.com/forum/Products_C9/Gossamer_Links_C5/Development%2C_Plugins_and_Globals_F20/Recurring_payments_not_working_for_PayPal%3F_P307599/?page=unread#307599</link>
            <description>Hi,

I&#039;ve got single payments working ok (one-off), but for some reason the recurring ones don&#039;t seem to wanna work on paypals end :/



Quote:
The link you have used to enter the PayPal system is invalid. Please review the link and try again.

PayPal. Safer. Simpler. Smarter.

For more information, see our Privacy Policy, User Agreement and Service Description.

The code is:



Code:
&amp;lt;form action=&amp;quot;https://www.sandbox.paypal.com/cgi-bin/webscr&amp;quot; method=&amp;quot;post&amp;quot;&amp;gt;
&amp;lt;input name=&amp;quot;business&amp;quot; value=&amp;quot;andy@ultranerds.com&amp;quot; type=&amp;quot;hidden&amp;quot;&amp;gt;
&amp;lt;input name=&amp;quot;currency_code&amp;quot; value=&amp;quot;CAD&amp;quot; type=&amp;quot;hidden&amp;quot;&amp;gt;
&amp;lt;input name=&amp;quot;return&amp;quot; value=&amp;quot;http://www.domain.com/cgi-bin/add.cgi&amp;quot; type=&amp;quot;hidden&amp;quot;&amp;gt;
&amp;lt;input name=&amp;quot;custom&amp;quot; value=&amp;quot;do;process_payment=1;payment_success=1&amp;quot; type=&amp;quot;hidden&amp;quot;&amp;gt;
&amp;lt;input name=&amp;quot;cancel_return&amp;quot; value=&amp;quot;http://www.domain.com/cgi-bin/add.cgi&amp;quot; type=&amp;quot;hidden&amp;quot;&amp;gt;

&amp;lt;input name=&amp;quot;rm&amp;quot; value=&amp;quot;2&amp;quot; type=&amp;quot;hidden&amp;quot;&amp;gt;
&amp;lt;input name=&amp;quot;notify_url&amp;quot; value=&amp;quot;http://www.domain.com/cgi-bin/postback.cgi&amp;quot; type=&amp;quot;hidden&amp;quot;&amp;gt;

&amp;lt;input name=&amp;quot;no_note&amp;quot; value=&amp;quot;1&amp;quot; type=&amp;quot;hidden&amp;quot;&amp;gt;

&amp;lt;input name=&amp;quot;cmd&amp;quot; value=&amp;quot;_xclick-subscriptions&amp;quot; type=&amp;quot;hidden&amp;quot;&amp;gt;
&amp;lt;input name=&amp;quot;a3&amp;quot; value=&amp;quot;10.00&amp;quot; type=&amp;quot;hidden&amp;quot;&amp;gt;
&amp;lt;input name=&amp;quot;p3&amp;quot; value=&amp;quot;3&amp;quot; type=&amp;quot;hidden&amp;quot;&amp;gt;
&amp;lt;input name=&amp;quot;t3&amp;quot; value=&amp;quot;M&amp;quot; type=&amp;quot;hidden&amp;quot;&amp;gt;
&amp;lt;input name=&amp;quot;src&amp;quot; value=&amp;quot;1&amp;quot; type=&amp;quot;hidden&amp;quot;&amp;gt;
&amp;lt;input name=&amp;quot;sra&amp;quot; value=&amp;quot;1&amp;quot; type=&amp;quot;hidden&amp;quot;&amp;gt;

&amp;lt;input name=&amp;quot;invoice&amp;quot; value=&amp;quot;b6581209a08f97e8&amp;quot; type=&amp;quot;hidden&amp;quot;&amp;gt;
&amp;lt;input name=&amp;quot;item_name&amp;quot; value=&amp;quot;Diomain.com link submission (3 Months, recurring)&amp;quot; type=&amp;quot;hidden&amp;quot;&amp;gt;
&amp;lt;input name=&amp;quot;no_shipping&amp;quot; value=&amp;quot;1&amp;quot; type=&amp;quot;hidden&amp;quot;&amp;gt;
&amp;lt;input name=&amp;quot;submit&amp;quot; src=&amp;quot;https://www.paypal.com/images/x-click-but5.gif&amp;quot; title=&amp;quot;Make payments with PayPal - it&#039;s fast, free and secure!&amp;quot; class=&amp;quot;image&amp;quot; type=&amp;quot;image&amp;quot;&amp;gt;
&amp;lt;/form&amp;gt;

NB: I&#039;m using Sandbox - but that shouldn&#039;t be an issue, should it?

Cheers

Andy (mod)
andy@ultranerds.com


----------------------------------------------------------------------

Want to give me something back for my help? Please see my Amazon Wish List
GLinks ULTRA Package (plugins total &amp;quot;value&amp;quot; $3,325 &amp;amp; rising, for just $350)| GLinks ULTRA Package PRO (plugins total &amp;quot;value&amp;quot; $5,625 &amp;amp; rising, for just $500)
Support Forum | Links SQL Plugins | DMOZ Dumps | UltraNerds | ULTRAGLobals Plugin | Pre-Made Template Sets | FREE GLinks Plugins!
Compare our different Plugin packages *new* Free CSS Templates</description>
            <guid>eee6a4e40329453cacbc0d9c451feb6b</guid>
            <pubDate>Nov 25, 2009, 3:39 AM</pubDate>
        </item>
        <item>
            <title>Re: [PerlFlunkie] Here's a working image upload mod!</title>
            <link>http://www.gossamer-threads.com/forum/Products_C9/Links_2.0_C2/Customization_F4/Re%3A_%5BPerlFlunkie%5D_Here&#039;s_a_working_image_upload_mod!_P307598/?page=unread#307598</link>
            <description>I have developed a much better Image Upload Mod, available here: http://www.gossamer-threads.com/...?post=307597#p307597


Leonard
The One True Church
(Links-based site using all-CSS, and many mods to the basic script.)</description>
            <guid>42b0cd4790947d64597e550cd4c0cc47</guid>
            <pubDate>Nov 24, 2009, 5:38 PM</pubDate>
        </item>
        <item>
            <title>Here's a BETTER working image upload mod!!</title>
            <link>http://www.gossamer-threads.com/forum/Products_C9/Links_2.0_C2/Customization_F4/Here&#039;s_a_BETTER_working_image_upload_mod!!_P307597/?page=unread#307597</link>
            <description>At last, for us die-hard Links 2 users, the Image Upload Mod we&#039;ve always wanted:


    
    * Upload options from both add and modify.
    * Images are renamed to the link ID number.
    * Users can modify their info and not have to re-upload the image, or they can choose to delete it, and it will be removed from the .db file, too.
    * If they upload a new image, the old one is deleted.
    * Link owner will see their current image in the modify form.
    * Admin can limit file size and extensions (file types) accepted.
    * The admin can see the upload (old and new images) prior to validation, for both add and modify.
    * If admin deletes a link, the image is removed, too.
 This is an advanced mod, not for the newbie coder, due to changes in many places. The code is in the attached text file.

A few things I would still like to do with it:


    
    * Better display in admin (so there&#039;s no red &#039;X&#039; if no image)
    * Let admin know if image is to be deleted (currently deletes image prior to validation)
    * Multiple file uploads (currently only allows one)
 So if anyone wants to work on refining these issues, or any other they encounter, please do so! If you have any questions, ask!


Leonard
The One True Church
(Links-based site using all-CSS, and many mods to the basic script.)</description>
            <guid>2a7573a1fdaf1e1452b78ac00fd45961</guid>
            <pubDate>Nov 24, 2009, 5:37 PM</pubDate>
        </item>
        <item>
            <title>Re: [mimilamite] User management between Glinks and Gforum</title>
            <link>http://www.gossamer-threads.com/forum/Products_C9/Gossamer_Forum_C7/Discussion_F22/Re%3A_%5Bmimilamite%5D_User_management_between_Glinks_and_Gforum_P307596/?page=unread#307596</link>
            <description>Whats wrong with community?

I have running this on few sites even using it for now GT software and I&#039;m prety satisfied with it, the only features missing right now are facebook auth integrated or with plugin and remote auth for sites besides on different physical servers.

rgrdz
Boris</description>
            <guid>2a0710c04bf55f2e001ea0de2ade22ec</guid>
            <pubDate>Nov 23, 2009, 1:31 PM</pubDate>
        </item>
        <item>
            <title>User management between Glinks and Gforum</title>
            <link>http://www.gossamer-threads.com/forum/Products_C9/Gossamer_Forum_C7/Discussion_F22/User_management_between_Glinks_and_Gforum_P307595/?page=unread#307595</link>
            <description>Hi,

I have GL and GF running, And I once had community running too, which I unplugged, because it&#039;s an abandoned software and I can&#039;t get it to run right. (I even wonder it&#039;s still mentioned. when I search the support forum I get a few answers from...2003!)

Well;
I have now these two apps, and I&#039;d like to share users and passwords between them.
Is there another way to do this simply ? Or...not?
Thanks.
Mimi
&amp;lt;br&amp;gt;
::::::::::::::::::::::::::::::::::::::::::::::::::::::
http://www.rando.net/eng , the french trekking directory</description>
            <guid>0b83a0008aa6a9e16f026adcb6fbf0bf</guid>
            <pubDate>Nov 23, 2009, 12:56 PM</pubDate>
        </item>
        <item>
            <title>Re: [Matthias70] List of public bookmark folders</title>
            <link>http://www.gossamer-threads.com/forum/Products_C9/Gossamer_Links_C5/Development%2C_Plugins_and_Globals_F20/Re%3A_%5BMatthias70%5D_List_of_public_bookmark_folders_P307594/?page=unread#307594</link>
            <description>It was easy. Just added &amp;lt;%my_folder_description%&amp;gt; ;-)

Matthias
gpaed.de</description>
            <guid>a519a4c572fd0c5b4d0d730ac2e02c59</guid>
            <pubDate>Nov 22, 2009, 1:57 AM</pubDate>
        </item>
        <item>
            <title>Re: [Andy] List of public bookmark folders</title>
            <link>http://www.gossamer-threads.com/forum/Products_C9/Gossamer_Links_C5/Development%2C_Plugins_and_Globals_F20/Re%3A_%5BAndy%5D_List_of_public_bookmark_folders_P307593/?page=unread#307593</link>
            <description>Hi Andy,
is it possible to show the title AND the desrciption of a bookmark folder?

Matthias
gpaed.de</description>
            <guid>2e844aa94cc3299a1477a93d14933418</guid>
            <pubDate>Nov 22, 2009, 1:27 AM</pubDate>
        </item>
        <item>
            <title>Re: [PerlFlunkie] Template problem: &lt;%db_cgi_url%&gt; changed to &lt;Û_cgi_url%&gt;</title>
            <link>http://www.gossamer-threads.com/forum/Products_C9/Links_2.0_C2/Discussions_F1/Re%3A_%5BPerlFlunkie%5D_Template_problem%3A_%3C%25db_cgi_url%25%3E_changed_to_%3C%C3%9B_cgi_url%25%3E_P307592/?page=unread#307592</link>
            <description>I didn&#039;t fix it, but I solved the problem by using both parsers, renaming the added one as _upload, and changing the add and modify cgi files to use it. So far, so good...


Leonard
The One True Church
(Links-based site using all-CSS, and many mods to the basic script.)</description>
            <guid>f7226ecf8dd937c684ff90268e4b8dde</guid>
            <pubDate>Nov 21, 2009, 9:43 AM</pubDate>
        </item>
        <item>
            <title>Re: [Andy] List of public bookmark folders</title>
            <link>http://www.gossamer-threads.com/forum/Products_C9/Gossamer_Links_C5/Development%2C_Plugins_and_Globals_F20/Re%3A_%5BAndy%5D_List_of_public_bookmark_folders_P307591/?page=unread#307591</link>
            <description>Great, that&#039;s it.
Thanks Andy

Matthias
gpaed.de</description>
            <guid>7cdcfac976c85f62e0a59201e3fb1fd0</guid>
            <pubDate>Nov 21, 2009, 5:25 AM</pubDate>
        </item>
        <item>
            <title>Re: [Matthias70] List of public bookmark folders</title>
            <link>http://www.gossamer-threads.com/forum/Products_C9/Gossamer_Links_C5/Development%2C_Plugins_and_Globals_F20/Re%3A_%5BMatthias70%5D_List_of_public_bookmark_folders_P307590/?page=unread#307590</link>
            <description>Hi,

I think this is what you want:



Code:
&amp;lt;%~set secondarynav = &amp;quot;bookmark_nav.html&amp;quot;%&amp;gt;

Put that at the top of the template, and should then show the bookmark menu :)

Cheers

Andy (mod)
andy@ultranerds.com


----------------------------------------------------------------------

Want to give me something back for my help? Please see my Amazon Wish List
GLinks ULTRA Package (plugins total &amp;quot;value&amp;quot; $3,325 &amp;amp; rising, for just $350)| GLinks ULTRA Package PRO (plugins total &amp;quot;value&amp;quot; $5,625 &amp;amp; rising, for just $500)
Support Forum | Links SQL Plugins | DMOZ Dumps | UltraNerds | ULTRAGLobals Plugin | Pre-Made Template Sets | FREE GLinks Plugins!
Compare our different Plugin packages *new* Free CSS Templates</description>
            <guid>503b8dae5fd3f1113651d32895ec3568</guid>
            <pubDate>Nov 21, 2009, 5:17 AM</pubDate>
        </item>
        <item>
            <title>Re: [Andy] Random Bookmark Folders</title>
            <link>http://www.gossamer-threads.com/forum/Products_C9/Gossamer_Links_C5/Development%2C_Plugins_and_Globals_F20/Re%3A_%5BAndy%5D_Random_Bookmark_Folders_P307589/?page=unread#307589</link>
            <description>Hi Andy,
this one is working as well.
Thanks a lot

Matthias
gpaed.de</description>
            <guid>1c3ed94fb44247b721a1c0c9efe39838</guid>
            <pubDate>Nov 21, 2009, 5:13 AM</pubDate>
        </item>
        <item>
            <title>Re: [Andy] List of public bookmark folders</title>
            <link>http://www.gossamer-threads.com/forum/Products_C9/Gossamer_Links_C5/Development%2C_Plugins_and_Globals_F20/Re%3A_%5BAndy%5D_List_of_public_bookmark_folders_P307588/?page=unread#307588</link>
            <description>Cool, thanks Andy, it&#039;s working.
I&#039;m just trying to include the bookmark_nav.html in my template. It works only when I call it with &amp;lt;%config.db_cgi_url%&amp;gt;/bookmark.cgi?action=
But then the global does not work ;-)

The global works when I call it with &amp;lt;%config.db_root_url%&amp;gt;
Do you know how to include the bookmark_nav.html into a normal template file?

Matthias
gpaed.de</description>
            <guid>8731ff01c472eb09f7127821931dfbad</guid>
            <pubDate>Nov 21, 2009, 4:59 AM</pubDate>
        </item>
        <item>
            <title>Re: [Matthias70] List of public bookmark folders</title>
            <link>http://www.gossamer-threads.com/forum/Products_C9/Gossamer_Links_C5/Development%2C_Plugins_and_Globals_F20/Re%3A_%5BMatthias70%5D_List_of_public_bookmark_folders_P307587/?page=unread#307587</link>
            <description>Sure, thats pretty much the same as the other global (just a couple of tweaks)

get_public_folders


Code:
sub {

my $tbl = $DB-&amp;gt;table(&amp;quot;Bookmark_Folders&amp;quot;);
# $tbl-&amp;gt;select_options(&amp;quot;ORDER BY RAND() LIMIT 5&amp;quot;);
my $sth = $tbl-&amp;gt;select( { my_folder_public =&amp;gt; 1 } ) || die $GT::SQL::error;

my @loop;
while (my $hit = $sth-&amp;gt;fetchrow_hashref) {
push @loop, $hit;
}

return { public_bookmark_folders_loop =&amp;gt; \@loop };

}

and call with:



Code:
&amp;lt;%get_public_folders%&amp;gt;
&amp;lt;%loop public_bookmark_folders_loop%&amp;gt;
&amp;lt;a href=&amp;quot;&amp;lt;%config.db_cgi_url%&amp;gt;/bookmark.cgi?action=users_links;my_folder_id=&amp;lt;%my_folder_id%&amp;gt;&amp;quot;&amp;gt;&amp;lt;%my_folder_name%&amp;gt;, by &amp;lt;%my_folder_user_username_fk%&amp;gt;&amp;lt;/a&amp;gt;
&amp;lt;%endloop%&amp;gt;

Cheers

Andy (mod)
andy@ultranerds.com


----------------------------------------------------------------------

Want to give me something back for my help? Please see my Amazon Wish List
GLinks ULTRA Package (plugins total &amp;quot;value&amp;quot; $3,325 &amp;amp; rising, for just $350)| GLinks ULTRA Package PRO (plugins total &amp;quot;value&amp;quot; $5,625 &amp;amp; rising, for just $500)
Support Forum | Links SQL Plugins | DMOZ Dumps | UltraNerds | ULTRAGLobals Plugin | Pre-Made Template Sets | FREE GLinks Plugins!
Compare our different Plugin packages *new* Free CSS Templates</description>
            <guid>21e0ecedeacde4123442b6848cb5038a</guid>
            <pubDate>Nov 20, 2009, 11:30 PM</pubDate>
        </item>
        <item>
            <title>Re: [Matthias70] Random Bookmark Folders</title>
            <link>http://www.gossamer-threads.com/forum/Products_C9/Gossamer_Links_C5/Development%2C_Plugins_and_Globals_F20/Re%3A_%5BMatthias70%5D_Random_Bookmark_Folders_P307586/?page=unread#307586</link>
            <description>Untested (and wrote with a bit of a hangover ;)) ... but should work:

get_random_folders


Code:
sub {

my $tbl = $DB-&amp;gt;table(&amp;quot;Bookmark_Folders&amp;quot;);
$tbl-&amp;gt;select_options(&amp;quot;ORDER BY RAND() LIMIT 5&amp;quot;);

my $sth = $tbl-&amp;gt;select( { my_folder_public =&amp;gt; 1 } ) || die $GT::SQL::error;

my @loop;
while (my $hit = $sth-&amp;gt;fetchrow_hashref) {
push @loop, $hit;
}

return { random_bookmark_folders_loop =&amp;gt; \@loop };

}



Code:
&amp;lt;%get_random_folders%&amp;gt;
&amp;lt;%loop random_bookmark_folders_loop%&amp;gt;
&amp;lt;a href=&amp;quot;&amp;lt;%config.db_cgi_url%&amp;gt;/bookmark.cgi?action=users_links;my_folder_id=&amp;lt;%my_folder_id%&amp;gt;&amp;quot;&amp;gt;&amp;lt;%my_folder_name%&amp;gt;, by &amp;lt;%my_folder_user_username_fk%&amp;gt;&amp;lt;/a&amp;gt;
&amp;lt;%endloop%&amp;gt;


Should hopefullly work.

Cheers

Andy (mod)
andy@ultranerds.com


----------------------------------------------------------------------

Want to give me something back for my help? Please see my Amazon Wish List
GLinks ULTRA Package (plugins total &amp;quot;value&amp;quot; $3,325 &amp;amp; rising, for just $350)| GLinks ULTRA Package PRO (plugins total &amp;quot;value&amp;quot; $5,625 &amp;amp; rising, for just $500)
Support Forum | Links SQL Plugins | DMOZ Dumps | UltraNerds | ULTRAGLobals Plugin | Pre-Made Template Sets | FREE GLinks Plugins!
Compare our different Plugin packages *new* Free CSS Templates</description>
            <guid>4436d4ce6f369ecf5ef139c5dacfb8ea</guid>
            <pubDate>Nov 20, 2009, 11:28 PM</pubDate>
        </item>
        <item>
            <title>List of public bookmark folders</title>
            <link>http://www.gossamer-threads.com/forum/Products_C9/Gossamer_Links_C5/Development%2C_Plugins_and_Globals_F20/List_of_public_bookmark_folders_P307585/?page=unread#307585</link>
            <description>Hi Andy,
here is my second idea for bookmarks.
At the moment we can only show a userlist with their bookmarks.
Would be great if we can show just a list of all public folders...

Matthias
gpaed.de</description>
            <guid>bc5bc46436fadc63b22b37a306d9a405</guid>
            <pubDate>Nov 20, 2009, 3:05 PM</pubDate>
        </item>
        <item>
            <title>Re: [Andy] Random Bookmark Folders</title>
            <link>http://www.gossamer-threads.com/forum/Products_C9/Gossamer_Links_C5/Development%2C_Plugins_and_Globals_F20/Re%3A_%5BAndy%5D_Random_Bookmark_Folders_P307584/?page=unread#307584</link>
            <description>Andy wrote:
I&#039;m assuming you are talking about &amp;quot;public&amp;quot; bookmark folders?

Cheers

Yes, certainly they should be public :-)

Matthias
gpaed.de</description>
            <guid>d936db7709062927d1c2498b23e5d565</guid>
            <pubDate>Nov 20, 2009, 11:07 AM</pubDate>
        </item>
    </channel>
</rss>
