Infographic: The Evolution of Languages
Information Graphics (known as infographics) are a best way to transfer new information into a reader’s mind. Nowadays many people don’t have enough time to read a lot of text on multiple screens. Infographics makes the information intuitive and understandable. That’s why we would like to share the best relevant infographics from all over the web. Today I found a first one related infographic on the evolution of programming languages. It covers most of languages, and I sure it will very interesting for you.
READ MORE »
Posts by
Infographic: The Evolution of Languages
Form Validation with Javascript and PHP
Form Validation with Javascript and PHP
In this tutorial, I will show you how to create an attractive, pleasant to look form for your website and then I will explain you how to dynamically validate them using Javascript. We’ll also cover server-side validation with PHP to make everything 100% safe. This tutorial will help you to add more functionality to your forms which leads to better user experience and better quality of your website. You may also enhance your already existing forms by adding them some fancy effects presented in this tutorial. Let’s get started! Info: If you’d like to modify already existing form by adding some javascript to it then skip HTML and CSS part of this tutorial and go to step five. Otherwise, if you’re planning to create new form start reading here.
READ MORE »
10 fresh jQuery plugins (january 2012)
10 fresh jQuery plugins (january 2012)
Our new hand-made collection of most impressive jQuery plugins. Here are different plugins for zooming, calendars, news ticker, and even full UI packs, nice file uploader and more.
READ MORE »
Powerful Chat System – Lesson 3
Powerful Chat System – Lesson 3
Today we continue a series of articles on the creation of powerful chat system. Our third lesson will contain next elements: join form (with html5 validation). A long ago, I have already made similar validation. So you can refresh your memories if you like.
READ MORE »
Invoicera offer results
Invoicera offer results
Several weeks ago, you took part in the Invoicera offer. The curtains are closed, so are the comments, and now is time to select the winners.
READ MORE »
CSS3 Image Hover Effects
CSS3 Image Hover Effects
Today I will tell you how to create different CSS3 image hover effects. I hope that you still remember our one old tutorial. We used javascript there. Today I will try to make something similar with using CSS3. In the result gallery page we will have 9 images, each of them have own hover effect.
READ MORE »
HTML5 Game Development – Lesson 7
HTML5 Game Development – Lesson 7
Today we will create our first complete game – Arkanoid. In this lesson I will show you how to detect basic collisions and work with HTML5 local storage. You can operate with pad using mouse and keyboard (left/right buttons). We will store in local storage elapsed time of previous game and amount of broken bricks (points).
Here you can read our previous lesson: Developing Your First HTML5 Game – Lesson 6.
READ MORE »
CSS3 Modal Popups
CSS3 Modal Popups
Today I will tell you how to create cool CSS3 modal popup windows (or boxes). Literally, not so long ago, in order to achieve such effects, we used jQuery. But, as it turned out, CSS3 has all the necessary tools for making modal windows too. In our demonstration I have prepared single page with two popup elements: join form and login form. Welcome to test results and understand how it was made.
READ MORE »
