Posts by admin

Infographic: The Evolution of Web Design

  • 20
  • Apr

Date: 20th Apr 2012 Author: admin Categories: resources 1

Tags: ,

Infographic: The Evolution of Web Design

I have prepared you new related infographic. It tells us about evolution of web design. The KISSmetrics gave us this great story. Can you believe that the first published website is already 20 years old? Web design has come a long way since the first website was published by Tim Berners-Lee in 1991. This infographic is a peek at the evolutionary tale of web design, which is ironically still in its infant stages. Enjoy the infographic below and let your imagination wander. You might find yourself asking, “Where will web design be in the next 20 years?”
Read more

10 Interesting PHP Tutorials

  • 19
  • Apr

Date: 19th Apr 2012 Author: admin Categories: resources 0

Tags:

10 Interesting PHP Tutorials

10 Interesting PHP Tutorials

Today I have selected new most interesting PHP tutorials for us (web developers). I have selected with care. There are tutorials about implementing pChart, creation poll system, php-based photo filters (from tutsplus), facebook connector and so on. I hope you find it very useful for you!
Read more

Image Flow – Multiple Albums

  • 18
  • Apr

Date: 18th Apr 2012 Author: admin Categories: HTML/CSS, JavaScript 0

Tags: , ,

Image Flow - Multiple Albums

Image Flow – Multiple Albums

Long ago I made tutorial about creating nice photo album with Image Flow script. Today I made up my mind to enhance this work with adding possibility to use it for multiple albums. So, you can load different sets of images (albums) on-fly. Finally, I put our albums into CSS3 horizontal accordion.
Read more

HTML5 Canvas 3D Sphere

  • 16
  • Apr

Date: 16th Apr 2012 Author: admin Categories: HTML5 2

Tags: , ,

HTML5 Canvas 3D Sphere

HTML5 Canvas 3D Sphere

Our new tutorial tells us about creation of animated 3D Sphere (through direct access to pixels of canvas). The sphere itself is getting around the canvas continuously. This example should work in the most of modern browsers (like Firefox, Chrome, Safari and even in IE).
Read more

Flying CSS3 Navigation Menu

  • 13
  • Apr

Date: 13th Apr 2012 Author: admin Categories: HTML/CSS 3

Tags: , , ,

Flying CSS3 Navigation Menu

Flying CSS3 Navigation Menu

Today, I would like to show you another pure css3 navigation menu where I implemented several nice animate effects. I have just taught our sub menus to fly from nothing, and beat as the heart when you hover your mouse over elements. If you are ready, lets start.

Read more

CSS3 Animation Experiment – Virtual DJ

  • 12
  • Apr

Date: 12th Apr 2012 Author: admin Categories: HTML/CSS 2

Tags:

CSS3 Animation Experiment - Virtual DJ

CSS3 Animation Experiment – Virtual DJ

Today I made up my mind to prepare nice CSS3 experiment. I wanted to create a nice looking environment with a lot of moving elements. As background, I selected DJ music console. In this demo anything is movable only with CSS3 (without any javascript). I used various css3 technics like keyframes, animation, transformation (rotation and scale). Welcome to test it.
Read more

Powerful Chat System – Lesson 7

  • 10
  • Apr

Date: 10th Apr 2012 Author: admin Categories: AJAX, HTML/CSS, JavaScript, jQuery, MySQL, PHP 2

Tags: ,

Powerful Chat System

Powerful Chat System – Lesson 7

Today we continue a series of articles on the creation of powerful chat system. In our sevenths lesson I have added a very important feature – private messaging. Now you can send your private messages to another members (optional – to online members). Functionality looks like facebook’s chat. We have to click small icon near recipient’s name in the list of members to start talking in private mode. Welcome to start reading.
Read more

HTML5 Drag and Drop Multiple File Uploader

  • 09
  • Apr

Date: 09th Apr 2012 Author: admin Categories: AJAX, HTML5, JavaScript 0

Tags: , , , , ,

HTML5 Drag and Drop Multiple File Uploader

HTML5 Drag and Drop Multiple File Uploader

Our new article is going to tell you about HTML5 file upload. Yes, I explained basics of html5 file upload in the past (in one of our previous articles), but today I would like to give you another example, the better one. Now, you can just drag and drop your images (multiple images) in order to start uploading. Plus, the script displays overall progress (in percentage, plus – files left) and server response (without actual uploading). I am going to display progress at CANVAS element in realtime. And, at the last – our script can upload files not only into own server, but to another too (we can say, that this is cross-site uploader).
Read more

HTML5 Mobile Development Cookbook – results

  • 09
  • Apr

Date: 09th Apr 2012 Author: admin Categories: resources 0

Tags: ,

HTML5 Mobile Development Cookbook

HTML5 Mobile Development Cookbook – results

One month ago you took part in the HTML5 Mobile Development Cookbook. The curtains are closed, so are the comments, and now is time to select the winners.
Read more

HTML5 Game Development – Lesson 9

  • 06
  • Apr

Date: 06th Apr 2012 Author: admin Categories: HTML/CSS, HTML5, JavaScript 0

Tags: , , ,

HTML5 Game Development - Lesson 9

HTML5 Game Development – Lesson 9

Today we continue the series of articles on game development in HTML5 using canvas. For today I have prepared new game. I have updated our lesson 4 and added fireballs, enemies and collision detection. So, now our dragon can cast fireballs and kill enemies (plus, we have scores now). Now this game is much more interactive.

Our previous article you can read here: Developing Your First HTML5 Game – Lesson 8.
Read more