Archive for the ‘PHP’ Category

Dreamweaver CS4 and PHP

Friday, November 6th, 2009

boxshot-dreamweaverCS3

Hi,

Once and a while I use an email question as the basis of a blog post. This time, someone wanted to know about Dreamweaver and PHP:

Hi Stefan,

I am looking to get some videos on using Dreamweaver cs4 creating dynamic sites with PHP and MYSQL, do you have any videos on this using the drag and drop features etc with some code writing also?

Many thanks

Andy

My answer:

Hi Andrew,

The short answer:

Dreamweaver’s drag and drop features are very brittle. I was a beta
tester for DW CS4 and the programmers themselves told me that they would
be looking to trash it for the next version of Dreamweaver – they knew
it was a mess.

… It can be used for simple things (and prototyping), but the code is so messy and
convoluted, that any changes that you will probably have to make to
your project could be a nightmare. You are much better off learning PHP
and using Dreamweaver as a PHP code editor … and it’s pretty good at that.

In my basic course on PHP, I use Dreamweaver as the code editor and I
touch on in as far as how Dreamweaver can be used to write PHP code. You
can see a bunch of sample videos here: http://www.killerphp.com/videos/

Let me know if this helps,

Stefan

Server Migration … ouch! But PHP continues to Rock.

Monday, July 13th, 2009

Hi,

This is just going to be a quick blog post, because I am still busy getting killersites.com up and running properly after an emergency server move I had to make.

The short story …

I had been using the same hosting company for many years and generally with not too many issues. But in the last year, things started to go downhill fast. The server was very slow (overloaded) and it went down way too often.

The last straw that broke my weak nerd-back, was a complete shutdown of my account by some pencil-necked twit who decided that killersites.com had too much traffic … so this no-nothing nerd suspended the account!

… You have to understand, I had been with these guys for 5-6 years, I’ve spoken to the founder/owner on several occasions and they used killersites.com as a feather in their cap:

‘… we proudly host killersites.com.’

So this unannounced shut down of the entire site was shall we say, vexing.

When it get’s that bad, it’s time to leave fast!

A quick threat of legal action got the site back up quickly, but I was warned killersites.com had too much traffic and I had to move it. So, I moved it to our own dedicated servers right away … within hours.

So why did I not change over to our own dedicated server years ago?

Answer: Configuration.

Killersites.com has been around for about 13 years now and it has a lot of old legacy stuff floating around. Specifically, we are talking about old Perl scripts and a couple of Java based web applications.

… Once you get these sort of things working, you’d best leave them alone. That hassle combined with my general laziness caused me to keep killersites.com sitting on the old server, even when some early evidence of trouble started to brew. You can’t underestimate laziness!

Continued trouble …

So as I write, I have still to get the old Java forum up and running again and the Perl based directory is not fully operational. The nice thing though, is that all the PHP based applications:

- Wordpress blogs
- Newsletter script
- PHP based forum (to replace the Java created forum)

… migrated easily and are working fine. Once again, no hassles with PHP and I highly recommend you learn PHP as a web designer.

Bye for now.

Stefan Mischook
www.killersites.com

PHP Video Tutorials for iPods

Wednesday, February 20th, 2008

PHP Logo

Because of recent demand, I decided to release my PHP video tutorials in iPod format – that means they play on your iPod.

:)

… OK, you guys guessed that one.

These video were originally intended for viewing on a computer monitor, so some of the code examples will be harder to read since iPod screens are smaller.

Nonetheless, the discussions may be useful to watch on your iPod as you’re … say, on your way to work or school.

A small note: I’ve added some brief comments (in text) about each video, to give you a better idea of what you will find in the video before downloading it.

You can find the videos on the new iPod video page.

Thanks,

Stefan Mischook

PHP Sessions Video Tutorials – Part 3

Sunday, February 17th, 2008

This is part 3 of 3 of my videos that introduces beginners to PHP sessions.

php-video-tutorial

In this video, I conclude my practical look at basic PHP sessions.

PHP session video tutorial – part 3

Thanks,

Stefan Mischook

www.killersites.com
www.killerphp.com

PHP Sessions Video Tutorials – Part 2

Thursday, February 14th, 2008

This is the part 2 of 3 of my videos that introduces the beginner to PHP sessions.

php-video-tutorial

In this video, I get into practical examples where we see basic PHP sessions in action.

PHP session video tutorial – part 2

Thanks,

Stefan Mischook

www.killersites.com
www.killerphp.com

Site Map  |  Top of page  go to top of page