-
Website
http://www.scobleizer.com/ -
Original page
http://scobleizer.com/2006/07/14/great-geek-podcast/ -
Subscribe
All Comments -
Community
-
Top Commenters
-
danja
44 comments · 4 points
-
polizeros
52 comments · 1 points
-
AndyBeard
69 comments · 4 points
-
Zachary Adam Cohen
35 comments · 8 points
-
dbarefoot
40 comments · 3 points
-
-
Popular Threads
-
World-brand-building mistakes France’s entrepreneurs make
2 weeks ago · 181 comments
-
The best and worst thing Twitter did in 2009: RT
3 days ago · 24 comments
-
2010: the year SEO isn’t important anymore
1 week ago · 67 comments
-
iPhone developers abandoning app model for HTML5?
1 week ago · 52 comments
-
A new addition here: the Meebo bar
2 days ago · 8 comments
-
World-brand-building mistakes France’s entrepreneurs make
And Al the text version is, well, just FuzzyBlog itself. http://www.fuzzyblog.com/ but there isn't a text version of the podcasts themselves all the time. Sometimes but not always by anymeans.
The second best way to learn PHP is to follow a (free) online course -- and there are several good ones out there -- that actually has you build real world scripts, step by step, as Scott says is how his brother does it. Build scripts to do simple things. You won't get that in many books although I haven't read the one from Sam's that Scott recommends.
For example, a one liner to change the background color randomly of a webpage on each visit in one line of code: http://www.php-scripts.com/20060714/89/
The first step in doing so would be getting on your own server (virtual hosting fine) and running your own copy of Wordpress. This way you could build some plugins that you've always wanted to build. I've seen you mention several ideas before that you could whip up without too much programming knowledge as WP plugins.