Thread: [lastbash-cvs] SF.net SVN: lastbash: [213] blis_pages/Features
Status: Beta
Brought to you by:
cstroie
From: <cs...@us...> - 2007-03-23 10:17:34
|
Revision: 213 http://lastbash.svn.sourceforge.net/lastbash/?rev=213&view=rev Author: cstroie Date: 2007-03-23 03:17:31 -0700 (Fri, 23 Mar 2007) Log Message: ----------- New features for 0.3.2. Modified Paths: -------------- blis_pages/Features Modified: blis_pages/Features =================================================================== --- blis_pages/Features 2007-03-23 09:50:38 UTC (rev 212) +++ blis_pages/Features 2007-03-23 10:17:31 UTC (rev 213) @@ -4,9 +4,9 @@ (:DESCRIPTION:) LastBASH Features (:REVISION:) $Id$ -LastBASH is a console player for Last.fm. -Even beta, it is quite usable. -Its purpose is to offer a simple interface to Last.fm services, to allow you to listen to the streams while you are working in console. Or, maybe, when you don't want to use any graphical player. +LastBASH is a console player for [http://www.last.fm | Last.fm]. +Even if it is [http://en.wikipedia.org/wiki/Beta_version | beta version], it is quite usable. +Its purpose is to offer a simple interface to [http://www.last.fm | Last.fm] services, to allow you to listen to the streams while you are working in console. Or, maybe, when you don't want to use any [http://www.last.fm/tools/downloads/ | graphical player]. LastBASH features the following: @@ -16,13 +16,15 @@ * keeps a history of last played tracks * allows you to change the Last.fm station * allows you to control the Last.fm station, by issuing the ''love'', ''skip'' and ''ban'' commands +* allows you to change the Last.fm station based on ''tags'', ''group'', ''neighbours'', ''recommendations'', ''similar artists'', ''fans'' or by directly typing the full url * optionally, it can run a backend player (such as MPlayer or mpg123), which you can control through the same interface, or lets you choose any external player you wish (capable of playing mp3 streams), such as XMMS, Rhythmbox or even Amarok, if you feel to * remote control (send commands and station changing) +* creates a html file reflecting the current track data (please see the [[Screenshots]]) * easy integration with web browsers = Internal stuff = -The communication with the web service is accomplished using external HTTP clients (wget or curl) or using the built-in client. +The communication with the web service is accomplished using external HTTP clients ([http://www.gnu.org/software/wget | wget] or [http://curl.haxx.se | curl]) or using the built-in client. -The TUI is created using some terminal features such as non-linear cursor movement, scrolling areas and color attributes, so you need a compatible terminal (Linux or Xterm are tested and they work). Starting with version 0.3.0, the program uses '''tput''' instead of plain escape sequences. +The TUI is created using some terminal features such as non-linear cursor movement, scrolling areas and color attributes, so you need a compatible terminal (Linux, [http://invisible-island.net/xterm/xterm.html | Xterm], [http://sourceforge.net/projects/rxvt | Rxvt], [http://www.gnu.org/software/screen | screen] are tested and they work). Starting with version 0.3.0, the program uses '''tput''' instead of plain escape sequences. This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <cs...@us...> - 2007-03-23 10:20:39
|
Revision: 214 http://lastbash.svn.sourceforge.net/lastbash/?rev=214&view=rev Author: cstroie Date: 2007-03-23 03:20:38 -0700 (Fri, 23 Mar 2007) Log Message: ----------- Reformulated Modified Paths: -------------- blis_pages/Features Modified: blis_pages/Features =================================================================== --- blis_pages/Features 2007-03-23 10:17:31 UTC (rev 213) +++ blis_pages/Features 2007-03-23 10:20:38 UTC (rev 214) @@ -19,7 +19,7 @@ * allows you to change the Last.fm station based on ''tags'', ''group'', ''neighbours'', ''recommendations'', ''similar artists'', ''fans'' or by directly typing the full url * optionally, it can run a backend player (such as MPlayer or mpg123), which you can control through the same interface, or lets you choose any external player you wish (capable of playing mp3 streams), such as XMMS, Rhythmbox or even Amarok, if you feel to * remote control (send commands and station changing) -* creates a html file reflecting the current track data (please see the [[Screenshots]]) +* creates a html file reflecting the [[Screenshots | current track data]] * easy integration with web browsers = Internal stuff = This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <cs...@us...> - 2007-03-23 11:18:08
|
Revision: 222 http://lastbash.svn.sourceforge.net/lastbash/?rev=222&view=rev Author: cstroie Date: 2007-03-23 04:18:07 -0700 (Fri, 23 Mar 2007) Log Message: ----------- Removed on duplicated line. Modified Paths: -------------- blis_pages/Features Modified: blis_pages/Features =================================================================== --- blis_pages/Features 2007-03-23 11:11:42 UTC (rev 221) +++ blis_pages/Features 2007-03-23 11:18:07 UTC (rev 222) @@ -14,7 +14,6 @@ * authentication using the md5 password encryption * retrieves the metadata of the current playing track and displays it (artist, album, track name, track duration) * keeps a history of last played tracks -* allows you to change the Last.fm station * allows you to control the Last.fm station, by issuing the ''love'', ''skip'' and ''ban'' commands * allows you to change the Last.fm station based on ''tags'', ''group'', ''neighbours'', ''recommendations'', ''similar artists'', ''fans'' or by directly typing the full url * optionally, it can run a backend player (such as MPlayer or mpg123), which you can control through the same interface, or lets you choose any external player you wish (capable of playing mp3 streams), such as XMMS, Rhythmbox or even Amarok, if you feel to This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <cs...@us...> - 2007-03-23 11:19:29
|
Revision: 223 http://lastbash.svn.sourceforge.net/lastbash/?rev=223&view=rev Author: cstroie Date: 2007-03-23 04:19:28 -0700 (Fri, 23 Mar 2007) Log Message: ----------- Reformulated. Modified Paths: -------------- blis_pages/Features Modified: blis_pages/Features =================================================================== --- blis_pages/Features 2007-03-23 11:18:07 UTC (rev 222) +++ blis_pages/Features 2007-03-23 11:19:28 UTC (rev 223) @@ -18,7 +18,7 @@ * allows you to change the Last.fm station based on ''tags'', ''group'', ''neighbours'', ''recommendations'', ''similar artists'', ''fans'' or by directly typing the full url * optionally, it can run a backend player (such as MPlayer or mpg123), which you can control through the same interface, or lets you choose any external player you wish (capable of playing mp3 streams), such as XMMS, Rhythmbox or even Amarok, if you feel to * remote control (send commands and station changing) -* creates a html file reflecting the [[Screenshots | current track data]] +* creates a html file displaying the [[Screenshots | current track information]] * easy integration with web browsers = Internal stuff = This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |