About
Unifying attributes that Neoterics possess: wit, experimental poetic topics, discussion of women and sexuality, fondness for interaction with other Neoterics, and aversion to outsiders.
Also see: “Hello world!”
In case you haven’t figured it out yet, this isn’t a “real” blog in the sense of writing down my thoughts and feelings and experiences. I’m using this as sort of a “chaotic shoebox” - a place to experiment with ideas, with code (color schemes, scripts, plugins, templates, etc.), with features, and a place to put all the little things I run across… which have meaning to me, and which serve as inspirations for my own writings (elsewhere). When I was a kid, my mother kept all our photographs, drawings, report cards, etc., in shoeboxes, until later when we’d all moved away, she finally got time to put them into photo albums. This is my digital shoebox.
Plugins Installed:
- 22 Jan 2006 : Spam Karma 2
- 26 Jan 2006 : Audio Player
Theme Being Used:
- NFO Overload 1.5 : Modified by Aine
AudioPlayer Notes :

{audio:name_of_mp3_file.mp3|option1=value|option2=value}
Use square brackets instead of braces in the above code.
Option || Effect (where HHHHHH is a valid hexadecimal colour value such as FFFFFF or 009933)
autostart=yes || The player will automatically open and start to play the track (default value is no)
loop=yes || The track will be looped indefinitely (default value is no)
bg=0xHHHHHH || Background colour option
leftbg=0xHHHHHH || Left background colour
rightbg=0xHHHHHH || Right background colour
rightbghover=0xHHHHHH || Right background colour (hover)
lefticon=0xHHHHHH || Left icon colour
righticon=0xHHHHHH || Right icon colour
righticonhover=0xHHHHHH || Right icon colour (hover)
text=0xHHHHHH || Text colour
slider=0xHHHHHH || Slider colour
loader=0xHHHHHH || Loader bar colour
track=0xHHHHHH || Progress track colour
border=0xHHHHHH || Progress track border colour
Example:
{audio:name_of_mp3_file.mp3|autostart=yes|bg=0x000000}
{p style="margin-bottom:10px; font: Arial; font-size:x-small;
font-variant:small-caps; font-weight:bold;
color:#00990C"}click to play :{/p}
{p}{audio:lets-do-it.mp3|bg=0x000000|leftbg=0xFF9900|rightbg=0xFF9900
|rightbghover=0xFFEA00|lefticon=0x000000|righticon=0x000000
|righticonhover=0xFF0000|text=0xFF9900|slider=0xFF0000|loader=0xFF9900
|track=0x00FF00|border=0xFFEA00}{/p}
Use square brackets only for the audioplayer code. Angle brackets go on the HTML.
Red || E2001A
Orange || FF9900
Yellow || FFEA00
Green || 00990C
Blue || 0000FF

