about 1 day ago - No comments
Share With Friends: | Latest Programming – ASP Stories, RSS and RSS Feed on Feedzilla.com Related posts “We will have several large aperture prime lenses and light compact zoom lens this year” “To be revealed” Nikon @PMA banner – Busted! “Rumor has it… based on a true rumor” “Reverie” – first feature film shot entirely
about 1 day ago - No comments
Share With Friends: | Latest Programming – ASP Stories, RSS Feeds and Widgets on Feedzilla.com Related posts “We will have several large aperture prime lenses and light compact zoom lens this year” “To be revealed” Nikon @PMA banner – Busted! “Rumor has it… based on a true rumor” “Reverie” – first feature film shot entirely
about 1 day ago - No comments
Share With Friends: | Latest Programming – ASP News, News Feeds and Latest News on Feedzilla.com Related posts “We will have several large aperture prime lenses and light compact zoom lens this year” “Nikon will reveal something groundbreaking next week” “Nikon will provide a better balance between resolution and high ISO image quality than in
about 1 day ago - No comments
On the Web Builder Zone (from DZone) Giorgio Sironi has posted a new article that talks about the different kinds of testing you can do on your application – both on the frontend and backend. Automated testing supports your constant effort in design and refactoring, and besides that ensures that your application actually works in
about 1 day ago - No comments
New on PHPBuilder.com today there’s a tutorial showing you how to download and parse messages from Google Mail. In their case it’s grabbing and parsing submissions from a form. Some friends of mine publish a literary journal that accepts submissions via email. At their request I wrote a script to download messages from the journal’s
about 1 day ago - No comments
On the Zend Developer Zone today there’s the first part of a series from Vic Cherubini about an ORM tool he’s created to make pulling data from your database of choice (via PDO objects) simpler – DataModler. This first part looks at creating testable models. DataModeler allows you to create easily testable Models that are
about 1 day ago - No comments
On the Zend Developer Zone there’s a new post by Vikram Vaswani about a method for creating PDF files directly from a Zend Framework application (hint: it uses Zend_Pdf). PHP comes with a number of options to help developers dynamically generate PDF files from within their applications. The Haru and PDFlib extensions offer a complete
about 1 day ago - No comments
Kevin Schroeder has posted another excerpt from his “You Want to Do WHAT with PHP?” book to his blog today. This time it’s from the third chapter that looks at character encodings like UTF-8 or ISO-8859-1. I realized that while this 3.5-year PHP consultant knew Unicode, UTF-8, character encodings such as ISO-8859-1 or ISO-8859-7, I
about 6 days ago - No comments
Jani Hartikainen has pointed out a new application that can run on the iPad and allows you to write PHP without having to write out a single line of code. Yes, you heard that right! You can now code in PHP without having to write a single line of code ‘” amazing, right? The application
about 6 days ago - No comments
On Developer.com today there’s a new tutorial about Quercus – the Java-based implementation of PHP – and how to get it up and running in your environment. Imagine the possibilities when a PHP developer can continue using the language’s templating capabilities while leveraging Hibernate‘s object-relational features. Thanks to an open source project named Quercus, PHP