Return-Path: Delivered-To: apmail-perl-modperl-archive@www.apache.org Received: (qmail 27076 invoked from network); 8 Jul 2009 23:05:47 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 8 Jul 2009 23:05:47 -0000 Received: (qmail 5029 invoked by uid 500); 8 Jul 2009 23:05:56 -0000 Delivered-To: apmail-perl-modperl-archive@perl.apache.org Received: (qmail 4991 invoked by uid 500); 8 Jul 2009 23:05:56 -0000 Mailing-List: contact modperl-help@perl.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list modperl@perl.apache.org Received: (qmail 4981 invoked by uid 99); 8 Jul 2009 23:05:56 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 08 Jul 2009 23:05:56 +0000 X-ASF-Spam-Status: No, hits=2.2 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of idel.fuschini@gmail.com designates 209.85.219.215 as permitted sender) Received: from [209.85.219.215] (HELO mail-ew0-f215.google.com) (209.85.219.215) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 08 Jul 2009 23:05:45 +0000 Received: by ewy11 with SMTP id 11so3533847ewy.10 for ; Wed, 08 Jul 2009 16:05:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type; bh=3oWdhvhPclfgA/TcOGzhO649S9IuS7RyNRIQniBTnMg=; b=p/GPs+d5xy/BiVcvv6oAdjhXgC7xCZlDdp5+7Sep4e3UwHzbVKjUJJIMHXaDYskyPq nuOfMGL1kmgHIcvGyqM/0vN4MY9GBg5BmxyjtT+zcI0qLJQVVYukPxcEYDVA+DlhvVxQ 2eAMGSFTSj6zidoAzEgDUnVvyTHPBLgXjVzrY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=BQV8E+l76784A2enMC+03mvozajvjf1oO3+Mk3kDoFa227gfxbLTKuyfGInWZLIbGW vEMYJdyII1kupaQaiz5leVSK82y0Ub9uaSOTOhm590dsmKkoZd5jDMXTpCsgm+PZRTEH zC1d9Jnbf2GwcEDJIyyPKtEdIOtU4oGq0RYJ8= MIME-Version: 1.0 Received: by 10.211.179.6 with SMTP id g6mr46347ebp.94.1247094323372; Wed, 08 Jul 2009 16:05:23 -0700 (PDT) In-Reply-To: References: <932590f80907081429r2e0f8a8j38341751beb658b6@mail.gmail.com> Date: Thu, 9 Jul 2009 01:05:23 +0200 Message-ID: <932590f80907081605l625708cemed19fba73534a4d1@mail.gmail.com> Subject: Re: Apache Mobile Filter From: Idel Fuschini To: Fred Moyer Cc: modperl List Content-Type: multipart/alternative; boundary=0015174c1dc8256483046e39c6e6 X-Virus-Checked: Checked by ClamAV on apache.org --0015174c1dc8256483046e39c6e6 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Fred, You have right, and thanks for the reporting. I just did a cut and paste from a my post on linkedin. So I try to re-send my question: "I have published the last version of "Apache Mobile Filter". The Apache Mobile Filter allows you to access WURFL from any programming language, not just Java and php that is traditionally used for dynamic mobile web sites. The module detects the mobile device and passes the WURFL capabilities on to the other web application as environment variables. It can also be used to resize images on the fly to adapt to the screen size of the mobile device. Try it and let me know your opinion. Do you think could be an intersting mobile solution for the Apache Software Foundation For download the package: http://search.cpan.org/~ifuschini/Apache2-WURFLFilter-2.03/ For more info: http://www.idelfuschini.it/it/apache-mobile-filter-v2x.html Demo link: http://apachemobilefilter.nogoogle.it/php_test.php" Sorry again for the mistake. 2009/7/9 Fred Moyer > On Wed, Jul 8, 2009 at 2:29 PM, Idel Fuschini > wrote: > > I have published the last version of "Apache Mobile Filter". > > > > For more info: > http://www.idelfuschini.it/it/apache-mobile-filter-v2x.html > > Looks interesting, but for future reference, when posting links to the > list, you might want to consider sending your email in plain text > rather than html: > > http://perl.apache.org/maillist/email-etiquette.html#Post_in_PLAIN_TEXT > > Also, I think people are generally more accepting of links that are > openly using a known redirect tracker such as bit.ly, rather than > embedding a hidden redirect link using html as you did here [1]. > > Your email will probably get out to more people on the list, as some > email clients will identify this technique and mark it as spam or a > phishing message. Having been the victim of a CRSF attack that used > this method, it tends to stand out as a red flag in my view when I > recognize it (but that's just me, I don't speak for the list in > general). > > [1] > > 3A%2F%2Fwww%2Eidelfuschini%2Eit%2Fit%2Fapache-mobile-filter-v2x%2Ehtml&= > urlhash=3D0M2h&_t=3Ddisc_detail_link" > target=3D"_blank">http://www.idel= > fuschini.it/it/apache-mobile-filter-v2x.html > > > > > > Demo link: http://apachemobilefilter.nogoogle.it/php_test.php > > > > -- > > Idel > > > -- Idel ===================== E-Mail: idel.fuschini@gmail.com Web Site: http://www.idelfuschini.it OpenSource Project: Apache Mobile Filter - http://www.idelfuschini.it/apache-mobile-filter-v2x.html Test Page: http://apachemobilefilter.nogoogle.it/php_test.php --0015174c1dc8256483046e39c6e6 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Fred,
You have right, and thanks for the reporting. I just did a cut and= paste from a=A0 my post on linkedin. So I try to re-send my question:
<= br>"I have published the last version of "Apache Mobile Filter&qu= ot;.

