Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Thank you for Markup!
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  9 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
mindlace  
View profile  
 More options Aug 15 2006, 8:11 pm
From: "mindlace" <mindl...@gmail.com>
Date: Wed, 16 Aug 2006 00:11:30 -0000
Local: Tues, Aug 15 2006 8:11 pm
Subject: Thank you for Markup!
Gentlebeings,

Aside from the name that makes for bloody impossible searches, I think
you have done an extravagantly good job with Markup. XPath for finding
nodes is The Way Things Should be, and using xinclude is also great.

I've used DTML, Page Templates, PHP, server-side includes, XSLT, and
various other templating approaches throughout the years, and this is
*finally* a templating approach that does things right.

Thanks,

~ethan fremen


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Kevin Dangoor  
View profile  
 More options Aug 15 2006, 9:40 pm
From: Kevin Dangoor <dang...@gmail.com>
Date: Tue, 15 Aug 2006 21:40:41 -0400
Local: Tues, Aug 15 2006 9:40 pm
Subject: Re: Thank you for Markup!
To be fair, a good bit of the template language design was done by  
Ryan Tomayko. But, I think that Chris has done an excellent job  
producing what is effectively a Kid 2.0... all of the goodness of Kid  
+ corrections for the shortcomings that were found in real-world usage.

Looking at a CherryTemplate error today made me really appreciate the  
work that has already gone into Markup's error reporting.

Kevin

p.s. I agree about the name...

On Aug 15, 2006, at 8:11 PM, mindlace wrote:

--
Kevin Dangoor
TurboGears / Zesty News

email: k...@blazingthings.com
company: http://www.BlazingThings.com
blog: http://www.BlueSkyOnMars.com


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Christopher Lenz  
View profile  
 More options Aug 16 2006, 4:27 am
From: Christopher Lenz <cml...@gmx.de>
Date: Wed, 16 Aug 2006 10:27:29 +0200
Local: Wed, Aug 16 2006 4:27 am
Subject: Re: Thank you for Markup!
Hi Ethan,

Am 16.08.2006 um 02:11 schrieb mindlace:

> Aside from the name that makes for bloody impossible searches, I think
> you have done an extravagantly good job with Markup. XPath for finding
> nodes is The Way Things Should be, and using xinclude is also great.

> I've used DTML, Page Templates, PHP, server-side includes, XSLT, and
> various other templating approaches throughout the years, and this is
> *finally* a templating approach that does things right.

Glad you like Markup!

You're right about the name, of course. In fact, this is another  
property inherited from Kid ;-) Searches need to be qualified with  
"markup templating" or "markup templating python", which results in  
pretty good results. But still...

The problem, as always, is finding a decent name that is sufficiently  
unique and doesn't sound too cheesy. It's probably still early enough  
in the game for a change, so I'm open to suggestions. Anyone?

Cheers,
Chris
--
Christopher Lenz
   cmlenz at gmx.de
   http://www.cmlenz.net/


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Christian Boos  
View profile  
 More options Aug 16 2006, 4:45 am
From: Christian Boos <cb...@neuf.fr>
Date: Wed, 16 Aug 2006 10:45:06 +0200
Local: Wed, Aug 16 2006 4:45 am
Subject: Re: Thank you for Markup!

Christopher Lenz wrote:
> ...

> The problem, as always, is finding a decent name that is sufficiently  
> unique and doesn't sound too cheesy. It's probably still early enough  
> in the game for a change, so I'm open to suggestions. Anyone?

pyMarkup?

Pretty standard for a Python library to have a "py" prefix, and you
don't really give up the Markup name.
Also, would be pretty straightforward to top google results for it (54
hits so far...).

-- Christian


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Michele Cella  
View profile  
 More options Aug 16 2006, 5:54 am
From: "Michele Cella" <michele.ce...@gmail.com>
Date: Wed, 16 Aug 2006 02:54:54 -0700
Local: Wed, Aug 16 2006 5:54 am
Subject: Re: Thank you for Markup!

Personally I'm fine with markup, simple, nice and focused on it's
scope.
I don't like seeing py in almost every python bases package out there
but this is just personal taste. ;-)

