This is a forwarded message
From: [EMAIL PROTECTED] <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Date: Thursday, October 16, 2003, 5:02:17 AM
Subject: Webware vs. PHP - performance comparision!

===8<==============Original message text===============

Ok, that's it.

This is hopefully the last e-mail I'll send you. I imagine
you will get the point. But that might be wishful thinking.

Future messages will receive an automated reply.

--> Wednesday, October 15, 2003, 9:30:59 PM, [EMAIL PROTECTED] wrote:

> I was asking about something different. Why do you want to discuss on
> priva instead of public list? Are you afraid? Why?

So I can say things like this when you bust my balls one too many times...

Yes I am fucking afraid of your incessant blathering. Big fuckin whoop!

You stupid son of a bitch, we were fucking talking in fucking private about
some shit off the list. You motherfucking mailed me privately, I fucking
responded privately. We fucking conversed privately. Then your fucking punk
ass started sending my shit to multiple mailing lists. You are a fucking
jackoff, leave me the fuck alone and run your fucking shitty ass business
you condescending prick. You have fucking psychological issues, go away!

You're the fucking one who forgot what the fuck happened.

Leave me the fuck alone fucko.

> But PSP is not Python. PSP can only EMBED Python among HTML tags.
> Exactly like Spyce does.

No fuckin shit. Any fucking moron knows that.

> Cheetah uses different approach because it was designed for webmasters
> and non-programers. But Cheetah can easy extend not only from other
> Cheetah templates, but also Python modules. So I cannot see any
> advantage of PSP in that area.

I don't give a fuck.

This is PHP/Perl/SH-esque shit :

  #set sep = ''
  #for $author in $authors
  ${sep}${author.person}#slurp
  #set sep = ', '
  #end for

This is Python-esque non-shit :

  <%
  for author in authors:
    self.write(author.person)
    if author != authors[-1]:
       self.write(', ')
  %>

You can't fucking argue with me out of the above. That's all I was saying
and that's what you continually ignore. Take your fucking pills psycho.
  
You are fucking arguing about shit you just came up with out of thin air.
Leave me the fuck alone, go fucking work with your ultra-productive ass.

> As I thought, you do not understand what Cheetah was designed for. It
> do not need embed Python, because it can load Python modules and
> inherit features of other Python modules. Cheetah is designed to work
> as a presentation layer for non-programmers. PSP embeds Python code
> emong HTM tags exactly like Spyce does.  Spyce and PHP was based on
> the same idea PHP was.

Duh. STFU PHD. RTFM. SMFC. EAFD. GL HF KA DD.

As I thought, you are a complete condescending cocksucking retard. (C.C.C.R.)

>> As I already said in one of the first mails. I will never find the
>> Cheetah syntax wonderful. I much prefer the PSP and Python syntax.

> It's your choice. For me, using Cheetah can produce cleaner code with
> cleaner separation logic and presentation layer.

Thank you fucking god, thank you for fucking allowing me a fucking choice.

Register your god damn copy of The Bat! you fucking scrub.

You're the fucking idiot who blathers with multiple !!! and ??? about Python
speed and related newbalescent bullshit. There are a million motherfuckers
just like you. SHUT THE FUCK UP AND LEAVE ME THE FUCK ALONE DOUCHEBAG!

-Kai, the photo guy
Copyright 2003, kaishaku.org, don't steal my intellectual property.

---------------------------------------------------------------------------
This is an email from kaishaku.org. Its contents are confidential to the
intended recipient at the e-mail address to which it has been addressed. 
It may not be disclosed to or used by anyone other than this addressee, 
nor may it be copied in any way. If received in error, please contact 
kaishaku.org quoting the name of the sender and the addressee, then
delete it from your system. Kaishaku.org reserves the right to monitor 
and archive all e-mails sent or received.
---------------------------------------------------------------------------


===8<===========End of original message text===========

No comments. This guy is a sick person.



-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
SourceForge.net hosts over 70,000 Open Source Projects.
See the people who have HELPED US provide better services:
Click here: http://sourceforge.net/supporters.php
_______________________________________________
Webware-discuss mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/webware-discuss

Reply via email to