These links are ordered by their time last-updated
I have a horrible memory, and as such I need to keep notes about what I learn. Mrs. Woodward, my Networks professor for the spring of 2004, encouraged her students to keep tech journals. Well, I think it is a pretty smart idea, so here is my collection of tech notes.


Languages
C# | PHP | Python | C++ | Lua - World of Warcraft

Other useful things:

rxvt-unicode Sometimes gnome-terminal just doesn't cut it. Well, rxvt-unicode makes a nice replacement. Here's a nice way to set it up:

urxvt -bg black -fg gray -fn "xft:Luxi Mono:pixelsize=18" -sl 10000 -vb -si -sw -sk

Httpd on Core 3: When trying to configure virtual hosts, I had to take into consideration that SELinux disallows httpd to access un-labeled files. This warrants a journal entry, seeing that it took me a while to find where the problem was originating..

chcon -R system_u:object_r:httpd_sys_content_t /home/www



This web page and related elements are for informative purposes only and thus the use of any of this information is at your risk! In accordance with Title 17 U.S.C. Section 107 and The Berne Convention on Literary and Artistic Works, Article 10, news clippings on this site are made available without profit for research and educational purposes. Any trademarks, trade names, service marks, or service names used on this site are the property of their respective owners.