Creating a Photo Album with Galleriffic jQuery plugin

Creating a Photo Album with Galleriffic jQuery plugin

Creating photo album with Galleriffic jQuery plugin Today we will make a new photo gallery. Recently I found another nice JQuery plugin – Galleriffic. This plugin well optimized to handle high volumes of photos. Also it have nice features like thumbnail navigation (with pagination), jQuery.history plugin integration, slideshow with Play/Pause, keyboard navigation etc. So I…

How to Create Your Own 5 Stars Voting System

How to Create Your Own 5 Stars Voting System

How to create own voting system Today I prepared very interesting article – today I will tell you how you can create own voting system for your items (any units at your website) with PHP. I prepared two SQL tables: first table will keep our demo items. It contain several fields: title, description, time of…

Creating a Robo Splash Page Layout

Creating a Robo Splash Page Layout

Robo splash page layout Today I present you a new layout – Robo splash page. This is will modern looking HTML5 / CSS3 splash page layout which you will able to get for your website. So, let’s go inside and read up – how to make similar page.

10 interesting jQuery plugins (september 2011)

10 interesting jQuery plugins (september 2011)

10 interesting jQuery plugins (september 2011) This is new roundup of most interesting jQuery plug-ins that have emerged over the last month. Here are different plugins like sliders, ui dialogs, images filter etc.

How to use Memcache with PHP

How to use Memcache with PHP

Memcache with PHP Today I have new article for PHP. Last time I did post about Memcache with PHP. Today we will talking about caching in PHP again. I will show you how you can use Memcache in PHP. We will prepare useful class for working with Memcache for us and several examples. Memcache itself…

Creating HTML5 Image Effects App – Adding Horizontal Flip

Creating HTML5 Image Effects App – Adding Horizontal Flip

HTML5 Image Effects App – Adding Horizontal Flip Today we going to continue HTML5 canvas examples, I hope you enjoy this series of articles. Even for me, working with graphics, images brings pleasure. Sure that you like this too. Today we will be adding new filter – Horizontal Flip.

How to install APC on Linux

How to install APC on Linux

How to install APC on Linux About week ago I made post about using APC caching with PHP. As I noticed – this post was pretty popular, I even got several responses to personal email regarding this post. Today I will tell you how to install APC (for PHP) on Linux system.

Developing Your First HTML5 Game – Lesson 1

Developing Your First HTML5 Game – Lesson 1

HTML5 Game Development – Lesson 1 Starting today we begin a series of articles on game development in HTML5. In our first article we will cover the basics – working with the canvas, creating simple objects, fill, and some linked event handlers by mouse. Also, pay attention at this stage, we will study this basis,…

How to Create a Fantastic Photo Album with TN3

How to Create a Fantastic Photo Album with TN3

How to create photo album with TN3 During browsing web – I noticed new interesting library – TN3. This is jQuery image gallery with slideshow, transitions effects, multiple album options etc. Plus you will able to customize it (via CSS). Today I will show you how you can implement this gallery to create own photo…

10 Attractive android tutorials for developers

10 Attractive android tutorials for developers

10 Attractive android tutorials for developers I selected some pretty cool and amazing tutorials for developers who going to learn how to make applications for android. For beginners and advanced developers. Some are Tutorials for drawing, some are for using location service, another – using SDK. Hope you find it Useful !

Creating a Keyboard Sensitive 3D Twisted Images in WebGl

Creating a Keyboard Sensitive 3D Twisted Images in WebGl

Creating a Keyboard Sensitive 3D Twisted Images in WebGl Today we continue HTML5 canvas examples. And today is our second tutorial for WebGL. We will creating animated twisting images. Also we will add handlers to manipulate with mouse and keyboard.

Creating a Click-action CSS3 Dropdown Menu with jQuery

Creating a Click-action CSS3 Dropdown Menu with jQuery

Click-action CSS3 dropdown menu with jQuery Nowadays, pure CSS3 menus still very popular. Mostly – this is UL-LI based menus. Today we will continue making nice menus for you. This will nice dropdown menu (looks like menu at http://www.microsoft.com/) with onclicking (instead onhover).

Creating ‘Mono’ HTML5 CSS3 Single Page Layout

Creating ‘Mono’ HTML5 CSS3 Single Page Layout

Creating new HTML5&CSS3 single page layout – Mono Today I want to introduce new great masterpiece – new template with codename: ‘Mono’. This will nice HTML5/CSS3 template with nice light brown colors. Hope that you will like new styles and you will learn some new design methods. I going to start step-by-step tutorial for creating…