Benbong.com

  • Increase font size
  • Default font size
  • Decrease font size
Benbong.com

New idea for a software - PLSRecorder

E-mail Print PDF

Hello Everyone,

I had to record a radio station as my wife was part of a show. I was unable to find a free recorder without limitation (time and/or size, etc.).

So my goal for the next software will be to write a PLSRecorder in C# .NET without limitation.

The planning so far is the following:

version 0.1 –  Ability to select a PLS file on internet and listen to it, using a GUI.
0.2 – Ability  to record in MP3, creation of one file
0.3 – Ability to record in MP3, ability to create a file by song
0.4 – Ability to record in different format
0.5 – Ability to use templates for the interface

1.0 – Champagne, it will mean that those functions will be working flawlessly.

I’ll then be waiting for your input before developping version 2.0 with features that you need/want.

Stay tuned.

Last Updated on Friday, 04 September 2009 04:44
 

How to setup a scheduled task under windows XP

E-mail Print PDF

The ScanFolderToEmail apps needs to be run at fixed interval if you want an automated setup.

To schedule a task in windows XP, you have to follow those steps :

Last Updated on Friday, 04 September 2009 04:45 Read more...
 

Welcome on the new benbong.com website

E-mail Print PDF

Hello Everyone,

 

I’ve upgraded Joomla to the latest version available and will be posting new codes soon. I just have to refresh and rethink the display of the blog to be fully happy with.

 

Stay tuned …

Last Updated on Wednesday, 02 September 2009 01:20
 

ScanFolderToEmail v0.9.0 in C# .NET

E-mail Print PDF

Hello Everyone,

Here is my first command line application developed for this website. It is released under GPL v3.0.

I had to develop this app to scan a folder and send by email all the files to an email address, to prevent the user to have access to the folder but still receive the file. It can be of great help if you have people uploading files to an FTP server and you want to receive those files by email as soon as they reach the server.

This version is 0.9.0 because you can use it already as is, but some improvements can still be made.

For the version 1.0, I plan to have those features added :

  • add an option to select another config file.
  • document the config file (it is self explanatory, but to avoid any issue, it’s better).
  • document the process to setup an automated taks under windows.

Prerequesite :

  • .NET version 3.5 SP1

Download it here

If you have any comment/critics to make about this software, please fell free to send me an email to webmaster(at)benbong(dot)com.