This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
blog:fall2015:mbaile21:journal [2015/09/03 14:35] – external edit 127.0.0.1 | blog:fall2015:mbaile21:journal [2015/12/01 15:39] (current) – [NOVEMBER 17, 2015] mbaile21 | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====MONTH Day, YEAR==== | + | ====SEPTEMBER 7, 2015==== |
- | This is a sample format for a dated entry. Please substitute the actual date for "Month Day, Year", and duplicate the level 4 heading to make additional entries. | ||
- | As an aid, feel free to use the following questions | + | Today I played around with changing back and forth into directories and I believe I've gotten a pretty good grip on them. I also used the " |
- | * What action or concept of significance, as related to the course, did you experience on this date? | + | ====SEPTEMBER 14, 2015==== |
- | * Why was this significant? | + | |
- | * What concepts are you dealing with that may not make perfect sense? | + | |
- | * What challenges are you facing with respect to the course? | + | |
+ | The move, copy, and list commands are extremely useful tools, I have come to realize. These commands are essential for basic functions with the computer. And, in all honesty, the commands used in this way (where mv can change the names of files, etc.) are better, in my opinion, than on Windows where everything is a GUI. I feel as if doing these functions through commands gives it more of a purpose, if that makes sense. I'm not an expert with the commands by any means, but I really enjoy using them. The concepts of arguments are still a little confusing to me--not because I don't understand them anymore, but because there are so many of them for all the different commands that it makes it hard to keep track of what does what. The move command actually interests me quite a bit in that it also acts as a rename command. I never thought of renaming a file as actually moving it, but that definitely makes sense now seeing as how it's basically a new file after it is renamed. I need a little more practice with the copy command, not because its a hard command to use, but simply because I haven' | ||
+ | |||
+ | |||
+ | |||
+ | ====SEPTEMBER 21, 2015==== | ||
+ | |||
+ | Archiving and compressing files is much different on a command line interface than it is using a GUI. I mean, with a GUI, it's literally just point-and-click; | ||
+ | |||
+ | ====SEPTEMBER 28, 2015==== | ||
+ | |||
+ | The puzzlebox. So far, I haven' | ||
+ | |||
+ | ====OCTOBER 8, 2015==== | ||
+ | During this week, we were working on the puzzlebox next. This project was actually much more fun than the original puzzlebox. I feel as if this project allowed for more experimentation with commands and what not, which is always cool. I really enjoy learning about new commands and what their capabilities are. For example, when learning to convert hexadecimal to octal, that was frustrating at first but it was really cool and kind of rewarding after I had finally done it. I personally think that the puzzlebox projects are my favorite projects because they really make you think outside of the box, ironically. It's really just playing around with stuff until it works, which is great when it finally does. | ||
+ | |||
+ | ===OCTOBER 20, 2015==== | ||
+ | This past week was break, so nothing super new occurred. I played around with scripting a little bit during the break. I attempted to make a script that would take me straight to my projects sub folder in my src directory. I couldn' | ||
+ | |||
+ | ===OCTOBER 27, 2015=== | ||
+ | This week we've been working on the web page adventure. I did not expect this project to be nearly as tedious as it has been. I feel that this is mainly due to having to learn basic html on top of actually doing the project. While tedious, however, it has been quite fun. I'm enjoying having to create my own story. Also, I really enjoy when the things I plan to work, work. That's probably the most exciting thing of all, because many instances have occurred where I attempt to do things and it just fails all together. Luckily, I'm finally getting a hand on the basic coding of html that most things have stopped failing for me. | ||
+ | |||
+ | ===NOVEMBER 3, 2015=== | ||
+ | This week we are working on udr0, or Unix data recovery. I have not advanced insanely far on this project yet, mainly due to other factors like work and essays and what not that have been interrupting my time. I have, however, looked through the memdump file, and was a little thrown back by it. Man, is there a lot of information there. I'm excited to really delve into this project, though, because I enjoy the projects that work like puzzles (like the puzzleboxes, | ||
+ | |||
+ | ===NOVEMBER 10, 2015=== | ||
+ | This week I've been been working on sfp0. This has been difficult, to say the least. I was working on this most of the night last night, and I've had to write things down manually, write and erase multiple forms of scripts, and so on. As of now, I have the script reading the current day, and the semester in which the current day is in (sort of. I just have to copy and paste the same lines to work with other config files, so that's a WIP). I'm currently trying to get the whole " | ||
+ | |||
+ | ===NOVEMBER 17, 2015=== | ||
+ | Still working on sfp0 and maaaaaaan is this project something else. I've run into so many errors along the way (which is mainly my fault because of my lack of patience), but I have also solved so many of my issues I had in the beginning, which is a good feeling. As of now, I have a functioning week-displaying-system, | ||
+ | |||
+ | ===DECEMBER 1, 2015=== | ||
+ | FINALLY I finished sfp0. The hardest part about about this entire project for me was figuring out how to tell the script to skip breaks. I figured that this would be one of the easier things to do in the script since the breaks were given in the config files, but I was really wrong. Like, realllllyy wrong. But man, it feels good to finally be done with that project. As much as it was a pain to do though, I learned a lot of useful things about scripts and vi and other things, so all in all, great experience. |