review registry tools

Just another WordPress.com weblog

Flying PopCorn POP

Multimedia Contents Authoring Tool

Easy and exciting for beginners…
Dynamic and interactive for experts…

Flying PopCorn 6 lets you produce splendid, yet refined, contents with multimedia materials (text, image, sound, video, animation, Flash, web document and database) with easy and convenient editing. The created contents can be applied to the web as well as CDs and presentations.

===== OVERVIEW =====

* Powerful : Light but powerful web contents

– Makes your homepage much more splendid using web-based playback file.
– Simple web documents editing with multiple web browsing controls.

* Easy : Even for beginners

– Most functions work just by clicking and dragging the mouse.
– Easy & fast editing via various templates and supplied samples.

* Dynamic : Produces splendid, dynamic and interactive contents

– Fancy contents with stereophonic sound and fascinating animation.
– Dynamic & interactive contents using built-in programmable actions.

* Various : Multi-purpose, for various users from children to experts

– CD-ROM titles and web contents for promotion, presentation, education and albums
– For Company, school (pre-school up to university), government, church, home, etc.

===== FEATURES =====

Easy creations like PowerPoint…
Versatile applications like Flash…

Easy for beginner to use, with various application for experts.
Easily create even complicated multimedia databases without programming.

* Powerful Web Features

– Automatic web player installation and updates
– Multiple web browsing control and simple web document editing

* Easy to Use

– WYSIWYG (What-You-See-Is-What-You-Get) style editing
– Preview and pre-listening for object and page effects
– Supports template functions for each object and page

* Splendid Animation

– Automatic generation and editing of frame-type page animation
– Order, speed, delay time and sound effect for object animation
– Hundreds of built-in page and



Recommand Link:



transfer ogm to ARCHOS web tablet


April 21, 2010 Posted by | Uncategorized | | Leave a comment

Note Detector


I decided to explore both the musical and programming aspects of C# all at once. As a first project I built the Note Detector. It opens the sound card and if you have a mic it will tell you the musical note that it hears. It displays the note name C,D,E#,etc and it shows you the note’s position on the staff.

Note Detector can be used as a guitar tuner or a singing voice pitch trainer. I use it as an educational device. I have a bamboo flute laying aroung the house and I always wondered what notes came out when I blew on it. I’m not musically inclined enough to determine that kind of stuff with my ear. With Note Detector I was able to map out where all the notes on the flute were and how hard to blow in order to get an A instead of an A#. Now I can play simple tunes.

Microsoft .NET development provides an automatic publishing solution. When you complete a project you can click publish and share it with the internet. If you are so inclined you can download Note Detector to use for yourself.

The project itself is a mixture of Native and Managed C++ code, some C# code and windows forms. The sound card is opened code and the Fast Fourier Transform (FFT) is done in native C++. Then encapsulated by some Managed C++ which is accessed from the windows forms interface using C#.

Working with native and managed code together is difficult sometimes because the debugger will not work with both at the same time. The call stack gets a bit wonky. But I found the coding of the user interface way easier in C# than things I have made in the past using MFC.

April 13, 2010 Posted by | Uncategorized | | 1 Comment

5Star 3GP Video Converter


5Star 3GP Video Converter is powerful, versatile video conversion software which converts all popular video formats to 3GP,3GPP2. It allows you to effortlessly convert video files between AVI, MPEG-1,MPEG-2, MP4, WMV, DivX, Xvid, MOV, VOB, etc (input) and 3GP,3GPP2 (output). Its graphical interface is pretty and intuitive. Extract Audio From Video: If you want to listen to a song that is in the background of your video, you can use those audio relative output profiles, and you will get a standard MP3, M4A, AAC, WAV, etc audio file that you can play whenever you want, without having to run the video too. The program does not contain any form of malware, including but not limited to: spyware, viruses, trojans and backdoors. There’s nothing groundbreaking here, but 5Star 3GP Video Converter’s nice looks, decent functionality, and the price make it a solid competitor.

April 3, 2010 Posted by | Uncategorized | | Leave a comment