Friday, September 24, 2010

Help us translate filerex.com

We have plenty of software in languages ru,fr,ch,de . If somebody want to help us to translate our website we want to give him a free link from the translation page to his website. More details you find here: http://forum.filerex.com/general-discussion/help-us-translate-filerex-in-your-native-language/

Tuesday, September 14, 2010

Filerex Api Launched

We are happy to announce the release of Filerex Api.

Now you can easy search in our database and display the result in your website.

The API Service is implemented in PHP using SOAP functions and it is located at address http://api.filerex.com/engine

To see the structure returned by api function use the php function print_r.

Example:
ini_set('default_socket_timeout', 2);

$client = new SoapClient(null, array(
'location' =>"http://api.filerex.com/engine",
'uri' => "http://schemas.xmlsoap.org/wsdl/"));

$result=$client->commandSELECT("winrar");
print_r($result);
?>
You can see a full example at http://forum.filerex.com/general-discussion/filerex-api-launched/msg55/#msg55

You can use SMARTY to display the result.

Best Free Internet Radio

Internet radio (also known as web radio, net radio, streaming radio and e-radio) is an audio broadcasting service transmitted via the Internet.

Download Nexus Radio

Nexus Radio is a free all-in-one application for all of your music needs. Search and download over 15 million songs directly to your PC, or listen to and record over 11,000+ radio stations free of charge!



Download Radio Stream Player

Stream online radio stations without having to run a bloated player or having a internet browser window open. It offerers a nice and handy menu with access to the station list in your local language.



Download Screamer Radio

Screamer Radio is a freeware Internet Radio player for Microsoft Windows.



Download RadioSure

Listen to your favorite online radio stations.

Sunday, September 12, 2010

Help us translate FileRex in your native language

If you would like this site to be accessible to a broader audience then please help us by translating it in your native language.

All the languages are welcome.

First check to see whether the site was not already translated in your language.

Here is a list with the languages the site was already translated into and the person that was kind enough to help us:

English - Perse Adrian
Romanian- Perse Alexandra

We attached a file where you can translate FileRex in your language.

The file contains a name and a text.

Ex: Download_Categories="Windows Download categories"

The name "Download_Categories" remains the same and the text "Windows Download categories" is translated.

The file can be downloaded from: http://forum.filerex.com/general-discussion/help-us-translate-filerex-in-your-native-language/

Thank you!