<?xml version="1.0" encoding="windows-1252"?>
<node id="176004" title="Odd/Funny/Wacky/Gore Acronyms" created="2002-06-20 09:31:09" updated="2005-07-27 10:43:22">
<type id="120">
perlmeditation</type>
<author id="132645">
vladb</author>
<data>
<field name="doctext">
What kind of acronyms a mortal perl hacker trips across at his immediate/past work place(s)?  Are there any that are exceptionally clever? Amusing? Odd? Ugly? Or hard to pronounce?  
&lt;br&gt;&lt;br&gt;
Although lists of every imaginable acronym on the planet have already been compiled and made available on the Internet (like this one URL: http://www.delorie.com/gnu/docs/vera/vera_11.html), it would be interesting to find out your list of favourite (or not so :) acronyms and the how/when/why you came up with one, or simply the place you found it and why you liked it. 
&lt;br&gt;&lt;br&gt; 
&lt;readmore&gt;
Of course, to begin with, let me share with own list:
&lt;ul&gt;
&lt;li&gt;&lt;b&gt;YEAH&lt;/b&gt; – &lt;b&gt;YE&lt;/b&gt;t &lt;b&gt;A&lt;/b&gt;nother &lt;b&gt;H&lt;/b&gt;ack.&lt;br&gt;&lt;br&gt;
       In my Perl code, I used to denote any chunk of code that I felt uncomfortable with by simply including a comment like so:
&lt;code&gt;
# HACK:
#
  … hack code follows…
&lt;/code&gt;
Not so long ago, I thought of coming up with a replacement for the word ‘HACK’.  I had considered switching back to ‘TODO’, but couldn’t then fit it in all cases as with most ‘hack’ code, there wasn’t much ‘to do’ with it other than replace/rewrite it.  So, there somehow came the word ‘YEAH’.  It was simply a play on the JAPH acronym and quite frankly I was bemused to discover that it does sound like a common utterance ‘yeah!’.
&lt;br&gt;&lt;br&gt;
&lt;li&gt;&lt;b&gt;JAPH&lt;/b&gt; - &lt;b&gt;J&lt;/b&gt;ust &lt;b&gt;A&lt;/b&gt;nother &lt;b&gt;P&lt;/b&gt;ERL &lt;b&gt;H&lt;/b&gt;acker
&lt;br&gt;&lt;br&gt;
Hey, I guess this comes from [merlyn]?&lt;br&gt;&lt;br&gt;
&lt;li&gt;&lt;b&gt;BUG&lt;/b&gt; - &lt;b&gt;B&lt;/b&gt;ust yo&lt;b&gt;U&lt;/b&gt;r &lt;b&gt;G&lt;/b&gt;uts (hey, this may fall under the 'Gore' category, don't you think?   ;-)&lt;br&gt;&lt;br&gt;
&lt;li&gt;&lt;b&gt;GUMS&lt;/b&gt; - &lt;b&gt;G&lt;/b&gt;roups’n’&lt;b&gt;U&lt;/b&gt;ser &lt;b&gt;M&lt;/b&gt;anagement &lt;b&gt;S&lt;/b&gt;ystem.&lt;br&gt;&lt;br&gt;
I came up with this acronym while working on a new user management tool at my current job.  
&lt;/ul&gt;
&lt;br&gt;&lt;br&gt;
_____________________

&lt;code&gt;
# Under Construction
&lt;/code&gt;</field>
</data>
</node>
