I believe I understand this material from a big picture overview but when I actually try to apply the ERD diagram to a real world situation, such as one that is presenting certain challenges at my new job, I find I am having a lot of trouble understanding how to set things up. Probably I am trying to take too many attributes and elements into account. But when I try to simplify things seem to become too abstract and I can no longer picture what the boxes on the page relate to and so I cannot effectively map the relationships. I think probably this is a unit that I would have been better off talking to someone about in person. Even seeing other ERD diagrams from classmates in the discussion area has not really helped me move forward with my own map. At issue is how and whether to include grade level and teacher ID into my ERD.
Since I want it to be an open website accessible to all----maybe those entities are not really needed (except as attributes of the other two entities?) and my diagram need only have two entities ---KITS and e-resources linked by a KIT ID as primary key---? Maybe that is complex enough for me at this moment in time.... Something I noticed this week trying to sprint through the rest of the course material is how my emotional reaction to a steep learning curve for technical aspects (such as essentially learning a new programming language) is as much of a stumbling block to me as my lack of time. Lack of time is certainly my main problem, but a time consuming emotional crisis sure doesnt help!
I wish I could be taking this course at a slower pace over a semester rather than the crucible of this summer crunch--- but also I am noticing how I get overwhelmed and discouraged much of the time which is as time consuming or sometimes more time consuming to recover from than an actual interruption in my study time. If only I could gain some control over these episodes of massive teary frustration and self doubt! Mostly they come up at critical points when I am utterly exhausted from the schedule (I mean my personal schedule of full time job, parenting and grad school) but if I could just muster through, machine-like without the cyclical overwhelm I'd be much better off---well at least as far as coursework is concerned. As to the ERD I am going to turn in the simplest diagram I can conceive of and hope the relationships are somewhat accurate.
I do understand the concept of data modeling, normalization and the need to diagram out relationships between information elements that will populate the database. I am just having trouble transferring a conceptual overview to the specifics of a reality based problem...
Saturday, August 7, 2010
Thursday, July 29, 2010
Unit 8 Technology Planning
During my 5 year tenure as "accidental" Director of the Embudo Valley Library I was responsible for writing 2 technology plans, submitting E-rate applications and utilizing the informaiton services and product discounts of Tech Soup as much as possible. While neither one of my technology plans can compare to the 60 to 80 page plans we looked at in the class, I did intuit, even without having studied the issue much, that a plan such as this should have an active and real life to it within the organization rather than simply meeting a set of requirements on paper. When I was updating the plan this past year it was interesting to see that we had actually achieved all the goals we had set for the library (even though, if truth be told, I hadn't looked back at that plan since writing it,) and despite some funding shortfalls. This was because the goals I set were modest, essential and achievable. The first time I wrote the plan it was essentially a "no brainer" because there were so many basic technology and organizational capacity needs that were not being met. I didn't need to convene a task force to see that there were several minimum expectations of a library that we were not meeting, i.e., we needed to catalog the books and purchase an automated integrated library system for one(!) update the laser printer and fax machine, and add a few more working computer stations! In the process of achieving those minimum goals we also added a dedicated server, WIFI throughout the building and started a website. As the library grows and becomes more sophisticated, the challenge for the future will be to capitalize on this new infrastructure and utilize a more participatory planning process with some enhanced tools (perhaps Tech Atlas), to develop the library's capacity further.
It may be of note that while E-Rate has published its technology plan guidelines, the plan approver for public libraries is always the State Library organization. It is probably best to study any details in the process for achieving State Library certification over and above the E-rate guidelines, though the E-rate guidelines also serve. And while this may vary from state to state, I think most state libraries are eager to approve technology plans. While it may be better for one's organization to have a robust plan; the reality is that time is short. I sometimes think that the library world spends a lot of time funding plans and studies that can become (as Michael Schuyler points out) obsolete even as they are being printed.
It may be of note that while E-Rate has published its technology plan guidelines, the plan approver for public libraries is always the State Library organization. It is probably best to study any details in the process for achieving State Library certification over and above the E-rate guidelines, though the E-rate guidelines also serve. And while this may vary from state to state, I think most state libraries are eager to approve technology plans. While it may be better for one's organization to have a robust plan; the reality is that time is short. I sometimes think that the library world spends a lot of time funding plans and studies that can become (as Michael Schuyler points out) obsolete even as they are being printed.
Monday, July 26, 2010
Unit 7 Web Servers and XML
I cannot claim to have "learned" XML this unit. I utilized the basic w3 tutorial site to explore it a bit. I have lingering questions I need to go back and try to resolve---such as---I think you don't put urls into xml ---do you? Why not--or if you do---what is the syntax? Still, I was somewhat surprised recently to find myself able to give a rudimentary description of what XML is and does (allows for the export, transport and to a limited degree "classification" of data as opposed to simply the display of data like HTML) to someone even less informed than I.
I am finding it odd to have a "little bit" of knowledge about the world of digital information, as it is making me more keenly aware of how vast that world is and how decisions are being made for me all the time which create and circumscribe my digital presence and what is possible in my working life where the computer is our main tool. If I were just a bit more savvy I could participate more fully and articulate options and solutions for myself rather than being so dependent upon others for IT help and problem solving. So in one sense this course has produced a feeling of empowerment with regard to the level of progress I've been able to make. On the other hand the fact that I remain so far behind and that I still cannot follow some of the more sophisticated posts from fellow classmates is somewhat disempowering.
Overall I was happy this unit with how smooth the remote login and creation of webspace for a user went this unit...I completed the XML tutorial and those assignments last week but then I was gone on a business trip all of last week so I wasn't able to capitalize on my slight advantage......Basically I will be very happy if I can complete most of the coursework before August 11th (also a deadline at work.)
Scrabbling for handholds, holding on with teeth....
I am finding it odd to have a "little bit" of knowledge about the world of digital information, as it is making me more keenly aware of how vast that world is and how decisions are being made for me all the time which create and circumscribe my digital presence and what is possible in my working life where the computer is our main tool. If I were just a bit more savvy I could participate more fully and articulate options and solutions for myself rather than being so dependent upon others for IT help and problem solving. So in one sense this course has produced a feeling of empowerment with regard to the level of progress I've been able to make. On the other hand the fact that I remain so far behind and that I still cannot follow some of the more sophisticated posts from fellow classmates is somewhat disempowering.
Overall I was happy this unit with how smooth the remote login and creation of webspace for a user went this unit...I completed the XML tutorial and those assignments last week but then I was gone on a business trip all of last week so I wasn't able to capitalize on my slight advantage......Basically I will be very happy if I can complete most of the coursework before August 11th (also a deadline at work.)
Scrabbling for handholds, holding on with teeth....
Monday, July 12, 2010
HTML and the Creative/Destructive Power of a Typo...
I spent most of my tutorial time at the w3 schools website and found it very helpful, particularly the "try it yourself" button which brings up the joint screen into which you can plug html code and see its result display immediately.
Though I've spent several years of my life working in the graphic design field, everything I learned then was for creating printed output. I've never made much headway learning html or being able to create my own web pages. Perhaps this is because I've always found the lack of control that the designer ultimately has over a browser based "document" to be difficult, as an artist, to accept. The fact that you might put all this effort into a website that might not display correctly on a different browser or screen, with different default fonts and resolution always seemed uninspiring at best. Still, there have been many times when web design knowledge would have been very helpful. There have been three times in my life now that I've spent some time learning html, only to find I'd completely forgotten it by the next time I needed to use it. This time was no exception. I could remember almost nothing about HTML from 504 which I took almost exactly two years ago...though I suppose the tags and syntax were a little less alien to me once I got back into the tutorials.
When I re-discovered the url (thankfully posted in the assignment pages) for the website I created during that hectic morning in the basement of the UofA library two years ago, it was so strange and interesting. It was like a veil to the past lifting....I hadn't thought about that web page since that day 2 years ago. It was like reading an old letter, glimpsing a previous version of self. And though you can't really tell from my lack of any real progress in html, I have made some progress in understanding the core concepts of librarianship and helping the rural library where I've worked for the past five years take a few lasting steps forward.
When I noticed a two year old typo sitting there on my page I was suddenly seized with the desire to fix it---immediately, and in the process I began to understand the the site and the outline of how it is hosted to a greater extent. Thoughts I'd been having about quitting the class (after, ironically, another typo earlier in the day caused a system failure for Ubuntu) thankfully started to dissipate. I successfully installed the PuTTY and WinSCP applications and was able to log in and update my own forgotten web site as well as add a subfolder to my directory. I used the dual windows from w3 schools to paste in my old html code, fix minor errors on the now archival page, and then add an update at the bottom.
This was all rather exciting since I remember blindly and barely being able to follow instructions during 504 to create that page and getting lots of help from my neighbor to complete the tasks. I didn't really have an overall grasp of what I was doing or how to navigate back there again. Now I think I do understand how to get back to that server, how to upload files, and how to make changes to the web page. Progress.
Though I've spent several years of my life working in the graphic design field, everything I learned then was for creating printed output. I've never made much headway learning html or being able to create my own web pages. Perhaps this is because I've always found the lack of control that the designer ultimately has over a browser based "document" to be difficult, as an artist, to accept. The fact that you might put all this effort into a website that might not display correctly on a different browser or screen, with different default fonts and resolution always seemed uninspiring at best. Still, there have been many times when web design knowledge would have been very helpful. There have been three times in my life now that I've spent some time learning html, only to find I'd completely forgotten it by the next time I needed to use it. This time was no exception. I could remember almost nothing about HTML from 504 which I took almost exactly two years ago...though I suppose the tags and syntax were a little less alien to me once I got back into the tutorials.
When I re-discovered the url (thankfully posted in the assignment pages) for the website I created during that hectic morning in the basement of the UofA library two years ago, it was so strange and interesting. It was like a veil to the past lifting....I hadn't thought about that web page since that day 2 years ago. It was like reading an old letter, glimpsing a previous version of self. And though you can't really tell from my lack of any real progress in html, I have made some progress in understanding the core concepts of librarianship and helping the rural library where I've worked for the past five years take a few lasting steps forward.
When I noticed a two year old typo sitting there on my page I was suddenly seized with the desire to fix it---immediately, and in the process I began to understand the the site and the outline of how it is hosted to a greater extent. Thoughts I'd been having about quitting the class (after, ironically, another typo earlier in the day caused a system failure for Ubuntu) thankfully started to dissipate. I successfully installed the PuTTY and WinSCP applications and was able to log in and update my own forgotten web site as well as add a subfolder to my directory. I used the dual windows from w3 schools to paste in my old html code, fix minor errors on the now archival page, and then add an update at the bottom.
This was all rather exciting since I remember blindly and barely being able to follow instructions during 504 to create that page and getting lots of help from my neighbor to complete the tasks. I didn't really have an overall grasp of what I was doing or how to navigate back there again. Now I think I do understand how to get back to that server, how to upload files, and how to make changes to the web page. Progress.
Monday, July 5, 2010
Reflective, Intuitive, Visual, Global; Networking knowledge and my own learning curve....
The piece on learning styles was very helpful in that it reinforced my feeling that I really need to slow down and reflect more deeply. I am worried about my grade, (I'm realizing I have a sort of ego/vanity thing about being a straight A student so far at SIRLS) but this is knowledge that I desparately need now and in the future and ironically I've had to let go of the need to get everthing turned in on time, i.e., the grade, in order to focus in on comprehension.....
My lack of networking know-how has been a weakness that has plaugued me in many ways. Being a more or less "accidental" librarian has meant a sharp learning curve in many, many areas, but the IT realm has been the area that I've had the most difficulty with. I think my learning style according to the Felder and Soloman article, has made learning systems admin knowledge especially difficult for me to gain in the field. By that I mean; I was able to pick up a lot of knowledge pertinent to librarainship on the job, and in the field, bit by bit, but systems admin knowledge and knowledge of networking always seemed beyond my reach.
Maybe this was because I could only pick up tidbits at best and I tended to disreguard those tidbits as too piecemeal to really help me. Since I didn't understand the big picture of how the internet works and how the local network fits in, I tended to feel that all IT stuff was beyond my scope....As a result my learning curve regarding networks and IT issues has remained rather flat these past 5 years running a public library.
I think my need to understand connections and relationships (intuitive) as well as the big picture (global)--has also made me a bit impatient with the details of Linux and thus its been harder to really absorb the nuts and bolts lessons we've had up until this unit. The networking overview of unit 5 has been very helpful for me. Yet, I've really had to read and re-read in order to pursue something like real comprehension....I also found myself engaging with the material more deeply during this unit and following up on non-required links and questions of my own. I think a course that explores the overall historical and cultural development of the internet and the digital era would be a great class for me ---at least I'd really enjoy it!---(I wonder if there is one like this at SIRLS?), and I've found myself increasingly drawn to the irony of this amazing informational tool---the internet---developing from DARPA/ARPANET research. Is this an incredible example of Yin/Yang interconnection in real life?
I have friends who went to jail for a time over 10 years ago for intentionally breaking in and destroying a "clean-room" in a military R&D facility used to construct GPS satellites. GPS satellites were at least in part funded and built to guide submarine launched nuclear weapons to hard targets; giving commanders the means to start a "limited nuclear war." At the time GPS was not a household word and we thought the idea that the GPS satellites would be used for civilian purposes was just a bunch of PR hogwash, but now of course GPS is pivotal in all kinds of civilian information infrastructure and navigation systems, search and rescue operations etc. etc... AND trident II nuclear missiles are still out there floating around on submarines. I hate to think what would happen in the event of some mistaken command on that network...
Overall this is the first unit in the course that I've felt I've really understood---at great cost, as I am now so far behind. I also see how much there is still to learn. I hope I can get caught up to the class again as I see the importance of asking questions in a timely way. I am also starting to wonder about the DigIn certificate and if it might be for me. I can't quite believe I am thinking in this way, since I've always felt I was not smart enough to understand and unravel IT stuff, but maybe I'm starting to see that if I approach it in the right way---so that I can stay engaged and interested and fit the small pieces into the big picture---I CAN actually learn this stuff.
Interestingly, I now think I've gained just enough understanding to see how woefully ignorant I've been in this realm, and just how much it is costing me.
My lack of networking know-how has been a weakness that has plaugued me in many ways. Being a more or less "accidental" librarian has meant a sharp learning curve in many, many areas, but the IT realm has been the area that I've had the most difficulty with. I think my learning style according to the Felder and Soloman article, has made learning systems admin knowledge especially difficult for me to gain in the field. By that I mean; I was able to pick up a lot of knowledge pertinent to librarainship on the job, and in the field, bit by bit, but systems admin knowledge and knowledge of networking always seemed beyond my reach.
Maybe this was because I could only pick up tidbits at best and I tended to disreguard those tidbits as too piecemeal to really help me. Since I didn't understand the big picture of how the internet works and how the local network fits in, I tended to feel that all IT stuff was beyond my scope....As a result my learning curve regarding networks and IT issues has remained rather flat these past 5 years running a public library.
I think my need to understand connections and relationships (intuitive) as well as the big picture (global)--has also made me a bit impatient with the details of Linux and thus its been harder to really absorb the nuts and bolts lessons we've had up until this unit. The networking overview of unit 5 has been very helpful for me. Yet, I've really had to read and re-read in order to pursue something like real comprehension....I also found myself engaging with the material more deeply during this unit and following up on non-required links and questions of my own. I think a course that explores the overall historical and cultural development of the internet and the digital era would be a great class for me ---at least I'd really enjoy it!---(I wonder if there is one like this at SIRLS?), and I've found myself increasingly drawn to the irony of this amazing informational tool---the internet---developing from DARPA/ARPANET research. Is this an incredible example of Yin/Yang interconnection in real life?
I have friends who went to jail for a time over 10 years ago for intentionally breaking in and destroying a "clean-room" in a military R&D facility used to construct GPS satellites. GPS satellites were at least in part funded and built to guide submarine launched nuclear weapons to hard targets; giving commanders the means to start a "limited nuclear war." At the time GPS was not a household word and we thought the idea that the GPS satellites would be used for civilian purposes was just a bunch of PR hogwash, but now of course GPS is pivotal in all kinds of civilian information infrastructure and navigation systems, search and rescue operations etc. etc... AND trident II nuclear missiles are still out there floating around on submarines. I hate to think what would happen in the event of some mistaken command on that network...
Overall this is the first unit in the course that I've felt I've really understood---at great cost, as I am now so far behind. I also see how much there is still to learn. I hope I can get caught up to the class again as I see the importance of asking questions in a timely way. I am also starting to wonder about the DigIn certificate and if it might be for me. I can't quite believe I am thinking in this way, since I've always felt I was not smart enough to understand and unravel IT stuff, but maybe I'm starting to see that if I approach it in the right way---so that I can stay engaged and interested and fit the small pieces into the big picture---I CAN actually learn this stuff.
Interestingly, I now think I've gained just enough understanding to see how woefully ignorant I've been in this realm, and just how much it is costing me.
Wednesday, June 16, 2010
Hermione's Time Turner
I need a time turner. Where is Professor McGonagall when you need her?
This week I started a new job (in which it seems I will be responsible for creating a new library/media center for science resources for four school districts starting from square one. I am shopping for software right now.) I am also simultaneously working part-time at my previous job (where I've served as rural library director) helping the Board to seek a new director and trying to tie up loose ends of which there seem to be a multiplying number of.....I am working more than 40 hours, come home to two kids, a husband who is becoming a stranger, mounds of housework and hours and hours of homework. It took me 6 hours to get through assignment 1, though I was eventually successful installing Webmin. In general, it does take me longer to install these things than to complete the exercise the installation was intended for but I suppose that is all part of the learning process as well.....My idea of a relaxing day would be one in which I actually got to read and review all my resources and follow up on links carefully for hours on end without interruptions....uninterrupted study time...what bliss!
Unfortunately, my situation is not so leisurely and instead seems to dictate that I can either finish the assignments on time or complete the readings and that is certainly a precarious situation if one hopes to actually learn something.... I so hope I can wring a bit more time out of the week for reading and reviewing because right now ---even though I got the downloads to run and copied my commands out without typos (finally) there is much in the lecture, and from previous units that is a complete blank for me. As of now, I am following instructions carefully without true overall comprehension.
This week I started a new job (in which it seems I will be responsible for creating a new library/media center for science resources for four school districts starting from square one. I am shopping for software right now.) I am also simultaneously working part-time at my previous job (where I've served as rural library director) helping the Board to seek a new director and trying to tie up loose ends of which there seem to be a multiplying number of.....I am working more than 40 hours, come home to two kids, a husband who is becoming a stranger, mounds of housework and hours and hours of homework. It took me 6 hours to get through assignment 1, though I was eventually successful installing Webmin. In general, it does take me longer to install these things than to complete the exercise the installation was intended for but I suppose that is all part of the learning process as well.....My idea of a relaxing day would be one in which I actually got to read and review all my resources and follow up on links carefully for hours on end without interruptions....uninterrupted study time...what bliss!
Unfortunately, my situation is not so leisurely and instead seems to dictate that I can either finish the assignments on time or complete the readings and that is certainly a precarious situation if one hopes to actually learn something.... I so hope I can wring a bit more time out of the week for reading and reviewing because right now ---even though I got the downloads to run and copied my commands out without typos (finally) there is much in the lecture, and from previous units that is a complete blank for me. As of now, I am following instructions carefully without true overall comprehension.
Monday, June 7, 2010
CLI and GUI (and Unit 3 Configuration)
Recent events have suggested an interesting metaphor to me that parallels CLI vs. GUI. In some ways the CLI and the GUI relationship seems akin to an electronic text file (CLI) versus a graphically designed and professionally published and printed book (GUI).
My husband recently handed me a copy of In The Beginning Was the Command Line, by Neal Stephenson, in paperback format, purchased for $5.95 used on Amazon.com. He got it as a surprise for me. He had seen me traipsing around the house with my 8.5" x 11" printout copy of that text that was too thick to bind or staple easily. I was attempting to read the essay in broken snatches of time a few sheets at a time and trailing sheets of paper everywhere in the process. The stray pages were promptly being snatched up by the baby (and sometimes eaten,) and/ or sat on by the dog, etc. I would then attempt to collect up the increasingly tattered stray sheets. In no time they were an out-of-order, wrinkled, unwieldy mess. The print out itself was from a word doc that I created by pasting Stephenson’s text off the internet because I thought it would save time.
But any saved time or money evaporated quickly. I spent time struggling to select all the text on the website then transferring the text into a word doc and deleting extra paragraph returns. The font had been white on a black background and had to be selected and changed to black. Margins had to be specified and the document needed to be saved, then emailed to work where a working printer lives and printed from the office computer at .10 cents per page. Now I have 10 years of graphic design experience so this did not take a LOT of time but it did take some. There was even some expense, all for the inconvenience of an unbound, unattractive and unformatted manuscript.
What was I thinking? I was so relieved when that paperback showed up! I could turn pages easily without losing my place, bookmark my progress and return to previously read pages easily. I could distinguish it from other course materials at a glance and take it with me in my purse. To me, the end user, these are undeniable advantages, giving me a greater sense of “power” and control over the situation. This is usually how I feel using a GUI as well.
However, this metaphor also helps me to see that the “power” of any interface comes from how well it addresses and fits the need of the user. For my purposes -----I needed a printed copy----the professionally produced paperback served me much better than the electronic text file. But what if my purpose had been different? What if I had wanted to re-design the book, give it a new cover and reformat its text? What if I wanted to give it an un-authorized re-write and change its content? What if I wanted to create a spoof version of the essay? Well, then surely I would need the “power” afforded by the electronic text file which is ready to go as an alterable electronic file with each of its characters already understood by word processing and graphics programs. The paperback would require a lot more “work” to get it into an alterable format; i.e. digital scanning hardware and optical character recognition software would be required to convert the physical book to a raw text file. If the end need of the user is considered first, the comparison of CLI versus GUI becomes less fraught with emotional baggage about who-knows-how-to-do-what and more about the practical way in which each system interfaces with the real world and can or cannot meet user needs in a timely manner. Stephenson's sneering derision towards GUI users is misplaced.
On another note. I am still struggling with Linux and have hours of work ahead of me to re-install Ubuntu. I have successfully moved through most of the tutorials at this point but I will probably need to do them three or four times before I am able to understand what is really happening in the system. As of now I am simply following the well crafted instructions with as much typing care as I can muster at 3am most days...
My husband recently handed me a copy of In The Beginning Was the Command Line, by Neal Stephenson, in paperback format, purchased for $5.95 used on Amazon.com. He got it as a surprise for me. He had seen me traipsing around the house with my 8.5" x 11" printout copy of that text that was too thick to bind or staple easily. I was attempting to read the essay in broken snatches of time a few sheets at a time and trailing sheets of paper everywhere in the process. The stray pages were promptly being snatched up by the baby (and sometimes eaten,) and/ or sat on by the dog, etc. I would then attempt to collect up the increasingly tattered stray sheets. In no time they were an out-of-order, wrinkled, unwieldy mess. The print out itself was from a word doc that I created by pasting Stephenson’s text off the internet because I thought it would save time.
But any saved time or money evaporated quickly. I spent time struggling to select all the text on the website then transferring the text into a word doc and deleting extra paragraph returns. The font had been white on a black background and had to be selected and changed to black. Margins had to be specified and the document needed to be saved, then emailed to work where a working printer lives and printed from the office computer at .10 cents per page. Now I have 10 years of graphic design experience so this did not take a LOT of time but it did take some. There was even some expense, all for the inconvenience of an unbound, unattractive and unformatted manuscript.
What was I thinking? I was so relieved when that paperback showed up! I could turn pages easily without losing my place, bookmark my progress and return to previously read pages easily. I could distinguish it from other course materials at a glance and take it with me in my purse. To me, the end user, these are undeniable advantages, giving me a greater sense of “power” and control over the situation. This is usually how I feel using a GUI as well.
However, this metaphor also helps me to see that the “power” of any interface comes from how well it addresses and fits the need of the user. For my purposes -----I needed a printed copy----the professionally produced paperback served me much better than the electronic text file. But what if my purpose had been different? What if I had wanted to re-design the book, give it a new cover and reformat its text? What if I wanted to give it an un-authorized re-write and change its content? What if I wanted to create a spoof version of the essay? Well, then surely I would need the “power” afforded by the electronic text file which is ready to go as an alterable electronic file with each of its characters already understood by word processing and graphics programs. The paperback would require a lot more “work” to get it into an alterable format; i.e. digital scanning hardware and optical character recognition software would be required to convert the physical book to a raw text file. If the end need of the user is considered first, the comparison of CLI versus GUI becomes less fraught with emotional baggage about who-knows-how-to-do-what and more about the practical way in which each system interfaces with the real world and can or cannot meet user needs in a timely manner. Stephenson's sneering derision towards GUI users is misplaced.
On another note. I am still struggling with Linux and have hours of work ahead of me to re-install Ubuntu. I have successfully moved through most of the tutorials at this point but I will probably need to do them three or four times before I am able to understand what is really happening in the system. As of now I am simply following the well crafted instructions with as much typing care as I can muster at 3am most days...
Subscribe to:
Posts (Atom)