Join the social network of Tech Nerds, increase skill rank, get work, manage projects...
 

Search In

How to create an android APP which displays list of videos and Play that videos in the same window?

Hi, I want to create Android APP, which displays the list of videos of the SDcard on the half side of the screen, and the remaining half side should display the video of which I have selected from the list of videos.

How to create Ruby hash in just one line ?

When we have to create a hash in just one line we can use this particular ruby code: @users = User.find :all user_hash = Hash[@users.map {|x| [x.id, x.name]}] Here we created a hash in just one line with Id as the key of hash and name of

Implementing AlertDialog in your Android Application

This video tutorial describes how to implement AlertDialog in your activity. A dialog that can show a title, up to 3 buttons and a list. It is a subclass of Dialog that can display one, two or three buttons. This video tutorial describes the three wa

How to create articles in Joomla?

Articles is the piece of information that includes text, images, links etc., which you want to display on to your site. To create articles you need to follow the following steps: Login to back-end of the Joomla site. Click Content ->Article ->

How to encrypt password using SHA algorithm ?

Create a strong encrypted password in Java : In almost every application we need to create a strong encrypted password. There are many encryption algorithems to create password. It is good approach to have a strong salt and on the basis of that salt

How to create a new record in board.board object in opererp

In openerp first install board module and inherit object and views in board module and check the current users id values and dictionary values for every fields and then create new record in board module in openerp. you can use this function as given

How to create a TABLE in MySQL?

To create a table in MySQL, we use the CREATE TABLE statement. A table is a combination of row and columns. CREATE TABLE Syntax CREATE TABLE table_name ( column_name1 data_type(size), column_name2 data_type(size), .... ); In the above syntax para

HOW TO ADD MAGENTO ARROW LEFT AND RIGHT TO VIEW PRODUCT

hello, can somebody help me, how to add arrow left and right to this product view? do i need to use extension? if so, what extension do i need to use? or do i need to add hard code ? please help me, thanks in advance

Can you tell me how can i copy my animation from one rig to another..??

I have just created a walk cycle animation in Autodesk Maya. now i want to copy that animation in another character. how can i do that? is it possible to copy animations from one rig to another ?

How to create file using cat in Ubuntu?

Hello friends, I am writing this blog which will let you know how to create a file using cat command. Using cat to create a file cat is useful for creating a file. Enter the command cat, followed by the > (the right chevron) character and the fi

1 2 4 370
Sign In
                           OR                           
                           OR                           
Register

Sign up using

                           OR                           
Forgot Password
Fill out the form below and instructions to reset your password will be emailed to you:
Reset Password
Fill out the form below and reset your password: