KillerSites Blog

Stefan Mischook

Flash Player Officially Killed on Android

July 2, 2012

Google Android logo

Hi,

Adobe announced that the Flash player will not be produced for Android:

We announced last November that we are focusing our work with Flash on PC browsing and mobile apps packaged with Adobe AIR, and will be discontinuing our development of the Flash Player for mobile browsers. This post provides an update on what this means for ongoing access to the Flash Player browser plugin for Android in the Google Play Store.

Without getting into all the details, Adobe is basically throwing in the towel for the Flash player on mobile devices. This is turn means that Flash on the desktop browser will eventually fade to nothing since people are not going to want to have Flash on their websites knowing that iOS and Android users will NOT be able to see their content.

Read the whole thing here:

http://blogs.adobe.com/flashplayer/2012/06/flash-player-and-android-update.html

… And this is why we no longer teach Flash because it seems clear that it will soon become a niche product where the jobs will be few and far between. Yes, this could take years, but already competitors like HTML5, CSS3 and JQuery are taking over.

Stefan Mischook

read more

Learn a CMS or Learn Dreamweaver?

June 15, 2012

Hey everybody!

Recently someone asked whether they should learn Dreamweaver OR whether should they jump into a CMS like Joomla or WordPress.

What is a CMS?

CMS is short for Content Management System, and are web based programs that you upload to the server and they provide word-processor like capabilities to your website – and much, much more.

To make an analogy: you can think of a CMS as being a restaurant buffet, where you have many prepared dishes to choose from, that you can use to create your meal. Where Dreamweaver is like an electric appliance, that helps you create a meal from scratch.

You can learn more about it here:

https://www.killersites.com/blog/2008/blog-cms-wiki-compared/

… The above link points to an older blog post, but it is still good.

Anyway, the core of this person’s questions, comes down to skill-set choices and choosing the best technologies to be able to:

1. Get the most work as a web designer.
2. And to be able to build the best websites.

Here is my answer:

read more

Why Web Design Ignorance is Killing your Small Business Website.

June 13, 2012

small business web design

It is very common for small business owners to have problems with their websites. These problems typically arise because of issues of communication with the web designers and programmers that they hire.



A big reason for this lack of clear communication, is because most small business owners don’t know much about web design (and most web designers don’t know much about business!) …  small business people also have no way of judging if the web design work being done, is any good. 

You have to be realistic, there is no way of managing the process effectively, when you are totally blind when it comes to how to build web sites.



Do small business owners have to become web designers?



Short answer: no. 

… In fact, they probably shouldn’t. It’s best to stick to what you know (that’s running your business) and let others take care of the stuff you don’t know.



That said, I believe ALL small business owners MUST learn at least some basic web design, so that they can properly manage the building of their websites. To be able to do this effectively, you will also need to learn to speak with web designers and web programmers, in the language they understand: nerd-talk.

read more

Testing your Web Design Skills – as you Learn

May 22, 2012

Hi,

For many who are in the middle of learning web design, they find it hard to assess how much they are learning … as they progress. Ultimately the best way to judge this, is to just build websites and see how smoothly the process goes.

Instant Interactive Video Learning

A faster way (to get that feedback) is to take an interactive course that quizzes and code challenges you as you learn. Because we saw a value in this style of learning, we built an interactive training system called KillerSites University.

If you want to learn more about interactive code challenges and at the same time, start building your profile/CV, try out the free courses and chapters at KillerSites University.

Thanks,

Stefan Mischook
killersites.com

read more

WordPress, Joomla and Drupal in Web Design

May 3, 2012

I was recently asked a question about the future of web design:

I have a short general query about the Future of Web Design: do you think that we are going towards a trend where, particularly with the use of Web environments like WordPress or Joomla, programming skills will be more and more oriented towards updating and customising plugins?

My answer:

I have been a long time believer in this strategy of using a CMS as the basis of almost all your web design projects. I wrote about this back in 2010, talking about the ‘WordPress Web Designer‘.

I use WordPress for my web sites, but Drupal and Joomla can do a great job too. You just have to figure out which one suits you best.

Learning PHP and JavaScript:

Since Drupal, Joomla and WordPress are built with PHP and JavaScript, it makes sense (if you really want to learn how to use these tools to their fullest,) that you should learn at least a little programming. You don’t have to become a full-blown nerd coder, but you should be able to write simple scripts and modify existing PHP and JavaScript code. It will make your life so much easier.

