Tuesday, October 27, 2009

Muddiest Point for 10/27 Lecture

I'm still really confused about how helpful CSS really is. To me it just seems like more work than straight HTML. Or is it just one of those things that makes everything easier once you get used to it?

Assignment 5

Here's the link to my Koha shelf.

http://upitt04-staff.kwc.kohalibrary.com/cgi-bin/koha/virtualshelves/shelves.pl?viewshelf=26

Week 9 Comments

I posted on Stephanie's blog at:
http://lis2600sj.blogspot.com/2009/10/readings-week-9-1027.html?showComment=1256660339901#c5471872198242146541

and Annie's at:
http://annie-lis2600-at-pitt-blog.blogspot.com/2009/10/week-8-reading-notes.html?showComment=1256660587310#c6062473644739150212

Thursday, October 22, 2009

Reading Notes for Unit 8

HTML Tutorial: This website is extremely straightforward and very helpful. It really breaks things down to a simple level (such as when explaining what HTML and markup language is) that makes a previously daunting concept somewhat more approachable. I appreciate that it explains the examples (like how the syntax works) instead of just throwing out codes and hoping you know what to do with them. Plus, the "try it yourself" tool is good for experimenting!

HTML Cheatsheet: A great companion site to use after going through the aforementioned tutorial. This lays out the really common attributes and text tags, so that it shouldn't be too hard to lay out a simple website. The information on frames seems a little beyond my skills at the moment; I think text seems straightforward enough, as are images and links. I am a little confused about how under the "forms" section, it says that you need to run a CGI script to create a form- I'm not entirely sure what that is.

W3 School Cascading Style Sheet Tutorial: I WAS wondering if HTML markup got really extensive and confusing. CSS defines how the elements of HTML are displayed, so it makes it easier to build upon basic elements of HTML for better-looking sites. Unfortunately, this is starting to look ridiculously complicated to me. I understand the basic concept of linking a style sheet into the HTML markup to avoid having to do a lot more work, but the actual mechanics of the process seem a little daunting; the syntax seems a little more difficult. To me (and this may be totally off base), this reminds me of databases, where keys linked information in one spot to another to save space and time.

"Beyond HTML": A Content Management System (CMS) allows users to create sites while focusing on the content rather than the HTML markups of designing the web pages; it provides standards and a framework for editing pages, which is helpful particularly at the institution described because too many people were editing in different styles. This article helpfully describes the entire process of the library trying to establish a CMS system, from deciding what software to use, to identifying templates. The article notes that not all libraries are moving to adopt CMS, but it makes a compelling case that it helps standardize and clean up websites, while helping people who are not as familiar with HTML get used to the editing process. I think this is definitely a field that we should be paying attention to; HTML editing is a useful tool in any situation.

Wednesday, October 7, 2009

Jing Assignment

Here are the links to my screen captures through Flickr. I'm showing how you can personalize your browser through Firefox add-ons.

Screen Capture 1:
http://www.flickr.com/photos/42430590@N07/3991014577/

Screen Capture 2:
http://www.flickr.com/photos/42430590@N07/3991776490/

Screen Capture 3:
http://www.flickr.com/photos/42430590@N07/3991025227/

Screen Capture 4:
http://www.flickr.com/photos/42430590@N07/3991790808/

Screen Capture 5:
http://www.flickr.com/photos/42430590@N07/3991037053/

And here is the link to my video on how to install the same add-on:
http://www.screencast.com/users/laine05/folders/Jing/media/d8cf04a6-c240-4449-8eab-4e4b8934d9a4

Saturday, October 3, 2009

Week 6 Comments

I commented on Sara's blog at: http://lis2600infotechnology.blogspot.com/2009/09/week-6-readings-computer-networks.html?showComment=1254622845314#c8385267113849035340

and Andy's at: http://issuesininfotech2600.blogspot.com/2009/10/week-six-readings.html?showComment=1254623057043#c1298975999638952783

Assignment 3 Link

Here is the link to my CiteULike page:

http://www.citeulike.org/user/laine05

Friday, October 2, 2009

Muddiest Point for 09/29

Can GIF files be either lossy or lossless? The palette selection process sounds like a lossy form of compression because it only chooses 256 colors, but if it's a black/white photo, is it considered lossless because all the colors are included?