Featured

MP3 Cutter and Ringtone Maker

This is the post excerpt.

Privacy Policy

Last updated: 12/30/2016

Your privacy is important to ANBALAGAN LAKSHMANAN and committed to protecting your privacy. So I’ve developed a Privacy Policy. IF YOU DO NOT AGREE TO THE TERMS AND CONDITIONS SET FORTH HEREIN, DO NOT USE THE SOFTWARE & SERVICES.

This Privacy Policy explains how I am treats your information and protects your privacy when you Use MP3 Cutter and Ringtone Maker Application and the rights and options available to you regarding your information. I believes that you have a right to know our practices regarding the information We may collect and use when you Use the MP3 Cutter and Ringtone Maker Application. The MP3 Cutter and Ringtone Maker Application may include various features and content that are offered and delivered to you by me/or by third parties, such as news, messages, advertisements and games, as well as features and content that you may choose to add (“Content”).

Information Collects and Receives.

When you Use the MP3 Cutter and Ringtone Maker Application, its automatically collect and store the following types of information:

1. Technical Information. Certain technical information regarding your device,  and your device phone book contacts to Assign ringtones.

2. Usage Information. Certain usage related information regarding your use and interaction with your device, for example, offerings and advertisements that you view, use and access, how you use them and your response to them, how frequently you use them, your search queries and the time and date of your searches;

3. Support Related Information. If you communicate with me via email, I may also collect your email address, name and any information voluntarily submitted by you in connection with such support (for example, your name, company name, and particular support query or request). Such information will only be used to provide you with support services and will not be connected with any other information collected from you on or through the Software & Services, including, any individual User ID (as defined below) generated or collected by us.

How I am Uses Your Information.

I am uses the information it collects for analytical purposes in the following ways:

1. to operate and update the MP3 Cutter and Ringtone Maker and provide you with existing and new functionality and features;

2. to improve and customize the MP3 Cutter and Ringtone Maker;

4. to maintain and improve the quality and operation of the MP3 Cutter and Ringtone Maker;

4. to notify you of MP3 Cutter and Ringtone Maker updates;

5. to provide you with support and handle your complaints and/or feedback;

6. to take any action in case of a dispute involving you in connection with the MP3 Cutter and Ringtone Maker;

7. to enforce the terms and conditions applicable to the MP3 Cutter and Ringtone Maker and to prevent unlawful activities and misuse thereof;

8. to comply and satisfy any applicable law regulation, legal process or enforceable governmental request.

Sharing Information with Third Parties.

I may share with third parties the information collected in any of the following events:

If I required by law to disclose your information, I may share your information with law enforcement or other competent authorities and any third party, as may be required (e.g., to detect, prevent or otherwise address fraud, security, or technical issues; to respond to claims or satisfy any legal process, subpoena, or governmental request; or to protect the rights, property, or personal safety of the Company’s users, its partners, or the general public);

How to Contact me.

If you have any questions or concerns with respect to any matter covered by this Privacy Policy, you may contact me by email at: laxman.anbu@gmail.com

NFC Lab – By Anbu

The aim of this blog post is not explaining how NFC works but giving some advice to setup a lab and start playing with this technology.

NFC technology interaction technique is seen as touch based interaction. User first interacts with a smart object (either an NFC tag, NFC reader, or another NFC enabled mobile phone) using her mobile phone. After the touching occurs, mobile device may make use of received data and thus may additionally use mobile services as well, such as opening a web page, making a web service connection etc.

                                Figure 1. NFC technology interaction technique.

A connection between the NFC controller and the SE.

Figure 2. NFC controller connections with SE.

Card Emulation with a Secure Element


When NFC card emulation is provided using a secure element, the card to be emulated is provisioned into the secure element on the device through an Android application. Then, when the user holds the device over an NFC terminal, the NFC controller in the device routes all data from the reader directly to the secure element. Figure 1 illustrates this concept.

Figure 3. NFC card emulation with a secure element.

Host-based Card Emulation


When an NFC card is emulated using host-based card emulation, the data is routed to the host CPU on which Android applications are running directly, instead of routing the NFC protocol frames to a secure element. Figure 2 illustrates how host-based card emulation works.

Figure 4. NFC card emulation without a secure element

The first thing we need is a NFC reader/writer. After looking around the most used are the following:

 

PN532 NFC/RFID CONTROLLER BREAKOUT BOARD

 

 

 

 

more details : https://www.adafruit.com/products/364

nfcpy

A Python module to read/write NFC tags or communicate with another NFC device.

The nfcpy project is hosted on https://github.com/nfcpy. This Launchpad project site is mainly kept active for the Answers section. The code section mirrors the GitHub repository.

 

