blogmarks.net Get Firefox!

Maatkit: a toolkit of utilities and tools for MySQL

5 days ago

joshua : Maatkit: a toolkit of utilities and tools for MySQL

Tags : mysql

  copy

A Bunch of Great Strategies for Using Memcached and MySQL Better Together | High Scalability

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

Tags : mysql memcached webdev caching performance tips

  copy

Zenphoto

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.

Tags : imagegallery mysql photoalbum photogallery photos php top webdevelopment

  copy

Gallery | Your photos on your website

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.

Tags : imagegallery mysql photoalbum photogallery photos php top webdevelopment

  copy

Tag Based PHP Photo Album | JuxtaPhoto

1 month ago

philgyford : Tag Based PHP Photo Album | JuxtaPhoto - Looks nice, but haven't tried it. Single user only.

Tags : imagegallery mysql photoalbum photogallery photos php top webdevelopment

  copy

Phpmyfamily::home

2 month ago

philgyford : Phpmyfamily::home - Allows people to collaborate on researching their family's genealogy. Nice idea, but looks pretty ugly and confusing.

Tags : familytree genealogy mysql php top

  copy

Dual-Master MySQL Replication Done Right

4 month ago

bmilleare : Dual-Master MySQL Replication Done Right

Tags : howto mysql replication

  copy

Kbinstuff -perl, Unicode/utf8, CGI.pm, apache, mod_perl and MySQL 

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.

Tags : dbi mysql perl strings top utf8

  copy

Scaling out MySQL: Hardware today and tomorrow

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.

Tags : links mysql performance scaling storage

  copy

innodb 1.0 for mysql 5.1

5 month ago

joshua : innodb 1.0 for mysql 5.1 - ooh... fast index creation, gimme

Tags : mysql sql

  copy

Install and configure MySQL 5 with MacPorts | 2 tablespoons

5 month ago

deusx : Install and configure MySQL 5 with MacPorts | 2 tablespoons

Tags : macports mysql osx

  copy

Asaph - phoboslab.org

5 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)

Tags : cms mysql php top via:daringfireball webdevelopment weblog

  copy

Design details of Audiogalaxy.com’s high performance MySQL search engine | Spiteful.com

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."

Tags : audiogalaxy mysql search webdev

  copy

mysqlsniffer

6 month ago

nelson : mysqlsniffer - like tcpdump/wireshark, but for mysql. Not sure why this isn't just a Wireshark filter...

Tags : database ethereal mysql network sniffer tcpdump wireshark

  copy

TagSchema - MySQLForge Wiki

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.

Tags : databases mysql socialsoftware tags

  copy

Sun Acquires MySQL

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

Tags : database lamp m&a mysql opensource sun

  copy

Sun buys MySQL [pic]

8 month ago

wearehugh : Sun buys MySQL [pic] - Culture clash much?

Tags : mysql sun

  copy

Sun To Acquire MySQL

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?

Tags : acquisition database mysql opensource sun

  copy

Chryp

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.

Tags : cms mysql php top via:daringfireball weblog

  copy

Hacky holidays on OS X

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.

Tags : adcatio apache jeremykeith leopard mac macosx mysql osx php php5 top virtualhosts PHP/MySQL Apple PHPMySQL Apache Leopard upgrade developmentEnvironment

  copy

IBM Poopheads say LAMP Users Need to "grow up"

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.

Tags : architecture development enterprise ibm lamp linux mysql perl php programming

  copy

installing mysql, ruby-mysql on leopard

10 month ago

tjogin : installing mysql, ruby-mysql on leopard

Tags : leopard mysql ruby

  copy

installing mysql on leopard

10 month ago

tjogin : installing mysql on leopard

Tags : leopard mysql ruby

  copy

A MySQL Abstraction Class For PHP

10 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)

Tags : db mysql pear php top via:infovore

  copy

LoggerFS

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

Tags : fuse linux loggerfs mysql xml

  copy
xml
Upian.