Tag: regular expression

  • enhanced sprintf like function in Javascript

    Today I’was playing with javascript and regular expression, and I made a PHP sprintf like function with some limitations and some enhancements.

  • Using ALPHA Framework over LightTPD

    In the latest two weeks I was thinking about make some tests with ALPHA Framework and LightTPD. The goal of ALPHA Framework is that the application developers should take care about their web applications and don’t need to care about the other layers ( database, web server, authentication). With this concept in mind, the last week […]