I’m getting interested in Facebook App development and have found a few things to read:
Category Archives: TODO
How to build online communities
A lot of reading for me to do about how to build online communities!
PHP Best Practices
Found a great article today! PHP Best Practices.
Why you Should be using PHP’s PDO for Database Access
Found an article tonight: Why you Should be using PHP’s PDO for Database Access. Skimmed it. Plan to read the whole thing later.
The Open Web Application Security Project
Read a little from the Open Web Application Security Project today.
NoSQL Data Modelling Techniques
Got linked to this article today, NoSQL Data Modelling Techniques. I don’t think I’m going to have the time to read it, but I skimmed it, and maybe someone else will be interested. It talks about various data modelling strategies and their implications.
Peter Norvig: What to demand from a Scientific Computing Language
Doing some research on Peter Norvig (I’m fascinated by the guy and want to know what he thinks) and I found a talk of his: Peter Norvig: What to demand from a Scientific Computing Language. In the talk Peter explains what he wants out of a programming language and why he feels that Python fits the bill.
I watched the whole thing but I think I’ll put it on my TODO list to watch this again one day.
The dark legacy of Carlos Castaneda
Found The dark legacy of Carlos Castaneda while doing some quick research on Carlos Castaneda. Haven’t read the article… only skimmed it. Figured I’d make a note so I could come back to it when (if) I have more time.
Creating a MySQL database from the command-line, and snipplr
Today I was looking up the syntax to create a MySQL database from the command-line and found instructions on Snipplr. I haven’t seen snipplr before. I guess I’ll have to spend some time one day browsing the popular snippets.
WordPress post email notifications
Was looking for how to get WordPress to send email about new posts and found Post Notification a WordPress plugin that claims to do just that. Haven’t installed it yet.