Topics

Archives

Handy References

Archive for November, 2010

Embedding Fonts in Word

Friday, November 26th, 2010

http://word.tips.net/Pages/T001611_Embedding_Fonts_In_a_Document.html http://www.howtogeek.com/howto/microsoft-office/embed-true-type-fonts-in-word-and-powerpoint-2007-documents/

Custom 404 for Apache (using PHP!)

Thursday, November 4th, 2010

Images, css, js just get a simple 404 Not Found page. Everything not in the list of items we’re checking get redirected to the homepage. So a simple typo will get the redirect, but a missing PNG file that’s called by one of our pages won’t send a copy of the homepage to the client [...]