So I have moved from Blogger to WordPress hosted on my UNIX site. You can find it at www.kodedkreations.net. My Blogger blog should be redirecting to it anyways but this is for the RSS feeds that I have out there. So update your blogroll to the new address above.
So today I was working on a project where I needed to allow for certain users to access a site but no one else. Seems simple enough but logic goes out the window with this.
I had this which made sense to me. Deny everyone first, then add the roles that I wanted to have access:
Turns out that you have to allow the users first and then deny everyone. So next time I come across this, I will throw logic out the window and get it done faster. This one is the one that works:
Today Apple announced that they were releasing the Safari 3 Public Beta to everyone, Windows users included. Now all of us Windows users can see how our web sites look in Safari without having to go to a Mac and open Safari. Plus just reading about it, it seems to preform pretty quick and I will be downloading it soon just to check it out.
This of course is just a Beta but I already like the fact that I can get it on my Vista machine.