Now Reading
Planned books:
None
Current books:
-
Mathematics for the Digital Age and Programming in Python by Maria Litvin and Gary Litvin
-
Statistics In Plain English by Timothy C. Urdan
Recent books:
- Practical Machine Learning in R by Fred Nwanganga, Mike Chapple
- Statistical Inference via Data Science: A ModernDive into R and the Tidyverse by Chester Ismay and Albert Y. Kim
- The Nature of Code by Daniel Shiffman
- Story: Substance, Structure, Style and the Principles of Screenwriting by Robert McKee
- The Red Queen: Sex and the Evolution of Human Nature by Matt Ridley
-
Daily Archives: 6/8/2006
StoreFront 6.0 URL Rewriting
I have a small project involving converting web addresses like category.aspx?id=6 into more search engine friendly web addresses like category6.aspx or even better sports_memorabilia.aspx. Search engines don’t like dynamic web pages with their lengthy query string values and would prefer … Continue reading