Knowledge: A Different Approach to a Database on the Desktop

Knowledge: A Different Approach to a Database on the Desktop KDE.news: “Desktop applications for ‘Information Management’ that go beyond conventional card-index style databases are hard to find. The ideas behind such software are perhaps not that well known, so a prototype program, Knowledge, has been developed to put them firmly into the public domain.” Read [...] [...more]

MySQL Comments (0)

What is the best approach to delete garbage and expired entries in a MySQL database?

I want to delete users that hasn’t logged in in a certain amount of days, and other expired entries in a database. What is the best way of doing this automatically? I’m using MySQL and PHP for my web application. One way I have thought is having a clean_db() function that I call in every [...] [...more]

MySQL Comments (1)

MongoDB Approach to Availability

Another thing I find interesting about MongoDB is its approach to Durability, Data Consistency and Availability. It is very relaxed and will not work for some applications but for others it can be usable in current form. Let me explain some concepts and compare it to technologies in MySQL space. First I think MongoDB is [...] [...more]

MySQL Comments (0)

MongoDB Approach to database synchronization

I went to MongoSF today – quite an event, and I hope to have a chance to write more about it. This post is about one replication problem and how MongoDB solves it. If you’re using MySQL Replication when your master goes down it is possible for some writes to be executed on the master, [...] [...more]

MySQL Comments (0)

PHP 5 Recipes: A Problem-Solution Approach

Product DescriptionPHP 5 Recipes: A Problem-Solution Approach supplies you with complete code for all of the common coding problems you are likely to face when using PHP in your day-to-day work. The book begins with an in-depth discussion of PHP 5 object-oriented techniques and methodology, and gets you up to speed on OOP with PHP: [...] [...more]

PHP Comments (5)

 

September 2010
M T W T F S S
« Aug    
 12345
6789101112
13141516171819
20212223242526
27282930