For a more detailed discussion, watch my video below:

Thanks,

Stefan Mischook
killersites.com

read more

Flash CS6 goes HTML5

April 27, 2012

Hi,

As predicted, Flash has now gone HTML5 – yes, you can now export your Flash work to HTML5 using the new Flash CS6.

I haven’t had a chance to look at it, so I have no comment with regards to how well it works. Nonetheless, this is more evidence that HTML5 is going to be huge in the future of web design and web development – if it isn’t already!

Flash CS6 basically uses the CreateJS open source framework, to output animations in Flash. I don’t know how powerful this conversion process is yet … we will soon see how complex the Flash projects can be and still be able to output them via HTML5.

Whatever the case, you should still be learning HTML5 and JavaScript.

I created a video blog on this:

Stefan Mischook

read more

HTML5 and its’ Place in Web Design

April 24, 2012

Hi,

I just released a video where I discus the growing importance of HTML5 in web design and web programming. Some of the highlights:

  • HTML5 is now supported in all the major browsers.
  • HTML5 was built from a pragmatic point of view – this means it’s really functional!
  • HTML5 has made JavaScript a much more important language to learn.

The video:

If you are a total HTML beginner, you will need to learn that, before you can tackle HTML5. You can learn JavaScript with either my written introduction to JavaScript or my super fantastic JavaScript basics video tutorial.

Thanks,

Stefan Mischook
killersites.com

read more

HTML5 and Academic Shills.

April 21, 2012

Hey,

Anyone who has read anything I’ve written (or watched my video blogs,) knows that I can’t stand academics. I was particularly vocal against the Web Standards zealots of the early 2000’s, wherein reality was pushed aside in favor of code purity.

These nerds would ignore reality – for example:

  • They would ignore how the most popular web browsers would interpret HTML and CSS code – which often times, was in a method contrary to their nerd wet-dreams. As such, they would come up with harebrained hacks to jam in their ‘compliant’ code … hacks that eventually broke in many cases, defeating the supposed original purpose of the Web Standards movement!
  • They would also obfuscate what the actual browser use was in terms of real people surfing the Web. They would come out with numbers that did not reflect the reality they were desperately trying to ignore: that the vast majority of people surfing the Web were using web browsers (Internet Explorer) that did not play nice with their ideas of how a web browser should read code.

… It gets even more stupid: even the basic web design cycle seemed to be ignored, where their recommendations would actually get in the way of productive web design and development. I am convinced many of the big names in this movement barely created websites in, or for the real-world – they were academics.

read more

Small Business Owners Must Learn HTML and CSS.

April 17, 2012

Just about every small business owner knows that they have to have a website. What many don’t know, is that they also have to have basic web design skills … yes, even learning the dreaded code behind the pages: HTML and CSS.

Why do you need to know HTML and CSS?

For a few reasons:

  1. To be able to make small changes to your site, without having to call your web designer every two minutes!
  2. To be able to judge (to a certain extent) how long it might take to make a change to your website.
  3. To know what your options are regarding a website.

… Let’s tackle each of these:

MAKING SMALL CHANGES TO YOUR WEBSITE
Websites are in constant need of updates, no question. It could be some new text you want add, corrections, adding a new image or even a new page. Many of these jobs are actually pretty easy to do with even a simple understanding of HTML and CSS.

So rather than having to reach your web designer, waiting for he/she to get back to you, just learn some basic web design and you will save a lot of time, headaches and even some money.

read more

How to Learn Web Design and Programming

April 7, 2012

Everyone has their own style of learning, and because of this, we’ve provide a few different ways for you to learn web design and web programming:

1. Buy a video package that you can take home and own – for example:

www.killervideostore.com/video-courses/complete-web-designer.php

These are video courses that you can either download or have a DVD shipped to you.

2. Subscribe to our big library of premium content:

www.killersites.com/video-library/

This is a subscription service that works a lot like Netflix, where you can access our entire collection and watch as many videos you want. We have a standard and a premium subscription where with the premium subscription, you have access to all the videos, sources files and we give you one year access.

3. And of course, the KillerSites University where you get the interactive video training experience:

killersitesuniversity.com/

You can either buy individual courses or subscribe to access all of the training courses. KillerSites University is an interactive learning system, where you are quizzed and code challenged, while you watch videos that teach web design and web programming.

Stefan Mischook
killersites.com

read more