Web Server Issues

As mentioned in the previous post there were some server issues as it relates to permissions that users (myself included) had. The permission issue has been resolved. When software and hardware gets updated there always tend to be issues that need to be resolved. When things arise it is always a learning experience that helps you move forward. Sometimes these issues start to appear at the worst time; However, all we can do is take each issue one at a time.

The other component that made things difficult as it pertains to deleting and overwriting files is the way it was being accomplished. In hind sight the solution was very simple; However, it did not cross my mind until someone asked me how I was accessing the web server. As soon as the question was asked I realized why I was having problems. When connecting to the server (regardless of its type) I usually connect to the server on a Macintosh computer by going to Go –> Connect to server. The default service that I always use is smb; However. when I was trying to connect it got switched over to asp. To circumvent all issues, I went back to using an FTP client.

Most of the time I usually use SFTP to connect to a web server. The way in which things have been configured at this institution allows you to connect to the web server just like any other server on the network and that is why I was just connecting directly to the server without using an FTP or SFTP client. Sometimes trying to do things a different way causes issues. With moving forward there may be other things that happen along the way. Stay tuned to find out what happens next…

Past Month

If you have been following along you have noticed that a post has not been made since just before Thanksgiving, which has left some people disappointed. It would be nice to be able to say that every single day has been productive; However, that is not been the case. With holidays and other things going on there has not been many exciting things going on as it pertains to the website.

Content

The majority of the work with the new website has been in regards to adding content to it. As discussed in the post Creating, editing, and managing content for the new site Basecamp is being used to manage the writing of the content. From the perspective of creating a new website Basecamp makes things very easy for me as it pertains to content. In Basecamp you have the ability to create items called ‘Writeboards’ and we have used them to represent most of the web pages in the new website. For example, one of the web pages in the new website is called ‘Building Policy’ and a ‘Writeboard’ in Basecamp has been created for the web page.

There are a handful of web pages that were not created in Basecamp for a couple of different reasons. The ‘Libraries A-Z page was not created because the web page is just a listing of the content that appears in the new website and second it will be the last page created. As we began working through the process and analyzing all of the web pages that were created there was some content that was missing, so a new web page had to be created (note to self add page to Basecamp). The new web page is for the Research and Technology Help desk that resides in the Crumb Library. This space has always been used as the reference desk in the past; However, during the fall semester it was decided to rename the space because the library started to staffing the desk with an additional person to help with technology oriented questions.

A total of 20 web pages are complete and are currently being edited. This is a good start; However, there is plenty more to do. The reason I like Basecamp so much is that it is web based and everything that has been written is plain text (a blessing to anyone creating a website). This means the content in Basecamp can just be copied directly into the new website. After being copied you have no extraneous crap that you have to edit out. You can take the plain text and make headings and lists without any problems.

Now that, I have experienced using Basecamp to write content I do not want to do it any other way. Can we put a ban on Microsoft Word? It is a nightmare when it comes to the web. Just Say No!!!

Web Server Permissions

Another important issue that, I have been working through with the Computer Technology department is with the web server. A few weeks ago some upgrades took place, which have impacted the permissions that a person has as it relates to the web server. One of the first issues that came about was when copying a file (web page) over to the web server you could not view it in a web browser. When trying to view a web page you would receive a 403 error message.

After getting this issue resolved a new one cropped up. I could go into all the details, but that would require a long detailed essay. In conclusion, there are a few things that still need to be addressed as it pertains to the web server. In implementation and upgrading technology these type of things occur. By taking a laid back approach and working with people we will get through these frustrations. Its the growing pains of technology.