<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
<channel>
<title><![CDATA[marXoft - Latest news]]></title>
<link>http://marxoft.co.uk</link>
<description>Latest news from marXoft</description>
<item>
<title><![CDATA[cuteTube2 0.5.3 Update]]></title>
<link>http://marxoft.co.uk/news?post=1487137428</link>
<pubDate>Wed, 15 Feb 2017 05:43:48 GMT</pubDate>
<dc:creator><![CDATA[Stuart Howarth]]></dc:creator>
<category><![CDATA[News]]></category>
<description><![CDATA[cuteTube2 for Symbian has now been updated to version 0.5.3. Below is the changelog for the update:

<ul>
<li>Fix download/playback of non-working YouTube videos.</li>
<li>Workaround to allow seeking in videos not reported as seekable in the cuteTube2 video player.</li>
</ul>

You can download the latest SIS package from <a href="http://marxoft.co.uk/static/downloads/cutetube2/symbian/cutetube2_0.5.3_anna_belle.sis">here</a>.
]]></description>
</item>
<item>
<title><![CDATA[MusiKloud2 Update And Symbian Release]]></title>
<link>http://marxoft.co.uk/news?post=1484449372</link>
<pubDate>Sun, 15 Jan 2017 03:02:52 GMT</pubDate>
<dc:creator><![CDATA[Stuart Howarth]]></dc:creator>
<category><![CDATA[News]]></category>
<description><![CDATA[<a href="http://marxoft.co.uk/projects/musikloud2/">MusiKloud2</a> for Maemo5 has now been updated to version 0.2.0, whilst the Internet Radio and Mixcloud plugins have both been updated due to a change in the MusiKloud2 plugin API, which now also supports Qt/C++ and JavaScript plugins.
<p>
Additional features in version 0.2.0 include:

<ul>
<li>Support for playing remote URLs.</li>
<li>Recursive searching for music tracks when playing local folders.</li>
<li>Option to save/restore playback queue.</li>
<li>Sleep timer.</li>
</ul>

The updated packages can be obtained from the Maemo5 extras-devel repository.
<p>
In addition to the Maemo5 update, MusiKloud2 is now available for the Symbian platform. Below are links to the SIS packages:
<ul>
<li><a href="http://marxoft.co.uk/static/downloads/musikloud2/symbian/musikloud2_0.2.0_anna_belle.sis">MusiKloud2 0.2.0 (Symbian Anna/Belle)</a></li>
<li><a href="http://marxoft.co.uk/static/downloads/musikloud2/symbian/musikloud2-internetradio_0.0.4_anna_belle.sis">MusiKloud2 Internet Radio 0.0.4 (Symbian Anna/Belle)</a></li>
<li><a href="http://marxoft.co.uk/static/downloads/musikloud2/symbian/musikloud2-mixcloud_0.0.4_anna_belle.sis">MusiKloud2 Mixcloud 0.0.4 (Symbian Anna/Belle)</a></li>
</ul>
<p>
Some screenshots:
<div class="imageFrame">
<a href="http://marxoft.co.uk/static/images/musikloud2/musikloud2_symbian_1.jpg"><img src="/static/images/musikloud2/musikloud2_symbian_1.jpg" height="360"></a>
<br>
Tracks
</div>
<div class="imageFrame">
<a href="http://marxoft.co.uk/static/images/musikloud2/musikloud2_symbian_2.jpg"><img src="/static/images/musikloud2/musikloud2_symbian_2.jpg" height="360"></a>
<br>
Now playing
</div>
<div class="imageFrame">
<a href="http://marxoft.co.uk/static/images/musikloud2/musikloud2_symbian_3.jpg"><img src="/static/images/musikloud2/musikloud2_symbian_3.jpg" height="360"></a>
<br>
Playback queue
</div>
<div class="imageFrame">
<a href="http://marxoft.co.uk/static/images/musikloud2/musikloud2_symbian_4.jpg"><img src="/static/images/musikloud2/musikloud2_symbian_4.jpg" height="360"></a>
<br>
Playback settings
</div>
]]></description>
</item>
<item>
<title><![CDATA[cuteTube2 0.5.2 Update]]></title>
<link>http://marxoft.co.uk/news?post=1482451234</link>
<pubDate>Fri, 23 Dec 2016 00:00:34 GMT</pubDate>
<dc:creator><![CDATA[Stuart Howarth]]></dc:creator>
<category><![CDATA[News]]></category>
<description><![CDATA[cuteTube2 for Symbian has now been updated to version 0.5.2. This update fixes the retrieval of streams for Dailymotion videos. The SIS package is available from <a href="http://marxoft.co.uk/static/downloads/cutetube2/symbian/cutetube2_0.5.2_anna_belle.sis">here</a>. If you are using the Maemo5 version, the fix can be applied by updating the qdailymotion library to version 0.1.8 using the extras-devel repository.
]]></description>
</item>
<item>
<title><![CDATA[cuteTube2 0.5.0 Update]]></title>
<link>http://marxoft.co.uk/news?post=1471271796</link>
<pubDate>Mon, 15 Aug 2016 15:36:36 BST</pubDate>
<dc:creator><![CDATA[Stuart Howarth]]></dc:creator>
<category><![CDATA[News]]></category>
<description><![CDATA[cuteTube2 has now been updated to version 0.5.0 for both Symbian and Maemo5. This update provides logging features and support for handling embedded Dailymotion/Vimeo/YouTube videos in services accessed using the plugins.
<p>
<h2>Changelog</h2>
<ul>
<li>Add logging with user-definable verbosity (0 = No logging to 5 = Highest).</li>
<li>Add support for handling embedded Dailymotion/Vimeo/YouTube videos in plugins.</li>
<li>Remove deprecated 'watch later' and 'watch history' features from YouTube (see <a href="https://developers.google.com/youtube/v3/docs/channels#contentDetails.relatedPlaylists">here</a>).</li>
<li>Fix YouTube category delegate (Symbian version).</li>
</ul>

<h2>Logging</h2>
<h3>Symbian</h3>
In the Symbian version, logging is controlled via the user interface, by going to Settings -> Logging. You can set the verbosity from the list. You can also view and clear the log. The log file is located in the application config folder at <b>.config/cuteTube2</b>.
<h3>Maemo5</h3>
In the Maemo5 version, logging can be enabled by passing the <b>-v</b> option when lauching from the terminal. This option takes an integer value between 1 and 5. Output will be sent to STDOUT, unless redirected to a file.

<h2>Packages</h2>
<h3>Symbian</h3>
<ul>
<li><a href="http://marxoft.co.uk/static/downloads/cutetube2/symbian/cutetube2_0.5.0_anna_belle.sis">cuteTube2 0.5.0</a></li>
</ul>
<h3>Maemo5</h3>
The latest packages for the application and plugins are available in the extras-devel repository. You can view them <a href="http://maemo.org/packages/repository/latest/fremantle_extras-devel_free_armel/all/">here</a>.
]]></description>
</item>
<item>
<title><![CDATA[cuteTube2 0.4.0 Symbian Update]]></title>
<link>http://marxoft.co.uk/news?post=1470865894</link>
<pubDate>Wed, 10 Aug 2016 22:51:34 BST</pubDate>
<dc:creator><![CDATA[Stuart Howarth]]></dc:creator>
<category><![CDATA[News]]></category>
<description><![CDATA[cuteTube2 for Symbian has now been updated to version 0.4.0. This update implements some changes to the plugin API and Dailymotion API, and provides some bug-fixes. In addition to the application update, all plugins have been updated due to the plugin API changes, and there is also a new plugin for Videoclip.bg. <b>It is important that any installed plugins are updated along with the application.</b>
<p>
Below are links to the SIS packages:
<ul>
<li><a href="http://marxoft.co.uk/static/downloads/cutetube2/symbian/cutetube2_0.4.0_anna_belle.sis">cuteTube2 0.4.0</a></li>
<li><a href="http://marxoft.co.uk/static/downloads/cutetube2/symbian/cutetube2-pornhub_2.0.0_anna_belle.sis">cuteTube2 Pornhub 2.0.0</a></li>
<li><a href="http://marxoft.co.uk/static/downloads/cutetube2/symbian/cutetube2-porntrex_2.0.0_anna_belle.sis">cuteTube2 PornTrex 2.0.0</a></li>
<li><a href="http://marxoft.co.uk/static/downloads/cutetube2/symbian/cutetube2-tv_2.0.0_anna_belle.sis">cuteTube2 TV 2.0.0</a></li>
<li><a href="http://marxoft.co.uk/static/downloads/cutetube2/symbian/cutetube2-vbox7_2.0.0_anna_belle.sis">cuteTube2 VBOX7 2.0.0</a></li>
<li><a href="http://marxoft.co.uk/static/downloads/cutetube2/symbian/cutetube2-veoh_2.0.0_anna_belle.sis">cuteTube2 Veoh 2.0.0</a></li>
<li><a href="http://marxoft.co.uk/static/downloads/cutetube2/symbian/cutetube2-videoclip_2.0.0_anna_belle.sis">cuteTube2 Videoclip.bg 2.0.0</a></li>
<li><a href="http://marxoft.co.uk/static/downloads/cutetube2/symbian/cutetube2-wenoo_2.0.0_anna_belle.sis">cuteTube2 Wenoo.net 2.0.0</a></li>
</ul>
<p>
Some screenshots of the Videoclip.bg plugin:
<div class="imageFrame">
<a href="http://marxoft.co.uk/static/images/cutetube2/cutetube2-videoclip_symbian_1.jpg"><img src="http://marxoft.co.uk/static/images/cutetube2/cutetube2-videoclip_symbian_1.jpg" height="360"></a>
<br>
Navigation
</div>
<div class="imageFrame">
<a href="http://marxoft.co.uk/static/images/cutetube2/cutetube2-videoclip_symbian_2.jpg"><img src="http://marxoft.co.uk/static/images/cutetube2/cutetube2-videoclip_symbian_2.jpg" height="360"></a>
<br>
Latest videos
</div>
<div class="imageFrame">
<a href="http://marxoft.co.uk/static/images/cutetube2/cutetube2-videoclip_symbian_3.jpg"><img src="http://marxoft.co.uk/static/images/cutetube2/cutetube2-videoclip_symbian_3.jpg" height="360"></a>
<br>
Video info
</div>
<p style="clear:left">
For the Videoclip.bg plugin, playback/download of embedded Dailymotion and YouTube videos is not currently supported. Support for those videos will be provided in a future application update.]]></description>
</item>
<item>
<title><![CDATA[cuteTube2 0.3.2 Symbian Update And TV Plugin]]></title>
<link>http://marxoft.co.uk/news?post=1470359701</link>
<pubDate>Fri, 05 Aug 2016 02:15:01 BST</pubDate>
<dc:creator><![CDATA[Stuart Howarth]]></dc:creator>
<category><![CDATA[News]]></category>
<description><![CDATA[cuteTube2 for Symbian has now been updated to version 0.3.2. This update provides some small UI tweaks for plugins. In addition to the application update, there is a new TV plugin providing access to live TV streams.
<p>
Below are links to the SIS packages:
<ul>
<li><a href="http://marxoft.co.uk/static/downloads/cutetube2/symbian/cutetube2_0.3.2_anna_belle.sis">cuteTube2 0.3.2</a></li>
<li><a href="http://marxoft.co.uk/static/downloads/cutetube2/symbian/cutetube2-tv_1.0.0_anna_belle.sis">cuteTube2 TV 1.0.0</a></li>
</ul>
<p>
Some screenshots of the TV plugin:
<div class="imageFrame">
<a href="http://marxoft.co.uk/static/images/cutetube2/cutetube2-tv_symbian_1.jpg"><img src="http://marxoft.co.uk/static/images/cutetube2/cutetube2-tv_symbian_1.jpg" height="360"></a>
<br>
Navigation
</div>
<div class="imageFrame">
<a href="http://marxoft.co.uk/static/images/cutetube2/cutetube2-tv_symbian_2.jpg"><img src="http://marxoft.co.uk/static/images/cutetube2/cutetube2-tv_symbian_2.jpg" height="360"></a>
<br>
Groups
</div>
<div class="imageFrame">
<a href="http://marxoft.co.uk/static/images/cutetube2/cutetube2-tv_symbian_3.jpg"><img src="http://marxoft.co.uk/static/images/cutetube2/cutetube2-tv_symbian_3.jpg" height="360"></a>
<br>
Channels
</div>
]]></description>
</item>
<item>
<title><![CDATA[cuteTube2 0.3.1 Symbian Update And New Plugins]]></title>
<link>http://marxoft.co.uk/news?post=1469670312</link>
<pubDate>Thu, 28 Jul 2016 02:45:12 BST</pubDate>
<dc:creator><![CDATA[Stuart Howarth]]></dc:creator>
<category><![CDATA[News]]></category>
<description><![CDATA[cuteTube2 for Symbian has now been updated to version 0.3.1. This update fixes download/playback of Vimeo videos, and provides some improvements in handling the removal of accounts. In addition to the application update, there are new plugins for VBOX7 and Veoh, and a minor bug-fix for the Wenoo.net plugin.
<p>
Below are links to the SIS packages:
<ul>
<li><a href="http://marxoft.co.uk/static/downloads/cutetube2/symbian/cutetube2_0.3.1_anna_belle.sis">cuteTube2 0.3.1</a></li>
<li><a href="http://marxoft.co.uk/static/downloads/cutetube2/symbian/cutetube2-vbox7_1.0.0_anna_belle.sis">cuteTube2 VBOX7 1.0.0</a></li>
<li><a href="http://marxoft.co.uk/static/downloads/cutetube2/symbian/cutetube2-veoh_1.0.0_anna_belle.sis">cuteTube2 Veoh 1.0.0</a></li>
<li><a href="http://marxoft.co.uk/static/downloads/cutetube2/symbian/cutetube2-wenoo_1.0.1_anna_belle.sis">cuteTube2 Wenoo.net 1.0.1</a></li>
</ul>
<p>
Some screenshots of the plugins:
<p>
<div class="imageFrame">
<a href="http://marxoft.co.uk/static/images/cutetube2/cutetube2-vbox7_symbian_1.jpg"><img src="http://marxoft.co.uk/static/images/cutetube2/cutetube2-vbox7_symbian_1.jpg" height="360"></a>
<br>
VBOX7 - Navigation
</div>
<div class="imageFrame">
<a href="http://marxoft.co.uk/static/images/cutetube2/cutetube2-vbox7_symbian_2.jpg"><img src="http://marxoft.co.uk/static/images/cutetube2/cutetube2-vbox7_symbian_2.jpg" height="360"></a>
<br>
VBOX7 - Videos
</div>
<div class="imageFrame">
<a href="http://marxoft.co.uk/static/images/cutetube2/cutetube2-vbox7_symbian_3.jpg"><img src="http://marxoft.co.uk/static/images/cutetube2/cutetube2-vbox7_symbian_3.jpg" height="360"></a>
<br>
VBOX7 - Video details
</div>
<div class="imageFrame">
<a href="http://marxoft.co.uk/static/images/cutetube2/cutetube2-veoh_symbian_1.jpg"><img src="http://marxoft.co.uk/static/images/cutetube2/cutetube2-veoh_symbian_1.jpg" height="360"></a>
<br>
Veoh - Navigation
</div>
<div class="imageFrame">
<a href="http://marxoft.co.uk/static/images/cutetube2/cutetube2-veoh_symbian_2.jpg"><img src="http://marxoft.co.uk/static/images/cutetube2/cutetube2-veoh_symbian_2.jpg" height="360"></a>
<br>
Veoh - Videos
</div>
<div class="imageFrame">
<a href="http://marxoft.co.uk/static/images/cutetube2/cutetube2-veoh_symbian_3.jpg"><img src="http://marxoft.co.uk/static/images/cutetube2/cutetube2-veoh_symbian_3.jpg" height="360"></a>
<br>
Veoh - Video details
</div>
<div class="imageFrame">
<a href="http://marxoft.co.uk/static/images/cutetube2/cutetube2-wenoo_symbian_1.jpg"><img src="http://marxoft.co.uk/static/images/cutetube2/cutetube2-wenoo_symbian_1.jpg" height="360"></a>
<br>
Wenoo.net - Navigation
</div>
<div class="imageFrame">
<a href="http://marxoft.co.uk/static/images/cutetube2/cutetube2-wenoo_symbian_2.jpg"><img src="http://marxoft.co.uk/static/images/cutetube2/cutetube2-wenoo_symbian_2.jpg" height="360"></a>
<br>
Wenoo.net - Videos
</div>
<div class="imageFrame">
<a href="http://marxoft.co.uk/static/images/cutetube2/cutetube2-wenoo_symbian_3.jpg"><img src="http://marxoft.co.uk/static/images/cutetube2/cutetube2-wenoo_symbian_3.jpg" height="360"></a>
<br>
Wenoo.net - Video details
</div>
]]></description>
</item>
<item>
<title><![CDATA[cuteTube2 0.3.0 Symbian Update]]></title>
<link>http://marxoft.co.uk/news?post=1469054903</link>
<pubDate>Wed, 20 Jul 2016 23:48:23 BST</pubDate>
<dc:creator><![CDATA[Stuart Howarth]]></dc:creator>
<category><![CDATA[News]]></category>
<description><![CDATA[cuteTube2 for Symbian has now been updated to version 0.3.0. This update implements an new plugin API. In addition to the application update, there are several plugins now available. The latest SIS packages are available from <a href="http://marxoft.co.uk/projects/cutetube2">here</a>.
]]></description>
</item>
<item>
<title><![CDATA[QDL 2.2.0 Symbian Update]]></title>
<link>http://marxoft.co.uk/news?post=1469054238</link>
<pubDate>Wed, 20 Jul 2016 23:37:18 BST</pubDate>
<dc:creator><![CDATA[Stuart Howarth]]></dc:creator>
<category><![CDATA[News]]></category>
<description><![CDATA[QDL for Symbian has now been updated to version 2.2.0. This version allows plugins to make custom settings requests when checking URLs. This feature is required by the updated Filefactory plugin (version 2.0.0) for handling of password-protected links. The plugin update also provides folder support. The latest SIS packages are available from <a href="http://marxoft.co.uk/projects/qdl">here</a>.
]]></description>
</item>
<item>
<title><![CDATA[cuteTube2 0.2.9 Symbian Update]]></title>
<link>http://marxoft.co.uk/news?post=1467241160</link>
<pubDate>Wed, 29 Jun 2016 23:59:20 BST</pubDate>
<dc:creator><![CDATA[Stuart Howarth]]></dc:creator>
<category><![CDATA[News]]></category>
<description><![CDATA[cuteTube2 for Symbian has now been updated to version 0.2.9. This update fixes an error in retrieving user channel information that resulted in the incorrect avatar being displayed in user channel lists. You can update to 0.2.9 by getting the SIS package from <a href="http://marxoft.co.uk/static/downloads/cutetube2/symbian/cutetube2_0.2.9_anna_belle.sis">here</a>.
]]></description>
</item>
<item>
<title><![CDATA[QDL 2.1.1 Symbian Update]]></title>
<link>http://marxoft.co.uk/news?post=1467240875</link>
<pubDate>Wed, 29 Jun 2016 23:54:35 BST</pubDate>
<dc:creator><![CDATA[Stuart Howarth]]></dc:creator>
<category><![CDATA[News]]></category>
<description><![CDATA[QDL for Symbian has now been updated to version 2.1.1. This is a minor update that fixes a UI bug preventing selection of the default download path. In addition to the application update, several new plugins have been added. For the full list of plugins and download links, see the <a href="http://marxoft.co.uk/projects/qdl">main page</a>.
]]></description>
</item>
<item>
<title><![CDATA[QDL 2.1.0 Update And Symbian Release]]></title>
<link>http://marxoft.co.uk/news?post=1464732380</link>
<pubDate>Tue, 31 May 2016 23:06:20 BST</pubDate>
<dc:creator><![CDATA[Stuart Howarth]]></dc:creator>
<category><![CDATA[News]]></category>
<description><![CDATA[QDL has now been updated to version 2.1.0, with an initial release for the Symbian platform. This is a major update with an entirely new codebase and improved plugin APIs, including support for plugins written in JavaScript aswell as Qt/C++ (I will hopefully document these soon). New features include global and download-specific custom commands (executed when the download is completed), and support for dynamic settings requests (such as an option to choose a video format or provide login credentials) from plugins when making download requests.
<p>
For more information and download links, see the <a href="http://marxoft.co.uk/projects/qdl">main page</a>.
<p>
Here are some screenshots:
<h3>Desktop</h3>
<div class="imageFrame">
<a href="http://marxoft.co.uk/static/images/qdl/qdl_desktop_1.jpg"><img src="http://marxoft.co.uk/static/images/qdl/qdl_desktop_1.jpg" width="400"></a>
<br>
Add URLs
</div>
<div class="imageFrame">
<a href="http://marxoft.co.uk/static/images/qdl/qdl_desktop_2.jpg"><img src="http://marxoft.co.uk/static/images/qdl/qdl_desktop_2.jpg" width="400"></a>
<br>
Check URLs
</div>
<div class="imageFrame">
<a href="http://marxoft.co.uk/static/images/qdl/qdl_desktop_3.jpg"><img src="http://marxoft.co.uk/static/images/qdl/qdl_desktop_3.jpg" width="400"></a>
<br>
Download queue
</div>
<div class="imageFrame">
<a href="http://marxoft.co.uk/static/images/qdl/qdl_desktop_4.jpg"><img src="http://marxoft.co.uk/static/images/qdl/qdl_desktop_4.jpg" width="400"></a>
<br>
Plugins
</div>
<h3>Maemo5</h3>
<div class="imageFrame">
<a href="http://marxoft.co.uk/static/images/qdl/qdl_maemo5_1.png"><img src="http://marxoft.co.uk/static/images/qdl/qdl_maemo5_1.png" width="400"></a>
<br>
Add URLs
</div>
<div class="imageFrame">
<a href="http://marxoft.co.uk/static/images/qdl/qdl_maemo5_2.png"><img src="http://marxoft.co.uk/static/images/qdl/qdl_maemo5_2.png" width="400"></a>
<br>
Check URLs
</div>
<div class="imageFrame">
<a href="http://marxoft.co.uk/static/images/qdl/qdl_maemo5_3.png"><img src="http://marxoft.co.uk/static/images/qdl/qdl_maemo5_3.png" width="400"></a>
<br>
Download queue
</div>
<div class="imageFrame">
<a href="http://marxoft.co.uk/static/images/qdl/qdl_maemo5_4.png"><img src="http://marxoft.co.uk/static/images/qdl/qdl_maemo5_4.png" width="400"></a>
<br>
Plugins
</div>
<h3>Symbian</h3>
<div class="imageFrame">
<a href="http://marxoft.co.uk/static/images/qdl/qdl_symbian_1.jpg"><img src="http://marxoft.co.uk/static/images/qdl/qdl_symbian_1.jpg" height="360"></a>
<br>
Add URLs
</div>
<div class="imageFrame">
<a href="http://marxoft.co.uk/static/images/qdl/qdl_symbian_2.jpg"><img src="http://marxoft.co.uk/static/images/qdl/qdl_symbian_2.jpg" height="360"></a>
<br>
Check URLs
</div>
<div class="imageFrame">
<a href="http://marxoft.co.uk/static/images/qdl/qdl_symbian_3.jpg"><img src="http://marxoft.co.uk/static/images/qdl/qdl_symbian_3.jpg" height="360"></a>
<br>
Download queue
</div>
<div class="imageFrame">
<a href="http://marxoft.co.uk/static/images/qdl/qdl_symbian_4.jpg"><img src="http://marxoft.co.uk/static/images/qdl/qdl_symbian_4.jpg" height="360"></a>
<br>
Plugins
</div>
]]></description>
</item>
<item>
<title><![CDATA[cuteTube2 Symbian Update]]></title>
<link>http://marxoft.co.uk/news?post=1464060760</link>
<pubDate>Tue, 24 May 2016 04:32:40 BST</pubDate>
<dc:creator><![CDATA[Stuart Howarth]]></dc:creator>
<category><![CDATA[News]]></category>
<description><![CDATA[cuteTube2 for Symbian has now been updated to version 0.2.8. This update fixes playback and download of some videos that had previously stopped working. However, due to a lack of support for SSL in the Symbian multimedia backend, videos that require SSL will remain unplayable unless downloaded first.
<p>
In addition to the playback/download fix, the update includes a small UI change to use the status bar for page titles, resulting in some extra space for content.
<p>
You can update to 0.2.8 by getting the SIS package from <a href="http://marxoft.co.uk/static/downloads/cutetube2/symbian/cutetube2_0.2.8_anna_belle.sis">here</a>.
<p>
Here are some screenshots of the new UI:
<div class="imageFrame">
<a href="http://marxoft.co.uk/static/images/cutetube2/cutetube2_symbian_1.jpg">
<img src="http://marxoft.co.uk/static/images/cutetube2/cutetube2_symbian_1.jpg" height="360">
</a>
<br>
Navigation
</div>
<div class="imageFrame">
<a href="http://marxoft.co.uk/static/images/cutetube2/cutetube2_symbian_2.jpg">
<img src="http://marxoft.co.uk/static/images/cutetube2/cutetube2_symbian_2.jpg" height="360">
</a>
<br>
Favourites
</div>
<div class="imageFrame">
<a href="http://marxoft.co.uk/static/images/cutetube2/cutetube2_symbian_3.jpg">
<img src="http://marxoft.co.uk/static/images/cutetube2/cutetube2_symbian_3.jpg" height="360">
</a>
<br>
Now playing
</div>
<div class="imageFrame">
<a href="http://marxoft.co.uk/static/images/cutetube2/cutetube2_symbian_4.jpg">
<img src="http://marxoft.co.uk/static/images/cutetube2/cutetube2_symbian_4.jpg" height="360">
</a>
<br>
Settings
</div>
]]></description>
</item>
<item>
<title><![CDATA[cuteRadio Symbian Update]]></title>
<link>http://marxoft.co.uk/news?post=1464060660</link>
<pubDate>Tue, 24 May 2016 04:31:00 BST</pubDate>
<dc:creator><![CDATA[Stuart Howarth]]></dc:creator>
<category><![CDATA[News]]></category>
<description><![CDATA[cuteRadio for Symbian has now been updated to version 0.4.2. This is a minor update that includes a small UI change to use the status bar for page titles, resulting in some extra space for content.
<p>
You can update to 0.4.2 by choosing 'Update' within the application, or by getting the SIS package from <a href="http://marxoft.co.uk/static/downloads/cuteradio/symbian/cuteradio_0.4.2_anna_belle.sis">here</a>.
<p>
Here are some screenshots of the new UI:
<div class="imageFrame">
<a href="http://marxoft.co.uk/static/images/cuteradio/cuteradio_symbian_1.jpg">
<img src="http://marxoft.co.uk/static/images/cuteradio/cuteradio_symbian_1.jpg" height="360">
</a>
<br>
Navigation
</div>
<div class="imageFrame">
<a href="http://marxoft.co.uk/static/images/cuteradio/cuteradio_symbian_2.jpg">
<img src="http://marxoft.co.uk/static/images/cuteradio/cuteradio_symbian_2.jpg" height="360">
</a>
<br>
Favourites
</div>
<div class="imageFrame">
<a href="http://marxoft.co.uk/static/images/cuteradio/cuteradio_symbian_3.jpg">
<img src="http://marxoft.co.uk/static/images/cuteradio/cuteradio_symbian_3.jpg" height="360">
</a>
<br>
Now playing
</div>
<div class="imageFrame">
<a href="http://marxoft.co.uk/static/images/cuteradio/cuteradio_symbian_4.jpg">
<img src="http://marxoft.co.uk/static/images/cuteradio/cuteradio_symbian_4.jpg" height="360">
</a>
<br>
Settings
</div>
]]></description>
</item>
<item>
<title><![CDATA[cuteRadio Updated]]></title>
<link>http://marxoft.co.uk/news?post=1445817323</link>
<pubDate>Sun, 25 Oct 2015 23:55:23 GMT</pubDate>
<dc:creator><![CDATA[Stuart Howarth]]></dc:creator>
<category><![CDATA[News]]></category>
<description><![CDATA[All versions of cuteRadio have now been updated to use the new <a href="/projects/cuteradio-api/">cuteRadio Data API</a>. This should avoid any further downtime issues. The old service hosted at Heroku will be closed soon.]]></description>
</item>
<item>
<title><![CDATA[cuteRadio Service Issues]]></title>
<link>http://marxoft.co.uk/news?post=1441303704</link>
<pubDate>Thu, 03 Sep 2015 19:08:24 BST</pubDate>
<dc:creator><![CDATA[Stuart Howarth]]></dc:creator>
<category><![CDATA[News]]></category>
<description><![CDATA[Due to increased demand, there have recently been problems with the hosting of the cuteRadio internet radio service on 
Heroku. As a result, I am now in the process of providing the service with a new home here at marxoft.co.uk. This process 
will take a short while, and will result in the loss of all existing data. On the plus side, it will also result in an 
up-to-date station database and some new features. I will post further news here as soon as possible.]]></description>
</item>
<item>
<title><![CDATA[cuteTube2 Released]]></title>
<link>http://marxoft.co.uk/news?post=1433022619</link>
<pubDate>Sat, 30 May 2015 22:50:19 BST</pubDate>
<dc:creator><![CDATA[Stuart Howarth]]></dc:creator>
<category><![CDATA[News]]></category>
<description><![CDATA[<a href="/projects/cutetube2">cuteTube2</a> - the replacement for <a href="/projects/cutetube">cuteTube</a>, is now 
available for Maemo5, MeeGo-Harmattan and Symbian. In addition to supporting version 3 of the YouTube API, cuteTube2 
adds new features including support for additional services via plugins and the option to define your own credentials 
and access scopes for YouTube, Dailymotion and Vimeo.
<p>
cuteTube2 is licensed under GPLv3. The project is hosted at 
<a href="https://github.com/marxoft/cutetube2/" target="_blank" title="cuteTube2 @ GitHub">GitHub</a>.]]></description>
</item>
<item>
<title><![CDATA[cuteTube And YouTube API Changes]]></title>
<link>http://marxoft.co.uk/news?post=1429713801</link>
<pubDate>Wed, 22 Apr 2015 15:43:21 BST</pubDate>
<dc:creator><![CDATA[Stuart Howarth]]></dc:creator>
<category><![CDATA[News]]></category>
<description><![CDATA[As you may be aware, Google are closing version 2 of the YouTube API. As a result, some YouTube features in cuteTube will no longer work. I am currently in the process of re-writing cuteTube to use the <a href="/projects/qyoutube/">QYouTube</a>, <a href="/projects/qdailymotion/">QDailymotion</a> and <a href="/projects/qvimeo/">QVimeo</a> shared libraries that I wrote recently. I am hoping this work will be finished within the next couple of weeks. The new client application will have some feature changes, including the ability to extend the list of supported services via plugins.
<p>
Below are some early screenshots of the Maemo5 version:
<div class="imageFrame">
<a href="/static/images/cutetube2/cutetube2_maemo5_1.png">
<img src="/static/images/cutetube2/cutetube2_maemo5_1.png" height="200">
</a>
<br>
Videos - list
</div>
<div class="imageFrame">
<a href="/static/images/cutetube2/cutetube2_maemo5_2.png">
<img src="/static/images/cutetube2/cutetube2_maemo5_2.png" height="200">
</a>
<br>
Videos - grid
</div>
<div class="imageFrame">
<a href="/static/images/cutetube2/cutetube2_maemo5_3.png">
<img src="/static/images/cutetube2/cutetube2_maemo5_3.png" height="200">
</a>
<br>
Video info - list
</div>
<div class="imageFrame">
<a href="/static/images/cutetube2/cutetube2_maemo5_4.png">
<img src="/static/images/cutetube2/cutetube2_maemo5_4.png" height="200">
</a>
<br>
Video info - grid
</div>
<div class="imageFrame">
<a href="/static/images/cutetube2/cutetube2_maemo5_5.png">
<img src="/static/images/cutetube2/cutetube2_maemo5_5.png" height="200">
</a>
<br>
User channel
</div>
]]></description>
</item>
<item>
<title><![CDATA[QVimeo Library Announcement]]></title>
<link>http://marxoft.co.uk/news?post=1426448359</link>
<pubDate>Sun, 15 Mar 2015 19:39:19 GMT</pubDate>
<dc:creator><![CDATA[Stuart Howarth]]></dc:creator>
<category><![CDATA[News]]></category>
<description><![CDATA[Following from QYouTube and QDailymotion, I've now finished work on the initial release of QVimeo, a Qt/C++ library and QML module for accessing the Vimeo Data API.
<p>
QVimeo provides a series of request classes and data models enabling read/write access to Vimeo Data API resources. 
The library also supports authentication and retrieval of video streams and subtitles. Each of the request 
classes and data models are available for use in QML via the QVimeo import.
<p>
Full documentation of QVimeo is available <a href="/doc/qvimeo/">here</a>, and the source code is hosted at 
<a href="https://github.com/marxoft/qvimeo/" target="_blank" title="QVimeo @ GitHub">GitHub</a>.]]></description>
</item>
<item>
<title><![CDATA[QDailymotion Library Announcement]]></title>
<link>http://marxoft.co.uk/news?post=1426111238</link>
<pubDate>Wed, 11 Mar 2015 22:00:38 GMT</pubDate>
<dc:creator><![CDATA[Stuart Howarth]]></dc:creator>
<category><![CDATA[News]]></category>
<description><![CDATA[Following from QYouTube, I've now finished work on the initial release of QDailymotion, a Qt/C++ library and QML module for accessing the Dailymotion Data API.
<p>
QDailymotion provides a series of request classes and data models enabling read/write access to Dailymotion Data API resources. 
The library also supports authentication and retrieval of video streams and subtitles. Each of the request 
classes and data models are available for use in QML via the QDailymotion import.
<p>
Full documentation of QDailymotion is available <a href="/doc/qdailymotion/">here</a>, and the source code is hosted at 
<a href="https://github.com/marxoft/qdailymotion/" target="_blank" title="QDailymotion @ GitHub">GitHub</a>.]]></description>
</item>
<item>
<title><![CDATA[QYouTube Library Announcement]]></title>
<link>http://marxoft.co.uk/news?post=1425568496</link>
<pubDate>Thu, 05 Mar 2015 15:14:56 GMT</pubDate>
<dc:creator><![CDATA[Stuart Howarth]]></dc:creator>
<category><![CDATA[News]]></category>
<description><![CDATA[I've just recently finished work on the initial release of QYouTube, a Qt/C++ library and QML module for accessing the 
YouTube Data API.
<p>
QYouTube provides a series of request classes and data models enabling read/write access to YouTube Data API resources. 
The library also supports authentication and retrieval of video streams and subtitles. Each of the request 
classes and data models are available for use in QML via the QYouTube import.
<p>
Full documentation of QYouTube is available <a href="/doc/qyoutube/">here</a>, and the source code is hosted at 
<a href="https://github.com/marxoft/qyoutube/" target="_blank" title="QYouTube @ GitHub">GitHub</a>.]]></description>
</item>
<item>
<title><![CDATA[cuteRadio Ported To Ubuntu Touch]]></title>
<link>http://marxoft.co.uk/news?post=1424103360</link>
<pubDate>Mon, 16 Feb 2015 16:16:00 GMT</pubDate>
<dc:creator><![CDATA[Stuart Howarth]]></dc:creator>
<category><![CDATA[News]]></category>
<description><![CDATA[cuteRadio has now been ported to Ubuntu Touch using Qt5 and QML. The code has so far only been tested against i386 
on desktop, and there are no packages available, but you can find the source code at 
<a target="_blank" href="https://github.com/marxoft/cuteradio">GitHub</a>.
<p>
Some screenshots:
<div class="imageFrame">
<a href="/static/images/cuteradio/cuteradio_ubuntu_1.png">
<img src="/static/images/cuteradio/cuteradio_ubuntu_1.png" height="360">
</a>
<br>
Navigation
</div>
<div class="imageFrame">
<a href="/static/images/cuteradio/cuteradio_ubuntu_2.png">
<img src="/static/images/cuteradio/cuteradio_ubuntu_2.png" height="360">
</a>
<br>
Stations
</div>
<div class="imageFrame">
<a href="/static/images/cuteradio/cuteradio_ubuntu_3.png">
<img src="/static/images/cuteradio/cuteradio_ubuntu_3.png" height="360">
</a>
<br>
Station details
</div>
<div class="imageFrame">
<a href="/static/images/cuteradio/cuteradio_ubuntu_4.png">
<img src="/static/images/cuteradio/cuteradio_ubuntu_4.png" height="360">
</a>
<br>
Now playing
</div>
<div class="imageFrame">
<a href="/static/images/cuteradio/cuteradio_ubuntu_5.png">
<img src="/static/images/cuteradio/cuteradio_ubuntu_5.png" height="360">
</a>
<br>
New station
</div>
<div class="imageFrame">
<a href="/static/images/cuteradio/cuteradio_ubuntu_6.png">
<img src="/static/images/cuteradio/cuteradio_ubuntu_6.png" height="360">
</a>
<br>
Settings
</div>
<div class="imageFrame">
<a href="/static/images/cuteradio/cuteradio_ubuntu_7.png">
<img src="/static/images/cuteradio/cuteradio_ubuntu_7.png" height="360">
</a>
<br>
Play URL
</div>
<div class="imageFrame">
<a href="/static/images/cuteradio/cuteradio_ubuntu_8.png">
<img src="/static/images/cuteradio/cuteradio_ubuntu_8.png" height="360">
</a>
<br>
About
</div>
]]></description>
</item>
<item>
<title><![CDATA[BBC Streams Fixed in cuteRadio]]></title>
<link>http://marxoft.co.uk/news?post=1423957680</link>
<pubDate>Sat, 14 Feb 2015 23:48:00 GMT</pubDate>
<dc:creator><![CDATA[Stuart Howarth]]></dc:creator>
<category><![CDATA[News]]></category>
<description><![CDATA[As you may be aware, the BBC recently discontinued the WMA and AAC streams for their radio stations (see <a target="_blank" href="http://iplayerhelp.external.bbc.co.uk/help/playing_radio_progs/AAC_stream_changes">here</a> for details). As a result, these streams have now been replaced with alternative MP3 streams in the cuteRadio database. Happy listening :)]]></description>
</item>
<item>
<title><![CDATA[cuteTube Updated]]></title>
<link>http://marxoft.co.uk/news?post=1423571160</link>
<pubDate>Tue, 10 Feb 2015 12:26:00 GMT</pubDate>
<dc:creator><![CDATA[Stuart Howarth]]></dc:creator>
<category><![CDATA[News]]></category>
<description><![CDATA[cuteTube has been updated to version 1.10.10 on Maemo5, MeeGo-Harmattan and Symbian. The update fixes playback/download 
of videos with encrypted signatures (VEVO et al).
<p>
Changelog:
<ul>
<li>Fix decryption of video signatures.</li>
</ul>
To update to the latest version:
<p>
<b>Maemo5</b>
<p>
Refresh the extras-devel repository and install cuteTube.
<p>
<b>Meego-Harmattan/Symbian</b>
<p>
Goto Settings -> Update in cuteTube and check for the update.
<p>
Alternatively, the latest packages can be downloaded from the links below:
<p>
<a href="/static/downloads/cutetube/maemo5/cutetube_1.10.10_armel.deb">
cuteTube 1.10.10 (Maemo5)
</a>
<br>
<a href="/static/downloads/cutetube/harmattan/cutetube_1.10.10_armel.deb">
cuteTube 1.10.10 (MeeGo-Harmattan)
</a>
<br>
<a href="/static/downloads/cutetube/symbian/cutetube_1.10.10_anna_belle.sis">
cuteTube 1.10.10 (Symbian Anna/Belle)
</a>]]></description>
</item>
</channel>
</rss>