KillerSites Blog

Web Design

New Beginners HTML course on Studioweb

July 26, 2015

Hi,

I just released my new Beginners HTML 2015 course on Studioweb.com.

Here is first of 57 video lessons – what exactly is HTML:

The video lessons are only one part of the training package. My courses include:

  1. Interactive gaming environment – track your progress, unlock chapters and badges.
  2. To reinforce the lessons, we provide hundreds of quiz and code challenge questions.
  3. Support material for teachers and parents.

… And more.

Studioweb has subscription options for schools and individuals. Please feel free to contact me if you any questions.

Stef

read more

Keeping your Website Hack Free

May 8, 2015

I decided recently to dig into the Killersites website (on the directory level,) to see what I could clean up. It is one of the oldest web teaching sites in the world, it’s been online for over 19yrs now, and so it has had many changes over that time.

After 19yrs, you find yourself with a website directory structure that is deep and riddled with many nooks and crannies. So I went on the hunt and found some bugs down deep inside.

… 4-5 hrs later, I was able to clean house. I think! In the process, I gave Killersites a much needed spring-cleaning, if you will. I got rid of a bunch of pages and sections that might have some historical/sentimental value to me, but was filled with dated and irrelevant information. Besides, these are spots that hackers can leave their smelly eggs behind!

Some words of advice:

  1. Keep your sites clean in terms of the directory structure.
  2. Use a consistent naming convention for files and directories. This will make easier for you to spot malicious planted code.
  3. Delete your cgi-bin if you are not using it. Malicious code can be dropped into those.
  4. Don’t use PHP pages unless your site absolutely needs it. Each new PHP page is a potential attack point.
  5. Once your site is up and running where you want it to be, create a clean copy of it on your computer and zip it. This backup might come in handy if you need to wipe out an infected site. Of course, backups after each change is a must do.

Stefan
Killersites.com

read more

Making your Website Mobile Friendly and Google Happy

April 21, 2015

Hi,

I was recently asked this question from a student:

What do you think of Google’s new rating system to favor search results towards sites which are mobile-friendlier than other sites? Will there be a course to address this type of mobile-centric design in the future?

Yes, we have courses, both on Webmentor.org and on the killervideostore.com. Mobile friendly sites are called ‘responsive’ … because their pages respond and resize based on the device being used to view them.

Our Webmentor courses:

introduction to Twitter Bootstrap
Responsive web design

And on the killervideostore:

Responsive web design DVD

And I plan on more later this year.

I think Google’s move makes sense when you think about it. Google always wants to cater to a broader audience, and web surfing is more of a mobile thing today, than it is a desktop or laptop thing.

We ourselves are slowing making our sites responsive, so far the following have been converted:

Studioweb.com
Webmentor.org
Killervideostore.com

Thanks!

Stefan Mischook

read more

My Web Foundations Course completely free.

March 25, 2015

Hi,

It’s good to try before you buy, so all our courses now have free videos you can watch. Of course, we do have a 7 day trial for any subscription … but nonetheless, you can now view dozens of free videos right away.

By the way, if you are totally new to web design, check out my Web Foundations course. And it’s completely free now!

Thanks for reading!

Stefan Mischook

read more

Web Foundations Part 3 – Domain Names

March 10, 2015

Hi,

Just to let you know that I released Web Foundations part 3 (on Domain names) on webmentor.org. Here is the link:

Domain Names

What this video covers:

– choosing a good domain.
– pricing domains.
– should you buy premium domains?

… And much more. Yes, a beginners subject … but remember this is part of the Web Foundations course. 🙂

Stefan
killersites.com

read more

Web Foundations Part 2 – ready to watch

March 3, 2015

Hi!

Part 2 of my new Web Foundations course is out – What is Web Hosting? Yes a basic topic, but I go into some detail that you might find interesting:

– hosting choices
– hosting cost
– Should you set up your own web hosting?

I hope you like it!

Stefan Mischook
killersites.com

read more

Why you should be teaching kids PHP, and not Python or Ruby

February 15, 2015

These days, Python and Ruby are popular programming languages with the tech startup crowd, and so, many of the venture capital backed ‘teach code’ startups have ruby or python courses targeted at kids. The problem is, that these are not the best languages to teach programming with – especially in K12.

Why is PHP better?

read more

My New Web Design Book is on Amazon

February 14, 2015

web-design-book

Hi,

Just announcing that my new beginners web design book is ready for pre-order on Amazon! The title is a strange one, but descriptive: Build your Website – Start Here

The first paragraph from the introduction describes the book nicely:

This book is about code and cutting-edge web design. It starts off with the big picture, and then circles in slowly for the web design kill! I won’t leave you hanging with just a bunch of nerd-code either, not knowing what to do with it—no, no, no! Not only will you know how to build a modern website, but also how to get it live on the web.

This is a beginners book but I still cover a lot of material. You will learn key fundamentals of web design and web coding. Here are just some of the topics I cover:

  • HTML, CSS, HTML5 and CSS3.
  • JavaScript and programming basics.
  • Liquid, adaptive and responsive layout – as we build a simple website.
  • How to add video and audio to web pages.
  • Bootstrap, jQuery and what web frameworks are all about.

.. And much more!

Thanks!

Stefan Mischook
killersites.com

read more

Killersites.com turns 19yrs old!

January 9, 2015

killersites-logo

Hi!

I can’t believe that killerSites.com has been teaching the web for 19 years! Back then, I had no white hair … if you can believe it!

A little Killersites history …

Killersites was originally created to support a best selling book on web design, Creating Killer Websites, by David D. Siegel. At the time, killersites.com only contained articles and support material for the book.

In 2002-2003, I took over and started to expand what killersites’ offered – with new articles, podcasts and video training on web design and even development.

read more