Posts by
Creating HTML5 3D circle text with shadows
- 30
- Nov
HTML5 3D circle text with shadows
Another one great HTML5 tutorial. It tells us how to draw 3D text and display it in a circle. Also it tells us about applying shadow and 3D effect to text. Plus I am going to rotate text in a circle.
Read more
10 Fresh Android tutorials
- 29
- Nov
10 Fresh Android tutorials
I selected ten fresh tutorials for developers who going to develop own applications for android. For beginners and advanced developers. Some are tutorials which tells us about using Touch, OpenGL, Maps and even Speech engine of Android. Hope you will find it useful!
Read more
Creating new HTML5&CSS3 single page layout – Rock portal
- 28
- Nov
Creating new HTML5&CSS3 single page layout – Rock portal
Today I want to introduce new nice design masterpiece – new template with codename: ‘E-Store’. This will nice HTML5/CSS3 template with dark colors for musical websites. 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 html5-css3 layout.
Pure CSS3 Slider
- 25
- Nov
Pure CSS3 Slider
Today I’ll tell you about a remarkable thing that you can implement with CSS3 – it’s a slider. I think you may have noticed that some time ago was very popular variety of sliders, and many chose their decision to use jQuery easySlider example. But it appears the same tasks can be implemented using pure CSS3, today I will tell you exactly how this can be done.
Own XML/JSON/HTML API with PHP
- 24
- Nov
Own XML/JSON/HTML API with PHP
Today I have new PHP article for you. I will tell you about developing own API service for your projects. As an example – let’s imagine that we have a video site for which we are going to write the API interface. We teach our API to work with POST / GET requests, and return the result in any of the following formats: XML / JSON / HTML. Also – as an additional sub-sample – will show you how to send CURL requests (for example to add records) to our service.
Read more
HTML5 canvas pixelate effect
- 23
- Nov
HTML5 canvas pixelate effect
New great HTML5 tutorial – I going to tell you about creating pixelate photo effect with html5 (at canvas). More, this is not static effect, but it will pixelating all time.
Read more
10 fresh jQuery Tutorials
- 22
- Nov
10 fresh jQuery tutorials
Today I decide to select some fresh great and interesting jQuery tutorials for you. These tutorials and for beginners and advanced developers. The most simple tutorials will about creating weather plugin, draggable captcha, the more difficult will about creating new galleries. Hope you find it useful for you!
Read more
HTML5 Game Development – Lesson 4
- 21
- Nov
HTML5 Game Development – Lesson 4
Today we continue a series of articles on game development in HTML5 using canvas. Today we going to learn next elements: animation with sprites and basic work with sound. In our demonstration you will see a flying dragon. We will hear the sounds of wings all time (we will loop this sound), and another sound – dragon’s roar (on mouseup event). And finally we will teach our dragon be closer to the mouse cursor (when we hold down the mouse).
Our previous article you can read here: Developing Your First HTML5 Game – Lesson 3. Our new script is new enhanced version of previous one.
Read more
Cool Background Image Sliding effect with jQuery
- 18
- Nov
Cool Background Image Sliding effect with jQuery
Today I am going to show you how to create sliding image cell effect. This is will something like small photo gallery. I prepared 3 demos for you with different effects. Please pay attention that our demo will work in browsers that support used CSS3 properties.
Read more
