<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.8.0-nukeFEED (http://nukeSEO.com)" -->
<rss version="2.0">
    <channel>
        <title>Recent Forums - Code Authors</title>
        <description></description>
        <link>http://www.code-authors.com/</link>
        <lastBuildDate>Fri, 12 Mar 2010 01:00:56 -0500</lastBuildDate>
        <generator>FeedCreator 1.8.0-nukeFEED (http://nukeSEO.com)</generator>
        <item>
            <title>SourceGuardian unencryption</title>
            <link>http://www.code-authors.com/modules.php?name=Forums&amp;file=viewtopic&amp;p=5120#5120</link>
            <description><![CDATA[If you have purchased a script encoded with SourceGuardian and the project has died or the author has disappeared leaving you with an unusable script, we may be able to decrypt it for you.
<br />

<br />
Please be aware that we do not offer this service so you can pirate or redistribute software! You will have to be very convincing and we do charge for this service.]]></description>
            <author> no_email@example.com (Guardian)</author>
            <guid isPermaLink="false">http://www.code-authors.com/modules.php?name=Forums&amp;file=viewtopic&amp;p=5120#5120</guid>
        </item>
        <item>
            <title>Your Center Block</title>
            <link>http://www.code-authors.com/modules.php?name=Forums&amp;file=viewtopic&amp;p=5119#5119</link>
            <description><![CDATA[Hopefully his &quot;brain old&quot; is infinite...  <img src="http://www.code-authors.com/modules/Forums/images/smiles/icon_smile.gif" alt="Smile" border="0" />]]></description>
            <author> no_email@example.com (montego)</author>
            <guid isPermaLink="false">http://www.code-authors.com/modules.php?name=Forums&amp;file=viewtopic&amp;p=5119#5119</guid>
        </item>
        <item>
            <title>How can i get this address to work</title>
            <link>http://www.code-authors.com/modules.php?name=Forums&amp;file=viewtopic&amp;p=5118#5118</link>
            <description><![CDATA[That address looks peculiar to me. I would not expect to see any directories in the url after a file has been specifically referenced i.e. in your post
<br />
index.php/admin/.....
<br />
It could be though that the mod rewrite rules have affected the url when it was posted on this site but looking at that url, it seems a bit backwards and should probably be something like
<br />
mysite.com/admin.php?op=XXX
<br />
where XXX is the function name
<br />

<br />
If the 'subscription' code is not actually a module, then something like
<br />
mysite.com/XXXX/subscription/admin/update_admin/index.php]]></description>
            <author> no_email@example.com (Guardian)</author>
            <guid isPermaLink="false">http://www.code-authors.com/modules.php?name=Forums&amp;file=viewtopic&amp;p=5118#5118</guid>
        </item>
        <item>
            <title>Speed up your phpNuke theme</title>
            <link>http://www.code-authors.com/modules.php?name=Forums&amp;file=viewtopic&amp;p=5117#5117</link>
            <description><![CDATA[Oops,
<br />
I think it should be <table width="90%" cellspacing="1" cellpadding="3" border="0" align="center"><tr><td><span class="genmed"><strong>Code:</strong></span></td></tr><tr><td class="code">
<br />
&lt;IfModule&gt;
<br />
&nbsp; &nbsp;ExpiresActive On
<br />
&nbsp; &nbsp;# ExpiresDefault A86400
<br />
&nbsp; &nbsp;ExpiresByType image/x-icon &quot;access plus 1 month&quot;
<br />
&nbsp; &nbsp;ExpiresByType application/x-javascript &quot;access plus 5 minutes&quot;
<br />
&nbsp; &nbsp;ExpiresByType text/css &quot;access plus 5 minutes&quot;
<br />
&nbsp; &nbsp;ExpiresByType image/gif &quot;access plus 1 month&quot;
<br />
&nbsp; &nbsp;ExpiresByType image/png &quot;access plus 1 month&quot;
<br />
&nbsp; &nbsp;ExpiresByType image/jpeg &quot;access plus 1 month&quot;
<br />
&nbsp; &nbsp;ExpiresByType text/plain &quot;access plus 15 minutes&quot;
<br />
&nbsp; &nbsp;ExpiresByType application/x-shockwave-flash &quot;access plus 1 month&quot;
<br />
&nbsp; &nbsp;ExpiresByType video/x-flv &quot;access plus 1 month&quot;
<br />
&nbsp; &nbsp;ExpiresByType application/pdf &quot;access plus 1 month&quot;
<br />
&nbsp; &nbsp;ExpiresByType text/html &quot;access plus 5 minutes&quot;
<br />
&nbsp; &nbsp;ExpiresByType text/javascript &quot;access plus 5 minutes&quot;
<br />
&nbsp; &nbsp;ExpiresByType application/x-javascript &quot;access plus 5 minutes&quot;
<br />
&lt;/IfModule&gt;</td></tr></table>
<br />

<br />
However, if you are using RavenNuke, you probably have something similar to this in your htaccess any way.]]></description>
            <author> no_email@example.com (Guardian)</author>
            <guid isPermaLink="false">http://www.code-authors.com/modules.php?name=Forums&amp;file=viewtopic&amp;p=5117#5117</guid>
        </item>
        <item>
            <title>Nuke Nav is great but</title>
            <link>http://www.code-authors.com/modules.php?name=Forums&amp;file=viewtopic&amp;p=5113#5113</link>
            <description><![CDATA[I new it would be kind of hard to do. I looked at the nukenav block and opted from trying to alter it. Way to different from the original edits and way out of my confort zone.]]></description>
            <author> no_email@example.com (vector)</author>
            <guid isPermaLink="false">http://www.code-authors.com/modules.php?name=Forums&amp;file=viewtopic&amp;p=5113#5113</guid>
        </item>
        <item>
            <title>Now open for client work</title>
            <link>http://www.code-authors.com/modules.php?name=Forums&amp;file=viewtopic&amp;p=5108#5108</link>
            <description><![CDATA[ok i started doing it on a module basis through the modules index and in the themes theme.php Just means i will have to edit every theme and module anyway. 
<br />

<br />
If i run across a theme that not quite the nuke &quot;Standard&quot; i will a bit more work to do. But i am already dome 9 modules so it is at least progress. Trying to get all of the coding out of the way before i even open the site at all. It is a pure ravennuke site for ravennuke graphics, mods etc. Should be a lot of fun. Feels good enjoying this again. Your site has my brain bursting with ideas friend.]]></description>
            <author> no_email@example.com (vector)</author>
            <guid isPermaLink="false">http://www.code-authors.com/modules.php?name=Forums&amp;file=viewtopic&amp;p=5108#5108</guid>
        </item>
        <item>
            <title>CA GAllery and Colorbox</title>
            <link>http://www.code-authors.com/modules.php?name=Forums&amp;file=viewtopic&amp;p=5106#5106</link>
            <description><![CDATA[No real scrifice to me. I love the CA Gallery and it is a simple quick way to add images to the site. I mean, i like coppermine etc but it just adds a ton of extra tables, you need to customize a theme, this CA Gallery is very nice and would make the trade anytime.]]></description>
            <author> no_email@example.com (vector)</author>
            <guid isPermaLink="false">http://www.code-authors.com/modules.php?name=Forums&amp;file=viewtopic&amp;p=5106#5106</guid>
        </item>
        <item>
            <title>No Reviews area here so potential shoppers please read.</title>
            <link>http://www.code-authors.com/modules.php?name=Forums&amp;file=viewtopic&amp;p=5099#5099</link>
            <description><![CDATA[I will leave reviews in each and the links are probably good. I just overlook alot of stuff. User error is my middle names.]]></description>
            <author> no_email@example.com (vector)</author>
            <guid isPermaLink="false">http://www.code-authors.com/modules.php?name=Forums&amp;file=viewtopic&amp;p=5099#5099</guid>
        </item>
        <item>
            <title>Random Honeypot</title>
            <link>http://www.code-authors.com/modules.php?name=Forums&amp;file=viewtopic&amp;p=5098#5098</link>
            <description><![CDATA[Buddy this is awesome i have project huneypot open in another window as am installing it. What a great source to find. Thanks a million.]]></description>
            <author> no_email@example.com (vector)</author>
            <guid isPermaLink="false">http://www.code-authors.com/modules.php?name=Forums&amp;file=viewtopic&amp;p=5098#5098</guid>
        </item>
        <item>
            <title>This debugger is excellent</title>
            <link>http://www.code-authors.com/modules.php?name=Forums&amp;file=viewtopic&amp;p=5092#5092</link>
            <description><![CDATA[This is the best thing ever made as an assistant will building a site, adding mods etc. Thanks for the terrific resource.]]></description>
            <author> no_email@example.com (vector)</author>
            <guid isPermaLink="false">http://www.code-authors.com/modules.php?name=Forums&amp;file=viewtopic&amp;p=5092#5092</guid>
        </item>
        <item>
            <title>rss question</title>
            <link>http://www.code-authors.com/modules.php?name=Forums&amp;file=viewtopic&amp;p=5090#5090</link>
            <description><![CDATA[Montego is correct, all you need to do is use HTML in the forum title field to show the icon and associated link.
<br />

<br />
*EDIT* I think I actually put it in the forum 'description' field]]></description>
            <author> no_email@example.com (Guardian)</author>
            <guid isPermaLink="false">http://www.code-authors.com/modules.php?name=Forums&amp;file=viewtopic&amp;p=5090#5090</guid>
        </item>
        <item>
            <title>where is it available at</title>
            <link>http://www.code-authors.com/modules.php?name=Forums&amp;file=viewtopic&amp;p=5087#5087</link>
            <description><![CDATA[Never mind i found it. I gotta stop using safari as half of the features do not show inside of it for me. Just habit when testing to use each browser. But i firefox i saw it and grabbed it.]]></description>
            <author> no_email@example.com (vector)</author>
            <guid isPermaLink="false">http://www.code-authors.com/modules.php?name=Forums&amp;file=viewtopic&amp;p=5087#5087</guid>
        </item>
        <item>
            <title>CA Gallery 2.1</title>
            <link>http://www.code-authors.com/modules.php?name=Forums&amp;file=viewtopic&amp;p=5079#5079</link>
            <description><![CDATA[That does look nice and still loads very fast]]></description>
            <author> no_email@example.com (vector)</author>
            <guid isPermaLink="false">http://www.code-authors.com/modules.php?name=Forums&amp;file=viewtopic&amp;p=5079#5079</guid>
        </item>
        <item>
            <title>RavenNuke 2.4</title>
            <link>http://www.code-authors.com/modules.php?name=Forums&amp;file=viewtopic&amp;p=5064#5064</link>
            <description><![CDATA[CA Gallery v2.0 will be released today!!]]></description>
            <author> no_email@example.com (Guardian)</author>
            <guid isPermaLink="false">http://www.code-authors.com/modules.php?name=Forums&amp;file=viewtopic&amp;p=5064#5064</guid>
        </item>
        <item>
            <title>Adding theromastat images</title>
            <link>http://www.code-authors.com/modules.php?name=Forums&amp;file=viewtopic&amp;p=5063#5063</link>
            <description><![CDATA[Hello all, I was wondering if there had been any updates to this already wonderful module / block  <img src="http://www.code-authors.com/modules/Forums/images/smiles/icon_cool.gif" alt="Cool" border="0" /> 
<br />
Cheers
<br />
mrix]]></description>
            <author> no_email@example.com (mrix)</author>
            <guid isPermaLink="false">http://www.code-authors.com/modules.php?name=Forums&amp;file=viewtopic&amp;p=5063#5063</guid>
        </item>
        <item>
            <title>Social Bookmarking for forums</title>
            <link>http://www.code-authors.com/modules.php?name=Forums&amp;file=viewtopic&amp;p=5062#5062</link>
            <description><![CDATA[AddToAny is IMHO the best solution of this kind... Has a built-in artificial intelligence that auto detects the most common social sites you visit and shows that by default. Thats what i have used in Content Plus.]]></description>
            <author> no_email@example.com (jestrella04)</author>
            <guid isPermaLink="false">http://www.code-authors.com/modules.php?name=Forums&amp;file=viewtopic&amp;p=5062#5062</guid>
        </item>
        <item>
            <title>Donation Block doesnt show who donates SOLVED</title>
            <link>http://www.code-authors.com/modules.php?name=Forums&amp;file=viewtopic&amp;p=5060#5060</link>
            <description><![CDATA[Really nice, thank you for sharing.]]></description>
            <author> no_email@example.com (Guardian)</author>
            <guid isPermaLink="false">http://www.code-authors.com/modules.php?name=Forums&amp;file=viewtopic&amp;p=5060#5060</guid>
        </item>
        <item>
            <title>Legal Notices Changes</title>
            <link>http://www.code-authors.com/modules.php?name=Forums&amp;file=viewtopic&amp;p=5054#5054</link>
            <description><![CDATA[As of the date of this post, the following has been added to out TOS under Section 6
<br />
<table width="90%" cellspacing="1" cellpadding="3" border="0" align="center"><tr><td><span class="genmed"><strong>Quote:</strong></span></td></tr><tr><td class="quote">(f) register or attempt to register an account purely for SEO purposes (using your user account to link back to your site)</td></tr></table>]]></description>
            <author> no_email@example.com (Guardian)</author>
            <guid isPermaLink="false">http://www.code-authors.com/modules.php?name=Forums&amp;file=viewtopic&amp;p=5054#5054</guid>
        </item>
        <item>
            <title>Bogus registrations for SEO</title>
            <link>http://www.code-authors.com/modules.php?name=Forums&amp;file=viewtopic&amp;p=5053#5053</link>
            <description><![CDATA[That's an excellent point!
<br />
I had something similar prior to upgrading to 2.4 but I should really add a message during registration, profile maintenance and also to the TOS so people don't waste their time registering here just for the backlink.
<br />

<br />
No one minds people registering even if it's just to troll but if it's purely for SEO without having any real interest in the sites content then maybe a message might help them move on..]]></description>
            <author> no_email@example.com (Guardian)</author>
            <guid isPermaLink="false">http://www.code-authors.com/modules.php?name=Forums&amp;file=viewtopic&amp;p=5053#5053</guid>
        </item>
        <item>
            <title>Stories Archive 3</title>
            <link>http://www.code-authors.com/modules.php?name=Forums&amp;file=viewtopic&amp;p=5051#5051</link>
            <description><![CDATA[Beautiful http://nuke-reviews.com/
<br />

<br />
 <img src="http://www.code-authors.com/modules/Forums/images/smiles/icon_biggrin.gif" alt="Very Happy" border="0" /> I like it]]></description>
            <author> no_email@example.com (bestbuildpc)</author>
            <guid isPermaLink="false">http://www.code-authors.com/modules.php?name=Forums&amp;file=viewtopic&amp;p=5051#5051</guid>
        </item>
    </channel>
</rss>
