
Search In
Configure beans using @Configuration annotation in Spring Framework :
Spring framework is a configuration base framework. In Spring Framework all configuration is done using xml files. But you know anybody can change the xml file, if change is wrong
My character gets warped when I move his bones. I have converted the character into separate movie clips. How do I add bones correctly?
In MySql you have normally used below code to find by like
select * from users where name like '%text%'
But in order to use “like” in mongoDb you have write the below code:-
You can use the actual regex object via MongoRegex
db.collectionName.fi
Terrarium TV For Android
Terrarium TV apk app is used to view films directly with your device. The apk app takes the internet picture file for the picture what's a stream. The moves in the internet movie file are directly accessibl
Recently, I was watching a Hollywood sci-fi movie Ex Machina, and in that a term non-autistic is used "it's kind of non-autistic" I was wondering what this term means when taking about Artificial intelligence.

Making Blurred mask in Flash
Masking in Flash is very easy..But when we talk about Blurred mask..Not an easy task..
So to make that easy i am posting this blog..
Lets start with "How to Mask an object", there are following steps..
1.Open a new file
AngularJS provides a filter feature to format input value and an array based on certain criteria. Here, we will see the ways of array filtering.
For example-below is the array:-
$scope.movies = [
{id: 1,title: ‘Airlift’, genre: ‘real story’,
How to setup a rating feature in rails application.
The best and simple way of doing so is by using RAILS GEM ratyrate by following simple steps.
Step 1: Include GEM in your gem file
gem 'ratyrate'
Step 2: Generate
Expressions in AngularJS is represented using double curly braces-{{ }}. Expressions are used to bind the data to the HTML in the same way as the ng-bind directive of angular.
Expressions using-
1.numbers:-
syntax- <p>Price of movie t
Sometimes, when we are working on CMS like Joomla, Drupal etc, we have such requirements for which we need to build our own component. On that component, we can add our logics for development.
Here are some basic steps to create you own Joomla compo
