Pages

Tuesday, January 15, 2008

News Tuesday - 1/15/08

With Sci/Tech Filter:

Somehow Related?

Here's an interesting problem we faced this morning at work: We are currently using an LDAP directory for user authentication, and we authenticate using Samba for Windows Logins and a generic LDAP client for Unix logins. Well, when I came into work today, instead of the 1-2 seconds it normally took to log into Unix, it took like 120 seconds. Now, the only problem we had that we knew of was that our Internet connection was down. About 30 minutes later our Internet connection came back up and we were able to log in again with the 1-2 second delay... OH, one thing to mention -- Authentication through Samba for Windows worked normal the whole time. So, the question is, what relation is there between Unix, LDAP authentcation and the Internet?

Thursday, December 20, 2007

Text-Based Games...

So, I have made it a life goal of mine to create a 3D game of some kind at some point in my life. Realizing the size of this daunting task, I've decided to start a little bit smaller. I think that I want to make a web-based, text-based game that's kind of like a choose your own adventure. I figure that it'll be a good place to start... see how it goes and then move forward from there.

In any case, my plan is to use PHP/MySQL to accomplish this, since I think it will work, but mostly because it's the two web-based technologies (besides HTML) that I'm most comfortable with. Does anyone have any other suggestions that might make my journey a little bit easier?

If I make some decent progress, I'll be sure to post updates here. Or, if it's something you think you'd want to participate in, let me know as well...

Monday, December 17, 2007

PHP is Magical?

I was looking through the differences between PHP4 and PHP5 this morning, when I noticed something amazing. PHP5 is magical! The screenshot on the left is taken directly from the PHP5 manual, and can be viewed here if you really don't believe me. I love how the last sentence warns you that you can't have these functions in your class "unless you want the magic functionality associated with them." My question is, who wouldn't want this magical power within their script? I know I would.

Wednesday, December 12, 2007

There's No Place

There's No Place Like 127.0.0.1