Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #99671

Re: Find relative url in mixed text/html

Path csiph.com!news.swapon.de!fu-berlin.de!uni-berlin.de!not-for-mail
From Rob Hills <rhills@medimorphosis.com.au>
Newsgroups comp.lang.python
Subject Re: Find relative url in mixed text/html
Date Sun, 29 Nov 2015 01:40:49 +0800
Lines 28
Message-ID <mailman.190.1448732454.20593.python-list@python.org> (permalink)
References <mailman.182.1448678122.20593.python-list@python.org> <8737vqyag1.fsf@jester.gateway.pace.com> <5659D563.6000005@medimorphosis.com.au> <201511281704.tASH48eB021469@fido.openend.se>
Reply-To rhills@medimorphosis.com.au
Mime-Version 1.0
Content-Type text/plain; charset=windows-1252
Content-Transfer-Encoding quoted-printable
X-Trace news.uni-berlin.de aJAWSMQGT45JYik1ls6IUwk8Yym/aUCYPdYYjoaGDrFw==
Return-Path <rhills@medimorphosis.com.au>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.007
X-Spam-Evidence '*H*': 0.99; '*S*': 0.00; 'subject:text': 0.04; ':-(': 0.07; 'cc:addr:python-list': 0.09; 'advice.': 0.09; 'creighton': 0.09; 'vast': 0.09; 'python': 0.10; 'hackers': 0.16; 'personally,': 0.16; 'received:74.55.86': 0.16; 'received:74.55.86.74': 0.16; 'received:io': 0.16; 'received:psf.io': 0.16; 'received:smtp.webfaction.com': 0.16; 'received:webfaction.com': 0.16; 'wrote:': 0.16; 'instance,': 0.18; 'laura': 0.18; 'language': 0.19; '2015': 0.20; 'cc:2**0': 0.20; 'cc:addr:python.org': 0.20; "aren't": 0.22; 'cheers,': 0.22; 'cc:no real name:2**0': 0.22; 'seems': 0.23; 'this:': 0.23; 'header:In-Reply-To:1': 0.24; 'header:User-Agent:1': 0.26; 'said,': 0.27; 'for,': 0.29; 'subject:/': 0.30; "i'd": 0.31; 'possibly': 0.32; 'run': 0.33; 'hopefully': 0.33; 'info': 0.34; 'nov': 0.35; 'something': 0.35; 'too': 0.36; '(and': 0.36; 'subject:: ': 0.37; 'really': 0.37; 'say': 0.37; 'thanks': 0.37; 'seem': 0.37; 'sure': 0.39; 'received:192': 0.39; 'rather': 0.39; 'software': 0.40; 'australia': 0.61; 'charset:windows-1252': 0.62; 'different': 0.63; 'times': 0.63; 'due': 0.65; 'header:Reply- To:1': 0.67; 'reply-to:no real name:2**0': 0.71; 'bulk': 0.76; 'url:03': 0.84; 'western': 0.89; 'to:none': 0.91; 'hills': 0.93
X-Enigmail-Draft-Status N1110
User-Agent Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0
In-Reply-To <201511281704.tASH48eB021469@fido.openend.se>
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.20+
Precedence list
List-Id General discussion list for the Python programming language <python-list.python.org>
List-Unsubscribe <https://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe>
List-Archive <http://mail.python.org/pipermail/python-list/>
List-Post <mailto:python-list@python.org>
List-Help <mailto:python-list-request@python.org?subject=help>
List-Subscribe <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe>
Xref csiph.com comp.lang.python:99671

Show key headers only | View raw


Hi Laura,

On 29/11/15 01:04, Laura Creighton wrote:
> In a message of Sun, 29 Nov 2015 00:25:07 +0800, Rob Hills writes:
>> All that said, I'd be interested to see specific (and hopefully
>> unbiased) info about phpBB's failings...
> People I know of who run different bb software say that the spammers
> really prefer phpBB.  So keeping it spam free is about 4 times the
> work as for, for instance, IPB.
>
> Hackers seem to like it too -- possibly due to this:
> http://defensivedepth.com/2009/03/03/anatomy-of-a-hack-the-phpbbcom-attack/
>
> make sure you aren't vulnerable.

Thanks for the link and the advice.

Personally, I'd rather go with something based on a language I am
reasonably familiar with (eg Python or Java) however it seems the vast
bulk of Forum software is based on PHP :-(

Cheers,

-- 
Rob Hills
Waikiki, Western Australia

Back to comp.lang.python | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Find relative url in mixed text/html Rob Hills <rhills@medimorphosis.com.au> - 2015-11-28 10:35 +0800
  Re: Find relative url in mixed text/html Paul Rubin <no.email@nospam.invalid> - 2015-11-27 21:11 -0800
    Re: Find relative url in mixed text/html Rob Hills <rhills@medimorphosis.com.au> - 2015-11-29 00:25 +0800
    Re: Find relative url in mixed text/html Laura Creighton <lac@openend.se> - 2015-11-28 18:04 +0100
    Re: Find relative url in mixed text/html Rob Hills <rhills@medimorphosis.com.au> - 2015-11-29 01:40 +0800
      Re: Find relative url in mixed text/html Paul Rubin <no.email@nospam.invalid> - 2015-11-28 10:10 -0800
  Re: Find relative url in mixed text/html Grobu <snailcoder@retrosite.invalid> - 2015-11-28 08:07 +0100
    Re: Find relative url in mixed text/html Rob Hills <rhills@medimorphosis.com.au> - 2015-11-29 01:44 +0800

csiph-web