Recent Posts
Recent Posts Tagged With 'webdev'
manjourides.com front page … finally!
After going way too long with a ‘coming soon’ page, I’ve updated the front page of this site (manjourides.com) with appropriate links to my email/blog (even an avatar!). Nothing fancy, but it is better than a nearly blank page. If y...
Warning: emacs on live website may cause headaches
If you edit a live website using emacs (which everyone should!), you’ll want to be sure you have these two lines in your .emacs file: (setq auto-save-default nil) (setq make-backup-files nil) emacs tends to make alot of extra files. This is usu...
