Showing entries 41406 to 41415 of 44083
« 10 Newer Entries | 10 Older Entries »
PHP News Catchup

Because I've been busy with work and travel in the last few weeks, there's a lot I haven't had the time to blog about. So, I decided to try to summarize the important stuff I've missed in one rushed, disorganized post. (Maybe you missed some stuff, too.) Please feel free to add to this quick summary, and be sure to keep up with PHPDeveloper.org for more thorough PHP news coverage.

I dropped by the April meeting of the Nashville PHP User Group. It is a very cool group of people who meet at a local cafe and chat about PHP and related technologies. I had a few pints of Murphy's Stout, so I can't imagine a better meeting. Paul Jones drove up from Memphis, and it was nice to meet him in person.

The Zend Framework

[Read more]
Piano singing

wall Of Photos

we love our work

.techtalk

We are Totally not working at the staff party

Photo of us looking at Patg’s talk

MySQL stored procedures with Ruby

Ruby's getting an incredible amount of attention recently, largely as the result of Ruby on Rails.  I've played a little with Ruby on Rails and it certainly is the easiest way I've seen so far to develop  web interfaces to a back-end database.

At the same time,  I've been shifting from perl to Java as my language of choice for any serious database utility development.  But I still feel the need for something dynamic and hyper-productive when I'm writing something one-off or for my own use.  I've been playing with Python, but if Ruby has the upper ground as a web platform then maybe I should try Ruby. 

So seeing as how I've just finished the MySQL stored procedure book, first thing is to see if I can use Ruby for MySQL stored procedures.

Database - and MySQL - support for Ruby is kind of all over the place.  There's a DBI option (similar to perl) which provides a consistent interface …

[Read more]
Advanced MySQL Replication Techniques

You may know about the MySQL Cluster, which is a complex architecture to achieve high availability and performance. One of the advantages of MySQL Cluster is that each node is a peer to the others, whereas in a normal replicating system you have a master and many slaves, and applications must be careful to write only to the master. In this article, Giuseppe Maxia, CTO of Stardata IT, provides unique insight into circular replication (multi-master replication) with failover.

GarbageScout (updated)

When we talk about the future of the web, we often think of web sites from the big guys, like Google, Yahoo or huge phenomena like the FaceBook, or NeoPets.  But open source is actually enabling a new generation of entrepreneurs and individual developers to create applications that are in some cases just garbage.  And I mean that in the best way possible.  Let me explain.

A few weeks ago when I was at LinuxWorld, Bill Hilf from Microsoft demonstrated a very cool site called GarbageScout.  If you haven't seen it, you really need to check it out; it's the perfect example of a Web 2.0 "mashup" that combines Google maps information with photos that people post of random …

[Read more]
opentaps version 0.9

This coming week, we will be releasing opentaps version 0.9 at MySQL Users Conference 2006 in Santa Clara, CA. This release is a major milestone in our quest to bring forth a powerful, flexible, well-architected, and truly open source Enterprise Resource Planning (ERP) application. It is the culmination of a three-year effort by myself, our team here at Open Source Strategies, Inc., and the entire global community of Open For Business (OFBiz) developers, contributors, and users.

What Does it Do?

Imagine if you had a very complex business. You sell custom design services to your customers, manufacture products for them, and then warranty your products. At the same time, you also sold off-the-shelf complementary products. Your products are sold online, in retail stores, and by a direct sales force to larger customers. Those larger customers require design documents and contracts.

Now imagine that your …

[Read more]
6am on the eastern front

So who's going to MySQL UC this year besides me? :)

Coming sometime:

Adventures with LSI MegaRAID and SATA RAID
initramfs and brain damage
blah blah blah.

Been reading a lot of the LKML lately. About 90% I delete by subject, the other 10% I try to read and use wikipedia/google to get caught up in terms I don't know. Learn learn learn. I'm a boring person.

Showing entries 41406 to 41415 of 44083
« 10 Newer Entries | 10 Older Entries »