Buckets of Rain

Earlier today I decided to clean out my backpack. I had all sorts of old newspapers and trash in there. I also took out my umbrella, because it looked like it would be a nice day. That’s a mistake. In State College, there is always going to be rain and tonight was no exception. So I willingly got soaked for the walk back to my dorm. That will teach me a lesson, I guess. It seems funny we still get rain, considering it was snowing just 3 weeks ago.

Here I Go Again on My Own

So I kind of took a break from blogging for a while and I think I am ready to get back into things. I think one of my mistakes in the past has been imposing too many rules on myself. Hopefully this new blog will be a little more freewheeling.

For starters, my name is Steve Clancy and I am a junior studying IST at Penn State. When I am not working on one of my many group assignments, I also work on the Learning Initiatives website and The Daily Collegian website. While I enjoy technology, I also have a passion for film and collecting DVDs.

Like I said, this is one of my many attempts at blogging and I think this should be a little more successful. I look forward to sharing some of my stories with you.

Turn Around with ASP.NET

For the first time in a couple weeks, I am feeling pretty good about the status of my Collegian project. We have been toiling in PHP and mySQL for 3 months now and have very little to show for our work. I am not sure anyone at the Collegian is really too disappointed with us, but we are disappointing ourselves. The systems manager pointed out a project at USA Today, with a much smaller scope and a lot more resources, took 4 months. Still, I felt like we were stuck in the road. I have been waiting for some externality to happen that would jumpstart development. It did today and it came from an unlikely source: Microsoft.

When we proposed our project last spring, we used the concept of using open source software as a cost saving measure and a learning experience for students. And I did learn a good deal. Unfortunately neither myself or my partner on the project had a whole lot of coding experience. This makes starting from scratch on a new content management system very difficult.

We had been making our cake from scratch, the news advisor noted, and we need a cake mix. So we’ve decided we’re going to chose ASP.NET 2.0 as our cake mix. Microsoft’s new Visual Web Developer really impressed us and its free to boot. I actually have less experience with ASP, but I have found a wealth of resouces out there to help me catch up. A big selling point, though, was the master template system and some of the other controls offered.

We still aren’t completely sure how we’re going forward. I’m not sure whether we’ll use MS SQL Server. We may try to still use MySQL or we may scale back our proposal and use static pages for the time being. There wasn’t anything wrong with PHP and I would definitely use it other scenarios. I do think that ASP may end up being better for this situation though. The good thing is I am feeling better about the project now and I am actually looking forward to programming again.