eingko weblog

a developer's thoughts and musings

Archive for the ‘Uncategorized’ Category

Kana Kanji Funtime

Two things. First, I just finished/added a new app, check it out in iTunes: Kana Kanji Funtime. The goal with Kana Kanji Funtime was to create a fun and casual app that I (and others) could use to quickly quiz my kanji knowledge in a way that wouldn’t require actually sitting down and studying. It [...]

Browser Comic

Funniest thing I’ve seen in a while: http://www.flickr.com/photos/robotjohnny/3629069606/sizes/l/

  • Comments Off

T_PAAMAYIM_NEKUDOTAYIM

Parse error: syntax error, unexpected ‘)’, expecting T_PAAMAYIM_NEKUDOTAYIM in … I encountered this weird PHP error today; if it happens to you it’s probably because you forgot to declare a variable by leaving off the ‘$’ prefix (e.g., ‘myVar’ instead of ‘$myVar’). More info here: http://en.wikipedia.org/wiki/Paamayim_Nekudotayim. Obviously, it’s a fairly cryptic error message; albeit its [...]

  • Comments Off