DCSIMG
Mobile,source - Just code - Tamir Khason

Browse by Tags

All Tags » Mobile » source (RSS)
Please update your bookmarks, because the new url of this blog is http://khason.net/ (you have not update RSS feeds, it will be done automatically). Why I did it? Why I decided to go to “stand-alone”… Well. there are some reasons. Generally, I do not want to explain all those here, but trust me, there are some. The main reason is, that there is no responsible person in charge for this blog platform in Microsoft Israel. This why, if your blog is popular and you have a respect to your blog visitors...
[This blog was migrated. You will not be able to comment here. The new URL of this post is http://khason.net/blog/reading-and-decoding-rds-radio-data-system-in-c/ ] RDS or Radio Data System is very common in US and many European countries. It is communication protocol used to send small amount of digital information using regular FM radio broadcast. This protocol is used to "tell" your receiver about alternative frequencies, time, program notifications, program types, traffic information...
[This blog was migrated. You will not be able to comment here. The new URL of this post is http://khason.net/blog/creating-transparent-buttons-panels-and-other-control-with-compact-framework-and-putting-one-into-other/ ] In WPF / Silverlight world it's very simple to make transparent controls and put anything inside anything. However, that's not the situation in WinForms, and even worth in the world of compact devices with CF. Within this worlds, there is only one way to make controls transparent...
[This blog was migrated. You will not be able to comment here. The new URL of this post is http://khason.net/blog/sound-tone-and-dtmf-generation-by-using-managed-directsound-and-c-and-sine-tone-detection-with-pure-managed-goertzel-algorithm-implementation/ ] Well, today, we'll speak about math. A lot of math. We have a number of challenges today. Generate sine, square or dual sine tone (DTMF - sounds, that your phone keyboard produces) Playing it in managed code Detection of base frequencies...
[This blog was migrated. You will not be able to comment here. The new URL of this post is http://khason.net/blog/wbxml-support-in-c-or-lets-make-it-smaller/ ] Dear visitors, 03 01 6A 00 00 01 41 42 03 57 42 58 4D 4C 20 50 72 6F 67 72 61 6D 6D 65 72 00 01 43 03 48 65 6C 6C 6F 2C 20 57 6F 72 6C 64 21 00 01 01 . Do you know what I'm talking about? Those 45 bytes string means following 208 bytes XML <hello-world> <greeter>WBXML Programmer</greeter> <greeting>Hello, World...