Talk:Haml

Page contents not supported in other languages.
From Wikipedia, the free encyclopedia

Edit and Update[edit]

- Updated Haml wiki page to meet wiki requirements. Added references to add verification. Edited information such as Features and Examples to improve page content and ensure that the page is not an advertisement.

Deletion[edit]

Having been deleted in an AfD, this article was undeleted as per Wikipedia:Deletion review/Log/2007 June 3

Discussion[edit]

Haml is a alternative more legible non-XHTML syntax. It is "reversible" in the sense of XSugar?

It is a very interesting language, the Haml's scripts seem more like a "programmable RELAX Compact_syntax" than a tradictional Web template (see formal defs.). What the relationship with Haml and schema specifications (that is not a explicit "core principle")?

-- Krauss 9 December 2006

Haml was designed as a web templating engine and does fit with the rules of one; although HTML isn't valid input like it is for PHP and eRuby, it does fit with all the necessities in the formal definition. Haml isn't really a schema language like RELAX NG or XML Schemas... rather than defining types of XML documents, it defines the documents themselves. Is that what you were asking? -- Nex3, Haml developer December 16, 2006
It was a confuse question about the "inspiration" of Haml, perhaps looking for a "aproximation" between template language and schema ...
After analyzing Halm a little more, it looks very related with CSS (more than with a schema!). It is a very positive feature of the language. A more simple and better question:
"It is, for the developers, a web template system that integrate Style sheet language with the Markup language in the document production process?". --Krauss (talk) 18:26, 10 July 2010 (UTC)[reply]


Regarding:

  <div id='content'>
     <div class='entry'>
       <h3 class='title'>Halloween</h3>
       <p class='date'>Tuesday, October 31, 2006</p>
       <p class='body'>
         Happy Halloween, glorious readers! I'm going to a party this evening... I'm very excited.
       </p>
     </div>
     <div class='entry'>
       <h3 class='title'>New Rails Templating Engine</h3>
       <p class='date'>Friday, August 11, 2006</p>
       <p class='body'>
         There's a very cool new Templating Engine out for Ruby on Rails. It's called Haml.
       </p>
     </div>
   </div>

I don't see any way to derive these entry instances from the HAML code. —pxhayes —Preceding undated comment added 21:12, 24 September 2013 (UTC)[reply]

"- @entries.each do |entry|"
This line iterates over 'entries', which is an array of blog posts clearly specified elsewhere. Maybe someone more familiar with HAML could improve the article to make this more clear? 89.243.247.140 (talk) 15:21, 12 August 2015 (UTC)[reply]

Criticisms[edit]

I removed the "criticisms and disadvantages" section. Many of the things listed weren't 100% clear disadvantages or commonly accepted fact and they were all unsourced. Much of it appeared to be the opinion of a single editor, so it didn't seem appropriate to keep.

--XaXXon (talk) 18:26, 1 July 2010 (UTC)[reply]

Well, I'm glad there's a history function on Wikipedia, as all of those removed comments were relevant and accurate.173.164.79.209 (talk) 20:39, 22 October 2010 (UTC)[reply]

External links modified[edit]

Hello fellow Wikipedians,

I have just modified 3 external links on Haml. Please take a moment to review my edit. If you have any questions, or need the bot to ignore the links, or the page altogether, please visit this simple FaQ for additional information. I made the following changes:

When you have finished reviewing my changes, you may follow the instructions on the template below to fix any issues with the URLs.

This message was posted before February 2018. After February 2018, "External links modified" talk page sections are no longer generated or monitored by InternetArchiveBot. No special action is required regarding these talk page notices, other than regular verification using the archive tool instructions below. Editors have permission to delete these "External links modified" talk page sections if they want to de-clutter talk pages, but see the RfC before doing mass systematic removals. This message is updated dynamically through the template {{source check}} (last update: 18 January 2022).

  • If you have discovered URLs which were erroneously considered dead by the bot, you can report them with this tool.
  • If you found an error with any archives or the URLs themselves, you can fix them with this tool.

Cheers.—InternetArchiveBot (Report bug) 17:41, 28 October 2017 (UTC)[reply]

Ambiguity with HLA Antibody Markup Language (HAML) XML format[edit]

HAML is HLA Antibody Markup Language, an XML-style document to communicate results from antibody assays. Antibody .csv files are converted to the HAML format so they can be analyzed consistently.

Links :

81.38.4.10 (talk) 07:28, 9 April 2024 (UTC)[reply]