+40 745 232 788

Online Solutions Development Blog   |  

RSS

Tag Archives: html5

posted by ,
Categories: HTML
Tags ,

Or company just released a new item’s on Envato’s market place, CodeCanyon – a set of templates for ads. As we already posted before, we already had another item, the WordPress Guest Posts Plugin, but this time we decided to go with a smaller item. This product is in fact a small ads template we …

posted by ,
Categories: Mobile Development
Tags , , , , , ,

Developing mobile applications using HTML5 is a very discussed subject these days. Using only HTML, CSS and JavaScript sounds attractive to a lot of people because of the lean learning curve and the cross-platform ability. Two of the frameworks that make this happen are MoSync and PhoneGap. The open-source MoSync Software Development Kit (SDK) is …

posted by ,
Categories: CSS, HTML, JavaScript
Tags , , , ,

Canvas is maybe one of the most interesting HTML5 feature. It has all you need to create rich web applications or games. We talked about how to Generate gradient image with PHP some time ago. Now we’re gonna use HMTL5 canvas element to draw a simple button with a gradient effect, using it’s 2D context …