02.06.11

Opening up to the world

Posted in Programming, Sites at 12:28 pm by Toby

We have an internal php app that we use everyday. I wanted to make it available to our staff when they are out and about, but wanted to add a little extra security.  We now run on Apache after having run on IIS for years, so I reckoned a .htaccess file was the way to go, but I only wanted the user to be asked for an extra password if they were accessing it externally.

I asked a question on stackoverflow.com (which is for programming questions what google is for search), which lead me to the my answer on this site.

01.20.11

Setting Up Magento: So you want a REAL store and not a demo?

Posted in Sites, Uncategorized at 8:56 am by Toby

A very useful page to read.

12.11.10

Calendar Validation

Posted in Sites, tools at 11:26 am by Toby

I’ve been doing some stuff importing an ics file of our cookery courses into a company wide google calendar. A calender file validator is essential

http://severinghaus.org/projects/icv/