Sun, Sep 02, 2007
Company Website
Posted to Code category
I'm working on two new features for the company website, one for customers and one for employees. Both of them need account logins and profiles, and a number of other similar features, which is why I am working on them in parallel.
Once I get a function working in one place, I can replicate it in the other, and test both while I have the code fresh in mind.
One advantage of having Linux on my laptop is that I can have a full local Apache webserver right on this box. Speeds up the testing and troubleshooting enormously.
I hope to have a lot of it working by the end of this long weekend.
