Archive for 'WWWinamp' Category
ZOMG! IS WWWINAMP PHONING HOME?!
30 January 2008No.
The new auto-update feature simply grabs the following XML file over HTTP:
http://www.enusbaum.com/autoupdate/wwwinamp.xml
This XML file contains version information on the latest release of WWWinamp and a couple extra tags, such as URL and a text area for the latest changes. If WWWinamp detects that there’s a newer version based on this XML file, it’ll simply display [...]
WWWinamp v4.2 Build 2948 (Beta)
27 January 2008The new version of WWWinamp has finally arrived!
This version of WWWinamp requires that you have the Microsoft .NET Framework 3.5 installed. You can get this from Microsoft.com by clicking here.
I’m calling it beta because a -lot- has changed behind the scenes and I did my best to test every feature but I might have missed [...]
A new version of WWWinamp is coming… I SWEAR!
21 January 2008Hello Everyone!
I’m currently working on the latest version of WWWinamp after taking another hiatus from the project in order to clear my head and work on some other fun things such as the previously mentioned XNA projects
The next version of WWWinamp will be targeted for the .NET 3.5 Framework and you will [...]
WWWinamp is being converted to .NET Framework v3.5!
5 December 2007Yep, it's true!
I've spent the last week or so playing around with the .NET Framework v3.5 and I really like what I see. Microsoft has also put a lot of work into Team Foundation Server 2008 as well. I've setup a Virtual Machine using Virtual PC here running Team Foundation Server 2008 on Windows 2003 [...]
WWWinamp Feedback Requested
2 December 2007I started tapping away at the WWWinamp source the other night and was curious if there are any features you guys, the users, would like to see added? I've been trying to think up new ideas but I'm not sure if they'd even be helpful.
So basically, I'm asking help for what to put in the [...]
Update on WWWinamp and my life in general
2 November 2007Hello Everyone!
I thought I'd post a small update on what's going on in my little world as well as the status of WWWinamp and other associated projects.
I hope that everyone is enjoying WWWinamp and the work I've put into it! I enjoy providing it as much as I love hearing from my users. So please, [...]
Getting an error every time you start WWWinamp v4.1?
12 October 2007Are you getting the following error every time you start WWWinamp?
PLAIN TEXT
C#:
System.Configuration.ConfigurationErrorsException: Configuration system failed to initialize ---> System.Configuration.ConfigurationErrorsException: Unrecognized configuration section system.serviceModel. (C:\WWWinamp\WWWinamp.exe.Config line 67)
at System.Configuration.ConfigurationSchemaErrors.ThrowIfErrors(Boolean ignoreLocal)
at System.Configuration.BaseConfigurationRecord.ThrowIfParseErrors(ConfigurationSchemaErrors schemaErrors)
at System.Configuration.BaseConfigurationRecord.ThrowIfInitErrors()
at System.Configuration.ClientConfigurationSystem.EnsureInit(String configKey)
--- End of inner exception stack trace ---
at System.Configuration.ClientConfigurationSystem.System.Configuration.Internal.IInternalConfigSystem.GetSection(String sectionName)
at System.Configuration.ConfigurationManager.GetSection(String sectionName)
at System.Configuration.ConfigurationManager.get_AppSettings()
at ENusbaum.Applications.WWWinamp.Classes.AppConfiguration.get_configWWWinampStartHTTP()
at ENusbaum.Applications.WWWinamp.Forms.frmMain.Form1_Load(Object sender, EventArgs e)
This is WWWinamp's friendly way [...]
WWWinamp v4.1 WCF Client Example (Update for Build 2809)
10 September 2007This is an update to the original WWWinamp WCF Client Example (please read the original post for configuration and help).
This update adds support for the new WWWinampGetStatus() method. This method was added so the WCF could could easily access information on WinAmp and WWWinamp including the current configuration values.
Supported values:
CommandName
"CURRENT_SONG"
CommandValue
"TITLE" - Returns Title of Current [...]
WWWinamp v4.1 Build 2809
10 September 2007Hello Everyone!
The latest build of WWWinamp is good to go. I've been trying to expand out the WCF Endpoint to include as much information to the client as possible. This should allow a remote application access to every resource that WWWinamp has available locally.
WWWinamp v4.1 Build 2809 includes the following fixes/changes:
[WCF] Added WWWinampGetStatus() Method to [...]
WWWinamp v4.1 Build 2800
1 September 2007A big THANKS to all who submitted their WWWinamp Error Logs to me. I was able to track down a couple of nagging issues for this minor bug-fix build.
Bugs fixed in Build 2800 are:
Fixed error when trying to generate playlist when the playlist was empty
Fixed error when trying to generate playlist and winamp.m3u can't be [...]