Static IP.
Yep, gots me one now, because…
Edit: I noticed a bug in an almost never used feature… that i just tried to use. I bandaided it, but reverted it back to original on second thought in fear of causing more problems than it’ll fix. It is the way wordpress code handles the ellipsis (3 periods) and tries to convert it to unicode along with the (more…*) tags. Well, it doesn’t play along well with the smilie conversion code. Because the unicode for “…” is #8230; and with a ) at the end of more… it’ll convert it to a wink smilie (
) The incomplete #8238 will still display the ellipsis but no one likes broken code
I’ll just vow to never use the more tag ever again
or I could use another bandaid that removes the conversion of the ellipsis…
how ironic, I actually want the wink smilie behind the … this time 
The asterisk (*) was added to get around the smilie conversion problem. I also noticed a problem while posting this. I got it narrowed down. Whenever there is a < character and no > before the smilie conversion, it’ll read it as being inside a tag and not do smilie conversion. I need to rewrite the codes for the smilie conversion may be a whole lot more
Perhaps I should just write less of these long posts that requires me using a bunch of symbols, or I could just be my l33t self and code up the actual name or code point of them symbols. But then again, it is just a blog and it requires me memorizing stuff. BITE ME 
PPS, I just noticed that my notes are million times longer than the original post. GJ. Also, debugging cost me 3 hours of sleep and i gotta go to school today


YAARRRG.