Monday, June 25. 2007Bouwen volgens webstandaarden Door de toename van het gebruik van internet als informatiebron, wordt transparantie van informatie op het internet steeds belangrijker. Het toepassen van webstandaarden bij het produceren van websites heeft diverse voordelen qua toegankelijkheid, stabiliteit en duurzaamheid voor alle bezoekers, bedrijven en zoekmachines.
Continue reading "Bouwen volgens webstandaarden" Tuesday, June 19. 2007Build a website using MySQL functions instead of PHPYesterday, Carsten Pedersen and Roland Bouman of MySQL AB visited us to tell us a bit about the MySQL certification program. Although I've been using MySQL for several years they told me of some features I simply never used before. Of course I had heard of 'stored procedures' before, but I just did not use them at all. One of the reasons is that all of our products are database independent and stored procedures are not. In other words: writing a MySQL stored procedure for ATK would mean all people using ATK on an Oracle or Postgres database would suddenly get fatal errors. In the training they explained what stored procedures and functions are and I got curious. "Okay, so I can use a programming language sort of thing in MySQL. So how powerfull is this?". Driving back I suddenly realised I would do a really stupid and most probably useless experiment: to try to build a website entirely in MySQL, leaving the PHP part out? With that in mind I couldn't really do anything else than boot my computer once I got home, and keep hacking it until my application was finished. Continue reading "Build a website using MySQL functions instead of PHP" Thursday, June 14. 2007ATK6 gereleased!![]() Sinds 1 juni ben ik bij Ibuildings aan de slag gegaan als Product Manager. Als afstudeerder heb ik kennis mogen maken met de wereld van PHP, Zend, Content Management Systemen, internationale samenwerking etc. Het was een leuke tijd en met de overgang naar "echte medewerker" kan ik nu datgene in de praktijk brengen wat ik tijdens mijn afstuderen geadviseerd heb! Ik ga me voornamelijk bezighouden met de producten van Ibuildings: applicatieframework ATK, cms WDE, projectmanagementsysteem Achievo en webapplicatie Mockatoo. In mijn tweede week werd er een nieuwe versie van ATK gereleased. Continue reading "ATK6 gereleased!" Friday, June 8. 2007PHP for IBM i5: how to control your library list from PHP
When building applications on an IBM i-series platform you probably want to use the DB2 database. Zend Core for IBM i-series supports this database since the db2_ functions were introduced. These functions allow you to use the DB2 database like you would any other database, but lacks the support for manipulating librarylists. It turns out this is possible by using the i5_ functions. Below an example of how to do so.
Continue reading "PHP for IBM i5: how to control your library list from PHP"
(Page 1 of 1, totaling 4 entries)
|
Blog
Door de toename van het gebruik van internet als informatiebron, wordt transparantie van informatie op het internet steeds belangrijker. Het toepassen van webstandaarden bij het produceren van websites heeft diverse voordelen qua toegankelijkheid, stabiliteit en duurzaamheid voor alle bezoekers, bedrijven en zoekmachines.

