Showing entries 38436 to 38445 of 44083
« 10 Newer Entries | 10 Older Entries »
Jeremy 2.0: Liam Alexander

Exciting news! Adrienne is resting and I hold in my arms (typing this with one hand): Liam Alexander Cole, born on Friday, March 2nd at 15:31 PST (GMT-0800). He weighs 7 lbs 11.5 oz (3501 g) and is 18.75 inches (47.6 cm) long/tall.

Sorry for miscategorizing this in the “MySQL” category — I wanted everyone to see it even if they just follow me through Planet MySQL!

451 CAOS Links - 2007.03.02

Open-Xchange marketing chief Kusnetzky departs…Novell benefits from Microsoft deal…a number of open source bloggers weigh in on ‘what is open?’…and more…

Money or nothing? Trade-offs in FOSS compensation, Linux.com, Bruce Byfield (Article)

Developer: Barry Klawans, CTO, JasperSoft, InternetNews.com, Sean Michael Kerner (Article)

Microsoft?s Linux foray props up Novell, ZDNet Between the Lines, Larry Dignan (Blog)

Marketing chief departs Open-Xchange, News.com Open Source and Standards Blog, Stephen Shankland (Blog)

[Read more]
What are you most looking forward to at the MySQL User's Conference
MySQL Query Profiler, Checksum, Index Checker updated to version 1.0.1

I got a lot of very nice feedback on the three tools I recently added to the MySQL Toolkit project on Sourceforge, and found and solved several issues with quoting and password prompting, index types, and so forth. Thank you all for your feedback, and welcome to Ruslan Zakirov, who plans to add some new tools!

innotop 1.4.0 released

It’s finally ready – the new stable version of the innotop MySQL and InnoDB monitor. Version 1.4.0 brings you new features and enhancements I think you’ll really enjoy: Manage many servers at once conveniently. Powerful filters, expressions, colorizing rules, and sorting. Better error handling. More modes, such as a mode to monitor and control replication. Much more. Much gratitude is due the people who’ve helped, especially Sebastien Estienne, Christian Hammers, Steven Kreuzer and other people who’ve helped design features, make packages, get innotop distributed more widely, and give me advice on such things as Makefiles.

lua

lua + FastCGI

I was looking for a FastCGI backend for lua to have a asynchronous brother for mod-magnet in lighttpd.

Same as mod-magnet this embedding of lua is not meant to replace Frameworks like Rails or Spring, nor do I want to write average PHP application in it. I use this magnet to write small scripts (for this project it was 140 lines of lua) which is going to be executed at least 500 times a second.

That is a range where the setup-cost for a request matters. I don't want to load the session, nor do I want cleanup the whole environment for each request. I need a way to store connections to the database over multiple requests and I have to cache content from the database in the application.

I needed: - a byte-code cache …

[Read more]
lua

lua + FastCGI

I was looking for a FastCGI backend for lua to have a asynchronous brother for mod-magnet in lighttpd.

Same as mod-magnet this embedding of lua is not meant to replace Frameworks like Rails or Spring, nor do I want to write average PHP application in it. I use this magnet to write small scripts (for this project it was 140 lines of lua) which is going to be executed at least 500 times a second.

That is a range where the setup-cost for a request matters. I don't want to load the session, nor do I want cleanup the whole environment for each request. I need a way to store connections to the database over multiple requests and I have to cache content from the database in the application.

I needed: - a byte-code cache - …

[Read more]
Amanda Rapid Installer

Two days ago, we announced Amanda Enterprise Edition 2.6. One of the
key features of the release is Zmanda Management Console - a simple,
secure and easy to use interface for Amanda. Zmanda Management Console
allows users to configure and administer Amanda backups, restore from
Amanda backup archives, and provides reports.

In addition to Zmanda Management Console, Amanda Enterprise Edition
2.6 includes Amanda Rapid Installer. Amanda Rapid Installer makes the
installation of Amanda Enterprise Edition and Zmanda Management
Console a simple process. Users just need to download the common binary for all
supported platforms from the Zmanda Network, run the installer, answer
few …

[Read more]
Log Buffer #34: a Carnival of the Vanities for DBAs

Welcome to the 34th edition of Log Buffer, the weekly review of the database blogosphere. You may have heard by now of problems that the change in Daylight Saving Time presents Oracle databases and related systems. (If you haven’t heard and have some of these systems, you can start freaking out right about now.) We’ve [...]

Stockholm

Currently in the MySQL Cluster team office in Stockholm - and have been since Wednesday. I’ll be here for the next 3 weeks working in the office. This will be the longest amount of time I’ve worked in an actual office (instead of working from home) in more than 2.25 years!

I found Veronica Mars on TV last night… which is great, because I’ve sort of become addicted. Unfortunately, Sweden is a few episodes ahead of Australia…. so I’ve skipped a few now (go MythTV, record them for me baby). One really good thing about Swedish TV is that things are subtitled instead of dubbed - excellent if your Swedish isn’t that great (mine isn’t). Whenever here, I also seem to find some TV shows that look really interesting, except for the fact that it’s all in a language I don’t understand… certainly an interesting dilemma.

Today I’ve been working on material for the …

[Read more]
Showing entries 38436 to 38445 of 44083
« 10 Newer Entries | 10 Older Entries »