Shared Tutorials
Tutorials Shared by the Internet Community
Advertisements
| Top Tutorials | New Tutorials | Submit | Login | Register |
Listing |
|
Most Recent Tutorials |
-
Create Thumbnail Preview of Images Using HTML5 API
Now, with the help of HTML5, web developer can create thumbnail preview of images that a user may wish to upload to remote server.
http://www.onlywebpro.com/2012/01/24/create-thumbnail-preview-of-images-using-html5-api/
-
Detailed Tutorial for Converting AVI to FLV
How to convert the AVI videos which you got from digital cameras to FLV flash videos, the step-by-step tutorial for converting AVI to FLV will make it
http://www.kvisoft.com/tutorials/avi-to-flv-conversion.html
-
What is Encapsulation in java Example of Encapsulatio
Java tutorial on what is encapsulation in java. encapsulation is fundamental OOOPS concept which advise hiding internals of a class from outside world
http://javarevisited.blogspot.com/2012/03/what-is-encapsulation-in-java-and-oops.html
-
How tof fix java.lang.UnsatisfiedLinkError in Java
Quick Java tutorial and guide on how to fix with java.lang.unsatisfiedlinkerror no ocijdbc10 in java.library.path error in Java. its mostly in general
http://javarevisited.blogspot.com/2012/03/javalangunsatisfiedlinkerror-no-dll-in.html
-
How to read property from properties file in java - XML
Quick java guide tutorial to load and read xml properties file and read values form them.properties file in java is great way to provide configuration
http://javarevisited.blogspot.com/2012/03/how-to-read-properties-file-in-java-xml.html
-
how to install certificate on truststore, keystore Java
Quick Java tutorial and guide on how to add certificate into keystore and truststore in Java. if you dont have trusted certificate in your java keysto
http://javarevisited.blogspot.com/2012/03/add-list-certficates-java-keystore.html
-
10 SOLID and OOPS Design Principles and Patterns Java
Collection of 10 beautiful 10 SOLID and OOPS Design Principles and Patterns in Java which can make your code flexible and maintainable.Knowledge of O
http://javarevisited.blogspot.com/2012/03/10-object-oriented-design-principles.html
-
JQuery, Sticky Notification Bar
In this tutorial, we are going to teach you, the most easiest way to develop a sticky notification bar with JQuery. Such notification bar can be used
http://www.onlywebpro.com/2012/02/26/jquery-sticky-notification-bar/
-
Viewport Meta Tag For Mobile Devices
This tutorial is going to show you, how to solve it by telling the mobile browsers to render the page according to the mobile devices using viewport m
http://www.onlywebpro.com/2011/08/30/viewport-meta-tag-for-mobile-devices/
-
Mouse and Touch Event Detection
Welcome to the first tutorial of HTML5 Canvas Game Development! In this tutorial, you will learn the technique of detecting mouse and touch events f
http://www.onlywebpro.com/2012/01/28/game-development-mouse-and-touch-event-detection/
-
HTML5 Canvas For Absolute Beginners
Canvas, a HTML5 element that can be used for rendering graphics, animation, graphs, photo compositions or any other visual objects on the fly by using
http://www.onlywebpro.com/2011/06/25/html5-canvas-for-absolute-beginners-part-1/
-
Introduction To Device Orientation With HTML5
This tutorial is going to shows that how to handle the data of orientation and animate the image according to the data received.
http://www.onlywebpro.com/2011/06/11/introduction-to-device-orientation-with-html5/
-
CSS3, Glow Effects Without Photoshop
we are going to create a HTML element with glow effects purely in CSS! This tutorial is pretty simple and straightforward, hope you guys enjoy it.
http://www.onlywebpro.com/2010/09/19/css3-glow-effects-without-photoshop/
-
How to fix java.lang.NoSuchMethodError in Java
Quick Java tutorial on how to solve java.lang.NoSuchMethodError: main Exception in thread main. Main cause of this error still remains incorrect synta
http://javarevisited.blogspot.com/2012/03/javalangnosuchmethoderror-main.html
-
How run Java program from JAR file in java comand line
Step by Step Java tutorial to run Java program from JAR file using command prompt java command. This tutorial also explains about how to create jar fi
http://javarevisited.blogspot.com/2012/03/how-to-create-and-execute-jar-file-in.html
-
Example of Formatting number in Java with DecimalFormat
Java tutorial and guide for beginners and intermediate java developers to format numbers in Java. you can use java.text.DecimalFormat class to format
http://javarevisited.blogspot.com/2012/03/how-to-format-decimal-number-in-java.html
-
Why double and float not good for exact result
Quick explanation of Why double and float not good for exact result and not suitable for monetary calculation.Java programming language has some point
http://javarevisited.blogspot.com/2012/02/java-mistake-1-using-float-and-double.html
-
How to convert char primitive to String object in Java
Java tutorial for beginners on how to convert a single character into String in Java. Java has special support for String and several convenient metho
http://javarevisited.blogspot.com/2012/02/how-to-convert-char-to-string-in-java.html
-
Java program to detect if Array contains duplicate
Quick Java Program example and to check whether a Java Array contains duplicate elements or not.There are three ways to check if array has duplicates
http://javarevisited.blogspot.com/2012/02/how-to-check-or-detect-duplicate.html
-
How to solve NoSuchElementException HashMap Enumerator
Java troubleshooting tutorial and guide to solve java.util.NoSuchElementException in Scanner, StringTokenizer and hashtable enumeration in Java. NoSuc
http://javarevisited.blogspot.com/2012/02/how-to-solve-javautilnosuchelementexcep.html
-
Easy steps to create JSP custom tags
This tutorial covers about how to create custom tags in jsp
http://www.techlabs4u.com/2012/02/creating-custom-tags-in-jsp-example.html
-
Difference between JAVA_HOME and java.home in Java
Main difference between JAVA_HOME and java.home is that JAVA_HOME refers to JDK installation directory while java.home refers to JRE installation dire
http://javarevisited.blogspot.com/2012/02/how-to-set-javahome-environment-in.html


