SLogViewer
This is work in progress, if you happen to stumble here.
This scratches an itch I had.
SL now can keep chat & IM logs. I wanted a quick easy way to access them, as opposed to having to go to the folder itself. You can also view a web page in your av's profile. Just so happens Mac's come with built a in web server. I had a late night brain fart and decided to make SLogViewer.
I'll cover the different steps to get this set up on your machine.
Depending on your skill level, you may want to skip to different areas.
Right now, all these instructions are for Mac OS X.
- How do I turn on my web server?
- Phew, that wasn't to hard - now, how do I enable PHP?
- Permissions! Let's fix those puppies!
- Setting up SLogViewer, what you have to tell it.
- Testing, 1-2-3
- Done.
How do I turn on my Mac OS X web sever?
- Go to your System Preferences - [ it looks like Light Switch next to a grey Apple ]
- Next, go to Sharing [ icon of Folder with Yellow Diamond ]
- You should be on the Services tab. Turn On Personal Web Sharing. If it's already on, Great! If you can't turn it on, it's probably Locked. Click on the Lock on the bottom left to unlock it, then change.
- Is it working? Let's check! Click on one of the links you see where it says "View this computer’s website at..."
So, we'll assume that worked. If it didn't, remember, google is your friend. Come back once you have that fixed.
