Differences between revisions 1 and 7 (spanning 6 versions)
Revision 1 as of 2010-04-03 02:24:53
Size: 172
Editor: SteveKillen
Comment:
Revision 7 as of 2010-05-22 19:18:02
Size: 961
Editor: SteveKillen
Comment: Added Roadrunner DNS fix writeup
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
== Web programming ==
 . [[http://werbach.com/barebones/|The Bare Bones Guide to HTML]]
 . [[http://www.addedbytes.com/cheat-sheets/css-cheat-sheet/|CSS Cheatsheet]]
 
== Projects ==
 . RPG tile-map webapp
 . Accessing my iPod Touch in Linux
 . A wordpress install script on hcoop

<<Anchor(reference)>>
=== General reference ===
 * Web programming
  . [[http://werbach.com/barebones/|The Bare Bones Guide to HTML]]
  . [[http://www.addedbytes.com/cheat-sheets/css-cheat-sheet/|CSS Cheatsheet]]

=== Hacks, kludges, and fixes ===
 . Roadrunner DNS lookup was taking forever after I installed Ubuntu 10.04 on [[Hardware/magrathea|magrathea]], so I Googled (as you do) and found [[http://www.linuxquestions.org/questions/linux-networking-3/continued-slow-dns-lookups-on-fedora-core-5-a-468890/|this gem from 2006]]. The upshot: Roadrunner and Adelphi DNS can be slow for Linux machines (but not Windows!), so it's easier to set your DNS lookup addresses to use [[http://www.linuxquestions.org/questions/linux-networking-3/continued-slow-dns-lookups-on-fedora-core-5-a-468890/#post2356892|OpenDNS servers]]. Go figure.

Projects

  • RPG tile-map webapp
  • Accessing my iPod Touch in Linux
  • A wordpress install script on hcoop

General reference

Hacks, kludges, and fixes

  • Roadrunner DNS lookup was taking forever after I installed Ubuntu 10.04 on magrathea, so I Googled (as you do) and found this gem from 2006. The upshot: Roadrunner and Adelphi DNS can be slow for Linux machines (but not Windows!), so it's easier to set your DNS lookup addresses to use OpenDNS servers. Go figure.

Software (last edited 2011-03-30 22:29:27 by BtTempleton)