Hidden emails for comments in this COREBlog
March 2010
Sun Mon Tue Wed Thu Fri Sat
  1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 31      
About
This site is an effort to share some of the base knowledge I have gathered through all this years working with Linux, FreeBSD, OpenBSD, Python or Zope, among others. So, take a look around and I hope you will find the contents useful.
Recent Entries
Recent Comments

European Plone Symposium 2010 - Call for proposals
2010-03-12 plone.org news

Misioneros y caníbales, en Perl
2010-03-11 blackshell

Considering Transportation Options
2010-03-11 Saâd Kadhi / The Web self()

collective.idashboard 1.2.5
2010-03-11 plone.org releases

Dropping support for Apache 1.3 in mod_wsgi.
2010-03-11 Graham Dumpleton

quintagroup.catalogupdater 0.1
2010-03-11 plone.org releases

I think I wrote that. It was to sell nylons.
2010-03-11 emereci

Nessus 4.2: Displaying Scan Differences Using XMLRPC
2010-03-11 Saâd Kadhi / The Web self()

Notifica 1.0.1
2010-03-11 plone.org releases

Created using the AutoMotivator (made with secret alien...
2010-03-10 Ramble on

Your lovers won't kiss
2010-03-10 emereci

Ejecución directa de “comandos stream” via SSH
2010-03-10 vaites (dmnet)

Self-motivator: Programming You might not know him. You should....
2010-03-09 Ramble on

La Copy & Paste Web
2010-03-09 blackshell

Branco
2010-03-09 emereci

Speed test between django_mongokit and postgresql_psycopg2
2010-03-09 peterbe.com

In July
2010-03-09 Ramble on

Dark Yellow Morning Sky
2010-03-09 betabug

Vende enlaces con backlinks.com
2010-03-09 userlinux.net

Marc Espie on portability
2010-03-09 OpenBSD Journal (undeadly.org)

OpenSSH 5.4 released
2010-03-09 OpenBSD Journal (undeadly.org)

Mercurial en Fedora Core 4 y CentOS 5
2010-03-08 userlinux.net

How and why to use django-mongokit (aka. Django to MongoDB)
2010-03-08 peterbe.com

Planting Trees
2010-03-07 betabug

Returning committer: Niels Heinen (ports)
2010-03-07 FreeBSD latest news

pjsua: The Geek Out SIP Client
2010-03-06 betabug

Ubuntu Cola or Ubuntu Linux
2010-03-06 peterbe.com

DbWrench Database Design & Synchronization v1.6.3
2010-03-05 PostgreSQL latest news

High performance Grails with memcached
2010-03-04 Oliver's place (django)

Notificador para Spotify en Linux sobre Wine
2010-03-04 vaites (dmnet)

Recent Trackbacks
Categories
OpenBSD (8 items)
BSD (0 items)
FreeBSD (11 items)
Linux (1 items)
Security (3 items)
Python (18 items)
Zope (12 items)
Daily (104 items)
e-shell (7 items)
Hacks (7 items)
PostgreSQL (3 items)
OSX (7 items)
Nintendo DS (0 items)
enlightenment (0 items)
Apache (3 items)
Nintendo Wii (0 items)
Django (23 items)
Music (9 items)
Plone (7 items)
Archives

Syndicate this site (XML)

RSS/RDF 0.91

20 enero
2010

Hidden emails for comments in this COREBlog

it was a bad idea not to put your url in my comments

For all of you who usually comment my posts:

  • First: Thnx, I really appreciate your comments ;)
  • Second: I've detected that a lot of the people who add comments to this blog didn't add an url in the comment form. I don't know if it is an act of pure lazyness (because I know some of them who has a blog, for example) or simply because they don't want their blogs to be linked here (WHY?). Anyway, these people were adding their email addresses, and those where publicly showed in the blog. I've modified the code that show the comments in this e-shell.org COREBlog theme to show a link to # instead of the email address.

I want to get more people involved in the blog, but I don't want to contribute to SPAM your INBOXes.

Just in case some other COREBloggers out there want to know, I just edited the comment_body DTML method inside my custom skin folder, replacing:

<a href="mailto:<dtml-if "REQUEST.form.has_key('email')"><dtml-var "removeHTML(REQUEST.form['email'])"><dtml-else><dtml-var email missing=""></dtml-if>">

with:

<a href="#">

Posted by wu at 18:42 | Comments (4) | Trackbacks (0)
<< Autocompletion for your python shell|console|interpreter | Main | I survived the "Chuleton Chuck Norris" >>
Comments
Re: Hidden emails for comments in this COREBlog

Thank you.

Anyway, for one guy who cares... there are hundreds that want to fsck my inbox. I don't know if it will make a difference :D

Posted by: Juanjo at enero 20,2010 19:03
Re: Hidden emails for comments in this COREBlog

YES!, so I finally got it ;) (You know what I mean)

Posted by: Wu at enero 20,2010 19:41
Re: Hidden emails for comments in this COREBlog

This was actually an old known problem from COREblog... I had applied a fix myself many years ago, but thought it was already fixed in the meantime in the COREblog source code.

On thing that never works for me on your blog is the "Remember your info on cookie" checkbox. I check it every time, it never keeps my info. No big thing though.

Posted by: betabug at enero 21,2010 09:05
Re: Hidden emails for comments in this COREBlog

Just had a look at the cookies for your site in FireFux: They are set to "expire at end of session"... so that's why they never keep the content of those fields!

Posted by: betabug at enero 21,2010 09:11
Trackbacks
Please send trackback to:http://blog.e-shell.org/222/tbping
There are no trackbacks.
Post a comment