Monthly Archives: September 2010

Using print_r to find Class Information

For the sake of completeness in talking about PHP debugging, I thought I’d go over some other techniques of getting class information by using a print_r function To do this,  I’ve built a simple PersonLocation class with a parent Person … Continue reading

Posted in PHP Debugging | Tagged | Leave a comment

PHP dBug – better debugging

When your knee deep in code, you need tools that will find your mistakes quickly, and give you needed information to troubleshoot why your code is not doing what you expected. One of the things you want to know is … Continue reading

Posted in PHP Debugging | Tagged | Leave a comment

duckduckgo – why I am removing google(v) from my vocabulary

I recently encountered duckduckgo.com (dukgo.com for those of you with lazy fingers saying, “google.com is shorter”), and I am hooked. A little background: I am getting tired of seeing my login details on top of every google screen I happen … Continue reading

Posted in Web Sites | Tagged | Leave a comment

HTML 5

Every once in awhile its a good idea to look forward and see if we can’t peek into the future. When you talk future and the Internet you talk CSS3 and HTML5.  Both will give us new technology to make … Continue reading

Posted in HTML | Tagged | 1 Comment

MartView – PDF Reader – a Review

When we talked about getting free ePubs in my previous post, I mentioned that Google has millions of books available free for download on line.  The problem was that most of the publications were in the PDF format, not the … Continue reading

Posted in eReaders, Software Reviews, Windows | Tagged , , | Leave a comment