7/27/2008 10:30:00 PMYeah, been quite a while lol. I've added so much I'm not even sure where to start. Basically the site is almost ready for the first round of beta testers. I have a multi file flash uploader in, ajax table displaying the songs, and a nify lyric display which I will try and describe here. First it tries to get lyrics for songs on your playlist, if it can't find the lyrics it looks at your most popular genre and pulls back a random list of songs and displays lyrics for them. If you have no songs (which means no genres) it pulls back a list of top 100 tracks in the U.S. and gets lyrics for them. This is basically done with webservices from last.fm and wikilyrics. It's pretty damn nifty, but still working out the kinks. Ajax is rocking right now, the main page has absolutely no post backs. ALMOST READY!
5/25/2008 10:30:00 PMWell I feel kind of silly updating this since no one is really reading it yet, but it's nice to have a log of my work. I've learned more about AJAX, Javascript, and CSS in the past week then I've learned in my entire time programming. I've added Scriptaculous and Protoype JS libraries which are just awesome. I now have 5 classes in: DB, Error, FileIO, Update, and User. Login and create functionality is complete. There is a unit testing library available for C# called nUnit, but I dunno, I don't want to spend the time to learn it. I setup my Subversion repository for this project which is very helpful. That's about it; once Editfiles is done I will probably make the beta version public.
5/17/2008 6:25:00 PMAdding some more stuff, trying to test the formatting of this label box. 3 classes are created clsDB, FileIO, and clsUpdate. Still going to need a mp3 class, user class for sure… probably find more as time goes on. So far so good!
5/17/2008 3:27:00 PMTest data for the mixr database. This is the first update for Mixr 2.0 new and improved!