Finally after long time I found something interesting in my feed reader.
Sam Stephenson released Prototype 1.5 (a marvelous library for OO Javascript and
Ajax).
It's available to download with offcial documentation at http://prototypejs.org/.
via Binary Bonsai
It's been a while since I wrote last time here. Many things happend
during that period. But lets get it one by one.
I was told one cool feature (from Jakub Roztočil) how to customize
displaying of errors in PHP.
So let me share it with you.
I assume you are using Apache server, using decent browser (not
including IE) and have few moments to set this up.
At tuesday
I finally finished the CEVRO
Institute, school of political studies webpage. Web is coded in XHTML
1.0 Strict and CSS 2.1.
My job except coding was to integrate coded pages into our CMS, which means splitting pages
into templates and coding generating content in JSP. Unfortunately output of the CMS is not set to produce XHTML
1.0 Strict valid code.
Details
Frontend: XHTML 1.0 Strict, CSS 2.1 and JavaScript
Backend: JSP
and Java
Time of realization: September 2006
The project I'm currently working on brings me many worries. One of them is
the speed with which php is processed. I wrote today a class for logging
events and computing microtime.