5 days ago
joshua : Maatkit: a toolkit of utilities and tools for MySQL
# copy
23 days ago
deusx : A Bunch of Great Strategies for Using Memcached and MySQL Better Together | High Scalability - "The primero recommendation for speeding up a website is almost always to add cache and more cache. And after that add a little more cache just in case. Memcached is almost always given as the recommended cache to use. What we don't often hear i
# copy
1 month ago
philgyford : Zenphoto - PHP/MySQL photo gallery. Front-end looks gorgeous. But a couple of silly awkward problems made it tricky to install and the admin interface was a bit baffling. No multiple users.
# copy
1 month ago
philgyford : Gallery | Your photos on your website - Very full-featured, a bit complicated, but very polished PHP/MySQL photo gallery. Installed easily, multiple users, nice themes. Win.
# copy
1 month ago
philgyford : Tag Based PHP Photo Album | JuxtaPhoto - Looks nice, but haven't tried it. Single user only.
# copy
2 month ago
philgyford : Phpmyfamily::home - Allows people to collaborate on researching their family's genealogy. Nice idea, but looks pretty ugly and confusing.
# copy
4 month ago
bmilleare : Dual-Master MySQL Replication Done Right
# copy
4 month ago
philgyford : Kbinstuff -perl, Unicode/utf8, CGI.pm, apache, mod_perl and MySQL - My Perl scripts were never fetching UTF8 strings from a UTF8 database. Much cursing later, I found this reference to doing $dbh->("mysql_enable_utf8") = 1. Seems to work. Finally. Grr.
# copy
4 month ago
Jeremy Zawodny : Scaling out MySQL: Hardware today and tomorrow - Scaling out MySQL: Hardware today and tomorrow: good talk slides
bmilleare : Scaling out MySQL: Hardware today and tomorrow - Good slides.
# copy
5 month ago
joshua : innodb 1.0 for mysql 5.1 - ooh... fast index creation, gimme
# copy
5 month ago
deusx : Install and configure MySQL 5 with MacPorts | 2 tablespoons
# copy5 month ago
philgyford : Asaph - phoboslab.org - Nice-looking and very simple weblog CMS focused on collecting links, photos and quotes, rather than writing stuff yourself. (via Daring Fireball)
# copy
6 month ago
deusx : Design details of Audiogalaxy.com’s high performance MySQL search engine | Spiteful.com - "At peak times, the search engine needed to handle 1500-2000 searches every second against a MySQL database with about 200 million rows."
# copy6 month ago
nelson : mysqlsniffer - like tcpdump/wireshark, but for mysql. Not sure why this isn't just a Wireshark filter...
# copy
7 month ago
deusx : TagSchema - MySQLForge Wiki - Noticing one thing missing from most tagging schemes: Preservation of the order of tags as entered with the item. Seems minor, but it's actually important for capturing intent.
# copy
8 month ago
Linkorama : Sun Acquires MySQL - Until now, no platform vendor has assembled all the core elements of a completely open source operating system for the internet. No company has been able to deliver a comprehensive alternative to the leading proprietary OS. With this acquisition, we will
# copy
8 month ago
Simon Willison : Sun To Acquire MySQL - Sun To Acquire MySQL. Sun also employ Josh Berkus, one of the lead developers of PostgreSQL.
nelson : MySQL AB: $1 billion - Amazing purchase price, but would you want to be bought by Sun?
# copy
8 month ago
Cameron Moll : Chryp - "Chyrp is a blogging engine designed to be very lightweight while retaining functionality. It is driven by PHP and MySQL (with some AJAX thrown in), and has a pimpin' theme and module engine; so you can personalize it however you want."
philgyford : Chyrp - Simple-looking, open-source, decently-featured PHP/MySQL-based weblog engine with built-in support for different kinds of Tumblr-like posts. (via Daring Fireball)
factoryjoe : Chyrp - Chyrp is a blogging engine designed to be very lightweight while retaining functionality. It is driven by PHP and MySQL (with some AJAX thrown in), and has a pimpin’ theme and module engine, so you can personalize it however you want.
# copy
8 month ago
Simon Willison : Hacky holidays on OS X - Hacky holidays on OS X. Jeremy Keith documents how to get PHP 5 and Apache 2 virtual hosts running on Leopard.
philgyford : Adactio: Journal — Hacky holidays on OS X - How to set up virtual hosts, PHP5 and MySQL on Leopard, for when I upgrade soonish.
Richard Rutter : Getting your dev environment back on Leopard - Jeremy takes us through hoops required following an upgrade from Tiger.
# copy
8 month ago
Linkorama : IBM Poopheads say LAMP Users Need to "grow up" - The trick isn't to make PHP more complex, it's to make the enterprise less complex. You need to equate complex requirements with complex systems less and start asking "do we really need this?" more.
# copy
10 month ago
tjogin : installing mysql, ruby-mysql on leopard
# copy10 month ago
philgyford : A MySQL Abstraction Class For PHP - Sounds lovely, and probably better than the one of my own I've been using in various places for years. (via Infovore)
# copy
10 month ago
Simon Willison : LoggerFS - LoggerFS. Clever use of FUSE: a virtual filesystem which looks out for lines appended to a log file (matched with a regular expression) and stores them in a database instead.
deusx : Introduction and QuickStart | The Open Source Journal - "It seamlessly passes log data through the file system and directly into a database. Unlike existing log parsers, which often run periodically and scan the entire file for changes, LoggerFS takes a unique approach by masking the database backend with
# copy