Creating varying levels of access for users of a site is something that I wrestled with for a while trying to get my mind around when I first sat down to learn PHP inside and out. Fortunately in PHPR (phprunner) there is a section full of tutorials that demonstrate how to setup user access to […]
Archives for October 22, 2007
Project: Classmate Website (beta)
I am currently working on a project for my Mom’s classmate website. I am building the project using PHPR (phprunner) and it is written in PHP with a MySQL database on the backend. Her current website features an out of date content management solution that is hard for her to get around in, and it […]
Add an RSS Feed to Microsoft Outlook
I upgraded to Office 2007 Ultimate a while back and I really like some of the new features it has packaged in. Although I will be the first to admit that it has taken me longer to get familiar with everything than I would have liked. One of the cool features that I am pretty […]
CodeIgniter PHP Framework
I ran across CodeIgniter over the weekend and tagged it so that I could come back in this morning and do a little more research on it because it looked pretty interesting. Indeed it’s pretty interesting so I thought that I would post a blog entry about it and see if anyone else had any […]