Tv Series

Friday, 17 October 2014

How To Send Music Songs On WhatsApp ON WINDOWS PHONE..!!


IN Windows Phone How To Send Music Songs On WhatsApp.

how to share music song whatsapp
WhatsApp is one of the best medium of communication.It is like the facebook of smart phone users. Though WhatsApp is available for Windows Phone users, the WhatsApp version available on Windows Phone Store has lots of serious limitations on features compared to WhatsApp on other platforms like iOS and Android. We have been hearing about WhatsApp beta which has new features like background images for chat, more privacy controls and lots more ( read: New WhatsApp Features on Windows Phone ). However, it sad to see that new WhatsApp beta features are taking longer time than it should to arrive on Windows Phone Store. Anyway, one of the complaints about WhatsApp on Windows Phone is the inability to share or send music, songs and audio via WhatsApp. Don’t worry! I have a trick for you that will let you send music and songs on WhatsApp for Windows Phone. Check it out after the break.

To make this trick work, first of all, you need to have Pocket File Manager app (download here )
 or other similar file manager apps on Windows Phone that can do file rename and copy operations.I recommend you to use Pocket File Manager, because it is the best and the first file manager app for Windows Phone.Though Pocket File Manger app is a paid app, you can use the trial version which has enough features to make our trick to send audio files on WhatsApp.
After installing Pocket File Manager, follow the below mentioned steps.
  1. Open the Pocket File Manager app and browse to the Pictures folder ( from SD card or Phone storage depending on where you save photos ). On the Pictures folder, you will see a couple of sub folders named Camera Roll, Screenshots, Saved Pictures etc. Make a new folder there. Let’s name it “WhatsApp Audio”.
share music song whatsapp


2. Now using the Pocket File Manager app, copy the songs or music or audio file n your phone. For example, if I want to send music via WhatsApp, I would go to Music folder ( on SD card or Phone storage depending on where I save new music by default ) and from the folder of artist, I long press over the song to pop the option to copy the song.


share music song whatsapp
3. Head back to the new “WhatsApp Audio” folder in the Pictures folder we created in the first step. Paste the song there.
share music song whatsapp
4. Now long press over the song you just pasted on “WhatsApp Audio” to pop the options and select rename operation from it.For audio files, the file extensions are usually .mp3 or .wma . Rename the file extension of the song you copied to .mp4 5.

5.Now open WhatsApp and when adding attachment, select Albums. Choose the Albums, you will see the “WhatsApp Audio” folder there. Tap on it to open the folder. You will see the song which we copied and renamed the extension there.
  1. share music song whatsappshare music song whatsappshare music song whatsapp
  2. Send it. Don’t worry about the changed file extension of the music file. The receiver on the other end should be receiving the file as .mp3 file ( even though we send it as .mp4 file ! ).
6. This is the only working trick that allows you to send music songs and audio files saved on phone via WhatsApp in Windows Phone. This trick works on both Windows Phone 8 OS and Windows Phone 8.1 OS.
Have you tried to send music via WhatsApp on Windows Phone ? Did this trick work for you ? Let me know and also share this trick with your Lumia friends.

Thursday, 16 October 2014

HOW TO ADD CARTOON EFFECT ON YOUR PHOTO ONLINE


HOW TO ADD CARTOON EFFECT ON YOUR PHOTO ONLINE

Hello friends, today I am going to share a new trick to add cool cartoon effect on your pic online. This is very easy to do. Anyone can easily do this. No technical knowledge required for it. But you have to follow these simple steps Here are 4 easy steps that you have to follow, after that you can use this pic on anywhere, where you want to use…

STEP 1.-

First of all open this link
http://www.cartoonize.net/

STEP 2.-
Now choose your pic to which you want to cartoonize.

STEP 3.-
Crop the image & choose that effect which you want to give to your pic

STEP 4.-
Now click on CARTOONIZE NOW and download your photo.

” ENJOY & WAIT FOR NEXT “

TOP PROGRAMMING LANGUAGES


TOP PROGRAMMING LANGUAGES

A program is sequence of instruction written to perform a specific task with a computer. The language which is used to write these programs is known as programming language. There are lots of programming languages all over the world. But some of them are used mostly.


1. JAVA

Java is an object oriented programming language developed by James Gosling in 1995. Initial name of JAVA was OAK.  Java promised “Write Once, Run Anywhere” (WORA), providing no-cost run-times on popular platforms.  Java is Platform Independence  Programming Language. Java is mostly used to develop desktop applications.


2. PHP

PHP is short for PHP: Hypertext Preprocessor. It is developed in 1994 by Rasmus Lerdorf. It is an open source, server-side, HTML embedded scripting language used to create dynamic Web pages. PHP is mostly used to create online Websites.

3. C

C is a general purpose programming language developed by Dennis Ritchie at Bell Telephone labs. It is the base of C++ and other programming languages. It was built to work with the Unix operating system.

4. C#

C# is general-purpose programming language developed by Microsoft evolved from C and C++ as a part of the software company’s .NET initiative.This language is an essential part of the .NET framework.


5. C++

C++ is a general purpose multi-paradigm spanning compiled language that has both high-level and low-level languages’ features. It was started as an enhancement to the C programming language. It was developed by Bjarne Stroustrup in 1979. It is one of the most popular programming languages with application domains including systems software, application software, server and client applications, and entertainment software such as video games. The language has also greatly influenced many other popular programming languages, such as C# and Java.

6. Javascript

JavaScript is an object-oriented scripting language that is smaller than Java. It is a client-side language. It runs in the web browser on the client-side with a simplified set of commands, easier code and no need for compilation.

7. Jquery

jQuery is a cross-platform JavaScript library designed to simplify the client-side scripting of HTML. It was released in January 2006 at BarCamp NYC by John Resig. It is currently developed by a team of developers led by Dave Methvin. Used by over 65% of the 10,000 most visited websites, jQuery is the most popular JavaScript library in use today.

8. PERL

PERL is high-level programming language, its emphasis lies in code readability and clear syntax. It combines Object-oriented and functional programming styles, and is often used as a scripting language. Perl is an open-source language used widely to process text through CGI programs.

9. PYTHON

It is releases on 4 September 2011. It is developed by Python Software Foundation. This is an event-driven programming language which is extensively used by Google because of its simplicity. It is managed by the Python Software Foundation. Python is a general-purpose, high-level programming language whose design philosophy emphasizes code readability. Python claims to combine “remarkable power with very clear syntax”, and its standard library is large and comprehensive.

10. .NET FRAMEWORK

.NET Framework (pronounced dot net) is a software framework developed by Microsoft that runs primarily on Microsoft Windows. It includes a large library and provides language interoperability (each language can use code written in other languages) across several programming languages. Programs written for .NET Framework execute in a software environment (as contrasted to hardware environment), known as the Common Language Runtime (CLR). CLR is an application virtual machine that provides services such as security, memory management, and exception handling. The class library and the CLR together constitute .NET Framework.