• Hebrew in PHP (or “Unexpected What?”)

    One of the guys here just got an interesting PHP error:
    Parse error:  syntax error, unexpected ‘)’, expecting T_PAAMAYIM_NEKUDOTAYIM in C:\wamp\index.php on line 201
    Apparently it’s hebrew for “double colon”.
    You learn something new every day.

  • Firefox 3 Smart Bookmarks (or “Find Your Place”)

    Firefox 3 includes an interesting concept called places.  The idea is that all history and bookmarks are stored in a SQLite database, and the browser exposes an API to interact with the data.  You’ll see it in action in the “Smart Bookmarks” button in the Bookmarks Toolbar — these are dynamic queries against the database [...]

  • Naive Programmers (or “Why Programmers are Like Children”)

    There are some programmers out there that are naive, or even ignorant to the world around them. These programmers do not think of the full spectrum of the impact of the things they create, nor do they think of the users that actually use them. The simply come across as negative, and complaining. [...]

Programming

This is the archive for Programming.