I’m going to focus on the NFC board I’ve mentioned (PN532). When it’s received at home it’s not ready to work. Some pins must be soldered to be able to choose between the different communication interfaces (UART, SPI or I2C). If you use a FTDI cable other 5 pins must be also soldered to have something to connect in the board (the 5 left pins in the image below). There are some web sites very helpful to perform these steps and you can always ask questions in the Adafruit forum.

 

 

Now we have the hardware ready, it’s time to install the proper software. The most mature project talking about developing NFC tools seems to be libnfc, created in early 2009. If you prefer using Python you can find pynfc and nfcpy, being the latter the most active and recommendable out of the two. We can find a lot of information about installing libnfc in the official web page, but also in other sites and forums. Focusing on Ubuntu the steps we can take to install it are the following (some package versions and names can be different depending on distributions, tested with Ubuntu 10.04):

 

$ sudo apt-get install libusb-dev libpcsclite-dev
$ sudo apt-get install libusb-0.1-4 libpcsclite1 libccid pcscd libftdi1
$ wget http://libnfc.googlecode.com/files/libnfc-x.x.x.tar.gz
$ tar -xvzf libnfc-x.x.x.tar.gz
$ cd libnfc-x.x.x
$ ./configure --with-drivers=pn532_uart --enable-serial-autoprobe
$ make clean
$ make
$ make install

 

If it’s all right, putting a RFID card or a NFC tag close to the reader and using the nfc-list command we should see something like this:

 

 

Our lab is almost ready. The only missing thing is that we need something to read with our toy. We could choose one of the different RFID cards we use daily at gyms, buses, work, etc., but I think it would be better using a real NFC payment card or similar. If we don’t have any of this we can buy some NFC Forum tags to make some tests with our reader or our smartphone. In following blog posts I will show what we can do now we have the lab ready, stay tune! 😉

 

MMS SMS Messenger

Privacy Policy

Last updated: 12/30/2016

Your privacy is important to Lakshmanan Anbalagan and committed to protecting your privacy. So I’ve developed a Privacy Policy. IF YOU DO NOT AGREE TO THE TERMS AND CONDITIONS SET FORTH HEREIN, DO NOT USE THE SOFTWARE & SERVICES.

This Privacy Policy explains how I am treats your information and protects your privacy when you Use MMS SMS Messenger Application and the rights and options available to you regarding your information. I believes that you have a right to know our practices regarding the information We may collect and use when you Use the MMS SMS Messenger Application. The MMS SMS Messenger Application may include various features and content that are offered and delivered to you by me/or by third parties, such as news, messages, advertisements and games, as well as features and content that you may choose to add (“Content”).

Information Collects and Receives.

When you Use the MMS SMS Messenger Application, its automatically collect and store the following types of information:

1. Technical Information. Certain technical information regarding your device, Access your device memory to store SMS and MMS contents and your device contacts to send MMS SMS Messengers.

2. Usage Information. Certain usage related information regarding your use and interaction with your device, for example, offerings and advertisements that you view, use and access, how you use them and your response to them, how frequently you use them, your search queries and the time and date of your searches;

3. Support Related Information. If you communicate with me via email, I may also collect your email address, name and any information voluntarily submitted by you in connection with such support (for example, your name, company name, and particular support query or request). Such information will only be used to provide you with support services and will not be connected with any other information collected from you on or through the Software & Services, including, any individual User ID (as defined below) generated or collected by us.

How I am Uses Your Information.

I am uses the information it collects for analytical purposes in the following ways:

1. to operate and update the MMS SMS Messengers and provide you with existing and new functionality and features;

2. to improve and customize the MMS SMS Messengers;

4. to maintain and improve the quality and operation of the MMS SMS Messengers;

4. to notify you of MMS SMS Messengers updates;

5. to provide you with support and handle your complaints and/or feedback;

6. to take any action in case of a dispute involving you in connection with the MMS SMS Messengers;

7. to enforce the terms and conditions applicable to the MMS SMS Messengers and to prevent unlawful activities and misuse thereof;

8. to comply and satisfy any applicable law regulation, legal process or enforceable governmental request.

Sharing Information with Third Parties.

I may share with third parties the information collected in any of the following events:

If I required by law to disclose your information, I may share your information with law enforcement or other competent authorities and any third party, as may be required (e.g., to detect, prevent or otherwise address fraud, security, or technical issues; to respond to claims or satisfy any legal process, subpoena, or governmental request; or to protect the rights, property, or personal safety of the Company’s users, its partners, or the general public);

How to Contact me.

If you have any questions or concerns with respect to any matter covered by this Privacy Policy, you may contact me by email at: laxman.anbu@gmail.com