Friday, 11 July 2014
Wednesday, 9 July 2014
Selenium IDE
Selenium IDE is an integrated development environment for Selenium scripts. It is implemented as a Firefox extension, and allows you to record, edit, and debug tests.
http://docs.seleniumhq.org/projects/ide/
http://docs.seleniumhq.org/projects/ide/
Tuesday, 8 July 2014
Spring Framework video tutorials
The Spring Framework is an open source application framework and inversion of control container for the Java platform. The framework's core features can be used by any Java application, but there are extensions for building web applications on top of the Java EE platform.
http://www.youtube.com/playlist?list=PLC97BDEFDCDD169D7
Apache Maven video tutorials
Apache Maven is a build automation tool used primarily for Java projects.
This is a simple and good maven video tutorials for beginners to lean how to use it.
http://www.youtube.com/playlist?list=PL92E89440B7BFD0F6
Monday, 7 July 2014
5 Libraries and APIs for Manipulating HTML5 Audio
Over the past few months, I’ve come across a number of different libraries that take advantage of the relatively new HTML5 Audio API as well as the more well known HTML5 Audio Element and its simpler API.
I thought I would share a small handful of these libraries in this post to show you what’s possible and what options you have if you choose to create a game or app that requires manipulation of sound files.
Some of the demos included with some of these libraries are pretty nice, and the code for each of these is pretty clean and easy to use.
http://www.sitepoint.com/5-libraries-html5-audio-api/?utm_content=bufferb02a3&utm_medium=social&utm_source=facebook.com&utm_campaign=buffer
I thought I would share a small handful of these libraries in this post to show you what’s possible and what options you have if you choose to create a game or app that requires manipulation of sound files.
Some of the demos included with some of these libraries are pretty nice, and the code for each of these is pretty clean and easy to use.
http://www.sitepoint.com/5-libraries-html5-audio-api/?utm_content=bufferb02a3&utm_medium=social&utm_source=facebook.com&utm_campaign=buffer
Monday, 30 June 2014
The `time` Element
The
http://css-tricks.com/time-element/
<time>
element in HTML represents a
machine-readable date, time, or duration. It can be useful for creating
event scheduling, archiving, and other time-based functions. WordPress
uses the time element in the default theme. Reddit uses the time element
as well.http://css-tricks.com/time-element/
Friday, 6 June 2014
10 Reasons Why You Should Use AngularJS
f you haven’t tried Angular yet, you’re missing out on why people say JavaScript is the most flexible language in the world.
Angular is the only framework that doesn’t make MVC seem like putting lipstick on a pig.
Most frameworks nowadays are simply a bundling of existing tools. They are an integrated tool set, but not very elegant. Angular is the next generation framework where each tool was designed to work with every other tool in an interconnected way.
Here are 10 reasons why you should be using Angular today.
http://www.sitepoint.com/10-reasons-use-angularjs/?utm_content=buffer90b93&utm_medium=social&utm_source=facebook.com&utm_campaign=buffer
Angular is the only framework that doesn’t make MVC seem like putting lipstick on a pig.
Most frameworks nowadays are simply a bundling of existing tools. They are an integrated tool set, but not very elegant. Angular is the next generation framework where each tool was designed to work with every other tool in an interconnected way.
Here are 10 reasons why you should be using Angular today.
http://www.sitepoint.com/10-reasons-use-angularjs/?utm_content=buffer90b93&utm_medium=social&utm_source=facebook.com&utm_campaign=buffer
Subscribe to:
Posts (Atom)