Realm of Zod
Programming and Technology
-
Upload progress meters with PHP
Posted on July 28th, 2009 No commentsUpload progress meters have always been a point of pain when writing web applications in php. I don’t know if its still the case with php 5.3 but versions prior had no built in way to check on the status of a file upload mid-transit. This was especially irritating considering perl could do this. A [...]
Read Entire Article
Development, Javascript, PHPRelated Topics
-
Rendering True Type Fonts in Wordpresss
Posted on July 11th, 2009 No commentsI created a new wordpress plugin that functions much like sifr. It automates swapping out web text with dynamically rendered images of text using true type fonts. Read more about it on the eroi fresh blog or check out the new page I added here on roz. Enjoy.
Read Entire Article
Development, PHP, WordpressRelated Topics


