Showing entries 39591 to 39600 of 44145
« 10 Newer Entries | 10 Older Entries »
Meetup Next Week

The first ever Phoenix MySQL Meetup is less than a week away. While there are a few more members now, the inaugural event will most likely be just a few people. I am curious to see how this develops and how many other MySQL types there are in the Valley, especially as more companies are coming here that make use of or partner with MySQL in some way.

Meetup: Kai Voigt will talk about MySQL Cluster in Delhi, India on Nov. 17th

If you happen to live somewhere around Delhi, India and you are curious to learn more about MySQL Cluster, make sure to RSVP for Kai's Workshop on this subject, which will take place on Friday, November 17, 2006, 6:00 PM at Value One, D 21 NDSE 1, Delhi. Space is limited, so hurry!

I personally will also mention MySQL Cluster during my talk about High Availability Solutions with MySQL that I will give at the Fachhochschule Oldenburg/Ostfriesland/Wilhelmshaven tomorrow.

Meetup: Kai Voigt will talk about MySQL Cluster in Delhi, India on Nov. 17th

If you happen to live somewhere around Delhi, India and you are curious to learn more about MySQL Cluster, make sure to RSVP for Kai's Workshop on this subject, which will take place on Friday, November 17, 2006, 6:00 PM at Value One, D 21 NDSE 1, Delhi. Space is limited, so hurry!

I personally will also mention MySQL Cluster during my talk about High Availability Solutions with MySQL that I will give at the Fachhochschule Oldenburg/Ostfriesland/Wilhelmshaven tomorrow.

Programme - linux.conf.au 2007

The Programme for linux.conf.au 2007 has hit the streets (err.. web) and it’s looking pretty neat.

I’m glad to see the MySQL and PostgreSQL miniconfs on different days - means I should be able to pop into the PostgreSQL one as well. Kernel could be interesting too… I guess it can depend on the sessions and stuff though.

Greg Banks’ session on “Making NFS Suck Faster” should be interesting. Tridge’s session on “clustering tdb - a little database meets big iron” should be really interesting (after all, I hack on a clustered database for a crust). After lunch, I’m a bit torn between a few sessions - but Matthew Garrett’s “Fixing suspend for fun and profit” could be a laugh. …

[Read more]
Using X-Accel-Redirect Header With Nginx to Implement Controlled Downloads (with rails and php examples)

Sometimes you may need to implement controlled downloads when all downloads requests being sent to your script and then this script decides what to do: to send some file to the user or to show some access denied page or, maybe, do something else. In lighttpd server it can be done by returning X-Sendfile header from script. Nginx have its own implementation of such idea using X-Accel-Redirect header. In this short post I will try to describe how to use this feature from PHP and Rails applications.

(more…)

Zend Conference Report

Zend kicked off their PHP conference today with updates to their product roadmaps, a glimpse at some future developments and also strategic partnerships with MySQL and Microsoft focused on accelerating the adoption of the PHP.  Zend did a good job demonstrating the power of PHP with some cool Web 2.0 applications that use both PHP and MySQL including Flickr, Joomla!, SugarCRM, ZenCart, MediaWiki etc. Then they surprised the audience by showing that these were all running on an IBM iSeries i5 server --what used to be known as the old IBM AS400 "green screen" systems.  Given Oracle's recent moves to try to co-opt Red Hat Linux, it's good to see that IBM is serious about not just Linux but the whole LAMP stack. 

Zend also shared stats from …

[Read more]
451 CAOS Links - 2006.10.31

Microsoft and Zend Technologies Announce Technical Collaboration to Improve Interoperability of PHP on the Windows Server Platform, Zend Technologies (Press Release)

OpenClovis Launches New Application Open Source Projects, OpenClovis (Press Release)

Red Hat Moving Forward, eWeek, Peter Galli (Podcast)

OpenMFG Introduces Upgraded Version of Namesake Suite, eWeek, Renee Boucher Ferguson (Article)

[Read more]
Making connections more manageable

For the past few weeks off and on, as part of Proven Scaling’s project to improve the MySQL server, I’ve been helping Joel Seligstein to really dig into the MySQL source code and add some features, in preparation for a much bigger feature coming up (more on that at a future date). He has now finished three smaller projects that have been on Proven Scaling’s and my own to-do list for quite some time: SET CONNECTION STATUS status, KILL connection_id WITH QUERY query_id, and SHOW … FOR CONNECTION connection_id.1

SET CONNECTION STATUS

This patch adds a new SET CONNECTION STATUS status command, which allows each session to set a status which will be shown in a new …

[Read more]
Holidays, Cache, and nothing is absolute

Observation on web page design during the Hacker Holiday:

It crossed my mind the other day that the web has moved to a design where you have a "so-so" intro page to the site, and a very customized personal page. This is not a new thought, I recognized this trend years ago, but thinking about it again this week got me to thinking more about cache design.

Slashdot uses a customizable front page, but most objects and design elements are reused. A few recent sites like Digg emulate this site design, but its just not as common any more for large sites. More often now sites use the homepage as a jumping off point and expect the user to spend more time in a "personalized page" where components will be less reusable (from a site wide viewpoint). Sites like Livejournal, FaceBook, MySpace, Tribe, represent the "personalized page" design.

This means? Sites like Slashdot optimize for a handful of pages, while the …

[Read more]
Microsoft makes nice with another open source company (SocialText)

If you've followed this blog, you know that I feel Microsoft's Sharepoint is the future of Microsoft's enterprise lock-in. Intriguingly, an open source company, SocialText, has joined forces with Microsoft to help them achieve that goal even faster. Ross and company are even providing an easy migration from JotSpot (acquired by Google), just in case you wanted to expedite the lock-in. :-)

Ross is a smart guy and understands that open source is still too young to be linking up solely with open source companies. Microsoft, for its part, recognizes the future, and so has partnered with …

[Read more]
Showing entries 39591 to 39600 of 44145
« 10 Newer Entries | 10 Older Entries »