A simple template-based script for dynamic websites written in PHP. Download: N/A Installation Unpack the zip file in your webserver directory (eg. /home/you/www/) Edit config.php to your needs. Copy all your content files (files you want to be dynamically loaded) …
Monthly Archives: February 2011
Yet Another PHP Web Application Framework (YAPWAF)
Sorry, this entry is only available in Deutsch.
Remote Task Notifier
Introduction RTN is a web-based client-server application used to “remotely” notify users of new tasks. The client sends an update request to the server to fetch available notifications. Once fetched, these notifications are queued locally at the client side in …
PHP Mailing List
A simple mailing list manager written in PHP. Using PHP Mailing List you can easily set up mailing lists with unlimited number of users. Messages can be sent using the web interface and will be broadcasted by PHP Mailing List …
Email To SMS Gateway
Sorry, this entry is only available in Deutsch.
HTML Table Extractor
This PHP script parses “useful” information from HTML tables. It has been developed as an additional tool in the course of my master thesis at the Graz University of Technology.
EML to VCF Converter
This PHP script converts contacts saved as .eml files to VCARDs (.vcf) that can easily be imported to any email client.
TextTools
A collection of (simple) text manipulation functions written in C++ based on the .Net framework. It has been developed as an additional tool in the course of my master thesis at the Graz University of Technology. You can specify an …
UTF-8 web-applications using PHP and MySQL
This document presents you a list of things to keep in mind when creating UTF-8 aware web-applications using Dojo and PHP. Although the focus lies on Dojo and PHP most of the tips below can be used for any other …
Cost Accounting Formulary
This document represents a formulary for the lecture “Cost Accounting” held at the Graz University of Technology. Download: Kostenrechnung_Formelsammlung_Kerstner_2009.pdf
J2ME’s Communication Facilities in Theory and Practice
This paper discusses communication facilities provided by Java’s Micro Edition (J2ME) in theory and practice. Abstract: JavaTM has become a very powerful platform-independent programming language. Java Micro Edition (J2ME) is finally a version that offers a small enough footprint able …
Software Test Effort Estimation Methods
This paper discusses current software test effort estimation methods, in particular “function point analysis”, “test point analysis” and “use case points”. BibTex Citation: Download: Software_Test_Effort_Estimation_Methods_Kerstner_2011.pdf Download Presentation: Softwaretechnology_SW_Test_Effort_Estimation_Methods_KerstnerMatthias.odp
Comments