07/01/2012 12:12 pm
07/01/2012 12:11 pm
Welcome on the website of Alexander Block from Dortmund. On these pages you will not find any information about the russian poet Alexander Alexandrowitsch Blok. This website is a private homepage offering information about myself - with private backgound as well as professional background. The different areas (" Private ", " Business " und " Service ") can be reached using the menu at the top of each page.
Visitors that I know and that have registered themselves will be enabled to get additional information. Friends, acquaintances and relatives are allowed to view several more photos; registered visitors will be able to get notified about changes on selected pages.
In the private area the curriculum vitae is of most interest. The professional area is focused on PHP ( XMP4PHP and Upload progress ) and RDF ( RDFHandle and GraMToR ) and eZ Publish ( PDF Catalogue ). Within the service area there is a guest book that can be used by visitors to sign. People that are interested in getting in touch with me, can send me a message by using a contact form. All files offered in the different areas are available on the central download page.
Note that the English version of this website does not cover the complete set of information as the German one.
PHP progress bar for uploads
Transferring files from a client (e.g. a browser ) to a server (e.g. a web server ) is a default feature of nowadays internet applications. Due to the raising amount of hight speed internet connections (e.g. DSL ) the average size of uploaded files also raises. In case of internet connections with low bandwidth or too large files sizes, a user would like to know how much of a file has already been transferred. As far as the internet application can make use of PHP, the extenion PHP upload progress can be used to show the user how many percent of a file have already been transferred. The extension is based on the work of Doru Petrescu and Christian Stocker and is written in the programing language C .