The Apache Mobile Filter allows you to access WURFL from any programmin= g language, not just Java and php that is traditionally used for dynamic mo= bile web sites.

The module detects the mobile device and passes the = WURFL capabilities on to the other web application as environment variables= . It can also be used to resize images on the fly to adapt to the screen si= ze of the mobile device.

Try it and let me know your opinion.=A0 Do you think could be an inters= ting mobile solution for the Apache Software Foundation

For download= the package: http://search.cpan.org/~ifuschini/Apache2-WURFLFilter-2.03/<= br>
For more info: http://www.idelfuschini.it/it/apache-mobile-filter-v2x.html=
Demo link: http://apachemobilefilter.nogoogle.it/php_test.php"

Sorry again for the mistake.


2009= /7/9 Fred Moyer <fred@redhotpenguin.com>
On Wed, Jul 8, 2009 at 2:29 PM, Idel Fuschini<idel.fuschini@gmail.com> wrote:<= br> > I have published the last version of "Apache Mobile Filter".=
>
Looks interesting, but for future reference, when posting links to th= e
list, you might want to consider sending your email in plain text
rather than html:

http://perl.apache.org/maillist/email-etiquette.= html#Post_in_PLAIN_TEXT

Also, I think people are generally more accepting of links that are
openly using a known redirect tracker such as bit.ly, rather than
embedding a hidden redirect link using html as you did here [1].

Your email will probably get out to more people on the list, as some
email clients will identify this technique and mark it as spam or a
phishing message. =A0Having been the victim of a CRSF attack that used
this method, it tends to stand out as a red flag in my view when I
recognize it (but that's just me, I don't speak for the list in
general).

[1]
<a href=3D3D"http://www.linkedin.com/redirect?url=3D3Dhttp%=3D
3A%2F%2Fwww%2Eidelfuschini%2Eit%2Fit%2Fapache-mobile-filter-v2x%2Ehtml&= amp;=3D
urlhash=3D3D0M2h&amp;_t=3D3Ddisc_detail_link
" target=3D3D"= ;_blank">http://www.i= del=3D
fuschini.it/it/apache-mobile-filter-v2x.html</a>



--
Idel
=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
E-Mail:
idel.fuschini@gmail.com
Web = Site: http://www.idelfuschini.it=
OpenSource Project: Apache Mobile Filter - http://www.idelfuschini.it/apache-mobi= le-filter-v2x.html
Test Page: =A0http://apachemobilefilter.nogoogle.it/php_test.= php

--0015174c1dc8256483046e39c6e6--