Avatar

ӝmoeffju

Is In Your Base, Killing Your Mans

Games | Blogs | Screenshots | Pictures | Fan Art

yup, this is an ad!
Blog

Alive ya rly


Blog Code

Rumours of my demise have been greatly exaggerated.

:evillaugh:


I hide your secrets here


Blog Code
  • Mood: detached
  • Playing: First Life
  • Listening: Deadsoul Tribe - The January Tree: Spiders and Flies
  • Reading: Code
  • Drinking: Your Soul
  • Eating: Phish Food

I just committed a bunch of changes to the text parser, fixing:

- "p being parsed as ";p
- [=user] links not being parsed under some circumstances
- [url]http://napalmriot.com/[/url] being double-parsed sometimes
- I also added an [icode] tag for inline code

The parser should be pretty robust now. If you notice any problems, please send me a note with a link to the page where the problem occurs, a short description, and if it happened to your post, what codes you tried to use.


Blazing fast Napalm!


Blog Code
  • Mood: happy
  • Playing: Social Network Coder III: Revenge of the Caching
  • Watching: Weird Brazilian Music Videos
  • Listening: Opeth - Ghost Reveries: Ghost of Perdition
  • Reading: IRC and Skype
  • Drinking: Tea
  • Eating: Nothing :(

You might notice that Napalm Riot is now blazing fast.

Please celebrate.


Code highlighting!


Blog Code
  • Mood: inspired
  • Playing: EVE Online
  • Watching: Mebeam
  • Listening: Ayreon - The Final Experiment: Act I "The Dawning": The Awareness: a) Premonition - b) Dreamtime (Wo
  • Drinking: Cocoa
  • Eating: Nussecken

Code highlighting is now live.

Usage:

Code:
[code=php]
$napalmriot->rocks = true;
[ /code]


result:

Code:
  1. $napalmriot->rocks = true;


Debugging is fun


Blog Code
  • Mood: fluctuating
  • Listening: laptop fan
  • Reading: debug logs
  • Drinking: I wish

Sleeping early is good.
Waking up in the middle of the night not so.
Then Kevin had impeccable timing and asked about some mail stuff...
And then I spent three hours moving, merging and debugging stuff.

And in the end, it was a permissions issue.

Someone shoot me so I can sleep?

-_o

Oh, and btw, subscriptions are live, so get your gold stars now!


New e-mail backend, better validation


Blog Code

Hai guyz,

u can haz new e-mail backend now.

Also, I added proper e-mail address validation. Let me know if it rejects an address you think should be valid, or vice versa.

Or let me know your visa. Mmh.


Testing


Blog Code



This is a test with smilies;)
Also, smilies with spaces around them :D and before them :D
:D also, after them.
URLs like http://mattness.net/ should auto-link, as should more complicated URLs like http://www.google.com/sea…s_dt=i&as_sitesearch= or http://www.rocknshop.de/Bright-Eyes:::5.html

EOP: http://www.rocknshop.de/Bright-Eyes:::5.html
Not EOP.

Also, URLs that look like they have embedded smilies and stuff, like http://google.com/search?q=p&foo[=moeffju]=127 should not break, and trailing periods or commas should not mess up the URL, like here: http://moeffju.net/.
Things like <http://mattness.net/> should also work, if possible, because if users make it easy for us, yay.
moeffju user page, spot/pictures/80 a picture of Rick, and so on.

Things like <strong>other tags</strong> should not work, except for bold and italic.

How about we link to a Forum: Announcements, Discuss: HEADS UP! or a fluffy in long form or with channelcat namespace.

The above should be somewhat paragraph-y. Also, this should be bold, this should be italic, and this should be both no more.

There's an URL here and another one http://alpha.napalmriot.com/ there.


(No) Graphical Emotes


Blog Code
  • Mood: inspired
  • Playing: EVE Online
  • Watching: Mebeam
  • Listening: Opeth - Ghost Reveries: Beneath the Mire
  • Drinking: Tea
  • Eating: Nussecken

As you might have noticed, we now have graphical emotes.

What we don't (yet) have is an option to disable them, so I wrote a small userscript instead. Go to http://userscripts.org/scripts/show/23172 to get it. Greasemonkey required.

Edit: Updated to also trigger when new content is added via AJAX. Just reinstall from the same URL.