nfc

Developing apps for Near Field Communication (NFC)

Please point me to a toolkit i can use to build Near Field Communication apps. thanks ...

In PHP, how do I deal with the difference in encoded filenames on HFS+ vs. elsewhere?

I am creating a very simple file search, where the search database is a text file with one file name per line. The database is built with PHP, and matches are found by grepping the file (also with PHP). This works great in Linux, but not on Mac when non-ascii characters are used. It looks like names are encoded differently on HFS+ (Ma...

"Invalid Application. Delete?" only when compiled with a nokia sdk

I'm Developing a peace of software for my Uni and am currently attempting to implement NFC functionality witch requires me to move from my standard sun wireless tool-kit platform (implemented through net-beans) to a Nokia platform (also implemented through net-beans). The problem is, whenever I compile the code with the Nokia platform i...