This Week’s Link List (September 10, 2010)
Here’s the list of interesting links I came across this week…
- I came across this post ACID and NoSQL while doing homework on transaction isolation levels: http://dbmsmusings.blogspot.com/2010/08/problems-with-acid-and-how-to-fix-them.html
- CodePlex.com donates $25K to Mercurial project: http://blogs.msdn.com/b/codeplex/archive/2010/09/06/codeplex-com-donates-25-000-to-mercurial-project.aspx
- "lexa-xml-serialization is a lightweight library for serializing PHP objects to XML like it's done in .NET: http://code.google.com/p/lexa-xml-serialization/
- This Stackoverflow thread has good suggestions about how to write MSSQL equivalent statements for MySQL LIMIT...OFFSET statements (seems to come up a lot): http://stackoverflow.com/questions/187998/row-offset-in-ms-sql-server
- This is a great tutorial for understanding and using polymorphism (appropriate for new-to-OOP programmers and any one who wants a better understanding of polymorphism): http://net.tutsplus.com/tutorials/php/understanding-and-applying-polymorphism-in-php/
- Another open source application in the Web Gallery! http://info.tiki.org/article110-Tiki-Now-Listed-in-Windows-Web-App-Gallery
- How to make sequential AJAX calls: http://www.abcphp.com/33459/
Have a great weekend!
Thanks.
-Brian