Pages

Monday, October 5, 2009

PHP Tutorials

Our class is using a lot of video tutorials, and this week we've come across 3 tutorials that are part of a 35-tutorial series. I thought the three I saw today were pretty good, so I'll link to the first one of the series. Right click the video and choose "Watch on YouTube", so you can access all the others. OR, click this link to view the video on YouTube. On the right, you'll see a list of other tutorials available. Enjoy!!




Read more!

Wednesday, September 30, 2009

Issuu is New

I just got an email from my niece telling me about Issuu. What an amazing site! I'm not sure how I'd use it, but here's an example of what it does: it allows you to publish articles, essays, photojournals, whatever, and then transforms your output into a classy web-embeddable publication.

Check it out!



Here's a little bit more, on how it all works:

What is Issuu? from Issuu.com on Vimeo.


Read more!

Tuesday, September 29, 2009

Computers Recycled

I've come across an "idea whose time has come": an organization that recycles computers, and gives them away for free! See for yourself:




It's not easy knowing what to do with "obsolete" computers, and the worst thing is worrying about what someone else may do with one's data. How to clean it completely? I don't know if this organization is part of the answer, but I intend to explore their services.

The first Free Geek is in Portland OR, but the Twin Cities of MN will soon get its own Free Geek TC. I look forward to putting them to use! My parents old computer needs a new life...

Read more!

Thursday, September 24, 2009

PHP in Dreamweaver

At last, I've found an online tutorial showing how to define a dynamic site in Dreamweaver, by David Powers. This may be the part I'm missing! See for yourself: https://admin.na3.acrobat.com/_a204547676/phplocalsitewin/
Read more!

Guided Xampp

Here's another video that gives a GUIDED instructions on how to download and install Xampp. I'm going to have to view it again, because I must have missed something, just doing it myself. For one thing, I don't have Apache set up as a "service", so it doesn't start when I open the computer. Also, I need to beef-up my security. The good news - I did get it installed!

Read more!

Xampp Installed

Here's a video showing how to install the Xampp software, and how to get started writing PHP pages. Check it out!

Read more!

Wednesday, September 23, 2009

PHP to You!

It's now Fall, 2009, and I've begun a new online class at Foothill: PHY & MySQL. I noticed that the information Foothill stores (that other students see) includes a link to this blog, so I guess I'd better put up something new!

I'm excited about taking this class for many reasons, but mainly because I hope it will help me address some photo display and storage problems!! In particular, I wonder - how do you keep track of it all? How do you quickly, painlessly (dream on!) post new pictures?

I invite interested students/viewers to join me in online discussions of this class, especially as regards their experience of it. What interests YOU? What have you learned? What's PHP good for? What do you do with MySQL?

My task for today is to download the software and install it. I've been confused about what to install, and how. WAMP and XAMPP are availibe for a bundled approach, and one can individually download the required software (PHP, MySQL, and Apache) and install them manually. What to do? The teacher says it's our choice - but evaluating options and choosing only one has NEVER been my strong suit! I could study the choices for the entire quarter before I felt ready to "decide". Sigh. Guess I'll just plunge right in - I've chosen XAMPP because - it's "prettier". It has more of a visual appeal, and since I'll be looking at it a lot, that probably matters to me the most (meaning, I have no other basis on which to choose).

One other caveat - I want to do my editing with Dreamweaver, and I found this article interesting (& helpful): Setting Up a PHP Development Environment on Dreamweaver. Another reference I'll be using this quarter: PHP for Dreamweaver 8, by David Powers. He, of course, strongly suggests we do a manual installation. Finally, there is the class text-book: PHP, MySQL, and Apache, by Julie C. Meloni (a Sam's "Teaach Yourself" All in One book). The text-book includes an installation disk with everything on it, but apparently that's not the recommended way to install the software...

Ah well, enough delay - here I go! Off on another online adventure...


Read more!