Category Archives: Language

Fun Fact!

Thunderbird/Firefox’s dictionary knows the word ‘guesstimate’

Posted in Language, Mozilla | Leave a comment

Plural function

I know it seems basic, but I wrote this a while ago and use it in many many applications I’ve written. I’m surprised alot of languages don’t have something this simple in a small, native function… Takes three arguments: number, … Continue reading

Posted in Coding, Language, PHP | Leave a comment

PHP + Unicode = Shit

Working on trying to get Chinese and Japanese characters to transmit correctly over email, a major problem is that in using PHP to process the text, PHP can’t handle the characters for shit and I got absolutely nowhere. Grr. I … Continue reading

Posted in Coding, Language, PHP | Leave a comment

Quote

From the author of Space Moose (name unknown) Of course, it’s easy to say offensive stuff without using forbidden words like “Fuck”, “Shit”, etc.. In North America, these words induce idiotic knee-jerk reactions, and can offend even when taken out … Continue reading

Posted in Language | Leave a comment