Off to grab a coffee.
Posted by Jesse Rodgers on October 22, 2004 at 09:07 AM
If Architects Had To Work Like Web Designers… Wow.
There was a RSS roundtable discussion between some folks that make RSS readers for OS X. Some interesting discussion.
What happens if Google is not as good as you think it is? The worst kept secret in computer related feilds is that your Google skillz are what get you by. No one could know as much as Google ;) But what if it was filtering useful information? Interesting article.
You have database, you collect information, you feel great about the application you purchased or the database app you created. What about that information? Recent headaches as California database hacked, personal information compromised:Taking advantage of a known vulnerability in a commercial database program, the intruder was able to access all of the information stored therein. You don’t need to have financial data to worry about securing it. Identity theft types can use any personal information, so please get someone else to check your code.
For the PHP developer in you, keep in mind those Evil Magic Quotes. We have just had a run-in with them – they should just be turned off on the development server and we won’t see them again ;)