Kid has the same problem but searching for kid puts it in third
position on the first page, it's probable that once markup start
growing (and I guess it will) it will show up in the first page?

The first time Kevin mentioned Markup I searched for "markup" and
couldn't find anything so I just added "python" and found it, I mean is
this such a big problem? we are still talking of python software in the
end.

Anyway thanks for the great job. :-)

Ciao
Michele


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Christopher Lenz  
View profile  
 More options Aug 16 2006, 6:44 am
From: Christopher Lenz <cml...@gmx.de>
Date: Wed, 16 Aug 2006 12:44:37 +0200
Local: Wed, Aug 16 2006 6:44 am
Subject: Re: Thank you for Markup!
Am 16.08.2006 um 10:45 schrieb Christian Boos:

> Christopher Lenz wrote:
>> ...

>> The problem, as always, is finding a decent name that is sufficiently
>> unique and doesn't sound too cheesy. It's probably still early enough
>> in the game for a change, so I'm open to suggestions. Anyone?

> pyMarkup?

> Pretty standard for a Python library to have a "py" prefix, and you
> don't really give up the Markup name.
> Also, would be pretty straightforward to top google results for it (54
> hits so far...).

I'm not a fan of such prefixed names (WinFoo, KFoo, GFoo, iFoo, etc).  
IMHO those fall in the "cheesy" category ;-)
Exceptions are bindings or Python versions of some product, but  
otherwise I think it's rather ugly.

Cheers,
Chris
--
Christopher Lenz
   cmlenz at gmx.de
   http://www.cmlenz.net/


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Christopher Lenz  
View profile  
 More options Aug 16 2006, 10:35 am
From: Christopher Lenz <cml...@gmx.de>
Date: Wed, 16 Aug 2006 16:35:41 +0200
Local: Wed, Aug 16 2006 10:35 am
Subject: Re: Thank you for Markup!
Am 16.08.2006 um 10:27 schrieb Christopher Lenz:

> You're right about the name, of course. In fact, this is another
> property inherited from Kid ;-) Searches need to be qualified with
> "markup templating" or "markup templating python", which results in
> pretty good results. But still...

> The problem, as always, is finding a decent name that is sufficiently
> unique and doesn't sound too cheesy. It's probably still early enough
> in the game for a change, so I'm open to suggestions. Anyone?

And apropos the name, I just came across this:

   http://markup.sourceforge.net/

The official name seems to be "markup.py", but well, it's a name  
conflict either way. Never heard about this one before, and I swear I  
did some research on whether other existing Python packages use the  
"markup" name. :-P

Cheers,
Chris
--
Christopher Lenz
   cmlenz at gmx.de
   http://www.cmlenz.net/


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
mindlace  
View profile  
 More options Aug 16 2006, 9:44 pm
From: "mindlace" <mindl...@gmail.com>
Date: Thu, 17 Aug 2006 01:44:50 -0000
Local: Wed, Aug 16 2006 9:44 pm
Subject: Re: Thank you for Markup!
I loved kid from the get-go; all thanks to Ryan Tomayko for the
originial implementation. That being said I've experienced much less
pain with Markup.

As for an original name - You could always go for Markleft or Markright
(since Markdown is taken.) Other suggestions: MarkyMark, XMarkup,
MarkMeld, Goat (what happens to a kid when it grows up :)


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Matt Good  
View profile  
 More options Aug 20 2006, 2:07 pm
From: "Matt Good" <matt.g...@gmail.com>
Date: Sun, 20 Aug 2006 11:07:44 -0700
Local: Sun, Aug 20 2006 2:07 pm
Subject: Re: Thank you for Markup!
In relation to the "Goat" suggestion Chris mentioned on IRC "Markhor"
which is a type of goat.  Incidentally the name comes from the Persian
word for "snake eater", so it has a sort-of tie-in to Python.  Though
as Christian later that O'Reilly is using wild goats on its covers for
Ruby on Rails-related books:
http://www.oreilly.com/catalog/rubyrails/

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »